Aug 19 21:18:14.135404 np0000007814 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 19 21:18:14.142601 np0000007814 devstack@c-api.service[100172]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 19 21:18:14 2026] *** Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: nodename: np0000007814 Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: machine: x86_64 Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: clock source: unix Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: pcre jit disabled Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: detected number of CPU cores: 16 Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: current working directory: / Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: detected binary path: /usr/bin/uwsgi-core Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: your processes number limit is 257052 Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: your memory page size is 4096 bytes Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: detected max file descriptor number: 2048 Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: lock engine: pthread robust mutexes Aug 19 21:18:14.144261 np0000007814 devstack@c-api.service[100172]: thunder lock: enabled Aug 19 21:18:14.144582 np0000007814 devstack@c-api.service[100172]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 19 21:18:14.144582 np0000007814 devstack@c-api.service[100172]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 19 21:18:14.144582 np0000007814 devstack@c-api.service[100172]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 19 21:18:14.144582 np0000007814 devstack@c-api.service[100172]: Set PythonHome to /opt/stack/data/venv Aug 19 21:18:14.180999 np0000007814 devstack@c-api.service[100172]: Python main interpreter initialized at 0x7e04c2ea4668 Aug 19 21:18:14.180999 np0000007814 devstack@c-api.service[100172]: python threads support enabled Aug 19 21:18:14.180999 np0000007814 devstack@c-api.service[100172]: your server socket listen backlog is limited to 100 connections Aug 19 21:18:14.180999 np0000007814 devstack@c-api.service[100172]: your mercy for graceful operations on workers is 80 seconds Aug 19 21:18:14.181508 np0000007814 devstack@c-api.service[100172]: mapped 671795 bytes (656 KB) for 4 cores Aug 19 21:18:14.181638 np0000007814 devstack@c-api.service[100172]: *** Operational MODE: preforking *** Aug 19 21:18:14.181810 np0000007814 devstack@c-api.service[100172]: *** uWSGI is running in multiple interpreter mode *** Aug 19 21:18:14.181810 np0000007814 devstack@c-api.service[100172]: spawned uWSGI master process (pid: 100172) Aug 19 21:18:14.181973 np0000007814 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 19 21:18:14.182533 np0000007814 devstack@c-api.service[100172]: spawned uWSGI worker 1 (pid: 100175, cores: 1) Aug 19 21:18:14.183109 np0000007814 devstack@c-api.service[100172]: spawned uWSGI worker 2 (pid: 100176, cores: 1) Aug 19 21:18:14.183499 np0000007814 devstack@c-api.service[100172]: spawned uWSGI worker 3 (pid: 100177, cores: 1) Aug 19 21:18:14.183872 np0000007814 devstack@c-api.service[100172]: spawned uWSGI worker 4 (pid: 100178, cores: 1) Aug 19 21:18:14.183916 np0000007814 devstack@c-api.service[100172]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 19 21:18:14.304265 np0000007814 devstack@c-api.service[100176]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 21:18:14.304265 np0000007814 devstack@c-api.service[100176]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 21:18:14.304265 np0000007814 devstack@c-api.service[100176]: we strongly recommend against using it for new projects. Aug 19 21:18:14.304265 np0000007814 devstack@c-api.service[100176]: If you are already using Eventlet, we recommend migrating to a different Aug 19 21:18:14.304265 np0000007814 devstack@c-api.service[100176]: framework. For more detail see Aug 19 21:18:14.304265 np0000007814 devstack@c-api.service[100176]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 21:18:14.304265 np0000007814 devstack@c-api.service[100176]: import eventlet # noqa Aug 19 21:18:14.307511 np0000007814 devstack@c-api.service[100175]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 21:18:14.307511 np0000007814 devstack@c-api.service[100175]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 21:18:14.307511 np0000007814 devstack@c-api.service[100175]: we strongly recommend against using it for new projects. Aug 19 21:18:14.307511 np0000007814 devstack@c-api.service[100175]: If you are already using Eventlet, we recommend migrating to a different Aug 19 21:18:14.307511 np0000007814 devstack@c-api.service[100175]: framework. For more detail see Aug 19 21:18:14.307511 np0000007814 devstack@c-api.service[100175]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 21:18:14.307511 np0000007814 devstack@c-api.service[100175]: import eventlet # noqa Aug 19 21:18:14.332662 np0000007814 devstack@c-api.service[100177]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 21:18:14.332662 np0000007814 devstack@c-api.service[100177]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 21:18:14.332662 np0000007814 devstack@c-api.service[100177]: we strongly recommend against using it for new projects. Aug 19 21:18:14.332662 np0000007814 devstack@c-api.service[100177]: If you are already using Eventlet, we recommend migrating to a different Aug 19 21:18:14.332662 np0000007814 devstack@c-api.service[100177]: framework. For more detail see Aug 19 21:18:14.332662 np0000007814 devstack@c-api.service[100177]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 21:18:14.332662 np0000007814 devstack@c-api.service[100177]: import eventlet # noqa Aug 19 21:18:14.340520 np0000007814 devstack@c-api.service[100178]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 21:18:14.340520 np0000007814 devstack@c-api.service[100178]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 21:18:14.340520 np0000007814 devstack@c-api.service[100178]: we strongly recommend against using it for new projects. Aug 19 21:18:14.340520 np0000007814 devstack@c-api.service[100178]: If you are already using Eventlet, we recommend migrating to a different Aug 19 21:18:14.340520 np0000007814 devstack@c-api.service[100178]: framework. For more detail see Aug 19 21:18:14.340520 np0000007814 devstack@c-api.service[100178]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 21:18:14.340520 np0000007814 devstack@c-api.service[100178]: import eventlet # noqa Aug 19 21:18:14.455327 np0000007814 devstack@c-api.service[100175]: /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 19 21:18:14.455327 np0000007814 devstack@c-api.service[100175]: from cgi import parse_header Aug 19 21:18:14.464237 np0000007814 devstack@c-api.service[100176]: /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 19 21:18:14.464237 np0000007814 devstack@c-api.service[100176]: from cgi import parse_header Aug 19 21:18:14.493434 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 21:18:14.493434 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:18:14.504280 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 21:18:14.504280 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:18:14.504431 np0000007814 devstack@c-api.service[100175]: /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 19 21:18:14.504431 np0000007814 devstack@c-api.service[100175]: removals.removed_module( Aug 19 21:18:14.505264 np0000007814 devstack@c-api.service[100175]: /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 19 21:18:14.505264 np0000007814 devstack@c-api.service[100175]: removals.removed_module( Aug 19 21:18:14.514214 np0000007814 devstack@c-api.service[100178]: /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 19 21:18:14.514214 np0000007814 devstack@c-api.service[100178]: from cgi import parse_header Aug 19 21:18:14.515088 np0000007814 devstack@c-api.service[100176]: /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 19 21:18:14.515088 np0000007814 devstack@c-api.service[100176]: removals.removed_module( Aug 19 21:18:14.515867 np0000007814 devstack@c-api.service[100176]: /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 19 21:18:14.515867 np0000007814 devstack@c-api.service[100176]: removals.removed_module( Aug 19 21:18:14.530504 np0000007814 devstack@c-api.service[100177]: /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 19 21:18:14.530504 np0000007814 devstack@c-api.service[100177]: from cgi import parse_header Aug 19 21:18:14.551848 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 21:18:14.551848 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:18:14.562941 np0000007814 devstack@c-api.service[100178]: /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 19 21:18:14.562941 np0000007814 devstack@c-api.service[100178]: removals.removed_module( Aug 19 21:18:14.563761 np0000007814 devstack@c-api.service[100178]: /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 19 21:18:14.563761 np0000007814 devstack@c-api.service[100178]: removals.removed_module( Aug 19 21:18:14.568227 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 21:18:14.568227 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:18:14.579719 np0000007814 devstack@c-api.service[100177]: /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 19 21:18:14.579719 np0000007814 devstack@c-api.service[100177]: removals.removed_module( Aug 19 21:18:14.580595 np0000007814 devstack@c-api.service[100177]: /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 19 21:18:14.580595 np0000007814 devstack@c-api.service[100177]: removals.removed_module( Aug 19 21:18:15.238297 np0000007814 devstack@c-api.service[100175]: /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 19 21:18:15.238297 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:18:15.293702 np0000007814 devstack@c-api.service[100175]: /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 19 21:18:15.293702 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:18:15.311296 np0000007814 devstack@c-api.service[100176]: /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 19 21:18:15.311296 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:18:15.326524 np0000007814 devstack@c-api.service[100178]: /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 19 21:18:15.326524 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:18:15.375436 np0000007814 devstack@c-api.service[100178]: /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 19 21:18:15.375436 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:18:15.380144 np0000007814 devstack@c-api.service[100176]: /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 19 21:18:15.380144 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:18:15.441235 np0000007814 devstack@c-api.service[100177]: /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 19 21:18:15.441235 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:18:15.487111 np0000007814 devstack@c-api.service[100175]: 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 19 21:18:15.487438 np0000007814 devstack@c-api.service[100175]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100175) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 21:18:15.500721 np0000007814 devstack@c-api.service[100177]: /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 19 21:18:15.500721 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:18:15.549468 np0000007814 devstack@c-api.service[100176]: 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 19 21:18:15.549685 np0000007814 devstack@c-api.service[100176]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100176) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 21:18:15.559561 np0000007814 devstack@c-api.service[100178]: 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 19 21:18:15.559814 np0000007814 devstack@c-api.service[100178]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100178) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 21:18:15.581328 np0000007814 devstack@c-api.service[100175]: /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 19 21:18:15.581328 np0000007814 devstack@c-api.service[100175]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 21:18:15.613682 np0000007814 devstack@c-api.service[100176]: /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 19 21:18:15.613682 np0000007814 devstack@c-api.service[100176]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 21:18:15.623049 np0000007814 devstack@c-api.service[100178]: /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 19 21:18:15.623049 np0000007814 devstack@c-api.service[100178]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 21:18:15.682139 np0000007814 devstack@c-api.service[100177]: 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 19 21:18:15.682336 np0000007814 devstack@c-api.service[100177]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100177) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 21:18:15.767122 np0000007814 devstack@c-api.service[100177]: /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 19 21:18:15.767122 np0000007814 devstack@c-api.service[100177]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 21:18:16.035529 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100175) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 21:18:16.035698 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100178) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 21:18:16.035820 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100176) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 21:18:16.035947 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.035999 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.036067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.036110 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.036212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.036265 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.036310 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.036352 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.036462 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.038222 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.038289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.038358 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.038407 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.038461 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.038521 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.038595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.038649 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.038694 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.038743 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.038796 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.038841 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.038887 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.038936 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.038979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.039054 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.039108 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.039108 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.039189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.039235 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.039278 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.039726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.039798 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.039856 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.039913 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.039998 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.040087 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.040140 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.040202 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.040288 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.040335 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.040335 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.040419 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.040463 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.040505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.040546 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.040589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.040638 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.040664 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.040685 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.040705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.040724 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.040744 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.040764 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.040788 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.040823 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.040850 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.040870 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.040870 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.040906 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.040926 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.040946 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.040971 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.040999 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.041042 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.041065 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.041085 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.041085 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.041120 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.041140 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.041159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.041185 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.041212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.042672 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.042740 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.042809 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.042868 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.042914 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.042968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.043142 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.043261 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.043332 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.043396 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.043456 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.043508 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.043563 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.043590 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.043614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.043671 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.043744 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.043814 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.043864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.043898 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.043923 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.043945 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.043965 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.043985 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.044087 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.044128 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.044172 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.044213 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.044263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.044263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.044350 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.044392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.044392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.044438 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.044438 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.044991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.044991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.044991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.044991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.044991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.044991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.045246 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.045431 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.045495 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.045520 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.045542 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.045562 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.045748 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.045822 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.045846 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.045867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.045889 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.045889 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.045939 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.045959 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.045980 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.046000 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.046044 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.046078 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.046101 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.046101 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.046136 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.046189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.046746 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.046879 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.046925 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.046925 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.047040 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.047084 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.047118 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.047118 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.047176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.047208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.047243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.047285 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.047317 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.047356 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.047389 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.047420 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.047450 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.047482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.047513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.047546 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.047577 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.047608 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.047640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.047683 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.047722 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.047760 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.047796 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.047828 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.047861 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.047889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.047910 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.047931 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.047957 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.047984 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.048050 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.048081 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.048103 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.048124 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.048145 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.048166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.048166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.048166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.049497 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.049595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.049595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.049747 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.049822 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.049901 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.049901 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.050005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.050087 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.050129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.050193 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.050240 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.050284 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.050344 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.050388 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.050423 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.050458 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.050544 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.050583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.050583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.050583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.056046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.056159 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.056264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.056339 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.056430 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.056513 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.056513 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.056600 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.056641 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.056681 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.056718 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.056758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.056801 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.056838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.056882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.056923 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.056958 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.056958 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.056958 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.056958 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.057113 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.057467 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.057520 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.057609 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.057681 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.057751 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.057840 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.057910 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.057970 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.058045 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.058045 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.058174 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.058243 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.058243 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.058368 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.058368 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.058510 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.058584 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.058584 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.058682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.058721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.058721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.059872 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.059924 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.060002 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.060080 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.060261 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.060261 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.060372 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.060549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.060648 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.060757 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.060854 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.060932 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.061004 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.061126 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.061198 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.061245 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.061285 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.061334 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.061334 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.061400 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.061436 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.061482 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.061482 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.061553 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.061593 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.061633 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.061672 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.061718 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.061769 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.061769 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.061769 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.061867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.061907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.061947 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.061985 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.062063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.062106 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.062147 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.062186 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.062225 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.062510 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.062510 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.062656 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.062656 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.062656 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.062877 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.062952 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.063056 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.063056 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.063209 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.063283 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.063474 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.063557 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.063627 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.063690 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.063767 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.063832 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.063896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.063958 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.063958 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.064103 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.064175 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.064242 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.065472 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.065566 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.065653 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.065746 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.065816 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.066006 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.066006 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.066163 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.066208 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.066250 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.066290 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.066330 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.066370 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.066427 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.066469 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.066506 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.066546 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.066582 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.066615 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.066650 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.066650 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.067079 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.067079 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.067079 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.067262 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.067337 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.067337 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.067457 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.067524 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.067590 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.067655 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.067721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.067721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.067721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.067721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.067982 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.067982 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.067982 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.067982 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.067982 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.068289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.068289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.068653 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.068725 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.068820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.068899 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.068979 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.069090 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.069139 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.069192 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.069241 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.069282 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.069321 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.069374 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.069419 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.069465 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.069505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.069544 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.069544 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.069611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.069649 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.069688 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.069688 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.069834 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.069834 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.069834 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.069955 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.069999 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.069999 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.070096 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.070136 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.070136 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.070222 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.070265 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.070304 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.070346 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.070385 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.070433 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.070433 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.070513 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.070563 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.070603 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.070654 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.070695 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.070743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.070783 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.070824 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.070863 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.070903 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.070944 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.070982 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.071063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.071108 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.071165 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.071165 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.071238 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.071287 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.071331 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.071371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.071408 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.071448 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.071448 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.071529 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.071579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.071621 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.071660 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.071699 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.071735 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.071771 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.071803 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.071842 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.071889 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.071889 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.071960 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.071999 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.072747 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.072824 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.072899 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.072967 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.073073 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.073211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.073211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.073337 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.073417 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.073508 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.073508 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.073720 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.073720 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.073720 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.073720 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.073964 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.074045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.074045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.074182 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.074259 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.074332 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.074408 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.074482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.074556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.074637 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.074637 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.074776 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.074858 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.074858 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.074993 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.075091 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.075177 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.075252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.075252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.075252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.075252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.075252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.075252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.075252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.075252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.075252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.075252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.075881 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.075944 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.076043 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.076043 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.076270 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.076350 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.076415 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.076415 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.076415 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.076415 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.076415 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.076701 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.076764 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.076823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.076887 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.076887 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.076990 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.077074 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.077160 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.077218 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.077283 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.077342 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.077397 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.077467 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.077524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.077524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.077524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.077524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.077524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.077524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.077524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.077524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.078283 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.078367 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.078423 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.078475 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.078528 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.078589 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.078649 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.078708 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.078766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.078766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.078894 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.078968 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.078968 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.078968 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.079371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.079452 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.079538 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.079582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.079627 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.079683 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.079747 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.081663 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.081765 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.081816 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.081862 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.081906 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.081955 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.081998 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.082090 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.082135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.082190 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.082232 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.082443 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.082518 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.082592 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.082657 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.082726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.082726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.082726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.082726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.082726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.082726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.083085 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.083181 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.083264 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.083339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.083414 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.083414 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.083538 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.083538 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.083674 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.083736 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.083784 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.083824 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.083859 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.083894 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.083934 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.083969 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.084004 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.084004 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.084004 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.084004 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.084004 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.084819 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.084883 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.084984 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.085107 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.085189 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.085253 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.085295 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.085339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.085380 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.085420 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.085464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.085504 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.085545 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.085589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.085628 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.085677 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.085719 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.085764 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.085805 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.085846 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.085885 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.085934 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.085978 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.086047 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.086104 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.086143 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.086179 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.086215 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.086250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.086309 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.086350 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.086389 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.086429 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.086429 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.086516 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.086563 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.086611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.086611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.086611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.086611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.086611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.086611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.089785 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.089785 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.089985 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.090068 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.090114 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.090157 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.090197 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.090235 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.090277 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.090318 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.090369 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.090420 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.090470 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.090511 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.090558 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.090607 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.090655 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.090695 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.090735 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.090735 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.090804 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.094637 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.094728 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.094769 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.094913 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.094966 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.095045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.095101 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.095138 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.095176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.095210 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.095255 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.095292 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.095328 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.095328 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.095583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.095583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.095710 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.095710 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.095710 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.095877 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.095877 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.096004 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.096004 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.096004 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.096426 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.096654 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.096762 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.096847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.096922 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.097001 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.097095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.097177 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.097245 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.097306 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.097369 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.097456 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.097643 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.097715 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.097761 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.097761 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.097834 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.097834 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.098945 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.099057 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.099104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.099146 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.099254 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.099254 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.099384 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.099384 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.099520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.099596 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.099680 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.099680 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.099750 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.099781 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.099822 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.099822 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.099822 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.099822 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100178) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.140598 np0000007814 devstack@c-api.service[100176]: INFO dbcounter [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Registered counter for database cinder Aug 19 21:18:16.140719 np0000007814 devstack@c-api.service[100175]: INFO dbcounter [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Registered counter for database cinder Aug 19 21:18:16.143604 np0000007814 devstack@c-api.service[100178]: INFO dbcounter [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Registered counter for database cinder Aug 19 21:18:16.173352 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100177) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 21:18:16.173813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.173887 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.174119 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.174656 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.174745 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.174828 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.174899 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.175049 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.175049 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.175172 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.175614 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.175669 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.175760 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.175840 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.175911 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.175947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.175984 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.176094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.176145 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.176210 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.176260 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.176308 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.176363 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.176415 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.177046 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.177227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.177227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.177227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.177334 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.177334 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.177398 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.177647 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.177703 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.177800 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.177885 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.177885 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.177997 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.177997 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.178490 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.179078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.179078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.179078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.179078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.179078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.179078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.179292 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.179292 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.179369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.179405 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.179577 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.179577 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.179719 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.179719 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.179719 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.179919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.179919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.179919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.180102 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.180102 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.182422 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.182530 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.182576 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c 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=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:16.182681 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.182681 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.182681 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.182794 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.182835 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.183713 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef 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=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:16.184088 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.184153 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.184239 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.184298 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.184348 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.184396 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.184430 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.184788 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.184848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.184932 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.185066 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.185142 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.185142 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.185243 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.185847 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.185910 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.185986 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.186072 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.186163 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.186253 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.186332 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 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=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:16.186412 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.186537 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.186599 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.186636 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.186739 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.186818 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.186818 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.186974 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.187692 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.187753 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.187842 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.187917 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.187992 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.188110 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.188110 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.188835 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.188905 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.189037 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.189097 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.189182 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.189256 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.189256 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.189619 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.189695 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.189741 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.189782 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.189833 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.189875 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.190118 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.190590 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.190680 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.190758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.190832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.190832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.190961 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.190961 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.191256 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.191317 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.191402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.191478 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.191550 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.191593 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.191692 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.191763 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.191805 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.191840 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.191929 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.192055 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.192115 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.192149 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.192180 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.192271 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.192345 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.192345 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.192441 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.192441 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.192505 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.193076 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.193169 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.193258 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.193258 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.193333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.193333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.193403 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.193718 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.193798 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.193856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.193897 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.193972 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.194064 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.194129 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.194188 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.194243 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.194280 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.194314 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.194390 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.194494 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.194494 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.195141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.195212 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.195248 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.195342 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.195414 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.195414 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.195540 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.196105 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.196162 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.196250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.196321 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.196321 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.196442 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.196442 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.196879 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.196975 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.197096 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.197139 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.197222 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.197268 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.197313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.197797 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.197855 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.197903 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.198049 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.198124 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.198202 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.198245 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.198279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.198356 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.198417 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.198489 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.198489 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.198589 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.198589 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.199603 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.199678 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.199678 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.199758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.200368 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.200368 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.200368 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.200884 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.200984 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.201078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.201134 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.201220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.201266 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.201354 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.201647 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.201750 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.201795 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.201832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.201869 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.202117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.202117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 21:18:16.203493 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 21:18:16.203668 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 21:18:16.203668 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 21:18:16.203668 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 21:18:16.203735 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 21:18:16.203842 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 21:18:16.248417 np0000007814 devstack@c-api.service[100177]: INFO dbcounter [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Registered counter for database cinder Aug 19 21:18:16.294577 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 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=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:16.310376 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writer thread running {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 21:18:16.313149 np0000007814 devstack@c-api.service[100178]: INFO cinder.rpc [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 21:18:16.316404 np0000007814 devstack@c-api.service[100178]: INFO cinder.rpc [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 21:18:16.319177 np0000007814 devstack@c-api.service[100178]: INFO cinder.rpc [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 21:18:16.319318 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writer thread running {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 21:18:16.320101 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writer thread running {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 21:18:16.321737 np0000007814 devstack@c-api.service[100178]: INFO cinder.rpc [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 21:18:16.322224 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.322312 np0000007814 devstack@c-api.service[100176]: INFO cinder.rpc [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 21:18:16.322588 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.323396 np0000007814 devstack@c-api.service[100175]: INFO cinder.rpc [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 21:18:16.324960 np0000007814 devstack@c-api.service[100176]: INFO cinder.rpc [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 21:18:16.325173 np0000007814 devstack@c-api.service[100178]: WARNING cinder.keymgr.conf_key_mgr [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 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 19 21:18:16.326722 np0000007814 devstack@c-api.service[100175]: INFO cinder.rpc [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 21:18:16.327510 np0000007814 devstack@c-api.service[100176]: INFO cinder.rpc [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 21:18:16.328605 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.328805 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.329683 np0000007814 devstack@c-api.service[100175]: INFO cinder.rpc [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 21:18:16.329864 np0000007814 devstack@c-api.service[100176]: INFO cinder.rpc [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 21:18:16.330317 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.330627 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.331417 np0000007814 devstack@c-api.service[100176]: WARNING cinder.keymgr.conf_key_mgr [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c 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 19 21:18:16.332577 np0000007814 devstack@c-api.service[100175]: INFO cinder.rpc [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 21:18:16.333447 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.333447 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.334186 np0000007814 devstack@c-api.service[100175]: WARNING cinder.keymgr.conf_key_mgr [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef 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 19 21:18:16.334599 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.334798 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.336907 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.337109 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.368167 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c 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=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:16.370958 np0000007814 devstack@c-api.service[100176]: INFO cinder.rpc [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 21:18:16.371725 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef 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=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:16.373532 np0000007814 devstack@c-api.service[100176]: INFO cinder.rpc [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 21:18:16.373943 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.374115 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.374805 np0000007814 devstack@c-api.service[100175]: INFO cinder.rpc [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 21:18:16.377569 np0000007814 devstack@c-api.service[100175]: INFO cinder.rpc [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 21:18:16.378004 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.378215 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.380589 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 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=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:16.383719 np0000007814 devstack@c-api.service[100178]: INFO cinder.rpc [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 21:18:16.386716 np0000007814 devstack@c-api.service[100178]: INFO cinder.rpc [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 21:18:16.387283 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.387558 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.388462 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.388701 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.389703 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.389873 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.391413 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.391613 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.392591 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.392877 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.394446 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.394605 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.395700 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.395875 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.397835 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.397996 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.399939 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.400136 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.400579 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.400741 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.401393 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.401541 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.402971 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.403134 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.403308 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.403477 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.403522 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.403615 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.405780 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.405906 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.406115 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.406220 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.407188 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.407521 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.410624 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.410774 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.410851 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.410961 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.411046 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.411095 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.413130 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.413196 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.413661 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.413816 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.414066 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.414268 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.415241 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.415383 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.415436 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.415616 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.415750 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.415870 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.416658 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.416812 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.418359 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.418540 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.418583 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.418645 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.418766 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.418867 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.420842 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.420955 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.422905 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.423067 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.423112 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.423276 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.423863 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.424026 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.425454 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.425662 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.426177 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.426362 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.426400 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.426525 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.427622 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.427772 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.428681 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.428797 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.429648 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.429788 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.429990 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.430233 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.430304 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writer thread running {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 21:18:16.430486 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.430594 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.431156 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.431285 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.431320 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.431438 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.431983 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.432148 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.432251 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.432474 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.432703 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.432792 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.433657 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.433731 np0000007814 devstack@c-api.service[100175]: WARNING cinder.api.contrib.hosts [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 21:18:16.433818 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.433975 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.434120 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.434163 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.434301 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.434348 np0000007814 devstack@c-api.service[100177]: INFO cinder.rpc [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 21:18:16.434625 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: extensions {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.434669 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.434821 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.435609 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.435675 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.435781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: consistencygroups {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.435856 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.435891 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.436686 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.436748 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.436871 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.436916 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.437658 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.437784 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.437817 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.437869 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: extra_specs {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.437949 np0000007814 devstack@c-api.service[100177]: INFO cinder.rpc [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 21:18:16.438004 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.438569 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.438683 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.438882 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.439083 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.439760 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: capabilities {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.439835 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.439835 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.440083 np0000007814 devstack@c-api.service[100176]: WARNING cinder.api.contrib.hosts [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 21:18:16.440325 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.440476 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.440522 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.440631 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.440805 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: backups {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.440951 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: extensions {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.441304 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.441395 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.441692 np0000007814 devstack@c-api.service[100177]: INFO cinder.rpc [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 21:18:16.442349 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: consistencygroups {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.442412 np0000007814 devstack@c-api.service[100178]: WARNING cinder.api.contrib.hosts [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 21:18:16.442637 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.442775 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.443467 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: extensions {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.443515 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: os-quota-sets {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.444651 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: extra_specs {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.444704 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: consistencygroups {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.444742 np0000007814 devstack@c-api.service[100177]: INFO cinder.rpc [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 21:18:16.445116 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.445393 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.445568 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: qos-specs {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.446161 np0000007814 devstack@c-api.service[100177]: WARNING cinder.keymgr.conf_key_mgr [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 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 19 21:18:16.446293 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: capabilities {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.446532 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: extra_specs {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.447539 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: backups {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.448382 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: capabilities {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.448748 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: encryption {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.449400 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.449627 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.449770 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: backups {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.449833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: os-quota-sets {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.450415 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: encryption {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.451684 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: cgsnapshots {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.452105 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: qos-specs {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.452624 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: os-quota-sets {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.452827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: scheduler-stats {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.453952 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: qos-specs {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.454047 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: os-volume-manage {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.454090 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: encryption {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.455204 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: os-snapshot-manage {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.455525 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: encryption {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.456181 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: encryption {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.456505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: os-volume-transfer {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.457216 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: cgsnapshots {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.457887 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: encryption {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.458200 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: os-hosts {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.458716 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: scheduler-stats {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.459374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: cgsnapshots {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.459577 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: os-volume-type-access {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.460341 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: os-volume-manage {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.461031 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: scheduler-stats {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.461243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: os-availability-zone {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.461774 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: os-snapshot-manage {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.462618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extended resource: os-quota-class-sets {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.462675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: os-volume-manage {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.463200 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: os-volume-transfer {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.464080 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.464257 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.464304 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: os-snapshot-manage {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.464859 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: os-hosts {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.465039 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.465180 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.465840 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.465888 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: os-volume-transfer {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.465985 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.466400 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: os-volume-type-access {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.466670 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.snapshot_actions [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] SnapshotActionsController initialized {{(pid=100175) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 21:18:16.467061 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.467198 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.467675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: os-hosts {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.467749 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.467804 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: os-availability-zone {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.467866 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.468489 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.468714 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.468945 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extended resource: os-quota-class-sets {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.469152 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: os-volume-type-access {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.469268 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.469385 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.469868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.469991 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.470134 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.470238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.470280 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.470329 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.470407 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.470471 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.470529 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension UsedLimits extending resource: limits {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.470593 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension SnapshotActions extending resource: snapshots {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.470680 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.470769 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension VolumeTypeAccess extending resource: types {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.470877 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension AdminActions extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.470917 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: os-availability-zone {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.470986 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension AdminActions extending resource: snapshots {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.471116 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension AdminActions extending resource: backups {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.471158 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.471234 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension VolumeActions extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.471276 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.471350 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.471441 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-df5ce590-063a-4fca-aa87-521d6cefd2ef None None] Extension TypesManage extending resource: types {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.471910 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.472058 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.472405 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extended resource: os-quota-class-sets {{(pid=100178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.472605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.snapshot_actions [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] SnapshotActionsController initialized {{(pid=100176) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 21:18:16.472904 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.473033 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.473611 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.473721 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.473970 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.474165 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.474378 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.474484 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.474873 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.474990 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.475184 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.475309 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.475636 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.475757 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.475801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.475921 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.476066 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.476158 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.476274 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.476330 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.snapshot_actions [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] SnapshotActionsController initialized {{(pid=100178) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 21:18:16.476366 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.476455 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension UsedLimits extending resource: limits {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.476552 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.476634 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.476674 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.476982 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.477122 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.477190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension AdminActions extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.477190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension AdminActions extending resource: snapshots {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.477190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension AdminActions extending resource: backups {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.477190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension VolumeActions extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.477322 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.477357 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.477462 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-35b1ef45-1fb2-481a-afa3-c672448a0e4c None None] Extension TypesManage extending resource: types {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.477524 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.478086 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.478215 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.478367 np0000007814 devstack@c-api.service[100175]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e04c2ea4668 pid: 100175 (default app) Aug 19 21:18:16.478854 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.478965 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.479495 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.479893 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.479893 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.479893 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.479893 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.480034 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.480083 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension UsedLimits extending resource: limits {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.480212 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.480297 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.480675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.480675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension AdminActions extending resource: volumes {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.480675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension AdminActions extending resource: snapshots {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.480675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension AdminActions extending resource: backups {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.480898 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension VolumeActions extending resource: volumes {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.480898 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.481028 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.router [None req-a177aae2-f713-4320-b11d-5bec8d0743d8 None None] Extension TypesManage extending resource: types {{(pid=100178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.484380 np0000007814 devstack@c-api.service[100176]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e04c2ea4668 pid: 100176 (default app) Aug 19 21:18:16.484767 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 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=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:16.487586 np0000007814 devstack@c-api.service[100177]: INFO cinder.rpc [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 21:18:16.487670 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c7e36361-589d-4e28-8f22-7ff23f528203 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:18:16.487997 np0000007814 devstack@c-api.service[100178]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e04c2ea4668 pid: 100178 (default app) Aug 19 21:18:16.490236 np0000007814 devstack@c-api.service[100177]: INFO cinder.rpc [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 21:18:16.490629 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1/1] 10.4.3.158 () {60 vars in 925 bytes} [Wed Aug 19 21:18:16 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 21:18:16.490756 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.490928 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.501446 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.501599 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.504209 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.504424 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.506691 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.506829 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.512067 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.512067 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.513599 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.513745 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.515660 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.515806 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.518180 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.518339 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.520327 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.520454 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.522909 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.522909 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.523495 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.523659 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.525494 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.525494 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.529636 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.529829 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.532217 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.532370 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.533646 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.533782 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.534703 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.534835 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.535579 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.535703 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.537045 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.537045 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.537369 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.537490 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.541045 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.541045 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.541045 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.541045 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.541045 np0000007814 devstack@c-api.service[100177]: WARNING cinder.api.contrib.hosts [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 21:18:16.541045 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.541045 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.541045 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: extensions {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.542151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: consistencygroups {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.543906 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: extra_specs {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.545231 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: capabilities {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.546331 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: backups {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.548906 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: os-quota-sets {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.550241 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: qos-specs {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.551949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: encryption {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.553246 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: encryption {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.554532 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: cgsnapshots {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.555796 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: scheduler-stats {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.556993 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: os-volume-manage {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.558171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: os-snapshot-manage {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.559466 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: os-volume-transfer {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.560807 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: os-hosts {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.561847 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: os-volume-type-access {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.563145 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: os-availability-zone {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.564707 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extended resource: os-quota-class-sets {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 21:18:16.565647 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.565797 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.566589 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.566720 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.567390 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.567517 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.568117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.snapshot_actions [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] SnapshotActionsController initialized {{(pid=100177) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 21:18:16.568525 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.568567 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.569265 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.569422 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.570149 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.570271 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.570972 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:18:16.571120 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:18:16.571640 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.571811 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension UsedLimits extending resource: limits {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572472 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572602 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572654 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572746 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension AdminActions extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572875 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension AdminActions extending resource: snapshots {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.572978 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension AdminActions extending resource: backups {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.573140 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension VolumeActions extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.573201 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.573291 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-7467a3c8-4b6d-4130-8316-bf40cf0f0140 None None] Extension TypesManage extending resource: types {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 21:18:16.580786 np0000007814 devstack@c-api.service[100177]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e04c2ea4668 pid: 100177 (default app) Aug 19 21:18:21.456498 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fa3422eb-cd7d-402e-91e9-35e6e4c975ef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:18:22.026535 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fa3422eb-cd7d-402e-91e9-35e6e4c975ef admin admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:18:22.027129 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fa3422eb-cd7d-402e-91e9-35e6e4c975ef admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:18:22.028848 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:18:22.028848 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:18:22.061249 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-fa3422eb-cd7d-402e-91e9-35e6e4c975ef 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=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:22.085905 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fa3422eb-cd7d-402e-91e9-35e6e4c975ef admin admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:18:22.086340 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1/2] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Aug 19 21:18:21 2026] POST /volume/v3/types => generated 183 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:18:22.104319 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-66312395-742f-402b-a7bb-cff224c357ba None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:18:22.399572 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-66312395-742f-402b-a7bb-cff224c357ba admin admin] POST https://10.4.3.158/volume/v3/types/f267b79a-3c24-413e-95d9-aac4c23f16f1/extra_specs Aug 19 21:18:22.400133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-66312395-742f-402b-a7bb-cff224c357ba admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:18:22.401769 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:18:22.401769 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:18:22.433079 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-66312395-742f-402b-a7bb-cff224c357ba 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=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:22.490989 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-66312395-742f-402b-a7bb-cff224c357ba admin admin] https://10.4.3.158/volume/v3/types/f267b79a-3c24-413e-95d9-aac4c23f16f1/extra_specs returned with HTTP 200 Aug 19 21:18:22.491440 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1/3] 10.4.3.158 () {68 vars in 1449 bytes} [Wed Aug 19 21:18:22 2026] POST /volume/v3/types/f267b79a-3c24-413e-95d9-aac4c23f16f1/extra_specs => generated 52 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:18:22.730587 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4e82e94f-5388-4ff0-a551-c23e32a5ba02 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:18:23.017560 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e82e94f-5388-4ff0-a551-c23e32a5ba02 admin admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:18:23.018201 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e82e94f-5388-4ff0-a551-c23e32a5ba02 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:18:23.019809 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:18:23.019809 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:18:23.053025 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-4e82e94f-5388-4ff0-a551-c23e32a5ba02 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=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:23.077482 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e82e94f-5388-4ff0-a551-c23e32a5ba02 admin admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:18:23.078072 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 2/4] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Aug 19 21:18:22 2026] POST /volume/v3/types => generated 186 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:18:23.096759 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7fc053c9-4c52-4903-a885-42adf27e54de None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:18:23.376773 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7fc053c9-4c52-4903-a885-42adf27e54de admin admin] POST https://10.4.3.158/volume/v3/types/b4117d8f-b892-4947-9662-0c92e6c22af5/extra_specs Aug 19 21:18:23.377268 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7fc053c9-4c52-4903-a885-42adf27e54de admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:18:23.378879 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:18:23.378879 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:18:23.409746 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-7fc053c9-4c52-4903-a885-42adf27e54de 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=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:18:23.473200 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7fc053c9-4c52-4903-a885-42adf27e54de admin admin] https://10.4.3.158/volume/v3/types/b4117d8f-b892-4947-9662-0c92e6c22af5/extra_specs returned with HTTP 200 Aug 19 21:18:23.473637 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1/5] 10.4.3.158 () {68 vars in 1449 bytes} [Wed Aug 19 21:18:23 2026] POST /volume/v3/types/b4117d8f-b892-4947-9662-0c92e6c22af5/extra_specs => generated 45 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:18:32.083809 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:18:32.489293 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:18:33.075424 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:18:33.471966 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:18:48.856134 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a7096b23-efc0-4ff4-8d8d-0d6482a9152f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:18:48.856746 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7096b23-efc0-4ff4-8d8d-0d6482a9152f None None] GET https://10.4.3.158/volume// Aug 19 21:18:48.856911 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7096b23-efc0-4ff4-8d8d-0d6482a9152f None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:18:48.857139 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7096b23-efc0-4ff4-8d8d-0d6482a9152f None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:18:48.857632 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7096b23-efc0-4ff4-8d8d-0d6482a9152f None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:18:48.858078 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 2/6] 10.4.3.158 () {66 vars in 1425 bytes} [Wed Aug 19 21:18:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:19:26.714122 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4d833ced-080b-42e8-976b-a7479788a12f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:19:26.966314 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d833ced-080b-42e8-976b-a7479788a12f tempest-verify_tempest_config-1935089126 tempest-verify_tempest_config-1935089126-project-member] GET https://10.4.3.158/volume/v3/extensions Aug 19 21:19:26.966472 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d833ced-080b-42e8-976b-a7479788a12f tempest-verify_tempest_config-1935089126 tempest-verify_tempest_config-1935089126-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:19:26.966677 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d833ced-080b-42e8-976b-a7479788a12f tempest-verify_tempest_config-1935089126 tempest-verify_tempest_config-1935089126-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:19:26.967009 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d833ced-080b-42e8-976b-a7479788a12f tempest-verify_tempest_config-1935089126 tempest-verify_tempest_config-1935089126-project-member] https://10.4.3.158/volume/v3/extensions returned with HTTP 200 Aug 19 21:19:26.967360 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 2/7] 10.4.3.158 () {66 vars in 1246 bytes} [Wed Aug 19 21:19:26 2026] GET /volume/v3/extensions => generated 5245 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:19:57.640250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-879f21f6-41fb-4db3-afe0-15aea2f65e00 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:19:57.998703 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-879f21f6-41fb-4db3-afe0-15aea2f65e00 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:19:57.999240 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-879f21f6-41fb-4db3-afe0-15aea2f65e00 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-139920045"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:19:58.014108 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-879f21f6-41fb-4db3-afe0-15aea2f65e00 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:19:58.014546 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 3/8] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:19:57 2026] POST /volume/v3/types => generated 223 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:19:58.023069 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2f5f59a7-9779-4cbe-9e76-78015c40aea8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:19:58.025750 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f5f59a7-9779-4cbe-9e76-78015c40aea8 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:19:58.026196 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f5f59a7-9779-4cbe-9e76-78015c40aea8 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-194431195"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:19:58.060115 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f5f59a7-9779-4cbe-9e76-78015c40aea8 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:19:58.060645 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 2/9] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:19:58 2026] POST /volume/v3/group_types => generated 180 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:19:58.069213 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f63751e8-2719-4345-8aa5-9eda607f439a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:19:58.229881 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f63751e8-2719-4345-8aa5-9eda607f439a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/groups Aug 19 21:19:58.230326 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f63751e8-2719-4345-8aa5-9eda607f439a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2f49108a-3602-4a1b-b1e9-0de69305799c", "volume_types": ["d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e"], "name": "tempest-GroupSnapshotsTest-Group-1099117242"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:19:58.231818 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-f63751e8-2719-4345-8aa5-9eda607f439a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating new group {'group': {'group_type': '2f49108a-3602-4a1b-b1e9-0de69305799c', 'volume_types': ['d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e'], 'name': 'tempest-GroupSnapshotsTest-Group-1099117242'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 21:19:58.241836 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-f63751e8-2719-4345-8aa5-9eda607f439a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating group tempest-GroupSnapshotsTest-Group-1099117242. Aug 19 21:19:58.263362 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f63751e8-2719-4345-8aa5-9eda607f439a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:19:58.262586. {{(pid=100176) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:19:58.263532 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f63751e8-2719-4345-8aa5-9eda607f439a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability Zones retrieved successfully. Aug 19 21:19:58.301173 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f63751e8-2719-4345-8aa5-9eda607f439a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['ec78561d-ffe6-4ce0-8e82-511b4c1416a0'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:19:58.377341 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f63751e8-2719-4345-8aa5-9eda607f439a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Aug 19 21:19:58.377870 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 3/10] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Aug 19 21:19:58 2026] POST /volume/v3/groups => generated 112 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:19:58.388834 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0d603868-d4af-479d-b5d0-4fa73029200f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:19:58.391133 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0d603868-d4af-479d-b5d0-4fa73029200f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87 Aug 19 21:19:58.391459 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0d603868-d4af-479d-b5d0-4fa73029200f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:19:58.391545 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0d603868-d4af-479d-b5d0-4fa73029200f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:19:58.391688 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-0d603868-d4af-479d-b5d0-4fa73029200f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 0cb24dd3-d8d3-4465-86fa-9d75393cec87 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:19:58.399133 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:19:58.399133 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:19:58.420305 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0d603868-d4af-479d-b5d0-4fa73029200f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87 returned with HTTP 200 Aug 19 21:19:58.420762 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 3/11] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:19:58 2026] GET /volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:19:59.432541 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-03327b8b-9346-428f-b21b-2b38123dd11b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:19:59.440100 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-03327b8b-9346-428f-b21b-2b38123dd11b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87 Aug 19 21:19:59.440100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-03327b8b-9346-428f-b21b-2b38123dd11b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:19:59.440100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-03327b8b-9346-428f-b21b-2b38123dd11b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:19:59.440100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-03327b8b-9346-428f-b21b-2b38123dd11b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 0cb24dd3-d8d3-4465-86fa-9d75393cec87 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:19:59.444891 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:19:59.444891 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:19:59.470119 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-03327b8b-9346-428f-b21b-2b38123dd11b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87 returned with HTTP 200 Aug 19 21:19:59.470501 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 4/12] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:19:59 2026] GET /volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87 => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:19:59.480680 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:19:59.482867 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:19:59.483366 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-438791875", "volume_type": "d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e", "group_id": "0cb24dd3-d8d3-4465-86fa-9d75393cec87", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:19:59.484813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-438791875', 'volume_type': 'd4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e', 'group_id': '0cb24dd3-d8d3-4465-86fa-9d75393cec87', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:19:59.504387 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:19:59.504387 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:19:59.505258 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume of 1 GB Aug 19 21:19:59.526172 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:19:59.525464. {{(pid=100177) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:19:59.526355 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability Zones retrieved successfully. Aug 19 21:19:59.556563 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Flow 'volume_create_api' (14c56d76-d71f-4708-bd67-6ec716b8a447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:19:59.557796 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (699064f0-88fc-4ad9-97ba-57d2ac1dbdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:19:59.558523 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:19:59.558523 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:19:59.559027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:19:59.594869 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (699064f0-88fc-4ad9-97ba-57d2ac1dbdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:19:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-139920045',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0cb24dd3-d8d3-4465-86fa-9d75393cec87', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:19:59.595804 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5795688-8eae-48c0-a3fa-b0c9adada2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:19:59.636423 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-139920045 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-139920045, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:19:59.636946 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-139920045 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-139920045, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:19:59.692325 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['e66f37e2-f59b-400c-8476-f8513a4f4916', '7bb54ec2-ba0f-45f7-9344-7c18b07724f7', 'f13c9c82-463f-446a-baea-1b60b4aa2b61', 'ad9280d1-95f9-45ec-a718-97bd603b12c3'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:19:59.693486 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5795688-8eae-48c0-a3fa-b0c9adada2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e66f37e2-f59b-400c-8476-f8513a4f4916', '7bb54ec2-ba0f-45f7-9344-7c18b07724f7', 'f13c9c82-463f-446a-baea-1b60b4aa2b61', 'ad9280d1-95f9-45ec-a718-97bd603b12c3']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:19:59.694497 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2687a415-f896-4d41-b15a-11ef05e2f2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:19:59.746402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2687a415-f896-4d41-b15a-11ef05e2f2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91671e3a-dae0-4e2e-b816-314d889df46c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-438791875',encryption_key_id=None,group_id=0cb24dd3-d8d3-4465-86fa-9d75393cec87,group_type_id=,metadata={},multiattach=False,project_id='74cba4d43d2641ba9f90d2f2801b1301',qos_specs=None,replication_status=,reservations=['e66f37e2-f59b-400c-8476-f8513a4f4916','7bb54ec2-ba0f-45f7-9344-7c18b07724f7','f13c9c82-463f-446a-baea-1b60b4aa2b61','ad9280d1-95f9-45ec-a718-97bd603b12c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12183814474a8096f2f159a7e82248',volume_type_id=d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-438791875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0cb24dd3-d8d3-4465-86fa-9d75393cec87,host=None,id=91671e3a-dae0-4e2e-b816-314d889df46c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74cba4d43d2641ba9f90d2f2801b1301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12183814474a8096f2f159a7e82248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e),volume_type_id=d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:19:59.747402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f410b82-f8cf-439a-9d96-d532fce0eff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:19:59.773710 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f410b82-f8cf-439a-9d96-d532fce0eff6) transitioned into state 'SUCCESS' from state '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-438791875',encryption_key_id=None,group_id=0cb24dd3-d8d3-4465-86fa-9d75393cec87,group_type_id=,metadata={},multiattach=False,project_id='74cba4d43d2641ba9f90d2f2801b1301',qos_specs=None,replication_status=,reservations=['e66f37e2-f59b-400c-8476-f8513a4f4916','7bb54ec2-ba0f-45f7-9344-7c18b07724f7','f13c9c82-463f-446a-baea-1b60b4aa2b61','ad9280d1-95f9-45ec-a718-97bd603b12c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12183814474a8096f2f159a7e82248',volume_type_id=d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:19:59.774162 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6899e3f-bef8-41c7-b4b2-2a888d7b3b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:19:59.802823 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6899e3f-bef8-41c7-b4b2-2a888d7b3b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:19:59.803837 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Flow 'volume_create_api' (14c56d76-d71f-4708-bd67-6ec716b8a447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:19:59.804223 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume request issued successfully. Aug 19 21:19:59.805283 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:19:59.805437 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:19:59.842316 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:19:59.849726 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:19:59.849726 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:19:59.854283 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e844d643-ba49-4831-9c7e-557d4334e2f2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:19:59.854911 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 3/13] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:19:59 2026] POST /volume/v3/volumes => generated 821 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:19:59.867596 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8c27578f-5066-47cd-88dd-617568199c85 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:19:59.870086 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c27578f-5066-47cd-88dd-617568199c85 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c Aug 19 21:19:59.870733 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c27578f-5066-47cd-88dd-617568199c85 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:19:59.870984 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c27578f-5066-47cd-88dd-617568199c85 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:19:59.917575 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:19:59.917575 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:19:59.928312 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8c27578f-5066-47cd-88dd-617568199c85 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:19:59.929705 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-8c27578f-5066-47cd-88dd-617568199c85 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:19:59.930544 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-8c27578f-5066-47cd-88dd-617568199c85 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:19:59.970036 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-8c27578f-5066-47cd-88dd-617568199c85 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:19:59.973877 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:19:59.973877 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:19:59.984824 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c27578f-5066-47cd-88dd-617568199c85 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c returned with HTTP 200 Aug 19 21:19:59.985309 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 4/14] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:19:59 2026] GET /volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c => generated 889 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:01.003605 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f1f6d719-b50b-4d4a-a50c-d89a58f9ed63 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:01.005457 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f1f6d719-b50b-4d4a-a50c-d89a58f9ed63 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c Aug 19 21:20:01.005658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f1f6d719-b50b-4d4a-a50c-d89a58f9ed63 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:01.005931 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f1f6d719-b50b-4d4a-a50c-d89a58f9ed63 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:01.040539 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:01.040539 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:01.048023 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f1f6d719-b50b-4d4a-a50c-d89a58f9ed63 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:01.049303 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-f1f6d719-b50b-4d4a-a50c-d89a58f9ed63 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:01.049531 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-f1f6d719-b50b-4d4a-a50c-d89a58f9ed63 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:01.103652 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-f1f6d719-b50b-4d4a-a50c-d89a58f9ed63 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:01.107516 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:01.107516 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:01.122907 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f1f6d719-b50b-4d4a-a50c-d89a58f9ed63 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c returned with HTTP 200 Aug 19 21:20:01.123501 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 4/15] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:01 2026] GET /volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c => generated 914 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:01.142750 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-280aba3a-3f01-414a-861e-b57071b6bcb1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:01.144687 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-280aba3a-3f01-414a-861e-b57071b6bcb1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/group_snapshots Aug 19 21:20:01.145139 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-280aba3a-3f01-414a-861e-b57071b6bcb1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0cb24dd3-d8d3-4465-86fa-9d75393cec87", "name": "tempest-group_snapshot-1183141047"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:01.146789 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-280aba3a-3f01-414a-861e-b57071b6bcb1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0cb24dd3-d8d3-4465-86fa-9d75393cec87', 'name': 'tempest-group_snapshot-1183141047'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 21:20:01.152131 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:01.152131 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:01.157603 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.group_snapshots [None req-280aba3a-3f01-414a-861e-b57071b6bcb1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating group_snapshot tempest-group_snapshot-1183141047. Aug 19 21:20:01.212995 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:01.212995 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:01.240045 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-280aba3a-3f01-414a-861e-b57071b6bcb1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-139920045 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-139920045, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:01.240317 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-280aba3a-3f01-414a-861e-b57071b6bcb1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-139920045 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-139920045, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:01.286438 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-280aba3a-3f01-414a-861e-b57071b6bcb1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['52127020-7149-4511-92ec-273a77f69c38', '9a1aabe4-ec5e-4e5b-90de-a2c047f41b23', 'f6e463d1-f730-4058-a030-c76f6de27db6', 'c380ea9a-7a35-4cee-8480-8a09afde37dc'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:01.371678 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-280aba3a-3f01-414a-861e-b57071b6bcb1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots returned with HTTP 202 Aug 19 21:20:01.372345 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 5/16] 10.4.3.158 () {70 vars in 1324 bytes} [Wed Aug 19 21:20:01 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:01.382155 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-841a4b5f-11c0-4622-a415-0937ea8a6904 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:01.384534 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-841a4b5f-11c0-4622-a415-0937ea8a6904 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 Aug 19 21:20:01.384877 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-841a4b5f-11c0-4622-a415-0937ea8a6904 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:01.385170 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-841a4b5f-11c0-4622-a415-0937ea8a6904 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:01.385304 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-841a4b5f-11c0-4622-a415-0937ea8a6904 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 03d0cc34-95e0-47c1-b82f-0364a3271c98 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:20:01.391202 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:01.391202 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:01.395437 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-841a4b5f-11c0-4622-a415-0937ea8a6904 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 returned with HTTP 200 Aug 19 21:20:01.395953 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 4/17] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:20:01 2026] GET /volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:02.404431 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e2ac99ab-216e-4d9f-9156-4c56d2682725 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:02.406296 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2ac99ab-216e-4d9f-9156-4c56d2682725 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 Aug 19 21:20:02.406510 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2ac99ab-216e-4d9f-9156-4c56d2682725 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:02.406694 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2ac99ab-216e-4d9f-9156-4c56d2682725 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:02.406864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-e2ac99ab-216e-4d9f-9156-4c56d2682725 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 03d0cc34-95e0-47c1-b82f-0364a3271c98 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:20:02.412049 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:02.412049 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:02.415272 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2ac99ab-216e-4d9f-9156-4c56d2682725 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 returned with HTTP 200 Aug 19 21:20:02.416059 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 5/18] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:20:02 2026] GET /volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:02.426178 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9e947beb-e506-4d4c-a679-8dab4473fb5a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:02.429436 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9e947beb-e506-4d4c-a679-8dab4473fb5a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Aug 19 21:20:02.429436 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9e947beb-e506-4d4c-a679-8dab4473fb5a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:02.429436 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9e947beb-e506-4d4c-a679-8dab4473fb5a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:02.429901 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-9e947beb-e506-4d4c-a679-8dab4473fb5a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:02.431243 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-9e947beb-e506-4d4c-a679-8dab4473fb5a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Building query based on filter {{(pid=100178) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:20:02.450226 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9e947beb-e506-4d4c-a679-8dab4473fb5a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all snapshots completed successfully. Aug 19 21:20:02.450671 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:02.450671 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:02.451750 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9e947beb-e506-4d4c-a679-8dab4473fb5a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 21:20:02.451750 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 5/19] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Aug 19 21:20:02 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:02.460804 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6dd4a6c4-99d3-4ec8-bb57-62bc6844d0d1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:02.462772 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6dd4a6c4-99d3-4ec8-bb57-62bc6844d0d1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/snapshots/e617ce2e-b073-4e0b-b905-e32d251d48d4 Aug 19 21:20:02.463100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6dd4a6c4-99d3-4ec8-bb57-62bc6844d0d1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:02.463271 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6dd4a6c4-99d3-4ec8-bb57-62bc6844d0d1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:02.469611 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:02.469611 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:02.470317 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6dd4a6c4-99d3-4ec8-bb57-62bc6844d0d1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Snapshot retrieved successfully. Aug 19 21:20:02.471332 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6dd4a6c4-99d3-4ec8-bb57-62bc6844d0d1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/snapshots/e617ce2e-b073-4e0b-b905-e32d251d48d4 returned with HTTP 200 Aug 19 21:20:02.471789 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 6/20] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:02 2026] GET /volume/v3/snapshots/e617ce2e-b073-4e0b-b905-e32d251d48d4 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:02.481810 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:02.486369 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/groups/action Aug 19 21:20:02.487271 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "03d0cc34-95e0-47c1-b82f-0364a3271c98", "name": "tempest-Group_from_snap-481357726"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:20:02.487477 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "03d0cc34-95e0-47c1-b82f-0364a3271c98", "name": "tempest-Group_from_snap-481357726"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:02.489402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '03d0cc34-95e0-47c1-b82f-0364a3271c98', 'name': 'tempest-Group_from_snap-481357726'}}. {{(pid=100177) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 19 21:20:02.489561 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating group tempest-Group_from_snap-481357726 from group_snapshot 03d0cc34-95e0-47c1-b82f-0364a3271c98. Aug 19 21:20:02.493273 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:02.493273 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:02.500371 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:02.500371 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:02.503982 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:02.503982 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:02.547813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['d245a16f-ea59-409c-9392-903748f7675e'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:02.631157 np0000007814 devstack@c-api.service[100177]: INFO cinder.group.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] A mapping entry already exists for group 2aea052f-9481-4667-90bf-ce97f8661ad1 and volume type d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e. Do not need to create again. Aug 19 21:20:02.631562 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:02.631562 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:02.635100 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:20:02.634790. {{(pid=100177) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:20:02.635203 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability Zones retrieved successfully. Aug 19 21:20:02.641412 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Flow 'volume_create_api' (770966fb-a127-4b96-bd9a-6a41d41a52da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:02.642397 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f924553a-b063-47a4-b8f7-e5b38f137966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:02.643813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:02.673597 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f924553a-b063-47a4-b8f7-e5b38f137966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e617ce2e-b073-4e0b-b905-e32d251d48d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:19:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-139920045',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2aea052f-9481-4667-90bf-ce97f8661ad1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:02.674482 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (008ca90f-ef71-4745-ad8f-b2ab4034d8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:02.713544 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['54391db6-1e9e-4e6b-9d7a-a0030392a14e', 'fc922d2d-9b1c-4cc6-8c5c-c926ac3776de'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:02.714568 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (008ca90f-ef71-4745-ad8f-b2ab4034d8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54391db6-1e9e-4e6b-9d7a-a0030392a14e', 'fc922d2d-9b1c-4cc6-8c5c-c926ac3776de']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:02.715437 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ee8be5-ee2d-4eda-8e2f-0df75282169e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:02.758981 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ee8be5-ee2d-4eda-8e2f-0df75282169e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33b4a20f-0fa4-4d62-bc90-c7df969662c8', '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=2aea052f-9481-4667-90bf-ce97f8661ad1,group_type_id=,metadata={},multiattach=False,project_id='74cba4d43d2641ba9f90d2f2801b1301',qos_specs=None,replication_status=,reservations=['54391db6-1e9e-4e6b-9d7a-a0030392a14e','fc922d2d-9b1c-4cc6-8c5c-c926ac3776de'],size=1,snapshot_id=e617ce2e-b073-4e0b-b905-e32d251d48d4,source_replicaid=,source_volid=None,status='creating',user_id='0b12183814474a8096f2f159a7e82248',volume_type_id=d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2aea052f-9481-4667-90bf-ce97f8661ad1,host=None,id=33b4a20f-0fa4-4d62-bc90-c7df969662c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74cba4d43d2641ba9f90d2f2801b1301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e617ce2e-b073-4e0b-b905-e32d251d48d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12183814474a8096f2f159a7e82248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e),volume_type_id=d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:02.759683 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ff684f-b336-47a6-ae09-9ffd3c85797f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:02.776223 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ff684f-b336-47a6-ae09-9ffd3c85797f) transitioned into state 'SUCCESS' from 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=2aea052f-9481-4667-90bf-ce97f8661ad1,group_type_id=,metadata={},multiattach=False,project_id='74cba4d43d2641ba9f90d2f2801b1301',qos_specs=None,replication_status=,reservations=['54391db6-1e9e-4e6b-9d7a-a0030392a14e','fc922d2d-9b1c-4cc6-8c5c-c926ac3776de'],size=1,snapshot_id=e617ce2e-b073-4e0b-b905-e32d251d48d4,source_replicaid=,source_volid=None,status='creating',user_id='0b12183814474a8096f2f159a7e82248',volume_type_id=d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:02.777103 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Flow 'volume_create_api' (770966fb-a127-4b96-bd9a-6a41d41a52da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:02.777487 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume request issued successfully. Aug 19 21:20:02.812095 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9da3973c-deab-49af-8b2f-b445fdfa0eb4 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/action returned with HTTP 202 Aug 19 21:20:02.814161 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 5/21] 10.4.3.158 () {70 vars in 1318 bytes} [Wed Aug 19 21:20:02 2026] POST /volume/v3/groups/action => generated 102 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:02.825209 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9107a931-467d-40fd-884d-94a50e8a576d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:02.827305 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:20:02.827676 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:02.827993 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:02.828746 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:02.830326 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:20:02.868604 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all volumes completed successfully. Aug 19 21:20:02.869486 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:02.869939 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:02.915355 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:02.920983 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:02.920983 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:02.925527 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:02.925527 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:02.965305 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:02.970131 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:02.970131 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:02.978102 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9107a931-467d-40fd-884d-94a50e8a576d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:20:02.978518 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 6/22] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:20:02 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:20:02.994651 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-428dce84-ef73-4357-8f31-c7048089ec9a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:02.997188 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-428dce84-ef73-4357-8f31-c7048089ec9a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/33b4a20f-0fa4-4d62-bc90-c7df969662c8 Aug 19 21:20:02.997188 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-428dce84-ef73-4357-8f31-c7048089ec9a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:02.997188 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-428dce84-ef73-4357-8f31-c7048089ec9a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:03.005917 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:03.005917 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:03.010997 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-428dce84-ef73-4357-8f31-c7048089ec9a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:03.011919 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-428dce84-ef73-4357-8f31-c7048089ec9a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:03.012243 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-428dce84-ef73-4357-8f31-c7048089ec9a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:03.057125 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-428dce84-ef73-4357-8f31-c7048089ec9a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:03.060813 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:03.060813 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:03.069459 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-428dce84-ef73-4357-8f31-c7048089ec9a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/33b4a20f-0fa4-4d62-bc90-c7df969662c8 returned with HTTP 200 Aug 19 21:20:03.069941 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 6/23] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:02 2026] GET /volume/v3/volumes/33b4a20f-0fa4-4d62-bc90-c7df969662c8 => generated 926 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:03.087960 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-82a40102-8733-4fc0-8ab8-28e4fbb1181e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:03.089572 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-82a40102-8733-4fc0-8ab8-28e4fbb1181e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/2aea052f-9481-4667-90bf-ce97f8661ad1 Aug 19 21:20:03.089774 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-82a40102-8733-4fc0-8ab8-28e4fbb1181e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:03.089953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-82a40102-8733-4fc0-8ab8-28e4fbb1181e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:03.090130 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-82a40102-8733-4fc0-8ab8-28e4fbb1181e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 2aea052f-9481-4667-90bf-ce97f8661ad1 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:03.094081 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:03.094081 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:03.105125 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-82a40102-8733-4fc0-8ab8-28e4fbb1181e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/2aea052f-9481-4667-90bf-ce97f8661ad1 returned with HTTP 200 Aug 19 21:20:03.105550 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 7/24] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:03 2026] GET /volume/v3/groups/2aea052f-9481-4667-90bf-ce97f8661ad1 => generated 417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:03.116935 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:03.123129 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:20:03.123129 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:03.123129 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:03.123129 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:03.123129 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:03.123129 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:03.123129 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:20:03.158384 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all volumes completed successfully. Aug 19 21:20:03.158959 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:03.159117 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:03.209223 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:03.213234 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:03.213234 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:03.217923 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:03.218140 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:03.265942 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:03.269329 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:03.269329 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:03.280594 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d7f80646-e50c-4eb6-892f-fe021ab34bf7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:20:03.281644 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 6/25] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:20:03 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:20:03.302677 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b1c0e3dd-fda3-48d9-8356-81a945b4978a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:03.304697 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1c0e3dd-fda3-48d9-8356-81a945b4978a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/groups/2aea052f-9481-4667-90bf-ce97f8661ad1/action Aug 19 21:20:03.305387 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1c0e3dd-fda3-48d9-8356-81a945b4978a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:20:03.305533 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1c0e3dd-fda3-48d9-8356-81a945b4978a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:03.307028 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-b1c0e3dd-fda3-48d9-8356-81a945b4978a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] delete called for group 2aea052f-9481-4667-90bf-ce97f8661ad1 {{(pid=100176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:20:03.307552 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-b1c0e3dd-fda3-48d9-8356-81a945b4978a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Delete group with id: 2aea052f-9481-4667-90bf-ce97f8661ad1 Aug 19 21:20:03.312420 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:03.312420 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:03.394389 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1c0e3dd-fda3-48d9-8356-81a945b4978a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/2aea052f-9481-4667-90bf-ce97f8661ad1/action returned with HTTP 202 Aug 19 21:20:03.394772 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 7/26] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:20:03 2026] POST /volume/v3/groups/2aea052f-9481-4667-90bf-ce97f8661ad1/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:03.404501 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bca434d7-c108-4d02-ae94-5edc5b9a5698 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:03.407121 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bca434d7-c108-4d02-ae94-5edc5b9a5698 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/33b4a20f-0fa4-4d62-bc90-c7df969662c8 Aug 19 21:20:03.407424 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bca434d7-c108-4d02-ae94-5edc5b9a5698 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:03.407668 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bca434d7-c108-4d02-ae94-5edc5b9a5698 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:03.417621 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:03.417621 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:03.422525 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bca434d7-c108-4d02-ae94-5edc5b9a5698 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:03.423746 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-bca434d7-c108-4d02-ae94-5edc5b9a5698 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:03.423746 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-bca434d7-c108-4d02-ae94-5edc5b9a5698 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:03.464692 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-bca434d7-c108-4d02-ae94-5edc5b9a5698 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:03.469760 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:03.469760 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:03.488076 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bca434d7-c108-4d02-ae94-5edc5b9a5698 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/33b4a20f-0fa4-4d62-bc90-c7df969662c8 returned with HTTP 200 Aug 19 21:20:03.488922 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 7/27] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:03 2026] GET /volume/v3/volumes/33b4a20f-0fa4-4d62-bc90-c7df969662c8 => generated 925 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:04.502485 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3eb114a0-68eb-4998-baa4-4c00fcfafb6a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:04.504964 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3eb114a0-68eb-4998-baa4-4c00fcfafb6a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/33b4a20f-0fa4-4d62-bc90-c7df969662c8 Aug 19 21:20:04.505618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3eb114a0-68eb-4998-baa4-4c00fcfafb6a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:04.505618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3eb114a0-68eb-4998-baa4-4c00fcfafb6a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:04.538241 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3eb114a0-68eb-4998-baa4-4c00fcfafb6a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/33b4a20f-0fa4-4d62-bc90-c7df969662c8 returned with HTTP 404 Aug 19 21:20:04.539290 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 8/28] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:04 2026] GET /volume/v3/volumes/33b4a20f-0fa4-4d62-bc90-c7df969662c8 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:04.547728 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f3e8a371-81ac-4311-ae31-3b7f3157deb7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:04.550024 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f3e8a371-81ac-4311-ae31-3b7f3157deb7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/2aea052f-9481-4667-90bf-ce97f8661ad1 Aug 19 21:20:04.550367 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f3e8a371-81ac-4311-ae31-3b7f3157deb7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:04.550675 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f3e8a371-81ac-4311-ae31-3b7f3157deb7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:04.550903 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-f3e8a371-81ac-4311-ae31-3b7f3157deb7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 2aea052f-9481-4667-90bf-ce97f8661ad1 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:04.555247 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f3e8a371-81ac-4311-ae31-3b7f3157deb7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/2aea052f-9481-4667-90bf-ce97f8661ad1 returned with HTTP 404 Aug 19 21:20:04.555683 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 7/29] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:04 2026] GET /volume/v3/groups/2aea052f-9481-4667-90bf-ce97f8661ad1 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:04.564940 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7817469e-4cae-4f86-af5d-6d96cab02285 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:04.567138 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7817469e-4cae-4f86-af5d-6d96cab02285 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 Aug 19 21:20:04.568992 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7817469e-4cae-4f86-af5d-6d96cab02285 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:04.568992 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7817469e-4cae-4f86-af5d-6d96cab02285 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:04.568992 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-7817469e-4cae-4f86-af5d-6d96cab02285 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] delete called for member 03d0cc34-95e0-47c1-b82f-0364a3271c98 {{(pid=100176) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 21:20:04.568992 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.group_snapshots [None req-7817469e-4cae-4f86-af5d-6d96cab02285 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Delete group_snapshot with id: 03d0cc34-95e0-47c1-b82f-0364a3271c98 Aug 19 21:20:04.573234 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:04.573234 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:04.621149 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7817469e-4cae-4f86-af5d-6d96cab02285 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 returned with HTTP 202 Aug 19 21:20:04.621646 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 8/30] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:20:04 2026] DELETE /volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:04.632274 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:04.635379 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:20:04.635379 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:04.635753 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:04.636622 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:04.638266 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:20:04.684725 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all volumes completed successfully. Aug 19 21:20:04.685626 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:04.685845 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:04.735512 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:04.740069 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:04.740069 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:04.750096 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dcf6fbf5-c684-4d03-b0ec-5d70800c81f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:20:04.750572 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 8/31] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:20:04 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:04.768469 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fc29ed96-15ca-4a30-955e-6b9860855bef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:04.770538 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fc29ed96-15ca-4a30-955e-6b9860855bef tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Aug 19 21:20:04.770819 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fc29ed96-15ca-4a30-955e-6b9860855bef tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:04.772200 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fc29ed96-15ca-4a30-955e-6b9860855bef tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:04.772200 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-fc29ed96-15ca-4a30-955e-6b9860855bef tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:04.772200 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:04.772200 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:04.772720 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-fc29ed96-15ca-4a30-955e-6b9860855bef tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:20:04.790301 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fc29ed96-15ca-4a30-955e-6b9860855bef tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all snapshots completed successfully. Aug 19 21:20:04.791191 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fc29ed96-15ca-4a30-955e-6b9860855bef tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 21:20:04.791716 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 9/32] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Aug 19 21:20:04 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:20:04.806770 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9879d0aa-2441-41db-b0ee-1256a5ca8e57 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:04.809048 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9879d0aa-2441-41db-b0ee-1256a5ca8e57 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 Aug 19 21:20:04.809403 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9879d0aa-2441-41db-b0ee-1256a5ca8e57 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:04.809701 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9879d0aa-2441-41db-b0ee-1256a5ca8e57 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:04.809936 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-9879d0aa-2441-41db-b0ee-1256a5ca8e57 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 03d0cc34-95e0-47c1-b82f-0364a3271c98 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:20:04.814655 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9879d0aa-2441-41db-b0ee-1256a5ca8e57 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 returned with HTTP 404 Aug 19 21:20:04.815590 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 8/33] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:20:04 2026] GET /volume/v3/group_snapshots/03d0cc34-95e0-47c1-b82f-0364a3271c98 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:04.825158 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:04.828727 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:20:04.829096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:04.829341 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:04.829754 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:04.831043 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:04.831043 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:04.831043 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:20:04.844361 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all volumes completed successfully. Aug 19 21:20:04.845360 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:04.845536 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:04.898551 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:04.902535 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:04.902535 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:04.912587 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54cac987-9ce1-4688-876f-043d8bb2e9c9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:20:04.913290 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 9/34] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:20:04 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:04.930580 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-391fd206-094e-458e-a7da-c4bb788e1073 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:04.932725 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-391fd206-094e-458e-a7da-c4bb788e1073 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87/action Aug 19 21:20:04.933912 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-391fd206-094e-458e-a7da-c4bb788e1073 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:20:04.933912 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-391fd206-094e-458e-a7da-c4bb788e1073 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:04.937151 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-391fd206-094e-458e-a7da-c4bb788e1073 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] delete called for group 0cb24dd3-d8d3-4465-86fa-9d75393cec87 {{(pid=100178) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:20:04.937151 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.groups [None req-391fd206-094e-458e-a7da-c4bb788e1073 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Delete group with id: 0cb24dd3-d8d3-4465-86fa-9d75393cec87 Aug 19 21:20:04.942424 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:04.942424 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:05.039274 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-391fd206-094e-458e-a7da-c4bb788e1073 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87/action returned with HTTP 202 Aug 19 21:20:05.040284 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 9/35] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:20:04 2026] POST /volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:05.049409 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b1813d0d-5238-4b27-9177-c877c06d3cf1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:05.051756 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1813d0d-5238-4b27-9177-c877c06d3cf1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c Aug 19 21:20:05.052096 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1813d0d-5238-4b27-9177-c877c06d3cf1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:05.052413 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1813d0d-5238-4b27-9177-c877c06d3cf1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:05.061141 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:05.061141 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:05.067954 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b1813d0d-5238-4b27-9177-c877c06d3cf1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:05.069263 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b1813d0d-5238-4b27-9177-c877c06d3cf1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:05.069458 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b1813d0d-5238-4b27-9177-c877c06d3cf1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:05.115788 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-b1813d0d-5238-4b27-9177-c877c06d3cf1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:05.119224 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:05.119224 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:05.130381 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1813d0d-5238-4b27-9177-c877c06d3cf1 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c returned with HTTP 200 Aug 19 21:20:05.130549 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 10/36] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:05 2026] GET /volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:06.153564 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aec8ed6d-c10d-4598-be48-7dc073fced5b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:06.155765 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aec8ed6d-c10d-4598-be48-7dc073fced5b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c Aug 19 21:20:06.156140 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aec8ed6d-c10d-4598-be48-7dc073fced5b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:06.156413 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aec8ed6d-c10d-4598-be48-7dc073fced5b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:06.166318 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aec8ed6d-c10d-4598-be48-7dc073fced5b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c returned with HTTP 404 Aug 19 21:20:06.166756 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 9/37] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:06 2026] GET /volume/v3/volumes/91671e3a-dae0-4e2e-b816-314d889df46c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:06.175595 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b488d5b3-a2cb-4482-8576-949ff48b7fc2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:06.177657 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b488d5b3-a2cb-4482-8576-949ff48b7fc2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87 Aug 19 21:20:06.177908 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b488d5b3-a2cb-4482-8576-949ff48b7fc2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:06.178124 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b488d5b3-a2cb-4482-8576-949ff48b7fc2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:06.178239 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-b488d5b3-a2cb-4482-8576-949ff48b7fc2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 0cb24dd3-d8d3-4465-86fa-9d75393cec87 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:06.181565 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b488d5b3-a2cb-4482-8576-949ff48b7fc2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87 returned with HTTP 404 Aug 19 21:20:06.182192 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 10/38] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:06 2026] GET /volume/v3/groups/0cb24dd3-d8d3-4465-86fa-9d75393cec87 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:06.191249 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-82ae40ea-6c6e-4a60-b696-b64fb97b25a4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:06.193999 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-82ae40ea-6c6e-4a60-b696-b64fb97b25a4 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/2f49108a-3602-4a1b-b1e9-0de69305799c Aug 19 21:20:06.194321 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-82ae40ea-6c6e-4a60-b696-b64fb97b25a4 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:06.194545 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-82ae40ea-6c6e-4a60-b696-b64fb97b25a4 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:06.217888 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-82ae40ea-6c6e-4a60-b696-b64fb97b25a4 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/group_types/2f49108a-3602-4a1b-b1e9-0de69305799c returned with HTTP 202 Aug 19 21:20:06.218514 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 10/39] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:20:06 2026] DELETE /volume/v3/group_types/2f49108a-3602-4a1b-b1e9-0de69305799c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:06.227435 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7e2ca398-73cd-430e-b560-f9cff60ef0d0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:06.229577 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e2ca398-73cd-430e-b560-f9cff60ef0d0 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] DELETE https://10.4.3.158/volume/v3/types/d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e Aug 19 21:20:06.229798 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e2ca398-73cd-430e-b560-f9cff60ef0d0 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:06.230058 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e2ca398-73cd-430e-b560-f9cff60ef0d0 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:06.279539 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e2ca398-73cd-430e-b560-f9cff60ef0d0 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/types/d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e returned with HTTP 202 Aug 19 21:20:06.280299 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 11/40] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:20:06 2026] DELETE /volume/v3/types/d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:06.291510 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-389fcf60-1a19-4b7a-823a-e08550500288 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:06.294757 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-389fcf60-1a19-4b7a-823a-e08550500288 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] GET https://10.4.3.158/volume/v3/types/d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e Aug 19 21:20:06.294757 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-389fcf60-1a19-4b7a-823a-e08550500288 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:06.294995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-389fcf60-1a19-4b7a-823a-e08550500288 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:06.299783 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-389fcf60-1a19-4b7a-823a-e08550500288 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/types/d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e returned with HTTP 404 Aug 19 21:20:06.300509 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 10/41] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:20:06 2026] GET /volume/v3/types/d4f5da32-9e92-4d55-b3f8-5d43d7fbbc3e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:06.312582 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f96e3bbc-122e-42e1-897a-6e9294d41043 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:06.315405 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f96e3bbc-122e-42e1-897a-6e9294d41043 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:20:06.315908 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f96e3bbc-122e-42e1-897a-6e9294d41043 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1260612520"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:06.340882 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f96e3bbc-122e-42e1-897a-6e9294d41043 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:20:06.341045 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 11/42] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:20:06 2026] POST /volume/v3/types => generated 224 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:06.350507 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4ee8b58c-e475-4441-a5ff-5de77644ec57 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:06.352480 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4ee8b58c-e475-4441-a5ff-5de77644ec57 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:20:06.352970 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4ee8b58c-e475-4441-a5ff-5de77644ec57 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2120756640"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:06.375943 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4ee8b58c-e475-4441-a5ff-5de77644ec57 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:20:06.376825 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 11/43] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:20:06 2026] POST /volume/v3/group_types => generated 181 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:06.388036 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8231e437-5fa3-44fa-9d6b-a5b0aab966aa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:06.389968 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8231e437-5fa3-44fa-9d6b-a5b0aab966aa tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/groups Aug 19 21:20:06.390388 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8231e437-5fa3-44fa-9d6b-a5b0aab966aa tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0ca0c7a8-77e5-4032-af15-be05c359bd1c", "volume_types": ["a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16"], "name": "tempest-GroupSnapshotsTest-Group-1281179975"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:06.392070 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-8231e437-5fa3-44fa-9d6b-a5b0aab966aa tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating new group {'group': {'group_type': '0ca0c7a8-77e5-4032-af15-be05c359bd1c', 'volume_types': ['a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16'], 'name': 'tempest-GroupSnapshotsTest-Group-1281179975'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 21:20:06.396102 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-8231e437-5fa3-44fa-9d6b-a5b0aab966aa tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating group tempest-GroupSnapshotsTest-Group-1281179975. Aug 19 21:20:06.413813 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8231e437-5fa3-44fa-9d6b-a5b0aab966aa tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:20:06.413254. {{(pid=100175) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:20:06.414070 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8231e437-5fa3-44fa-9d6b-a5b0aab966aa tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability Zones retrieved successfully. Aug 19 21:20:06.427228 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8231e437-5fa3-44fa-9d6b-a5b0aab966aa tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['947d51d8-a5c4-4625-89e7-280955c1489e'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:06.486190 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8231e437-5fa3-44fa-9d6b-a5b0aab966aa tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Aug 19 21:20:06.486779 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 12/44] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Aug 19 21:20:06 2026] POST /volume/v3/groups => generated 112 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:06.500595 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9bef68f4-fb6f-47b7-9d11-0b2dae6c2941 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:06.503506 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9bef68f4-fb6f-47b7-9d11-0b2dae6c2941 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:06.503643 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9bef68f4-fb6f-47b7-9d11-0b2dae6c2941 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:06.503919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9bef68f4-fb6f-47b7-9d11-0b2dae6c2941 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:06.504067 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-9bef68f4-fb6f-47b7-9d11-0b2dae6c2941 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:06.509099 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:06.509099 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:06.531795 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9bef68f4-fb6f-47b7-9d11-0b2dae6c2941 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 200 Aug 19 21:20:06.532285 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 11/45] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:06 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:06.865674 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:07.077969 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:07.078433 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-476425532", "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:07.080424 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-476425532', 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:07.544250 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-161ee028-ffc8-4a8d-83e5-b350a806dcd2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:07.546404 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-161ee028-ffc8-4a8d-83e5-b350a806dcd2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:07.546693 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-161ee028-ffc8-4a8d-83e5-b350a806dcd2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:07.546970 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-161ee028-ffc8-4a8d-83e5-b350a806dcd2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:07.547187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-161ee028-ffc8-4a8d-83e5-b350a806dcd2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:07.552201 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:07.552201 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:07.562584 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-161ee028-ffc8-4a8d-83e5-b350a806dcd2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 200 Aug 19 21:20:07.562957 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 12/46] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:07 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:07.573661 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:07.576277 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:07.576635 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2139789538", "volume_type": "a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16", "group_id": "8c70a2e5-7a31-4785-aae4-171441c60d86", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:07.579033 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2139789538', 'volume_type': 'a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16', 'group_id': '8c70a2e5-7a31-4785-aae4-171441c60d86', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:07.599989 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:07.599989 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:07.600846 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume of 1 GB Aug 19 21:20:07.608624 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:20:07.608340. {{(pid=100175) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:20:07.608799 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability Zones retrieved successfully. Aug 19 21:20:07.631387 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Flow 'volume_create_api' (2481b892-e0eb-460e-a1fd-f3355b4f845c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:07.632898 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c595e4-5d67-4769-9d66-10d6221aa8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:07.633541 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:07.633541 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:07.634104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:07.660754 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c595e4-5d67-4769-9d66-10d6221aa8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:20:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1260612520',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8c70a2e5-7a31-4785-aae4-171441c60d86', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:07.661643 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbda87fb-f3d9-486c-8641-e6c49b6cdf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:07.673769 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume of 1 GB Aug 19 21:20:07.673769 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:07.673769 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:07.678486 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:20:07.678180. {{(pid=100176) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:20:07.678624 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Availability Zones retrieved successfully. Aug 19 21:20:07.693247 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1260612520 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1260612520, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:07.693623 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1260612520 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1260612520, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:07.703317 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Flow 'volume_create_api' (1296188f-070b-48c9-a4a5-36abac947a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:07.704555 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0290a9cc-d331-4f88-9a0d-93c6f989fd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:07.705684 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:07.732458 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['234440d6-5b0f-488a-846d-932b2b5c3030', 'd1e5ee91-c21d-4c92-8af3-633f602c9fe3', 'b5e5a4f3-39b5-4b6a-8df5-a2de3e4243a7', '47ea8e45-4910-4267-900f-faa8f81e01c6'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:07.733529 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbda87fb-f3d9-486c-8641-e6c49b6cdf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['234440d6-5b0f-488a-846d-932b2b5c3030', 'd1e5ee91-c21d-4c92-8af3-633f602c9fe3', 'b5e5a4f3-39b5-4b6a-8df5-a2de3e4243a7', '47ea8e45-4910-4267-900f-faa8f81e01c6']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:07.734483 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f68d8b4-ea98-4258-a4b0-1bb67c4b71f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:07.761134 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f68d8b4-ea98-4258-a4b0-1bb67c4b71f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3c88533-2983-4300-8e7c-026c74f63e3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2139789538',encryption_key_id=None,group_id=8c70a2e5-7a31-4785-aae4-171441c60d86,group_type_id=,metadata={},multiattach=False,project_id='74cba4d43d2641ba9f90d2f2801b1301',qos_specs=None,replication_status=,reservations=['234440d6-5b0f-488a-846d-932b2b5c3030','d1e5ee91-c21d-4c92-8af3-633f602c9fe3','b5e5a4f3-39b5-4b6a-8df5-a2de3e4243a7','47ea8e45-4910-4267-900f-faa8f81e01c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12183814474a8096f2f159a7e82248',volume_type_id=a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2139789538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8c70a2e5-7a31-4785-aae4-171441c60d86,host=None,id=d3c88533-2983-4300-8e7c-026c74f63e3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74cba4d43d2641ba9f90d2f2801b1301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12183814474a8096f2f159a7e82248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16),volume_type_id=a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:07.761513 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91183adf-e972-43ba-b041-c2a0f8185a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:07.780578 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91183adf-e972-43ba-b041-c2a0f8185a30) transitioned into state 'SUCCESS' from state '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-2139789538',encryption_key_id=None,group_id=8c70a2e5-7a31-4785-aae4-171441c60d86,group_type_id=,metadata={},multiattach=False,project_id='74cba4d43d2641ba9f90d2f2801b1301',qos_specs=None,replication_status=,reservations=['234440d6-5b0f-488a-846d-932b2b5c3030','d1e5ee91-c21d-4c92-8af3-633f602c9fe3','b5e5a4f3-39b5-4b6a-8df5-a2de3e4243a7','47ea8e45-4910-4267-900f-faa8f81e01c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12183814474a8096f2f159a7e82248',volume_type_id=a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:07.781489 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de08a29a-d3e8-4943-9d6c-bf96269fff8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:07.781595 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:07.781595 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:07.795841 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0290a9cc-d331-4f88-9a0d-93c6f989fd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b4117d8f-b892-4947-9662-0c92e6c22af5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4117d8f-b892-4947-9662-0c92e6c22af5', 'encryption_key_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=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:07.796963 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c7dd2a-d577-455e-ab1b-1c200cd77ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:07.797900 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de08a29a-d3e8-4943-9d6c-bf96269fff8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:07.799370 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Flow 'volume_create_api' (2481b892-e0eb-460e-a1fd-f3355b4f845c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:07.800068 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume request issued successfully. Aug 19 21:20:07.800799 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:07.801311 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:07.844408 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-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 19 21:20:07.844810 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-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 19 21:20:07.847628 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:07.850894 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:07.850894 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:07.854864 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56f91749-7b2c-48fd-b5dc-407a4d3553a7 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:07.855299 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 13/47] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:20:07 2026] POST /volume/v3/volumes => generated 823 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:07.867408 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-56c1498f-92eb-47d2-93af-c0a5da5aee11 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:07.869664 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-56c1498f-92eb-47d2-93af-c0a5da5aee11 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/d3c88533-2983-4300-8e7c-026c74f63e3a Aug 19 21:20:07.869899 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-56c1498f-92eb-47d2-93af-c0a5da5aee11 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:07.870110 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-56c1498f-92eb-47d2-93af-c0a5da5aee11 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:07.881070 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:07.881070 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:07.891402 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-56c1498f-92eb-47d2-93af-c0a5da5aee11 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:07.891873 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-56c1498f-92eb-47d2-93af-c0a5da5aee11 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:07.892140 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-56c1498f-92eb-47d2-93af-c0a5da5aee11 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:07.902807 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Created reservations ['b7ba7a0f-3e7c-4e8e-8657-ad2d66e47d05', '150c6ebe-b2b8-4009-a08b-345fdf913c2f', 'e8c2c3d4-2bf8-41a2-b9cd-8190d3b859e3', 'bac3800b-5366-486c-95cf-c7aac5cbfe32'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:07.904072 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c7dd2a-d577-455e-ab1b-1c200cd77ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7ba7a0f-3e7c-4e8e-8657-ad2d66e47d05', '150c6ebe-b2b8-4009-a08b-345fdf913c2f', 'e8c2c3d4-2bf8-41a2-b9cd-8190d3b859e3', 'bac3800b-5366-486c-95cf-c7aac5cbfe32']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:07.904643 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b25a1bf-d2b8-43ba-81d4-51e934a273ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:07.936032 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b25a1bf-d2b8-43ba-81d4-51e934a273ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea5f843-0fc2-47e7-b671-92061701f96f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-476425532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',qos_specs=None,replication_status=,reservations=['b7ba7a0f-3e7c-4e8e-8657-ad2d66e47d05','150c6ebe-b2b8-4009-a08b-345fdf913c2f','e8c2c3d4-2bf8-41a2-b9cd-8190d3b859e3','bac3800b-5366-486c-95cf-c7aac5cbfe32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080433e4b5cc403c877ff2ec9134e245',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-476425532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea5f843-0fc2-47e7-b671-92061701f96f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='080433e4b5cc403c877ff2ec9134e245',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4117d8f-b892-4947-9662-0c92e6c22af5),volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:07.936404 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (184f80f0-24e1-417b-b74d-f2bd964c2507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:07.946577 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-56c1498f-92eb-47d2-93af-c0a5da5aee11 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:07.952670 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:07.952670 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:07.962149 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (184f80f0-24e1-417b-b74d-f2bd964c2507) transitioned into state 'SUCCESS' from state '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-476425532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',qos_specs=None,replication_status=,reservations=['b7ba7a0f-3e7c-4e8e-8657-ad2d66e47d05','150c6ebe-b2b8-4009-a08b-345fdf913c2f','e8c2c3d4-2bf8-41a2-b9cd-8190d3b859e3','bac3800b-5366-486c-95cf-c7aac5cbfe32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080433e4b5cc403c877ff2ec9134e245',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:07.962799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (804edffa-2dce-4270-acfd-d41c0c6a207c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:07.964453 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-56c1498f-92eb-47d2-93af-c0a5da5aee11 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/d3c88533-2983-4300-8e7c-026c74f63e3a returned with HTTP 200 Aug 19 21:20:07.964976 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 12/48] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:07 2026] GET /volume/v3/volumes/d3c88533-2983-4300-8e7c-026c74f63e3a => generated 891 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:07.978884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (804edffa-2dce-4270-acfd-d41c0c6a207c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:07.980249 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Flow 'volume_create_api' (1296188f-070b-48c9-a4a5-36abac947a88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:07.980759 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume request issued successfully. Aug 19 21:20:07.981419 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a42534c6-d153-41c8-96fd-72ad4ebe917a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:07.982137 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 12/49] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:20:06 2026] POST /volume/v3/volumes => generated 759 bytes in 1117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:20:07.999604 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2ebebed8-00a6-4dc3-839d-6de02663a8f2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:08.004247 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2ebebed8-00a6-4dc3-839d-6de02663a8f2 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:08.004648 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2ebebed8-00a6-4dc3-839d-6de02663a8f2 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:08.006061 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2ebebed8-00a6-4dc3-839d-6de02663a8f2 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:08.015474 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:08.015474 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:08.020471 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2ebebed8-00a6-4dc3-839d-6de02663a8f2 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:08.025881 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2ebebed8-00a6-4dc3-839d-6de02663a8f2 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:08.026306 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 13/50] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:07 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:08.979168 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d1353dac-7eef-48ca-b3d3-52093b87fa2a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:08.981797 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1353dac-7eef-48ca-b3d3-52093b87fa2a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/d3c88533-2983-4300-8e7c-026c74f63e3a Aug 19 21:20:08.982387 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1353dac-7eef-48ca-b3d3-52093b87fa2a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:08.982491 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1353dac-7eef-48ca-b3d3-52093b87fa2a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:08.995861 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:08.995861 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:09.000763 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d1353dac-7eef-48ca-b3d3-52093b87fa2a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:09.001872 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-d1353dac-7eef-48ca-b3d3-52093b87fa2a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:09.002122 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-d1353dac-7eef-48ca-b3d3-52093b87fa2a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:09.043996 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0ca06837-1b86-4594-84d0-c17025244ded None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:09.047098 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0ca06837-1b86-4594-84d0-c17025244ded tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:09.047098 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0ca06837-1b86-4594-84d0-c17025244ded tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:09.047202 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0ca06837-1b86-4594-84d0-c17025244ded tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:09.049426 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-d1353dac-7eef-48ca-b3d3-52093b87fa2a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:09.054936 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:09.054936 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:09.062801 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:09.062801 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:09.063625 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1353dac-7eef-48ca-b3d3-52093b87fa2a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/d3c88533-2983-4300-8e7c-026c74f63e3a returned with HTTP 200 Aug 19 21:20:09.064057 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 14/51] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:08 2026] GET /volume/v3/volumes/d3c88533-2983-4300-8e7c-026c74f63e3a => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:09.068597 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0ca06837-1b86-4594-84d0-c17025244ded tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:09.074321 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0ca06837-1b86-4594-84d0-c17025244ded tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:09.074763 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 13/52] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:09 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:09.078379 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:09.081242 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:09.081733 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1531705977", "volume_type": "a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16", "group_id": "8c70a2e5-7a31-4785-aae4-171441c60d86", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:09.083672 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1531705977', 'volume_type': 'a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16', 'group_id': '8c70a2e5-7a31-4785-aae4-171441c60d86', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:09.094069 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:09.094069 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:09.094069 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume of 1 GB Aug 19 21:20:09.110833 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability Zones retrieved successfully. Aug 19 21:20:09.119059 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Flow 'volume_create_api' (17d0f447-f6a7-417f-b32f-b424a12a2070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:09.120335 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa024c30-5ef1-480e-9d2f-6ff036057c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:09.121055 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:09.121055 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:09.121613 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:09.152281 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa024c30-5ef1-480e-9d2f-6ff036057c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:20:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1260612520',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8c70a2e5-7a31-4785-aae4-171441c60d86', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:09.153237 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137b2cac-55f1-4de9-85d3-8f8348efec71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:09.184724 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1260612520 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1260612520, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:09.185151 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1260612520 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1260612520, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:09.199712 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['ecda7751-b14b-4fa3-912b-7e817996abdd', 'a591d1fb-88cc-4ebd-a094-45adf17b8728', '28dcf3e6-e5bd-4c7b-aa1f-8836476a55dc', 'd75abd18-29c4-48f3-b084-e430f11462fb'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:09.200618 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137b2cac-55f1-4de9-85d3-8f8348efec71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecda7751-b14b-4fa3-912b-7e817996abdd', 'a591d1fb-88cc-4ebd-a094-45adf17b8728', '28dcf3e6-e5bd-4c7b-aa1f-8836476a55dc', 'd75abd18-29c4-48f3-b084-e430f11462fb']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:09.201394 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51f1331-3eef-4955-876f-fc2c5ba609e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:09.229044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51f1331-3eef-4955-876f-fc2c5ba609e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09454000-eb3d-4010-8046-47f56112029c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1531705977',encryption_key_id=None,group_id=8c70a2e5-7a31-4785-aae4-171441c60d86,group_type_id=,metadata={},multiattach=False,project_id='74cba4d43d2641ba9f90d2f2801b1301',qos_specs=None,replication_status=,reservations=['ecda7751-b14b-4fa3-912b-7e817996abdd','a591d1fb-88cc-4ebd-a094-45adf17b8728','28dcf3e6-e5bd-4c7b-aa1f-8836476a55dc','d75abd18-29c4-48f3-b084-e430f11462fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12183814474a8096f2f159a7e82248',volume_type_id=a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1531705977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8c70a2e5-7a31-4785-aae4-171441c60d86,host=None,id=09454000-eb3d-4010-8046-47f56112029c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74cba4d43d2641ba9f90d2f2801b1301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12183814474a8096f2f159a7e82248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16),volume_type_id=a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:09.229971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50cdf45e-6ce2-4565-9886-379851a64d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:09.256873 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50cdf45e-6ce2-4565-9886-379851a64d4a) transitioned into state 'SUCCESS' from state '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-1531705977',encryption_key_id=None,group_id=8c70a2e5-7a31-4785-aae4-171441c60d86,group_type_id=,metadata={},multiattach=False,project_id='74cba4d43d2641ba9f90d2f2801b1301',qos_specs=None,replication_status=,reservations=['ecda7751-b14b-4fa3-912b-7e817996abdd','a591d1fb-88cc-4ebd-a094-45adf17b8728','28dcf3e6-e5bd-4c7b-aa1f-8836476a55dc','d75abd18-29c4-48f3-b084-e430f11462fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12183814474a8096f2f159a7e82248',volume_type_id=a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:09.258034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de5a19c2-0143-4c8e-a624-d41e28a246fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:09.271837 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de5a19c2-0143-4c8e-a624-d41e28a246fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:09.273108 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Flow 'volume_create_api' (17d0f447-f6a7-417f-b32f-b424a12a2070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:09.273363 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume request issued successfully. Aug 19 21:20:09.274147 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:09.274441 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:09.322684 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:09.327196 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:09.327196 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:09.332680 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a584e348-da57-4531-bc1b-dd00350cf5a9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:09.333984 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 13/53] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:20:09 2026] POST /volume/v3/volumes => generated 823 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:09.350848 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-00e195ca-e0ac-4289-ac29-e23b4bc84b6c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:09.353270 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-00e195ca-e0ac-4289-ac29-e23b4bc84b6c tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c Aug 19 21:20:09.353562 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-00e195ca-e0ac-4289-ac29-e23b4bc84b6c tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:09.353838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-00e195ca-e0ac-4289-ac29-e23b4bc84b6c tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:09.362402 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:09.362402 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:09.367531 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-00e195ca-e0ac-4289-ac29-e23b4bc84b6c tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:09.368807 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-00e195ca-e0ac-4289-ac29-e23b4bc84b6c tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:09.368958 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-00e195ca-e0ac-4289-ac29-e23b4bc84b6c tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:09.412910 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-00e195ca-e0ac-4289-ac29-e23b4bc84b6c tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:09.416195 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:09.416195 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:09.425107 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-00e195ca-e0ac-4289-ac29-e23b4bc84b6c tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c returned with HTTP 200 Aug 19 21:20:09.425589 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 14/54] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:09 2026] GET /volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c => generated 891 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:10.088818 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-288418ff-b72a-4377-9ed3-16effc9f5ccc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:10.091089 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-288418ff-b72a-4377-9ed3-16effc9f5ccc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:10.091781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-288418ff-b72a-4377-9ed3-16effc9f5ccc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:10.091781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-288418ff-b72a-4377-9ed3-16effc9f5ccc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:10.099716 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:10.099716 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:10.107192 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-288418ff-b72a-4377-9ed3-16effc9f5ccc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:10.112362 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-288418ff-b72a-4377-9ed3-16effc9f5ccc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:10.112958 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 15/55] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:10 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:10.443000 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fe109bf9-977e-4800-9897-34688a1af86d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:10.445831 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fe109bf9-977e-4800-9897-34688a1af86d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c Aug 19 21:20:10.446309 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fe109bf9-977e-4800-9897-34688a1af86d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:10.446656 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fe109bf9-977e-4800-9897-34688a1af86d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:10.462052 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:10.462052 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:10.469810 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fe109bf9-977e-4800-9897-34688a1af86d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:10.471211 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-fe109bf9-977e-4800-9897-34688a1af86d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:10.471612 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-fe109bf9-977e-4800-9897-34688a1af86d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:10.520884 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-fe109bf9-977e-4800-9897-34688a1af86d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:10.524192 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:10.524192 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:10.533659 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fe109bf9-977e-4800-9897-34688a1af86d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c returned with HTTP 200 Aug 19 21:20:10.534324 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 14/56] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:10 2026] GET /volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:10.549181 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e4e3dfae-e4f4-4826-ac37-74e0a4887edd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:10.551131 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e4e3dfae-e4f4-4826-ac37-74e0a4887edd tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] PUT https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:10.551532 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e4e3dfae-e4f4-4826-ac37-74e0a4887edd tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d3c88533-2983-4300-8e7c-026c74f63e3a"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:10.558882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-e4e3dfae-e4f4-4826-ac37-74e0a4887edd tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Update called for group 8c70a2e5-7a31-4785-aae4-171441c60d86. {{(pid=100176) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 21:20:10.559080 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-e4e3dfae-e4f4-4826-ac37-74e0a4887edd tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Updating group 8c70a2e5-7a31-4785-aae4-171441c60d86 with name None description: None add_volumes: None remove_volumes: d3c88533-2983-4300-8e7c-026c74f63e3a. Aug 19 21:20:10.563757 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:10.563757 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:10.606616 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e4e3dfae-e4f4-4826-ac37-74e0a4887edd tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 202 Aug 19 21:20:10.607152 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 14/57] 10.4.3.158 () {70 vars in 1406 bytes} [Wed Aug 19 21:20:10 2026] PUT /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:10.615913 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bfe6e705-03f0-4012-844a-c865f534abcb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:10.618469 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bfe6e705-03f0-4012-844a-c865f534abcb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:10.618539 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bfe6e705-03f0-4012-844a-c865f534abcb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:10.618782 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bfe6e705-03f0-4012-844a-c865f534abcb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:10.618952 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-bfe6e705-03f0-4012-844a-c865f534abcb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:10.631746 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:10.631746 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:10.654677 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bfe6e705-03f0-4012-844a-c865f534abcb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 200 Aug 19 21:20:10.655966 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 15/58] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:10 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:11.130629 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-647eafc4-293f-4a0d-af01-0354135301bc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:11.133835 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-647eafc4-293f-4a0d-af01-0354135301bc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:11.134265 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-647eafc4-293f-4a0d-af01-0354135301bc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:11.134558 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-647eafc4-293f-4a0d-af01-0354135301bc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:11.149793 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:11.149793 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:11.158376 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-647eafc4-293f-4a0d-af01-0354135301bc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:11.164630 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-647eafc4-293f-4a0d-af01-0354135301bc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:11.165295 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 16/59] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:11 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:11.670891 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8f8a4e24-e9d4-4d9f-abd0-d058a818d8f3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:11.673255 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f8a4e24-e9d4-4d9f-abd0-d058a818d8f3 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:11.673842 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f8a4e24-e9d4-4d9f-abd0-d058a818d8f3 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:11.673967 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f8a4e24-e9d4-4d9f-abd0-d058a818d8f3 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:11.674175 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-8f8a4e24-e9d4-4d9f-abd0-d058a818d8f3 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:11.677917 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:11.677917 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:11.689283 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f8a4e24-e9d4-4d9f-abd0-d058a818d8f3 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 200 Aug 19 21:20:11.689283 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 15/60] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:11 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:11.699407 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-10a3107d-c18f-45f5-9d9f-92df8e678039 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:11.701068 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-10a3107d-c18f-45f5-9d9f-92df8e678039 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] PUT https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:11.701516 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-10a3107d-c18f-45f5-9d9f-92df8e678039 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d3c88533-2983-4300-8e7c-026c74f63e3a"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:11.703296 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-10a3107d-c18f-45f5-9d9f-92df8e678039 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Update called for group 8c70a2e5-7a31-4785-aae4-171441c60d86. {{(pid=100176) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 21:20:11.703401 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-10a3107d-c18f-45f5-9d9f-92df8e678039 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Updating group 8c70a2e5-7a31-4785-aae4-171441c60d86 with name None description: None add_volumes: d3c88533-2983-4300-8e7c-026c74f63e3a remove_volumes: None. Aug 19 21:20:11.707927 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:11.707927 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:11.731619 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-10a3107d-c18f-45f5-9d9f-92df8e678039 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 202 Aug 19 21:20:11.731680 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 15/61] 10.4.3.158 () {70 vars in 1406 bytes} [Wed Aug 19 21:20:11 2026] PUT /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:11.741295 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-afca67f5-a76b-4dbf-baa2-059ce1f5eb37 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:11.747181 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-afca67f5-a76b-4dbf-baa2-059ce1f5eb37 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:11.747767 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-afca67f5-a76b-4dbf-baa2-059ce1f5eb37 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:11.747837 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-afca67f5-a76b-4dbf-baa2-059ce1f5eb37 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:11.749697 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-afca67f5-a76b-4dbf-baa2-059ce1f5eb37 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:11.754500 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:11.754500 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:11.764193 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-afca67f5-a76b-4dbf-baa2-059ce1f5eb37 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 200 Aug 19 21:20:11.764587 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 16/62] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:11 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:12.180575 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9ed3dedf-d50f-4f37-9868-0eaaeb4ca81a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:12.183286 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ed3dedf-d50f-4f37-9868-0eaaeb4ca81a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:12.183525 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ed3dedf-d50f-4f37-9868-0eaaeb4ca81a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:12.183782 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ed3dedf-d50f-4f37-9868-0eaaeb4ca81a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:12.191831 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:12.191831 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:12.196996 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9ed3dedf-d50f-4f37-9868-0eaaeb4ca81a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:12.203102 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ed3dedf-d50f-4f37-9868-0eaaeb4ca81a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:12.203286 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 17/63] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:12 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:12.780341 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0c1fc0bc-6277-4949-9aa0-cb59f6deab8f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:12.782552 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c1fc0bc-6277-4949-9aa0-cb59f6deab8f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:12.782866 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c1fc0bc-6277-4949-9aa0-cb59f6deab8f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:12.783151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c1fc0bc-6277-4949-9aa0-cb59f6deab8f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:12.783342 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-0c1fc0bc-6277-4949-9aa0-cb59f6deab8f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:12.789428 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:12.789428 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:12.801968 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c1fc0bc-6277-4949-9aa0-cb59f6deab8f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 200 Aug 19 21:20:12.801968 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 16/64] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:12 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:12.815875 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b95ed7f9-cb37-4be5-8976-fe2b2d019e74 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:12.818604 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b95ed7f9-cb37-4be5-8976-fe2b2d019e74 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] PUT https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:12.820330 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b95ed7f9-cb37-4be5-8976-fe2b2d019e74 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "09454000-eb3d-4010-8046-47f56112029c"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:12.820668 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-b95ed7f9-cb37-4be5-8976-fe2b2d019e74 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Update called for group 8c70a2e5-7a31-4785-aae4-171441c60d86. {{(pid=100176) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 21:20:12.820810 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-b95ed7f9-cb37-4be5-8976-fe2b2d019e74 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Updating group 8c70a2e5-7a31-4785-aae4-171441c60d86 with name None description: None add_volumes: None remove_volumes: 09454000-eb3d-4010-8046-47f56112029c. Aug 19 21:20:12.826278 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:12.826278 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:12.854051 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b95ed7f9-cb37-4be5-8976-fe2b2d019e74 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 202 Aug 19 21:20:12.854051 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 16/65] 10.4.3.158 () {70 vars in 1406 bytes} [Wed Aug 19 21:20:12 2026] PUT /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:12.862859 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8b706258-5351-45c5-bce3-0b6470deaa4f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:12.866828 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b706258-5351-45c5-bce3-0b6470deaa4f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:12.867066 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b706258-5351-45c5-bce3-0b6470deaa4f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:12.867264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b706258-5351-45c5-bce3-0b6470deaa4f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:12.868543 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-8b706258-5351-45c5-bce3-0b6470deaa4f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:12.876058 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:12.876058 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:12.889146 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b706258-5351-45c5-bce3-0b6470deaa4f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 200 Aug 19 21:20:12.889544 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 17/66] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:12 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:13.218498 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7a87caea-46ca-4b58-beb7-0be3c582e39d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:13.222223 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a87caea-46ca-4b58-beb7-0be3c582e39d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:13.222569 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a87caea-46ca-4b58-beb7-0be3c582e39d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:13.222907 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a87caea-46ca-4b58-beb7-0be3c582e39d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:13.232783 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:13.232783 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:13.238030 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7a87caea-46ca-4b58-beb7-0be3c582e39d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:13.243962 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a87caea-46ca-4b58-beb7-0be3c582e39d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:13.244547 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 18/67] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:13 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:13.901038 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e6b6cb00-c55c-4e65-8464-e9cdadf2d436 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:13.901844 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e6b6cb00-c55c-4e65-8464-e9cdadf2d436 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:13.902109 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e6b6cb00-c55c-4e65-8464-e9cdadf2d436 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:13.902305 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e6b6cb00-c55c-4e65-8464-e9cdadf2d436 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:13.902428 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-e6b6cb00-c55c-4e65-8464-e9cdadf2d436 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:13.906090 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:13.906090 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:13.914590 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e6b6cb00-c55c-4e65-8464-e9cdadf2d436 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 200 Aug 19 21:20:13.914979 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 17/68] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:13 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:13.924758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4514cd90-a727-4b62-8069-ae2646176812 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:13.927326 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4514cd90-a727-4b62-8069-ae2646176812 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] PUT https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:13.927777 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4514cd90-a727-4b62-8069-ae2646176812 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "09454000-eb3d-4010-8046-47f56112029c"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:13.929355 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-4514cd90-a727-4b62-8069-ae2646176812 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Update called for group 8c70a2e5-7a31-4785-aae4-171441c60d86. {{(pid=100176) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 21:20:13.929465 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-4514cd90-a727-4b62-8069-ae2646176812 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Updating group 8c70a2e5-7a31-4785-aae4-171441c60d86 with name None description: None add_volumes: 09454000-eb3d-4010-8046-47f56112029c remove_volumes: None. Aug 19 21:20:13.932990 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:13.932990 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:13.976086 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4514cd90-a727-4b62-8069-ae2646176812 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 202 Aug 19 21:20:13.976660 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 17/69] 10.4.3.158 () {70 vars in 1406 bytes} [Wed Aug 19 21:20:13 2026] PUT /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:13.986971 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d3182257-db42-4856-8239-6f3a9544d3e2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:13.988132 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d3182257-db42-4856-8239-6f3a9544d3e2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:13.988386 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d3182257-db42-4856-8239-6f3a9544d3e2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:13.990127 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d3182257-db42-4856-8239-6f3a9544d3e2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:13.990127 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-d3182257-db42-4856-8239-6f3a9544d3e2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:13.992757 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:13.992757 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:14.003233 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d3182257-db42-4856-8239-6f3a9544d3e2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 200 Aug 19 21:20:14.003233 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 18/70] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:13 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:14.261856 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ecf99b76-ec62-45b3-8a21-cdfca3463607 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:14.264777 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ecf99b76-ec62-45b3-8a21-cdfca3463607 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:14.264777 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ecf99b76-ec62-45b3-8a21-cdfca3463607 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:14.265065 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ecf99b76-ec62-45b3-8a21-cdfca3463607 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:14.274858 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:14.274858 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:14.279813 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ecf99b76-ec62-45b3-8a21-cdfca3463607 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:14.287813 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ecf99b76-ec62-45b3-8a21-cdfca3463607 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:14.288313 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 19/71] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:14 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:15.013904 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-53ad2766-0261-446a-94d0-52475e0c4e7e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:15.016945 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53ad2766-0261-446a-94d0-52475e0c4e7e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:15.017093 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53ad2766-0261-446a-94d0-52475e0c4e7e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:15.017920 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53ad2766-0261-446a-94d0-52475e0c4e7e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:15.018092 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-53ad2766-0261-446a-94d0-52475e0c4e7e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:15.022212 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:15.022212 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:15.029782 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53ad2766-0261-446a-94d0-52475e0c4e7e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 200 Aug 19 21:20:15.030202 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 18/72] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:15 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:15.039611 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-590793e3-b211-4090-b93b-5ae2c29aae2b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:15.041481 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:20:15.041631 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:15.041833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:15.042128 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:15.042451 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:15.042451 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:15.042971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:20:15.049758 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all volumes completed successfully. Aug 19 21:20:15.050368 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:15.050518 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:15.086535 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:15.089672 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:15.089672 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:15.093437 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:15.093601 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:15.127665 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:15.130730 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:15.130730 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:15.138130 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-590793e3-b211-4090-b93b-5ae2c29aae2b tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:20:15.138553 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 18/73] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:20:15 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:20:15.152029 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-041238b3-d099-4f40-849c-d95fcad00d33 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:15.156371 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-041238b3-d099-4f40-849c-d95fcad00d33 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/group_snapshots Aug 19 21:20:15.157424 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-041238b3-d099-4f40-849c-d95fcad00d33 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8c70a2e5-7a31-4785-aae4-171441c60d86", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1195343495"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:15.159895 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.group_snapshots [None req-041238b3-d099-4f40-849c-d95fcad00d33 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8c70a2e5-7a31-4785-aae4-171441c60d86', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1195343495'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 21:20:15.164885 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:15.164885 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:15.169525 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.group_snapshots [None req-041238b3-d099-4f40-849c-d95fcad00d33 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1195343495. Aug 19 21:20:15.196419 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:15.196419 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:15.233655 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-041238b3-d099-4f40-849c-d95fcad00d33 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1260612520 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1260612520, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:15.234076 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-041238b3-d099-4f40-849c-d95fcad00d33 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1260612520 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1260612520, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:15.273963 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-041238b3-d099-4f40-849c-d95fcad00d33 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['903dd7b7-2fb4-4907-9ed4-d9ed311be94a', 'fc2c0382-01c6-4b11-8c95-d06988c93949', '882987af-f102-4fdf-ac5f-712d2a2cb062', '724b774b-307a-42f7-9812-13bb5e36e570'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:15.301934 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-afca4514-27c2-46e3-8288-82982e65c36b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:15.305849 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-afca4514-27c2-46e3-8288-82982e65c36b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:15.306172 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-afca4514-27c2-46e3-8288-82982e65c36b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:15.306415 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-afca4514-27c2-46e3-8288-82982e65c36b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:15.319519 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:15.319519 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:15.327489 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-afca4514-27c2-46e3-8288-82982e65c36b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:15.335442 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-afca4514-27c2-46e3-8288-82982e65c36b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:15.335831 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 20/74] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:15 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:15.358364 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-041238b3-d099-4f40-849c-d95fcad00d33 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots returned with HTTP 202 Aug 19 21:20:15.359110 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 19/75] 10.4.3.158 () {70 vars in 1324 bytes} [Wed Aug 19 21:20:15 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:15.373654 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-18ddc2ad-05f5-4de9-8011-657c730d2e9e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:15.375665 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18ddc2ad-05f5-4de9-8011-657c730d2e9e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 Aug 19 21:20:15.379483 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18ddc2ad-05f5-4de9-8011-657c730d2e9e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:15.379483 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18ddc2ad-05f5-4de9-8011-657c730d2e9e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:15.379483 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-18ddc2ad-05f5-4de9-8011-657c730d2e9e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 96e0a9c1-4736-48ca-bebe-df04f4653cb8 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:20:15.379805 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:15.379805 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:15.389916 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18ddc2ad-05f5-4de9-8011-657c730d2e9e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 returned with HTTP 200 Aug 19 21:20:15.389916 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 19/76] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:20:15 2026] GET /volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:16.356312 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6ee49ce3-d9ce-4c69-82d5-043de0301f1a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.360564 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6ee49ce3-d9ce-4c69-82d5-043de0301f1a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:16.361146 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6ee49ce3-d9ce-4c69-82d5-043de0301f1a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.361934 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6ee49ce3-d9ce-4c69-82d5-043de0301f1a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.374148 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.374148 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:16.380432 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6ee49ce3-d9ce-4c69-82d5-043de0301f1a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:16.389806 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6ee49ce3-d9ce-4c69-82d5-043de0301f1a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:16.390399 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 19/77] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:16 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:16.398042 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3320900-f365-4ea0-bf22-9a77a015731e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.398042 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3320900-f365-4ea0-bf22-9a77a015731e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 Aug 19 21:20:16.398042 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3320900-f365-4ea0-bf22-9a77a015731e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.398042 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3320900-f365-4ea0-bf22-9a77a015731e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.398042 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-c3320900-f365-4ea0-bf22-9a77a015731e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 96e0a9c1-4736-48ca-bebe-df04f4653cb8 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:20:16.402486 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.402486 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:16.408062 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3320900-f365-4ea0-bf22-9a77a015731e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 returned with HTTP 200 Aug 19 21:20:16.408558 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 21/78] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:20:16 2026] GET /volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:16.419047 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-63a9c78f-a806-43b6-ae0f-82c94211eace None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.421073 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-63a9c78f-a806-43b6-ae0f-82c94211eace tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Aug 19 21:20:16.421388 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-63a9c78f-a806-43b6-ae0f-82c94211eace tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.421656 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-63a9c78f-a806-43b6-ae0f-82c94211eace tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.422471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-63a9c78f-a806-43b6-ae0f-82c94211eace tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:16.422471 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.422471 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:16.423188 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-63a9c78f-a806-43b6-ae0f-82c94211eace tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Building query based on filter {{(pid=100178) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:20:16.428592 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-63a9c78f-a806-43b6-ae0f-82c94211eace tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all snapshots completed successfully. Aug 19 21:20:16.429155 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.429155 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:16.429924 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-63a9c78f-a806-43b6-ae0f-82c94211eace tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 21:20:16.430398 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 20/79] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Aug 19 21:20:16 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:16.443901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-261ceb65-5828-4c12-81c3-47b6a1306adc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.446892 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-261ceb65-5828-4c12-81c3-47b6a1306adc tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/snapshots/aafd7bd4-e6fd-4242-8a9f-c0db63b336a9 Aug 19 21:20:16.447122 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-261ceb65-5828-4c12-81c3-47b6a1306adc tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.447360 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-261ceb65-5828-4c12-81c3-47b6a1306adc tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.455440 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.455440 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:16.455984 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-261ceb65-5828-4c12-81c3-47b6a1306adc tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Snapshot retrieved successfully. Aug 19 21:20:16.457001 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-261ceb65-5828-4c12-81c3-47b6a1306adc tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/snapshots/aafd7bd4-e6fd-4242-8a9f-c0db63b336a9 returned with HTTP 200 Aug 19 21:20:16.457384 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 20/80] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:16 2026] GET /volume/v3/snapshots/aafd7bd4-e6fd-4242-8a9f-c0db63b336a9 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:16.467866 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ff2112b0-c7b1-4456-a812-bb17fa5d4872 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.469903 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff2112b0-c7b1-4456-a812-bb17fa5d4872 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/snapshots/31c597da-9c7b-42a2-a1b5-851883d0c030 Aug 19 21:20:16.469903 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff2112b0-c7b1-4456-a812-bb17fa5d4872 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.470258 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff2112b0-c7b1-4456-a812-bb17fa5d4872 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.496364 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.496364 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:16.496862 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ff2112b0-c7b1-4456-a812-bb17fa5d4872 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Snapshot retrieved successfully. Aug 19 21:20:16.498188 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff2112b0-c7b1-4456-a812-bb17fa5d4872 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/snapshots/31c597da-9c7b-42a2-a1b5-851883d0c030 returned with HTTP 200 Aug 19 21:20:16.498899 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 20/81] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:16 2026] GET /volume/v3/snapshots/31c597da-9c7b-42a2-a1b5-851883d0c030 => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:16.512818 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ca1e05a5-5271-4e98-a35c-38682503507a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.515455 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca1e05a5-5271-4e98-a35c-38682503507a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 Aug 19 21:20:16.515709 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca1e05a5-5271-4e98-a35c-38682503507a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.515960 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca1e05a5-5271-4e98-a35c-38682503507a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.516160 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-ca1e05a5-5271-4e98-a35c-38682503507a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] delete called for member 96e0a9c1-4736-48ca-bebe-df04f4653cb8 {{(pid=100175) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 21:20:16.516309 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.group_snapshots [None req-ca1e05a5-5271-4e98-a35c-38682503507a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Delete group_snapshot with id: 96e0a9c1-4736-48ca-bebe-df04f4653cb8 Aug 19 21:20:16.520169 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.520169 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:16.593051 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca1e05a5-5271-4e98-a35c-38682503507a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 returned with HTTP 202 Aug 19 21:20:16.593051 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 22/82] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:20:16 2026] DELETE /volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:16.605864 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-811c76e7-bf10-4432-86fb-ef5de4185785 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.608623 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:20:16.608884 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.609191 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.609539 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:16.610485 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:20:16.620166 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all volumes completed successfully. Aug 19 21:20:16.620924 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:16.621130 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:16.680892 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:16.685450 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.685450 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:16.688498 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:16.688498 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:16.734522 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:16.738873 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.738873 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:16.752682 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-811c76e7-bf10-4432-86fb-ef5de4185785 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:20:16.753309 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 21/83] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:20:16 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:20:16.772777 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9de07092-df2d-4827-a594-b77d14280382 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.775378 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9de07092-df2d-4827-a594-b77d14280382 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Aug 19 21:20:16.775378 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9de07092-df2d-4827-a594-b77d14280382 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.775378 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9de07092-df2d-4827-a594-b77d14280382 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.775378 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-9de07092-df2d-4827-a594-b77d14280382 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:16.777098 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-9de07092-df2d-4827-a594-b77d14280382 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:20:16.796284 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9de07092-df2d-4827-a594-b77d14280382 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all snapshots completed successfully. Aug 19 21:20:16.797981 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9de07092-df2d-4827-a594-b77d14280382 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 21:20:16.797981 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 21/84] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Aug 19 21:20:16 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:20:16.810592 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f0349cab-6be9-4e13-9648-1053a3525b4d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.813466 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0349cab-6be9-4e13-9648-1053a3525b4d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 Aug 19 21:20:16.813917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0349cab-6be9-4e13-9648-1053a3525b4d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.813995 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0349cab-6be9-4e13-9648-1053a3525b4d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.814345 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-f0349cab-6be9-4e13-9648-1053a3525b4d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 96e0a9c1-4736-48ca-bebe-df04f4653cb8 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:20:16.820734 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0349cab-6be9-4e13-9648-1053a3525b4d tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 returned with HTTP 404 Aug 19 21:20:16.821508 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 21/85] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:20:16 2026] GET /volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:16.834824 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f9ce567-979a-46fb-87d2-acc55922a159 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.837316 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f9ce567-979a-46fb-87d2-acc55922a159 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 Aug 19 21:20:16.837510 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f9ce567-979a-46fb-87d2-acc55922a159 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.838176 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f9ce567-979a-46fb-87d2-acc55922a159 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.838176 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-1f9ce567-979a-46fb-87d2-acc55922a159 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] delete called for member 96e0a9c1-4736-48ca-bebe-df04f4653cb8 {{(pid=100175) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 21:20:16.838176 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.group_snapshots [None req-1f9ce567-979a-46fb-87d2-acc55922a159 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Delete group_snapshot with id: 96e0a9c1-4736-48ca-bebe-df04f4653cb8 Aug 19 21:20:16.843911 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f9ce567-979a-46fb-87d2-acc55922a159 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 returned with HTTP 404 Aug 19 21:20:16.844549 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 23/86] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:20:16 2026] DELETE /volume/v3/group_snapshots/96e0a9c1-4736-48ca-bebe-df04f4653cb8 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:16.853176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:16.855590 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:20:16.855917 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:16.856214 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:16.856483 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:16.857590 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:20:16.868160 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all volumes completed successfully. Aug 19 21:20:16.868660 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:16.869270 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:16.914910 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:16.919252 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.919252 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:16.923761 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:16.923893 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:16.968770 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:16.972146 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:16.972146 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:16.980966 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-19ef6bfe-3d8f-4321-a03a-331a62804a3f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:20:16.981370 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 22/87] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:20:16 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:20:16.998566 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-06654506-41db-4e1e-baaa-22dc42cbb6f5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:17.002079 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06654506-41db-4e1e-baaa-22dc42cbb6f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86/action Aug 19 21:20:17.002657 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06654506-41db-4e1e-baaa-22dc42cbb6f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:20:17.002797 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06654506-41db-4e1e-baaa-22dc42cbb6f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:17.004953 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-06654506-41db-4e1e-baaa-22dc42cbb6f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] delete called for group 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:20:17.005199 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-06654506-41db-4e1e-baaa-22dc42cbb6f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Delete group with id: 8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:17.015516 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:17.015516 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:17.276059 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06654506-41db-4e1e-baaa-22dc42cbb6f5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86/action returned with HTTP 202 Aug 19 21:20:17.276665 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 22/88] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:20:16 2026] POST /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:17.285899 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ea24aad5-40e9-441c-ae47-263af8583a58 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:17.289536 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea24aad5-40e9-441c-ae47-263af8583a58 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c Aug 19 21:20:17.289833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea24aad5-40e9-441c-ae47-263af8583a58 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:17.290041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea24aad5-40e9-441c-ae47-263af8583a58 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:17.302987 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:17.302987 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:17.309121 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ea24aad5-40e9-441c-ae47-263af8583a58 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:17.310004 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-ea24aad5-40e9-441c-ae47-263af8583a58 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:17.310153 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-ea24aad5-40e9-441c-ae47-263af8583a58 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:17.361610 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-ea24aad5-40e9-441c-ae47-263af8583a58 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:17.365356 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:17.365356 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:17.374352 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea24aad5-40e9-441c-ae47-263af8583a58 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c returned with HTTP 200 Aug 19 21:20:17.374857 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 22/89] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:17 2026] GET /volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:17.406278 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8c839209-1ff1-4864-a4e5-7a2bb7686516 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:17.408542 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8c839209-1ff1-4864-a4e5-7a2bb7686516 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:17.409245 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8c839209-1ff1-4864-a4e5-7a2bb7686516 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:17.409533 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8c839209-1ff1-4864-a4e5-7a2bb7686516 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:17.417935 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:17.417935 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:17.422037 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8c839209-1ff1-4864-a4e5-7a2bb7686516 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:17.427239 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8c839209-1ff1-4864-a4e5-7a2bb7686516 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:17.427928 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 24/90] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:17 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:18.389670 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fe010d60-edce-4e99-97a0-b42eb411a1a8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.392096 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fe010d60-edce-4e99-97a0-b42eb411a1a8 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c Aug 19 21:20:18.392404 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fe010d60-edce-4e99-97a0-b42eb411a1a8 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:18.392656 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fe010d60-edce-4e99-97a0-b42eb411a1a8 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:18.401808 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fe010d60-edce-4e99-97a0-b42eb411a1a8 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c returned with HTTP 404 Aug 19 21:20:18.402449 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 23/91] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:18 2026] GET /volume/v3/volumes/09454000-eb3d-4010-8046-47f56112029c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:18.410370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d7198ef1-e066-4fec-932d-9a020f4e3971 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.412355 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d7198ef1-e066-4fec-932d-9a020f4e3971 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/d3c88533-2983-4300-8e7c-026c74f63e3a Aug 19 21:20:18.412705 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d7198ef1-e066-4fec-932d-9a020f4e3971 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:18.413067 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d7198ef1-e066-4fec-932d-9a020f4e3971 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:18.419989 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d7198ef1-e066-4fec-932d-9a020f4e3971 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/d3c88533-2983-4300-8e7c-026c74f63e3a returned with HTTP 404 Aug 19 21:20:18.420802 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 23/92] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:18 2026] GET /volume/v3/volumes/d3c88533-2983-4300-8e7c-026c74f63e3a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:18.430517 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-edea5395-9318-4297-bfe8-1098bbd4d11e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.433358 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-edea5395-9318-4297-bfe8-1098bbd4d11e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 Aug 19 21:20:18.433470 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-edea5395-9318-4297-bfe8-1098bbd4d11e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:18.433767 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-edea5395-9318-4297-bfe8-1098bbd4d11e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:18.434029 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-edea5395-9318-4297-bfe8-1098bbd4d11e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 8c70a2e5-7a31-4785-aae4-171441c60d86 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:18.440850 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-edea5395-9318-4297-bfe8-1098bbd4d11e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 returned with HTTP 404 Aug 19 21:20:18.441477 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 23/93] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:18 2026] GET /volume/v3/groups/8c70a2e5-7a31-4785-aae4-171441c60d86 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:18.444076 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aaad6c6e-cb04-4d88-a410-42f44c66edc9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.447921 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aaad6c6e-cb04-4d88-a410-42f44c66edc9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:18.448257 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aaad6c6e-cb04-4d88-a410-42f44c66edc9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:18.448596 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aaad6c6e-cb04-4d88-a410-42f44c66edc9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:18.451049 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9295f966-9bd6-445e-a039-213017296ed6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.453476 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9295f966-9bd6-445e-a039-213017296ed6 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/0ca0c7a8-77e5-4032-af15-be05c359bd1c Aug 19 21:20:18.453854 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9295f966-9bd6-445e-a039-213017296ed6 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:18.454713 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9295f966-9bd6-445e-a039-213017296ed6 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:18.460317 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:18.460317 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:18.474344 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aaad6c6e-cb04-4d88-a410-42f44c66edc9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:18.479799 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aaad6c6e-cb04-4d88-a410-42f44c66edc9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:18.480292 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9295f966-9bd6-445e-a039-213017296ed6 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/group_types/0ca0c7a8-77e5-4032-af15-be05c359bd1c returned with HTTP 202 Aug 19 21:20:18.480404 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 25/94] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:18 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:18.480734 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 24/95] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:20:18 2026] DELETE /volume/v3/group_types/0ca0c7a8-77e5-4032-af15-be05c359bd1c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:18.490400 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-22a58a81-88b5-4d40-b0a1-2db8bc80afe8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.493215 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22a58a81-88b5-4d40-b0a1-2db8bc80afe8 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] DELETE https://10.4.3.158/volume/v3/types/a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16 Aug 19 21:20:18.493449 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22a58a81-88b5-4d40-b0a1-2db8bc80afe8 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:18.493667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22a58a81-88b5-4d40-b0a1-2db8bc80afe8 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:18.560796 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22a58a81-88b5-4d40-b0a1-2db8bc80afe8 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/types/a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16 returned with HTTP 202 Aug 19 21:20:18.561138 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 24/96] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:20:18 2026] DELETE /volume/v3/types/a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:18.570749 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e0716554-5388-4412-9d6c-b451c5b034a2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.574612 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0716554-5388-4412-9d6c-b451c5b034a2 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] GET https://10.4.3.158/volume/v3/types/a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16 Aug 19 21:20:18.575038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0716554-5388-4412-9d6c-b451c5b034a2 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:18.575136 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0716554-5388-4412-9d6c-b451c5b034a2 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:18.579105 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0716554-5388-4412-9d6c-b451c5b034a2 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/types/a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16 returned with HTTP 404 Aug 19 21:20:18.580269 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 24/97] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:20:18 2026] GET /volume/v3/types/a32ab5c5-2e69-4c6b-90a8-8c88e1acdf16 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:18.592555 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3afd04b-d66a-46cc-b045-899533797228 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.596999 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3afd04b-d66a-46cc-b045-899533797228 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:20:18.597458 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3afd04b-d66a-46cc-b045-899533797228 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1576510711"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:18.625819 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3afd04b-d66a-46cc-b045-899533797228 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:20:18.626373 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 26/98] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:20:18 2026] POST /volume/v3/types => generated 224 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:18.637036 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ea8ae6ec-89d1-4d39-bf5f-90bdcec6908f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.639577 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ea8ae6ec-89d1-4d39-bf5f-90bdcec6908f tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:20:18.639577 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ea8ae6ec-89d1-4d39-bf5f-90bdcec6908f tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1777001681"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:18.669626 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ea8ae6ec-89d1-4d39-bf5f-90bdcec6908f tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:20:18.670116 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 25/99] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:20:18 2026] POST /volume/v3/group_types => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:18.680416 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7293de37-6b54-4ed5-9d9e-f50f8e771af9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.682238 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7293de37-6b54-4ed5-9d9e-f50f8e771af9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/groups Aug 19 21:20:18.682699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7293de37-6b54-4ed5-9d9e-f50f8e771af9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "544c1ada-365f-4b85-b441-9cc36575ad8f", "volume_types": ["b2f74896-88a9-442b-9a59-33035c6bd6d8"], "name": "tempest-GroupSnapshotsTest-Group-1855813452"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:18.684495 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-7293de37-6b54-4ed5-9d9e-f50f8e771af9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating new group {'group': {'group_type': '544c1ada-365f-4b85-b441-9cc36575ad8f', 'volume_types': ['b2f74896-88a9-442b-9a59-33035c6bd6d8'], 'name': 'tempest-GroupSnapshotsTest-Group-1855813452'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 21:20:18.690420 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-7293de37-6b54-4ed5-9d9e-f50f8e771af9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating group tempest-GroupSnapshotsTest-Group-1855813452. Aug 19 21:20:18.704908 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7293de37-6b54-4ed5-9d9e-f50f8e771af9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability Zones retrieved successfully. Aug 19 21:20:18.725930 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-7293de37-6b54-4ed5-9d9e-f50f8e771af9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['16143416-0c91-4ec0-946b-e7f1851c7b14'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:18.765550 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7293de37-6b54-4ed5-9d9e-f50f8e771af9 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Aug 19 21:20:18.766087 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 25/100] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Aug 19 21:20:18 2026] POST /volume/v3/groups => generated 112 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:18.776226 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c2f2e8ce-214e-4329-9a98-c7c7d4b6f76a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.778895 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2f2e8ce-214e-4329-9a98-c7c7d4b6f76a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933 Aug 19 21:20:18.781361 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c2f2e8ce-214e-4329-9a98-c7c7d4b6f76a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:18.781601 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c2f2e8ce-214e-4329-9a98-c7c7d4b6f76a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:18.781801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-c2f2e8ce-214e-4329-9a98-c7c7d4b6f76a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 81c26e40-539c-4487-8d04-4936daa36933 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:18.786267 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:18.786267 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:18.799659 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2f2e8ce-214e-4329-9a98-c7c7d4b6f76a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933 returned with HTTP 200 Aug 19 21:20:18.800779 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 25/101] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:18 2026] GET /volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:18.910394 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:18.912667 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:18.913127 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-777173715"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:18.915336 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-777173715'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:18.915503 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Create volume of 1 GB Aug 19 21:20:18.920854 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Availability Zones retrieved successfully. Aug 19 21:20:18.928320 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Flow 'volume_create_api' (ed6c02a2-a52a-4c6b-8678-3623992ac2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:18.930193 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace003e5-38a1-48bc-97bf-434c34cd06f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:18.931190 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:18.972920 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace003e5-38a1-48bc-97bf-434c34cd06f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:18.973776 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (311f464c-ce50-495e-bbe3-545cbe93a395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:19.020190 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-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 19 21:20:19.020190 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-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 19 21:20:19.072048 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Created reservations ['8cf09635-dd99-4b3d-b0f5-90a3e98aa60c', 'b96c32b2-09b7-4f5a-8689-5e0cbb4fbda0', 'a79f7b5c-790e-49c4-9164-c51a1dcd3d5b', 'a79390f2-cc78-4bd5-a3ca-764ee8c15e1b'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:19.073581 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (311f464c-ce50-495e-bbe3-545cbe93a395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cf09635-dd99-4b3d-b0f5-90a3e98aa60c', 'b96c32b2-09b7-4f5a-8689-5e0cbb4fbda0', 'a79f7b5c-790e-49c4-9164-c51a1dcd3d5b', 'a79390f2-cc78-4bd5-a3ca-764ee8c15e1b']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:19.074988 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc696875-9aae-4a8b-afeb-1804aab0c184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:19.105501 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc696875-9aae-4a8b-afeb-1804aab0c184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fcc96be-56e3-4eb5-90b7-986066474297', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-777173715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec841a79de30498da7841b8cb648334b',qos_specs=None,replication_status=,reservations=['8cf09635-dd99-4b3d-b0f5-90a3e98aa60c','b96c32b2-09b7-4f5a-8689-5e0cbb4fbda0','a79f7b5c-790e-49c4-9164-c51a1dcd3d5b','a79390f2-cc78-4bd5-a3ca-764ee8c15e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4feb5b1d1d4243199066959ce4656673',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-777173715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fcc96be-56e3-4eb5-90b7-986066474297,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec841a79de30498da7841b8cb648334b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4feb5b1d1d4243199066959ce4656673',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:19.106349 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07bc9273-de8d-46cc-85ad-1fdb3a8dbb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:19.134292 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07bc9273-de8d-46cc-85ad-1fdb3a8dbb4a) transitioned into state 'SUCCESS' from state '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-777173715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec841a79de30498da7841b8cb648334b',qos_specs=None,replication_status=,reservations=['8cf09635-dd99-4b3d-b0f5-90a3e98aa60c','b96c32b2-09b7-4f5a-8689-5e0cbb4fbda0','a79f7b5c-790e-49c4-9164-c51a1dcd3d5b','a79390f2-cc78-4bd5-a3ca-764ee8c15e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4feb5b1d1d4243199066959ce4656673',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:19.135351 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42d5354-f489-4597-a368-f6afcc03f19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:19.148116 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42d5354-f489-4597-a368-f6afcc03f19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:19.149256 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Flow 'volume_create_api' (ed6c02a2-a52a-4c6b-8678-3623992ac2c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:19.149734 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Create volume request issued successfully. Aug 19 21:20:19.150662 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3aa9bb86-3ed3-4d87-b00f-40d022ba7b5a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:19.151268 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 27/102] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:20:18 2026] POST /volume/v3/volumes => generated 751 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:20:19.172262 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-aaef722f-2b5e-4420-bf46-4525b8ae831c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:19.174207 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aaef722f-2b5e-4420-bf46-4525b8ae831c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:20:19.175689 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aaef722f-2b5e-4420-bf46-4525b8ae831c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:19.175689 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aaef722f-2b5e-4420-bf46-4525b8ae831c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:19.183581 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:19.183581 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:19.188747 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-aaef722f-2b5e-4420-bf46-4525b8ae831c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:20:19.194789 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aaef722f-2b5e-4420-bf46-4525b8ae831c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:20:19.195313 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 26/103] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:19 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:19.232933 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:19.495428 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-55159aad-6139-403d-8e0e-0dbbc51e8eaa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:19.500409 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55159aad-6139-403d-8e0e-0dbbc51e8eaa tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:19.500716 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55159aad-6139-403d-8e0e-0dbbc51e8eaa tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:19.500989 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55159aad-6139-403d-8e0e-0dbbc51e8eaa tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:19.643291 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:19.643291 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:19.649812 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-55159aad-6139-403d-8e0e-0dbbc51e8eaa tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:19.659104 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55159aad-6139-403d-8e0e-0dbbc51e8eaa tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:19.659647 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 26/104] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:19 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:19.753038 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:19.753038 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-170231885", "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:19.754912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-170231885', 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:19.812843 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f0eaa275-ff1f-457f-b3fe-200abdabeda5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:19.817401 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f0eaa275-ff1f-457f-b3fe-200abdabeda5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933 Aug 19 21:20:19.817695 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f0eaa275-ff1f-457f-b3fe-200abdabeda5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:19.818313 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f0eaa275-ff1f-457f-b3fe-200abdabeda5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:19.818313 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-f0eaa275-ff1f-457f-b3fe-200abdabeda5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 81c26e40-539c-4487-8d04-4936daa36933 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:19.824224 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:19.824224 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:19.837660 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f0eaa275-ff1f-457f-b3fe-200abdabeda5 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933 returned with HTTP 200 Aug 19 21:20:19.837660 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 28/105] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:19 2026] GET /volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933 => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:19.848543 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:19.850982 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:19.851429 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1138887665", "volume_type": "b2f74896-88a9-442b-9a59-33035c6bd6d8", "group_id": "81c26e40-539c-4487-8d04-4936daa36933", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:19.853190 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1138887665', 'volume_type': 'b2f74896-88a9-442b-9a59-33035c6bd6d8', 'group_id': '81c26e40-539c-4487-8d04-4936daa36933', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:19.873111 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:19.873111 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:19.873936 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume of 1 GB Aug 19 21:20:19.889082 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:20:19.888369. {{(pid=100178) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:20:19.889238 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Availability Zones retrieved successfully. Aug 19 21:20:19.917177 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Flow 'volume_create_api' (7f825bb4-1a96-47d9-ba8e-ecc6a3b2a957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:19.918521 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f21159-93f3-4e9a-a72e-14ea6b196f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:19.919339 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:19.919339 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:19.919808 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:19.961252 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f21159-93f3-4e9a-a72e-14ea6b196f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:20:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b2f74896-88a9-442b-9a59-33035c6bd6d8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1576510711',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2f74896-88a9-442b-9a59-33035c6bd6d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '81c26e40-539c-4487-8d04-4936daa36933', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:19.962048 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ac3bf4-0247-4aaf-86cf-81e385ef46a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:19.988603 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1576510711 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1576510711, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:19.988900 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1576510711 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1576510711, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:20.022498 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['414a3097-ba5b-49aa-ac56-7ec4cbf2a66e', '0cfea340-ca0e-488b-adb6-6239984a2bb8', 'cd615fa8-8faa-4dbd-a6e5-5ca3d0495e6e', 'd3b4e4df-4598-4d39-a2e1-70f48001bf3f'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:20.023475 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ac3bf4-0247-4aaf-86cf-81e385ef46a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['414a3097-ba5b-49aa-ac56-7ec4cbf2a66e', '0cfea340-ca0e-488b-adb6-6239984a2bb8', 'cd615fa8-8faa-4dbd-a6e5-5ca3d0495e6e', 'd3b4e4df-4598-4d39-a2e1-70f48001bf3f']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:20.024539 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b8ea88-ed5e-4997-be43-647a79370a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:20.051855 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b8ea88-ed5e-4997-be43-647a79370a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '392bda50-f69c-4573-bf5f-16c61dff6c07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1138887665',encryption_key_id=None,group_id=81c26e40-539c-4487-8d04-4936daa36933,group_type_id=,metadata={},multiattach=False,project_id='74cba4d43d2641ba9f90d2f2801b1301',qos_specs=None,replication_status=,reservations=['414a3097-ba5b-49aa-ac56-7ec4cbf2a66e','0cfea340-ca0e-488b-adb6-6239984a2bb8','cd615fa8-8faa-4dbd-a6e5-5ca3d0495e6e','d3b4e4df-4598-4d39-a2e1-70f48001bf3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12183814474a8096f2f159a7e82248',volume_type_id=b2f74896-88a9-442b-9a59-33035c6bd6d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1138887665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=81c26e40-539c-4487-8d04-4936daa36933,host=None,id=392bda50-f69c-4573-bf5f-16c61dff6c07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74cba4d43d2641ba9f90d2f2801b1301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12183814474a8096f2f159a7e82248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2f74896-88a9-442b-9a59-33035c6bd6d8),volume_type_id=b2f74896-88a9-442b-9a59-33035c6bd6d8)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:20.052945 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1ae82fb-7c7b-46ff-bb36-3d3972153f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:20.077405 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1ae82fb-7c7b-46ff-bb36-3d3972153f8d) transitioned into state 'SUCCESS' from state '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-1138887665',encryption_key_id=None,group_id=81c26e40-539c-4487-8d04-4936daa36933,group_type_id=,metadata={},multiattach=False,project_id='74cba4d43d2641ba9f90d2f2801b1301',qos_specs=None,replication_status=,reservations=['414a3097-ba5b-49aa-ac56-7ec4cbf2a66e','0cfea340-ca0e-488b-adb6-6239984a2bb8','cd615fa8-8faa-4dbd-a6e5-5ca3d0495e6e','d3b4e4df-4598-4d39-a2e1-70f48001bf3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12183814474a8096f2f159a7e82248',volume_type_id=b2f74896-88a9-442b-9a59-33035c6bd6d8)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:20.078218 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afdfd2f1-4cbf-4f35-bb8c-bca6996542d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:20.099098 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afdfd2f1-4cbf-4f35-bb8c-bca6996542d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:20.100314 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Flow 'volume_create_api' (7f825bb4-1a96-47d9-ba8e-ecc6a3b2a957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:20.100792 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Create volume request issued successfully. Aug 19 21:20:20.101806 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:20.102105 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:20.151028 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:20.154833 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:20.154833 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:20.159535 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-711e28c3-66b0-441f-afb9-8ddffb4647fb tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:20.160106 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 27/106] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:20:19 2026] POST /volume/v3/volumes => generated 823 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:20.173471 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-999dfbb6-0297-4ebc-9369-aed94c6fb20a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:20.175475 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-999dfbb6-0297-4ebc-9369-aed94c6fb20a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/392bda50-f69c-4573-bf5f-16c61dff6c07 Aug 19 21:20:20.175710 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-999dfbb6-0297-4ebc-9369-aed94c6fb20a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:20.175945 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-999dfbb6-0297-4ebc-9369-aed94c6fb20a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:20.183491 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:20.183491 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:20.188124 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-999dfbb6-0297-4ebc-9369-aed94c6fb20a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:20.188917 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-999dfbb6-0297-4ebc-9369-aed94c6fb20a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:20.189082 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-999dfbb6-0297-4ebc-9369-aed94c6fb20a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:20.211641 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6346f802-4b9a-4765-afdb-5cb75d76842f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:20.213603 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6346f802-4b9a-4765-afdb-5cb75d76842f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:20:20.214080 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6346f802-4b9a-4765-afdb-5cb75d76842f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:20.214242 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6346f802-4b9a-4765-afdb-5cb75d76842f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:20.223191 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:20.223191 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:20.227045 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6346f802-4b9a-4765-afdb-5cb75d76842f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:20:20.231546 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6346f802-4b9a-4765-afdb-5cb75d76842f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:20:20.232028 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 29/107] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:20 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:20.234378 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-999dfbb6-0297-4ebc-9369-aed94c6fb20a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:20.238314 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:20.238314 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:20.249809 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-999dfbb6-0297-4ebc-9369-aed94c6fb20a tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/392bda50-f69c-4573-bf5f-16c61dff6c07 returned with HTTP 200 Aug 19 21:20:20.249809 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 27/108] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:20 2026] GET /volume/v3/volumes/392bda50-f69c-4573-bf5f-16c61dff6c07 => generated 915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:20.269343 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Create volume of 1 GB Aug 19 21:20:20.270274 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:20.270274 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:20.275108 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Availability Zones retrieved successfully. Aug 19 21:20:20.282294 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Flow 'volume_create_api' (bf8e7553-34fc-4d57-937f-090daae56904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:20.284041 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3282ee00-7c12-4094-9488-6c957e87ef17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:20.284857 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:20.364946 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3282ee00-7c12-4094-9488-6c957e87ef17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:20.365996 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (697cd7a1-d995-42e8-ae09-fd2b72e58d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:20.396966 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-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 19 21:20:20.397377 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-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 19 21:20:20.445187 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Created reservations ['915dd55c-ea9c-4c44-95e4-d5b3915bf750', '13826f56-9c71-4577-9253-b80a2e7842e6', 'b1cb17e0-0485-4a9e-95ef-7c81cc344c7a', '889d4daf-6fcd-43d3-991f-cb27874dbf14'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:20.445628 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (697cd7a1-d995-42e8-ae09-fd2b72e58d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['915dd55c-ea9c-4c44-95e4-d5b3915bf750', '13826f56-9c71-4577-9253-b80a2e7842e6', 'b1cb17e0-0485-4a9e-95ef-7c81cc344c7a', '889d4daf-6fcd-43d3-991f-cb27874dbf14']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:20.446624 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdf51d6-6df1-46e4-bb47-0bcdf19af992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:20.485899 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdf51d6-6df1-46e4-bb47-0bcdf19af992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edb64f6c-624b-4c9e-b6fc-edad9a142915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-170231885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='422ac942f26447f6bf93077e5b7d41f3',qos_specs=None,replication_status=,reservations=['915dd55c-ea9c-4c44-95e4-d5b3915bf750','13826f56-9c71-4577-9253-b80a2e7842e6','b1cb17e0-0485-4a9e-95ef-7c81cc344c7a','889d4daf-6fcd-43d3-991f-cb27874dbf14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fef4e226c19c4b54aad37246bc776109',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-170231885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edb64f6c-624b-4c9e-b6fc-edad9a142915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='422ac942f26447f6bf93077e5b7d41f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fef4e226c19c4b54aad37246bc776109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:20.486463 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e00846b-3a80-4b10-9549-772b9bc33152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:20.529622 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e00846b-3a80-4b10-9549-772b9bc33152) transitioned into state 'SUCCESS' from state '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-170231885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='422ac942f26447f6bf93077e5b7d41f3',qos_specs=None,replication_status=,reservations=['915dd55c-ea9c-4c44-95e4-d5b3915bf750','13826f56-9c71-4577-9253-b80a2e7842e6','b1cb17e0-0485-4a9e-95ef-7c81cc344c7a','889d4daf-6fcd-43d3-991f-cb27874dbf14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fef4e226c19c4b54aad37246bc776109',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:20.530478 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35a5345-ba20-4613-ba1f-379a5598b765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:20.546880 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35a5345-ba20-4613-ba1f-379a5598b765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:20.547830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Flow 'volume_create_api' (bf8e7553-34fc-4d57-937f-090daae56904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:20.548196 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Create volume request issued successfully. Aug 19 21:20:20.548867 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52260ddb-2744-4f17-909a-ca40fc1d3b90 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:20.549275 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 26/109] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:20:19 2026] POST /volume/v3/volumes => generated 751 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:20:20.565960 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a992eadb-198a-4fe4-a6c2-c9661a6ea81f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:20.567702 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a992eadb-198a-4fe4-a6c2-c9661a6ea81f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:20.567828 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a992eadb-198a-4fe4-a6c2-c9661a6ea81f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:20.568774 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a992eadb-198a-4fe4-a6c2-c9661a6ea81f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:20.578930 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:20.578930 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:20.583548 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a992eadb-198a-4fe4-a6c2-c9661a6ea81f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:20.591989 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a992eadb-198a-4fe4-a6c2-c9661a6ea81f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:20.591989 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 28/110] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:20 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:20.673401 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4458ccb2-c1f1-453f-9e1b-a241d5afecbc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:20.676284 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4458ccb2-c1f1-453f-9e1b-a241d5afecbc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:20.676501 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4458ccb2-c1f1-453f-9e1b-a241d5afecbc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:20.676846 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4458ccb2-c1f1-453f-9e1b-a241d5afecbc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:20.686556 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:20.686556 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:20.696818 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4458ccb2-c1f1-453f-9e1b-a241d5afecbc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:20.705546 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4458ccb2-c1f1-453f-9e1b-a241d5afecbc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:20.706289 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 30/111] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:20 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:21.265396 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fccb5bb0-5e3c-4f5b-95ff-bb37c247b2a2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:21.267641 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fccb5bb0-5e3c-4f5b-95ff-bb37c247b2a2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/392bda50-f69c-4573-bf5f-16c61dff6c07 Aug 19 21:20:21.268646 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fccb5bb0-5e3c-4f5b-95ff-bb37c247b2a2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:21.268646 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fccb5bb0-5e3c-4f5b-95ff-bb37c247b2a2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:21.282064 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:21.282064 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:21.286222 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fccb5bb0-5e3c-4f5b-95ff-bb37c247b2a2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Volume info retrieved successfully. Aug 19 21:20:21.287581 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-fccb5bb0-5e3c-4f5b-95ff-bb37c247b2a2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:21.287581 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-fccb5bb0-5e3c-4f5b-95ff-bb37c247b2a2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:21.329801 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-fccb5bb0-5e3c-4f5b-95ff-bb37c247b2a2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:21.332945 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:21.332945 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:21.354169 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fccb5bb0-5e3c-4f5b-95ff-bb37c247b2a2 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/392bda50-f69c-4573-bf5f-16c61dff6c07 returned with HTTP 200 Aug 19 21:20:21.354664 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 28/112] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:21 2026] GET /volume/v3/volumes/392bda50-f69c-4573-bf5f-16c61dff6c07 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:21.373530 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-984fe029-15d3-4190-b784-faa9cbb24130 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:21.376571 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-984fe029-15d3-4190-b784-faa9cbb24130 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/group_snapshots Aug 19 21:20:21.377212 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-984fe029-15d3-4190-b784-faa9cbb24130 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "81c26e40-539c-4487-8d04-4936daa36933", "name": "tempest-group_snapshot-1864155938"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:21.380246 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-984fe029-15d3-4190-b784-faa9cbb24130 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '81c26e40-539c-4487-8d04-4936daa36933', 'name': 'tempest-group_snapshot-1864155938'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 21:20:21.386041 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:21.386041 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:21.391454 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.group_snapshots [None req-984fe029-15d3-4190-b784-faa9cbb24130 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Creating group_snapshot tempest-group_snapshot-1864155938. Aug 19 21:20:21.414570 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:21.414570 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:21.432374 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-984fe029-15d3-4190-b784-faa9cbb24130 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1576510711 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1576510711, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:21.432770 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-984fe029-15d3-4190-b784-faa9cbb24130 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1576510711 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1576510711, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:20:21.464299 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-984fe029-15d3-4190-b784-faa9cbb24130 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Created reservations ['8c4bf021-f982-456b-a1f9-469acd6af596', 'fcf2608f-0862-477c-8d69-9aab7fbcae65', '70e7e254-b5b2-44bc-a109-72c73f02bf26', '0ba7d94f-dc3e-4c8a-9095-50d09161d81c'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:21.508317 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-984fe029-15d3-4190-b784-faa9cbb24130 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots returned with HTTP 202 Aug 19 21:20:21.508934 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 27/113] 10.4.3.158 () {70 vars in 1324 bytes} [Wed Aug 19 21:20:21 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:21.520183 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6d5179a2-f559-4ac5-86b9-12b34f3783e3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:21.522494 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6d5179a2-f559-4ac5-86b9-12b34f3783e3 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 Aug 19 21:20:21.522843 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6d5179a2-f559-4ac5-86b9-12b34f3783e3 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:21.523150 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6d5179a2-f559-4ac5-86b9-12b34f3783e3 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:21.523316 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.group_snapshots [None req-6d5179a2-f559-4ac5-86b9-12b34f3783e3 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member eacdb0f6-a362-46cf-9f16-3a3660a75fd4 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:20:21.527639 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:21.527639 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:21.532559 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6d5179a2-f559-4ac5-86b9-12b34f3783e3 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 returned with HTTP 200 Aug 19 21:20:21.533255 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 29/114] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:20:21 2026] GET /volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:21.605816 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6c361535-893e-4c2b-96d1-abb8ca9c9002 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:21.607858 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6c361535-893e-4c2b-96d1-abb8ca9c9002 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:21.608192 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6c361535-893e-4c2b-96d1-abb8ca9c9002 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:21.608465 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6c361535-893e-4c2b-96d1-abb8ca9c9002 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:21.617178 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:21.617178 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:21.623791 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6c361535-893e-4c2b-96d1-abb8ca9c9002 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:21.627408 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6c361535-893e-4c2b-96d1-abb8ca9c9002 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:21.627913 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 31/115] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:21 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:21.719609 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b038b29b-bbab-49c6-83f3-21ac8b6be936 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:21.721872 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b038b29b-bbab-49c6-83f3-21ac8b6be936 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:21.722113 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b038b29b-bbab-49c6-83f3-21ac8b6be936 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:21.722334 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b038b29b-bbab-49c6-83f3-21ac8b6be936 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:21.729558 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:21.729558 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:21.734742 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b038b29b-bbab-49c6-83f3-21ac8b6be936 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:21.740650 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b038b29b-bbab-49c6-83f3-21ac8b6be936 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:21.741391 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 29/116] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:21 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:22.545896 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1c376fae-77f0-4738-89e0-208cf8148377 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.548460 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1c376fae-77f0-4738-89e0-208cf8148377 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 Aug 19 21:20:22.548716 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1c376fae-77f0-4738-89e0-208cf8148377 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.548964 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1c376fae-77f0-4738-89e0-208cf8148377 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.549297 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-1c376fae-77f0-4738-89e0-208cf8148377 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member eacdb0f6-a362-46cf-9f16-3a3660a75fd4 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:20:22.555874 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:22.555874 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:22.562891 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1c376fae-77f0-4738-89e0-208cf8148377 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 returned with HTTP 200 Aug 19 21:20:22.563647 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 28/117] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 => generated 308 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:22.572798 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-310e65cf-8794-4cd8-a006-c74ae500425e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.575255 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-310e65cf-8794-4cd8-a006-c74ae500425e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Aug 19 21:20:22.575399 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-310e65cf-8794-4cd8-a006-c74ae500425e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.575592 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-310e65cf-8794-4cd8-a006-c74ae500425e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.575995 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-310e65cf-8794-4cd8-a006-c74ae500425e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:22.578143 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-310e65cf-8794-4cd8-a006-c74ae500425e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Building query based on filter {{(pid=100178) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:20:22.583292 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-310e65cf-8794-4cd8-a006-c74ae500425e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all snapshots completed successfully. Aug 19 21:20:22.583822 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:22.583822 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:22.584547 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-310e65cf-8794-4cd8-a006-c74ae500425e tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 21:20:22.584960 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 30/118] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:22.597417 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1b99d9c0-2212-479e-ba4f-7009ffa81436 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.600062 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b99d9c0-2212-479e-ba4f-7009ffa81436 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/snapshots/bdbf5cbd-a2cb-43e6-ba2c-3494531fd396 Aug 19 21:20:22.600062 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b99d9c0-2212-479e-ba4f-7009ffa81436 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.600062 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b99d9c0-2212-479e-ba4f-7009ffa81436 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.606981 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:22.606981 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:22.607515 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1b99d9c0-2212-479e-ba4f-7009ffa81436 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Snapshot retrieved successfully. Aug 19 21:20:22.608579 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b99d9c0-2212-479e-ba4f-7009ffa81436 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/snapshots/bdbf5cbd-a2cb-43e6-ba2c-3494531fd396 returned with HTTP 200 Aug 19 21:20:22.609125 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 32/119] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/snapshots/bdbf5cbd-a2cb-43e6-ba2c-3494531fd396 => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:22.618522 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2a8f6497-fdd0-4951-8623-d92351252970 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.620415 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a8f6497-fdd0-4951-8623-d92351252970 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 Aug 19 21:20:22.620876 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a8f6497-fdd0-4951-8623-d92351252970 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.621127 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a8f6497-fdd0-4951-8623-d92351252970 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.621377 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-2a8f6497-fdd0-4951-8623-d92351252970 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member eacdb0f6-a362-46cf-9f16-3a3660a75fd4 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:20:22.625680 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:22.625680 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:22.630794 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a8f6497-fdd0-4951-8623-d92351252970 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 returned with HTTP 200 Aug 19 21:20:22.631461 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 30/120] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:22.643284 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dc9f8606-bf8a-47c2-85dc-5a0f82019429 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.644871 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cd491bd2-01e9-40df-86b8-737955484760 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.644995 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dc9f8606-bf8a-47c2-85dc-5a0f82019429 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:22.645316 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dc9f8606-bf8a-47c2-85dc-5a0f82019429 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.646159 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dc9f8606-bf8a-47c2-85dc-5a0f82019429 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.646272 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cd491bd2-01e9-40df-86b8-737955484760 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/detail Aug 19 21:20:22.646272 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cd491bd2-01e9-40df-86b8-737955484760 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.646469 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cd491bd2-01e9-40df-86b8-737955484760 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.654669 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:22.654669 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:22.659317 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cd491bd2-01e9-40df-86b8-737955484760 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 19 21:20:22.661216 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dc9f8606-bf8a-47c2-85dc-5a0f82019429 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:22.661317 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 31/121] 10.4.3.158 () {68 vars in 1323 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:22.668956 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dc9f8606-bf8a-47c2-85dc-5a0f82019429 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:22.669679 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1edb8081-10e8-41ff-ab1a-0312e80ac541 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.669870 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 29/122] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:22.671793 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1edb8081-10e8-41ff-ab1a-0312e80ac541 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 Aug 19 21:20:22.672024 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1edb8081-10e8-41ff-ab1a-0312e80ac541 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.672243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1edb8081-10e8-41ff-ab1a-0312e80ac541 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.672390 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-1edb8081-10e8-41ff-ab1a-0312e80ac541 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] delete called for member eacdb0f6-a362-46cf-9f16-3a3660a75fd4 {{(pid=100175) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 21:20:22.673578 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.group_snapshots [None req-1edb8081-10e8-41ff-ab1a-0312e80ac541 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Delete group_snapshot with id: eacdb0f6-a362-46cf-9f16-3a3660a75fd4 Aug 19 21:20:22.677345 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:22.677345 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:22.717794 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1edb8081-10e8-41ff-ab1a-0312e80ac541 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 returned with HTTP 202 Aug 19 21:20:22.718859 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 33/123] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:20:22 2026] DELETE /volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:22.726610 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-07288545-0847-406f-baeb-eedd16d7f817 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.728851 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07288545-0847-406f-baeb-eedd16d7f817 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:20:22.729089 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07288545-0847-406f-baeb-eedd16d7f817 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.729348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07288545-0847-406f-baeb-eedd16d7f817 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.729966 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-07288545-0847-406f-baeb-eedd16d7f817 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:22.730946 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07288545-0847-406f-baeb-eedd16d7f817 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:20:22.741465 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-07288545-0847-406f-baeb-eedd16d7f817 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all volumes completed successfully. Aug 19 21:20:22.742439 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-07288545-0847-406f-baeb-eedd16d7f817 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:22.743440 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-07288545-0847-406f-baeb-eedd16d7f817 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:22.756134 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c95c3ace-8e84-420d-9fef-4d1810f25fca None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.758238 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c95c3ace-8e84-420d-9fef-4d1810f25fca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:22.758394 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c95c3ace-8e84-420d-9fef-4d1810f25fca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.758625 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c95c3ace-8e84-420d-9fef-4d1810f25fca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.768771 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:22.768771 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:22.773647 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c95c3ace-8e84-420d-9fef-4d1810f25fca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:22.779888 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c95c3ace-8e84-420d-9fef-4d1810f25fca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:22.780640 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 32/124] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:22.793555 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-07288545-0847-406f-baeb-eedd16d7f817 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:22.797814 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:22.797814 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:22.808564 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07288545-0847-406f-baeb-eedd16d7f817 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:20:22.808967 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 31/125] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:22.827179 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-caa48db1-ea60-4e72-9596-13557b0dc349 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.829276 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-caa48db1-ea60-4e72-9596-13557b0dc349 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Aug 19 21:20:22.829353 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-caa48db1-ea60-4e72-9596-13557b0dc349 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.829980 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-caa48db1-ea60-4e72-9596-13557b0dc349 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.829980 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-caa48db1-ea60-4e72-9596-13557b0dc349 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:22.831838 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-caa48db1-ea60-4e72-9596-13557b0dc349 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:20:22.837937 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-caa48db1-ea60-4e72-9596-13557b0dc349 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all snapshots completed successfully. Aug 19 21:20:22.839047 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-caa48db1-ea60-4e72-9596-13557b0dc349 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 21:20:22.839470 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 30/126] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Aug 19 21:20:22 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 19 21:20:22.852345 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ebb5c944-f17b-44a9-b0d0-dbbbb06ecf68 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.854850 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ebb5c944-f17b-44a9-b0d0-dbbbb06ecf68 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 Aug 19 21:20:22.854850 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ebb5c944-f17b-44a9-b0d0-dbbbb06ecf68 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.855177 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ebb5c944-f17b-44a9-b0d0-dbbbb06ecf68 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.855395 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-ebb5c944-f17b-44a9-b0d0-dbbbb06ecf68 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member eacdb0f6-a362-46cf-9f16-3a3660a75fd4 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:20:22.859609 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ebb5c944-f17b-44a9-b0d0-dbbbb06ecf68 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 returned with HTTP 404 Aug 19 21:20:22.860174 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 34/127] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:22.868556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e610c2e7-ff2f-4fdd-8e3f-e87af5ae7575 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.870282 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e610c2e7-ff2f-4fdd-8e3f-e87af5ae7575 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/group_snapshots Aug 19 21:20:22.870468 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e610c2e7-ff2f-4fdd-8e3f-e87af5ae7575 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.870638 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e610c2e7-ff2f-4fdd-8e3f-e87af5ae7575 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.874616 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e610c2e7-ff2f-4fdd-8e3f-e87af5ae7575 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots returned with HTTP 200 Aug 19 21:20:22.875076 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 33/128] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:22.886864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-57d85cb3-803a-42ca-a0dd-00c932c6d31f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.892377 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-57d85cb3-803a-42ca-a0dd-00c932c6d31f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 Aug 19 21:20:22.892377 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-57d85cb3-803a-42ca-a0dd-00c932c6d31f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.892762 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-57d85cb3-803a-42ca-a0dd-00c932c6d31f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.892897 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-57d85cb3-803a-42ca-a0dd-00c932c6d31f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] delete called for member eacdb0f6-a362-46cf-9f16-3a3660a75fd4 {{(pid=100176) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 21:20:22.892987 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.group_snapshots [None req-57d85cb3-803a-42ca-a0dd-00c932c6d31f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Delete group_snapshot with id: eacdb0f6-a362-46cf-9f16-3a3660a75fd4 Aug 19 21:20:22.908768 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-57d85cb3-803a-42ca-a0dd-00c932c6d31f tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 returned with HTTP 404 Aug 19 21:20:22.909110 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 32/129] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:20:22 2026] DELETE /volume/v3/group_snapshots/eacdb0f6-a362-46cf-9f16-3a3660a75fd4 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:22.920939 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:22.924874 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:20:22.925068 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:22.925726 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:22.925726 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:20:22.927259 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:20:22.936803 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Get all volumes completed successfully. Aug 19 21:20:22.938034 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:20:22.938270 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:20:22.997919 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:20:23.001535 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:23.001535 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:23.012749 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43f4454a-1b85-49f8-a368-a96938bcbac6 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:20:23.013638 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 31/130] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:20:22 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:23.033794 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-de9a3b8c-f7e1-45de-9aef-190be9315331 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:23.035602 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de9a3b8c-f7e1-45de-9aef-190be9315331 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] POST https://10.4.3.158/volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933/action Aug 19 21:20:23.037221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de9a3b8c-f7e1-45de-9aef-190be9315331 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:20:23.037221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de9a3b8c-f7e1-45de-9aef-190be9315331 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:23.038531 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-de9a3b8c-f7e1-45de-9aef-190be9315331 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] delete called for group 81c26e40-539c-4487-8d04-4936daa36933 {{(pid=100175) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:20:23.038674 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-de9a3b8c-f7e1-45de-9aef-190be9315331 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Delete group with id: 81c26e40-539c-4487-8d04-4936daa36933 Aug 19 21:20:23.042578 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:23.042578 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:23.114318 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de9a3b8c-f7e1-45de-9aef-190be9315331 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933/action returned with HTTP 202 Aug 19 21:20:23.114880 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 35/131] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:20:23 2026] POST /volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:23.124385 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fc9dd3b2-4d8d-4b02-b367-b88e715a8e54 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:23.127716 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc9dd3b2-4d8d-4b02-b367-b88e715a8e54 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/volumes/392bda50-f69c-4573-bf5f-16c61dff6c07 Aug 19 21:20:23.129030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc9dd3b2-4d8d-4b02-b367-b88e715a8e54 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:23.129030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc9dd3b2-4d8d-4b02-b367-b88e715a8e54 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:23.282287 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:23.282287 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:23.285635 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc9dd3b2-4d8d-4b02-b367-b88e715a8e54 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/volumes/392bda50-f69c-4573-bf5f-16c61dff6c07 returned with HTTP 404 Aug 19 21:20:23.286349 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 34/132] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:23 2026] GET /volume/v3/volumes/392bda50-f69c-4573-bf5f-16c61dff6c07 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:23.295842 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-669eb847-9073-4c71-9c79-3f6e36ce9679 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:23.300002 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-669eb847-9073-4c71-9c79-3f6e36ce9679 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] GET https://10.4.3.158/volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933 Aug 19 21:20:23.300279 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-669eb847-9073-4c71-9c79-3f6e36ce9679 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:23.302691 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-669eb847-9073-4c71-9c79-3f6e36ce9679 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:23.302691 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-669eb847-9073-4c71-9c79-3f6e36ce9679 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] show called for member 81c26e40-539c-4487-8d04-4936daa36933 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:20:23.304471 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-669eb847-9073-4c71-9c79-3f6e36ce9679 tempest-GroupSnapshotsTest-1541357995 tempest-GroupSnapshotsTest-1541357995-project-member] https://10.4.3.158/volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933 returned with HTTP 404 Aug 19 21:20:23.305222 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 33/133] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:20:23 2026] GET /volume/v3/groups/81c26e40-539c-4487-8d04-4936daa36933 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:20:23.314130 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1f4f5886-5b97-4801-a3ff-91ea5cdc9f0c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:23.317953 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f4f5886-5b97-4801-a3ff-91ea5cdc9f0c tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/544c1ada-365f-4b85-b441-9cc36575ad8f Aug 19 21:20:23.318401 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f4f5886-5b97-4801-a3ff-91ea5cdc9f0c tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:23.320231 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f4f5886-5b97-4801-a3ff-91ea5cdc9f0c tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:23.341193 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f4f5886-5b97-4801-a3ff-91ea5cdc9f0c tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/group_types/544c1ada-365f-4b85-b441-9cc36575ad8f returned with HTTP 202 Aug 19 21:20:23.341750 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 32/134] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:20:23 2026] DELETE /volume/v3/group_types/544c1ada-365f-4b85-b441-9cc36575ad8f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:23.350277 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aba22128-971b-42b2-bf1d-ed654919d560 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:23.352791 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aba22128-971b-42b2-bf1d-ed654919d560 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] DELETE https://10.4.3.158/volume/v3/types/b2f74896-88a9-442b-9a59-33035c6bd6d8 Aug 19 21:20:23.353061 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aba22128-971b-42b2-bf1d-ed654919d560 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:23.353331 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aba22128-971b-42b2-bf1d-ed654919d560 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:23.388348 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aba22128-971b-42b2-bf1d-ed654919d560 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/types/b2f74896-88a9-442b-9a59-33035c6bd6d8 returned with HTTP 202 Aug 19 21:20:23.388643 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 36/135] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:20:23 2026] DELETE /volume/v3/types/b2f74896-88a9-442b-9a59-33035c6bd6d8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:23.397768 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bb82cc70-30b4-4337-89b3-9663b63ca201 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:23.399905 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bb82cc70-30b4-4337-89b3-9663b63ca201 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] GET https://10.4.3.158/volume/v3/types/b2f74896-88a9-442b-9a59-33035c6bd6d8 Aug 19 21:20:23.400115 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bb82cc70-30b4-4337-89b3-9663b63ca201 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:23.400236 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bb82cc70-30b4-4337-89b3-9663b63ca201 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:23.404923 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bb82cc70-30b4-4337-89b3-9663b63ca201 tempest-GroupSnapshotsTest-1181130360 tempest-GroupSnapshotsTest-1181130360-project-admin] https://10.4.3.158/volume/v3/types/b2f74896-88a9-442b-9a59-33035c6bd6d8 returned with HTTP 404 Aug 19 21:20:23.405590 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 35/136] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:20:23 2026] GET /volume/v3/types/b2f74896-88a9-442b-9a59-33035c6bd6d8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:23.685915 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e94eb25b-8626-436a-8baa-34361b65785b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:23.690786 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e94eb25b-8626-436a-8baa-34361b65785b tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:23.692188 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e94eb25b-8626-436a-8baa-34361b65785b tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:23.692188 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e94eb25b-8626-436a-8baa-34361b65785b tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:23.702248 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:23.702248 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:23.709560 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e94eb25b-8626-436a-8baa-34361b65785b tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:23.716647 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e94eb25b-8626-436a-8baa-34361b65785b tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:23.717593 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 34/137] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:23 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:23.795930 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a959e534-5660-4d49-8fbb-f6973124ce88 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:23.798390 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a959e534-5660-4d49-8fbb-f6973124ce88 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:23.798659 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a959e534-5660-4d49-8fbb-f6973124ce88 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:23.798874 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a959e534-5660-4d49-8fbb-f6973124ce88 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:23.806934 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:23.806934 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:23.813324 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a959e534-5660-4d49-8fbb-f6973124ce88 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:23.819824 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a959e534-5660-4d49-8fbb-f6973124ce88 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:23.820323 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 33/138] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:23 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:23.957380 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:24.209202 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:24.209560 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1975200442"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:24.211491 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1975200442'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:24.364609 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Create volume of 1 GB Aug 19 21:20:24.364609 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:24.364609 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:24.366657 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Availability Zones retrieved successfully. Aug 19 21:20:24.372722 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Flow 'volume_create_api' (fd77c7a1-3740-4e9d-9839-1b0a7e9a07be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:24.374052 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e53d8b-1f25-4df1-aacc-5dff11c37940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:24.375656 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:24.387325 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:24.387325 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:24.403856 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e53d8b-1f25-4df1-aacc-5dff11c37940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b4117d8f-b892-4947-9662-0c92e6c22af5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4117d8f-b892-4947-9662-0c92e6c22af5', 'encryption_key_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=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:24.404805 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a04560-7289-40ce-bc35-b1ff1086399f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:24.438417 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-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 19 21:20:24.438685 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-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 19 21:20:24.529772 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Created reservations ['b2ecbf67-eb44-4216-a37f-01c2fb3a3065', '6a99dddf-dab3-405c-8a59-15c6b29a2ac5', '128b4471-2c72-4b89-aaf0-a7378fb2faa9', 'cace5f75-21f8-48a1-9634-55a961ae8135'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:24.531140 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a04560-7289-40ce-bc35-b1ff1086399f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2ecbf67-eb44-4216-a37f-01c2fb3a3065', '6a99dddf-dab3-405c-8a59-15c6b29a2ac5', '128b4471-2c72-4b89-aaf0-a7378fb2faa9', 'cace5f75-21f8-48a1-9634-55a961ae8135']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:24.532028 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb65b6bf-09a8-4b1b-95f2-579bc182998c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:24.589781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb65b6bf-09a8-4b1b-95f2-579bc182998c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1975200442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ecb04f8441d41dfb59bafc7fc721a00',qos_specs=None,replication_status=,reservations=['b2ecbf67-eb44-4216-a37f-01c2fb3a3065','6a99dddf-dab3-405c-8a59-15c6b29a2ac5','128b4471-2c72-4b89-aaf0-a7378fb2faa9','cace5f75-21f8-48a1-9634-55a961ae8135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe74f02bb95d4459b4837201278712b6',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1975200442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8ecb04f8441d41dfb59bafc7fc721a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe74f02bb95d4459b4837201278712b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4117d8f-b892-4947-9662-0c92e6c22af5),volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:24.589781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25aa9769-ddcd-4166-80bc-0e3eaf1d18c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:24.603843 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25aa9769-ddcd-4166-80bc-0e3eaf1d18c8) transitioned into state 'SUCCESS' from state '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-1975200442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ecb04f8441d41dfb59bafc7fc721a00',qos_specs=None,replication_status=,reservations=['b2ecbf67-eb44-4216-a37f-01c2fb3a3065','6a99dddf-dab3-405c-8a59-15c6b29a2ac5','128b4471-2c72-4b89-aaf0-a7378fb2faa9','cace5f75-21f8-48a1-9634-55a961ae8135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe74f02bb95d4459b4837201278712b6',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:24.605684 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96cf0df-ec0a-4d79-b8ac-b63282d1785c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:24.622155 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96cf0df-ec0a-4d79-b8ac-b63282d1785c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:24.623144 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Flow 'volume_create_api' (fd77c7a1-3740-4e9d-9839-1b0a7e9a07be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:24.623533 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Create volume request issued successfully. Aug 19 21:20:24.624304 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f8c4a01-c791-4a40-9bbc-77c417965d39 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:24.624808 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 37/139] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:20:23 2026] POST /volume/v3/volumes => generated 758 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:20:24.640995 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c2b33d05-e633-4b3d-81c8-927a6f0b3626 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:24.643132 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c2b33d05-e633-4b3d-81c8-927a6f0b3626 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:20:24.643375 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c2b33d05-e633-4b3d-81c8-927a6f0b3626 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:24.643605 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c2b33d05-e633-4b3d-81c8-927a6f0b3626 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:24.659194 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:24.659194 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:24.666105 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c2b33d05-e633-4b3d-81c8-927a6f0b3626 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:20:24.673516 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c2b33d05-e633-4b3d-81c8-927a6f0b3626 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:20:24.674082 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 36/140] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:24 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:24.731307 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d2a2d765-c6c5-4df4-b92a-04a6fec44cd2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:24.736038 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2a2d765-c6c5-4df4-b92a-04a6fec44cd2 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:24.736038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2a2d765-c6c5-4df4-b92a-04a6fec44cd2 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:24.736038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2a2d765-c6c5-4df4-b92a-04a6fec44cd2 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:24.745867 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:24.745867 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:24.751202 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d2a2d765-c6c5-4df4-b92a-04a6fec44cd2 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:24.758442 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2a2d765-c6c5-4df4-b92a-04a6fec44cd2 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:24.759105 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 35/141] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:24 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:24.838315 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-376a7790-03b3-4a00-ba01-6034575d364f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:24.847136 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-376a7790-03b3-4a00-ba01-6034575d364f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:24.847136 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-376a7790-03b3-4a00-ba01-6034575d364f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:24.847136 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-376a7790-03b3-4a00-ba01-6034575d364f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:24.856037 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:24.856037 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:24.862406 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-376a7790-03b3-4a00-ba01-6034575d364f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:24.869978 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-376a7790-03b3-4a00-ba01-6034575d364f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:24.870460 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 34/142] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:24 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:25.692615 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c838b782-02a6-4ce1-9aea-b4e649b14d9e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:25.695166 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c838b782-02a6-4ce1-9aea-b4e649b14d9e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:20:25.695457 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c838b782-02a6-4ce1-9aea-b4e649b14d9e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:25.695753 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c838b782-02a6-4ce1-9aea-b4e649b14d9e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:25.709899 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:25.709899 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:25.720481 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c838b782-02a6-4ce1-9aea-b4e649b14d9e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:20:25.737686 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c838b782-02a6-4ce1-9aea-b4e649b14d9e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:20:25.738521 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 38/143] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:25 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:25.760590 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b3e39685-4eb6-49c2-b360-c0576195fe0b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:25.773452 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0e81c3a9-8ae2-469a-995a-92c56f5d0095 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:25.775757 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0e81c3a9-8ae2-469a-995a-92c56f5d0095 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:25.776291 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0e81c3a9-8ae2-469a-995a-92c56f5d0095 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:25.776540 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0e81c3a9-8ae2-469a-995a-92c56f5d0095 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:25.789411 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:25.789411 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:25.795062 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0e81c3a9-8ae2-469a-995a-92c56f5d0095 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:25.803581 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0e81c3a9-8ae2-469a-995a-92c56f5d0095 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:25.803923 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 36/144] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:25 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:25.873759 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ab3bc989-8645-4947-8947-7497c8344031 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:25.885954 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-596292ae-9b8a-488b-9996-38300d34b70a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:25.888109 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-596292ae-9b8a-488b-9996-38300d34b70a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:25.888928 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-596292ae-9b8a-488b-9996-38300d34b70a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:25.888928 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-596292ae-9b8a-488b-9996-38300d34b70a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:25.899834 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:25.899834 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:25.907702 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-596292ae-9b8a-488b-9996-38300d34b70a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:25.922523 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-596292ae-9b8a-488b-9996-38300d34b70a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:25.922910 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 39/145] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:25 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:26.140985 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b3e39685-4eb6-49c2-b360-c0576195fe0b tempest-TestMultiAttachVolumeSwap-1824676653 tempest-TestMultiAttachVolumeSwap-1824676653-project-admin] POST https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32/action Aug 19 21:20:26.141433 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b3e39685-4eb6-49c2-b360-c0576195fe0b tempest-TestMultiAttachVolumeSwap-1824676653 tempest-TestMultiAttachVolumeSwap-1824676653-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:20:26.141605 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b3e39685-4eb6-49c2-b360-c0576195fe0b tempest-TestMultiAttachVolumeSwap-1824676653 tempest-TestMultiAttachVolumeSwap-1824676653-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:26.178649 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:26.178649 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:26.179147 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b3e39685-4eb6-49c2-b360-c0576195fe0b tempest-TestMultiAttachVolumeSwap-1824676653 tempest-TestMultiAttachVolumeSwap-1824676653-project-admin] Volume info retrieved successfully. Aug 19 21:20:26.192352 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b3e39685-4eb6-49c2-b360-c0576195fe0b tempest-TestMultiAttachVolumeSwap-1824676653 tempest-TestMultiAttachVolumeSwap-1824676653-project-admin] Update volume admin metadata completed successfully. Aug 19 21:20:26.192539 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b3e39685-4eb6-49c2-b360-c0576195fe0b tempest-TestMultiAttachVolumeSwap-1824676653 tempest-TestMultiAttachVolumeSwap-1824676653-project-admin] Update readonly setting on volume completed successfully. Aug 19 21:20:26.192827 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b3e39685-4eb6-49c2-b360-c0576195fe0b tempest-TestMultiAttachVolumeSwap-1824676653 tempest-TestMultiAttachVolumeSwap-1824676653-project-admin] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32/action returned with HTTP 202 Aug 19 21:20:26.193335 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 37/146] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:20:25 2026] POST /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32/action => generated 0 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:20:26.201637 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:26.202150 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:26.202732 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1220072391"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:26.203931 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:26.204373 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1418641125"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:26.204655 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1220072391'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:26.204844 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Create volume of 1 GB Aug 19 21:20:26.206233 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1418641125'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:26.209580 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Availability Zones retrieved successfully. Aug 19 21:20:26.210672 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Create volume of 1 GB Aug 19 21:20:26.210903 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:26.210903 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:26.211415 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Availability Zones retrieved successfully. Aug 19 21:20:26.216480 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Flow 'volume_create_api' (e101073e-cb2f-41a1-aefe-ae38a2f1f836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:26.217819 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Flow 'volume_create_api' (985fa088-e772-4015-9bd9-93e5740f0c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:26.217990 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6379cdc-46fb-4270-9d3b-71d0a5b2c131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:26.218967 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:26.219333 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bbc1cb-0295-46fe-817f-8ac53b453d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:26.220388 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:26.229952 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:26.229952 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:26.253242 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bbc1cb-0295-46fe-817f-8ac53b453d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b4117d8f-b892-4947-9662-0c92e6c22af5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4117d8f-b892-4947-9662-0c92e6c22af5', 'encryption_key_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=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:26.254214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfbc99c-cdc6-4a6a-8f77-e42ba48ac0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:26.260076 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6379cdc-46fb-4270-9d3b-71d0a5b2c131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:26.261152 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82f21e43-2e0a-4ad1-9839-3f7d87149ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:26.300557 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Created reservations ['1d5759ee-24d9-475e-b1c1-fbb6df5a09cb', '33a45cca-10ac-4d62-951d-d6fbba3b2241', '798e5bf3-1e18-49ca-908c-b3a9f97bdd8a', '25db203d-e247-4bc1-8e89-facf423e8510'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:26.301673 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfbc99c-cdc6-4a6a-8f77-e42ba48ac0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d5759ee-24d9-475e-b1c1-fbb6df5a09cb', '33a45cca-10ac-4d62-951d-d6fbba3b2241', '798e5bf3-1e18-49ca-908c-b3a9f97bdd8a', '25db203d-e247-4bc1-8e89-facf423e8510']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:26.302576 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9519e0f4-4905-4f6f-8f00-f1d548dfe6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:26.333630 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9519e0f4-4905-4f6f-8f00-f1d548dfe6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd96a9250-4b33-4083-8c26-c5956f4e23d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1418641125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ecb04f8441d41dfb59bafc7fc721a00',qos_specs=None,replication_status=,reservations=['1d5759ee-24d9-475e-b1c1-fbb6df5a09cb','33a45cca-10ac-4d62-951d-d6fbba3b2241','798e5bf3-1e18-49ca-908c-b3a9f97bdd8a','25db203d-e247-4bc1-8e89-facf423e8510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe74f02bb95d4459b4837201278712b6',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1418641125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d96a9250-4b33-4083-8c26-c5956f4e23d3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8ecb04f8441d41dfb59bafc7fc721a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe74f02bb95d4459b4837201278712b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4117d8f-b892-4947-9662-0c92e6c22af5),volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:26.334780 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3900532c-8577-4607-b41e-1e57aefbbe80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:26.338667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Created reservations ['00f7a241-3987-48db-bcf1-a3ee53d4579f', '7e18e320-47ad-4b94-a63b-9242859d92dd', '36e702df-419a-48c7-b60e-ff2091ee940a', 'dd31f4e0-f2bd-4b1c-a7a4-7dc85ea8e89f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:26.339908 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82f21e43-2e0a-4ad1-9839-3f7d87149ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00f7a241-3987-48db-bcf1-a3ee53d4579f', '7e18e320-47ad-4b94-a63b-9242859d92dd', '36e702df-419a-48c7-b60e-ff2091ee940a', 'dd31f4e0-f2bd-4b1c-a7a4-7dc85ea8e89f']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:26.341106 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d766c0d-0cf2-46b0-a267-6c22fe2b2088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:26.358756 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3900532c-8577-4607-b41e-1e57aefbbe80) transitioned into state 'SUCCESS' from state '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-1418641125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ecb04f8441d41dfb59bafc7fc721a00',qos_specs=None,replication_status=,reservations=['1d5759ee-24d9-475e-b1c1-fbb6df5a09cb','33a45cca-10ac-4d62-951d-d6fbba3b2241','798e5bf3-1e18-49ca-908c-b3a9f97bdd8a','25db203d-e247-4bc1-8e89-facf423e8510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe74f02bb95d4459b4837201278712b6',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:26.360054 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f18b34d-4bbe-441a-95be-5d03ede4afb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:26.372226 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f18b34d-4bbe-441a-95be-5d03ede4afb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:26.373290 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Flow 'volume_create_api' (985fa088-e772-4015-9bd9-93e5740f0c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:26.375988 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Create volume request issued successfully. Aug 19 21:20:26.375988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-133f9164-4d5c-42d9-a735-41fb065bfcd2 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:26.375988 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 37/147] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:20:26 2026] POST /volume/v3/volumes => generated 758 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:20:26.395823 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d99784b1-b090-4442-b508-a46b839ccb1f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:26.398454 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d766c0d-0cf2-46b0-a267-6c22fe2b2088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0a12745-7933-4a7f-be56-c377ea42e4f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1220072391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245851b8355f4a1ab0eb56420a2f7d24',qos_specs=None,replication_status=,reservations=['00f7a241-3987-48db-bcf1-a3ee53d4579f','7e18e320-47ad-4b94-a63b-9242859d92dd','36e702df-419a-48c7-b60e-ff2091ee940a','dd31f4e0-f2bd-4b1c-a7a4-7dc85ea8e89f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4028da458a664025bc5443c27ba97b7c',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1220072391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0a12745-7933-4a7f-be56-c377ea42e4f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245851b8355f4a1ab0eb56420a2f7d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4028da458a664025bc5443c27ba97b7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:26.399357 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab6d6bc-5404-4f2b-bad8-6bc233d22419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:26.399917 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d99784b1-b090-4442-b508-a46b839ccb1f tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 Aug 19 21:20:26.400324 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d99784b1-b090-4442-b508-a46b839ccb1f tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:26.400521 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d99784b1-b090-4442-b508-a46b839ccb1f tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:26.412458 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:26.412458 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:26.418650 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d99784b1-b090-4442-b508-a46b839ccb1f tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:20:26.424950 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d99784b1-b090-4442-b508-a46b839ccb1f tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 returned with HTTP 200 Aug 19 21:20:26.425514 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 40/148] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:26 2026] GET /volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:26.427030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab6d6bc-5404-4f2b-bad8-6bc233d22419) transitioned into state 'SUCCESS' from state '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-1220072391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245851b8355f4a1ab0eb56420a2f7d24',qos_specs=None,replication_status=,reservations=['00f7a241-3987-48db-bcf1-a3ee53d4579f','7e18e320-47ad-4b94-a63b-9242859d92dd','36e702df-419a-48c7-b60e-ff2091ee940a','dd31f4e0-f2bd-4b1c-a7a4-7dc85ea8e89f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4028da458a664025bc5443c27ba97b7c',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:26.427791 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad13b9d5-8bf4-4939-907c-f67ba1c216a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:26.440456 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad13b9d5-8bf4-4939-907c-f67ba1c216a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:26.441379 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Flow 'volume_create_api' (e101073e-cb2f-41a1-aefe-ae38a2f1f836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:26.441714 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Create volume request issued successfully. Aug 19 21:20:26.442488 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab3bc989-8645-4947-8947-7497c8344031 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:26.442897 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 35/149] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:20:25 2026] POST /volume/v3/volumes => generated 785 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:20:26.461323 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6b4f9eba-d521-4cee-8aba-6014ef1987fe None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:26.464085 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6b4f9eba-d521-4cee-8aba-6014ef1987fe tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:20:26.464369 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6b4f9eba-d521-4cee-8aba-6014ef1987fe tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:26.464623 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6b4f9eba-d521-4cee-8aba-6014ef1987fe tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:26.475850 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:26.475850 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:26.483233 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6b4f9eba-d521-4cee-8aba-6014ef1987fe tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:20:26.489808 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6b4f9eba-d521-4cee-8aba-6014ef1987fe tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:20:26.490288 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 38/150] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:26 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:26.823657 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-445f3704-c346-4854-8fc5-fd2ee5d21fe0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:26.826795 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-445f3704-c346-4854-8fc5-fd2ee5d21fe0 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:26.827021 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-445f3704-c346-4854-8fc5-fd2ee5d21fe0 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:26.827299 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-445f3704-c346-4854-8fc5-fd2ee5d21fe0 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:26.837093 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:26.837093 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:26.842025 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-445f3704-c346-4854-8fc5-fd2ee5d21fe0 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:26.850579 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-445f3704-c346-4854-8fc5-fd2ee5d21fe0 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:26.851086 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 38/151] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:26 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:26.937684 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-96f7b6a8-4c98-42eb-872f-6dbe7a532f03 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:26.940525 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96f7b6a8-4c98-42eb-872f-6dbe7a532f03 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:26.940882 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96f7b6a8-4c98-42eb-872f-6dbe7a532f03 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:26.941231 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96f7b6a8-4c98-42eb-872f-6dbe7a532f03 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:26.956283 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:26.956283 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:26.961130 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-96f7b6a8-4c98-42eb-872f-6dbe7a532f03 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:26.966545 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96f7b6a8-4c98-42eb-872f-6dbe7a532f03 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:26.967034 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 41/152] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:26 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:27.441094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-69b1b9f0-66d8-49ef-9d7c-c1a022d2161c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:27.443090 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-69b1b9f0-66d8-49ef-9d7c-c1a022d2161c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 Aug 19 21:20:27.443478 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-69b1b9f0-66d8-49ef-9d7c-c1a022d2161c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:27.445137 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-69b1b9f0-66d8-49ef-9d7c-c1a022d2161c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:27.455039 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:27.455039 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:27.459135 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-69b1b9f0-66d8-49ef-9d7c-c1a022d2161c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:20:27.468980 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-69b1b9f0-66d8-49ef-9d7c-c1a022d2161c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 returned with HTTP 200 Aug 19 21:20:27.470089 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 36/153] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:27 2026] GET /volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:27.506736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ecf828b8-580b-48b5-b192-61698f77872c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:27.508721 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ecf828b8-580b-48b5-b192-61698f77872c tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:20:27.509168 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ecf828b8-580b-48b5-b192-61698f77872c tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:27.509481 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ecf828b8-580b-48b5-b192-61698f77872c tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:27.527136 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:27.527136 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:27.532890 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ecf828b8-580b-48b5-b192-61698f77872c tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:20:27.539363 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ecf828b8-580b-48b5-b192-61698f77872c tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:20:27.539867 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 39/154] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:27 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:27.870728 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7f185e2d-d0cc-44cb-b61d-39708cfcd915 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:27.875081 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f185e2d-d0cc-44cb-b61d-39708cfcd915 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:27.875081 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f185e2d-d0cc-44cb-b61d-39708cfcd915 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:27.875081 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f185e2d-d0cc-44cb-b61d-39708cfcd915 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:27.888508 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:27.888508 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:27.898209 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7f185e2d-d0cc-44cb-b61d-39708cfcd915 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:27.901352 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f185e2d-d0cc-44cb-b61d-39708cfcd915 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:27.902188 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 39/155] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:27 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:27.982286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a1211de6-d980-486d-8143-d9e659795868 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:27.984768 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1211de6-d980-486d-8143-d9e659795868 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:27.985071 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1211de6-d980-486d-8143-d9e659795868 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:27.985445 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1211de6-d980-486d-8143-d9e659795868 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:28.002067 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:28.002067 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:28.006789 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a1211de6-d980-486d-8143-d9e659795868 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:28.014680 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1211de6-d980-486d-8143-d9e659795868 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:28.015396 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 42/156] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:27 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:28.918637 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-25b5935c-4ad8-4518-90da-e8ea2bf37d21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:28.923832 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25b5935c-4ad8-4518-90da-e8ea2bf37d21 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:28.923832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25b5935c-4ad8-4518-90da-e8ea2bf37d21 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:28.923832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25b5935c-4ad8-4518-90da-e8ea2bf37d21 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:28.936511 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:28.936511 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:28.940073 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-25b5935c-4ad8-4518-90da-e8ea2bf37d21 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:28.948467 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25b5935c-4ad8-4518-90da-e8ea2bf37d21 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:28.948467 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 37/157] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:28 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:29.036822 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-12caea91-d5f0-4eeb-89eb-a21bf3604679 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:29.039254 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-12caea91-d5f0-4eeb-89eb-a21bf3604679 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:29.039685 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-12caea91-d5f0-4eeb-89eb-a21bf3604679 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:29.039986 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-12caea91-d5f0-4eeb-89eb-a21bf3604679 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:29.048939 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:29.048939 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:29.055184 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-12caea91-d5f0-4eeb-89eb-a21bf3604679 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:29.061365 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-12caea91-d5f0-4eeb-89eb-a21bf3604679 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:29.062201 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 40/158] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:29 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:29.952693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7bdef46e-81cf-4323-b053-c996837e178b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:29.963246 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-37bd2fd7-f254-4ee1-9da2-477f6be1a7ec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:29.965681 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-37bd2fd7-f254-4ee1-9da2-477f6be1a7ec tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:29.965989 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-37bd2fd7-f254-4ee1-9da2-477f6be1a7ec tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:29.966273 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-37bd2fd7-f254-4ee1-9da2-477f6be1a7ec tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:29.973519 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:29.973519 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:29.977343 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-37bd2fd7-f254-4ee1-9da2-477f6be1a7ec tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:29.982133 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-37bd2fd7-f254-4ee1-9da2-477f6be1a7ec tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:29.982570 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 43/159] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:29 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:30.082066 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d9b2e2a7-fec1-4f91-b683-3277399476e6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.083813 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9b2e2a7-fec1-4f91-b683-3277399476e6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:30.084001 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9b2e2a7-fec1-4f91-b683-3277399476e6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.084228 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9b2e2a7-fec1-4f91-b683-3277399476e6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.093982 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:30.093982 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:30.098300 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d9b2e2a7-fec1-4f91-b683-3277399476e6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:30.103106 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9b2e2a7-fec1-4f91-b683-3277399476e6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:30.103491 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 38/160] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:30 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:30.177685 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7bdef46e-81cf-4323-b053-c996837e178b tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:20:30.178371 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7bdef46e-81cf-4323-b053-c996837e178b tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1351506241", "description": "tempest-group-type-description-572017880", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:30.208965 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7bdef46e-81cf-4323-b053-c996837e178b tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:20:30.209425 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 40/161] 10.4.3.158 () {70 vars in 1312 bytes} [Wed Aug 19 21:20:29 2026] POST /volume/v3/group_types => generated 264 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:30.222180 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9bd13095-003f-4cbf-af9b-5f03710b298d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.225437 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9bd13095-003f-4cbf-af9b-5f03710b298d tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] GET https://10.4.3.158/volume/v3/group_types Aug 19 21:20:30.225823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9bd13095-003f-4cbf-af9b-5f03710b298d tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.226162 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9bd13095-003f-4cbf-af9b-5f03710b298d tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.240101 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9bd13095-003f-4cbf-af9b-5f03710b298d tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 200 Aug 19 21:20:30.240342 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 41/162] 10.4.3.158 () {68 vars in 1290 bytes} [Wed Aug 19 21:20:30 2026] GET /volume/v3/group_types => generated 498 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:30.252101 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-91993411-e2e8-4d99-b53b-a95feaaf7fd4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.255244 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91993411-e2e8-4d99-b53b-a95feaaf7fd4 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] PUT https://10.4.3.158/volume/v3/group_types/8085f233-77a1-4228-950f-3c1e2e0f5191 Aug 19 21:20:30.255244 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-91993411-e2e8-4d99-b53b-a95feaaf7fd4 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1509759036", "description": "updated-group-type-desc"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:30.289080 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91993411-e2e8-4d99-b53b-a95feaaf7fd4 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types/8085f233-77a1-4228-950f-3c1e2e0f5191 returned with HTTP 200 Aug 19 21:20:30.289626 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 44/163] 10.4.3.158 () {70 vars in 1422 bytes} [Wed Aug 19 21:20:30 2026] PUT /volume/v3/group_types/8085f233-77a1-4228-950f-3c1e2e0f5191 => generated 255 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:30.300562 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-71fc9751-62aa-480a-b18c-148b21f5a222 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.303792 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-71fc9751-62aa-480a-b18c-148b21f5a222 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] GET https://10.4.3.158/volume/v3/group_types/8085f233-77a1-4228-950f-3c1e2e0f5191 Aug 19 21:20:30.304079 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-71fc9751-62aa-480a-b18c-148b21f5a222 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.304274 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-71fc9751-62aa-480a-b18c-148b21f5a222 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.309383 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-71fc9751-62aa-480a-b18c-148b21f5a222 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types/8085f233-77a1-4228-950f-3c1e2e0f5191 returned with HTTP 200 Aug 19 21:20:30.309830 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 39/164] 10.4.3.158 () {68 vars in 1401 bytes} [Wed Aug 19 21:20:30 2026] GET /volume/v3/group_types/8085f233-77a1-4228-950f-3c1e2e0f5191 => generated 255 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:30.319567 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fd72b612-2fef-4bf2-961d-a6488364c5b0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.321636 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd72b612-2fef-4bf2-961d-a6488364c5b0 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/8085f233-77a1-4228-950f-3c1e2e0f5191 Aug 19 21:20:30.322091 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd72b612-2fef-4bf2-961d-a6488364c5b0 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.322498 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd72b612-2fef-4bf2-961d-a6488364c5b0 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.346154 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd72b612-2fef-4bf2-961d-a6488364c5b0 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types/8085f233-77a1-4228-950f-3c1e2e0f5191 returned with HTTP 202 Aug 19 21:20:30.346884 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 41/165] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:20:30 2026] DELETE /volume/v3/group_types/8085f233-77a1-4228-950f-3c1e2e0f5191 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:30.356208 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9a94652c-0a7b-4d83-990c-ad138c90420e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.359909 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9a94652c-0a7b-4d83-990c-ad138c90420e tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] GET https://10.4.3.158/volume/v3/group_types Aug 19 21:20:30.359909 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9a94652c-0a7b-4d83-990c-ad138c90420e tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.359909 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9a94652c-0a7b-4d83-990c-ad138c90420e tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.365324 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9a94652c-0a7b-4d83-990c-ad138c90420e tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 200 Aug 19 21:20:30.366052 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 42/166] 10.4.3.158 () {68 vars in 1290 bytes} [Wed Aug 19 21:20:30 2026] GET /volume/v3/group_types => generated 248 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:30.377589 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-14aadc4d-5fe3-4126-bf1c-29bf314e7075 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.379861 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-14aadc4d-5fe3-4126-bf1c-29bf314e7075 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:20:30.380317 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-14aadc4d-5fe3-4126-bf1c-29bf314e7075 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-14429787", "is_public": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:30.400625 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-14aadc4d-5fe3-4126-bf1c-29bf314e7075 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:20:30.401434 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 45/167] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:20:30 2026] POST /volume/v3/group_types => generated 162 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:30.412950 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-783769df-624b-4bc9-a385-673ff095dbf4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.415503 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-783769df-624b-4bc9-a385-673ff095dbf4 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:20:30.415623 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-783769df-624b-4bc9-a385-673ff095dbf4 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2122380742", "is_public": false}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:30.434901 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-783769df-624b-4bc9-a385-673ff095dbf4 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:20:30.435577 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 40/168] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:20:30 2026] POST /volume/v3/group_types => generated 165 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:30.448537 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-630d6b2b-e9f5-4a22-ad0f-8755b15a9a8d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.450789 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-630d6b2b-e9f5-4a22-ad0f-8755b15a9a8d tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] GET https://10.4.3.158/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 19 21:20:30.451416 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-630d6b2b-e9f5-4a22-ad0f-8755b15a9a8d tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.451416 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-630d6b2b-e9f5-4a22-ad0f-8755b15a9a8d tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.464194 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-630d6b2b-e9f5-4a22-ad0f-8755b15a9a8d tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 19 21:20:30.464608 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 42/169] 10.4.3.158 () {68 vars in 1351 bytes} [Wed Aug 19 21:20:30 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:30.476988 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-816b01e9-07bd-4298-b66a-074d4f636d97 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.479571 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-816b01e9-07bd-4298-b66a-074d4f636d97 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] GET https://10.4.3.158/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 19 21:20:30.479571 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-816b01e9-07bd-4298-b66a-074d4f636d97 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.479571 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-816b01e9-07bd-4298-b66a-074d4f636d97 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.492083 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-816b01e9-07bd-4298-b66a-074d4f636d97 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 19 21:20:30.492083 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 43/170] 10.4.3.158 () {68 vars in 1353 bytes} [Wed Aug 19 21:20:30 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 19 21:20:30.501150 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-386b5e57-d9a2-49d3-9482-c3518c4d22c4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.502816 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-386b5e57-d9a2-49d3-9482-c3518c4d22c4 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] GET https://10.4.3.158/volume/v3/group_types?is_public=False Aug 19 21:20:30.502816 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-386b5e57-d9a2-49d3-9482-c3518c4d22c4 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.503095 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-386b5e57-d9a2-49d3-9482-c3518c4d22c4 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.516572 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-386b5e57-d9a2-49d3-9482-c3518c4d22c4 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 19 21:20:30.517159 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 46/171] 10.4.3.158 () {68 vars in 1321 bytes} [Wed Aug 19 21:20:30 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:30.529040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-30b8ed80-d0aa-4d6d-a93a-c787e09a705e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.531190 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-30b8ed80-d0aa-4d6d-a93a-c787e09a705e tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] GET https://10.4.3.158/volume/v3/group_types?is_public=True Aug 19 21:20:30.531408 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-30b8ed80-d0aa-4d6d-a93a-c787e09a705e tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.531590 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-30b8ed80-d0aa-4d6d-a93a-c787e09a705e tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.544090 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-30b8ed80-d0aa-4d6d-a93a-c787e09a705e tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 19 21:20:30.544484 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 41/172] 10.4.3.158 () {68 vars in 1319 bytes} [Wed Aug 19 21:20:30 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:30.556237 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f09912a5-c99a-4971-8edc-fd97a2008bca None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.562121 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f09912a5-c99a-4971-8edc-fd97a2008bca tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/0c91873d-bbb3-474f-ba56-42ac8cb824aa Aug 19 21:20:30.563269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f09912a5-c99a-4971-8edc-fd97a2008bca tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.566169 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f09912a5-c99a-4971-8edc-fd97a2008bca tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.593183 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f09912a5-c99a-4971-8edc-fd97a2008bca tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types/0c91873d-bbb3-474f-ba56-42ac8cb824aa returned with HTTP 202 Aug 19 21:20:30.594340 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 43/173] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:20:30 2026] DELETE /volume/v3/group_types/0c91873d-bbb3-474f-ba56-42ac8cb824aa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:30.602308 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7ba7271b-430f-41ea-bcc2-8a0343e8e0f3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:30.604910 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ba7271b-430f-41ea-bcc2-8a0343e8e0f3 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/89be54da-90ef-41e9-bdbf-50eaacced261 Aug 19 21:20:30.605273 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ba7271b-430f-41ea-bcc2-8a0343e8e0f3 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:30.605556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ba7271b-430f-41ea-bcc2-8a0343e8e0f3 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:30.633962 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ba7271b-430f-41ea-bcc2-8a0343e8e0f3 tempest-GroupTypesTest-79535515 tempest-GroupTypesTest-79535515-project-admin] https://10.4.3.158/volume/v3/group_types/89be54da-90ef-41e9-bdbf-50eaacced261 returned with HTTP 202 Aug 19 21:20:30.634494 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 44/174] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:20:30 2026] DELETE /volume/v3/group_types/89be54da-90ef-41e9-bdbf-50eaacced261 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:20:31.000545 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-891e048b-687e-468b-ba62-ca27d47cd118 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:31.006151 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-891e048b-687e-468b-ba62-ca27d47cd118 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:31.006151 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-891e048b-687e-468b-ba62-ca27d47cd118 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:31.006151 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-891e048b-687e-468b-ba62-ca27d47cd118 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:31.017211 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:31.017211 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:31.027247 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-891e048b-687e-468b-ba62-ca27d47cd118 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:31.033807 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-891e048b-687e-468b-ba62-ca27d47cd118 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:31.034778 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 47/175] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:30 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:31.120266 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5acada3b-11d0-4f0b-b2fc-dedd6909cedb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:31.124562 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5acada3b-11d0-4f0b-b2fc-dedd6909cedb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:31.124856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5acada3b-11d0-4f0b-b2fc-dedd6909cedb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:31.125128 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5acada3b-11d0-4f0b-b2fc-dedd6909cedb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:31.140679 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:31.140679 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:31.147042 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5acada3b-11d0-4f0b-b2fc-dedd6909cedb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:31.154601 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5acada3b-11d0-4f0b-b2fc-dedd6909cedb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:31.155128 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 42/176] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:31 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:32.057119 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-508c5fc1-a9d4-4ee0-a42f-979a61051155 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:32.058737 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-508c5fc1-a9d4-4ee0-a42f-979a61051155 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:32.059034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-508c5fc1-a9d4-4ee0-a42f-979a61051155 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:32.059294 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-508c5fc1-a9d4-4ee0-a42f-979a61051155 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:32.072576 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:32.072576 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:32.081282 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-508c5fc1-a9d4-4ee0-a42f-979a61051155 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:32.097587 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-508c5fc1-a9d4-4ee0-a42f-979a61051155 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:32.097680 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 44/177] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:32 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:32.170447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-10e31efc-5e7c-44a6-ad37-8a15ed9328d8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:32.174364 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-10e31efc-5e7c-44a6-ad37-8a15ed9328d8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:32.174568 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-10e31efc-5e7c-44a6-ad37-8a15ed9328d8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:32.174773 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-10e31efc-5e7c-44a6-ad37-8a15ed9328d8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:32.186241 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:32.186241 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:32.196339 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-10e31efc-5e7c-44a6-ad37-8a15ed9328d8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:32.204916 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-10e31efc-5e7c-44a6-ad37-8a15ed9328d8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:32.205727 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 45/178] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:32 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:33.117058 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c38c789d-4290-4885-9152-552508885353 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:33.122116 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c38c789d-4290-4885-9152-552508885353 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:33.123236 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c38c789d-4290-4885-9152-552508885353 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:33.123572 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c38c789d-4290-4885-9152-552508885353 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:33.142038 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:33.142038 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:33.148212 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c38c789d-4290-4885-9152-552508885353 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:33.153615 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c38c789d-4290-4885-9152-552508885353 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:33.154384 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 48/179] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:33 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:33.225855 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-50e41107-ce39-4f1b-bfe6-7f623a981a32 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:33.228618 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-50e41107-ce39-4f1b-bfe6-7f623a981a32 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:33.228618 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-50e41107-ce39-4f1b-bfe6-7f623a981a32 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:33.229470 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-50e41107-ce39-4f1b-bfe6-7f623a981a32 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:33.254097 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:33.254097 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:33.262077 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-50e41107-ce39-4f1b-bfe6-7f623a981a32 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:33.272552 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-50e41107-ce39-4f1b-bfe6-7f623a981a32 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:33.273039 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 43/180] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:33 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:34.175519 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-36d0da4d-8f7f-4912-8190-fbba52e48acc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:34.181049 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-36d0da4d-8f7f-4912-8190-fbba52e48acc tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:34.181049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-36d0da4d-8f7f-4912-8190-fbba52e48acc tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:34.181049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-36d0da4d-8f7f-4912-8190-fbba52e48acc tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:34.188423 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:34.188423 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:34.195882 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-36d0da4d-8f7f-4912-8190-fbba52e48acc tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:34.204745 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-36d0da4d-8f7f-4912-8190-fbba52e48acc tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:34.205652 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 45/181] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:34 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:34.294520 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e3548092-d86f-4192-8db9-2a7727a64d50 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:34.301787 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e3548092-d86f-4192-8db9-2a7727a64d50 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:34.301879 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e3548092-d86f-4192-8db9-2a7727a64d50 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:34.302185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e3548092-d86f-4192-8db9-2a7727a64d50 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:34.315657 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:34.315657 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:34.321725 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e3548092-d86f-4192-8db9-2a7727a64d50 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:34.332055 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e3548092-d86f-4192-8db9-2a7727a64d50 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:34.332449 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 46/182] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:34 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:35.226657 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-015ffb70-565e-423a-8c4e-72b85babb61c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:35.228742 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-015ffb70-565e-423a-8c4e-72b85babb61c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:35.229995 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-015ffb70-565e-423a-8c4e-72b85babb61c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:35.230496 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-015ffb70-565e-423a-8c4e-72b85babb61c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:35.244919 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:35.244919 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:35.253098 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-015ffb70-565e-423a-8c4e-72b85babb61c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:35.257171 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-015ffb70-565e-423a-8c4e-72b85babb61c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:35.257790 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 49/183] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:35 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:35.355888 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d525a62d-fb8f-4ac6-a603-0dce781031a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:35.358749 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d525a62d-fb8f-4ac6-a603-0dce781031a2 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:35.359056 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d525a62d-fb8f-4ac6-a603-0dce781031a2 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:35.359387 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d525a62d-fb8f-4ac6-a603-0dce781031a2 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:35.369634 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:35.369634 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:35.374322 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d525a62d-fb8f-4ac6-a603-0dce781031a2 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:35.381168 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d525a62d-fb8f-4ac6-a603-0dce781031a2 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:35.381168 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 44/184] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:35 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:36.280515 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7c9171f0-5ebe-4bad-af6e-0ad593b7626e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:36.284829 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c9171f0-5ebe-4bad-af6e-0ad593b7626e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:36.284829 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c9171f0-5ebe-4bad-af6e-0ad593b7626e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:36.284829 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c9171f0-5ebe-4bad-af6e-0ad593b7626e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:36.297058 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:36.297058 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:36.302339 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7c9171f0-5ebe-4bad-af6e-0ad593b7626e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:36.309402 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c9171f0-5ebe-4bad-af6e-0ad593b7626e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:36.310344 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 46/185] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:36 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:36.404241 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8cb6aeee-3668-4751-bdb6-25748096b1da None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:36.407903 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8cb6aeee-3668-4751-bdb6-25748096b1da tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:36.407954 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8cb6aeee-3668-4751-bdb6-25748096b1da tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:36.408846 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8cb6aeee-3668-4751-bdb6-25748096b1da tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:36.424667 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:36.424667 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:36.429203 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8cb6aeee-3668-4751-bdb6-25748096b1da tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:36.436372 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8cb6aeee-3668-4751-bdb6-25748096b1da tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:36.436372 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 47/186] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:36 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:37.326939 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9f028791-a4e3-44be-a6cc-15131db0e390 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:37.329924 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9f028791-a4e3-44be-a6cc-15131db0e390 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:37.329924 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9f028791-a4e3-44be-a6cc-15131db0e390 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:37.329924 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9f028791-a4e3-44be-a6cc-15131db0e390 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:37.343338 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:37.343338 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:37.351752 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9f028791-a4e3-44be-a6cc-15131db0e390 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:37.362043 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9f028791-a4e3-44be-a6cc-15131db0e390 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:37.363093 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 50/187] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:37 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:37.457550 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dc5b951b-7c9a-4872-853a-b20a17c598ac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:37.458588 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dc5b951b-7c9a-4872-853a-b20a17c598ac tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:37.458803 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dc5b951b-7c9a-4872-853a-b20a17c598ac tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:37.459130 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dc5b951b-7c9a-4872-853a-b20a17c598ac tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:37.470111 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:37.470111 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:37.475646 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dc5b951b-7c9a-4872-853a-b20a17c598ac tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:37.483231 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dc5b951b-7c9a-4872-853a-b20a17c598ac tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:37.483231 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 45/188] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:37 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:37.850556 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0a47f531-6ecc-4838-a48e-6de9dc98b0bb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.166172 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a47f531-6ecc-4838-a48e-6de9dc98b0bb tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] POST https://10.4.3.158/volume/v3/qos-specs Aug 19 21:20:38.166667 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a47f531-6ecc-4838-a48e-6de9dc98b0bb tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-421835021", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:38.169459 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.qos_specs [None req-0a47f531-6ecc-4838-a48e-6de9dc98b0bb tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-421835021', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100176) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 21:20:38.178511 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-0a47f531-6ecc-4838-a48e-6de9dc98b0bb tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DB qos_specs_create(): root {'id': 'fc18b7cd-2690-49bb-8d4a-358a3e7c4b21', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-421835021'} {{(pid=100176) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 21:20:38.197858 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a47f531-6ecc-4838-a48e-6de9dc98b0bb tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Aug 19 21:20:38.199420 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 47/189] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:20:37 2026] POST /volume/v3/qos-specs => generated 392 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:38.221273 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-94b326a7-c7b4-440e-8984-9a7b4745d845 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.224851 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-94b326a7-c7b4-440e-8984-9a7b4745d845 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:20:38.225777 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-94b326a7-c7b4-440e-8984-9a7b4745d845 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-885768092"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:38.268849 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-94b326a7-c7b4-440e-8984-9a7b4745d845 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:20:38.269068 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 48/190] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:20:38 2026] POST /volume/v3/types => generated 221 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:38.283061 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-323f4ff8-9503-4b5a-8830-16f8e8937271 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.285897 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-323f4ff8-9503-4b5a-8830-16f8e8937271 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:20:38.286274 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-323f4ff8-9503-4b5a-8830-16f8e8937271 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1817033257"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:38.315520 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-323f4ff8-9503-4b5a-8830-16f8e8937271 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:20:38.318080 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 51/191] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:20:38 2026] POST /volume/v3/types => generated 222 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:38.330058 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9013a990-8fd5-48ce-aba6-a523549d250a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.332830 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9013a990-8fd5-48ce-aba6-a523549d250a tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:20:38.334036 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9013a990-8fd5-48ce-aba6-a523549d250a tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1458630174"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:38.368219 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9013a990-8fd5-48ce-aba6-a523549d250a tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:20:38.368843 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 46/192] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:20:38 2026] POST /volume/v3/types => generated 222 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:38.383393 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-48e8e5cc-5c53-4211-95cf-ce4fa3cb80ab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.385146 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b78d5ee3-3305-4f48-93c3-56c1c2fe1346 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.387127 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-48e8e5cc-5c53-4211-95cf-ce4fa3cb80ab tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associate?vol_type_id=57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e Aug 19 21:20:38.387408 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-48e8e5cc-5c53-4211-95cf-ce4fa3cb80ab tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.387596 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-48e8e5cc-5c53-4211-95cf-ce4fa3cb80ab tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'associate' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.387938 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:38.387938 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:38.389638 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-48e8e5cc-5c53-4211-95cf-ce4fa3cb80ab tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Associate qos_spec: fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 with type: 57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e {{(pid=100176) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 21:20:38.390405 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b78d5ee3-3305-4f48-93c3-56c1c2fe1346 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:38.390551 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b78d5ee3-3305-4f48-93c3-56c1c2fe1346 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.390863 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b78d5ee3-3305-4f48-93c3-56c1c2fe1346 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.403151 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:38.403151 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:38.406914 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b78d5ee3-3305-4f48-93c3-56c1c2fe1346 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:38.413553 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b78d5ee3-3305-4f48-93c3-56c1c2fe1346 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:38.414268 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 49/193] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:38.424988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-48e8e5cc-5c53-4211-95cf-ce4fa3cb80ab tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associate?vol_type_id=57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e returned with HTTP 202 Aug 19 21:20:38.425593 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 48/194] 10.4.3.158 () {66 vars in 1481 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associate?vol_type_id=57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:38.436336 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-766120ee-43e0-4ec2-b8cf-b65f5596187b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.440132 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-766120ee-43e0-4ec2-b8cf-b65f5596187b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associate?vol_type_id=2d7e5b64-1948-4dca-ad80-9bb36cd743c8 Aug 19 21:20:38.440540 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-766120ee-43e0-4ec2-b8cf-b65f5596187b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.440832 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-766120ee-43e0-4ec2-b8cf-b65f5596187b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'associate' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.441740 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.qos_specs_manage [None req-766120ee-43e0-4ec2-b8cf-b65f5596187b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Associate qos_spec: fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 with type: 2d7e5b64-1948-4dca-ad80-9bb36cd743c8 {{(pid=100175) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 21:20:38.477980 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-766120ee-43e0-4ec2-b8cf-b65f5596187b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associate?vol_type_id=2d7e5b64-1948-4dca-ad80-9bb36cd743c8 returned with HTTP 202 Aug 19 21:20:38.478880 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 52/195] 10.4.3.158 () {66 vars in 1481 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associate?vol_type_id=2d7e5b64-1948-4dca-ad80-9bb36cd743c8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:38.489674 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d3911dc2-7ada-46fd-8adb-cf91f1de4cd4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.492050 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d3911dc2-7ada-46fd-8adb-cf91f1de4cd4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associate?vol_type_id=bb359d09-5f4e-4c60-9d01-f489e257c367 Aug 19 21:20:38.492447 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d3911dc2-7ada-46fd-8adb-cf91f1de4cd4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.492684 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d3911dc2-7ada-46fd-8adb-cf91f1de4cd4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'associate' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.493370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d3911dc2-7ada-46fd-8adb-cf91f1de4cd4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Associate qos_spec: fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 with type: bb359d09-5f4e-4c60-9d01-f489e257c367 {{(pid=100177) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 21:20:38.500706 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a39f301c-a85e-4ce3-90b6-192dfc51ccbc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.504715 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a39f301c-a85e-4ce3-90b6-192dfc51ccbc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:38.504715 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a39f301c-a85e-4ce3-90b6-192dfc51ccbc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.504715 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a39f301c-a85e-4ce3-90b6-192dfc51ccbc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.518283 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:38.518283 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:38.525377 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a39f301c-a85e-4ce3-90b6-192dfc51ccbc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:38.532126 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a39f301c-a85e-4ce3-90b6-192dfc51ccbc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:38.532857 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 50/196] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:38.547659 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d3911dc2-7ada-46fd-8adb-cf91f1de4cd4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associate?vol_type_id=bb359d09-5f4e-4c60-9d01-f489e257c367 returned with HTTP 202 Aug 19 21:20:38.548484 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 47/197] 10.4.3.158 () {66 vars in 1481 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associate?vol_type_id=bb359d09-5f4e-4c60-9d01-f489e257c367 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:38.560026 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1ee0cf1e-1789-4193-8958-68ca0605c7a8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.562584 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1ee0cf1e-1789-4193-8958-68ca0605c7a8 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associations Aug 19 21:20:38.562851 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1ee0cf1e-1789-4193-8958-68ca0605c7a8 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.563118 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1ee0cf1e-1789-4193-8958-68ca0605c7a8 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'associations' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.563988 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:38.563988 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:38.564777 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ee0cf1e-1789-4193-8958-68ca0605c7a8 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Get associations for qos_spec id: fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 {{(pid=100176) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 21:20:38.588438 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1ee0cf1e-1789-4193-8958-68ca0605c7a8 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associations returned with HTTP 200 Aug 19 21:20:38.588438 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 49/198] 10.4.3.158 () {66 vars in 1393 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associations => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:38.597597 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-101f6856-1bd1-403c-b6b4-b439b6877acc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.599697 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-101f6856-1bd1-403c-b6b4-b439b6877acc tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/disassociate?vol_type_id=57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e Aug 19 21:20:38.600005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-101f6856-1bd1-403c-b6b4-b439b6877acc tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.600318 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-101f6856-1bd1-403c-b6b4-b439b6877acc tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'disassociate' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.600713 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:38.600713 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:38.601305 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.qos_specs_manage [None req-101f6856-1bd1-403c-b6b4-b439b6877acc tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Disassociate qos_spec: fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 from type: 57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e {{(pid=100175) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 19 21:20:38.625781 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-101f6856-1bd1-403c-b6b4-b439b6877acc tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/disassociate?vol_type_id=57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e returned with HTTP 202 Aug 19 21:20:38.626364 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 53/199] 10.4.3.158 () {66 vars in 1490 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/disassociate?vol_type_id=57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:38.637064 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7efbeaec-1d14-402f-8ea0-27db3c8e1e05 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.639039 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7efbeaec-1d14-402f-8ea0-27db3c8e1e05 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associations Aug 19 21:20:38.639471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7efbeaec-1d14-402f-8ea0-27db3c8e1e05 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.639664 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7efbeaec-1d14-402f-8ea0-27db3c8e1e05 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'associations' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.640406 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7efbeaec-1d14-402f-8ea0-27db3c8e1e05 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Get associations for qos_spec id: fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 {{(pid=100178) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 21:20:38.659725 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7efbeaec-1d14-402f-8ea0-27db3c8e1e05 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associations returned with HTTP 200 Aug 19 21:20:38.660296 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 51/200] 10.4.3.158 () {66 vars in 1393 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associations => generated 306 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:38.670227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9498a269-b477-447f-8472-4787d58ca5ad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.671832 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9498a269-b477-447f-8472-4787d58ca5ad tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/disassociate_all Aug 19 21:20:38.672174 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9498a269-b477-447f-8472-4787d58ca5ad tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.673546 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9498a269-b477-447f-8472-4787d58ca5ad tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'disassociate_all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.675065 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:38.675065 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:38.675065 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9498a269-b477-447f-8472-4787d58ca5ad tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Disassociate qos_spec: fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 from all. {{(pid=100177) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 19 21:20:38.694477 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9498a269-b477-447f-8472-4787d58ca5ad tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/disassociate_all returned with HTTP 202 Aug 19 21:20:38.695428 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 48/201] 10.4.3.158 () {66 vars in 1405 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/disassociate_all => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:38.704252 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b59691c7-05d2-4a4a-8e3f-dd017aaea4fe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.706474 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b59691c7-05d2-4a4a-8e3f-dd017aaea4fe tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associations Aug 19 21:20:38.706725 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b59691c7-05d2-4a4a-8e3f-dd017aaea4fe tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.707049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b59691c7-05d2-4a4a-8e3f-dd017aaea4fe tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'associations' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.707405 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:38.707405 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:38.707866 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b59691c7-05d2-4a4a-8e3f-dd017aaea4fe tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Get associations for qos_spec id: fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 {{(pid=100176) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 21:20:38.717714 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b59691c7-05d2-4a4a-8e3f-dd017aaea4fe tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associations returned with HTTP 200 Aug 19 21:20:38.718682 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 50/202] 10.4.3.158 () {66 vars in 1393 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/associations => generated 24 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:20:38.727721 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bdf24a58-9cef-4f87-9e87-342c25b7fc0f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.731170 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bdf24a58-9cef-4f87-9e87-342c25b7fc0f tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DELETE https://10.4.3.158/volume/v3/types/bb359d09-5f4e-4c60-9d01-f489e257c367 Aug 19 21:20:38.731630 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bdf24a58-9cef-4f87-9e87-342c25b7fc0f tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.732699 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bdf24a58-9cef-4f87-9e87-342c25b7fc0f tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.734168 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:38.734168 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:38.782715 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bdf24a58-9cef-4f87-9e87-342c25b7fc0f tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/types/bb359d09-5f4e-4c60-9d01-f489e257c367 returned with HTTP 202 Aug 19 21:20:38.783576 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 54/203] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:20:38 2026] DELETE /volume/v3/types/bb359d09-5f4e-4c60-9d01-f489e257c367 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:38.791241 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e64f2239-2fee-45d2-b799-d08807dbb7ee None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.793721 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e64f2239-2fee-45d2-b799-d08807dbb7ee tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/types/bb359d09-5f4e-4c60-9d01-f489e257c367 Aug 19 21:20:38.794036 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e64f2239-2fee-45d2-b799-d08807dbb7ee tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.794322 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e64f2239-2fee-45d2-b799-d08807dbb7ee tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.798459 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e64f2239-2fee-45d2-b799-d08807dbb7ee tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/types/bb359d09-5f4e-4c60-9d01-f489e257c367 returned with HTTP 404 Aug 19 21:20:38.799116 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 52/204] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/types/bb359d09-5f4e-4c60-9d01-f489e257c367 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:38.810874 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-167abb4b-c84a-4848-8234-c0f82962e7c9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.812831 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-167abb4b-c84a-4848-8234-c0f82962e7c9 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DELETE https://10.4.3.158/volume/v3/types/2d7e5b64-1948-4dca-ad80-9bb36cd743c8 Aug 19 21:20:38.813539 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-167abb4b-c84a-4848-8234-c0f82962e7c9 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.815317 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-167abb4b-c84a-4848-8234-c0f82962e7c9 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.815317 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:38.815317 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:38.849520 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-167abb4b-c84a-4848-8234-c0f82962e7c9 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/types/2d7e5b64-1948-4dca-ad80-9bb36cd743c8 returned with HTTP 202 Aug 19 21:20:38.850497 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 49/205] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:20:38 2026] DELETE /volume/v3/types/2d7e5b64-1948-4dca-ad80-9bb36cd743c8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:38.860702 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-54316c2f-9d17-426f-b82c-89ffa3844f67 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.865407 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54316c2f-9d17-426f-b82c-89ffa3844f67 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/types/2d7e5b64-1948-4dca-ad80-9bb36cd743c8 Aug 19 21:20:38.865613 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54316c2f-9d17-426f-b82c-89ffa3844f67 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.865834 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54316c2f-9d17-426f-b82c-89ffa3844f67 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.871635 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54316c2f-9d17-426f-b82c-89ffa3844f67 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/types/2d7e5b64-1948-4dca-ad80-9bb36cd743c8 returned with HTTP 404 Aug 19 21:20:38.872354 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 51/206] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/types/2d7e5b64-1948-4dca-ad80-9bb36cd743c8 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:38.882720 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-37839be6-14c5-4853-8ff3-2a192da2ae7e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.884728 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-37839be6-14c5-4853-8ff3-2a192da2ae7e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DELETE https://10.4.3.158/volume/v3/types/57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e Aug 19 21:20:38.884993 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-37839be6-14c5-4853-8ff3-2a192da2ae7e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.885284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-37839be6-14c5-4853-8ff3-2a192da2ae7e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.924604 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-37839be6-14c5-4853-8ff3-2a192da2ae7e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/types/57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e returned with HTTP 202 Aug 19 21:20:38.925304 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 55/207] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:20:38 2026] DELETE /volume/v3/types/57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:38.934510 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8c66e62e-1990-402f-bafe-e1a99570faf4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.937957 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8c66e62e-1990-402f-bafe-e1a99570faf4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/types/57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e Aug 19 21:20:38.937957 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8c66e62e-1990-402f-bafe-e1a99570faf4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:38.937957 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8c66e62e-1990-402f-bafe-e1a99570faf4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:38.943967 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8c66e62e-1990-402f-bafe-e1a99570faf4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/types/57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e returned with HTTP 404 Aug 19 21:20:38.943967 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 53/208] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:20:38 2026] GET /volume/v3/types/57ae6854-5a8a-4f51-8cd6-4afc1fb9c62e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:38.969360 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f03bb47b-7df0-45a5-ba72-6ea8d1b3b85c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:38.977210 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f03bb47b-7df0-45a5-ba72-6ea8d1b3b85c tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] POST https://10.4.3.158/volume/v3/qos-specs Aug 19 21:20:38.977210 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f03bb47b-7df0-45a5-ba72-6ea8d1b3b85c tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-682844343", "consumer": "back-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:38.979367 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.qos_specs [None req-f03bb47b-7df0-45a5-ba72-6ea8d1b3b85c tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-682844343', 'consumer': 'back-end', 'specs': {}} {{(pid=100177) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 21:20:38.988275 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-f03bb47b-7df0-45a5-ba72-6ea8d1b3b85c tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DB qos_specs_create(): root {'id': '6fa6aa31-a5b7-431e-8312-80592b17456a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-682844343'} {{(pid=100177) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 21:20:39.001296 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f03bb47b-7df0-45a5-ba72-6ea8d1b3b85c tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Aug 19 21:20:39.002173 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 50/209] 10.4.3.158 () {68 vars in 1264 bytes} [Wed Aug 19 21:20:38 2026] POST /volume/v3/qos-specs => generated 368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.013568 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ed5dafe9-6762-4034-aa0c-8964fc0bf451 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.017199 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed5dafe9-6762-4034-aa0c-8964fc0bf451 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a?force=False Aug 19 21:20:39.017519 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed5dafe9-6762-4034-aa0c-8964fc0bf451 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.017717 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed5dafe9-6762-4034-aa0c-8964fc0bf451 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.018000 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.018000 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:39.018905 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ed5dafe9-6762-4034-aa0c-8964fc0bf451 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Delete qos_spec: 6fa6aa31-a5b7-431e-8312-80592b17456a, force: False {{(pid=100176) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 21:20:39.060041 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed5dafe9-6762-4034-aa0c-8964fc0bf451 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a?force=False returned with HTTP 202 Aug 19 21:20:39.060041 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 52/210] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Aug 19 21:20:39 2026] DELETE /volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a?force=False => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:39.071612 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-457fb56d-0841-40b4-8c2d-dbd21d24e960 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.074952 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-457fb56d-0841-40b4-8c2d-dbd21d24e960 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a Aug 19 21:20:39.075116 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-457fb56d-0841-40b4-8c2d-dbd21d24e960 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.075351 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-457fb56d-0841-40b4-8c2d-dbd21d24e960 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.079999 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-457fb56d-0841-40b4-8c2d-dbd21d24e960 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a returned with HTTP 404 Aug 19 21:20:39.080689 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 56/211] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:39.090223 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4d7cc208-964a-4b38-b5c5-1892f63fadb1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.092283 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d7cc208-964a-4b38-b5c5-1892f63fadb1 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs Aug 19 21:20:39.092721 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d7cc208-964a-4b38-b5c5-1892f63fadb1 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.093188 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d7cc208-964a-4b38-b5c5-1892f63fadb1 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.093619 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.093619 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:39.108679 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d7cc208-964a-4b38-b5c5-1892f63fadb1 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Aug 19 21:20:39.109548 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 54/212] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.122830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ad737a1f-7335-4128-97cd-c149906f40e7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.126087 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad737a1f-7335-4128-97cd-c149906f40e7 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a?force=False Aug 19 21:20:39.126473 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad737a1f-7335-4128-97cd-c149906f40e7 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.126726 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad737a1f-7335-4128-97cd-c149906f40e7 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.127160 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.127160 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:39.127603 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ad737a1f-7335-4128-97cd-c149906f40e7 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Delete qos_spec: 6fa6aa31-a5b7-431e-8312-80592b17456a, force: False {{(pid=100177) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 21:20:39.132091 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad737a1f-7335-4128-97cd-c149906f40e7 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a?force=False returned with HTTP 404 Aug 19 21:20:39.133184 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 51/213] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Aug 19 21:20:39 2026] DELETE /volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:39.142490 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-73b06bf4-d7a1-4ae3-9a3d-584127898bc5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.145184 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-73b06bf4-d7a1-4ae3-9a3d-584127898bc5 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a Aug 19 21:20:39.145512 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-73b06bf4-d7a1-4ae3-9a3d-584127898bc5 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.145767 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-73b06bf4-d7a1-4ae3-9a3d-584127898bc5 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.146160 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.146160 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:39.151169 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-73b06bf4-d7a1-4ae3-9a3d-584127898bc5 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a returned with HTTP 404 Aug 19 21:20:39.152036 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 53/214] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/6fa6aa31-a5b7-431e-8312-80592b17456a => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:39.163806 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-775f484e-7f84-45bd-80a5-c9493bd64089 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.166464 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-775f484e-7f84-45bd-80a5-c9493bd64089 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] POST https://10.4.3.158/volume/v3/qos-specs Aug 19 21:20:39.166464 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-775f484e-7f84-45bd-80a5-c9493bd64089 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1653721154", "consumer": "both"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:39.168732 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.qos_specs [None req-775f484e-7f84-45bd-80a5-c9493bd64089 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1653721154', 'consumer': 'both', 'specs': {}} {{(pid=100175) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 21:20:39.176369 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-775f484e-7f84-45bd-80a5-c9493bd64089 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DB qos_specs_create(): root {'id': '0861d2c6-dcf4-4180-a06d-a79ee53b9c4b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1653721154'} {{(pid=100175) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 21:20:39.189335 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-775f484e-7f84-45bd-80a5-c9493bd64089 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Aug 19 21:20:39.189662 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 57/215] 10.4.3.158 () {68 vars in 1264 bytes} [Wed Aug 19 21:20:39 2026] POST /volume/v3/qos-specs => generated 365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.205127 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-40f8614e-a4bb-40fc-b833-6024abfea746 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.211043 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40f8614e-a4bb-40fc-b833-6024abfea746 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b?force=False Aug 19 21:20:39.211043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40f8614e-a4bb-40fc-b833-6024abfea746 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.211043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40f8614e-a4bb-40fc-b833-6024abfea746 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.211043 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.211043 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:39.212661 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40f8614e-a4bb-40fc-b833-6024abfea746 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Delete qos_spec: 0861d2c6-dcf4-4180-a06d-a79ee53b9c4b, force: False {{(pid=100178) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 21:20:39.244310 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40f8614e-a4bb-40fc-b833-6024abfea746 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b?force=False returned with HTTP 202 Aug 19 21:20:39.245648 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 55/216] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Aug 19 21:20:39 2026] DELETE /volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b?force=False => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:39.254719 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3f5dc385-6f96-4801-9c95-12ab4eb69c19 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.257356 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f5dc385-6f96-4801-9c95-12ab4eb69c19 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b Aug 19 21:20:39.257555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f5dc385-6f96-4801-9c95-12ab4eb69c19 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.257706 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f5dc385-6f96-4801-9c95-12ab4eb69c19 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.264773 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f5dc385-6f96-4801-9c95-12ab4eb69c19 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b returned with HTTP 404 Aug 19 21:20:39.266122 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 52/217] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:39.274432 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5b0df057-0c28-4799-927e-779c7eb64790 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.276722 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b0df057-0c28-4799-927e-779c7eb64790 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs Aug 19 21:20:39.277411 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b0df057-0c28-4799-927e-779c7eb64790 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.277699 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b0df057-0c28-4799-927e-779c7eb64790 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.296450 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b0df057-0c28-4799-927e-779c7eb64790 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Aug 19 21:20:39.296933 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 54/218] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.309233 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-abce746b-afe4-4cc6-b4ff-6aeeb84fa45a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.312124 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-abce746b-afe4-4cc6-b4ff-6aeeb84fa45a tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b?force=False Aug 19 21:20:39.312124 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-abce746b-afe4-4cc6-b4ff-6aeeb84fa45a tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.312435 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-abce746b-afe4-4cc6-b4ff-6aeeb84fa45a tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.313111 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.313111 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:39.313697 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.qos_specs_manage [None req-abce746b-afe4-4cc6-b4ff-6aeeb84fa45a tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Delete qos_spec: 0861d2c6-dcf4-4180-a06d-a79ee53b9c4b, force: False {{(pid=100175) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 21:20:39.319342 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-abce746b-afe4-4cc6-b4ff-6aeeb84fa45a tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b?force=False returned with HTTP 404 Aug 19 21:20:39.320497 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 58/219] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Aug 19 21:20:39 2026] DELETE /volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:39.332124 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d7d76c71-d0ff-4033-9d75-569df99314aa None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.334293 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7d76c71-d0ff-4033-9d75-569df99314aa tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b Aug 19 21:20:39.334756 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7d76c71-d0ff-4033-9d75-569df99314aa tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.335319 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7d76c71-d0ff-4033-9d75-569df99314aa tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.336028 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.336028 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:39.343695 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7d76c71-d0ff-4033-9d75-569df99314aa tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b returned with HTTP 404 Aug 19 21:20:39.343695 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 56/220] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/0861d2c6-dcf4-4180-a06d-a79ee53b9c4b => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:39.355877 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-75a2b7e2-cdf6-46bd-82c0-425c961709da None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.358687 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75a2b7e2-cdf6-46bd-82c0-425c961709da tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] POST https://10.4.3.158/volume/v3/qos-specs Aug 19 21:20:39.359158 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75a2b7e2-cdf6-46bd-82c0-425c961709da tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1891768908", "consumer": "front-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:39.362284 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.qos_specs [None req-75a2b7e2-cdf6-46bd-82c0-425c961709da tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1891768908', 'consumer': 'front-end', 'specs': {}} {{(pid=100177) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 21:20:39.366176 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-75a2b7e2-cdf6-46bd-82c0-425c961709da tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DB qos_specs_create(): root {'id': '5a0ee1f9-d59b-412c-9bb9-4eb854b615bf', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1891768908'} {{(pid=100177) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 21:20:39.373309 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75a2b7e2-cdf6-46bd-82c0-425c961709da tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Aug 19 21:20:39.373847 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 53/221] 10.4.3.158 () {68 vars in 1264 bytes} [Wed Aug 19 21:20:39 2026] POST /volume/v3/qos-specs => generated 370 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.384524 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e3782c13-1be2-45e6-9355-55ca0a8d9e19 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.386931 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e3782c13-1be2-45e6-9355-55ca0a8d9e19 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf?force=False Aug 19 21:20:39.387603 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e3782c13-1be2-45e6-9355-55ca0a8d9e19 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.388614 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e3782c13-1be2-45e6-9355-55ca0a8d9e19 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.388614 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.388614 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:39.389295 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e3782c13-1be2-45e6-9355-55ca0a8d9e19 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Delete qos_spec: 5a0ee1f9-d59b-412c-9bb9-4eb854b615bf, force: False {{(pid=100176) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 21:20:39.423492 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e3782c13-1be2-45e6-9355-55ca0a8d9e19 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf?force=False returned with HTTP 202 Aug 19 21:20:39.424667 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 55/222] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Aug 19 21:20:39 2026] DELETE /volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf?force=False => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:39.432545 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8d931d09-e914-403b-a6ef-b4103ad2df8b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.435049 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d931d09-e914-403b-a6ef-b4103ad2df8b tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:39.435049 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d931d09-e914-403b-a6ef-b4103ad2df8b tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.435049 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d931d09-e914-403b-a6ef-b4103ad2df8b tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.436871 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-05890e87-98c1-4e49-ae64-0782e2ca02bf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.442316 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-05890e87-98c1-4e49-ae64-0782e2ca02bf tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf Aug 19 21:20:39.442316 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-05890e87-98c1-4e49-ae64-0782e2ca02bf tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.442316 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-05890e87-98c1-4e49-ae64-0782e2ca02bf tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.452170 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-05890e87-98c1-4e49-ae64-0782e2ca02bf tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf returned with HTTP 404 Aug 19 21:20:39.452170 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 57/223] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:39.452484 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.452484 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:39.459020 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8d931d09-e914-403b-a6ef-b4103ad2df8b tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:39.464554 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d931d09-e914-403b-a6ef-b4103ad2df8b tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:39.465284 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 59/224] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.467313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e1858d16-a024-4da2-8480-f64d434ff26e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.472346 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1858d16-a024-4da2-8480-f64d434ff26e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs Aug 19 21:20:39.472543 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1858d16-a024-4da2-8480-f64d434ff26e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.472979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1858d16-a024-4da2-8480-f64d434ff26e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.474633 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.474633 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:39.493714 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1858d16-a024-4da2-8480-f64d434ff26e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Aug 19 21:20:39.494688 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 54/225] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs => generated 174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.513029 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c9c02b0d-4eed-4940-9d59-105a2ee28097 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.516244 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9c02b0d-4eed-4940-9d59-105a2ee28097 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf?force=False Aug 19 21:20:39.516556 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9c02b0d-4eed-4940-9d59-105a2ee28097 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.517050 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9c02b0d-4eed-4940-9d59-105a2ee28097 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.517539 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.517539 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:39.518199 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c9c02b0d-4eed-4940-9d59-105a2ee28097 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Delete qos_spec: 5a0ee1f9-d59b-412c-9bb9-4eb854b615bf, force: False {{(pid=100176) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 21:20:39.524515 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9c02b0d-4eed-4940-9d59-105a2ee28097 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf?force=False returned with HTTP 404 Aug 19 21:20:39.524882 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 56/226] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Aug 19 21:20:39 2026] DELETE /volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:39.537691 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-57a109a9-31e7-4314-bbf1-e4d9f56aeb6b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.540319 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-57a109a9-31e7-4314-bbf1-e4d9f56aeb6b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf Aug 19 21:20:39.540595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-57a109a9-31e7-4314-bbf1-e4d9f56aeb6b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.542029 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-57a109a9-31e7-4314-bbf1-e4d9f56aeb6b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.550256 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-57a109a9-31e7-4314-bbf1-e4d9f56aeb6b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf returned with HTTP 404 Aug 19 21:20:39.550878 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8b337bc0-b667-4a8a-b5c3-3700abb4fc0e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.551781 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 58/227] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/5a0ee1f9-d59b-412c-9bb9-4eb854b615bf => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:20:39.560084 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8b337bc0-b667-4a8a-b5c3-3700abb4fc0e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:39.560084 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8b337bc0-b667-4a8a-b5c3-3700abb4fc0e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.560084 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8b337bc0-b667-4a8a-b5c3-3700abb4fc0e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.566085 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d34ee326-8708-405d-baf6-61949d9c221e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.568629 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d34ee326-8708-405d-baf6-61949d9c221e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 Aug 19 21:20:39.568889 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d34ee326-8708-405d-baf6-61949d9c221e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.569436 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d34ee326-8708-405d-baf6-61949d9c221e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.569837 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.569837 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:39.570552 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.570552 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:39.577969 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d34ee326-8708-405d-baf6-61949d9c221e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 returned with HTTP 200 Aug 19 21:20:39.578567 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 55/228] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.585036 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8b337bc0-b667-4a8a-b5c3-3700abb4fc0e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:39.592666 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8b337bc0-b667-4a8a-b5c3-3700abb4fc0e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:39.593599 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 60/229] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 912 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.594212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-976e0120-b2a4-4c89-b29d-dd8e15571029 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.596618 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-976e0120-b2a4-4c89-b29d-dd8e15571029 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs Aug 19 21:20:39.597124 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-976e0120-b2a4-4c89-b29d-dd8e15571029 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.597494 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-976e0120-b2a4-4c89-b29d-dd8e15571029 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.615875 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-976e0120-b2a4-4c89-b29d-dd8e15571029 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Aug 19 21:20:39.616055 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 57/230] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs => generated 174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.631153 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cc8a2ef6-7a8b-4a82-a1a4-21c486d034e8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.635433 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cc8a2ef6-7a8b-4a82-a1a4-21c486d034e8 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] PUT https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 Aug 19 21:20:39.635970 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cc8a2ef6-7a8b-4a82-a1a4-21c486d034e8 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:39.650568 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.qos_specs [None req-cc8a2ef6-7a8b-4a82-a1a4-21c486d034e8 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100178) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 19 21:20:39.666243 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-cc8a2ef6-7a8b-4a82-a1a4-21c486d034e8 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] qos_specs_update() value: {'id': '364a4308-cde1-41e6-86a6-823d8cf77b12', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'fc18b7cd-2690-49bb-8d4a-358a3e7c4b21', 'deleted': False} {{(pid=100178) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 19 21:20:39.678961 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cc8a2ef6-7a8b-4a82-a1a4-21c486d034e8 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 returned with HTTP 200 Aug 19 21:20:39.678961 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 59/231] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Aug 19 21:20:39 2026] PUT /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 => generated 36 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:20:39.694259 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d838b29c-b9bc-4dec-a54f-1828f5066a0e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.696953 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d838b29c-b9bc-4dec-a54f-1828f5066a0e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 Aug 19 21:20:39.697216 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d838b29c-b9bc-4dec-a54f-1828f5066a0e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.697511 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d838b29c-b9bc-4dec-a54f-1828f5066a0e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.697908 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.697908 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:39.708237 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d838b29c-b9bc-4dec-a54f-1828f5066a0e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 returned with HTTP 200 Aug 19 21:20:39.709118 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 56/232] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 => generated 413 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.722178 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-16499830-000e-4aac-9a29-3268f8d7eae3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.725504 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-16499830-000e-4aac-9a29-3268f8d7eae3 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] PUT https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/delete_keys Aug 19 21:20:39.725906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-16499830-000e-4aac-9a29-3268f8d7eae3 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:39.730148 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.qos_specs_manage [None req-16499830-000e-4aac-9a29-3268f8d7eae3 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Delete_key spec: fc18b7cd-2690-49bb-8d4a-358a3e7c4b21, keys: ['iops_bytes'] {{(pid=100175) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 19 21:20:39.769722 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-16499830-000e-4aac-9a29-3268f8d7eae3 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/delete_keys returned with HTTP 202 Aug 19 21:20:39.770522 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 61/233] 10.4.3.158 () {68 vars in 1410 bytes} [Wed Aug 19 21:20:39 2026] PUT /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21/delete_keys => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:39.782185 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb49d39d-16af-4aad-b44e-2bc6667a07e9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.786767 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb49d39d-16af-4aad-b44e-2bc6667a07e9 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 Aug 19 21:20:39.786767 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb49d39d-16af-4aad-b44e-2bc6667a07e9 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.786767 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb49d39d-16af-4aad-b44e-2bc6667a07e9 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.786767 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.786767 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:39.799289 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb49d39d-16af-4aad-b44e-2bc6667a07e9 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 returned with HTTP 200 Aug 19 21:20:39.801574 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 58/234] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.818193 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-34e35fe6-746e-435c-936e-67d7809015f4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.826314 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-34e35fe6-746e-435c-936e-67d7809015f4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 Aug 19 21:20:39.826314 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-34e35fe6-746e-435c-936e-67d7809015f4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.827140 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-34e35fe6-746e-435c-936e-67d7809015f4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.827594 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.827594 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:39.838395 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-34e35fe6-746e-435c-936e-67d7809015f4 tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 returned with HTTP 200 Aug 19 21:20:39.838395 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 60/235] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:39.856755 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-16008e49-fd3d-45ce-ab77-4774cd7c379e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.860137 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-16008e49-fd3d-45ce-ab77-4774cd7c379e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21?force=False Aug 19 21:20:39.860137 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-16008e49-fd3d-45ce-ab77-4774cd7c379e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.860848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-16008e49-fd3d-45ce-ab77-4774cd7c379e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.861197 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.861197 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:39.861721 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-16008e49-fd3d-45ce-ab77-4774cd7c379e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Delete qos_spec: fc18b7cd-2690-49bb-8d4a-358a3e7c4b21, force: False {{(pid=100177) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 21:20:39.911659 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-16008e49-fd3d-45ce-ab77-4774cd7c379e tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21?force=False returned with HTTP 202 Aug 19 21:20:39.912282 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 57/236] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Aug 19 21:20:39 2026] DELETE /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21?force=False => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 21:20:39.924679 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bdad3aa4-74ed-47c5-a6fc-1af69e8cdd8b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:39.930540 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bdad3aa4-74ed-47c5-a6fc-1af69e8cdd8b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 Aug 19 21:20:39.931353 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bdad3aa4-74ed-47c5-a6fc-1af69e8cdd8b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:39.933357 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bdad3aa4-74ed-47c5-a6fc-1af69e8cdd8b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:39.934351 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:39.934351 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:39.944871 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bdad3aa4-74ed-47c5-a6fc-1af69e8cdd8b tempest-QosSpecsTestJSON-1929862676 tempest-QosSpecsTestJSON-1929862676-project-admin] https://10.4.3.158/volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 returned with HTTP 404 Aug 19 21:20:39.945853 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 62/237] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:20:39 2026] GET /volume/v3/qos-specs/fc18b7cd-2690-49bb-8d4a-358a3e7c4b21 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:40.488688 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e82298f-c741-4820-b1e4-b7d6ece65271 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:40.492417 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e82298f-c741-4820-b1e4-b7d6ece65271 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:40.493866 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e82298f-c741-4820-b1e4-b7d6ece65271 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:40.494113 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e82298f-c741-4820-b1e4-b7d6ece65271 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:40.503642 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:40.503642 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:40.509469 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9e82298f-c741-4820-b1e4-b7d6ece65271 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:40.518566 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e82298f-c741-4820-b1e4-b7d6ece65271 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:40.519058 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 59/238] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:40 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:40.614730 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-16e7dadf-581b-4b79-9946-27df3e23a0b6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:40.617076 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-16e7dadf-581b-4b79-9946-27df3e23a0b6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:40.617337 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-16e7dadf-581b-4b79-9946-27df3e23a0b6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:40.617837 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-16e7dadf-581b-4b79-9946-27df3e23a0b6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:40.633721 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:40.633721 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:40.639140 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-16e7dadf-581b-4b79-9946-27df3e23a0b6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:40.649126 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-16e7dadf-581b-4b79-9946-27df3e23a0b6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:40.650003 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 61/239] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:40 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 1400 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:20:41.541476 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f40d3488-5a40-4dd3-83e1-176206d5ae78 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:41.543532 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f40d3488-5a40-4dd3-83e1-176206d5ae78 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:41.543845 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f40d3488-5a40-4dd3-83e1-176206d5ae78 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:41.544131 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f40d3488-5a40-4dd3-83e1-176206d5ae78 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:41.561184 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:41.561184 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:41.570329 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f40d3488-5a40-4dd3-83e1-176206d5ae78 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:41.587503 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f40d3488-5a40-4dd3-83e1-176206d5ae78 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:41.588161 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 58/240] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:41 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:41.671140 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c8d43fd7-6858-4339-9912-9fca8cf96d99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:41.674814 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c8d43fd7-6858-4339-9912-9fca8cf96d99 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:41.675712 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c8d43fd7-6858-4339-9912-9fca8cf96d99 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:41.676359 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c8d43fd7-6858-4339-9912-9fca8cf96d99 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:41.692839 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:41.692839 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:41.705620 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c8d43fd7-6858-4339-9912-9fca8cf96d99 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:41.717001 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c8d43fd7-6858-4339-9912-9fca8cf96d99 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:41.718360 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 63/241] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:41 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 1398 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:42.018863 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-47159b8a-1cd0-424f-bf13-44b978e6e524 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:42.029581 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-47159b8a-1cd0-424f-bf13-44b978e6e524 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:42.030067 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-47159b8a-1cd0-424f-bf13-44b978e6e524 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:42.033493 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-47159b8a-1cd0-424f-bf13-44b978e6e524 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:42.049738 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:42.049738 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:42.057709 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-47159b8a-1cd0-424f-bf13-44b978e6e524 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:42.066568 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-47159b8a-1cd0-424f-bf13-44b978e6e524 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:42.069048 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 60/242] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:20:42 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 1398 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:42.615133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ec3bc4d3-61b5-4851-a2cc-4f8a295d4a21 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:42.618618 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ec3bc4d3-61b5-4851-a2cc-4f8a295d4a21 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:42.620471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ec3bc4d3-61b5-4851-a2cc-4f8a295d4a21 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:42.620926 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ec3bc4d3-61b5-4851-a2cc-4f8a295d4a21 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:42.639185 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:42.639185 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:42.655343 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ec3bc4d3-61b5-4851-a2cc-4f8a295d4a21 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:42.663461 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ec3bc4d3-61b5-4851-a2cc-4f8a295d4a21 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:42.663605 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 62/243] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:42 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 1359 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:42.693421 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4a06b753-c501-4297-bfca-cebed82cead8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:42.696893 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:42.696893 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-178240499"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:42.699894 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-178240499'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:42.700734 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Create volume of 1 GB Aug 19 21:20:42.707510 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Availability Zones retrieved successfully. Aug 19 21:20:42.719222 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Flow 'volume_create_api' (bab24447-5e89-42be-8819-7dfbffecfb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:42.721244 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c31a0a-dce4-4e90-9ca0-cc5f00ba4802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:42.722627 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:42.748581 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-ce3b65b2-f1b0-42a5-931c-c08aea2524d6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:42.752601 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-ce3b65b2-f1b0-42a5-931c-c08aea2524d6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:42.752892 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-ce3b65b2-f1b0-42a5-931c-c08aea2524d6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:42.753169 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-ce3b65b2-f1b0-42a5-931c-c08aea2524d6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:42.765617 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:42.765617 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:42.770449 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-ce3b65b2-f1b0-42a5-931c-c08aea2524d6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:42.780722 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c31a0a-dce4-4e90-9ca0-cc5f00ba4802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:42.781891 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fb3b9c0-00b1-45b1-8db5-15a4ea5ac38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:42.782791 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-ce3b65b2-f1b0-42a5-931c-c08aea2524d6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:42.783630 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 64/244] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:20:42 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 1398 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:42.798513 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-437d903c-8d20-41ec-a8cb-a6e3b637f3a6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:42.799400 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-437d903c-8d20-41ec-a8cb-a6e3b637f3a6 None None] GET https://10.4.3.158/volume// Aug 19 21:20:42.799400 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-437d903c-8d20-41ec-a8cb-a6e3b637f3a6 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:42.799400 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-437d903c-8d20-41ec-a8cb-a6e3b637f3a6 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:42.799716 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-437d903c-8d20-41ec-a8cb-a6e3b637f3a6 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:20:42.800157 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 61/245] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:20:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:20:42.815306 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-c54cfa96-de83-40ac-b287-a468b763f8d8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:42.821382 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-c54cfa96-de83-40ac-b287-a468b763f8d8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:20:42.821382 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-c54cfa96-de83-40ac-b287-a468b763f8d8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fea5f843-0fc2-47e7-b671-92061701f96f", "connector": null, "instance_uuid": "8ed0a69c-9bed-42b6-8f95-70df7897633c"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:42.837259 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:42.837259 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:42.869306 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Created reservations ['3461e0f1-5915-4f73-8033-36db932681df', 'a0bc5693-08f8-4371-a55c-6d8417b0626f', 'd7bf1598-848f-4902-9d5a-f8ef820e88b3', 'a611290c-2590-45ea-ab50-e78d41f56cf1'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:42.871819 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fb3b9c0-00b1-45b1-8db5-15a4ea5ac38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3461e0f1-5915-4f73-8033-36db932681df', 'a0bc5693-08f8-4371-a55c-6d8417b0626f', 'd7bf1598-848f-4902-9d5a-f8ef820e88b3', 'a611290c-2590-45ea-ab50-e78d41f56cf1']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:42.872550 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (353167d2-496f-4281-9e4e-49853fef0cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:42.910185 np0000007814 devstack@c-api.service[100178]: /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 19 21:20:42.910185 np0000007814 devstack@c-api.service[100178]: .first() Aug 19 21:20:42.910552 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (353167d2-496f-4281-9e4e-49853fef0cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8045fde-a4e8-4958-9029-81c33686e09e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-178240499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='422ac942f26447f6bf93077e5b7d41f3',qos_specs=None,replication_status=,reservations=['3461e0f1-5915-4f73-8033-36db932681df','a0bc5693-08f8-4371-a55c-6d8417b0626f','d7bf1598-848f-4902-9d5a-f8ef820e88b3','a611290c-2590-45ea-ab50-e78d41f56cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fef4e226c19c4b54aad37246bc776109',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-178240499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8045fde-a4e8-4958-9029-81c33686e09e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='422ac942f26447f6bf93077e5b7d41f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fef4e226c19c4b54aad37246bc776109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:42.911685 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eefd8801-e6fd-4726-a572-7d7042e4db4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:42.941124 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eefd8801-e6fd-4726-a572-7d7042e4db4c) transitioned into state 'SUCCESS' from state '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-178240499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='422ac942f26447f6bf93077e5b7d41f3',qos_specs=None,replication_status=,reservations=['3461e0f1-5915-4f73-8033-36db932681df','a0bc5693-08f8-4371-a55c-6d8417b0626f','d7bf1598-848f-4902-9d5a-f8ef820e88b3','a611290c-2590-45ea-ab50-e78d41f56cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fef4e226c19c4b54aad37246bc776109',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:42.942077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9abdd698-1d15-4170-b948-321901d04961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:42.944243 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-c54cfa96-de83-40ac-b287-a468b763f8d8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:20:42.944853 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 63/246] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:20:42 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:42.963455 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9abdd698-1d15-4170-b948-321901d04961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:42.964610 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Flow 'volume_create_api' (bab24447-5e89-42be-8819-7dfbffecfb5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:42.964979 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Create volume request issued successfully. Aug 19 21:20:42.965652 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a06b753-c501-4297-bfca-cebed82cead8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:42.966318 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 59/247] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:20:42 2026] POST /volume/v3/volumes => generated 751 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:20:42.993472 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-303cbcb3-17ee-4327-919d-9fdbbb7ddc24 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:42.995708 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-303cbcb3-17ee-4327-919d-9fdbbb7ddc24 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e Aug 19 21:20:42.996337 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-303cbcb3-17ee-4327-919d-9fdbbb7ddc24 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:42.996337 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-303cbcb3-17ee-4327-919d-9fdbbb7ddc24 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:43.008496 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:43.008496 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:43.018839 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-303cbcb3-17ee-4327-919d-9fdbbb7ddc24 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:43.028159 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-303cbcb3-17ee-4327-919d-9fdbbb7ddc24 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e returned with HTTP 200 Aug 19 21:20:43.029312 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 65/248] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:42 2026] GET /volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:44.051783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4fabd1ac-0e20-451b-9e54-92aced21e0f6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:44.053791 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4fabd1ac-0e20-451b-9e54-92aced21e0f6 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e Aug 19 21:20:44.055668 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4fabd1ac-0e20-451b-9e54-92aced21e0f6 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:44.055668 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4fabd1ac-0e20-451b-9e54-92aced21e0f6 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:44.065835 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:44.065835 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:44.071127 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4fabd1ac-0e20-451b-9e54-92aced21e0f6 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:44.077481 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4fabd1ac-0e20-451b-9e54-92aced21e0f6 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e returned with HTTP 200 Aug 19 21:20:44.078369 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 62/249] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:44 2026] GET /volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:44.093215 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:44.095882 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:44.095882 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-962098280"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:44.098412 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-962098280'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:44.098999 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Create volume of 1 GB Aug 19 21:20:44.099565 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:44.099565 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:44.106185 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Availability Zones retrieved successfully. Aug 19 21:20:44.117033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Flow 'volume_create_api' (c37cfbca-7787-460b-9d6b-fd38a270f01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:44.118319 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04acd712-52b1-4061-9030-19d76f1444da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:44.119541 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:44.158642 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04acd712-52b1-4061-9030-19d76f1444da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:44.159922 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4b5b8d-bfc5-440d-aa2a-1ba068548f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:44.198709 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-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 19 21:20:44.199336 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-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 19 21:20:44.229662 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Created reservations ['c3b865a4-f625-47b3-9639-41fe77b92d26', '0da3a698-d064-4c4b-9f74-4d6b34ea9389', '9c76b97a-c139-4b31-a052-b87574b4f73e', 'b19bedca-d2fb-4bee-8012-2edff9dc8bb6'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:44.232326 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4b5b8d-bfc5-440d-aa2a-1ba068548f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3b865a4-f625-47b3-9639-41fe77b92d26', '0da3a698-d064-4c4b-9f74-4d6b34ea9389', '9c76b97a-c139-4b31-a052-b87574b4f73e', 'b19bedca-d2fb-4bee-8012-2edff9dc8bb6']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:44.232583 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80b7937-0335-4059-83ed-53155bdfea22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:44.266959 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80b7937-0335-4059-83ed-53155bdfea22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c9ad8f0-c6a4-40d3-837f-6be48076a471', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-962098280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='422ac942f26447f6bf93077e5b7d41f3',qos_specs=None,replication_status=,reservations=['c3b865a4-f625-47b3-9639-41fe77b92d26','0da3a698-d064-4c4b-9f74-4d6b34ea9389','9c76b97a-c139-4b31-a052-b87574b4f73e','b19bedca-d2fb-4bee-8012-2edff9dc8bb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fef4e226c19c4b54aad37246bc776109',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-962098280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c9ad8f0-c6a4-40d3-837f-6be48076a471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='422ac942f26447f6bf93077e5b7d41f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fef4e226c19c4b54aad37246bc776109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:44.267922 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa31861e-1068-4d66-8999-6613d3e598af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:44.294626 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa31861e-1068-4d66-8999-6613d3e598af) transitioned into state 'SUCCESS' from state '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-962098280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='422ac942f26447f6bf93077e5b7d41f3',qos_specs=None,replication_status=,reservations=['c3b865a4-f625-47b3-9639-41fe77b92d26','0da3a698-d064-4c4b-9f74-4d6b34ea9389','9c76b97a-c139-4b31-a052-b87574b4f73e','b19bedca-d2fb-4bee-8012-2edff9dc8bb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fef4e226c19c4b54aad37246bc776109',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:44.295375 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108834d3-0b9f-46fb-abbc-5faa1c201f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:44.316570 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108834d3-0b9f-46fb-abbc-5faa1c201f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:44.317579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Flow 'volume_create_api' (c37cfbca-7787-460b-9d6b-fd38a270f01d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:44.318139 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Create volume request issued successfully. Aug 19 21:20:44.318922 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-41ef192c-7bf9-4325-97a7-f25f505bc376 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:44.319572 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 64/250] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:20:44 2026] POST /volume/v3/volumes => generated 751 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:20:44.337553 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b7aa197a-f81c-4e90-a6e8-428aba02d0ea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:44.340555 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7aa197a-f81c-4e90-a6e8-428aba02d0ea tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 Aug 19 21:20:44.340776 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7aa197a-f81c-4e90-a6e8-428aba02d0ea tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:44.341742 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7aa197a-f81c-4e90-a6e8-428aba02d0ea tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:44.352062 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:44.352062 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:44.357787 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b7aa197a-f81c-4e90-a6e8-428aba02d0ea tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:44.364073 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7aa197a-f81c-4e90-a6e8-428aba02d0ea tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 returned with HTTP 200 Aug 19 21:20:44.364644 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 60/251] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:44 2026] GET /volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:44.634926 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-63c04097-6774-4104-9703-d7b09bce7071 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:44.634926 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63c04097-6774-4104-9703-d7b09bce7071 None None] GET https://10.4.3.158/volume// Aug 19 21:20:44.634926 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63c04097-6774-4104-9703-d7b09bce7071 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:44.634926 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63c04097-6774-4104-9703-d7b09bce7071 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:44.634926 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63c04097-6774-4104-9703-d7b09bce7071 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:20:44.634926 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 66/252] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:20:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:20:44.659607 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-3cfedd4f-f177-484d-a2f0-9ab688f13c22 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:44.663264 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-3cfedd4f-f177-484d-a2f0-9ab688f13c22 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:20:44.663757 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-3cfedd4f-f177-484d-a2f0-9ab688f13c22 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:44.664101 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-3cfedd4f-f177-484d-a2f0-9ab688f13c22 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:44.683778 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:44.683778 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:44.691141 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-3cfedd4f-f177-484d-a2f0-9ab688f13c22 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:20:44.700580 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-3cfedd4f-f177-484d-a2f0-9ab688f13c22 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:20:44.701296 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 63/253] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:20:44 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 1577 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:20:45.383332 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e8efdf9a-5daa-40e6-99da-f301b89ee963 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:45.387863 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e8efdf9a-5daa-40e6-99da-f301b89ee963 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 Aug 19 21:20:45.388741 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e8efdf9a-5daa-40e6-99da-f301b89ee963 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:45.388741 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e8efdf9a-5daa-40e6-99da-f301b89ee963 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:45.401764 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:45.401764 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:45.411474 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e8efdf9a-5daa-40e6-99da-f301b89ee963 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:45.420628 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e8efdf9a-5daa-40e6-99da-f301b89ee963 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 returned with HTTP 200 Aug 19 21:20:45.421626 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 65/254] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:45 2026] GET /volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:45.686739 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-5aaacd44-3893-4132-a963-2d387a6dd1e3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:45.693378 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-5aaacd44-3893-4132-a963-2d387a6dd1e3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] PUT https://10.4.3.158/volume/v3/attachments/be204161-4ee5-4617-b001-2d3ac967cee5 Aug 19 21:20:45.693378 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-5aaacd44-3893-4132-a963-2d387a6dd1e3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:45.711648 np0000007814 devstack@c-api.service[100177]: /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 19 21:20:45.711648 np0000007814 devstack@c-api.service[100177]: .first() Aug 19 21:20:45.725236 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-5aaacd44-3893-4132-a963-2d387a6dd1e3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Acquiring lock "cinder-attachment_update-fea5f843-0fc2-47e7-b671-92061701f96f-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:20:45.732556 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-5aaacd44-3893-4132-a963-2d387a6dd1e3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-fea5f843-0fc2-47e7-b671-92061701f96f-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:20:45.734312 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:45.734312 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:45.915517 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-5aaacd44-3893-4132-a963-2d387a6dd1e3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-fea5f843-0fc2-47e7-b671-92061701f96f-np0000007814" released by "attachment_update" :: held 0.183s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:20:45.916111 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-5aaacd44-3893-4132-a963-2d387a6dd1e3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/be204161-4ee5-4617-b001-2d3ac967cee5 returned with HTTP 200 Aug 19 21:20:45.917254 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 61/255] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:20:45 2026] PUT /volume/v3/attachments/be204161-4ee5-4617-b001-2d3ac967cee5 => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:45.950643 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-d632c77f-1069-436c-b063-dc2931fb4819 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:45.954560 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-d632c77f-1069-436c-b063-dc2931fb4819 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments/be204161-4ee5-4617-b001-2d3ac967cee5/action Aug 19 21:20:45.955868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-d632c77f-1069-436c-b063-dc2931fb4819 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:20:45.955868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-d632c77f-1069-436c-b063-dc2931fb4819 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:45.974869 np0000007814 devstack@c-api.service[100175]: /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 19 21:20:45.974869 np0000007814 devstack@c-api.service[100175]: .first() Aug 19 21:20:46.000504 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:46.000504 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:46.021220 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c16916bd-ef22-4f52-a1c9-38199110ec95 req-d632c77f-1069-436c-b063-dc2931fb4819 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/be204161-4ee5-4617-b001-2d3ac967cee5/action returned with HTTP 204 Aug 19 21:20:46.021864 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 67/256] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:20:45 2026] POST /volume/v3/attachments/be204161-4ee5-4617-b001-2d3ac967cee5/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:46.865157 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-134633b3-5a0d-4548-80d9-64bd08a0c1db None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:47.230162 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-134633b3-5a0d-4548-80d9-64bd08a0c1db tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:20:47.230804 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-134633b3-5a0d-4548-80d9-64bd08a0c1db tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:47.257299 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-134633b3-5a0d-4548-80d9-64bd08a0c1db tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:20:47.258536 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 64/257] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:20:46 2026] POST /volume/v3/types => generated 188 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:47.276035 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7110ae05-d431-4d60-97d8-e331ce544934 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:47.280696 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7110ae05-d431-4d60-97d8-e331ce544934 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:20:47.280696 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7110ae05-d431-4d60-97d8-e331ce544934 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:47.304132 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7110ae05-d431-4d60-97d8-e331ce544934 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:20:47.304624 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 66/258] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:20:47 2026] POST /volume/v3/types => generated 188 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:47.317925 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:47.606471 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:47.606934 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1374341792"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:47.609661 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1374341792'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:47.615524 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Create volume of 1 GB Aug 19 21:20:47.615981 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:47.615981 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:47.616691 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Availability Zones retrieved successfully. Aug 19 21:20:47.624627 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Flow 'volume_create_api' (d61ac952-db99-4c3d-b020-c8a4742aedf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:47.626418 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58509a69-665d-4919-bda6-dcc6f74785c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:47.627799 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:47.658942 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58509a69-665d-4919-bda6-dcc6f74785c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:20:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=087c5073-48da-462f-bf86-8682d2db3a28,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '087c5073-48da-462f-bf86-8682d2db3a28', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:47.660117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1638b2c-df12-45ca-afaf-03f1a9d988fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:47.700978 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-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 19 21:20:47.701436 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-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 19 21:20:47.762417 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Created reservations ['c6897f95-91a9-4597-8d16-5a9d0b013d20', 'db8b59cb-4122-4966-9673-57d40de40d30', '4f3c2608-38b8-4ff4-b4ae-78b1c334544f', '803effa7-efe7-483d-b8eb-9126388f0ce4'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:47.763613 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1638b2c-df12-45ca-afaf-03f1a9d988fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6897f95-91a9-4597-8d16-5a9d0b013d20', 'db8b59cb-4122-4966-9673-57d40de40d30', '4f3c2608-38b8-4ff4-b4ae-78b1c334544f', '803effa7-efe7-483d-b8eb-9126388f0ce4']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:47.764803 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50f914b0-6e32-419f-b9e3-b4fa1c3236a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:47.800278 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50f914b0-6e32-419f-b9e3-b4fa1c3236a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '074484fe-aa91-4afd-839e-70d292fbfb45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1374341792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba4d619209c43ff8e9854512b888422',qos_specs=None,replication_status=,reservations=['c6897f95-91a9-4597-8d16-5a9d0b013d20','db8b59cb-4122-4966-9673-57d40de40d30','4f3c2608-38b8-4ff4-b4ae-78b1c334544f','803effa7-efe7-483d-b8eb-9126388f0ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81edda6f61784de39748e54ba911eb24',volume_type_id=087c5073-48da-462f-bf86-8682d2db3a28), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1374341792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=074484fe-aa91-4afd-839e-70d292fbfb45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba4d619209c43ff8e9854512b888422',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81edda6f61784de39748e54ba911eb24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(087c5073-48da-462f-bf86-8682d2db3a28),volume_type_id=087c5073-48da-462f-bf86-8682d2db3a28)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:47.801441 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e15ae3-539d-40ba-940d-8d9b1f3a78ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:47.828955 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e15ae3-539d-40ba-940d-8d9b1f3a78ad) transitioned into state 'SUCCESS' from state '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-1374341792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba4d619209c43ff8e9854512b888422',qos_specs=None,replication_status=,reservations=['c6897f95-91a9-4597-8d16-5a9d0b013d20','db8b59cb-4122-4966-9673-57d40de40d30','4f3c2608-38b8-4ff4-b4ae-78b1c334544f','803effa7-efe7-483d-b8eb-9126388f0ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81edda6f61784de39748e54ba911eb24',volume_type_id=087c5073-48da-462f-bf86-8682d2db3a28)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:47.829998 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c2c474d-e023-40f8-891c-0240c050e87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:47.844958 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c2c474d-e023-40f8-891c-0240c050e87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:47.846106 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Flow 'volume_create_api' (d61ac952-db99-4c3d-b020-c8a4742aedf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:47.846500 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Create volume request issued successfully. Aug 19 21:20:47.847290 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e58f2e2f-9b9e-45cf-bb6f-98ae3738160d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:47.847817 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 62/259] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:20:47 2026] POST /volume/v3/volumes => generated 768 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:20:47.866667 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-70959fcd-f124-431b-b27c-394198d423c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:47.869305 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-70959fcd-f124-431b-b27c-394198d423c5 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] GET https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:47.869305 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-70959fcd-f124-431b-b27c-394198d423c5 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:47.869565 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-70959fcd-f124-431b-b27c-394198d423c5 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:47.880410 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:47.880410 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:47.888161 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-70959fcd-f124-431b-b27c-394198d423c5 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Volume info retrieved successfully. Aug 19 21:20:47.894465 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-70959fcd-f124-431b-b27c-394198d423c5 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 returned with HTTP 200 Aug 19 21:20:47.895004 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 68/260] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:47 2026] GET /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:48.916395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7182da60-3bd1-4b0b-bb0f-ff013831a80c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:48.918744 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7182da60-3bd1-4b0b-bb0f-ff013831a80c tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] GET https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:48.919065 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7182da60-3bd1-4b0b-bb0f-ff013831a80c tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:48.919341 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7182da60-3bd1-4b0b-bb0f-ff013831a80c tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:48.930035 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:48.930035 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:48.937472 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7182da60-3bd1-4b0b-bb0f-ff013831a80c tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Volume info retrieved successfully. Aug 19 21:20:48.945728 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7182da60-3bd1-4b0b-bb0f-ff013831a80c tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 returned with HTTP 200 Aug 19 21:20:48.946121 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 65/261] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:48 2026] GET /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:48.963476 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bb644af1-f004-4dc1-a4bf-55e3001ab1b8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:48.967756 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bb644af1-f004-4dc1-a4bf-55e3001ab1b8 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] GET https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:48.968158 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bb644af1-f004-4dc1-a4bf-55e3001ab1b8 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:48.969156 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bb644af1-f004-4dc1-a4bf-55e3001ab1b8 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:48.987345 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:48.987345 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:48.998052 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bb644af1-f004-4dc1-a4bf-55e3001ab1b8 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Volume info retrieved successfully. Aug 19 21:20:49.008080 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bb644af1-f004-4dc1-a4bf-55e3001ab1b8 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 returned with HTTP 200 Aug 19 21:20:49.009140 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 67/262] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:48 2026] GET /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 => generated 1034 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:49.030089 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:49.030498 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] POST https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45/action Aug 19 21:20:49.030787 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:20:49.031002 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:49.048410 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:49.048410 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:49.049219 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Volume info retrieved successfully. Aug 19 21:20:49.076644 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-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 19 21:20:49.077113 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-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 19 21:20:49.113192 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Created reservations ['68b1ec74-ac98-483b-8157-d08c1be87c42', '166396f8-8b43-4dd2-933c-12ead555294e'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:49.143069 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Created reservations ['d8217d9d-6f01-4ad6-a7f2-e0b11608ee69', 'cffd480d-9243-44a6-a266-275d0c0ba5f1'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:49.189834 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Retype volume request issued successfully. Aug 19 21:20:49.190183 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2605c3f6-805c-42d6-a1ac-8e66ae3f6082 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45/action returned with HTTP 202 Aug 19 21:20:49.191005 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 63/263] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:20:49 2026] POST /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:20:49.203339 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f1bff61f-5099-4ff6-9cdc-1addaba1baf1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:49.206906 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f1bff61f-5099-4ff6-9cdc-1addaba1baf1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] GET https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:49.206906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f1bff61f-5099-4ff6-9cdc-1addaba1baf1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:49.206906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f1bff61f-5099-4ff6-9cdc-1addaba1baf1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:49.220039 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:49.220039 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:49.229805 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f1bff61f-5099-4ff6-9cdc-1addaba1baf1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Volume info retrieved successfully. Aug 19 21:20:49.238904 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f1bff61f-5099-4ff6-9cdc-1addaba1baf1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 returned with HTTP 200 Aug 19 21:20:49.242769 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 69/264] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:49 2026] GET /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:50.262672 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-66a1742a-2ea2-4e50-9439-df85b5ceb30e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:50.267021 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-66a1742a-2ea2-4e50-9439-df85b5ceb30e tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] GET https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:50.267021 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-66a1742a-2ea2-4e50-9439-df85b5ceb30e tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:50.267021 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-66a1742a-2ea2-4e50-9439-df85b5ceb30e tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:50.278292 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:50.278292 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:50.284999 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-66a1742a-2ea2-4e50-9439-df85b5ceb30e tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Volume info retrieved successfully. Aug 19 21:20:50.292718 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-66a1742a-2ea2-4e50-9439-df85b5ceb30e tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 returned with HTTP 200 Aug 19 21:20:50.293564 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 66/265] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:50 2026] GET /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:50.311308 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b985e529-4fe1-4da6-805b-64c5fed1d902 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:50.316866 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b985e529-4fe1-4da6-805b-64c5fed1d902 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] GET https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:50.316866 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b985e529-4fe1-4da6-805b-64c5fed1d902 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:50.316866 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b985e529-4fe1-4da6-805b-64c5fed1d902 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:50.324583 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:50.324583 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:50.331299 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b985e529-4fe1-4da6-805b-64c5fed1d902 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Volume info retrieved successfully. Aug 19 21:20:50.339229 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b985e529-4fe1-4da6-805b-64c5fed1d902 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 returned with HTTP 200 Aug 19 21:20:50.339393 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 68/266] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:50 2026] GET /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 => generated 1034 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:50.360668 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-851858d6-9565-42ba-ae90-66c2e38d8332 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:50.364604 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-851858d6-9565-42ba-ae90-66c2e38d8332 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] GET https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1374341792 Aug 19 21:20:50.364604 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-851858d6-9565-42ba-ae90-66c2e38d8332 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:50.364742 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-851858d6-9565-42ba-ae90-66c2e38d8332 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:50.365588 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:50.365588 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:50.365982 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-851858d6-9565-42ba-ae90-66c2e38d8332 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1374341792'), ('all_tenants', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:20:50.414083 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-851858d6-9565-42ba-ae90-66c2e38d8332 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Get all volumes completed successfully. Aug 19 21:20:50.415093 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-851858d6-9565-42ba-ae90-66c2e38d8332 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1374341792 returned with HTTP 200 Aug 19 21:20:50.415375 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 64/267] 10.4.3.158 () {66 vars in 1398 bytes} [Wed Aug 19 21:20:50 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1374341792 => generated 347 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:50.424792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6a45b3b0-a901-4342-bf1b-4634d15be3eb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:50.428326 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6a45b3b0-a901-4342-bf1b-4634d15be3eb tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] GET https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:50.428456 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6a45b3b0-a901-4342-bf1b-4634d15be3eb tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:50.428727 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6a45b3b0-a901-4342-bf1b-4634d15be3eb tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:50.443394 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:50.443394 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:50.456135 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6a45b3b0-a901-4342-bf1b-4634d15be3eb tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Volume info retrieved successfully. Aug 19 21:20:50.462316 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6a45b3b0-a901-4342-bf1b-4634d15be3eb tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 returned with HTTP 200 Aug 19 21:20:50.463115 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 70/268] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:50 2026] GET /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:50.482686 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3de57661-1378-4146-b1d6-5066be0888d1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:50.490883 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3de57661-1378-4146-b1d6-5066be0888d1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] DELETE https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:50.490883 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3de57661-1378-4146-b1d6-5066be0888d1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:50.490883 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3de57661-1378-4146-b1d6-5066be0888d1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:50.490883 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-3de57661-1378-4146-b1d6-5066be0888d1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Delete volume with id: 074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:50.500568 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:50.500568 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:50.502848 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3de57661-1378-4146-b1d6-5066be0888d1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Volume info retrieved successfully. Aug 19 21:20:50.576504 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3de57661-1378-4146-b1d6-5066be0888d1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Delete volume request issued successfully. Aug 19 21:20:50.576758 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3de57661-1378-4146-b1d6-5066be0888d1 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 returned with HTTP 202 Aug 19 21:20:50.577434 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 67/269] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:20:50 2026] DELETE /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:50.595824 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0d35d796-b37a-445f-a8d3-5e1cfdd7ea6d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:50.598391 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0d35d796-b37a-445f-a8d3-5e1cfdd7ea6d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] GET https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:50.598972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0d35d796-b37a-445f-a8d3-5e1cfdd7ea6d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:50.599479 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0d35d796-b37a-445f-a8d3-5e1cfdd7ea6d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:50.615278 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:50.615278 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:50.627031 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0d35d796-b37a-445f-a8d3-5e1cfdd7ea6d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Volume info retrieved successfully. Aug 19 21:20:50.639345 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0d35d796-b37a-445f-a8d3-5e1cfdd7ea6d tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 returned with HTTP 200 Aug 19 21:20:50.639345 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 69/270] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:50 2026] GET /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:51.663777 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-22d0196a-ddd7-4506-9d72-e1798ee94623 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:51.675546 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22d0196a-ddd7-4506-9d72-e1798ee94623 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] GET https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 Aug 19 21:20:51.675546 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22d0196a-ddd7-4506-9d72-e1798ee94623 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:51.675546 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22d0196a-ddd7-4506-9d72-e1798ee94623 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:51.686073 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22d0196a-ddd7-4506-9d72-e1798ee94623 tempest-VolumeRetypeWithoutMigrationTest-1741134638 tempest-VolumeRetypeWithoutMigrationTest-1741134638-project-member] https://10.4.3.158/volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 returned with HTTP 404 Aug 19 21:20:51.687001 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 65/271] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:20:51 2026] GET /volume/v3/volumes/074484fe-aa91-4afd-839e-70d292fbfb45 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:51.700253 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-557b7125-8538-4d46-bb74-be0a4e8d0a34 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:51.703524 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-557b7125-8538-4d46-bb74-be0a4e8d0a34 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] DELETE https://10.4.3.158/volume/v3/types/ec225e7f-289e-4d4b-acfe-3bdea7dd83de Aug 19 21:20:51.703885 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-557b7125-8538-4d46-bb74-be0a4e8d0a34 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:51.705690 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-557b7125-8538-4d46-bb74-be0a4e8d0a34 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:51.756041 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-557b7125-8538-4d46-bb74-be0a4e8d0a34 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] https://10.4.3.158/volume/v3/types/ec225e7f-289e-4d4b-acfe-3bdea7dd83de returned with HTTP 202 Aug 19 21:20:51.756881 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 71/272] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:20:51 2026] DELETE /volume/v3/types/ec225e7f-289e-4d4b-acfe-3bdea7dd83de => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:51.771999 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-20ec4cb1-e045-442e-b2eb-01e7474c961b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:51.774532 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-20ec4cb1-e045-442e-b2eb-01e7474c961b tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] GET https://10.4.3.158/volume/v3/types/ec225e7f-289e-4d4b-acfe-3bdea7dd83de Aug 19 21:20:51.775218 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-20ec4cb1-e045-442e-b2eb-01e7474c961b tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:51.775974 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-20ec4cb1-e045-442e-b2eb-01e7474c961b tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:51.783279 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-20ec4cb1-e045-442e-b2eb-01e7474c961b tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] https://10.4.3.158/volume/v3/types/ec225e7f-289e-4d4b-acfe-3bdea7dd83de returned with HTTP 404 Aug 19 21:20:51.783664 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 68/273] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:20:51 2026] GET /volume/v3/types/ec225e7f-289e-4d4b-acfe-3bdea7dd83de => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:51.795676 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2223085c-3049-4e0d-8bac-024ed7477cb9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:51.797839 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2223085c-3049-4e0d-8bac-024ed7477cb9 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] DELETE https://10.4.3.158/volume/v3/types/087c5073-48da-462f-bf86-8682d2db3a28 Aug 19 21:20:51.798107 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2223085c-3049-4e0d-8bac-024ed7477cb9 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:51.798349 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2223085c-3049-4e0d-8bac-024ed7477cb9 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:51.863424 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2223085c-3049-4e0d-8bac-024ed7477cb9 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] https://10.4.3.158/volume/v3/types/087c5073-48da-462f-bf86-8682d2db3a28 returned with HTTP 202 Aug 19 21:20:51.864826 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 70/274] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:20:51 2026] DELETE /volume/v3/types/087c5073-48da-462f-bf86-8682d2db3a28 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:20:51.875383 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-527f438c-c049-49b7-b2d9-f9753ec76e91 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:51.877242 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-527f438c-c049-49b7-b2d9-f9753ec76e91 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] GET https://10.4.3.158/volume/v3/types/087c5073-48da-462f-bf86-8682d2db3a28 Aug 19 21:20:51.877242 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-527f438c-c049-49b7-b2d9-f9753ec76e91 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:51.877471 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-527f438c-c049-49b7-b2d9-f9753ec76e91 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:51.881423 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-527f438c-c049-49b7-b2d9-f9753ec76e91 tempest-VolumeRetypeWithoutMigrationTest-1919096452 tempest-VolumeRetypeWithoutMigrationTest-1919096452-project-admin] https://10.4.3.158/volume/v3/types/087c5073-48da-462f-bf86-8682d2db3a28 returned with HTTP 404 Aug 19 21:20:51.881986 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 66/275] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:20:51 2026] GET /volume/v3/types/087c5073-48da-462f-bf86-8682d2db3a28 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:20:55.740920 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:55.743503 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:20:55.744003 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1043805543", "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:55.746384 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1043805543', 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:20:56.491380 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Create volume of 1 GB Aug 19 21:20:56.494040 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=352,cinder:INSERT=45,cinder:UPDATE=84 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:20:56.498993 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Availability Zones retrieved successfully. Aug 19 21:20:56.507215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Flow 'volume_create_api' (8f67047d-4229-41bf-974e-a1d545a4a806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:56.509267 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2dcbf64-c3e9-4315-8b2c-0441cfd38e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:56.511106 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:20:56.622123 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2dcbf64-c3e9-4315-8b2c-0441cfd38e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:56.623175 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c684419-261e-4741-b653-91af516a3d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:56.715386 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Created reservations ['ead6dc14-aadc-47df-a222-03bdb2444087', '9dda9716-8f11-4faf-a9d9-e3b1e11e7c3b', '83ef798b-7c90-47d2-a039-fd0194b58164', '9883ed96-6822-4633-ae39-4ae6127ac644'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:20:56.716658 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c684419-261e-4741-b653-91af516a3d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ead6dc14-aadc-47df-a222-03bdb2444087', '9dda9716-8f11-4faf-a9d9-e3b1e11e7c3b', '83ef798b-7c90-47d2-a039-fd0194b58164', '9883ed96-6822-4633-ae39-4ae6127ac644']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:56.720034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c687bba5-98c3-4a62-93ab-340cc2a90248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:56.750525 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c687bba5-98c3-4a62-93ab-340cc2a90248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50d5f53-2f77-4a2e-978a-4f05027584c6', '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-1043805543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58dd9ace2cd1461dbd9b1e9184f8fcc9',qos_specs=None,replication_status=,reservations=['ead6dc14-aadc-47df-a222-03bdb2444087','9dda9716-8f11-4faf-a9d9-e3b1e11e7c3b','83ef798b-7c90-47d2-a039-fd0194b58164','9883ed96-6822-4633-ae39-4ae6127ac644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68086f1ad99b41fb82c907c67de76a6a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1043805543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f50d5f53-2f77-4a2e-978a-4f05027584c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58dd9ace2cd1461dbd9b1e9184f8fcc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68086f1ad99b41fb82c907c67de76a6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:56.751515 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b513af0-d947-4a51-84de-7019587bca32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:56.785932 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b513af0-d947-4a51-84de-7019587bca32) transitioned into state 'SUCCESS' from state '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-1043805543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58dd9ace2cd1461dbd9b1e9184f8fcc9',qos_specs=None,replication_status=,reservations=['ead6dc14-aadc-47df-a222-03bdb2444087','9dda9716-8f11-4faf-a9d9-e3b1e11e7c3b','83ef798b-7c90-47d2-a039-fd0194b58164','9883ed96-6822-4633-ae39-4ae6127ac644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68086f1ad99b41fb82c907c67de76a6a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:56.786585 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77596345-13ee-49fd-a1c0-bc6865dba2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:20:56.808229 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77596345-13ee-49fd-a1c0-bc6865dba2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:20:56.809715 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Flow 'volume_create_api' (8f67047d-4229-41bf-974e-a1d545a4a806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:20:56.810997 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Create volume request issued successfully. Aug 19 21:20:56.811197 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7fc5d2cc-8706-45cd-b54b-f4537653ab88 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:20:56.811880 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 72/276] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:20:55 2026] POST /volume/v3/volumes => generated 899 bytes in 1072 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:20:56.839042 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-97796734-391e-4c03-89cc-77055abb131f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:56.843483 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97796734-391e-4c03-89cc-77055abb131f tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:20:56.843483 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97796734-391e-4c03-89cc-77055abb131f tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:56.843483 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97796734-391e-4c03-89cc-77055abb131f tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:56.847824 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=290,cinder:INSERT=34,cinder:UPDATE=55 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:20:56.860931 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:56.860931 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:56.873093 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-97796734-391e-4c03-89cc-77055abb131f tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:20:56.879252 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97796734-391e-4c03-89cc-77055abb131f tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:20:56.879969 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 69/277] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:56 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 967 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:57.369682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-3b2c6ed4-5f8a-4420-8173-784cf89e46c9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:57.375540 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-3b2c6ed4-5f8a-4420-8173-784cf89e46c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:20:57.376046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-3b2c6ed4-5f8a-4420-8173-784cf89e46c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:57.376211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-3b2c6ed4-5f8a-4420-8173-784cf89e46c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:57.379920 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=288,cinder:UPDATE=51,cinder:INSERT=29 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:20:57.391359 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:57.391359 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:57.399287 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-91d279d4-c431-4175-a5c5-03600dc819af req-3b2c6ed4-5f8a-4420-8173-784cf89e46c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:57.407112 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-3b2c6ed4-5f8a-4420-8173-784cf89e46c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:20:57.408613 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 71/278] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:20:57 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:57.427758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-918ad20a-4529-4657-8c39-424915937f09 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:57.431528 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-918ad20a-4529-4657-8c39-424915937f09 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e Aug 19 21:20:57.432563 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-918ad20a-4529-4657-8c39-424915937f09 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:57.432563 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-918ad20a-4529-4657-8c39-424915937f09 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:57.436966 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=398,cinder:INSERT=75,cinder:UPDATE=106 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:20:57.447644 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:57.447644 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:57.454458 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-91d279d4-c431-4175-a5c5-03600dc819af req-918ad20a-4529-4657-8c39-424915937f09 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:57.461436 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-918ad20a-4529-4657-8c39-424915937f09 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e returned with HTTP 200 Aug 19 21:20:57.461655 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 67/279] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:20:57 2026] GET /volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:20:57.475665 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-ba2595a2-6964-43d0-a4d2-08435e458094 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:57.478757 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ba2595a2-6964-43d0-a4d2-08435e458094 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 Aug 19 21:20:57.479230 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ba2595a2-6964-43d0-a4d2-08435e458094 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:57.479625 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ba2595a2-6964-43d0-a4d2-08435e458094 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:57.489386 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:57.489386 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:57.496952 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-91d279d4-c431-4175-a5c5-03600dc819af req-ba2595a2-6964-43d0-a4d2-08435e458094 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:20:57.503061 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ba2595a2-6964-43d0-a4d2-08435e458094 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 returned with HTTP 200 Aug 19 21:20:57.503681 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 73/280] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:20:57 2026] GET /volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:20:57.522100 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b190d4eb-7f2d-42d1-9a69-2e6cfd595250 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:57.522100 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b190d4eb-7f2d-42d1-9a69-2e6cfd595250 None None] GET https://10.4.3.158/volume// Aug 19 21:20:57.522100 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b190d4eb-7f2d-42d1-9a69-2e6cfd595250 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:57.522100 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b190d4eb-7f2d-42d1-9a69-2e6cfd595250 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:57.523214 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b190d4eb-7f2d-42d1-9a69-2e6cfd595250 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:20:57.524835 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 70/281] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:20:57 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:20:57.536195 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-df34ac6d-d3c9-4629-bf64-46ed4f6c87d0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:57.539095 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-df34ac6d-d3c9-4629-bf64-46ed4f6c87d0 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:20:57.539932 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-df34ac6d-d3c9-4629-bf64-46ed4f6c87d0 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edb64f6c-624b-4c9e-b6fc-edad9a142915", "connector": null, "instance_uuid": "fbfba3b1-ee80-4794-b2c6-80eca5f4b838"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:57.562649 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:57.562649 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:57.632179 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-df34ac6d-d3c9-4629-bf64-46ed4f6c87d0 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:20:57.632883 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 72/282] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:20:57 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:57.649787 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b9e2803b-8942-492b-91b0-8d5af818b7e5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:57.651083 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9e2803b-8942-492b-91b0-8d5af818b7e5 None None] GET https://10.4.3.158/volume// Aug 19 21:20:57.651083 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9e2803b-8942-492b-91b0-8d5af818b7e5 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:57.651308 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9e2803b-8942-492b-91b0-8d5af818b7e5 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:57.651816 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9e2803b-8942-492b-91b0-8d5af818b7e5 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:20:57.653071 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 68/283] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:20:57 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:20:57.667438 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-7210aa6c-ec89-4e85-b8ce-cc020bb89094 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:57.673797 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-7210aa6c-ec89-4e85-b8ce-cc020bb89094 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:20:57.673797 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-7210aa6c-ec89-4e85-b8ce-cc020bb89094 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8045fde-a4e8-4958-9029-81c33686e09e", "connector": null, "instance_uuid": "fbfba3b1-ee80-4794-b2c6-80eca5f4b838"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:57.690536 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:57.690536 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:57.768089 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-7210aa6c-ec89-4e85-b8ce-cc020bb89094 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:20:57.768834 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 74/284] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:20:57 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:57.787091 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-342ac6fc-782e-44bf-b54c-de59dd6a153d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:57.787091 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-342ac6fc-782e-44bf-b54c-de59dd6a153d None None] GET https://10.4.3.158/volume// Aug 19 21:20:57.787091 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-342ac6fc-782e-44bf-b54c-de59dd6a153d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:57.787091 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-342ac6fc-782e-44bf-b54c-de59dd6a153d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:57.787091 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-342ac6fc-782e-44bf-b54c-de59dd6a153d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:20:57.787603 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 71/285] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:20:57 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:20:57.804060 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-ae9eb357-de3d-4b3d-9afe-cb5a22919159 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:57.807471 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ae9eb357-de3d-4b3d-9afe-cb5a22919159 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:20:57.807958 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ae9eb357-de3d-4b3d-9afe-cb5a22919159 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c9ad8f0-c6a4-40d3-837f-6be48076a471", "connector": null, "instance_uuid": "fbfba3b1-ee80-4794-b2c6-80eca5f4b838"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:20:57.829039 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:57.829039 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:20:57.873946 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ae9eb357-de3d-4b3d-9afe-cb5a22919159 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:20:57.874575 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 73/286] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:20:57 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 19 21:20:57.907498 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3e50bb84-9be0-49fc-b410-57a10e5a3b39 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:57.912036 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3e50bb84-9be0-49fc-b410-57a10e5a3b39 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:20:57.912036 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3e50bb84-9be0-49fc-b410-57a10e5a3b39 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:57.912036 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3e50bb84-9be0-49fc-b410-57a10e5a3b39 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:57.927284 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:57.927284 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:20:57.935774 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3e50bb84-9be0-49fc-b410-57a10e5a3b39 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:20:57.947698 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3e50bb84-9be0-49fc-b410-57a10e5a3b39 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:20:57.948482 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 69/287] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:57 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 991 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:58.967479 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b2d3b902-2da2-4c95-9965-d99a6b362465 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:58.972844 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b2d3b902-2da2-4c95-9965-d99a6b362465 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:20:58.972844 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b2d3b902-2da2-4c95-9965-d99a6b362465 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:58.972844 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b2d3b902-2da2-4c95-9965-d99a6b362465 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:58.983557 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:58.983557 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:20:58.987809 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b2d3b902-2da2-4c95-9965-d99a6b362465 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:20:59.000034 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b2d3b902-2da2-4c95-9965-d99a6b362465 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:20:59.000957 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 75/288] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:20:58 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 1541 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:20:59.077072 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-4defb0d2-3231-4269-83c4-0d72b34cfd23 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:20:59.084109 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-4defb0d2-3231-4269-83c4-0d72b34cfd23 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:20:59.084541 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-4defb0d2-3231-4269-83c4-0d72b34cfd23 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:20:59.084943 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-4defb0d2-3231-4269-83c4-0d72b34cfd23 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:20:59.098312 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:20:59.098312 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:20:59.105547 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-4defb0d2-3231-4269-83c4-0d72b34cfd23 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:20:59.118779 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-4defb0d2-3231-4269-83c4-0d72b34cfd23 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:20:59.119591 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 72/289] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:20:59 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:20:59.733405 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-dcd9f9fa-5ab2-4171-830f-d45783a3147d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:00.011480 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ae9ceb44-2fff-439c-b596-031497c8bbfe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:00.014469 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ae9ceb44-2fff-439c-b596-031497c8bbfe tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:21:00.014626 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ae9ceb44-2fff-439c-b596-031497c8bbfe tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:00.014814 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ae9ceb44-2fff-439c-b596-031497c8bbfe tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:00.031291 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:00.031291 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:00.040977 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ae9ceb44-2fff-439c-b596-031497c8bbfe tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:21:00.048848 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ae9ceb44-2fff-439c-b596-031497c8bbfe tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:21:00.049421 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 70/290] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:00 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:00.065106 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-41782434-5c37-4842-90b6-42966acab453 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:00.065618 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41782434-5c37-4842-90b6-42966acab453 None None] GET https://10.4.3.158/volume// Aug 19 21:21:00.066143 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41782434-5c37-4842-90b6-42966acab453 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:00.066291 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41782434-5c37-4842-90b6-42966acab453 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:00.066754 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41782434-5c37-4842-90b6-42966acab453 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:00.068399 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 76/291] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:21:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:00.082001 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-9e0566cc-421b-49e4-9894-3db9e69d17c5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:00.086646 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-9e0566cc-421b-49e4-9894-3db9e69d17c5 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:21:00.087948 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-9e0566cc-421b-49e4-9894-3db9e69d17c5 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f50d5f53-2f77-4a2e-978a-4f05027584c6", "connector": null, "instance_uuid": "38c81f4d-cff0-4935-9a7a-270da78feb71"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:00.105564 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:00.105564 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:00.115752 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dcd9f9fa-5ab2-4171-830f-d45783a3147d tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] GET https://10.4.3.158/volume/v3/os-services Aug 19 21:21:00.115903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dcd9f9fa-5ab2-4171-830f-d45783a3147d tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:00.116426 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dcd9f9fa-5ab2-4171-830f-d45783a3147d tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:00.117197 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:00.117197 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:00.139510 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dcd9f9fa-5ab2-4171-830f-d45783a3147d tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] https://10.4.3.158/volume/v3/os-services returned with HTTP 200 Aug 19 21:21:00.140302 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 74/292] 10.4.3.158 () {66 vars in 1249 bytes} [Wed Aug 19 21:20:59 2026] GET /volume/v3/os-services => generated 626 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:00.157973 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6e1a6ccf-f138-476a-9a43-d35bcbcb4144 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:00.160824 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e1a6ccf-f138-476a-9a43-d35bcbcb4144 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] GET https://10.4.3.158/volume/v3/os-services?host=np0000007814 Aug 19 21:21:00.161169 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e1a6ccf-f138-476a-9a43-d35bcbcb4144 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:00.161425 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e1a6ccf-f138-476a-9a43-d35bcbcb4144 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:00.169243 np0000007814 devstack@c-api.service[100176]: /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 19 21:21:00.169243 np0000007814 devstack@c-api.service[100176]: .first() Aug 19 21:21:00.171712 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e1a6ccf-f138-476a-9a43-d35bcbcb4144 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] https://10.4.3.158/volume/v3/os-services?host=np0000007814 returned with HTTP 200 Aug 19 21:21:00.172484 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 71/293] 10.4.3.158 () {66 vars in 1284 bytes} [Wed Aug 19 21:21:00 2026] GET /volume/v3/os-services?host=np0000007814 => generated 626 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:00.188554 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ab59cd1b-a1fa-441b-b85e-35153f5e6bd4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:00.191447 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ab59cd1b-a1fa-441b-b85e-35153f5e6bd4 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] GET https://10.4.3.158/volume/v3/os-services?host=np0000007814&binary=cinder-scheduler Aug 19 21:21:00.192407 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ab59cd1b-a1fa-441b-b85e-35153f5e6bd4 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:00.192407 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ab59cd1b-a1fa-441b-b85e-35153f5e6bd4 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:00.195250 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-9e0566cc-421b-49e4-9894-3db9e69d17c5 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:21:00.195840 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 73/294] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:21:00 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:00.204341 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ab59cd1b-a1fa-441b-b85e-35153f5e6bd4 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] https://10.4.3.158/volume/v3/os-services?host=np0000007814&binary=cinder-scheduler returned with HTTP 200 Aug 19 21:21:00.204951 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 77/295] 10.4.3.158 () {66 vars in 1332 bytes} [Wed Aug 19 21:21:00 2026] GET /volume/v3/os-services?host=np0000007814&binary=cinder-scheduler => generated 191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:00.224303 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-877a0265-e9dc-4694-ad6e-fff23a0c0886 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:00.227601 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-877a0265-e9dc-4694-ad6e-fff23a0c0886 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] GET https://10.4.3.158/volume/v3/os-services?binary=cinder-scheduler Aug 19 21:21:00.227601 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-877a0265-e9dc-4694-ad6e-fff23a0c0886 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:00.227870 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-877a0265-e9dc-4694-ad6e-fff23a0c0886 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:00.235662 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-877a0265-e9dc-4694-ad6e-fff23a0c0886 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] https://10.4.3.158/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 19 21:21:00.236702 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 75/296] 10.4.3.158 () {66 vars in 1296 bytes} [Wed Aug 19 21:21:00 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:00.254519 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:00.727277 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:21:00.727277 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1078094388"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:00.730983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1078094388'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:21:00.731241 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Create volume of 1 GB Aug 19 21:21:00.754768 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Availability Zones retrieved successfully. Aug 19 21:21:00.763578 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Flow 'volume_create_api' (187c78af-bb4f-48b2-96cf-88aa2ee6c87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:00.764695 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e2a3b7-9b8e-46da-b735-92908eda0f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:00.766407 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:21:00.822983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e2a3b7-9b8e-46da-b735-92908eda0f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:00.823369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f5b5ff-e86f-4683-b0c0-a40e83575873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:00.959537 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Created reservations ['7a7ab698-ca12-4b53-9097-d1f0b7d1616e', '2505333a-4576-4156-bd9f-e613c3f1a3a9', 'f96712c1-5694-4fbe-8305-7ec7dd5ea0d6', '01c7bc2b-0e45-41a1-b0ae-a1aabdab71ff'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:00.961789 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f5b5ff-e86f-4683-b0c0-a40e83575873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a7ab698-ca12-4b53-9097-d1f0b7d1616e', '2505333a-4576-4156-bd9f-e613c3f1a3a9', 'f96712c1-5694-4fbe-8305-7ec7dd5ea0d6', '01c7bc2b-0e45-41a1-b0ae-a1aabdab71ff']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:00.963522 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ebdba40-d261-4195-b6a1-751361120110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:01.007723 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ebdba40-d261-4195-b6a1-751361120110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8df08cef-4eec-42ef-9bfb-205cb5bc3bb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1078094388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefe271cb9fc4b43a2e8b7af03360460',qos_specs=None,replication_status=,reservations=['7a7ab698-ca12-4b53-9097-d1f0b7d1616e','2505333a-4576-4156-bd9f-e613c3f1a3a9','f96712c1-5694-4fbe-8305-7ec7dd5ea0d6','01c7bc2b-0e45-41a1-b0ae-a1aabdab71ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e6123f27684c10a5570035fbe96435',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1078094388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8df08cef-4eec-42ef-9bfb-205cb5bc3bb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aefe271cb9fc4b43a2e8b7af03360460',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e6123f27684c10a5570035fbe96435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:01.009152 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1430a955-f25c-45c0-99c6-4a496a517756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:01.058045 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1430a955-f25c-45c0-99c6-4a496a517756) transitioned into state 'SUCCESS' from state '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-1078094388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aefe271cb9fc4b43a2e8b7af03360460',qos_specs=None,replication_status=,reservations=['7a7ab698-ca12-4b53-9097-d1f0b7d1616e','2505333a-4576-4156-bd9f-e613c3f1a3a9','f96712c1-5694-4fbe-8305-7ec7dd5ea0d6','01c7bc2b-0e45-41a1-b0ae-a1aabdab71ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e6123f27684c10a5570035fbe96435',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:01.058045 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd13cc52-de5e-4a2f-b219-3b36010d5d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:01.077968 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c552b7ae-e7a4-4052-bf11-1e4139a525d6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:01.077968 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c552b7ae-e7a4-4052-bf11-1e4139a525d6 None None] GET https://10.4.3.158/volume// Aug 19 21:21:01.077968 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c552b7ae-e7a4-4052-bf11-1e4139a525d6 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:01.077968 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c552b7ae-e7a4-4052-bf11-1e4139a525d6 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:01.077968 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c552b7ae-e7a4-4052-bf11-1e4139a525d6 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:01.078221 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd13cc52-de5e-4a2f-b219-3b36010d5d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:01.078291 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 74/297] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 21:21:01.080893 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Flow 'volume_create_api' (187c78af-bb4f-48b2-96cf-88aa2ee6c87d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:01.080893 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Create volume request issued successfully. Aug 19 21:21:01.080893 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1956bbde-3016-4f9e-9e30-56f4822412c3 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:21:01.080893 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 72/298] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:21:00 2026] POST /volume/v3/volumes => generated 754 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:21:01.088730 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-6fa52b27-707e-4718-86b5-ab8d106fee53 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:01.092370 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-6fa52b27-707e-4718-86b5-ab8d106fee53 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:21:01.092370 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-6fa52b27-707e-4718-86b5-ab8d106fee53 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:01.092370 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-6fa52b27-707e-4718-86b5-ab8d106fee53 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:01.100543 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-862d861d-e4ab-4744-889a-ce794e38e1e1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:01.111055 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-862d861d-e4ab-4744-889a-ce794e38e1e1 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] GET https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 Aug 19 21:21:01.111055 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-862d861d-e4ab-4744-889a-ce794e38e1e1 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:01.111055 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-862d861d-e4ab-4744-889a-ce794e38e1e1 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:01.120225 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:01.120225 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:01.127264 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:01.127264 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:01.133177 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-862d861d-e4ab-4744-889a-ce794e38e1e1 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Volume info retrieved successfully. Aug 19 21:21:01.135281 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-91d279d4-c431-4175-a5c5-03600dc819af req-6fa52b27-707e-4718-86b5-ab8d106fee53 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:21:01.142322 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-6fa52b27-707e-4718-86b5-ab8d106fee53 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:21:01.142856 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 78/299] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:01 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 1538 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:01.144806 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-862d861d-e4ab-4744-889a-ce794e38e1e1 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 returned with HTTP 200 Aug 19 21:21:01.145729 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 76/300] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:01 2026] GET /volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:01.284122 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-b94275ad-c84b-4f03-92c2-0d61a93c8411 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:01.293252 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-b94275ad-c84b-4f03-92c2-0d61a93c8411 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] PUT https://10.4.3.158/volume/v3/attachments/a59caf4c-173a-404e-9d3d-a8c0cbf8e5c6 Aug 19 21:21:01.293685 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-b94275ad-c84b-4f03-92c2-0d61a93c8411 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:01.319037 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-91d279d4-c431-4175-a5c5-03600dc819af req-b94275ad-c84b-4f03-92c2-0d61a93c8411 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Acquiring lock "cinder-attachment_update-edb64f6c-624b-4c9e-b6fc-edad9a142915-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:01.332452 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-91d279d4-c431-4175-a5c5-03600dc819af req-b94275ad-c84b-4f03-92c2-0d61a93c8411 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Lock "cinder-attachment_update-edb64f6c-624b-4c9e-b6fc-edad9a142915-np0000007814" acquired by "attachment_update" :: waited 0.013s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:01.333723 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:01.333723 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:01.565525 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-91d279d4-c431-4175-a5c5-03600dc819af req-b94275ad-c84b-4f03-92c2-0d61a93c8411 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Lock "cinder-attachment_update-edb64f6c-624b-4c9e-b6fc-edad9a142915-np0000007814" released by "attachment_update" :: held 0.234s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:01.565525 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-b94275ad-c84b-4f03-92c2-0d61a93c8411 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments/a59caf4c-173a-404e-9d3d-a8c0cbf8e5c6 returned with HTTP 200 Aug 19 21:21:01.566568 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 75/301] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:01 2026] PUT /volume/v3/attachments/a59caf4c-173a-404e-9d3d-a8c0cbf8e5c6 => generated 969 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:01.615528 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-a51e44b8-6396-46cc-81f6-8039ea149a09 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:01.621581 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-a51e44b8-6396-46cc-81f6-8039ea149a09 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] POST https://10.4.3.158/volume/v3/attachments/a59caf4c-173a-404e-9d3d-a8c0cbf8e5c6/action Aug 19 21:21:01.622142 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-a51e44b8-6396-46cc-81f6-8039ea149a09 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:01.622257 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-a51e44b8-6396-46cc-81f6-8039ea149a09 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:01.666260 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:01.666260 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:01.701318 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-a51e44b8-6396-46cc-81f6-8039ea149a09 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments/a59caf4c-173a-404e-9d3d-a8c0cbf8e5c6/action returned with HTTP 204 Aug 19 21:21:01.702114 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 73/302] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:01 2026] POST /volume/v3/attachments/a59caf4c-173a-404e-9d3d-a8c0cbf8e5c6/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:01.740759 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d2df332e-2e5c-424f-8372-c92f314fdca1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:01.741622 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2df332e-2e5c-424f-8372-c92f314fdca1 None None] GET https://10.4.3.158/volume// Aug 19 21:21:01.741735 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2df332e-2e5c-424f-8372-c92f314fdca1 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:01.742056 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2df332e-2e5c-424f-8372-c92f314fdca1 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:01.746519 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2df332e-2e5c-424f-8372-c92f314fdca1 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:01.747811 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 79/303] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:01 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:01.798260 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-bd4ff223-0276-481f-8415-f344512d6545 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:01.804074 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-bd4ff223-0276-481f-8415-f344512d6545 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e Aug 19 21:21:01.804074 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-bd4ff223-0276-481f-8415-f344512d6545 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:01.804074 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-bd4ff223-0276-481f-8415-f344512d6545 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:01.827494 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:01.827494 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:01.844040 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-91d279d4-c431-4175-a5c5-03600dc819af req-bd4ff223-0276-481f-8415-f344512d6545 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:21:01.851725 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-bd4ff223-0276-481f-8415-f344512d6545 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e returned with HTTP 200 Aug 19 21:21:01.854078 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 77/304] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:01 2026] GET /volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e => generated 1023 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:02.002486 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-4765ca18-0fca-45af-8cae-0d885e456a1f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.009322 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-4765ca18-0fca-45af-8cae-0d885e456a1f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] PUT https://10.4.3.158/volume/v3/attachments/6caf82fc-5569-4ee8-a4a2-2bda9d68bed7 Aug 19 21:21:02.009861 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-4765ca18-0fca-45af-8cae-0d885e456a1f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:02.042127 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-91d279d4-c431-4175-a5c5-03600dc819af req-4765ca18-0fca-45af-8cae-0d885e456a1f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Acquiring lock "cinder-attachment_update-d8045fde-a4e8-4958-9029-81c33686e09e-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:02.051777 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-91d279d4-c431-4175-a5c5-03600dc819af req-4765ca18-0fca-45af-8cae-0d885e456a1f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Lock "cinder-attachment_update-d8045fde-a4e8-4958-9029-81c33686e09e-np0000007814" acquired by "attachment_update" :: waited 0.012s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:02.053201 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.053201 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:02.166340 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8ec8cbc4-f783-4dc3-b554-0106674869ad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.170667 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8ec8cbc4-f783-4dc3-b554-0106674869ad tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] GET https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 Aug 19 21:21:02.171207 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8ec8cbc4-f783-4dc3-b554-0106674869ad tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:02.171548 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8ec8cbc4-f783-4dc3-b554-0106674869ad tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:02.188900 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.188900 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:02.199695 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8ec8cbc4-f783-4dc3-b554-0106674869ad tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Volume info retrieved successfully. Aug 19 21:21:02.215602 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8ec8cbc4-f783-4dc3-b554-0106674869ad tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 returned with HTTP 200 Aug 19 21:21:02.215602 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 74/305] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:02 2026] GET /volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:02.243485 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-91d279d4-c431-4175-a5c5-03600dc819af req-4765ca18-0fca-45af-8cae-0d885e456a1f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Lock "cinder-attachment_update-d8045fde-a4e8-4958-9029-81c33686e09e-np0000007814" released by "attachment_update" :: held 0.191s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:02.246925 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-4765ca18-0fca-45af-8cae-0d885e456a1f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments/6caf82fc-5569-4ee8-a4a2-2bda9d68bed7 returned with HTTP 200 Aug 19 21:21:02.248659 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 76/306] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:02 2026] PUT /volume/v3/attachments/6caf82fc-5569-4ee8-a4a2-2bda9d68bed7 => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:02.248805 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b78b1964-6857-4f9d-916d-c33fa205cc37 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.258806 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b78b1964-6857-4f9d-916d-c33fa205cc37 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] GET https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 Aug 19 21:21:02.260845 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b78b1964-6857-4f9d-916d-c33fa205cc37 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:02.263274 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b78b1964-6857-4f9d-916d-c33fa205cc37 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:02.309897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-3adf25c1-ed82-4e75-b81f-4ab2a4808ff1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.313133 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-3adf25c1-ed82-4e75-b81f-4ab2a4808ff1 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] POST https://10.4.3.158/volume/v3/attachments/6caf82fc-5569-4ee8-a4a2-2bda9d68bed7/action Aug 19 21:21:02.313674 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-3adf25c1-ed82-4e75-b81f-4ab2a4808ff1 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:02.314370 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-3adf25c1-ed82-4e75-b81f-4ab2a4808ff1 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:02.330822 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.330822 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:02.338321 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b78b1964-6857-4f9d-916d-c33fa205cc37 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Volume info retrieved successfully. Aug 19 21:21:02.350062 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b78b1964-6857-4f9d-916d-c33fa205cc37 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 returned with HTTP 200 Aug 19 21:21:02.350926 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 80/307] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:02 2026] GET /volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 => generated 1020 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:02.353893 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.353893 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:02.367693 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3a147439-9bb2-4902-b7a3-eaf8caa10da6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.373242 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a147439-9bb2-4902-b7a3-eaf8caa10da6 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] GET https://10.4.3.158/volume/v3/os-services?host=np0000007814&binary=cinder-volume Aug 19 21:21:02.373242 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a147439-9bb2-4902-b7a3-eaf8caa10da6 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:02.373242 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a147439-9bb2-4902-b7a3-eaf8caa10da6 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:02.383913 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a147439-9bb2-4902-b7a3-eaf8caa10da6 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] https://10.4.3.158/volume/v3/os-services?host=np0000007814&binary=cinder-volume returned with HTTP 200 Aug 19 21:21:02.384306 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 75/308] 10.4.3.158 () {66 vars in 1326 bytes} [Wed Aug 19 21:21:02 2026] GET /volume/v3/os-services?host=np0000007814&binary=cinder-volume => generated 275 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:02.393288 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-3adf25c1-ed82-4e75-b81f-4ab2a4808ff1 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments/6caf82fc-5569-4ee8-a4a2-2bda9d68bed7/action returned with HTTP 204 Aug 19 21:21:02.393288 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 78/309] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:02 2026] POST /volume/v3/attachments/6caf82fc-5569-4ee8-a4a2-2bda9d68bed7/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:02.400241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2744e8d7-bab8-499a-809a-c549c08c4767 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.402141 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2744e8d7-bab8-499a-809a-c549c08c4767 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] GET https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 Aug 19 21:21:02.402447 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2744e8d7-bab8-499a-809a-c549c08c4767 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:02.402846 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2744e8d7-bab8-499a-809a-c549c08c4767 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:02.420361 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.420361 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:02.434906 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2744e8d7-bab8-499a-809a-c549c08c4767 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Volume info retrieved successfully. Aug 19 21:21:02.439454 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ae2af30f-6397-4935-838b-678084d77f64 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.439454 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ae2af30f-6397-4935-838b-678084d77f64 None None] GET https://10.4.3.158/volume// Aug 19 21:21:02.439454 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ae2af30f-6397-4935-838b-678084d77f64 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:02.439454 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ae2af30f-6397-4935-838b-678084d77f64 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:02.439676 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ae2af30f-6397-4935-838b-678084d77f64 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:02.443739 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 81/310] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:02 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:02.445576 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2744e8d7-bab8-499a-809a-c549c08c4767 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 returned with HTTP 200 Aug 19 21:21:02.446339 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 77/311] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:02 2026] GET /volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:02.471294 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-f5d44571-bfe1-4642-8237-f8c31f989846 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.473263 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2e911b0c-eaaa-4590-8c68-c0f05f47c484 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.476862 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2e911b0c-eaaa-4590-8c68-c0f05f47c484 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 Aug 19 21:21:02.477724 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-f5d44571-bfe1-4642-8237-f8c31f989846 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 Aug 19 21:21:02.477841 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2e911b0c-eaaa-4590-8c68-c0f05f47c484 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:02.477901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-f5d44571-bfe1-4642-8237-f8c31f989846 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:02.477952 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2e911b0c-eaaa-4590-8c68-c0f05f47c484 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:02.478128 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-f5d44571-bfe1-4642-8237-f8c31f989846 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:02.478679 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-2e911b0c-eaaa-4590-8c68-c0f05f47c484 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Delete volume with id: 8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 Aug 19 21:21:02.491000 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.491000 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:02.492107 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2e911b0c-eaaa-4590-8c68-c0f05f47c484 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Volume info retrieved successfully. Aug 19 21:21:02.495596 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.495596 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:02.508314 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-91d279d4-c431-4175-a5c5-03600dc819af req-f5d44571-bfe1-4642-8237-f8c31f989846 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:21:02.517600 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-f5d44571-bfe1-4642-8237-f8c31f989846 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 returned with HTTP 200 Aug 19 21:21:02.518367 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 76/312] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:02 2026] GET /volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 => generated 1023 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:02.557419 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2e911b0c-eaaa-4590-8c68-c0f05f47c484 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Delete volume request issued successfully. Aug 19 21:21:02.557702 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2e911b0c-eaaa-4590-8c68-c0f05f47c484 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 returned with HTTP 202 Aug 19 21:21:02.558395 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 79/313] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:02 2026] DELETE /volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:02.576405 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-46e9a000-f9cc-4a2b-9cbc-f7feee14396f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.582793 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46e9a000-f9cc-4a2b-9cbc-f7feee14396f tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] GET https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 Aug 19 21:21:02.584713 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46e9a000-f9cc-4a2b-9cbc-f7feee14396f tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:02.584713 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46e9a000-f9cc-4a2b-9cbc-f7feee14396f tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:02.596965 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.596965 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:02.609554 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-46e9a000-f9cc-4a2b-9cbc-f7feee14396f tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Volume info retrieved successfully. Aug 19 21:21:02.618566 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46e9a000-f9cc-4a2b-9cbc-f7feee14396f tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 returned with HTTP 200 Aug 19 21:21:02.619623 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 82/314] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:02 2026] GET /volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:02.662074 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-a9676c0f-a4f4-49b3-9c8e-01be906f26c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.667778 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-a9676c0f-a4f4-49b3-9c8e-01be906f26c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] PUT https://10.4.3.158/volume/v3/attachments/85279ac9-889b-4cb1-865c-b7bba2961a36 Aug 19 21:21:02.669471 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-a9676c0f-a4f4-49b3-9c8e-01be906f26c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:02.690367 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-91d279d4-c431-4175-a5c5-03600dc819af req-a9676c0f-a4f4-49b3-9c8e-01be906f26c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Acquiring lock "cinder-attachment_update-9c9ad8f0-c6a4-40d3-837f-6be48076a471-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:02.698148 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-91d279d4-c431-4175-a5c5-03600dc819af req-a9676c0f-a4f4-49b3-9c8e-01be906f26c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Lock "cinder-attachment_update-9c9ad8f0-c6a4-40d3-837f-6be48076a471-np0000007814" acquired by "attachment_update" :: waited 0.008s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:02.699473 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.699473 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:02.756802 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-08cad950-1fd9-4333-94bd-2f75b9e49168 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.756802 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08cad950-1fd9-4333-94bd-2f75b9e49168 None None] GET https://10.4.3.158/volume// Aug 19 21:21:02.756802 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08cad950-1fd9-4333-94bd-2f75b9e49168 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:02.756802 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08cad950-1fd9-4333-94bd-2f75b9e49168 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:02.756802 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08cad950-1fd9-4333-94bd-2f75b9e49168 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:02.757065 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 77/315] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:02.776789 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-8c94a70c-187d-43a8-abf1-0a01e9ce0f31 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.782041 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-8c94a70c-187d-43a8-abf1-0a01e9ce0f31 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:21:02.782551 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-8c94a70c-187d-43a8-abf1-0a01e9ce0f31 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:02.783105 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-8c94a70c-187d-43a8-abf1-0a01e9ce0f31 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:02.803764 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.803764 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:02.809715 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-8c94a70c-187d-43a8-abf1-0a01e9ce0f31 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:21:02.819091 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-8c94a70c-187d-43a8-abf1-0a01e9ce0f31 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:21:02.819930 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 80/316] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:02 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 1540 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:02.857368 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-91d279d4-c431-4175-a5c5-03600dc819af req-a9676c0f-a4f4-49b3-9c8e-01be906f26c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Lock "cinder-attachment_update-9c9ad8f0-c6a4-40d3-837f-6be48076a471-np0000007814" released by "attachment_update" :: held 0.159s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:02.857787 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-a9676c0f-a4f4-49b3-9c8e-01be906f26c9 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments/85279ac9-889b-4cb1-865c-b7bba2961a36 returned with HTTP 200 Aug 19 21:21:02.858464 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 78/317] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:02 2026] PUT /volume/v3/attachments/85279ac9-889b-4cb1-865c-b7bba2961a36 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:02.920820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-91d279d4-c431-4175-a5c5-03600dc819af req-ad3d7de1-1876-45bb-9f4a-fc248f62397c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.924433 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ad3d7de1-1876-45bb-9f4a-fc248f62397c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] POST https://10.4.3.158/volume/v3/attachments/85279ac9-889b-4cb1-865c-b7bba2961a36/action Aug 19 21:21:02.924433 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ad3d7de1-1876-45bb-9f4a-fc248f62397c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:02.924857 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ad3d7de1-1876-45bb-9f4a-fc248f62397c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:02.952027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ef6b972a-9a13-46d5-8ab0-672bd1b29f05 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:02.956567 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ef6b972a-9a13-46d5-8ab0-672bd1b29f05 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] PUT https://10.4.3.158/volume/v3/attachments/ec406331-d11b-454e-bef0-54d7fc36a085 Aug 19 21:21:02.957006 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ef6b972a-9a13-46d5-8ab0-672bd1b29f05 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:02.967334 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.967334 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:02.969309 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ef6b972a-9a13-46d5-8ab0-672bd1b29f05 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Acquiring lock "cinder-attachment_update-f50d5f53-2f77-4a2e-978a-4f05027584c6-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:02.980301 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ef6b972a-9a13-46d5-8ab0-672bd1b29f05 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Lock "cinder-attachment_update-f50d5f53-2f77-4a2e-978a-4f05027584c6-np0000007814" acquired by "attachment_update" :: waited 0.011s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:02.982673 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:02.982673 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:02.990371 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-91d279d4-c431-4175-a5c5-03600dc819af req-ad3d7de1-1876-45bb-9f4a-fc248f62397c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments/85279ac9-889b-4cb1-865c-b7bba2961a36/action returned with HTTP 204 Aug 19 21:21:02.990853 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 83/318] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:02 2026] POST /volume/v3/attachments/85279ac9-889b-4cb1-865c-b7bba2961a36/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:03.120800 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ef6b972a-9a13-46d5-8ab0-672bd1b29f05 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Lock "cinder-attachment_update-f50d5f53-2f77-4a2e-978a-4f05027584c6-np0000007814" released by "attachment_update" :: held 0.141s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:03.121192 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-ef6b972a-9a13-46d5-8ab0-672bd1b29f05 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/attachments/ec406331-d11b-454e-bef0-54d7fc36a085 returned with HTTP 200 Aug 19 21:21:03.122345 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 78/319] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:02 2026] PUT /volume/v3/attachments/ec406331-d11b-454e-bef0-54d7fc36a085 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:03.159270 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-d57b3c96-d1bc-48b2-8434-b5b1fd3d443c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:03.161411 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-d57b3c96-d1bc-48b2-8434-b5b1fd3d443c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] POST https://10.4.3.158/volume/v3/attachments/ec406331-d11b-454e-bef0-54d7fc36a085/action Aug 19 21:21:03.161797 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-d57b3c96-d1bc-48b2-8434-b5b1fd3d443c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:03.162162 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-d57b3c96-d1bc-48b2-8434-b5b1fd3d443c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:03.183162 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:03.183162 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:03.198221 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d2788e67-0fdb-46f8-893c-83674d01e9b7 req-d57b3c96-d1bc-48b2-8434-b5b1fd3d443c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/attachments/ec406331-d11b-454e-bef0-54d7fc36a085/action returned with HTTP 204 Aug 19 21:21:03.199061 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 81/320] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:03 2026] POST /volume/v3/attachments/ec406331-d11b-454e-bef0-54d7fc36a085/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:03.643799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dd473c5b-543f-4446-9101-901448408860 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:03.646562 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd473c5b-543f-4446-9101-901448408860 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] GET https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 Aug 19 21:21:03.646862 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd473c5b-543f-4446-9101-901448408860 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:03.647186 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd473c5b-543f-4446-9101-901448408860 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:03.657529 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd473c5b-543f-4446-9101-901448408860 tempest-VolumesServicesTestJSON-1544850647 tempest-VolumesServicesTestJSON-1544850647-project-member] https://10.4.3.158/volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 returned with HTTP 404 Aug 19 21:21:03.658293 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 79/321] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:03 2026] GET /volume/v3/volumes/8df08cef-4eec-42ef-9bfb-205cb5bc3bb2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:03.671021 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-73a7c7cd-57ed-4930-9b58-f2fc14adb269 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:03.675038 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73a7c7cd-57ed-4930-9b58-f2fc14adb269 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] GET https://10.4.3.158/volume/v3/os-services Aug 19 21:21:03.675038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73a7c7cd-57ed-4930-9b58-f2fc14adb269 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:03.675038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73a7c7cd-57ed-4930-9b58-f2fc14adb269 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:03.687238 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73a7c7cd-57ed-4930-9b58-f2fc14adb269 tempest-VolumesServicesTestJSON-393279217 tempest-VolumesServicesTestJSON-393279217-project-admin] https://10.4.3.158/volume/v3/os-services returned with HTTP 200 Aug 19 21:21:03.687238 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 84/322] 10.4.3.158 () {66 vars in 1249 bytes} [Wed Aug 19 21:21:03 2026] GET /volume/v3/os-services => generated 626 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:10.529642 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-870cb285-44fd-49b7-9d69-900f80314e96 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:10.882279 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-870cb285-44fd-49b7-9d69-900f80314e96 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:21:10.882279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-870cb285-44fd-49b7-9d69-900f80314e96 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2052924822", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:10.885357 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:10.885357 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:10.926051 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-870cb285-44fd-49b7-9d69-900f80314e96 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:21:10.926051 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 79/323] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:21:10 2026] POST /volume/v3/types => generated 275 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:10.940812 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-85484d24-b2ec-444c-8536-e8075c664710 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:10.943205 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-85484d24-b2ec-444c-8536-e8075c664710 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:21:10.943742 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-85484d24-b2ec-444c-8536-e8075c664710 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1454079165", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:10.985947 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-85484d24-b2ec-444c-8536-e8075c664710 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:21:10.986592 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 82/324] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:21:10 2026] POST /volume/v3/types => generated 275 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:11.001142 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0847d9a4-94ad-472e-bef8-65237975d16d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:11.353279 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:21:11.353807 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1189069625", "volume_type": "1c821e64-1867-4d8a-9e98-cc876570d82a", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:11.356223 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1189069625', 'volume_type': '1c821e64-1867-4d8a-9e98-cc876570d82a', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:21:11.363652 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Create volume of 1 GB Aug 19 21:21:11.364038 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:11.364038 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:11.364894 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Availability Zones retrieved successfully. Aug 19 21:21:11.372999 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Flow 'volume_create_api' (8dac157a-2d61-4858-ae62-331a52d0649f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:11.374626 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61692588-f8b5-46db-ae46-e748fcd88e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:11.375889 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:21:11.412159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61692588-f8b5-46db-ae46-e748fcd88e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:21:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=1c821e64-1867-4d8a-9e98-cc876570d82a,is_public=True,name='tempest-VolumeTypesTest-volume-type-2052924822',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c821e64-1867-4d8a-9e98-cc876570d82a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:11.413027 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948223b9-0352-41ce-b343-c79b0e42a07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:11.463921 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2052924822 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2052924822, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:21:11.464379 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2052924822 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2052924822, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:21:11.537493 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Created reservations ['25f9138b-786a-430f-983c-4d594d25cd32', '1ca7f179-e5f3-44b9-99e0-dac4aad94d56', '387962e7-989a-40ad-a75f-37d2cf6a8ba2', 'ea173f87-c269-4ae1-aaf5-c347f6166e1f'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:11.538800 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948223b9-0352-41ce-b343-c79b0e42a07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25f9138b-786a-430f-983c-4d594d25cd32', '1ca7f179-e5f3-44b9-99e0-dac4aad94d56', '387962e7-989a-40ad-a75f-37d2cf6a8ba2', 'ea173f87-c269-4ae1-aaf5-c347f6166e1f']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:11.540478 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d25b9d1-9edc-4972-83b0-89b00cc54153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:11.585041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d25b9d1-9edc-4972-83b0-89b00cc54153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7608ad52-749b-4131-9728-9f1f89e3cbb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1189069625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5832a6c380924e1085a50c4c4bf04af9',qos_specs=None,replication_status=,reservations=['25f9138b-786a-430f-983c-4d594d25cd32','1ca7f179-e5f3-44b9-99e0-dac4aad94d56','387962e7-989a-40ad-a75f-37d2cf6a8ba2','ea173f87-c269-4ae1-aaf5-c347f6166e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad7f7496c4fa48d79aa7616908ec1bc4',volume_type_id=1c821e64-1867-4d8a-9e98-cc876570d82a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1189069625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7608ad52-749b-4131-9728-9f1f89e3cbb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5832a6c380924e1085a50c4c4bf04af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad7f7496c4fa48d79aa7616908ec1bc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c821e64-1867-4d8a-9e98-cc876570d82a),volume_type_id=1c821e64-1867-4d8a-9e98-cc876570d82a)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:11.585041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9252ef2f-200b-4cf8-ac95-817f0885901f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:11.627545 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9252ef2f-200b-4cf8-ac95-817f0885901f) transitioned into state 'SUCCESS' from state '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-1189069625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5832a6c380924e1085a50c4c4bf04af9',qos_specs=None,replication_status=,reservations=['25f9138b-786a-430f-983c-4d594d25cd32','1ca7f179-e5f3-44b9-99e0-dac4aad94d56','387962e7-989a-40ad-a75f-37d2cf6a8ba2','ea173f87-c269-4ae1-aaf5-c347f6166e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad7f7496c4fa48d79aa7616908ec1bc4',volume_type_id=1c821e64-1867-4d8a-9e98-cc876570d82a)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:11.629351 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f578adc6-b0d7-4baa-81a1-ec09bd48be72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:11.661708 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f578adc6-b0d7-4baa-81a1-ec09bd48be72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:11.664000 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Flow 'volume_create_api' (8dac157a-2d61-4858-ae62-331a52d0649f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:11.664000 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Create volume request issued successfully. Aug 19 21:21:11.667156 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0847d9a4-94ad-472e-bef8-65237975d16d tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:21:11.672664 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 80/325] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:21:10 2026] POST /volume/v3/volumes => generated 784 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:21:11.687375 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-717c8175-94b8-4046-a703-853e41e8bc19 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:11.690419 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-717c8175-94b8-4046-a703-853e41e8bc19 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] GET https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 Aug 19 21:21:11.690617 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-717c8175-94b8-4046-a703-853e41e8bc19 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:11.690841 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-717c8175-94b8-4046-a703-853e41e8bc19 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:11.702940 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:11.702940 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:11.715132 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-717c8175-94b8-4046-a703-853e41e8bc19 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Volume info retrieved successfully. Aug 19 21:21:11.727523 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-717c8175-94b8-4046-a703-853e41e8bc19 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 returned with HTTP 200 Aug 19 21:21:11.727523 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 85/326] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:11 2026] GET /volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:12.743531 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-84b57375-5216-445d-9d27-c30019051d68 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:12.746911 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84b57375-5216-445d-9d27-c30019051d68 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] GET https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 Aug 19 21:21:12.747442 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84b57375-5216-445d-9d27-c30019051d68 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:12.747702 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84b57375-5216-445d-9d27-c30019051d68 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:12.771962 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:12.771962 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:12.781451 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-84b57375-5216-445d-9d27-c30019051d68 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Volume info retrieved successfully. Aug 19 21:21:12.789201 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84b57375-5216-445d-9d27-c30019051d68 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 returned with HTTP 200 Aug 19 21:21:12.789748 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 80/327] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:12 2026] GET /volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:12.809750 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:12.812741 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] POST https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6/action Aug 19 21:21:12.814212 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Action body: b'{"os-retype": {"new_type": "c011d5d5-a598-48ba-aa4f-4e8bc41b7b40"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:12.814212 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "c011d5d5-a598-48ba-aa4f-4e8bc41b7b40"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:12.832959 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:12.832959 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:12.836380 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Volume info retrieved successfully. Aug 19 21:21:12.876089 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1454079165 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1454079165, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:21:12.876783 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1454079165 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1454079165, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:21:12.924486 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Created reservations ['9db62108-ab19-442b-a0ac-d68f4bf4fc0b', 'cf703586-cce2-468c-8568-41a9eccdcb4a'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:12.950356 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2052924822 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2052924822, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:21:12.950889 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2052924822 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2052924822, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:21:12.965918 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Created reservations ['aed1180a-10bc-449a-9db4-d46df0ebdcdc', 'a80a16b7-d1bc-4002-a4b3-97d908993a28'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:13.036597 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Retype volume request issued successfully. Aug 19 21:21:13.038136 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ca233621-8747-43a7-b4bb-9aa264b6bbe4 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6/action returned with HTTP 202 Aug 19 21:21:13.038136 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 83/328] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:21:12 2026] POST /volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:21:13.048128 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5845e48d-6d1f-4955-99df-9bd6f93c7523 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:13.054666 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5845e48d-6d1f-4955-99df-9bd6f93c7523 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] GET https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 Aug 19 21:21:13.054996 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5845e48d-6d1f-4955-99df-9bd6f93c7523 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:13.055575 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5845e48d-6d1f-4955-99df-9bd6f93c7523 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:13.072302 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:13.072302 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:13.091961 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5845e48d-6d1f-4955-99df-9bd6f93c7523 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Volume info retrieved successfully. Aug 19 21:21:13.105677 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5845e48d-6d1f-4955-99df-9bd6f93c7523 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 returned with HTTP 200 Aug 19 21:21:13.106471 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 81/329] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:13 2026] GET /volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 => generated 876 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:14.127985 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-78929ba7-433e-47dc-bb8b-23463507f7e8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:14.131753 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-78929ba7-433e-47dc-bb8b-23463507f7e8 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] GET https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 Aug 19 21:21:14.131904 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-78929ba7-433e-47dc-bb8b-23463507f7e8 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:14.132340 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-78929ba7-433e-47dc-bb8b-23463507f7e8 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:14.148477 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:14.148477 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:14.161274 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-78929ba7-433e-47dc-bb8b-23463507f7e8 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Volume info retrieved successfully. Aug 19 21:21:14.175720 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-78929ba7-433e-47dc-bb8b-23463507f7e8 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 returned with HTTP 200 Aug 19 21:21:14.175720 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 86/330] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:14 2026] GET /volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 => generated 877 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:14.201553 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f018c87f-ee38-4304-821b-dc52cc590510 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:14.205992 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f018c87f-ee38-4304-821b-dc52cc590510 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] GET https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 Aug 19 21:21:14.206480 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f018c87f-ee38-4304-821b-dc52cc590510 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:14.206793 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f018c87f-ee38-4304-821b-dc52cc590510 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:14.223267 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:14.223267 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:14.230724 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f018c87f-ee38-4304-821b-dc52cc590510 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Volume info retrieved successfully. Aug 19 21:21:14.240757 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f018c87f-ee38-4304-821b-dc52cc590510 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 returned with HTTP 200 Aug 19 21:21:14.240757 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 81/331] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:14 2026] GET /volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:14.259636 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-52bb5224-acd8-4747-84ed-0ac8a80d86a1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:14.262712 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52bb5224-acd8-4747-84ed-0ac8a80d86a1 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] GET https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 Aug 19 21:21:14.262854 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52bb5224-acd8-4747-84ed-0ac8a80d86a1 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:14.263293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52bb5224-acd8-4747-84ed-0ac8a80d86a1 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:14.277517 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:14.277517 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:14.284656 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-52bb5224-acd8-4747-84ed-0ac8a80d86a1 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Volume info retrieved successfully. Aug 19 21:21:14.293584 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52bb5224-acd8-4747-84ed-0ac8a80d86a1 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 returned with HTTP 200 Aug 19 21:21:14.293727 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 84/332] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:14 2026] GET /volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:14.315577 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bdff2603-2fe4-4015-951e-f23bd70fb034 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:14.319348 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bdff2603-2fe4-4015-951e-f23bd70fb034 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 Aug 19 21:21:14.319825 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bdff2603-2fe4-4015-951e-f23bd70fb034 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:14.320099 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bdff2603-2fe4-4015-951e-f23bd70fb034 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:14.320348 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-bdff2603-2fe4-4015-951e-f23bd70fb034 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Delete volume with id: 7608ad52-749b-4131-9728-9f1f89e3cbb6 Aug 19 21:21:14.335567 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:14.335567 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:14.336333 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bdff2603-2fe4-4015-951e-f23bd70fb034 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Volume info retrieved successfully. Aug 19 21:21:14.387880 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bdff2603-2fe4-4015-951e-f23bd70fb034 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Delete volume request issued successfully. Aug 19 21:21:14.389217 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bdff2603-2fe4-4015-951e-f23bd70fb034 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 returned with HTTP 202 Aug 19 21:21:14.389375 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 82/333] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:14 2026] DELETE /volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:14.401599 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-765d1a74-71a4-4d02-a23c-5ac6fb5dde8f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:14.405271 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-765d1a74-71a4-4d02-a23c-5ac6fb5dde8f tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] GET https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 Aug 19 21:21:14.405979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-765d1a74-71a4-4d02-a23c-5ac6fb5dde8f tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:14.405979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-765d1a74-71a4-4d02-a23c-5ac6fb5dde8f tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:14.423436 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:14.423436 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:14.436302 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-765d1a74-71a4-4d02-a23c-5ac6fb5dde8f tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Volume info retrieved successfully. Aug 19 21:21:14.445571 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-765d1a74-71a4-4d02-a23c-5ac6fb5dde8f tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 returned with HTTP 200 Aug 19 21:21:14.445571 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 87/334] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:14 2026] GET /volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:15.343335 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eb71447b-c362-4ccf-90c7-73be20adf921 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.347705 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb71447b-c362-4ccf-90c7-73be20adf921 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:21:15.348101 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb71447b-c362-4ccf-90c7-73be20adf921 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:15.348317 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb71447b-c362-4ccf-90c7-73be20adf921 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:15.370242 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:15.370242 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:15.377024 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eb71447b-c362-4ccf-90c7-73be20adf921 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:21:15.385423 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb71447b-c362-4ccf-90c7-73be20adf921 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:21:15.386195 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 82/335] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:21:15 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 1833 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:15.466726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2ee5870d-d86a-417c-ae28-cd80fdd09a59 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.470375 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2ee5870d-d86a-417c-ae28-cd80fdd09a59 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] GET https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 Aug 19 21:21:15.470737 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2ee5870d-d86a-417c-ae28-cd80fdd09a59 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:15.472843 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2ee5870d-d86a-417c-ae28-cd80fdd09a59 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:15.479613 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2ee5870d-d86a-417c-ae28-cd80fdd09a59 tempest-VolumeTypesTest-290907888 tempest-VolumeTypesTest-290907888-project-member] https://10.4.3.158/volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 returned with HTTP 404 Aug 19 21:21:15.479876 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 85/336] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:15 2026] GET /volume/v3/volumes/7608ad52-749b-4131-9728-9f1f89e3cbb6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:15.500415 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3f97d01c-f7b5-44bf-a104-3865781d9668 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.506359 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f97d01c-f7b5-44bf-a104-3865781d9668 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] DELETE https://10.4.3.158/volume/v3/types/c011d5d5-a598-48ba-aa4f-4e8bc41b7b40 Aug 19 21:21:15.507211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f97d01c-f7b5-44bf-a104-3865781d9668 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:15.507211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f97d01c-f7b5-44bf-a104-3865781d9668 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:15.583944 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f97d01c-f7b5-44bf-a104-3865781d9668 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/c011d5d5-a598-48ba-aa4f-4e8bc41b7b40 returned with HTTP 202 Aug 19 21:21:15.584435 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 83/337] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:21:15 2026] DELETE /volume/v3/types/c011d5d5-a598-48ba-aa4f-4e8bc41b7b40 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:15.605567 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b288b37a-63f8-49d9-a415-e18ed545194c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.609912 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b288b37a-63f8-49d9-a415-e18ed545194c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/c011d5d5-a598-48ba-aa4f-4e8bc41b7b40 Aug 19 21:21:15.610364 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b288b37a-63f8-49d9-a415-e18ed545194c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:15.610708 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b288b37a-63f8-49d9-a415-e18ed545194c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:15.619225 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b288b37a-63f8-49d9-a415-e18ed545194c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/c011d5d5-a598-48ba-aa4f-4e8bc41b7b40 returned with HTTP 404 Aug 19 21:21:15.620031 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 88/338] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:21:15 2026] GET /volume/v3/types/c011d5d5-a598-48ba-aa4f-4e8bc41b7b40 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:15.635375 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aa41d010-de8d-4c5b-a664-9cb6cdffac59 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.639707 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa41d010-de8d-4c5b-a664-9cb6cdffac59 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] DELETE https://10.4.3.158/volume/v3/types/1c821e64-1867-4d8a-9e98-cc876570d82a Aug 19 21:21:15.641703 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa41d010-de8d-4c5b-a664-9cb6cdffac59 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:15.642773 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa41d010-de8d-4c5b-a664-9cb6cdffac59 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:15.705545 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa41d010-de8d-4c5b-a664-9cb6cdffac59 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/1c821e64-1867-4d8a-9e98-cc876570d82a returned with HTTP 202 Aug 19 21:21:15.706153 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 83/339] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:21:15 2026] DELETE /volume/v3/types/1c821e64-1867-4d8a-9e98-cc876570d82a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:15.716961 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e2a9f902-e0b7-45de-8113-68c4b04b75a9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.719550 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e2a9f902-e0b7-45de-8113-68c4b04b75a9 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/1c821e64-1867-4d8a-9e98-cc876570d82a Aug 19 21:21:15.719550 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e2a9f902-e0b7-45de-8113-68c4b04b75a9 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:15.719550 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e2a9f902-e0b7-45de-8113-68c4b04b75a9 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:15.725297 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e2a9f902-e0b7-45de-8113-68c4b04b75a9 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/1c821e64-1867-4d8a-9e98-cc876570d82a returned with HTTP 404 Aug 19 21:21:15.725297 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 86/340] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:21:15 2026] GET /volume/v3/types/1c821e64-1867-4d8a-9e98-cc876570d82a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:15.741381 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f9256590-02f7-49a1-abb4-a2b807dc7dbd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.751091 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9256590-02f7-49a1-abb4-a2b807dc7dbd tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:21:15.751091 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9256590-02f7-49a1-abb4-a2b807dc7dbd tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2119502878", "description": "tempest-volume-type-description-575918505", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:15.806166 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9256590-02f7-49a1-abb4-a2b807dc7dbd tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:21:15.806166 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 84/341] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:21:15 2026] POST /volume/v3/types => generated 314 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:15.823735 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0f842c21-c711-4ae0-8043-ce8bb765a99f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.825368 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f842c21-c711-4ae0-8043-ce8bb765a99f tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/8207bb59-e4ae-4b9a-8d4f-2dee7098c9f2 Aug 19 21:21:15.825770 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f842c21-c711-4ae0-8043-ce8bb765a99f tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:15.826323 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f842c21-c711-4ae0-8043-ce8bb765a99f tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:15.835532 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f842c21-c711-4ae0-8043-ce8bb765a99f tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/8207bb59-e4ae-4b9a-8d4f-2dee7098c9f2 returned with HTTP 200 Aug 19 21:21:15.836280 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 89/342] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:21:15 2026] GET /volume/v3/types/8207bb59-e4ae-4b9a-8d4f-2dee7098c9f2 => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:15.854365 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-11515679-db95-43d7-8a74-1f990b2cb074 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.858946 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-11515679-db95-43d7-8a74-1f990b2cb074 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] DELETE https://10.4.3.158/volume/v3/types/8207bb59-e4ae-4b9a-8d4f-2dee7098c9f2 Aug 19 21:21:15.858946 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-11515679-db95-43d7-8a74-1f990b2cb074 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:15.858946 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-11515679-db95-43d7-8a74-1f990b2cb074 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:15.920933 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-11515679-db95-43d7-8a74-1f990b2cb074 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/8207bb59-e4ae-4b9a-8d4f-2dee7098c9f2 returned with HTTP 202 Aug 19 21:21:15.922690 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 84/343] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:21:15 2026] DELETE /volume/v3/types/8207bb59-e4ae-4b9a-8d4f-2dee7098c9f2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:15.937403 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-55a88f93-eb17-446b-a8e8-5007a2c9938c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.940330 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55a88f93-eb17-446b-a8e8-5007a2c9938c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/8207bb59-e4ae-4b9a-8d4f-2dee7098c9f2 Aug 19 21:21:15.940330 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55a88f93-eb17-446b-a8e8-5007a2c9938c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:15.940490 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55a88f93-eb17-446b-a8e8-5007a2c9938c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:15.946802 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55a88f93-eb17-446b-a8e8-5007a2c9938c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/8207bb59-e4ae-4b9a-8d4f-2dee7098c9f2 returned with HTTP 404 Aug 19 21:21:15.947470 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 87/344] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:21:15 2026] GET /volume/v3/types/8207bb59-e4ae-4b9a-8d4f-2dee7098c9f2 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:15.964258 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3aeb4a3f-8025-4f83-ac57-7fccac0d71d8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:15.966676 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3aeb4a3f-8025-4f83-ac57-7fccac0d71d8 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:21:15.967544 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3aeb4a3f-8025-4f83-ac57-7fccac0d71d8 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-516241852"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:15.999909 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3aeb4a3f-8025-4f83-ac57-7fccac0d71d8 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:21:16.001367 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 85/345] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:21:15 2026] POST /volume/v3/types => generated 220 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:16.015747 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f876b8b4-30de-4ffc-ab5b-43a3c3165505 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.020399 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f876b8b4-30de-4ffc-ab5b-43a3c3165505 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] POST https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption Aug 19 21:21:16.020673 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f876b8b4-30de-4ffc-ab5b-43a3c3165505 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:16.076433 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f876b8b4-30de-4ffc-ab5b-43a3c3165505 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption returned with HTTP 200 Aug 19 21:21:16.076847 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 90/346] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:21:16 2026] POST /volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption => generated 239 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:16.094252 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-72a19404-b25b-44e1-a95e-7b6ccbe17a45 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.099049 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-72a19404-b25b-44e1-a95e-7b6ccbe17a45 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption Aug 19 21:21:16.099049 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-72a19404-b25b-44e1-a95e-7b6ccbe17a45 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.099049 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-72a19404-b25b-44e1-a95e-7b6ccbe17a45 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.108260 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-72a19404-b25b-44e1-a95e-7b6ccbe17a45 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption returned with HTTP 200 Aug 19 21:21:16.108789 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 85/347] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:21:16 2026] GET /volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:16.123692 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-600cdf4b-7f2e-4275-b10a-27d8226bc483 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.129192 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-600cdf4b-7f2e-4275-b10a-27d8226bc483 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] PUT https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption/39fdc09a-0416-4d2b-a6c2-5da2b00318dc Aug 19 21:21:16.131112 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-600cdf4b-7f2e-4275-b10a-27d8226bc483 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:16.181478 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-600cdf4b-7f2e-4275-b10a-27d8226bc483 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption/39fdc09a-0416-4d2b-a6c2-5da2b00318dc returned with HTTP 200 Aug 19 21:21:16.182609 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 88/348] 10.4.3.158 () {68 vars in 1507 bytes} [Wed Aug 19 21:21:16 2026] PUT /volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption/39fdc09a-0416-4d2b-a6c2-5da2b00318dc => generated 122 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:16.200144 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-493b60f2-e617-4ec7-aeae-3e40be1b5968 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.202884 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-493b60f2-e617-4ec7-aeae-3e40be1b5968 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption Aug 19 21:21:16.203274 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-493b60f2-e617-4ec7-aeae-3e40be1b5968 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.203534 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-493b60f2-e617-4ec7-aeae-3e40be1b5968 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.224442 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-493b60f2-e617-4ec7-aeae-3e40be1b5968 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption returned with HTTP 200 Aug 19 21:21:16.224442 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 86/349] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:21:16 2026] GET /volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption => generated 347 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:16.247748 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d725b3c8-0fa1-4f0a-9ff8-eda00ce47b1d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.250280 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d725b3c8-0fa1-4f0a-9ff8-eda00ce47b1d tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption/cipher Aug 19 21:21:16.250583 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d725b3c8-0fa1-4f0a-9ff8-eda00ce47b1d tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.250583 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d725b3c8-0fa1-4f0a-9ff8-eda00ce47b1d tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.267631 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d725b3c8-0fa1-4f0a-9ff8-eda00ce47b1d tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption/cipher returned with HTTP 200 Aug 19 21:21:16.268281 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 91/350] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:21:16 2026] GET /volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:21:16.286293 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-34e455af-d71e-4abd-a3b3-8d54fd3e28d1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.289078 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-34e455af-d71e-4abd-a3b3-8d54fd3e28d1 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] DELETE https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption/39fdc09a-0416-4d2b-a6c2-5da2b00318dc Aug 19 21:21:16.289078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-34e455af-d71e-4abd-a3b3-8d54fd3e28d1 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.289907 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-34e455af-d71e-4abd-a3b3-8d54fd3e28d1 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.345426 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-34e455af-d71e-4abd-a3b3-8d54fd3e28d1 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption/39fdc09a-0416-4d2b-a6c2-5da2b00318dc returned with HTTP 202 Aug 19 21:21:16.345426 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 86/351] 10.4.3.158 () {66 vars in 1489 bytes} [Wed Aug 19 21:21:16 2026] DELETE /volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption/39fdc09a-0416-4d2b-a6c2-5da2b00318dc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:16.361806 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f6e4cf37-25f8-43ab-9423-c8f82723272a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.364217 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f6e4cf37-25f8-43ab-9423-c8f82723272a tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption Aug 19 21:21:16.364507 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f6e4cf37-25f8-43ab-9423-c8f82723272a tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.364829 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f6e4cf37-25f8-43ab-9423-c8f82723272a tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.376089 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f6e4cf37-25f8-43ab-9423-c8f82723272a tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption returned with HTTP 200 Aug 19 21:21:16.376774 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 89/352] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:21:16 2026] GET /volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 21:21:16.388926 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-559927ab-7148-4867-8bf6-31060f02d1cf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.391395 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-559927ab-7148-4867-8bf6-31060f02d1cf tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption Aug 19 21:21:16.391683 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-559927ab-7148-4867-8bf6-31060f02d1cf tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.392164 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-559927ab-7148-4867-8bf6-31060f02d1cf tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.402315 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-559927ab-7148-4867-8bf6-31060f02d1cf tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption returned with HTTP 200 Aug 19 21:21:16.402704 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 87/353] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:21:16 2026] GET /volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 21:21:16.416304 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7fc275dc-bcbc-4769-936f-1e415a717921 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.421649 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7fc275dc-bcbc-4769-936f-1e415a717921 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] DELETE https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583 Aug 19 21:21:16.421728 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7fc275dc-bcbc-4769-936f-1e415a717921 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.422146 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7fc275dc-bcbc-4769-936f-1e415a717921 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.475079 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7fc275dc-bcbc-4769-936f-1e415a717921 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583 returned with HTTP 202 Aug 19 21:21:16.475289 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 92/354] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:21:16 2026] DELETE /volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:16.491259 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fd6541e8-1780-41a1-a5c3-235b9ac4b1fe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.493129 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd6541e8-1780-41a1-a5c3-235b9ac4b1fe tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583 Aug 19 21:21:16.493340 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd6541e8-1780-41a1-a5c3-235b9ac4b1fe tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.493570 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd6541e8-1780-41a1-a5c3-235b9ac4b1fe tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.499294 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd6541e8-1780-41a1-a5c3-235b9ac4b1fe tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583 returned with HTTP 404 Aug 19 21:21:16.499914 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 87/355] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:21:16 2026] GET /volume/v3/types/25784769-d98b-4614-9284-8caa27ed7583 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:16.517199 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c729ff3e-3095-4edb-9501-b45a4d13b75c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.521121 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c729ff3e-3095-4edb-9501-b45a4d13b75c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types Aug 19 21:21:16.521121 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c729ff3e-3095-4edb-9501-b45a4d13b75c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.521291 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c729ff3e-3095-4edb-9501-b45a4d13b75c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.539243 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c729ff3e-3095-4edb-9501-b45a4d13b75c tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:21:16.539720 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 90/356] 10.4.3.158 () {66 vars in 1231 bytes} [Wed Aug 19 21:21:16 2026] GET /volume/v3/types => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:16.553605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3deadaf8-2f0f-4dd8-ab7a-3e1b18fceb7b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.556167 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3deadaf8-2f0f-4dd8-ab7a-3e1b18fceb7b tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:21:16.556167 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3deadaf8-2f0f-4dd8-ab7a-3e1b18fceb7b tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-338335453"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:16.586569 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3deadaf8-2f0f-4dd8-ab7a-3e1b18fceb7b tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:21:16.586944 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 88/357] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:21:16 2026] POST /volume/v3/types => generated 220 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:16.603341 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dbda7560-4dd7-439e-a206-f112b7c5b487 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.606681 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dbda7560-4dd7-439e-a206-f112b7c5b487 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] PUT https://10.4.3.158/volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 Aug 19 21:21:16.606681 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dbda7560-4dd7-439e-a206-f112b7c5b487 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1222420152", "description": "tempest-volume-type-description-1145910215", "is_public": false}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:16.674135 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dbda7560-4dd7-439e-a206-f112b7c5b487 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 returned with HTTP 200 Aug 19 21:21:16.674550 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 93/358] 10.4.3.158 () {68 vars in 1363 bytes} [Wed Aug 19 21:21:16 2026] PUT /volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 => generated 205 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:16.685059 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e2344c74-5d2a-4262-9032-62956503e9c6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.687807 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e2344c74-5d2a-4262-9032-62956503e9c6 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 Aug 19 21:21:16.688163 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e2344c74-5d2a-4262-9032-62956503e9c6 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.688486 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e2344c74-5d2a-4262-9032-62956503e9c6 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.697480 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e2344c74-5d2a-4262-9032-62956503e9c6 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 returned with HTTP 200 Aug 19 21:21:16.698170 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 88/359] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:21:16 2026] GET /volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 => generated 269 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:16.711674 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-230ff3eb-ec1f-4e02-bb93-3ee179f17b6f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.714082 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-230ff3eb-ec1f-4e02-bb93-3ee179f17b6f tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] DELETE https://10.4.3.158/volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 Aug 19 21:21:16.714909 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-230ff3eb-ec1f-4e02-bb93-3ee179f17b6f tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.715589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-230ff3eb-ec1f-4e02-bb93-3ee179f17b6f tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.747163 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-230ff3eb-ec1f-4e02-bb93-3ee179f17b6f tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 returned with HTTP 202 Aug 19 21:21:16.747878 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 91/360] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:21:16 2026] DELETE /volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:16.757917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-736acef3-a85f-49ae-aa46-bea00dc06097 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:16.760892 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-736acef3-a85f-49ae-aa46-bea00dc06097 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] GET https://10.4.3.158/volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 Aug 19 21:21:16.761909 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-736acef3-a85f-49ae-aa46-bea00dc06097 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:16.761909 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-736acef3-a85f-49ae-aa46-bea00dc06097 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:16.767532 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-736acef3-a85f-49ae-aa46-bea00dc06097 tempest-VolumeTypesTest-1270273120 tempest-VolumeTypesTest-1270273120-project-admin] https://10.4.3.158/volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 returned with HTTP 404 Aug 19 21:21:16.769039 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 89/361] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:21:16 2026] GET /volume/v3/types/11821a8b-3da6-4b2e-a94d-1697a07d35d3 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:17.422882 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:17.428452 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:21:17.429981 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1809811238"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:17.432849 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1809811238'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:21:17.437878 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume of 1 GB Aug 19 21:21:17.438443 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:17.438443 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:17.439569 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Availability Zones retrieved successfully. Aug 19 21:21:17.451039 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Flow 'volume_create_api' (9870899c-2184-429a-ac2a-9fe5803127dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:17.451039 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b992b41-9747-466e-9c29-ba10b5c7384d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:17.451460 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:21:17.464613 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:17.464613 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:17.494217 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b992b41-9747-466e-9c29-ba10b5c7384d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b4117d8f-b892-4947-9662-0c92e6c22af5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4117d8f-b892-4947-9662-0c92e6c22af5', 'encryption_key_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=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:17.494617 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7808b9f-a792-4262-bfda-20e989990d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:17.589631 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Created reservations ['14140a46-da6f-495e-bd65-5f8dc2dcab7f', '0402d347-20e0-4732-92cf-76fee2feea60', 'bd1ff9b8-74c6-42a8-95f5-d4549eed7036', 'f5aeecbc-2f8e-4e12-83c9-749300304e85'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:17.589631 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7808b9f-a792-4262-bfda-20e989990d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14140a46-da6f-495e-bd65-5f8dc2dcab7f', '0402d347-20e0-4732-92cf-76fee2feea60', 'bd1ff9b8-74c6-42a8-95f5-d4549eed7036', 'f5aeecbc-2f8e-4e12-83c9-749300304e85']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:17.590842 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a578087-9b6f-4403-878f-7de27740e336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:17.639651 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a578087-9b6f-4403-878f-7de27740e336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e90eca64-f31c-4676-8fc7-6fb6e81172af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1809811238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',qos_specs=None,replication_status=,reservations=['14140a46-da6f-495e-bd65-5f8dc2dcab7f','0402d347-20e0-4732-92cf-76fee2feea60','bd1ff9b8-74c6-42a8-95f5-d4549eed7036','f5aeecbc-2f8e-4e12-83c9-749300304e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080433e4b5cc403c877ff2ec9134e245',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1809811238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e90eca64-f31c-4676-8fc7-6fb6e81172af,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='080433e4b5cc403c877ff2ec9134e245',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4117d8f-b892-4947-9662-0c92e6c22af5),volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:17.642743 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cae2004e-9062-43fd-b015-e01ba6a0a267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:17.682029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cae2004e-9062-43fd-b015-e01ba6a0a267) transitioned into state 'SUCCESS' from state '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-1809811238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',qos_specs=None,replication_status=,reservations=['14140a46-da6f-495e-bd65-5f8dc2dcab7f','0402d347-20e0-4732-92cf-76fee2feea60','bd1ff9b8-74c6-42a8-95f5-d4549eed7036','f5aeecbc-2f8e-4e12-83c9-749300304e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080433e4b5cc403c877ff2ec9134e245',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:17.683344 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb2eaf41-f629-4041-8eb1-38946adeb1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:17.698032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb2eaf41-f629-4041-8eb1-38946adeb1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:17.698936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Flow 'volume_create_api' (9870899c-2184-429a-ac2a-9fe5803127dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:17.699387 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume request issued successfully. Aug 19 21:21:17.703040 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4da99aa6-4f4f-48a5-85b6-b795137fbfcc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:21:17.703040 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 94/362] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:21:17 2026] POST /volume/v3/volumes => generated 760 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:21:17.720051 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8848dc28-5571-460b-b10c-76a3b17548ba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:17.721940 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8848dc28-5571-460b-b10c-76a3b17548ba tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:17.722190 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8848dc28-5571-460b-b10c-76a3b17548ba tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:17.722364 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8848dc28-5571-460b-b10c-76a3b17548ba tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:17.745107 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:17.745107 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:17.750577 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8848dc28-5571-460b-b10c-76a3b17548ba tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:17.758679 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8848dc28-5571-460b-b10c-76a3b17548ba tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:17.759475 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 89/363] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:17 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:18.778287 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b2d78bdc-325e-46a4-8430-e959c285f39b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:18.784764 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b2d78bdc-325e-46a4-8430-e959c285f39b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:18.785688 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b2d78bdc-325e-46a4-8430-e959c285f39b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:18.785688 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b2d78bdc-325e-46a4-8430-e959c285f39b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:18.800375 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:18.800375 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:18.813528 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b2d78bdc-325e-46a4-8430-e959c285f39b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:18.831694 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b2d78bdc-325e-46a4-8430-e959c285f39b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:18.832443 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 92/364] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:18 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:18.904497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7152713c-ee17-42f0-8599-1e3b1f09e6ca None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:18.910108 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7152713c-ee17-42f0-8599-1e3b1f09e6ca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:18.910108 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7152713c-ee17-42f0-8599-1e3b1f09e6ca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:18.910488 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7152713c-ee17-42f0-8599-1e3b1f09e6ca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:18.926181 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:18.926181 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:18.951050 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7152713c-ee17-42f0-8599-1e3b1f09e6ca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:18.960910 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7152713c-ee17-42f0-8599-1e3b1f09e6ca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:18.961686 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 90/365] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:18 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:19.027379 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-98aac11b-2fc9-455e-a1b5-b9e97177d582 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:19.037041 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-98aac11b-2fc9-455e-a1b5-b9e97177d582 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:19.037041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-98aac11b-2fc9-455e-a1b5-b9e97177d582 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:19.037041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-98aac11b-2fc9-455e-a1b5-b9e97177d582 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:19.050200 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:19.050200 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:19.058226 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-98aac11b-2fc9-455e-a1b5-b9e97177d582 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:19.068601 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-98aac11b-2fc9-455e-a1b5-b9e97177d582 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:19.069916 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 95/366] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:19 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:19.643943 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bf50be32-45a2-4c35-b597-da8ce136ce14 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:19.643943 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf50be32-45a2-4c35-b597-da8ce136ce14 None None] GET https://10.4.3.158/volume// Aug 19 21:21:19.643943 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf50be32-45a2-4c35-b597-da8ce136ce14 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:19.643943 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf50be32-45a2-4c35-b597-da8ce136ce14 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:19.643943 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf50be32-45a2-4c35-b597-da8ce136ce14 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:19.643943 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 90/367] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:21:19 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:19.670400 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-02abc5e5-7002-4202-b872-0ca8e19b6e7e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:19.739704 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e05a16e7-c9b2-4c78-8534-2adc6ad741c8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:19.740711 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e05a16e7-c9b2-4c78-8534-2adc6ad741c8 None None] GET https://10.4.3.158/volume// Aug 19 21:21:19.740711 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e05a16e7-c9b2-4c78-8534-2adc6ad741c8 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:19.741481 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e05a16e7-c9b2-4c78-8534-2adc6ad741c8 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:19.742193 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e05a16e7-c9b2-4c78-8534-2adc6ad741c8 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:19.742830 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 91/368] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:21:19 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:19.774970 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-76d4c54b-a3ec-4c01-8d0a-b81daa4e4acf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:20.087403 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-76d4c54b-a3ec-4c01-8d0a-b81daa4e4acf tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:21:20.087901 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-76d4c54b-a3ec-4c01-8d0a-b81daa4e4acf tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0a12745-7933-4a7f-be56-c377ea42e4f2", "connector": null, "instance_uuid": "f967ae23-5b69-418b-8fae-e3ab13d9f132"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:20.106500 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:20.106500 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:20.128764 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-02abc5e5-7002-4202-b872-0ca8e19b6e7e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:21:20.129387 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-02abc5e5-7002-4202-b872-0ca8e19b6e7e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e90eca64-f31c-4676-8fc7-6fb6e81172af", "connector": null, "instance_uuid": "d014b826-406c-4d89-a323-273d80c6da19"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:20.143756 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:20.143756 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:20.166407 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-76d4c54b-a3ec-4c01-8d0a-b81daa4e4acf tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:21:20.166407 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 96/369] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:21:19 2026] POST /volume/v3/attachments => generated 273 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:20.202427 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-02abc5e5-7002-4202-b872-0ca8e19b6e7e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:21:20.202427 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 93/370] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:21:19 2026] POST /volume/v3/attachments => generated 273 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:20.214586 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2f947f93-e956-46d1-8a5f-08350629d9e0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:20.219087 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f947f93-e956-46d1-8a5f-08350629d9e0 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:20.219369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f947f93-e956-46d1-8a5f-08350629d9e0 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:20.220929 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f947f93-e956-46d1-8a5f-08350629d9e0 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:20.238677 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-908fff89-0967-4afb-8607-5fbd4607e442 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:20.239341 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-908fff89-0967-4afb-8607-5fbd4607e442 None None] GET https://10.4.3.158/volume// Aug 19 21:21:20.239559 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-908fff89-0967-4afb-8607-5fbd4607e442 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:20.239751 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-908fff89-0967-4afb-8607-5fbd4607e442 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:20.240805 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:20.240805 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:20.240973 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-908fff89-0967-4afb-8607-5fbd4607e442 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:20.241215 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 92/371] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:20.261586 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2f947f93-e956-46d1-8a5f-08350629d9e0 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:20.266960 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aeb07299-9416-47ae-ac9d-f82b76cc2519 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:20.267113 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6e507c9d-adfb-496b-aa4c-14a40fba827c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:20.272057 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f947f93-e956-46d1-8a5f-08350629d9e0 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:20.272302 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6e507c9d-adfb-496b-aa4c-14a40fba827c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:20.272347 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 91/372] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:20 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:20.272382 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6e507c9d-adfb-496b-aa4c-14a40fba827c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:20.272382 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6e507c9d-adfb-496b-aa4c-14a40fba827c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:20.272833 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aeb07299-9416-47ae-ac9d-f82b76cc2519 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:20.272904 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aeb07299-9416-47ae-ac9d-f82b76cc2519 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:20.273172 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aeb07299-9416-47ae-ac9d-f82b76cc2519 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:20.289500 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:20.289500 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:20.293582 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aeb07299-9416-47ae-ac9d-f82b76cc2519 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:20.296807 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ddc6533f-83c7-4bf1-8f2e-efaf7887db64 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:20.300742 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ddc6533f-83c7-4bf1-8f2e-efaf7887db64 None None] GET https://10.4.3.158/volume// Aug 19 21:21:20.300742 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ddc6533f-83c7-4bf1-8f2e-efaf7887db64 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:20.300742 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ddc6533f-83c7-4bf1-8f2e-efaf7887db64 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:20.300742 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ddc6533f-83c7-4bf1-8f2e-efaf7887db64 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:20.300963 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:20.300963 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:20.301047 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 93/373] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:20.309211 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aeb07299-9416-47ae-ac9d-f82b76cc2519 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:20.309211 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 97/374] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:20 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:20.311773 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6e507c9d-adfb-496b-aa4c-14a40fba827c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:20.312397 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7ff3965d-df20-4bd1-8dca-5621f8cc5321 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:20.321072 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6e507c9d-adfb-496b-aa4c-14a40fba827c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:20.321072 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 94/375] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:20 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:20.321345 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7ff3965d-df20-4bd1-8dca-5621f8cc5321 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:20.321404 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7ff3965d-df20-4bd1-8dca-5621f8cc5321 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:20.321655 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7ff3965d-df20-4bd1-8dca-5621f8cc5321 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:20.346516 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:20.346516 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:20.351923 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7ff3965d-df20-4bd1-8dca-5621f8cc5321 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:20.362145 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-7ff3965d-df20-4bd1-8dca-5621f8cc5321 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:20.362451 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 92/376] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:20 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1032 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:20.466236 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aac16f5f-0a09-4a68-aef4-3aace2c095c8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:20.476232 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aac16f5f-0a09-4a68-aef4-3aace2c095c8 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] PUT https://10.4.3.158/volume/v3/attachments/1660ad8b-fe1c-4090-a869-6e78cac02094 Aug 19 21:21:20.476656 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aac16f5f-0a09-4a68-aef4-3aace2c095c8 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:20.508208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aac16f5f-0a09-4a68-aef4-3aace2c095c8 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Acquiring lock "cinder-attachment_update-f0a12745-7933-4a7f-be56-c377ea42e4f2-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:20.517265 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aac16f5f-0a09-4a68-aef4-3aace2c095c8 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Lock "cinder-attachment_update-f0a12745-7933-4a7f-be56-c377ea42e4f2-np0000007814" acquired by "attachment_update" :: waited 0.010s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:20.519088 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:20.519088 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:20.519262 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-cbe8f8b9-e788-4368-9bec-bb03a7f45b2f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:20.522632 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-cbe8f8b9-e788-4368-9bec-bb03a7f45b2f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] PUT https://10.4.3.158/volume/v3/attachments/4948ad8b-ce56-435b-beb1-a690c3237718 Aug 19 21:21:20.523611 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-cbe8f8b9-e788-4368-9bec-bb03a7f45b2f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:20.548190 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-cbe8f8b9-e788-4368-9bec-bb03a7f45b2f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Acquiring lock "cinder-attachment_update-e90eca64-f31c-4676-8fc7-6fb6e81172af-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:20.556682 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-cbe8f8b9-e788-4368-9bec-bb03a7f45b2f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-e90eca64-f31c-4676-8fc7-6fb6e81172af-np0000007814" acquired by "attachment_update" :: waited 0.009s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:20.558281 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:20.558281 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:20.776145 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aac16f5f-0a09-4a68-aef4-3aace2c095c8 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Lock "cinder-attachment_update-f0a12745-7933-4a7f-be56-c377ea42e4f2-np0000007814" released by "attachment_update" :: held 0.256s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:20.776145 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-aac16f5f-0a09-4a68-aef4-3aace2c095c8 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/attachments/1660ad8b-fe1c-4090-a869-6e78cac02094 returned with HTTP 200 Aug 19 21:21:20.776145 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 94/377] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:20 2026] PUT /volume/v3/attachments/1660ad8b-fe1c-4090-a869-6e78cac02094 => generated 969 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:20.791072 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-cbe8f8b9-e788-4368-9bec-bb03a7f45b2f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-e90eca64-f31c-4676-8fc7-6fb6e81172af-np0000007814" released by "attachment_update" :: held 0.233s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:20.791072 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-cbe8f8b9-e788-4368-9bec-bb03a7f45b2f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/4948ad8b-ce56-435b-beb1-a690c3237718 returned with HTTP 200 Aug 19 21:21:20.791072 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 98/378] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:20 2026] PUT /volume/v3/attachments/4948ad8b-ce56-435b-beb1-a690c3237718 => generated 969 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:20.951098 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-da9c4e76-9428-4757-8148-c91ab513f283 req-92aec18f-60d9-4d6d-85a9-362e92c24f46 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:20.956292 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-92aec18f-60d9-4d6d-85a9-362e92c24f46 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:20.956292 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-92aec18f-60d9-4d6d-85a9-362e92c24f46 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:20.956292 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-92aec18f-60d9-4d6d-85a9-362e92c24f46 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:20.973669 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:20.973669 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:20.981813 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-da9c4e76-9428-4757-8148-c91ab513f283 req-92aec18f-60d9-4d6d-85a9-362e92c24f46 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:20.992636 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-92aec18f-60d9-4d6d-85a9-362e92c24f46 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:20.993285 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 95/379] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:20 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:21.290598 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-706e53c0-3753-4947-b84c-720439762e62 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:21.297224 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-706e53c0-3753-4947-b84c-720439762e62 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:21.297804 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-706e53c0-3753-4947-b84c-720439762e62 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:21.297804 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-706e53c0-3753-4947-b84c-720439762e62 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:21.322592 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:21.322592 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:21.337004 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-706e53c0-3753-4947-b84c-720439762e62 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:21.337004 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-706e53c0-3753-4947-b84c-720439762e62 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:21.337004 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 93/380] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:21 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:21.350973 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5e7b71c5-9112-4708-bdd4-0d4396c48d30 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:21.356788 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5e7b71c5-9112-4708-bdd4-0d4396c48d30 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:21.356788 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5e7b71c5-9112-4708-bdd4-0d4396c48d30 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:21.356788 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5e7b71c5-9112-4708-bdd4-0d4396c48d30 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:21.392480 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:21.392480 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:21.406193 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5e7b71c5-9112-4708-bdd4-0d4396c48d30 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:21.420976 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5e7b71c5-9112-4708-bdd4-0d4396c48d30 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:21.420976 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 95/381] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:21 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:21.759364 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0cc8cc70-997a-4a5f-8d84-b7aafa068fa8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:21.759364 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0cc8cc70-997a-4a5f-8d84-b7aafa068fa8 None None] GET https://10.4.3.158/volume// Aug 19 21:21:21.760054 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0cc8cc70-997a-4a5f-8d84-b7aafa068fa8 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:21.760054 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0cc8cc70-997a-4a5f-8d84-b7aafa068fa8 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:21.760234 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0cc8cc70-997a-4a5f-8d84-b7aafa068fa8 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:21.760723 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 99/382] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:21:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:21.799933 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-da9c4e76-9428-4757-8148-c91ab513f283 req-ee09ee28-823e-4d68-b287-082dd3d12a3c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:21.857455 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-4bb64d6b-480c-41e7-81c9-c7537be88d59 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:21.862194 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-4bb64d6b-480c-41e7-81c9-c7537be88d59 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:21.862307 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-4bb64d6b-480c-41e7-81c9-c7537be88d59 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:21.862594 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-4bb64d6b-480c-41e7-81c9-c7537be88d59 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:21.873320 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:21.873320 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:21.882734 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-4bb64d6b-480c-41e7-81c9-c7537be88d59 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:21.895077 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-4bb64d6b-480c-41e7-81c9-c7537be88d59 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:21.896118 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 94/383] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:21 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:22.197993 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-ee09ee28-823e-4d68-b287-082dd3d12a3c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:21:22.199364 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-ee09ee28-823e-4d68-b287-082dd3d12a3c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32", "connector": null, "instance_uuid": "774824cc-28e2-48bb-890f-0848886df5c4"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:22.213072 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:22.213072 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:22.258086 np0000007814 devstack@c-api.service[100178]: WARNING cinder.volume.api [req-da9c4e76-9428-4757-8148-c91ab513f283 req-ee09ee28-823e-4d68-b287-082dd3d12a3c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 19 21:21:22.269472 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-ee09ee28-823e-4d68-b287-082dd3d12a3c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:21:22.270079 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 96/384] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:21:21 2026] POST /volume/v3/attachments => generated 271 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:22.320756 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-adf3192b-e914-4d5c-b08f-fc7d404c451a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.324732 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-adf3192b-e914-4d5c-b08f-fc7d404c451a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:22.329084 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-adf3192b-e914-4d5c-b08f-fc7d404c451a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:22.329084 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-adf3192b-e914-4d5c-b08f-fc7d404c451a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:22.345214 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:22.345214 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:22.355754 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0a4af789-d3b9-43c1-aeb0-1fc6aec5882d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.356567 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0a4af789-d3b9-43c1-aeb0-1fc6aec5882d None None] GET https://10.4.3.158/volume// Aug 19 21:21:22.356811 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0a4af789-d3b9-43c1-aeb0-1fc6aec5882d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:22.357206 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0a4af789-d3b9-43c1-aeb0-1fc6aec5882d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:22.357945 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0a4af789-d3b9-43c1-aeb0-1fc6aec5882d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:22.358235 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2fc577cc-d7fe-423e-aa7e-d76bd87fc2ce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.358740 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2fc577cc-d7fe-423e-aa7e-d76bd87fc2ce None None] GET https://10.4.3.158/volume// Aug 19 21:21:22.358805 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2fc577cc-d7fe-423e-aa7e-d76bd87fc2ce None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:22.359217 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 100/385] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:21:22 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:22.359394 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2fc577cc-d7fe-423e-aa7e-d76bd87fc2ce None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:22.361044 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-adf3192b-e914-4d5c-b08f-fc7d404c451a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:22.361445 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f001798d-abe1-4e52-b77a-3bcc12a0d9bc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.363227 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f001798d-abe1-4e52-b77a-3bcc12a0d9bc tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:22.363227 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f001798d-abe1-4e52-b77a-3bcc12a0d9bc tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:22.363431 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2fc577cc-d7fe-423e-aa7e-d76bd87fc2ce None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:22.363471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f001798d-abe1-4e52-b77a-3bcc12a0d9bc tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:22.364102 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 95/386] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:22 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:22.368705 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-adf3192b-e914-4d5c-b08f-fc7d404c451a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:22.368705 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 96/387] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:22 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:22.382022 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-da9c4e76-9428-4757-8148-c91ab513f283 req-067d604c-b6ee-484c-b75f-9c35749f3252 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.382289 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:22.382289 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:22.387477 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-067d604c-b6ee-484c-b75f-9c35749f3252 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:22.387664 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-067d604c-b6ee-484c-b75f-9c35749f3252 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:22.387883 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-8a0ece45-4888-4ebb-9ce0-1b1b78a4ee50 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.387945 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-067d604c-b6ee-484c-b75f-9c35749f3252 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:22.394675 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f001798d-abe1-4e52-b77a-3bcc12a0d9bc tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:22.400944 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f001798d-abe1-4e52-b77a-3bcc12a0d9bc tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:22.401592 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 97/388] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:22 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:21:22.409256 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:22.409256 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:22.417660 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-da9c4e76-9428-4757-8148-c91ab513f283 req-067d604c-b6ee-484c-b75f-9c35749f3252 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:22.425727 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-067d604c-b6ee-484c-b75f-9c35749f3252 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:22.427373 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 101/389] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:22 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1048 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:22.438651 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-852e58ff-c5d1-4731-b906-235c28350746 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.443068 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-852e58ff-c5d1-4731-b906-235c28350746 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:22.443485 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-852e58ff-c5d1-4731-b906-235c28350746 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:22.443784 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-852e58ff-c5d1-4731-b906-235c28350746 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:22.461449 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:22.461449 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:22.466910 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-852e58ff-c5d1-4731-b906-235c28350746 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:22.475665 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-852e58ff-c5d1-4731-b906-235c28350746 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:22.475665 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 97/390] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:22 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:22.579030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-da9c4e76-9428-4757-8148-c91ab513f283 req-7e8b61e0-a409-475e-ae74-716095f66a09 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.581378 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-7e8b61e0-a409-475e-ae74-716095f66a09 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] PUT https://10.4.3.158/volume/v3/attachments/f962ba91-e106-45f7-9797-29d3a190e16c Aug 19 21:21:22.582261 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-7e8b61e0-a409-475e-ae74-716095f66a09 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:22.594902 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-da9c4e76-9428-4757-8148-c91ab513f283 req-7e8b61e0-a409-475e-ae74-716095f66a09 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Acquiring lock "cinder-attachment_update-a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:22.604405 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-da9c4e76-9428-4757-8148-c91ab513f283 req-7e8b61e0-a409-475e-ae74-716095f66a09 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Lock "cinder-attachment_update-a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32-np0000007814" acquired by "attachment_update" :: waited 0.009s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:22.606567 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:22.606567 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:22.770405 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-8a0ece45-4888-4ebb-9ce0-1b1b78a4ee50 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:21:22.770730 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-8a0ece45-4888-4ebb-9ce0-1b1b78a4ee50 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fcc96be-56e3-4eb5-90b7-986066474297", "connector": null, "instance_uuid": "2ad32c31-74cb-4a0f-8607-a3e7b1a50f39"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:22.774278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-da9c4e76-9428-4757-8148-c91ab513f283 req-7e8b61e0-a409-475e-ae74-716095f66a09 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Lock "cinder-attachment_update-a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32-np0000007814" released by "attachment_update" :: held 0.170s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:22.774689 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-7e8b61e0-a409-475e-ae74-716095f66a09 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/attachments/f962ba91-e106-45f7-9797-29d3a190e16c returned with HTTP 200 Aug 19 21:21:22.775248 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 98/391] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:22 2026] PUT /volume/v3/attachments/f962ba91-e106-45f7-9797-29d3a190e16c => generated 967 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:22.789537 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:22.789537 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:22.852389 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-8a0ece45-4888-4ebb-9ce0-1b1b78a4ee50 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:21:22.853293 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 96/392] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:21:22 2026] POST /volume/v3/attachments => generated 273 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:22.889548 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ba68475-c1be-4c0f-8d24-590c33bcf629 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.892245 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ba68475-c1be-4c0f-8d24-590c33bcf629 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:22.892577 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ba68475-c1be-4c0f-8d24-590c33bcf629 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:22.892771 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ba68475-c1be-4c0f-8d24-590c33bcf629 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:22.909645 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:22.909645 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:22.911558 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-34df3855-263a-4b03-a916-df8f3e22418f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.912493 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34df3855-263a-4b03-a916-df8f3e22418f None None] GET https://10.4.3.158/volume// Aug 19 21:21:22.912493 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-34df3855-263a-4b03-a916-df8f3e22418f None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:22.912641 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-34df3855-263a-4b03-a916-df8f3e22418f None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:22.912936 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34df3855-263a-4b03-a916-df8f3e22418f None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:22.913350 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 98/393] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:22.914692 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1ba68475-c1be-4c0f-8d24-590c33bcf629 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:22.921935 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ba68475-c1be-4c0f-8d24-590c33bcf629 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:22.922502 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 102/394] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:22 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:22.926085 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-f031ee92-1f59-4080-8229-5124fd4d060b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:22.929066 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-f031ee92-1f59-4080-8229-5124fd4d060b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:22.929471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-f031ee92-1f59-4080-8229-5124fd4d060b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:22.929766 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-f031ee92-1f59-4080-8229-5124fd4d060b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:22.941122 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:22.941122 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:22.945222 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-f031ee92-1f59-4080-8229-5124fd4d060b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:22.951098 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-f031ee92-1f59-4080-8229-5124fd4d060b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:22.952161 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 99/395] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:22 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:23.048736 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-9ebf4866-0169-4c05-acf0-13e27952b788 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:23.053739 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-9ebf4866-0169-4c05-acf0-13e27952b788 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] PUT https://10.4.3.158/volume/v3/attachments/e191d441-1c43-4aaa-bce5-99688cee2c4d Aug 19 21:21:23.056116 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-9ebf4866-0169-4c05-acf0-13e27952b788 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:23.073872 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-9ebf4866-0169-4c05-acf0-13e27952b788 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Acquiring lock "cinder-attachment_update-3fcc96be-56e3-4eb5-90b7-986066474297-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:23.081555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-9ebf4866-0169-4c05-acf0-13e27952b788 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Lock "cinder-attachment_update-3fcc96be-56e3-4eb5-90b7-986066474297-np0000007814" acquired by "attachment_update" :: waited 0.008s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:23.082738 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:23.082738 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:23.194412 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-9ebf4866-0169-4c05-acf0-13e27952b788 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Lock "cinder-attachment_update-3fcc96be-56e3-4eb5-90b7-986066474297-np0000007814" released by "attachment_update" :: held 0.113s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:23.194787 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-9ebf4866-0169-4c05-acf0-13e27952b788 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/attachments/e191d441-1c43-4aaa-bce5-99688cee2c4d returned with HTTP 200 Aug 19 21:21:23.195441 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 97/396] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:23 2026] PUT /volume/v3/attachments/e191d441-1c43-4aaa-bce5-99688cee2c4d => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:23.390953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b498ba15-4cb4-4ad9-99e2-00dbc27cbb76 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:23.393290 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b498ba15-4cb4-4ad9-99e2-00dbc27cbb76 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:23.393550 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b498ba15-4cb4-4ad9-99e2-00dbc27cbb76 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:23.393783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b498ba15-4cb4-4ad9-99e2-00dbc27cbb76 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:23.406827 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:23.406827 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:23.413313 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b498ba15-4cb4-4ad9-99e2-00dbc27cbb76 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:23.421001 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b498ba15-4cb4-4ad9-99e2-00dbc27cbb76 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:23.421499 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 99/397] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:23 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:23.426139 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fda979a1-9e23-4674-bc3a-c13e03ebdf3c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:23.428133 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fda979a1-9e23-4674-bc3a-c13e03ebdf3c tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:23.428565 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fda979a1-9e23-4674-bc3a-c13e03ebdf3c tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:23.428801 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fda979a1-9e23-4674-bc3a-c13e03ebdf3c tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:23.442322 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:23.442322 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:23.447586 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fda979a1-9e23-4674-bc3a-c13e03ebdf3c tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:23.454649 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fda979a1-9e23-4674-bc3a-c13e03ebdf3c tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:23.455245 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 103/398] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:23 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:23.497609 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-116585b7-48b9-49c5-9454-7536cdb860bd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:23.500815 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-116585b7-48b9-49c5-9454-7536cdb860bd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:23.501023 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-116585b7-48b9-49c5-9454-7536cdb860bd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:23.501313 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-116585b7-48b9-49c5-9454-7536cdb860bd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:23.525507 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:23.525507 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:23.529684 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-116585b7-48b9-49c5-9454-7536cdb860bd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:23.535651 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-116585b7-48b9-49c5-9454-7536cdb860bd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:23.536718 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 100/399] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:23 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:23.556486 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:23.558220 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:21:23.558576 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-VolumesCloneTest-Volume-485953808"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:23.560171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume request body: {'volume': {'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-485953808'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:21:23.656208 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume of 1 GB Aug 19 21:21:23.656598 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:23.656598 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:23.661158 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Availability Zones retrieved successfully. Aug 19 21:21:23.668475 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Flow 'volume_create_api' (3fc289fd-9806-4d09-be64-1135637bfc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:23.669699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c3793e4-e6e3-4b0d-8c77-caec01111fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:23.670948 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:21:23.745080 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c3793e4-e6e3-4b0d-8c77-caec01111fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:23.746202 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a216b4-2727-4b55-bfa2-3d813ee31b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:23.819816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Created reservations ['2e69a4de-24c7-4993-899d-b326e8ed82ee', '11622bdf-c91c-4b95-a43e-4df01bd22076', '1b30d5cc-dd6f-4500-b245-1a1ff9a37649', 'e6671eda-084a-4f9b-b068-9e12d0764dbe'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:23.820372 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a216b4-2727-4b55-bfa2-3d813ee31b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e69a4de-24c7-4993-899d-b326e8ed82ee', '11622bdf-c91c-4b95-a43e-4df01bd22076', '1b30d5cc-dd6f-4500-b245-1a1ff9a37649', 'e6671eda-084a-4f9b-b068-9e12d0764dbe']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:23.821406 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f06bb7ad-d9ed-4eef-a26c-2e4f6fdddd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:23.850580 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f06bb7ad-d9ed-4eef-a26c-2e4f6fdddd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf014b0-b793-4000-85fd-ce8de5a46b40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-485953808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e28e90b1fc46cf8fd265828eacb85d',qos_specs=None,replication_status=,reservations=['2e69a4de-24c7-4993-899d-b326e8ed82ee','11622bdf-c91c-4b95-a43e-4df01bd22076','1b30d5cc-dd6f-4500-b245-1a1ff9a37649','e6671eda-084a-4f9b-b068-9e12d0764dbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4de157424691847c824381fa9aac',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-485953808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf014b0-b793-4000-85fd-ce8de5a46b40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27e28e90b1fc46cf8fd265828eacb85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbbf4de157424691847c824381fa9aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:23.851785 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84992fa-b4db-427e-89ac-750f8827ec4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:23.874642 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84992fa-b4db-427e-89ac-750f8827ec4f) transitioned into state 'SUCCESS' from state '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-485953808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e28e90b1fc46cf8fd265828eacb85d',qos_specs=None,replication_status=,reservations=['2e69a4de-24c7-4993-899d-b326e8ed82ee','11622bdf-c91c-4b95-a43e-4df01bd22076','1b30d5cc-dd6f-4500-b245-1a1ff9a37649','e6671eda-084a-4f9b-b068-9e12d0764dbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4de157424691847c824381fa9aac',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:23.875646 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45af1180-b0ba-41c6-bd22-9fa70dd0523e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:23.888136 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45af1180-b0ba-41c6-bd22-9fa70dd0523e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:23.888992 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Flow 'volume_create_api' (3fc289fd-9806-4d09-be64-1135637bfc30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:23.889358 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume request issued successfully. Aug 19 21:21:23.889948 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a5c1ca1-b439-403c-8f7b-e7572faa85a3 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:21:23.890388 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 98/400] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:21:23 2026] POST /volume/v3/volumes => generated 746 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:21:23.907532 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b9234dae-acbb-40c4-b959-8214ea287ca6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:23.909521 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9234dae-acbb-40c4-b959-8214ea287ca6 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 Aug 19 21:21:23.909752 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9234dae-acbb-40c4-b959-8214ea287ca6 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:23.909964 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9234dae-acbb-40c4-b959-8214ea287ca6 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:23.918902 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:23.918902 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:23.923325 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b9234dae-acbb-40c4-b959-8214ea287ca6 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:23.927506 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9234dae-acbb-40c4-b959-8214ea287ca6 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 returned with HTTP 200 Aug 19 21:21:23.927913 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 100/401] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:23 2026] GET /volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:23.938684 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5b4df578-854f-4ea7-86d4-f3668652dd46 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:23.940582 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5b4df578-854f-4ea7-86d4-f3668652dd46 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:23.940766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5b4df578-854f-4ea7-86d4-f3668652dd46 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:23.940963 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5b4df578-854f-4ea7-86d4-f3668652dd46 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:23.953035 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:23.953035 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:23.958702 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5b4df578-854f-4ea7-86d4-f3668652dd46 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:23.965865 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5b4df578-854f-4ea7-86d4-f3668652dd46 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:23.966485 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 104/402] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:23 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:24.440320 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-33ec85d6-a2d2-415f-905a-f9152f8b9af8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:24.443272 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-33ec85d6-a2d2-415f-905a-f9152f8b9af8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:24.443741 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-33ec85d6-a2d2-415f-905a-f9152f8b9af8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:24.444578 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-33ec85d6-a2d2-415f-905a-f9152f8b9af8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:24.466298 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:24.466298 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:24.472194 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-33ec85d6-a2d2-415f-905a-f9152f8b9af8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:24.473063 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a4156805-5931-4488-b53c-0b4b86b8d8e2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:24.479910 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a4156805-5931-4488-b53c-0b4b86b8d8e2 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:24.480902 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a4156805-5931-4488-b53c-0b4b86b8d8e2 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:24.480902 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a4156805-5931-4488-b53c-0b4b86b8d8e2 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:24.486077 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-33ec85d6-a2d2-415f-905a-f9152f8b9af8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:24.487183 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 101/403] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:24 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:24.512749 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:24.512749 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:24.524643 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a4156805-5931-4488-b53c-0b4b86b8d8e2 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:24.532346 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a4156805-5931-4488-b53c-0b4b86b8d8e2 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:24.533272 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 99/404] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:24 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:21:24.554962 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eb586baf-2342-4e7f-8f1a-ed5571c1fc0d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:24.557992 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eb586baf-2342-4e7f-8f1a-ed5571c1fc0d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:24.557992 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eb586baf-2342-4e7f-8f1a-ed5571c1fc0d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:24.558883 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eb586baf-2342-4e7f-8f1a-ed5571c1fc0d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:24.572381 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:24.572381 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:24.577728 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-eb586baf-2342-4e7f-8f1a-ed5571c1fc0d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:24.584000 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eb586baf-2342-4e7f-8f1a-ed5571c1fc0d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:24.584568 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 101/405] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:24 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:24.941174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3102ec33-e4d9-4e2e-8d98-dc0292ff436b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:24.943565 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3102ec33-e4d9-4e2e-8d98-dc0292ff436b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 Aug 19 21:21:24.943835 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3102ec33-e4d9-4e2e-8d98-dc0292ff436b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:24.944141 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3102ec33-e4d9-4e2e-8d98-dc0292ff436b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:24.953532 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:24.953532 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:24.959341 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3102ec33-e4d9-4e2e-8d98-dc0292ff436b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:24.967551 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3102ec33-e4d9-4e2e-8d98-dc0292ff436b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 returned with HTTP 200 Aug 19 21:21:24.968387 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 105/406] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:24 2026] GET /volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:24.982531 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8f9e9044-b88d-4d05-bb9d-038ab1258159 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:24.988964 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8f9e9044-b88d-4d05-bb9d-038ab1258159 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:24.989398 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8f9e9044-b88d-4d05-bb9d-038ab1258159 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:24.989591 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:24.989916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8f9e9044-b88d-4d05-bb9d-038ab1258159 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:24.991884 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:21:24.992414 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "daf014b0-b793-4000-85fd-ce8de5a46b40", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1540324031"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:24.994763 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume request body: {'volume': {'source_volid': 'daf014b0-b793-4000-85fd-ce8de5a46b40', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1540324031'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:21:25.005264 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:25.005264 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:25.007222 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:25.007222 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:25.007924 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume retrieved successfully. Aug 19 21:21:25.008227 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume of 1 GB Aug 19 21:21:25.011911 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8f9e9044-b88d-4d05-bb9d-038ab1258159 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:25.017206 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Availability Zones retrieved successfully. Aug 19 21:21:25.020281 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8f9e9044-b88d-4d05-bb9d-038ab1258159 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:25.022001 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 102/407] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:24 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:25.023639 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Flow 'volume_create_api' (7c83ed97-e29f-43aa-b057-fb90760302ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:25.025317 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76671fab-1c97-4eb1-b8b6-6fb735bd299a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:25.027164 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:21:25.075973 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76671fab-1c97-4eb1-b8b6-6fb735bd299a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'daf014b0-b793-4000-85fd-ce8de5a46b40', 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:25.077193 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6709b8a-640c-4971-b3bc-c9b2f062ff75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:25.140694 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Created reservations ['cc9f513c-d0e7-41c8-92df-520d9d1c91c8', '7b8b9ae6-cc24-447c-b93a-5e4b5b50e9e9', '9936d524-2722-4d8c-9629-74c9020287ac', 'e5d9bc2a-14f4-49b5-9237-c0b6998e7fca'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:25.141819 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6709b8a-640c-4971-b3bc-c9b2f062ff75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc9f513c-d0e7-41c8-92df-520d9d1c91c8', '7b8b9ae6-cc24-447c-b93a-5e4b5b50e9e9', '9936d524-2722-4d8c-9629-74c9020287ac', 'e5d9bc2a-14f4-49b5-9237-c0b6998e7fca']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:25.143040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e5f2f45-c627-4204-9680-96ab8f06d02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:25.191382 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e5f2f45-c627-4204-9680-96ab8f06d02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30aace2e-9827-4f89-be5f-16b37fa20593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1540324031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e28e90b1fc46cf8fd265828eacb85d',qos_specs=None,replication_status=,reservations=['cc9f513c-d0e7-41c8-92df-520d9d1c91c8','7b8b9ae6-cc24-447c-b93a-5e4b5b50e9e9','9936d524-2722-4d8c-9629-74c9020287ac','e5d9bc2a-14f4-49b5-9237-c0b6998e7fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=daf014b0-b793-4000-85fd-ce8de5a46b40,status='creating',user_id='bbbf4de157424691847c824381fa9aac',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), '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-19T21:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1540324031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30aace2e-9827-4f89-be5f-16b37fa20593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27e28e90b1fc46cf8fd265828eacb85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=daf014b0-b793-4000-85fd-ce8de5a46b40,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbbf4de157424691847c824381fa9aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:25.192355 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d8c313-fd36-4a19-b613-3ff12a972ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:25.222368 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d8c313-fd36-4a19-b613-3ff12a972ef0) transitioned into state 'SUCCESS' from state '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-1540324031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e28e90b1fc46cf8fd265828eacb85d',qos_specs=None,replication_status=,reservations=['cc9f513c-d0e7-41c8-92df-520d9d1c91c8','7b8b9ae6-cc24-447c-b93a-5e4b5b50e9e9','9936d524-2722-4d8c-9629-74c9020287ac','e5d9bc2a-14f4-49b5-9237-c0b6998e7fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=daf014b0-b793-4000-85fd-ce8de5a46b40,status='creating',user_id='bbbf4de157424691847c824381fa9aac',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:25.223428 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8206a8e2-9492-4e20-ac2c-89cd5d895e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:25.245901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8206a8e2-9492-4e20-ac2c-89cd5d895e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:25.247155 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Flow 'volume_create_api' (7c83ed97-e29f-43aa-b057-fb90760302ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:25.247550 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume request issued successfully. Aug 19 21:21:25.248356 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14f4f459-b0f3-43c0-b808-df63f61c57b1 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:21:25.248914 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 100/408] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:21:24 2026] POST /volume/v3/volumes => generated 780 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:21:25.268113 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e4423db2-a408-4093-99c5-2241ac9d39cd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:25.270407 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e4423db2-a408-4093-99c5-2241ac9d39cd tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 Aug 19 21:21:25.270705 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e4423db2-a408-4093-99c5-2241ac9d39cd tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:25.271028 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e4423db2-a408-4093-99c5-2241ac9d39cd tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:25.281934 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:25.281934 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:25.287689 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e4423db2-a408-4093-99c5-2241ac9d39cd tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:25.295034 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e4423db2-a408-4093-99c5-2241ac9d39cd tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 returned with HTTP 200 Aug 19 21:21:25.295742 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 102/409] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:25 2026] GET /volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:25.508843 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-049cedb6-702a-45ad-8d38-fa0504f56c41 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:25.511348 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-049cedb6-702a-45ad-8d38-fa0504f56c41 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:25.511691 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-049cedb6-702a-45ad-8d38-fa0504f56c41 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:25.511916 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-049cedb6-702a-45ad-8d38-fa0504f56c41 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:25.525138 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:25.525138 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:25.530973 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-049cedb6-702a-45ad-8d38-fa0504f56c41 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:25.537657 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-049cedb6-702a-45ad-8d38-fa0504f56c41 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:25.538165 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 106/410] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:25 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:25.553410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c78a7024-8bc2-4534-94de-53d9ac16c0fc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:25.555745 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c78a7024-8bc2-4534-94de-53d9ac16c0fc tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:25.556072 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c78a7024-8bc2-4534-94de-53d9ac16c0fc tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:25.556418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c78a7024-8bc2-4534-94de-53d9ac16c0fc tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:25.570811 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:25.570811 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:25.578162 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c78a7024-8bc2-4534-94de-53d9ac16c0fc tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:25.585719 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c78a7024-8bc2-4534-94de-53d9ac16c0fc tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:25.586641 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 103/411] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:25 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:25.600848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-61ea8043-44fa-4e84-bcd3-b367e7958a12 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:25.603276 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61ea8043-44fa-4e84-bcd3-b367e7958a12 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:25.603506 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61ea8043-44fa-4e84-bcd3-b367e7958a12 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:25.603734 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61ea8043-44fa-4e84-bcd3-b367e7958a12 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:25.618076 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:25.618076 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:25.623507 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-61ea8043-44fa-4e84-bcd3-b367e7958a12 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:25.629711 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61ea8043-44fa-4e84-bcd3-b367e7958a12 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:25.630609 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 101/412] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:25 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:26.044001 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6a6d9a45-ac7f-4b71-82c9-4ff0fa9baab0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.046274 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a6d9a45-ac7f-4b71-82c9-4ff0fa9baab0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:26.046540 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a6d9a45-ac7f-4b71-82c9-4ff0fa9baab0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:26.046814 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a6d9a45-ac7f-4b71-82c9-4ff0fa9baab0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:26.059497 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.059497 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:26.064550 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6a6d9a45-ac7f-4b71-82c9-4ff0fa9baab0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:26.071044 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a6d9a45-ac7f-4b71-82c9-4ff0fa9baab0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:26.071209 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 103/413] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:26 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:26.311604 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bcd1b1c9-ff4f-4c3f-927f-1b20f2fe7353 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.314360 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bcd1b1c9-ff4f-4c3f-927f-1b20f2fe7353 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 Aug 19 21:21:26.314739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bcd1b1c9-ff4f-4c3f-927f-1b20f2fe7353 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:26.314955 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bcd1b1c9-ff4f-4c3f-927f-1b20f2fe7353 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:26.325900 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.325900 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:26.331591 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bcd1b1c9-ff4f-4c3f-927f-1b20f2fe7353 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:26.340922 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bcd1b1c9-ff4f-4c3f-927f-1b20f2fe7353 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 returned with HTTP 200 Aug 19 21:21:26.341193 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 107/414] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:26 2026] GET /volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 => generated 1389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:26.352469 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-25768e64-5e64-44e6-b5b9-df589f5b2396 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.357584 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-25768e64-5e64-44e6-b5b9-df589f5b2396 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] POST https://10.4.3.158/volume/v3/attachments/1660ad8b-fe1c-4090-a869-6e78cac02094/action Aug 19 21:21:26.358433 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-25768e64-5e64-44e6-b5b9-df589f5b2396 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:26.358809 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-25768e64-5e64-44e6-b5b9-df589f5b2396 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:26.363553 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-85952f9a-f876-456d-9a3d-76b096627b96 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.366367 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85952f9a-f876-456d-9a3d-76b096627b96 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 Aug 19 21:21:26.366624 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85952f9a-f876-456d-9a3d-76b096627b96 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:26.366874 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85952f9a-f876-456d-9a3d-76b096627b96 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:26.376504 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.376504 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:26.382366 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.382366 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:26.382981 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-85952f9a-f876-456d-9a3d-76b096627b96 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:26.391303 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85952f9a-f876-456d-9a3d-76b096627b96 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 returned with HTTP 200 Aug 19 21:21:26.392756 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 102/415] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:26 2026] GET /volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:26.400288 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-200b049c-34f1-4647-9116-18d43cde1bf1 req-25768e64-5e64-44e6-b5b9-df589f5b2396 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/attachments/1660ad8b-fe1c-4090-a869-6e78cac02094/action returned with HTTP 204 Aug 19 21:21:26.400882 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 104/416] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:26 2026] POST /volume/v3/attachments/1660ad8b-fe1c-4090-a869-6e78cac02094/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:26.408854 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e1330194-c3e0-4d15-a4ec-78d46c2c0670 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.410660 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e1330194-c3e0-4d15-a4ec-78d46c2c0670 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 Aug 19 21:21:26.410879 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e1330194-c3e0-4d15-a4ec-78d46c2c0670 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:26.411102 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e1330194-c3e0-4d15-a4ec-78d46c2c0670 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:26.420689 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.420689 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:26.424415 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e1330194-c3e0-4d15-a4ec-78d46c2c0670 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:26.430741 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e1330194-c3e0-4d15-a4ec-78d46c2c0670 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 returned with HTTP 200 Aug 19 21:21:26.431275 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 104/417] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:26 2026] GET /volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:26.450727 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-89563997-3db8-4590-8998-342340d3398b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.453756 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89563997-3db8-4590-8998-342340d3398b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] DELETE https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 Aug 19 21:21:26.454169 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89563997-3db8-4590-8998-342340d3398b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:26.454472 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89563997-3db8-4590-8998-342340d3398b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:26.454633 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-89563997-3db8-4590-8998-342340d3398b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Delete volume with id: 30aace2e-9827-4f89-be5f-16b37fa20593 Aug 19 21:21:26.464461 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.464461 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:26.465327 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-89563997-3db8-4590-8998-342340d3398b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:26.505353 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-89563997-3db8-4590-8998-342340d3398b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Delete volume request issued successfully. Aug 19 21:21:26.505545 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89563997-3db8-4590-8998-342340d3398b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 returned with HTTP 202 Aug 19 21:21:26.506024 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 108/418] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:26 2026] DELETE /volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:26.517709 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bf33677b-c875-4f57-88b9-862fdcedd54a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.520883 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf33677b-c875-4f57-88b9-862fdcedd54a tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 Aug 19 21:21:26.520883 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf33677b-c875-4f57-88b9-862fdcedd54a tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:26.520986 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf33677b-c875-4f57-88b9-862fdcedd54a tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:26.531575 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.531575 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:26.536186 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bf33677b-c875-4f57-88b9-862fdcedd54a tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:26.543295 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf33677b-c875-4f57-88b9-862fdcedd54a tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 returned with HTTP 200 Aug 19 21:21:26.543921 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 103/419] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:26 2026] GET /volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 => generated 1388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:26.558586 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1a7d6b67-dbcd-4489-bdc6-35b9f75be17c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.561189 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1a7d6b67-dbcd-4489-bdc6-35b9f75be17c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:26.561447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1a7d6b67-dbcd-4489-bdc6-35b9f75be17c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:26.561755 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1a7d6b67-dbcd-4489-bdc6-35b9f75be17c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:26.578235 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.578235 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:26.585393 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1a7d6b67-dbcd-4489-bdc6-35b9f75be17c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:26.595197 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1a7d6b67-dbcd-4489-bdc6-35b9f75be17c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:26.596228 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 105/420] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:26 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:26.604778 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-76576fc1-8c67-41c2-b9e1-4aebc51efbdd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.607526 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76576fc1-8c67-41c2-b9e1-4aebc51efbdd tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:26.607812 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76576fc1-8c67-41c2-b9e1-4aebc51efbdd tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:26.608441 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76576fc1-8c67-41c2-b9e1-4aebc51efbdd tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:26.621520 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.621520 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:26.626754 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-76576fc1-8c67-41c2-b9e1-4aebc51efbdd tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:26.634295 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76576fc1-8c67-41c2-b9e1-4aebc51efbdd tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:26.634697 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 105/421] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:26 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:26.644462 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c5dd2218-68f9-4ffc-9c06-5f8f9162d715 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.646790 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5dd2218-68f9-4ffc-9c06-5f8f9162d715 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:26.647118 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5dd2218-68f9-4ffc-9c06-5f8f9162d715 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:26.647403 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5dd2218-68f9-4ffc-9c06-5f8f9162d715 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:26.656901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f89c07b7-9d2a-4e16-abfd-c14d8d3c70e3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:26.659085 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f89c07b7-9d2a-4e16-abfd-c14d8d3c70e3 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:26.659947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f89c07b7-9d2a-4e16-abfd-c14d8d3c70e3 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:26.659947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f89c07b7-9d2a-4e16-abfd-c14d8d3c70e3 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:26.663719 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.663719 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:26.668297 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5dd2218-68f9-4ffc-9c06-5f8f9162d715 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:26.674626 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:26.674626 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:26.675555 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5dd2218-68f9-4ffc-9c06-5f8f9162d715 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:26.675555 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 109/422] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:26 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:26.681043 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f89c07b7-9d2a-4e16-abfd-c14d8d3c70e3 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:26.686666 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f89c07b7-9d2a-4e16-abfd-c14d8d3c70e3 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:26.687253 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 104/423] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:26 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:27.089863 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c2e2ea4d-21f7-4560-b2e0-24874413301c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.090836 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c2e2ea4d-21f7-4560-b2e0-24874413301c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:27.091243 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c2e2ea4d-21f7-4560-b2e0-24874413301c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.091455 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c2e2ea4d-21f7-4560-b2e0-24874413301c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.106813 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:27.106813 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:27.112364 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c2e2ea4d-21f7-4560-b2e0-24874413301c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:27.120096 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c2e2ea4d-21f7-4560-b2e0-24874413301c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:27.120278 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 106/424] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:27 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:27.151245 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-042bdd66-5fbe-49d2-9006-9f83a5c6263b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.154486 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-042bdd66-5fbe-49d2-9006-9f83a5c6263b tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:27.156277 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-042bdd66-5fbe-49d2-9006-9f83a5c6263b tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.156277 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-042bdd66-5fbe-49d2-9006-9f83a5c6263b tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.171982 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:27.171982 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:27.177654 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-042bdd66-5fbe-49d2-9006-9f83a5c6263b tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:27.178478 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-b883475b-806d-4bbd-bb93-5bca7fa2f4fa req-44622077-2bf0-4ea9-8260-bf88d547c2df None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.180351 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f14684a5-1877-42ee-8728-a53688a1e6fb req-fbcdb3e6-d72a-4227-9c88-fb75f32df68e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.184872 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f14684a5-1877-42ee-8728-a53688a1e6fb req-fbcdb3e6-d72a-4227-9c88-fb75f32df68e tempest-VolumesAssistedSnapshotsTest-196157021 tempest-VolumesAssistedSnapshotsTest-196157021-project] POST https://10.4.3.158/volume/v3/snapshots/3a1a6b69-bcbe-4e86-b9fa-7803ebe9b2c6/action Aug 19 21:21:27.185395 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f14684a5-1877-42ee-8728-a53688a1e6fb req-fbcdb3e6-d72a-4227-9c88-fb75f32df68e tempest-VolumesAssistedSnapshotsTest-196157021 tempest-VolumesAssistedSnapshotsTest-196157021-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:27.185610 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f14684a5-1877-42ee-8728-a53688a1e6fb req-fbcdb3e6-d72a-4227-9c88-fb75f32df68e tempest-VolumesAssistedSnapshotsTest-196157021 tempest-VolumesAssistedSnapshotsTest-196157021-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:27.186436 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-042bdd66-5fbe-49d2-9006-9f83a5c6263b tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:27.187168 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 106/425] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:27 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:27.187313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.snapshot_actions [req-f14684a5-1877-42ee-8728-a53688a1e6fb req-fbcdb3e6-d72a-4227-9c88-fb75f32df68e tempest-VolumesAssistedSnapshotsTest-196157021 tempest-VolumesAssistedSnapshotsTest-196157021-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100177) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 21:21:27.187503 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b883475b-806d-4bbd-bb93-5bca7fa2f4fa req-44622077-2bf0-4ea9-8260-bf88d547c2df tempest-VolumesAssistedSnapshotsTest-196157021 tempest-VolumesAssistedSnapshotsTest-196157021-project] POST https://10.4.3.158/volume/v3/snapshots/None/action Aug 19 21:21:27.191280 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b883475b-806d-4bbd-bb93-5bca7fa2f4fa req-44622077-2bf0-4ea9-8260-bf88d547c2df tempest-VolumesAssistedSnapshotsTest-196157021 tempest-VolumesAssistedSnapshotsTest-196157021-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:27.194121 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b883475b-806d-4bbd-bb93-5bca7fa2f4fa req-44622077-2bf0-4ea9-8260-bf88d547c2df tempest-VolumesAssistedSnapshotsTest-196157021 tempest-VolumesAssistedSnapshotsTest-196157021-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:27.194762 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.snapshot_actions [req-b883475b-806d-4bbd-bb93-5bca7fa2f4fa req-44622077-2bf0-4ea9-8260-bf88d547c2df tempest-VolumesAssistedSnapshotsTest-196157021 tempest-VolumesAssistedSnapshotsTest-196157021-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100175) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 21:21:27.218164 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f14684a5-1877-42ee-8728-a53688a1e6fb req-fbcdb3e6-d72a-4227-9c88-fb75f32df68e tempest-VolumesAssistedSnapshotsTest-196157021 tempest-VolumesAssistedSnapshotsTest-196157021-project] https://10.4.3.158/volume/v3/snapshots/3a1a6b69-bcbe-4e86-b9fa-7803ebe9b2c6/action returned with HTTP 404 Aug 19 21:21:27.219244 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 105/426] 10.4.3.158 () {72 vars in 1678 bytes} [Wed Aug 19 21:21:27 2026] POST /volume/v3/snapshots/3a1a6b69-bcbe-4e86-b9fa-7803ebe9b2c6/action => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:27.226646 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b883475b-806d-4bbd-bb93-5bca7fa2f4fa req-44622077-2bf0-4ea9-8260-bf88d547c2df tempest-VolumesAssistedSnapshotsTest-196157021 tempest-VolumesAssistedSnapshotsTest-196157021-project] https://10.4.3.158/volume/v3/snapshots/None/action returned with HTTP 404 Aug 19 21:21:27.227486 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 110/427] 10.4.3.158 () {72 vars in 1582 bytes} [Wed Aug 19 21:21:27 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:21:27.299051 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-79b1efdc-c400-4267-8522-7f569a81aa3a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.302316 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-79b1efdc-c400-4267-8522-7f569a81aa3a tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:27.302316 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-79b1efdc-c400-4267-8522-7f569a81aa3a tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.303055 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-79b1efdc-c400-4267-8522-7f569a81aa3a tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.319874 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:27.319874 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:27.326990 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-79b1efdc-c400-4267-8522-7f569a81aa3a tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:27.341548 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-79b1efdc-c400-4267-8522-7f569a81aa3a tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:27.342589 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 107/428] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:27 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1318 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:27.406194 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-1f32474e-ad6a-4087-98cd-d1410079e9df None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.411095 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-1f32474e-ad6a-4087-98cd-d1410079e9df tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] POST https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2/action Aug 19 21:21:27.412096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-1f32474e-ad6a-4087-98cd-d1410079e9df tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:27.412339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-1f32474e-ad6a-4087-98cd-d1410079e9df tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:27.430242 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:27.430242 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:27.430596 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-1f32474e-ad6a-4087-98cd-d1410079e9df tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:27.443265 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-1f32474e-ad6a-4087-98cd-d1410079e9df tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Begin detaching volume completed successfully. Aug 19 21:21:27.443265 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-1f32474e-ad6a-4087-98cd-d1410079e9df tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2/action returned with HTTP 202 Aug 19 21:21:27.443566 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 107/429] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:21:27 2026] POST /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:21:27.538871 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3aa8ab20-4587-4729-ba4e-71f91c2bb360 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.539704 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3aa8ab20-4587-4729-ba4e-71f91c2bb360 None None] GET https://10.4.3.158/volume// Aug 19 21:21:27.539704 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3aa8ab20-4587-4729-ba4e-71f91c2bb360 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.544434 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3aa8ab20-4587-4729-ba4e-71f91c2bb360 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.544800 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3aa8ab20-4587-4729-ba4e-71f91c2bb360 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:27.545332 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 106/430] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:27 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:27.559976 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1146193d-15f4-4a93-abe1-6874438b974c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.563927 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-430e3489-955b-47b9-a2e3-e8e84c1aefb7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.564290 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1146193d-15f4-4a93-abe1-6874438b974c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 Aug 19 21:21:27.564290 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1146193d-15f4-4a93-abe1-6874438b974c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.564290 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1146193d-15f4-4a93-abe1-6874438b974c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.566350 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-430e3489-955b-47b9-a2e3-e8e84c1aefb7 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:27.566614 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-430e3489-955b-47b9-a2e3-e8e84c1aefb7 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.566933 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-430e3489-955b-47b9-a2e3-e8e84c1aefb7 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.583361 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1146193d-15f4-4a93-abe1-6874438b974c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 returned with HTTP 404 Aug 19 21:21:27.584063 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 111/431] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:27 2026] GET /volume/v3/volumes/30aace2e-9827-4f89-be5f-16b37fa20593 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:27.591745 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:27.591745 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:27.596867 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-67207733-ec6e-4c25-8e71-515c1697c8ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.598857 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-430e3489-955b-47b9-a2e3-e8e84c1aefb7 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:27.599638 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-67207733-ec6e-4c25-8e71-515c1697c8ee tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 Aug 19 21:21:27.599638 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-67207733-ec6e-4c25-8e71-515c1697c8ee tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.600303 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-67207733-ec6e-4c25-8e71-515c1697c8ee tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.612599 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-430e3489-955b-47b9-a2e3-e8e84c1aefb7 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:27.613662 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 108/432] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:27 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1544 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:27.615090 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-019eac6d-6235-46f9-9c7c-b544af1ecfa0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.616183 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:27.616183 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:27.617489 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-019eac6d-6235-46f9-9c7c-b544af1ecfa0 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:27.617787 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-019eac6d-6235-46f9-9c7c-b544af1ecfa0 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.617861 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-019eac6d-6235-46f9-9c7c-b544af1ecfa0 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.621819 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-67207733-ec6e-4c25-8e71-515c1697c8ee tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:27.629129 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:27.629129 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:27.635251 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-67207733-ec6e-4c25-8e71-515c1697c8ee tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 returned with HTTP 200 Aug 19 21:21:27.635801 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 108/433] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:27 2026] GET /volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:27.636565 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-019eac6d-6235-46f9-9c7c-b544af1ecfa0 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:27.642555 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-019eac6d-6235-46f9-9c7c-b544af1ecfa0 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:27.643348 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 107/434] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:27 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:27.656312 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5a26ad82-2b15-4f4e-9f57-aa8d760655ec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.658630 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a26ad82-2b15-4f4e-9f57-aa8d760655ec tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] DELETE https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 Aug 19 21:21:27.658870 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a26ad82-2b15-4f4e-9f57-aa8d760655ec tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.659139 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a26ad82-2b15-4f4e-9f57-aa8d760655ec tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.659362 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5a26ad82-2b15-4f4e-9f57-aa8d760655ec tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Delete volume with id: daf014b0-b793-4000-85fd-ce8de5a46b40 Aug 19 21:21:27.673966 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:27.673966 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:27.674620 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5a26ad82-2b15-4f4e-9f57-aa8d760655ec tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:27.691704 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a7f8929c-a4ef-44c5-b9f0-e71b3aedb0fd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.694394 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a7f8929c-a4ef-44c5-b9f0-e71b3aedb0fd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:27.694976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a7f8929c-a4ef-44c5-b9f0-e71b3aedb0fd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.694976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a7f8929c-a4ef-44c5-b9f0-e71b3aedb0fd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.714726 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:27.714726 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:27.714925 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5a26ad82-2b15-4f4e-9f57-aa8d760655ec tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Delete volume request issued successfully. Aug 19 21:21:27.715086 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a26ad82-2b15-4f4e-9f57-aa8d760655ec tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 returned with HTTP 202 Aug 19 21:21:27.715848 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 112/435] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:27 2026] DELETE /volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:27.722509 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a7f8929c-a4ef-44c5-b9f0-e71b3aedb0fd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:27.727490 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d0294d4-c2b6-4e4e-8359-9b38229b5acd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:27.728644 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a7f8929c-a4ef-44c5-b9f0-e71b3aedb0fd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:27.729385 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 109/436] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:27 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:27.730283 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d0294d4-c2b6-4e4e-8359-9b38229b5acd tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 Aug 19 21:21:27.730283 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d0294d4-c2b6-4e4e-8359-9b38229b5acd tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:27.730432 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d0294d4-c2b6-4e4e-8359-9b38229b5acd tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:27.749277 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:27.749277 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:27.758132 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d0294d4-c2b6-4e4e-8359-9b38229b5acd tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:27.766114 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d0294d4-c2b6-4e4e-8359-9b38229b5acd tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 returned with HTTP 200 Aug 19 21:21:27.766694 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 109/437] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:27 2026] GET /volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 => generated 1353 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:28.143743 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6842eb74-481d-4328-9cc6-da963f19eda7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:28.146032 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6842eb74-481d-4328-9cc6-da963f19eda7 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:28.146325 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6842eb74-481d-4328-9cc6-da963f19eda7 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:28.146574 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6842eb74-481d-4328-9cc6-da963f19eda7 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:28.160194 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:28.160194 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:28.165360 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6842eb74-481d-4328-9cc6-da963f19eda7 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:28.171627 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6842eb74-481d-4328-9cc6-da963f19eda7 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:28.172622 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 108/438] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:28 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:28.340897 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:28.343080 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:21:28.343554 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-377103660"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:28.345357 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-377103660'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:21:28.345542 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Create volume of 1 GB Aug 19 21:21:28.352127 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Availability Zones retrieved successfully. Aug 19 21:21:28.358629 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Flow 'volume_create_api' (08854c22-2ba7-43c7-ad61-91f76ede8c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:28.359756 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0810b573-b680-4eb3-b419-312d8bdc5898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:28.360959 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:21:28.392096 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0810b573-b680-4eb3-b419-312d8bdc5898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:28.392979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd0867f-f58b-43ab-902d-65c6a7259fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:28.475754 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Created reservations ['bcbf4c00-1e5e-4e7b-a343-92c8e58715bc', '606002f3-56bd-4452-be38-093c7b755ce7', 'f0a83ed4-d63b-439b-b1c5-d68dce076c1a', '2b6a72d0-c58d-491c-a5e7-a8345187409a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:28.476804 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd0867f-f58b-43ab-902d-65c6a7259fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcbf4c00-1e5e-4e7b-a343-92c8e58715bc', '606002f3-56bd-4452-be38-093c7b755ce7', 'f0a83ed4-d63b-439b-b1c5-d68dce076c1a', '2b6a72d0-c58d-491c-a5e7-a8345187409a']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:28.477950 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6051bad-ccfa-4740-8a6a-c948d36ebc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:28.515961 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6051bad-ccfa-4740-8a6a-c948d36ebc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08296959-f622-4e8e-9267-17192b466a26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-377103660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cccda8f87be54443aac5133a649b055c',qos_specs=None,replication_status=,reservations=['bcbf4c00-1e5e-4e7b-a343-92c8e58715bc','606002f3-56bd-4452-be38-093c7b755ce7','f0a83ed4-d63b-439b-b1c5-d68dce076c1a','2b6a72d0-c58d-491c-a5e7-a8345187409a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a1245191171430b806581bf352a26bf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-377103660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08296959-f622-4e8e-9267-17192b466a26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cccda8f87be54443aac5133a649b055c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a1245191171430b806581bf352a26bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:28.516520 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebdd2947-f8dd-4cac-addb-effcae460c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:28.540953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebdd2947-f8dd-4cac-addb-effcae460c9b) transitioned into state 'SUCCESS' from state '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-377103660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cccda8f87be54443aac5133a649b055c',qos_specs=None,replication_status=,reservations=['bcbf4c00-1e5e-4e7b-a343-92c8e58715bc','606002f3-56bd-4452-be38-093c7b755ce7','f0a83ed4-d63b-439b-b1c5-d68dce076c1a','2b6a72d0-c58d-491c-a5e7-a8345187409a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a1245191171430b806581bf352a26bf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:28.542032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97968683-b029-4218-b0e1-efc66ea2e507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:28.558937 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97968683-b029-4218-b0e1-efc66ea2e507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:28.560249 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Flow 'volume_create_api' (08854c22-2ba7-43c7-ad61-91f76ede8c46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:28.560752 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Create volume request issued successfully. Aug 19 21:21:28.561539 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-016d3731-59df-470a-b3fe-3b3c64a437c5 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:21:28.562146 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 113/439] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:21:28 2026] POST /volume/v3/volumes => generated 754 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:21:28.580065 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b65b3a2d-ef1a-4cb0-86ac-5bed61eac52a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:28.582655 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b65b3a2d-ef1a-4cb0-86ac-5bed61eac52a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:28.582939 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b65b3a2d-ef1a-4cb0-86ac-5bed61eac52a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:28.583437 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b65b3a2d-ef1a-4cb0-86ac-5bed61eac52a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:28.592766 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:28.592766 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:28.597478 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b65b3a2d-ef1a-4cb0-86ac-5bed61eac52a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:28.605396 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b65b3a2d-ef1a-4cb0-86ac-5bed61eac52a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:28.605396 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 110/440] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:28 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:28.658685 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c2ad6e02-2803-44e8-afc0-cc5d16687853 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:28.660554 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2ad6e02-2803-44e8-afc0-cc5d16687853 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:28.660752 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c2ad6e02-2803-44e8-afc0-cc5d16687853 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:28.660953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c2ad6e02-2803-44e8-afc0-cc5d16687853 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:28.671656 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:28.671656 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:28.677864 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c2ad6e02-2803-44e8-afc0-cc5d16687853 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:28.684918 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2ad6e02-2803-44e8-afc0-cc5d16687853 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:28.685390 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 110/441] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:28 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:28.744454 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fd3a61b4-ea87-4178-8abf-5ac7e227cf3a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:28.747257 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd3a61b4-ea87-4178-8abf-5ac7e227cf3a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:28.747520 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd3a61b4-ea87-4178-8abf-5ac7e227cf3a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:28.747786 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd3a61b4-ea87-4178-8abf-5ac7e227cf3a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:28.761913 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:28.761913 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:28.767532 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fd3a61b4-ea87-4178-8abf-5ac7e227cf3a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:28.774388 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd3a61b4-ea87-4178-8abf-5ac7e227cf3a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:28.774956 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 109/442] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:28 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:28.788950 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6b548c43-3215-43ee-9a9b-37992cfa82c9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:28.790529 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b548c43-3215-43ee-9a9b-37992cfa82c9 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 Aug 19 21:21:28.790996 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b548c43-3215-43ee-9a9b-37992cfa82c9 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:28.791353 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b548c43-3215-43ee-9a9b-37992cfa82c9 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:28.798706 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b548c43-3215-43ee-9a9b-37992cfa82c9 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 returned with HTTP 404 Aug 19 21:21:28.798706 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 114/443] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:28 2026] GET /volume/v3/volumes/daf014b0-b793-4000-85fd-ce8de5a46b40 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:28.812060 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:28.814490 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:21:28.814620 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1514219424"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:28.816305 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1514219424'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:21:28.816431 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume of 1 GB Aug 19 21:21:28.821526 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Availability Zones retrieved successfully. Aug 19 21:21:28.829805 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Flow 'volume_create_api' (4e23985b-c229-412b-941a-fede201b72a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:28.831253 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690933a7-d28d-49de-b338-c1c6568c453f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:28.832601 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:21:28.874697 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690933a7-d28d-49de-b338-c1c6568c453f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:28.875520 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13544a2f-eca0-4b0b-bbbb-bb3715439f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:28.933534 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Created reservations ['709958b4-ab12-449a-9795-c7d1c6142a36', 'c51169a9-e45c-47fb-97dc-05d248bfb942', '11eb2a2c-ab47-4136-a3be-9c2c6e8ff143', '6f833491-ec3f-453b-b13f-d34e8be6903d'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:28.934603 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13544a2f-eca0-4b0b-bbbb-bb3715439f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['709958b4-ab12-449a-9795-c7d1c6142a36', 'c51169a9-e45c-47fb-97dc-05d248bfb942', '11eb2a2c-ab47-4136-a3be-9c2c6e8ff143', '6f833491-ec3f-453b-b13f-d34e8be6903d']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:28.935690 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d7a9c1-f134-48c3-bb29-f7ec576aa011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:28.964846 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d7a9c1-f134-48c3-bb29-f7ec576aa011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0691a884-07a3-4987-a9ef-b4bf269a00ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1514219424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e28e90b1fc46cf8fd265828eacb85d',qos_specs=None,replication_status=,reservations=['709958b4-ab12-449a-9795-c7d1c6142a36','c51169a9-e45c-47fb-97dc-05d248bfb942','11eb2a2c-ab47-4136-a3be-9c2c6e8ff143','6f833491-ec3f-453b-b13f-d34e8be6903d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4de157424691847c824381fa9aac',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1514219424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0691a884-07a3-4987-a9ef-b4bf269a00ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27e28e90b1fc46cf8fd265828eacb85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbbf4de157424691847c824381fa9aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:28.965591 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd98ddf-a640-4687-b65b-c39fd30b145b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:28.992039 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd98ddf-a640-4687-b65b-c39fd30b145b) transitioned into state 'SUCCESS' from state '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-1514219424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e28e90b1fc46cf8fd265828eacb85d',qos_specs=None,replication_status=,reservations=['709958b4-ab12-449a-9795-c7d1c6142a36','c51169a9-e45c-47fb-97dc-05d248bfb942','11eb2a2c-ab47-4136-a3be-9c2c6e8ff143','6f833491-ec3f-453b-b13f-d34e8be6903d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4de157424691847c824381fa9aac',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:28.993030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153a6126-da59-4c50-8cf4-5a5c1fdb9713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:29.008541 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153a6126-da59-4c50-8cf4-5a5c1fdb9713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:29.009541 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Flow 'volume_create_api' (4e23985b-c229-412b-941a-fede201b72a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:29.009982 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume request issued successfully. Aug 19 21:21:29.010843 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0698494c-ae68-4298-90fd-89dcf4bb6f5f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:21:29.011481 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 111/444] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:21:28 2026] POST /volume/v3/volumes => generated 747 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:21:29.033238 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-28c7dc34-ff6b-4c62-aec9-c0939a9f287c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.035853 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-28c7dc34-ff6b-4c62-aec9-c0939a9f287c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab Aug 19 21:21:29.035853 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-28c7dc34-ff6b-4c62-aec9-c0939a9f287c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:29.036260 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-28c7dc34-ff6b-4c62-aec9-c0939a9f287c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:29.044050 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:29.044050 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:29.048187 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-28c7dc34-ff6b-4c62-aec9-c0939a9f287c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:29.053891 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-28c7dc34-ff6b-4c62-aec9-c0939a9f287c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab returned with HTTP 200 Aug 19 21:21:29.054563 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 111/445] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:29 2026] GET /volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:29.192444 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b91bca60-5fca-4438-b51c-37cf70747a21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.197826 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b91bca60-5fca-4438-b51c-37cf70747a21 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:29.197826 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b91bca60-5fca-4438-b51c-37cf70747a21 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:29.201527 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b91bca60-5fca-4438-b51c-37cf70747a21 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:29.214389 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:29.214389 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:29.220914 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b91bca60-5fca-4438-b51c-37cf70747a21 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:29.230737 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b91bca60-5fca-4438-b51c-37cf70747a21 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:29.230737 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 110/446] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:29 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:29.387792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-a1ea4d67-48ca-4eb3-b19b-407d8aa96b0a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.389858 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-a1ea4d67-48ca-4eb3-b19b-407d8aa96b0a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments/4948ad8b-ce56-435b-beb1-a690c3237718/action Aug 19 21:21:29.390397 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-a1ea4d67-48ca-4eb3-b19b-407d8aa96b0a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:29.390642 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-a1ea4d67-48ca-4eb3-b19b-407d8aa96b0a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:29.415050 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:29.415050 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:29.431384 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f79666d8-46e6-4d8f-a87f-3c9fa7efed8b req-a1ea4d67-48ca-4eb3-b19b-407d8aa96b0a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/4948ad8b-ce56-435b-beb1-a690c3237718/action returned with HTTP 204 Aug 19 21:21:29.432155 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 115/447] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:29 2026] POST /volume/v3/attachments/4948ad8b-ce56-435b-beb1-a690c3237718/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:29.623659 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1f058b17-0834-4f77-aef6-557d8be0f9aa None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.625987 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1f058b17-0834-4f77-aef6-557d8be0f9aa tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:29.626320 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1f058b17-0834-4f77-aef6-557d8be0f9aa tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:29.626611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1f058b17-0834-4f77-aef6-557d8be0f9aa tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:29.638430 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:29.638430 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:29.647179 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1f058b17-0834-4f77-aef6-557d8be0f9aa tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:29.655569 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1f058b17-0834-4f77-aef6-557d8be0f9aa tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:29.656348 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 112/448] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:29 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:29.699952 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e651be07-054c-4c65-94ff-f389a3f298ce None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.704309 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e651be07-054c-4c65-94ff-f389a3f298ce tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:29.704623 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e651be07-054c-4c65-94ff-f389a3f298ce tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:29.705685 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e651be07-054c-4c65-94ff-f389a3f298ce tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:29.719975 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:29.719975 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:29.725780 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e651be07-054c-4c65-94ff-f389a3f298ce tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:29.725860 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-874d9da2-4209-4299-9857-7d9e9b5e73bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.728579 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-874d9da2-4209-4299-9857-7d9e9b5e73bd tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:29.728797 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-874d9da2-4209-4299-9857-7d9e9b5e73bd tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:29.728995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-874d9da2-4209-4299-9857-7d9e9b5e73bd tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:29.733076 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e651be07-054c-4c65-94ff-f389a3f298ce tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:29.734215 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 112/449] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:29 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:29.737454 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:29.737454 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:29.742811 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-874d9da2-4209-4299-9857-7d9e9b5e73bd tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:29.749984 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-874d9da2-4209-4299-9857-7d9e9b5e73bd tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:29.750774 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 111/450] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:29 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:29.793355 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fd08fc1b-9225-4c4c-b973-94bb0483f206 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.799041 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fd08fc1b-9225-4c4c-b973-94bb0483f206 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:29.799041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fd08fc1b-9225-4c4c-b973-94bb0483f206 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:29.799041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fd08fc1b-9225-4c4c-b973-94bb0483f206 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:29.824221 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:29.824221 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:29.832855 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fd08fc1b-9225-4c4c-b973-94bb0483f206 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:29.840110 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fd08fc1b-9225-4c4c-b973-94bb0483f206 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:29.840701 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 116/451] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:29 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:29.869076 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-05a6eac0-5035-4075-82bc-3a5cecf1819b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.870000 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-05a6eac0-5035-4075-82bc-3a5cecf1819b None None] GET https://10.4.3.158/volume// Aug 19 21:21:29.870278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-05a6eac0-5035-4075-82bc-3a5cecf1819b None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:29.870513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-05a6eac0-5035-4075-82bc-3a5cecf1819b None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:29.871248 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-05a6eac0-5035-4075-82bc-3a5cecf1819b None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:29.872811 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 113/452] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:21:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:29.880829 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-bd5ae475-6e26-4edf-ab09-394cc8cbfc12 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.883045 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-bd5ae475-6e26-4edf-ab09-394cc8cbfc12 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:21:29.883425 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-bd5ae475-6e26-4edf-ab09-394cc8cbfc12 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08296959-f622-4e8e-9267-17192b466a26", "connector": null, "instance_uuid": "09bcc721-89c1-48cb-ab15-b4818b846493"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:29.892705 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:29.892705 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:29.904427 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-c14cca7f-8ba6-47cb-ba4d-d8debd741162 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.907493 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-c14cca7f-8ba6-47cb-ba4d-d8debd741162 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:29.908266 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-c14cca7f-8ba6-47cb-ba4d-d8debd741162 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:29.908266 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-c14cca7f-8ba6-47cb-ba4d-d8debd741162 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:29.920295 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:29.920295 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:29.927180 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-c14cca7f-8ba6-47cb-ba4d-d8debd741162 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:29.929317 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-c14cca7f-8ba6-47cb-ba4d-d8debd741162 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:29.929736 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 112/453] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:29 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:29.948409 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-bd5ae475-6e26-4edf-ab09-394cc8cbfc12 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:21:29.948956 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 113/454] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:21:29 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 19 21:21:29.992810 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4aa15a8e-8cdd-4a80-b783-a39e16484612 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:29.995707 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4aa15a8e-8cdd-4a80-b783-a39e16484612 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:29.996190 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4aa15a8e-8cdd-4a80-b783-a39e16484612 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:29.996447 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4aa15a8e-8cdd-4a80-b783-a39e16484612 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.010839 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.010839 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:30.015284 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4aa15a8e-8cdd-4a80-b783-a39e16484612 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:30.021419 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4aa15a8e-8cdd-4a80-b783-a39e16484612 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:30.022818 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 117/455] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:29 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:30.024250 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-180a8356-f2d3-4df7-9c4b-efb14920126d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.024739 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-180a8356-f2d3-4df7-9c4b-efb14920126d None None] GET https://10.4.3.158/volume// Aug 19 21:21:30.024948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-180a8356-f2d3-4df7-9c4b-efb14920126d None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:30.025238 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-180a8356-f2d3-4df7-9c4b-efb14920126d None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.025675 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-180a8356-f2d3-4df7-9c4b-efb14920126d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:30.026138 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 114/456] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:30.037517 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-0bb7e080-085c-4419-b63c-8c193755ca1a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.040795 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-0bb7e080-085c-4419-b63c-8c193755ca1a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:30.041135 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-0bb7e080-085c-4419-b63c-8c193755ca1a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:30.041439 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-0bb7e080-085c-4419-b63c-8c193755ca1a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.049314 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4c3665fb-1526-4af7-b793-b75a1cd7c8bf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.050367 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c3665fb-1526-4af7-b793-b75a1cd7c8bf None None] GET https://10.4.3.158/volume// Aug 19 21:21:30.050367 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c3665fb-1526-4af7-b793-b75a1cd7c8bf None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:30.050569 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c3665fb-1526-4af7-b793-b75a1cd7c8bf None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.050927 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c3665fb-1526-4af7-b793-b75a1cd7c8bf None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:30.051287 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 114/457] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:21:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:30.055126 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.055126 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:30.062343 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-0bb7e080-085c-4419-b63c-8c193755ca1a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:30.062919 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-6d91cee6-e946-40d0-a357-8eafd28e7791 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.066110 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-6d91cee6-e946-40d0-a357-8eafd28e7791 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:21:30.066805 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-6d91cee6-e946-40d0-a357-8eafd28e7791 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e90eca64-f31c-4676-8fc7-6fb6e81172af", "connector": null, "instance_uuid": "f30d0d6a-22ca-4ed6-a9b4-f6c203f85c76"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:30.072865 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-286d93c2-0f4a-4003-9436-f35f7850e38c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.074575 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-0bb7e080-085c-4419-b63c-8c193755ca1a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:30.075204 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 113/458] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:30 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:30.075563 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-286d93c2-0f4a-4003-9436-f35f7850e38c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab Aug 19 21:21:30.075775 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-286d93c2-0f4a-4003-9436-f35f7850e38c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:30.076199 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-286d93c2-0f4a-4003-9436-f35f7850e38c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.083730 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.083730 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:30.089546 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.089546 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:30.096829 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-286d93c2-0f4a-4003-9436-f35f7850e38c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:30.106741 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-286d93c2-0f4a-4003-9436-f35f7850e38c tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab returned with HTTP 200 Aug 19 21:21:30.106741 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 115/459] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:30 2026] GET /volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:30.130090 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.133040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:21:30.133450 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0691a884-07a3-4987-a9ef-b4bf269a00ab", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1658259492"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:30.135911 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume request body: {'volume': {'source_volid': '0691a884-07a3-4987-a9ef-b4bf269a00ab', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1658259492'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:21:30.136466 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-6d91cee6-e946-40d0-a357-8eafd28e7791 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:21:30.137133 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 118/460] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:21:30 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:30.146188 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.146188 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:30.147592 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume retrieved successfully. Aug 19 21:21:30.147592 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume of 2 GB Aug 19 21:21:30.153878 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Availability Zones retrieved successfully. Aug 19 21:21:30.160956 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Flow 'volume_create_api' (19635661-d659-40bd-b24f-05c08157912e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:30.162922 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a2c9e37-a27c-4ea0-baea-9ec5cd809b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:30.164696 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:21:30.179329 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a1079e84-0642-4b41-929f-4574cc2ae052 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.181506 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a1079e84-0642-4b41-929f-4574cc2ae052 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:30.181814 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a1079e84-0642-4b41-929f-4574cc2ae052 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:30.182141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a1079e84-0642-4b41-929f-4574cc2ae052 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.207761 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.207761 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:30.208408 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-78e90228-dcd3-42dc-b66f-f152a9895cd0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.215223 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a2c9e37-a27c-4ea0-baea-9ec5cd809b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '0691a884-07a3-4987-a9ef-b4bf269a00ab', 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:30.215223 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72aaf618-7d3b-4cb1-b012-44097dfce882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:30.215430 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a1079e84-0642-4b41-929f-4574cc2ae052 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:30.215869 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-78e90228-dcd3-42dc-b66f-f152a9895cd0 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] PUT https://10.4.3.158/volume/v3/attachments/249336d4-1a05-4c3b-8a70-6d02bfe42b9b Aug 19 21:21:30.217592 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-78e90228-dcd3-42dc-b66f-f152a9895cd0 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:30.217847 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-22ea1cc3-f25d-46f1-a12e-fd7b3ab16ac3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.218430 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-22ea1cc3-f25d-46f1-a12e-fd7b3ab16ac3 None None] GET https://10.4.3.158/volume// Aug 19 21:21:30.218639 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-22ea1cc3-f25d-46f1-a12e-fd7b3ab16ac3 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:30.218901 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-22ea1cc3-f25d-46f1-a12e-fd7b3ab16ac3 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.219328 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-22ea1cc3-f25d-46f1-a12e-fd7b3ab16ac3 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:30.220488 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 119/461] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:30.230379 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a1079e84-0642-4b41-929f-4574cc2ae052 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:30.231141 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-f2ccad9f-3d46-4f2c-868d-fb5a2c979da1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.231261 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 114/462] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:30 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:30.231634 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-78e90228-dcd3-42dc-b66f-f152a9895cd0 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Acquiring lock "cinder-attachment_update-08296959-f622-4e8e-9267-17192b466a26-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:30.234298 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-f2ccad9f-3d46-4f2c-868d-fb5a2c979da1 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:30.234625 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-f2ccad9f-3d46-4f2c-868d-fb5a2c979da1 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:30.234852 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-f2ccad9f-3d46-4f2c-868d-fb5a2c979da1 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.241324 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-78e90228-dcd3-42dc-b66f-f152a9895cd0 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Lock "cinder-attachment_update-08296959-f622-4e8e-9267-17192b466a26-np0000007814" acquired by "attachment_update" :: waited 0.010s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:30.242847 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.242847 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:30.248809 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-adb15e1a-d0b4-4830-b614-467e58e1fb1b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.253386 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-adb15e1a-d0b4-4830-b614-467e58e1fb1b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:30.253386 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-adb15e1a-d0b4-4830-b614-467e58e1fb1b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:30.254750 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-adb15e1a-d0b4-4830-b614-467e58e1fb1b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.259349 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.259349 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:30.265425 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-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 19 21:21:30.265425 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-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 19 21:21:30.266276 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-f2ccad9f-3d46-4f2c-868d-fb5a2c979da1 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:30.278292 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.278292 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:30.284391 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-f2ccad9f-3d46-4f2c-868d-fb5a2c979da1 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:30.284391 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 120/463] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:30 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:30.287284 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-adb15e1a-d0b4-4830-b614-467e58e1fb1b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:30.299627 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-adb15e1a-d0b4-4830-b614-467e58e1fb1b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:30.299627 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 115/464] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:30 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:30.313226 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Created reservations ['1b9345f3-3977-417e-8513-968f74626c9f', '365199de-d5fc-4275-82e0-fb0b3221f648', 'bafa9620-f875-4c5d-9ab3-55388a0faed1', '1d4691d5-46fa-4c59-8ec8-5b57b6cbedd8'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:30.314302 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72aaf618-7d3b-4cb1-b012-44097dfce882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b9345f3-3977-417e-8513-968f74626c9f', '365199de-d5fc-4275-82e0-fb0b3221f648', 'bafa9620-f875-4c5d-9ab3-55388a0faed1', '1d4691d5-46fa-4c59-8ec8-5b57b6cbedd8']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:30.316315 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a9a8e6-3483-4f33-9eb3-6a511fa01780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:30.364808 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a9a8e6-3483-4f33-9eb3-6a511fa01780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1658259492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e28e90b1fc46cf8fd265828eacb85d',qos_specs=None,replication_status=,reservations=['1b9345f3-3977-417e-8513-968f74626c9f','365199de-d5fc-4275-82e0-fb0b3221f648','bafa9620-f875-4c5d-9ab3-55388a0faed1','1d4691d5-46fa-4c59-8ec8-5b57b6cbedd8'],size=2,snapshot_id=None,source_replicaid=,source_volid=0691a884-07a3-4987-a9ef-b4bf269a00ab,status='creating',user_id='bbbf4de157424691847c824381fa9aac',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:21:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1658259492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27e28e90b1fc46cf8fd265828eacb85d',provider_auth=None,provider_geometry=None,provider_id=None,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=0691a884-07a3-4987-a9ef-b4bf269a00ab,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbbf4de157424691847c824381fa9aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:30.366240 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade1e86e-987a-4437-9fd4-f5ee58a8bf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:30.380417 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-78e90228-dcd3-42dc-b66f-f152a9895cd0 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Lock "cinder-attachment_update-08296959-f622-4e8e-9267-17192b466a26-np0000007814" released by "attachment_update" :: held 0.139s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:30.380799 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-78e90228-dcd3-42dc-b66f-f152a9895cd0 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/attachments/249336d4-1a05-4c3b-8a70-6d02bfe42b9b returned with HTTP 200 Aug 19 21:21:30.381529 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 116/465] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:30 2026] PUT /volume/v3/attachments/249336d4-1a05-4c3b-8a70-6d02bfe42b9b => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:30.407185 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade1e86e-987a-4437-9fd4-f5ee58a8bf40) transitioned into state 'SUCCESS' from state '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-1658259492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e28e90b1fc46cf8fd265828eacb85d',qos_specs=None,replication_status=,reservations=['1b9345f3-3977-417e-8513-968f74626c9f','365199de-d5fc-4275-82e0-fb0b3221f648','bafa9620-f875-4c5d-9ab3-55388a0faed1','1d4691d5-46fa-4c59-8ec8-5b57b6cbedd8'],size=2,snapshot_id=None,source_replicaid=,source_volid=0691a884-07a3-4987-a9ef-b4bf269a00ab,status='creating',user_id='bbbf4de157424691847c824381fa9aac',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:30.410481 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc8dec0-1d18-47f2-b32d-c2a1baad9535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:30.414959 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-4947f7ba-fc2e-4c9b-9a93-c42b99eb3be0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.423702 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-4947f7ba-fc2e-4c9b-9a93-c42b99eb3be0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] PUT https://10.4.3.158/volume/v3/attachments/122aa97a-2f4e-4dcc-abff-8e7ff5a9bbbd Aug 19 21:21:30.426259 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-4947f7ba-fc2e-4c9b-9a93-c42b99eb3be0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:30.436133 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc8dec0-1d18-47f2-b32d-c2a1baad9535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:30.437313 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Flow 'volume_create_api' (19635661-d659-40bd-b24f-05c08157912e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:30.437436 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Create volume request issued successfully. Aug 19 21:21:30.437979 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b818ce9f-5b94-4568-bf60-1e12a4d40a8b tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:21:30.438491 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 115/466] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:21:30 2026] POST /volume/v3/volumes => generated 781 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:21:30.439064 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-4947f7ba-fc2e-4c9b-9a93-c42b99eb3be0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Acquiring lock "cinder-attachment_update-e90eca64-f31c-4676-8fc7-6fb6e81172af-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:30.448808 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-4947f7ba-fc2e-4c9b-9a93-c42b99eb3be0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-e90eca64-f31c-4676-8fc7-6fb6e81172af-np0000007814" acquired by "attachment_update" :: waited 0.009s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:30.450988 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.450988 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:30.463275 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5db06871-9c95-4626-9817-5401678b6a8d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.465791 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5db06871-9c95-4626-9817-5401678b6a8d tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 Aug 19 21:21:30.466079 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5db06871-9c95-4626-9817-5401678b6a8d tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:30.466345 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5db06871-9c95-4626-9817-5401678b6a8d tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.476048 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.476048 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:30.483751 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5db06871-9c95-4626-9817-5401678b6a8d tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:30.490266 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5db06871-9c95-4626-9817-5401678b6a8d tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 returned with HTTP 200 Aug 19 21:21:30.490735 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 116/467] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:30 2026] GET /volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:30.575397 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-4947f7ba-fc2e-4c9b-9a93-c42b99eb3be0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-e90eca64-f31c-4676-8fc7-6fb6e81172af-np0000007814" released by "attachment_update" :: held 0.127s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:30.575756 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-4947f7ba-fc2e-4c9b-9a93-c42b99eb3be0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/122aa97a-2f4e-4dcc-abff-8e7ff5a9bbbd returned with HTTP 200 Aug 19 21:21:30.576445 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 121/468] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:30 2026] PUT /volume/v3/attachments/122aa97a-2f4e-4dcc-abff-8e7ff5a9bbbd => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:30.750372 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b5a477e1-3592-4776-ad40-47403719798a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:30.753085 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b5a477e1-3592-4776-ad40-47403719798a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:30.753408 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b5a477e1-3592-4776-ad40-47403719798a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:30.753702 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b5a477e1-3592-4776-ad40-47403719798a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:30.768665 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:30.768665 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:30.775073 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b5a477e1-3592-4776-ad40-47403719798a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:30.783412 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b5a477e1-3592-4776-ad40-47403719798a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:30.783930 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 117/469] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:30 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:31.044389 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a937ff3-b2b8-4e90-aef7-93ec3a7d2e9a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:31.047745 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a937ff3-b2b8-4e90-aef7-93ec3a7d2e9a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:31.048038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a937ff3-b2b8-4e90-aef7-93ec3a7d2e9a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:31.048388 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a937ff3-b2b8-4e90-aef7-93ec3a7d2e9a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:31.063231 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:31.063231 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:31.069716 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8a937ff3-b2b8-4e90-aef7-93ec3a7d2e9a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:31.077028 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a937ff3-b2b8-4e90-aef7-93ec3a7d2e9a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:31.077574 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 116/470] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:31 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:31.248212 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ad427a0f-4c69-47a7-a1c7-3a98c29471e4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:31.251473 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad427a0f-4c69-47a7-a1c7-3a98c29471e4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:31.251785 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad427a0f-4c69-47a7-a1c7-3a98c29471e4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:31.251982 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad427a0f-4c69-47a7-a1c7-3a98c29471e4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:31.273089 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:31.273089 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:31.280355 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ad427a0f-4c69-47a7-a1c7-3a98c29471e4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:31.287644 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad427a0f-4c69-47a7-a1c7-3a98c29471e4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:31.288939 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 117/471] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:31 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:31.317636 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d25bd0cf-e3a9-430a-9f4c-75b5d969550f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:31.324673 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d25bd0cf-e3a9-430a-9f4c-75b5d969550f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:31.324673 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d25bd0cf-e3a9-430a-9f4c-75b5d969550f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:31.324673 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d25bd0cf-e3a9-430a-9f4c-75b5d969550f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:31.339953 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:31.339953 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:31.346420 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d25bd0cf-e3a9-430a-9f4c-75b5d969550f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:31.355080 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d25bd0cf-e3a9-430a-9f4c-75b5d969550f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:31.355270 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 122/472] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:31 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:31.511902 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-44858555-0a4f-4897-9b32-e83554ed8451 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:31.514724 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-44858555-0a4f-4897-9b32-e83554ed8451 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 Aug 19 21:21:31.514958 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-44858555-0a4f-4897-9b32-e83554ed8451 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:31.515261 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-44858555-0a4f-4897-9b32-e83554ed8451 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:31.528150 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:31.528150 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:31.536722 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-44858555-0a4f-4897-9b32-e83554ed8451 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:31.543903 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-44858555-0a4f-4897-9b32-e83554ed8451 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 returned with HTTP 200 Aug 19 21:21:31.544499 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 118/473] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:31 2026] GET /volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:31.562469 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c31c7875-4e86-4e7b-8d84-9894b99c5989 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:31.563862 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c31c7875-4e86-4e7b-8d84-9894b99c5989 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 Aug 19 21:21:31.564680 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c31c7875-4e86-4e7b-8d84-9894b99c5989 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:31.564680 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c31c7875-4e86-4e7b-8d84-9894b99c5989 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:31.573525 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:31.573525 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:31.579074 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c31c7875-4e86-4e7b-8d84-9894b99c5989 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:31.583951 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c31c7875-4e86-4e7b-8d84-9894b99c5989 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 returned with HTTP 200 Aug 19 21:21:31.584888 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 117/474] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:31 2026] GET /volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:31.602331 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fcf3a161-b9f2-4166-b768-d8d15cfb6b95 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:31.604951 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fcf3a161-b9f2-4166-b768-d8d15cfb6b95 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 Aug 19 21:21:31.605284 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fcf3a161-b9f2-4166-b768-d8d15cfb6b95 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:31.605550 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fcf3a161-b9f2-4166-b768-d8d15cfb6b95 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:31.616540 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:31.616540 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:31.622467 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fcf3a161-b9f2-4166-b768-d8d15cfb6b95 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:31.629947 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fcf3a161-b9f2-4166-b768-d8d15cfb6b95 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 returned with HTTP 200 Aug 19 21:21:31.630562 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 118/475] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:31 2026] GET /volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:31.646235 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-95eabfa1-3321-4e69-8dc9-6d91605bae36 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:31.648675 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-95eabfa1-3321-4e69-8dc9-6d91605bae36 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 Aug 19 21:21:31.648844 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-95eabfa1-3321-4e69-8dc9-6d91605bae36 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:31.649815 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-95eabfa1-3321-4e69-8dc9-6d91605bae36 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:31.649815 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-95eabfa1-3321-4e69-8dc9-6d91605bae36 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Delete volume with id: b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 Aug 19 21:21:31.666023 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:31.666023 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:31.667267 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-95eabfa1-3321-4e69-8dc9-6d91605bae36 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:31.686345 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-95eabfa1-3321-4e69-8dc9-6d91605bae36 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Delete volume request issued successfully. Aug 19 21:21:31.686610 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-95eabfa1-3321-4e69-8dc9-6d91605bae36 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 returned with HTTP 202 Aug 19 21:21:31.687247 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 123/476] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:31 2026] DELETE /volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:31.699696 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c1b9000e-eaa8-4d04-9d83-8a387ac1cf7f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:31.703291 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c1b9000e-eaa8-4d04-9d83-8a387ac1cf7f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 Aug 19 21:21:31.703587 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c1b9000e-eaa8-4d04-9d83-8a387ac1cf7f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:31.703911 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c1b9000e-eaa8-4d04-9d83-8a387ac1cf7f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:31.719045 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:31.719045 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:31.730043 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c1b9000e-eaa8-4d04-9d83-8a387ac1cf7f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:31.737543 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c1b9000e-eaa8-4d04-9d83-8a387ac1cf7f tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 returned with HTTP 200 Aug 19 21:21:31.738474 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 119/477] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:31 2026] GET /volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 => generated 873 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:31.799953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f1f9c4bf-7718-4500-82c6-773e8c8a9fc4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:31.803069 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1f9c4bf-7718-4500-82c6-773e8c8a9fc4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:31.803372 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1f9c4bf-7718-4500-82c6-773e8c8a9fc4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:31.803659 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1f9c4bf-7718-4500-82c6-773e8c8a9fc4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:31.823555 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:31.823555 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:31.831209 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f1f9c4bf-7718-4500-82c6-773e8c8a9fc4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:31.836120 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1f9c4bf-7718-4500-82c6-773e8c8a9fc4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:31.836612 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 118/478] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:31 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:32.094212 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-884baa09-313a-4d9b-8a44-cdb199d0c681 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:32.096175 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-884baa09-313a-4d9b-8a44-cdb199d0c681 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:32.096450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-884baa09-313a-4d9b-8a44-cdb199d0c681 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:32.096727 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-884baa09-313a-4d9b-8a44-cdb199d0c681 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:32.109516 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:32.109516 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:32.114319 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-884baa09-313a-4d9b-8a44-cdb199d0c681 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:32.121573 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-884baa09-313a-4d9b-8a44-cdb199d0c681 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:32.122363 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 119/479] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:32 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:32.305122 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-08aaa867-5553-4ef8-a0ee-7a0dd3e95be5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:32.307539 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08aaa867-5553-4ef8-a0ee-7a0dd3e95be5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:32.307837 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08aaa867-5553-4ef8-a0ee-7a0dd3e95be5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:32.308256 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08aaa867-5553-4ef8-a0ee-7a0dd3e95be5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:32.325944 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:32.325944 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:32.331099 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-08aaa867-5553-4ef8-a0ee-7a0dd3e95be5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:32.337620 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08aaa867-5553-4ef8-a0ee-7a0dd3e95be5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:32.338259 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 124/480] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:32 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:32.371277 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8f9011ed-c4a0-4782-ad09-156a8f2eec19 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:32.373784 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8f9011ed-c4a0-4782-ad09-156a8f2eec19 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:32.374050 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8f9011ed-c4a0-4782-ad09-156a8f2eec19 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:32.374313 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8f9011ed-c4a0-4782-ad09-156a8f2eec19 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:32.385163 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:32.385163 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:32.389837 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8f9011ed-c4a0-4782-ad09-156a8f2eec19 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:32.395751 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8f9011ed-c4a0-4782-ad09-156a8f2eec19 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:32.396279 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 120/481] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:32 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:32.753373 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0c6707b4-41fa-4d7d-9de1-125c931ec06e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:32.755732 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c6707b4-41fa-4d7d-9de1-125c931ec06e tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 Aug 19 21:21:32.755920 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c6707b4-41fa-4d7d-9de1-125c931ec06e tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:32.756187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c6707b4-41fa-4d7d-9de1-125c931ec06e tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:32.762429 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c6707b4-41fa-4d7d-9de1-125c931ec06e tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 returned with HTTP 404 Aug 19 21:21:32.763179 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 119/482] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:32 2026] GET /volume/v3/volumes/b3056e1e-7d69-40fd-ab2b-94e2d5e7f1c9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:32.770885 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8ba7a017-0166-4c54-89bb-59fb9513f03d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:32.772809 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8ba7a017-0166-4c54-89bb-59fb9513f03d tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab Aug 19 21:21:32.772998 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8ba7a017-0166-4c54-89bb-59fb9513f03d tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:32.773263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8ba7a017-0166-4c54-89bb-59fb9513f03d tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:32.781623 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:32.781623 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:32.786145 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8ba7a017-0166-4c54-89bb-59fb9513f03d tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:32.790938 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8ba7a017-0166-4c54-89bb-59fb9513f03d tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab returned with HTTP 200 Aug 19 21:21:32.791395 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 120/483] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:32 2026] GET /volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:32.804208 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2e515761-39cf-4fcc-95d4-fc9b81b201f2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:32.806445 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2e515761-39cf-4fcc-95d4-fc9b81b201f2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab Aug 19 21:21:32.806639 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2e515761-39cf-4fcc-95d4-fc9b81b201f2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:32.806848 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2e515761-39cf-4fcc-95d4-fc9b81b201f2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:32.807052 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-2e515761-39cf-4fcc-95d4-fc9b81b201f2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Delete volume with id: 0691a884-07a3-4987-a9ef-b4bf269a00ab Aug 19 21:21:32.814825 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:32.814825 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:32.815615 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2e515761-39cf-4fcc-95d4-fc9b81b201f2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:32.834571 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2e515761-39cf-4fcc-95d4-fc9b81b201f2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Delete volume request issued successfully. Aug 19 21:21:32.834803 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2e515761-39cf-4fcc-95d4-fc9b81b201f2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab returned with HTTP 202 Aug 19 21:21:32.835328 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 125/484] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:32 2026] DELETE /volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:32.843944 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-582ebc35-873a-4520-97d7-4a599d3d09b2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:32.846553 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-582ebc35-873a-4520-97d7-4a599d3d09b2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab Aug 19 21:21:32.849374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-582ebc35-873a-4520-97d7-4a599d3d09b2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:32.849374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-582ebc35-873a-4520-97d7-4a599d3d09b2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:32.857696 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-947728da-34fb-42d7-9276-6b61668ba462 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:32.858650 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:32.858650 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:32.860149 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-947728da-34fb-42d7-9276-6b61668ba462 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:32.860482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-947728da-34fb-42d7-9276-6b61668ba462 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:32.860786 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-947728da-34fb-42d7-9276-6b61668ba462 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:32.863876 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-582ebc35-873a-4520-97d7-4a599d3d09b2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Volume info retrieved successfully. Aug 19 21:21:32.871173 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-582ebc35-873a-4520-97d7-4a599d3d09b2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab returned with HTTP 200 Aug 19 21:21:32.873506 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 121/485] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:32 2026] GET /volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:32.875262 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:32.875262 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:32.883172 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-947728da-34fb-42d7-9276-6b61668ba462 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:32.891067 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-947728da-34fb-42d7-9276-6b61668ba462 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:32.891221 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 120/486] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:32 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:33.136690 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b4b400cb-355f-4598-8606-184bb279990b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:33.139085 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4b400cb-355f-4598-8606-184bb279990b tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:33.139362 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4b400cb-355f-4598-8606-184bb279990b tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:33.139602 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4b400cb-355f-4598-8606-184bb279990b tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:33.151729 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:33.151729 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:33.155889 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b4b400cb-355f-4598-8606-184bb279990b tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:33.162287 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4b400cb-355f-4598-8606-184bb279990b tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:33.162714 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 121/487] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:33 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:33.355786 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0d17373-b55c-4040-bb8a-083cbdd0c027 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:33.358358 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0d17373-b55c-4040-bb8a-083cbdd0c027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:33.358888 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0d17373-b55c-4040-bb8a-083cbdd0c027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:33.359233 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0d17373-b55c-4040-bb8a-083cbdd0c027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:33.374134 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:33.374134 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:33.379580 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d0d17373-b55c-4040-bb8a-083cbdd0c027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:33.390169 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0d17373-b55c-4040-bb8a-083cbdd0c027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:33.390169 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 126/488] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:33 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:33.410620 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-918a4448-4312-4a97-b4f9-df66c386ffb9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:33.413611 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-918a4448-4312-4a97-b4f9-df66c386ffb9 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:33.413611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-918a4448-4312-4a97-b4f9-df66c386ffb9 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:33.413611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-918a4448-4312-4a97-b4f9-df66c386ffb9 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:33.434461 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:33.434461 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:33.442643 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-918a4448-4312-4a97-b4f9-df66c386ffb9 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:33.450812 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-918a4448-4312-4a97-b4f9-df66c386ffb9 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:33.451022 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 122/489] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:33 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:33.466575 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-da9c4e76-9428-4757-8148-c91ab513f283 req-627e75ce-11db-4467-abe5-ea376fd998b9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:33.469029 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-627e75ce-11db-4467-abe5-ea376fd998b9 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] POST https://10.4.3.158/volume/v3/attachments/f962ba91-e106-45f7-9797-29d3a190e16c/action Aug 19 21:21:33.469541 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-627e75ce-11db-4467-abe5-ea376fd998b9 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:33.469726 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-627e75ce-11db-4467-abe5-ea376fd998b9 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:33.490432 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:33.490432 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:33.508247 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da9c4e76-9428-4757-8148-c91ab513f283 req-627e75ce-11db-4467-abe5-ea376fd998b9 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/attachments/f962ba91-e106-45f7-9797-29d3a190e16c/action returned with HTTP 204 Aug 19 21:21:33.508790 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 121/490] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:33 2026] POST /volume/v3/attachments/f962ba91-e106-45f7-9797-29d3a190e16c/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:33.890453 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-32bfbb81-cb46-471a-a564-6f7878ffa7a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:33.892664 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32bfbb81-cb46-471a-a564-6f7878ffa7a2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] GET https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab Aug 19 21:21:33.892967 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32bfbb81-cb46-471a-a564-6f7878ffa7a2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:33.893302 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32bfbb81-cb46-471a-a564-6f7878ffa7a2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:33.903125 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32bfbb81-cb46-471a-a564-6f7878ffa7a2 tempest-VolumesCloneTest-1703096262 tempest-VolumesCloneTest-1703096262-project-member] https://10.4.3.158/volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab returned with HTTP 404 Aug 19 21:21:33.903319 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 122/491] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:33 2026] GET /volume/v3/volumes/0691a884-07a3-4987-a9ef-b4bf269a00ab => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:33.910721 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-383baf03-c2fb-46a8-aac3-36fa70b62634 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:33.913975 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-383baf03-c2fb-46a8-aac3-36fa70b62634 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:33.913975 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-383baf03-c2fb-46a8-aac3-36fa70b62634 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:33.915327 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-383baf03-c2fb-46a8-aac3-36fa70b62634 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:33.942292 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:33.942292 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:33.948941 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-383baf03-c2fb-46a8-aac3-36fa70b62634 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:33.956719 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-383baf03-c2fb-46a8-aac3-36fa70b62634 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:33.957342 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 127/492] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:33 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1161 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:34.015142 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-1aac5da9-7cc4-4318-b43e-63ced15f80ea None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:34.018608 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-1aac5da9-7cc4-4318-b43e-63ced15f80ea tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:34.018772 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-1aac5da9-7cc4-4318-b43e-63ced15f80ea tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:34.019027 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-1aac5da9-7cc4-4318-b43e-63ced15f80ea tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:34.037760 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:34.037760 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:34.044510 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-1aac5da9-7cc4-4318-b43e-63ced15f80ea tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:34.051447 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-1aac5da9-7cc4-4318-b43e-63ced15f80ea tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:34.052629 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 123/493] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:34 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:34.163630 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c7286d34-584c-4ee9-9d04-86e41acb7393 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:34.164373 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7286d34-584c-4ee9-9d04-86e41acb7393 None None] GET https://10.4.3.158/volume// Aug 19 21:21:34.164558 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7286d34-584c-4ee9-9d04-86e41acb7393 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:34.164739 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7286d34-584c-4ee9-9d04-86e41acb7393 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:34.165876 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7286d34-584c-4ee9-9d04-86e41acb7393 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:34.166324 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 122/494] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:21:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:34.178536 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-f72258e1-0328-4c5d-8d01-0ed0c6a2fbef None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:34.181437 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-143e011b-676c-4320-b41e-355a67491f37 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:34.182429 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-f72258e1-0328-4c5d-8d01-0ed0c6a2fbef tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:21:34.182924 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-f72258e1-0328-4c5d-8d01-0ed0c6a2fbef tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32", "connector": null, "instance_uuid": "cc1e784d-4296-4810-8a0d-408b1994ee4c"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:34.184242 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-143e011b-676c-4320-b41e-355a67491f37 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:34.184653 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-143e011b-676c-4320-b41e-355a67491f37 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:34.184957 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-143e011b-676c-4320-b41e-355a67491f37 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:34.195950 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:34.195950 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:34.199829 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-143e011b-676c-4320-b41e-355a67491f37 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:34.200587 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:34.200587 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:34.205152 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-143e011b-676c-4320-b41e-355a67491f37 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:34.205787 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 128/495] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:34 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:34.259743 np0000007814 devstack@c-api.service[100177]: WARNING cinder.volume.api [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-f72258e1-0328-4c5d-8d01-0ed0c6a2fbef tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 19 21:21:34.269190 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-f72258e1-0328-4c5d-8d01-0ed0c6a2fbef tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:21:34.269190 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 123/496] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:21:34 2026] POST /volume/v3/attachments => generated 271 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:34.323934 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4b22412a-c2af-4526-b8b7-3721c99da9cf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:34.329298 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b22412a-c2af-4526-b8b7-3721c99da9cf tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:34.330114 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b22412a-c2af-4526-b8b7-3721c99da9cf tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:34.330114 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b22412a-c2af-4526-b8b7-3721c99da9cf tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:34.345534 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-598c7d87-b054-49d7-9597-ea29e5a4060c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:34.346186 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-598c7d87-b054-49d7-9597-ea29e5a4060c None None] GET https://10.4.3.158/volume// Aug 19 21:21:34.346469 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-598c7d87-b054-49d7-9597-ea29e5a4060c None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:34.346724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-598c7d87-b054-49d7-9597-ea29e5a4060c None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:34.347187 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-598c7d87-b054-49d7-9597-ea29e5a4060c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:34.347625 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 123/497] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:34.357644 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-100dc717-4b6e-4ab6-a19f-b2b59f6f91c4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:34.359643 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:34.359643 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:34.361745 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-100dc717-4b6e-4ab6-a19f-b2b59f6f91c4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:34.362075 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-100dc717-4b6e-4ab6-a19f-b2b59f6f91c4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:34.362155 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-100dc717-4b6e-4ab6-a19f-b2b59f6f91c4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:34.368621 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4b22412a-c2af-4526-b8b7-3721c99da9cf tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:34.375422 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b22412a-c2af-4526-b8b7-3721c99da9cf tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:34.376076 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 124/498] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:34 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1163 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:34.379649 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:34.379649 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:34.384957 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-100dc717-4b6e-4ab6-a19f-b2b59f6f91c4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:34.391796 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-100dc717-4b6e-4ab6-a19f-b2b59f6f91c4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:34.392372 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 129/499] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:34 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1343 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:34.411446 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-587186e7-316f-4adb-9c1b-aeb1a6cb0a8f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:34.413517 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-587186e7-316f-4adb-9c1b-aeb1a6cb0a8f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:34.413740 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-587186e7-316f-4adb-9c1b-aeb1a6cb0a8f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:34.413959 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-587186e7-316f-4adb-9c1b-aeb1a6cb0a8f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:34.435371 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:34.435371 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:34.441589 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-587186e7-316f-4adb-9c1b-aeb1a6cb0a8f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:34.449283 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-587186e7-316f-4adb-9c1b-aeb1a6cb0a8f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:34.449744 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 124/500] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:34 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:34.471557 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d46f814-cc33-42f2-bc1e-f0b46973d672 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:34.473989 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d46f814-cc33-42f2-bc1e-f0b46973d672 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:34.474183 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d46f814-cc33-42f2-bc1e-f0b46973d672 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:34.474408 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d46f814-cc33-42f2-bc1e-f0b46973d672 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:34.493106 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:34.493106 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:34.499704 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d46f814-cc33-42f2-bc1e-f0b46973d672 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:34.505646 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d46f814-cc33-42f2-bc1e-f0b46973d672 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:34.506083 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 124/501] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:34 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:34.527972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-ef135a3e-985a-47c5-93a5-74aab4de4019 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:34.530994 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-ef135a3e-985a-47c5-93a5-74aab4de4019 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] PUT https://10.4.3.158/volume/v3/attachments/95f0eb65-a34f-4b9f-ba9f-dee893992d1c Aug 19 21:21:34.531401 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-ef135a3e-985a-47c5-93a5-74aab4de4019 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:34.542856 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-ef135a3e-985a-47c5-93a5-74aab4de4019 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Acquiring lock "cinder-attachment_update-a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:21:34.549439 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-ef135a3e-985a-47c5-93a5-74aab4de4019 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Lock "cinder-attachment_update-a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:21:34.550418 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:34.550418 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:34.690276 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-ef135a3e-985a-47c5-93a5-74aab4de4019 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Lock "cinder-attachment_update-a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32-np0000007814" released by "attachment_update" :: held 0.141s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:21:34.690680 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-ef135a3e-985a-47c5-93a5-74aab4de4019 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/attachments/95f0eb65-a34f-4b9f-ba9f-dee893992d1c returned with HTTP 200 Aug 19 21:21:34.691373 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 125/502] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:21:34 2026] PUT /volume/v3/attachments/95f0eb65-a34f-4b9f-ba9f-dee893992d1c => generated 967 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:35.226847 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6a921324-3f5c-4c91-861b-6a4efa820e5a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:35.231125 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6a921324-3f5c-4c91-861b-6a4efa820e5a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:35.231370 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6a921324-3f5c-4c91-861b-6a4efa820e5a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:35.231608 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6a921324-3f5c-4c91-861b-6a4efa820e5a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:35.247189 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:35.247189 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:35.256986 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6a921324-3f5c-4c91-861b-6a4efa820e5a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:35.270043 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6a921324-3f5c-4c91-861b-6a4efa820e5a tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:35.270043 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 130/503] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:35 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:35.397323 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b1be6d80-1395-4d31-b72f-220047efd778 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:35.400598 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b1be6d80-1395-4d31-b72f-220047efd778 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:35.401025 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b1be6d80-1395-4d31-b72f-220047efd778 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:35.401502 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b1be6d80-1395-4d31-b72f-220047efd778 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:35.422549 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:35.422549 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:35.428301 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b1be6d80-1395-4d31-b72f-220047efd778 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:35.433059 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b1be6d80-1395-4d31-b72f-220047efd778 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:35.433479 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 125/504] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:35 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:35.466202 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7ba1d2fc-8f8b-4879-8c52-572d40a734ff None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:35.469565 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7ba1d2fc-8f8b-4879-8c52-572d40a734ff tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:35.469565 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7ba1d2fc-8f8b-4879-8c52-572d40a734ff tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:35.471611 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7ba1d2fc-8f8b-4879-8c52-572d40a734ff tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:35.490046 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:35.490046 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:35.495107 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7ba1d2fc-8f8b-4879-8c52-572d40a734ff tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:35.501992 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7ba1d2fc-8f8b-4879-8c52-572d40a734ff tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:35.502497 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 125/505] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:35 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:35.522097 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fbcf32f1-4ec1-4dee-aafd-7ef80be7e534 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:35.525383 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fbcf32f1-4ec1-4dee-aafd-7ef80be7e534 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:35.525383 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fbcf32f1-4ec1-4dee-aafd-7ef80be7e534 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:35.525739 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fbcf32f1-4ec1-4dee-aafd-7ef80be7e534 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:35.541248 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:35.541248 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:35.547524 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fbcf32f1-4ec1-4dee-aafd-7ef80be7e534 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:35.554855 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fbcf32f1-4ec1-4dee-aafd-7ef80be7e534 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:35.556042 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 126/506] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:35 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:36.288181 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8da97cf4-911a-42b0-afd2-e20be87b6050 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:36.297250 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8da97cf4-911a-42b0-afd2-e20be87b6050 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:36.297250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8da97cf4-911a-42b0-afd2-e20be87b6050 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:36.297250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8da97cf4-911a-42b0-afd2-e20be87b6050 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:36.307364 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:36.307364 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:36.323929 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8da97cf4-911a-42b0-afd2-e20be87b6050 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:36.336778 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8da97cf4-911a-42b0-afd2-e20be87b6050 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:36.337459 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 131/507] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:36 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:36.459261 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f85481cc-81f9-4756-ae14-101edb4bd03c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:36.461770 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f85481cc-81f9-4756-ae14-101edb4bd03c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:36.462151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f85481cc-81f9-4756-ae14-101edb4bd03c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:36.462151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f85481cc-81f9-4756-ae14-101edb4bd03c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:36.488252 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:36.488252 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:36.495915 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f85481cc-81f9-4756-ae14-101edb4bd03c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:36.511901 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f85481cc-81f9-4756-ae14-101edb4bd03c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:36.513115 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 126/508] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:36 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:36.524998 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0530d409-a9a0-4fc2-938e-60afd8ce1ae3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:36.527635 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0530d409-a9a0-4fc2-938e-60afd8ce1ae3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:36.527945 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0530d409-a9a0-4fc2-938e-60afd8ce1ae3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:36.528150 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0530d409-a9a0-4fc2-938e-60afd8ce1ae3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:36.563950 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:36.563950 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:36.574005 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0530d409-a9a0-4fc2-938e-60afd8ce1ae3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:36.575711 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9d9fe8cc-fc41-4dbe-b6b3-8d63490aad57 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:36.578145 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9d9fe8cc-fc41-4dbe-b6b3-8d63490aad57 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:36.578549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9d9fe8cc-fc41-4dbe-b6b3-8d63490aad57 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:36.578729 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9d9fe8cc-fc41-4dbe-b6b3-8d63490aad57 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:36.588912 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0530d409-a9a0-4fc2-938e-60afd8ce1ae3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:36.589928 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 126/509] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:36 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:36.603847 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:36.603847 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:36.619385 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9d9fe8cc-fc41-4dbe-b6b3-8d63490aad57 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:36.631986 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9d9fe8cc-fc41-4dbe-b6b3-8d63490aad57 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:36.632357 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 127/510] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:36 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:37.255795 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a953797a-fed3-4707-8e54-6c321144aaef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:37.360916 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4c67c58-d9f8-4081-ab3e-39be03750f74 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:37.363487 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4c67c58-d9f8-4081-ab3e-39be03750f74 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:37.363913 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4c67c58-d9f8-4081-ab3e-39be03750f74 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:37.364369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4c67c58-d9f8-4081-ab3e-39be03750f74 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:37.388162 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:37.388162 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:37.404205 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f4c67c58-d9f8-4081-ab3e-39be03750f74 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:37.409819 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4c67c58-d9f8-4081-ab3e-39be03750f74 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:37.410579 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 127/511] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:37 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:37.552398 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-176ecaa1-95eb-4797-b61b-d6d8599ab770 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:37.555859 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-176ecaa1-95eb-4797-b61b-d6d8599ab770 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:37.555859 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-176ecaa1-95eb-4797-b61b-d6d8599ab770 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:37.555859 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-176ecaa1-95eb-4797-b61b-d6d8599ab770 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:37.603519 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:37.603519 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:37.603519 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-176ecaa1-95eb-4797-b61b-d6d8599ab770 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:37.610877 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-176ecaa1-95eb-4797-b61b-d6d8599ab770 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:37.610877 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 127/512] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:37 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:37.611667 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-386b8d9e-48cd-41e9-bd74-a6744d42cd33 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:37.615545 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-386b8d9e-48cd-41e9-bd74-a6744d42cd33 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:37.628186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-386b8d9e-48cd-41e9-bd74-a6744d42cd33 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:37.628186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-386b8d9e-48cd-41e9-bd74-a6744d42cd33 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:37.648309 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:37.648309 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:37.653715 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e3f379f3-ab3c-4378-bd00-b02245599f8c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:37.656441 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-386b8d9e-48cd-41e9-bd74-a6744d42cd33 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:37.658190 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e3f379f3-ab3c-4378-bd00-b02245599f8c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:37.659386 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e3f379f3-ab3c-4378-bd00-b02245599f8c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:37.659386 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e3f379f3-ab3c-4378-bd00-b02245599f8c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:37.665357 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-386b8d9e-48cd-41e9-bd74-a6744d42cd33 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:37.666537 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 128/513] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:37 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:37.681751 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:37.681751 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:37.688682 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e3f379f3-ab3c-4378-bd00-b02245599f8c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:37.698606 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e3f379f3-ab3c-4378-bd00-b02245599f8c tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:37.698919 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 128/514] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:37 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:37.745029 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:21:37.745029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-531348869"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:37.745029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-531348869'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:21:37.745029 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Create volume of 2 GB Aug 19 21:21:37.753349 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Availability Zones retrieved successfully. Aug 19 21:21:37.762394 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Flow 'volume_create_api' (c4c8acd9-c0cb-46d1-86bc-7c387fe897a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:37.763576 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2186a999-55e3-443c-9f2a-753ad665acef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:37.764835 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Validating volume size '2' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:21:37.818713 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2186a999-55e3-443c-9f2a-753ad665acef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:37.819463 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dcfc96-36c9-4e45-8413-3bdb15cfae1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:37.948885 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Created reservations ['909a7aef-05f6-4f03-994a-38f065de374e', '0e5ac7ab-c1a9-4f55-8e36-3d2caacc870e', 'bd94febb-93bd-40b9-a303-8be6217c7642', 'aae49f75-7da6-476e-a35c-4b2648c01ca8'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:21:37.950149 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dcfc96-36c9-4e45-8413-3bdb15cfae1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['909a7aef-05f6-4f03-994a-38f065de374e', '0e5ac7ab-c1a9-4f55-8e36-3d2caacc870e', 'bd94febb-93bd-40b9-a303-8be6217c7642', 'aae49f75-7da6-476e-a35c-4b2648c01ca8']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:37.951894 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec1953a3-b059-4a56-88f9-965fc80cde47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:37.991178 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec1953a3-b059-4a56-88f9-965fc80cde47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a849ed4b-e0df-4629-99e0-f5419b9e0317', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-531348869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede0f18332504474879c60af957472f0',qos_specs=None,replication_status=,reservations=['909a7aef-05f6-4f03-994a-38f065de374e','0e5ac7ab-c1a9-4f55-8e36-3d2caacc870e','bd94febb-93bd-40b9-a303-8be6217c7642','aae49f75-7da6-476e-a35c-4b2648c01ca8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4abb78c3cb7041aab918e5bb80e69ceb',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-531348869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a849ed4b-e0df-4629-99e0-f5419b9e0317,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ede0f18332504474879c60af957472f0',provider_auth=None,provider_geometry=None,provider_id=None,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='4abb78c3cb7041aab918e5bb80e69ceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:37.992649 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e32cd46a-505c-4067-80ff-145432162b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:38.033936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e32cd46a-505c-4067-80ff-145432162b99) transitioned into state 'SUCCESS' from state '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-531348869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede0f18332504474879c60af957472f0',qos_specs=None,replication_status=,reservations=['909a7aef-05f6-4f03-994a-38f065de374e','0e5ac7ab-c1a9-4f55-8e36-3d2caacc870e','bd94febb-93bd-40b9-a303-8be6217c7642','aae49f75-7da6-476e-a35c-4b2648c01ca8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4abb78c3cb7041aab918e5bb80e69ceb',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:38.034653 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8be0bd1c-3843-4b1b-9edc-638f24c782e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:38.054345 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8be0bd1c-3843-4b1b-9edc-638f24c782e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:21:38.055373 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Flow 'volume_create_api' (c4c8acd9-c0cb-46d1-86bc-7c387fe897a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:38.055838 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Create volume request issued successfully. Aug 19 21:21:38.056685 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a953797a-fed3-4707-8e54-6c321144aaef tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:21:38.058941 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 132/515] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:21:37 2026] POST /volume/v3/volumes => generated 754 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:21:38.079544 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-03979de4-3001-42b7-9c8e-66b1f170287a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:38.081376 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-03979de4-3001-42b7-9c8e-66b1f170287a tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] GET https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 Aug 19 21:21:38.081969 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-03979de4-3001-42b7-9c8e-66b1f170287a tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:38.081969 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-03979de4-3001-42b7-9c8e-66b1f170287a tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:38.089308 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:38.089308 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:38.093431 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-03979de4-3001-42b7-9c8e-66b1f170287a tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Volume info retrieved successfully. Aug 19 21:21:38.098211 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-03979de4-3001-42b7-9c8e-66b1f170287a tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 returned with HTTP 200 Aug 19 21:21:38.098688 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 128/516] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:38 2026] GET /volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:38.430722 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5f634d02-bf4f-4b48-8473-bfc390a86ac8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:38.433397 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5f634d02-bf4f-4b48-8473-bfc390a86ac8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:38.433652 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5f634d02-bf4f-4b48-8473-bfc390a86ac8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:38.433905 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5f634d02-bf4f-4b48-8473-bfc390a86ac8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:38.457534 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:38.457534 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:38.469851 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5f634d02-bf4f-4b48-8473-bfc390a86ac8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:38.479200 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5f634d02-bf4f-4b48-8473-bfc390a86ac8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:38.479981 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 129/517] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:38 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:38.634978 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c710ed4a-1fe8-4d2c-8d6a-7596768777e8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:38.637324 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c710ed4a-1fe8-4d2c-8d6a-7596768777e8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:38.637697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c710ed4a-1fe8-4d2c-8d6a-7596768777e8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:38.638058 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c710ed4a-1fe8-4d2c-8d6a-7596768777e8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:38.668219 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:38.668219 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:38.676001 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c710ed4a-1fe8-4d2c-8d6a-7596768777e8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:38.683563 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c710ed4a-1fe8-4d2c-8d6a-7596768777e8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:38.684533 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 129/518] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:38 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:38.685296 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0ad12df4-9309-4173-b97e-79e2efd19258 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:38.688280 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ad12df4-9309-4173-b97e-79e2efd19258 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:38.688577 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ad12df4-9309-4173-b97e-79e2efd19258 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:38.688852 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ad12df4-9309-4173-b97e-79e2efd19258 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:38.705446 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:38.705446 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:38.710593 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0ad12df4-9309-4173-b97e-79e2efd19258 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:38.717767 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ad12df4-9309-4173-b97e-79e2efd19258 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:38.718296 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 133/519] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:38 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:38.720511 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e705b7b-4c07-484d-9edd-eff1b515215d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:38.723429 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e705b7b-4c07-484d-9edd-eff1b515215d tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:38.723776 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e705b7b-4c07-484d-9edd-eff1b515215d tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:38.724078 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e705b7b-4c07-484d-9edd-eff1b515215d tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:38.736941 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:38.736941 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:38.742951 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1e705b7b-4c07-484d-9edd-eff1b515215d tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:38.750037 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e705b7b-4c07-484d-9edd-eff1b515215d tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:38.750658 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 129/520] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:38 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:39.120683 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cb15d52c-2050-44a0-8d16-69830ad6d0a7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.123134 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cb15d52c-2050-44a0-8d16-69830ad6d0a7 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] GET https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 Aug 19 21:21:39.123537 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cb15d52c-2050-44a0-8d16-69830ad6d0a7 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:39.124884 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cb15d52c-2050-44a0-8d16-69830ad6d0a7 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:39.133049 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.133049 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:39.138323 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-cb15d52c-2050-44a0-8d16-69830ad6d0a7 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Volume info retrieved successfully. Aug 19 21:21:39.143275 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cb15d52c-2050-44a0-8d16-69830ad6d0a7 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 returned with HTTP 200 Aug 19 21:21:39.143976 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 130/521] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:39 2026] GET /volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:39.163814 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-59ccfbe3-af1b-4485-b065-ea7091504525 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.166128 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:21:39.166845 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a849ed4b-e0df-4629-99e0-f5419b9e0317"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:39.169482 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a849ed4b-e0df-4629-99e0-f5419b9e0317'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:21:39.183216 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.183216 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:39.183524 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Volume retrieved successfully. Aug 19 21:21:39.183733 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Create volume of 1 GB Aug 19 21:21:39.191645 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Availability Zones retrieved successfully. Aug 19 21:21:39.201926 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Flow 'volume_create_api' (addbac39-3288-4cde-b8a9-bcbb04506eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:21:39.204823 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4636d6-7189-487e-b27d-f608c91a94c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:39.206805 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:21:39.208955 np0000007814 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4636d6-7189-487e-b27d-f608c91a94c1) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 21:21:39.208955 np0000007814 devstack@c-api.service[100177]: 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 19 21:21:39.212131 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4636d6-7189-487e-b27d-f608c91a94c1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:21:39.213294 np0000007814 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4636d6-7189-487e-b27d-f608c91a94c1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 21:21:39.219152 np0000007814 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Flow 'volume_create_api' (addbac39-3288-4cde-b8a9-bcbb04506eff) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 21:21:39.220004 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59ccfbe3-af1b-4485-b065-ea7091504525 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Aug 19 21:21:39.228106 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 130/522] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:21:39 2026] POST /volume/v3/volumes => generated 173 bytes in 58 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:21:39.233783 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c6331c37-a8a5-4285-b432-ecaa52147c6c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.236598 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6331c37-a8a5-4285-b432-ecaa52147c6c tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] GET https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 Aug 19 21:21:39.236856 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6331c37-a8a5-4285-b432-ecaa52147c6c tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:39.237162 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6331c37-a8a5-4285-b432-ecaa52147c6c tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:39.249344 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.249344 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:39.256370 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c6331c37-a8a5-4285-b432-ecaa52147c6c tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Volume info retrieved successfully. Aug 19 21:21:39.264471 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6331c37-a8a5-4285-b432-ecaa52147c6c tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 returned with HTTP 200 Aug 19 21:21:39.265123 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 134/523] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:39 2026] GET /volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:39.284817 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-de588d25-dad8-4bbe-9cc5-a2c9596df0ed None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.290217 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-de588d25-dad8-4bbe-9cc5-a2c9596df0ed tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 Aug 19 21:21:39.290604 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-de588d25-dad8-4bbe-9cc5-a2c9596df0ed tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:39.293802 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-de588d25-dad8-4bbe-9cc5-a2c9596df0ed tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:39.293802 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-de588d25-dad8-4bbe-9cc5-a2c9596df0ed tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Delete volume with id: a849ed4b-e0df-4629-99e0-f5419b9e0317 Aug 19 21:21:39.303358 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.303358 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:39.304291 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-de588d25-dad8-4bbe-9cc5-a2c9596df0ed tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Volume info retrieved successfully. Aug 19 21:21:39.338996 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-de588d25-dad8-4bbe-9cc5-a2c9596df0ed tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Delete volume request issued successfully. Aug 19 21:21:39.339223 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-de588d25-dad8-4bbe-9cc5-a2c9596df0ed tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 returned with HTTP 202 Aug 19 21:21:39.339843 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 130/524] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:39 2026] DELETE /volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:39.352943 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-73d5f8d0-9adb-46cc-8806-23338df3311d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.357435 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-73d5f8d0-9adb-46cc-8806-23338df3311d tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] GET https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 Aug 19 21:21:39.358399 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-73d5f8d0-9adb-46cc-8806-23338df3311d tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:39.359682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-73d5f8d0-9adb-46cc-8806-23338df3311d tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:39.372334 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.372334 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:39.384986 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-73d5f8d0-9adb-46cc-8806-23338df3311d tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Volume info retrieved successfully. Aug 19 21:21:39.393156 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-73d5f8d0-9adb-46cc-8806-23338df3311d tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 returned with HTTP 200 Aug 19 21:21:39.393156 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 131/525] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:39 2026] GET /volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:39.498933 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4780ad23-4955-4043-bd6f-abde20f6e271 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.501036 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4780ad23-4955-4043-bd6f-abde20f6e271 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:39.501879 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4780ad23-4955-4043-bd6f-abde20f6e271 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:39.502451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4780ad23-4955-4043-bd6f-abde20f6e271 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:39.526998 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.526998 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:39.536130 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4780ad23-4955-4043-bd6f-abde20f6e271 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:39.544730 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4780ad23-4955-4043-bd6f-abde20f6e271 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:39.545142 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 131/526] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:39 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:39.579152 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-2a58b919-20cd-48d3-b7ef-2dddb9db79c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.585859 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-2a58b919-20cd-48d3-b7ef-2dddb9db79c5 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] POST https://10.4.3.158/volume/v3/attachments/e191d441-1c43-4aaa-bce5-99688cee2c4d/action Aug 19 21:21:39.586329 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-2a58b919-20cd-48d3-b7ef-2dddb9db79c5 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:39.586597 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-2a58b919-20cd-48d3-b7ef-2dddb9db79c5 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:39.622361 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.622361 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:39.649046 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9826e0f8-3fad-41fa-91ee-3ee799000d76 req-2a58b919-20cd-48d3-b7ef-2dddb9db79c5 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/attachments/e191d441-1c43-4aaa-bce5-99688cee2c4d/action returned with HTTP 204 Aug 19 21:21:39.649876 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 135/527] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:39 2026] POST /volume/v3/attachments/e191d441-1c43-4aaa-bce5-99688cee2c4d/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:39.702159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fceec272-b70a-4673-9436-eba631ccb00b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.705440 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fceec272-b70a-4673-9436-eba631ccb00b tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:39.706657 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fceec272-b70a-4673-9436-eba631ccb00b tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:39.708220 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fceec272-b70a-4673-9436-eba631ccb00b tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:39.726538 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-8c84bc37-c271-4bdd-a1ca-24a80f71b5ae None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.729844 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-8c84bc37-c271-4bdd-a1ca-24a80f71b5ae tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] DELETE https://10.4.3.158/volume/v3/attachments/1660ad8b-fe1c-4090-a869-6e78cac02094 Aug 19 21:21:39.730131 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-8c84bc37-c271-4bdd-a1ca-24a80f71b5ae tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:39.730489 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-8c84bc37-c271-4bdd-a1ca-24a80f71b5ae tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:39.737953 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.737953 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:39.738597 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9201852b-7446-4d01-b9db-c604f6312eea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.741305 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9201852b-7446-4d01-b9db-c604f6312eea tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:39.741737 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9201852b-7446-4d01-b9db-c604f6312eea tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:39.741859 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9201852b-7446-4d01-b9db-c604f6312eea tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:39.745197 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fceec272-b70a-4673-9436-eba631ccb00b tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:39.750714 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fceec272-b70a-4673-9436-eba631ccb00b tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:39.751696 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 131/528] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:39 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:21:39.751777 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.751777 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:39.767440 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.767440 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:39.775703 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e214b813-aefe-45da-98a0-cc36e857eca0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.777491 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9201852b-7446-4d01-b9db-c604f6312eea tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:39.778690 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e214b813-aefe-45da-98a0-cc36e857eca0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:39.779147 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e214b813-aefe-45da-98a0-cc36e857eca0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:39.779708 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e214b813-aefe-45da-98a0-cc36e857eca0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:39.791499 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9201852b-7446-4d01-b9db-c604f6312eea tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:39.792317 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 132/529] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:39 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:39.801434 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.801434 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:39.810125 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e214b813-aefe-45da-98a0-cc36e857eca0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:39.816730 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e214b813-aefe-45da-98a0-cc36e857eca0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:39.818646 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 136/530] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:39 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:39.834403 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-41dfe254-4f6d-4489-8c3f-ff0778b064fa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:39.837316 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-41dfe254-4f6d-4489-8c3f-ff0778b064fa tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:39.837912 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-41dfe254-4f6d-4489-8c3f-ff0778b064fa tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:39.837912 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-41dfe254-4f6d-4489-8c3f-ff0778b064fa tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:39.848540 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-232ecb65-477c-48ef-88fc-a34b53233fc2 req-8c84bc37-c271-4bdd-a1ca-24a80f71b5ae tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/attachments/1660ad8b-fe1c-4090-a869-6e78cac02094 returned with HTTP 200 Aug 19 21:21:39.849141 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 132/531] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:21:39 2026] DELETE /volume/v3/attachments/1660ad8b-fe1c-4090-a869-6e78cac02094 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:39.852861 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:39.852861 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:39.866673 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-41dfe254-4f6d-4489-8c3f-ff0778b064fa tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:39.877484 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-41dfe254-4f6d-4489-8c3f-ff0778b064fa tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:39.877484 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 132/532] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:39 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:40.309633 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-76284e10-6a44-47a2-86f5-e17539cb1373 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:40.312404 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76284e10-6a44-47a2-86f5-e17539cb1373 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:40.312869 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76284e10-6a44-47a2-86f5-e17539cb1373 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:40.312960 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76284e10-6a44-47a2-86f5-e17539cb1373 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:40.325666 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:40.325666 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:40.333967 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-76284e10-6a44-47a2-86f5-e17539cb1373 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:40.341880 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76284e10-6a44-47a2-86f5-e17539cb1373 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:40.343186 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 133/533] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:40 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:40.363171 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c5a16bd7-0e13-4f5d-aa12-7fd9af9cf76d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:40.365882 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5a16bd7-0e13-4f5d-aa12-7fd9af9cf76d tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:40.365882 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5a16bd7-0e13-4f5d-aa12-7fd9af9cf76d tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:40.365882 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5a16bd7-0e13-4f5d-aa12-7fd9af9cf76d tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:40.366162 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c5a16bd7-0e13-4f5d-aa12-7fd9af9cf76d tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Delete volume with id: f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:40.375847 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:40.375847 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:40.376358 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5a16bd7-0e13-4f5d-aa12-7fd9af9cf76d tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:40.402901 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5a16bd7-0e13-4f5d-aa12-7fd9af9cf76d tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Delete volume request issued successfully. Aug 19 21:21:40.403920 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5a16bd7-0e13-4f5d-aa12-7fd9af9cf76d tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 202 Aug 19 21:21:40.403920 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 137/534] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:40 2026] DELETE /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:40.412485 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-36534368-8257-40d9-ad8c-9924e65aad88 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:40.414068 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5c7d4f7e-d8e2-4df9-93a7-e985d7b23646 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:40.417733 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-36534368-8257-40d9-ad8c-9924e65aad88 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] GET https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 Aug 19 21:21:40.418405 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-36534368-8257-40d9-ad8c-9924e65aad88 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:40.418532 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c7d4f7e-d8e2-4df9-93a7-e985d7b23646 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:40.418580 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-36534368-8257-40d9-ad8c-9924e65aad88 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:40.418639 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c7d4f7e-d8e2-4df9-93a7-e985d7b23646 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:40.418834 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c7d4f7e-d8e2-4df9-93a7-e985d7b23646 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:40.427182 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-36534368-8257-40d9-ad8c-9924e65aad88 tempest-VolumesCloneNegativeTest-304883151 tempest-VolumesCloneNegativeTest-304883151-project-member] https://10.4.3.158/volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 returned with HTTP 404 Aug 19 21:21:40.427928 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 133/535] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:40 2026] GET /volume/v3/volumes/a849ed4b-e0df-4629-99e0-f5419b9e0317 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:40.429192 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:40.429192 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:40.442928 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5c7d4f7e-d8e2-4df9-93a7-e985d7b23646 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Volume info retrieved successfully. Aug 19 21:21:40.448885 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c7d4f7e-d8e2-4df9-93a7-e985d7b23646 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 200 Aug 19 21:21:40.448885 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 133/536] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:40 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:40.568767 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eda3ea4e-d893-41c8-9168-2cc343e7b984 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:40.571720 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eda3ea4e-d893-41c8-9168-2cc343e7b984 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:40.571959 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eda3ea4e-d893-41c8-9168-2cc343e7b984 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:40.572196 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eda3ea4e-d893-41c8-9168-2cc343e7b984 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:40.588727 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:40.588727 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:40.595122 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eda3ea4e-d893-41c8-9168-2cc343e7b984 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:40.602045 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eda3ea4e-d893-41c8-9168-2cc343e7b984 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:40.602851 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 134/537] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:40 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:40.770218 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d1532e38-0a83-4ef5-8098-c426b92ed45e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:40.772794 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1532e38-0a83-4ef5-8098-c426b92ed45e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:40.773091 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1532e38-0a83-4ef5-8098-c426b92ed45e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:40.773373 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1532e38-0a83-4ef5-8098-c426b92ed45e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:40.793810 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:40.793810 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:40.800597 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d1532e38-0a83-4ef5-8098-c426b92ed45e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:40.806077 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1532e38-0a83-4ef5-8098-c426b92ed45e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:40.806687 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 138/538] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:40 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:40.819325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7ca0679e-dfd5-4fe3-b658-07b7a460e727 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:40.819325 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ca0679e-dfd5-4fe3-b658-07b7a460e727 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:40.819325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ca0679e-dfd5-4fe3-b658-07b7a460e727 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:40.819499 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ca0679e-dfd5-4fe3-b658-07b7a460e727 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:40.846880 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:40.846880 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:40.855301 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7ca0679e-dfd5-4fe3-b658-07b7a460e727 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:40.865769 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ca0679e-dfd5-4fe3-b658-07b7a460e727 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:40.866344 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 134/539] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:40 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:41.470720 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a777cd07-1f6b-4396-a8c5-780553787853 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:41.473739 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a777cd07-1f6b-4396-a8c5-780553787853 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:41.474577 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a777cd07-1f6b-4396-a8c5-780553787853 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:41.474577 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a777cd07-1f6b-4396-a8c5-780553787853 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:41.487330 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a777cd07-1f6b-4396-a8c5-780553787853 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 404 Aug 19 21:21:41.487961 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 134/540] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:41 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:41.626038 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b842b66e-70c0-4571-aed1-e4ac966f06fb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:41.626810 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b842b66e-70c0-4571-aed1-e4ac966f06fb tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:41.627450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b842b66e-70c0-4571-aed1-e4ac966f06fb tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:41.627966 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b842b66e-70c0-4571-aed1-e4ac966f06fb tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:41.647168 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:41.647168 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:41.654333 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b842b66e-70c0-4571-aed1-e4ac966f06fb tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:41.661391 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b842b66e-70c0-4571-aed1-e4ac966f06fb tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:41.661391 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 135/541] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:41 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:41.829663 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2553b812-cb40-46de-8624-3f07944c4f1c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:41.833556 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2553b812-cb40-46de-8624-3f07944c4f1c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:41.833744 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2553b812-cb40-46de-8624-3f07944c4f1c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:41.834196 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2553b812-cb40-46de-8624-3f07944c4f1c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:41.852048 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:41.852048 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:41.857500 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2553b812-cb40-46de-8624-3f07944c4f1c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:41.865245 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2553b812-cb40-46de-8624-3f07944c4f1c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:41.865943 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 139/542] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:41 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:41.882879 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-def2b761-a612-46ba-8456-956af3d58e21 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:41.886003 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-def2b761-a612-46ba-8456-956af3d58e21 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:41.886003 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-def2b761-a612-46ba-8456-956af3d58e21 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:41.886399 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-def2b761-a612-46ba-8456-956af3d58e21 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:41.910098 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:41.910098 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:41.917510 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-def2b761-a612-46ba-8456-956af3d58e21 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:41.925950 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-def2b761-a612-46ba-8456-956af3d58e21 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:41.926475 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 135/543] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:41 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:42.680025 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f1de1039-c18f-417e-a46d-b7384b45b83e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:42.682954 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1de1039-c18f-417e-a46d-b7384b45b83e tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:42.683274 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1de1039-c18f-417e-a46d-b7384b45b83e tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:42.683486 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1de1039-c18f-417e-a46d-b7384b45b83e tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:42.699383 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:42.699383 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:42.707043 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f1de1039-c18f-417e-a46d-b7384b45b83e tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:42.721107 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1de1039-c18f-417e-a46d-b7384b45b83e tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:42.721494 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 135/544] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:42 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:42.738486 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-11d44644-2007-4eff-b973-e858f2fa01a0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:42.742888 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-11d44644-2007-4eff-b973-e858f2fa01a0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:42.743145 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-11d44644-2007-4eff-b973-e858f2fa01a0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:42.743507 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-11d44644-2007-4eff-b973-e858f2fa01a0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:42.756981 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:42.756981 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:42.762510 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-11d44644-2007-4eff-b973-e858f2fa01a0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:42.769520 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-11d44644-2007-4eff-b973-e858f2fa01a0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:42.769979 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 136/545] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:42 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:21:42.888865 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4d91e840-7d7c-49b8-a7f8-1595d1698b05 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:42.891348 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4d91e840-7d7c-49b8-a7f8-1595d1698b05 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:42.891612 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4d91e840-7d7c-49b8-a7f8-1595d1698b05 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:42.891895 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4d91e840-7d7c-49b8-a7f8-1595d1698b05 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:42.908781 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:42.908781 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:42.913816 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4d91e840-7d7c-49b8-a7f8-1595d1698b05 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:42.919766 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4d91e840-7d7c-49b8-a7f8-1595d1698b05 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:42.920709 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 140/546] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:42 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:42.947861 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e75dda6c-bdcb-45f8-8980-06139d7eb9fd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:42.949997 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e75dda6c-bdcb-45f8-8980-06139d7eb9fd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:42.950287 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e75dda6c-bdcb-45f8-8980-06139d7eb9fd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:42.950527 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e75dda6c-bdcb-45f8-8980-06139d7eb9fd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:42.966851 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:42.966851 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:42.974287 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e75dda6c-bdcb-45f8-8980-06139d7eb9fd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:42.984340 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e75dda6c-bdcb-45f8-8980-06139d7eb9fd tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:42.984340 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 136/547] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:42 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:43.039198 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-cade15c0-910b-4bac-ada5-864487798aa0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:43.041321 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-cade15c0-910b-4bac-ada5-864487798aa0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] POST https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297/action Aug 19 21:21:43.041769 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-cade15c0-910b-4bac-ada5-864487798aa0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:43.041939 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-cade15c0-910b-4bac-ada5-864487798aa0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:43.055994 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:43.055994 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:43.056583 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-cade15c0-910b-4bac-ada5-864487798aa0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:43.076722 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-cade15c0-910b-4bac-ada5-864487798aa0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Begin detaching volume completed successfully. Aug 19 21:21:43.077136 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-cade15c0-910b-4bac-ada5-864487798aa0 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297/action returned with HTTP 202 Aug 19 21:21:43.077665 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 136/548] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:21:43 2026] POST /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:21:43.121981 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4e72c024-9420-4555-ace2-d8340f71ea8f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:43.124453 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e72c024-9420-4555-ace2-d8340f71ea8f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:43.124969 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e72c024-9420-4555-ace2-d8340f71ea8f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:43.125342 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e72c024-9420-4555-ace2-d8340f71ea8f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:43.142079 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:43.142079 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:43.151095 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4e72c024-9420-4555-ace2-d8340f71ea8f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:43.158683 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e72c024-9420-4555-ace2-d8340f71ea8f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:43.159378 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 137/549] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:43 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:43.183516 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-27debbbe-86bc-4f4b-a6d3-d1f1027ee71b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:43.184003 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-27debbbe-86bc-4f4b-a6d3-d1f1027ee71b None None] GET https://10.4.3.158/volume// Aug 19 21:21:43.184205 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-27debbbe-86bc-4f4b-a6d3-d1f1027ee71b None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:43.184480 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-27debbbe-86bc-4f4b-a6d3-d1f1027ee71b None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:43.184857 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-27debbbe-86bc-4f4b-a6d3-d1f1027ee71b None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:43.185253 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 141/550] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:43.198204 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-6e32197b-b3ad-49db-aa00-dbc91c99d9e5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:43.201854 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-6e32197b-b3ad-49db-aa00-dbc91c99d9e5 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:43.202264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-6e32197b-b3ad-49db-aa00-dbc91c99d9e5 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:43.202549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-6e32197b-b3ad-49db-aa00-dbc91c99d9e5 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:43.217381 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:43.217381 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:43.224384 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-6e32197b-b3ad-49db-aa00-dbc91c99d9e5 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:43.231474 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-6e32197b-b3ad-49db-aa00-dbc91c99d9e5 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:43.232042 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 137/551] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:43 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:43.739525 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fb440e18-c0dc-4ae6-a233-59a998ed88fe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:43.741928 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb440e18-c0dc-4ae6-a233-59a998ed88fe tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:43.742299 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb440e18-c0dc-4ae6-a233-59a998ed88fe tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:43.742533 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb440e18-c0dc-4ae6-a233-59a998ed88fe tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:43.753816 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:43.753816 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:43.761661 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fb440e18-c0dc-4ae6-a233-59a998ed88fe tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:43.772808 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb440e18-c0dc-4ae6-a233-59a998ed88fe tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:43.773563 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 137/552] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:43 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:43.935967 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5316c728-19d7-485b-90d0-d0f05a8862e0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:43.938455 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5316c728-19d7-485b-90d0-d0f05a8862e0 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:43.938807 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5316c728-19d7-485b-90d0-d0f05a8862e0 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:43.939122 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5316c728-19d7-485b-90d0-d0f05a8862e0 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:43.957849 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:43.957849 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:43.964164 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5316c728-19d7-485b-90d0-d0f05a8862e0 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:43.971047 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5316c728-19d7-485b-90d0-d0f05a8862e0 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:43.971674 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 138/553] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:43 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:44.002416 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7bad6e4c-3300-4a66-bf94-dea26ddcfa6f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:44.004540 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7bad6e4c-3300-4a66-bf94-dea26ddcfa6f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:44.004798 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7bad6e4c-3300-4a66-bf94-dea26ddcfa6f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:44.005248 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7bad6e4c-3300-4a66-bf94-dea26ddcfa6f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:44.022579 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:44.022579 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:44.027887 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7bad6e4c-3300-4a66-bf94-dea26ddcfa6f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:44.033511 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7bad6e4c-3300-4a66-bf94-dea26ddcfa6f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:44.034059 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 142/554] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:44 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:44.165594 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-e040e7e9-f8d0-4edf-b15a-18d8d40c10f3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:44.169841 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-e040e7e9-f8d0-4edf-b15a-18d8d40c10f3 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] POST https://10.4.3.158/volume/v3/attachments/249336d4-1a05-4c3b-8a70-6d02bfe42b9b/action Aug 19 21:21:44.173810 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-e040e7e9-f8d0-4edf-b15a-18d8d40c10f3 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:44.174324 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-e040e7e9-f8d0-4edf-b15a-18d8d40c10f3 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:44.179665 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9d6a9556-330a-4c35-b5c3-524398f2b2da None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:44.184523 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d6a9556-330a-4c35-b5c3-524398f2b2da tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:44.185111 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d6a9556-330a-4c35-b5c3-524398f2b2da tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:44.185111 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d6a9556-330a-4c35-b5c3-524398f2b2da tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:44.201833 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:44.201833 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:44.209192 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9d6a9556-330a-4c35-b5c3-524398f2b2da tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:44.211811 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:44.211811 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:44.215791 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d6a9556-330a-4c35-b5c3-524398f2b2da tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:44.216491 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 138/555] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:44 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:44.237665 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-67311c0c-660f-4f55-af0c-1b63452b4cd2 req-e040e7e9-f8d0-4edf-b15a-18d8d40c10f3 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/attachments/249336d4-1a05-4c3b-8a70-6d02bfe42b9b/action returned with HTTP 204 Aug 19 21:21:44.238274 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 138/556] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:44 2026] POST /volume/v3/attachments/249336d4-1a05-4c3b-8a70-6d02bfe42b9b/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:44.791561 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-11759aeb-f528-4c6b-82a0-2c716c63d749 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:44.796041 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-11759aeb-f528-4c6b-82a0-2c716c63d749 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:44.796041 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-11759aeb-f528-4c6b-82a0-2c716c63d749 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:44.796041 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-11759aeb-f528-4c6b-82a0-2c716c63d749 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:44.806188 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:44.806188 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:44.811446 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-11759aeb-f528-4c6b-82a0-2c716c63d749 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:44.816271 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-11759aeb-f528-4c6b-82a0-2c716c63d749 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:44.816866 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 139/557] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:44 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:44.832482 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c5007299-ac7b-402c-86db-0c0cdf33f4ba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:44.834888 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5007299-ac7b-402c-86db-0c0cdf33f4ba tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:44.835198 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5007299-ac7b-402c-86db-0c0cdf33f4ba tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:44.835611 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5007299-ac7b-402c-86db-0c0cdf33f4ba tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:44.859656 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:44.859656 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:44.865432 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5007299-ac7b-402c-86db-0c0cdf33f4ba tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:44.873522 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5007299-ac7b-402c-86db-0c0cdf33f4ba tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:44.874840 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 143/558] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:44 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:44.890578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d6f68cb-7156-406f-80d1-f0fa5e242d6d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:44.893500 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d6f68cb-7156-406f-80d1-f0fa5e242d6d tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:44.893795 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d6f68cb-7156-406f-80d1-f0fa5e242d6d tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:44.894131 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d6f68cb-7156-406f-80d1-f0fa5e242d6d tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:44.907470 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:44.907470 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:44.912291 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d6f68cb-7156-406f-80d1-f0fa5e242d6d tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Volume info retrieved successfully. Aug 19 21:21:44.918753 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d6f68cb-7156-406f-80d1-f0fa5e242d6d tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:44.919399 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 139/559] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:44 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:44.989257 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ec91d054-d9d3-4fa9-97e5-33f45392299c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:44.991605 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ec91d054-d9d3-4fa9-97e5-33f45392299c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:44.991903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ec91d054-d9d3-4fa9-97e5-33f45392299c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:44.992393 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ec91d054-d9d3-4fa9-97e5-33f45392299c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:45.009584 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:45.009584 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:45.016374 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ec91d054-d9d3-4fa9-97e5-33f45392299c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:45.025653 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ec91d054-d9d3-4fa9-97e5-33f45392299c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:45.026064 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 139/560] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:44 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:45.030850 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c9da3766-6b5c-412b-b198-707e8395addd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:45.032848 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c9da3766-6b5c-412b-b198-707e8395addd tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:45.033262 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c9da3766-6b5c-412b-b198-707e8395addd tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:45.033592 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c9da3766-6b5c-412b-b198-707e8395addd tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:45.033885 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c9da3766-6b5c-412b-b198-707e8395addd tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Delete volume with id: f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:45.040970 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c9da3766-6b5c-412b-b198-707e8395addd tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 404 Aug 19 21:21:45.041660 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 140/561] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:45 2026] DELETE /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:45.049005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b104736f-d89d-446b-9d17-ae1d701cd454 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:45.050766 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-76a5bf8f-3638-4640-a6ad-ee97f9343c95 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:45.051813 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b104736f-d89d-446b-9d17-ae1d701cd454 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:45.052162 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b104736f-d89d-446b-9d17-ae1d701cd454 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:45.052462 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b104736f-d89d-446b-9d17-ae1d701cd454 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:45.053547 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76a5bf8f-3638-4640-a6ad-ee97f9343c95 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] GET https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 Aug 19 21:21:45.053812 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76a5bf8f-3638-4640-a6ad-ee97f9343c95 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:45.054062 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76a5bf8f-3638-4640-a6ad-ee97f9343c95 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:45.056889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-137aa6d4-27d4-4c73-b975-3223b371a03d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:45.062874 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-137aa6d4-27d4-4c73-b975-3223b371a03d tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:45.063065 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76a5bf8f-3638-4640-a6ad-ee97f9343c95 tempest-VolumesAssistedSnapshotsTest-546441167 tempest-VolumesAssistedSnapshotsTest-546441167-project-admin] https://10.4.3.158/volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 returned with HTTP 404 Aug 19 21:21:45.063552 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-137aa6d4-27d4-4c73-b975-3223b371a03d tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:45.063947 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 140/562] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:45 2026] GET /volume/v3/volumes/f0a12745-7933-4a7f-be56-c377ea42e4f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:45.063999 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-137aa6d4-27d4-4c73-b975-3223b371a03d tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:45.074736 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:45.074736 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:45.082255 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b104736f-d89d-446b-9d17-ae1d701cd454 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:45.085541 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:45.085541 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:45.089121 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b104736f-d89d-446b-9d17-ae1d701cd454 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:45.089613 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 144/563] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:45 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:45.091870 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-137aa6d4-27d4-4c73-b975-3223b371a03d tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:45.098484 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-137aa6d4-27d4-4c73-b975-3223b371a03d tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:45.099027 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 140/564] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:45 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:45.155030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-65df7722-9c9f-4bf1-8f43-b03dd5ae71a8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:45.159043 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-65df7722-9c9f-4bf1-8f43-b03dd5ae71a8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] POST https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26/action Aug 19 21:21:45.159043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-65df7722-9c9f-4bf1-8f43-b03dd5ae71a8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:45.159043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-65df7722-9c9f-4bf1-8f43-b03dd5ae71a8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:45.175307 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:45.175307 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:45.176461 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-65df7722-9c9f-4bf1-8f43-b03dd5ae71a8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:45.187132 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-65df7722-9c9f-4bf1-8f43-b03dd5ae71a8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Begin detaching volume completed successfully. Aug 19 21:21:45.188480 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-65df7722-9c9f-4bf1-8f43-b03dd5ae71a8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26/action returned with HTTP 202 Aug 19 21:21:45.188480 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 141/565] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:21:45 2026] POST /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:21:45.217907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9c13adaa-d014-46ab-8bd6-9a8594fd6fcf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:45.220339 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9c13adaa-d014-46ab-8bd6-9a8594fd6fcf tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:45.220659 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9c13adaa-d014-46ab-8bd6-9a8594fd6fcf tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:45.220914 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9c13adaa-d014-46ab-8bd6-9a8594fd6fcf tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:45.233755 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-91722151-702e-4dad-ad40-5e7a5272377a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:45.235705 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91722151-702e-4dad-ad40-5e7a5272377a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:45.236007 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-91722151-702e-4dad-ad40-5e7a5272377a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:45.236251 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-91722151-702e-4dad-ad40-5e7a5272377a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:45.237217 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:45.237217 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:45.243552 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9c13adaa-d014-46ab-8bd6-9a8594fd6fcf tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Volume info retrieved successfully. Aug 19 21:21:45.248710 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:45.248710 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:45.252713 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9c13adaa-d014-46ab-8bd6-9a8594fd6fcf tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:45.253314 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 141/566] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:45 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:45.254844 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b13660a7-72ce-4a14-93eb-dc76c2ca8422 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:45.255270 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b13660a7-72ce-4a14-93eb-dc76c2ca8422 None None] GET https://10.4.3.158/volume// Aug 19 21:21:45.255270 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b13660a7-72ce-4a14-93eb-dc76c2ca8422 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:45.255542 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b13660a7-72ce-4a14-93eb-dc76c2ca8422 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:45.255809 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b13660a7-72ce-4a14-93eb-dc76c2ca8422 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:45.256171 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 141/567] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:45.256710 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-91722151-702e-4dad-ad40-5e7a5272377a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:45.266948 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91722151-702e-4dad-ad40-5e7a5272377a tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:45.268614 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 145/568] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:45 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:45.268753 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-094dd94c-e6bf-4daa-9964-c599a8ee9557 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:45.274556 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-094dd94c-e6bf-4daa-9964-c599a8ee9557 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:45.274556 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-094dd94c-e6bf-4daa-9964-c599a8ee9557 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:45.274556 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-094dd94c-e6bf-4daa-9964-c599a8ee9557 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:45.288264 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:45.288264 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:45.292744 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-094dd94c-e6bf-4daa-9964-c599a8ee9557 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:45.299318 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-094dd94c-e6bf-4daa-9964-c599a8ee9557 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:45.300212 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 142/569] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:45 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:46.040155 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2e4bbcab-7ee5-45c4-8a60-1d0460189ed3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.042211 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2e4bbcab-7ee5-45c4-8a60-1d0460189ed3 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:46.042448 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2e4bbcab-7ee5-45c4-8a60-1d0460189ed3 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:46.042666 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2e4bbcab-7ee5-45c4-8a60-1d0460189ed3 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:46.060255 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.060255 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:46.065596 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2e4bbcab-7ee5-45c4-8a60-1d0460189ed3 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:46.067730 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-2f6e81a6-cb1f-412c-aa0b-289167bc40c4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.069981 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-2f6e81a6-cb1f-412c-aa0b-289167bc40c4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments/122aa97a-2f4e-4dcc-abff-8e7ff5a9bbbd/action Aug 19 21:21:46.070111 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-2f6e81a6-cb1f-412c-aa0b-289167bc40c4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:46.071151 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-2f6e81a6-cb1f-412c-aa0b-289167bc40c4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:46.072667 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2e4bbcab-7ee5-45c4-8a60-1d0460189ed3 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:46.073369 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 142/570] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:46 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:46.095109 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.095109 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:46.109313 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bd5ce688-222f-4e8f-b116-0871d89a9118 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.111711 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd5ce688-222f-4e8f-b116-0871d89a9118 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:46.111980 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd5ce688-222f-4e8f-b116-0871d89a9118 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:46.112408 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd5ce688-222f-4e8f-b116-0871d89a9118 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:46.115368 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1b37de60-db90-4d29-8b8d-78b66c56966d req-2f6e81a6-cb1f-412c-aa0b-289167bc40c4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/122aa97a-2f4e-4dcc-abff-8e7ff5a9bbbd/action returned with HTTP 204 Aug 19 21:21:46.116952 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 142/571] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:46 2026] POST /volume/v3/attachments/122aa97a-2f4e-4dcc-abff-8e7ff5a9bbbd/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:46.143292 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.143292 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:46.155736 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bd5ce688-222f-4e8f-b116-0871d89a9118 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:46.164451 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd5ce688-222f-4e8f-b116-0871d89a9118 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:46.164961 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 146/572] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:46 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:46.181653 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dadc8c24-ce13-47ba-9c9f-1eb3b7992857 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.273398 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9da8de91-6a00-4668-9111-427f62986164 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.275530 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9da8de91-6a00-4668-9111-427f62986164 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:46.276159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9da8de91-6a00-4668-9111-427f62986164 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:46.276689 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9da8de91-6a00-4668-9111-427f62986164 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:46.288681 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bdb30f97-8879-4d52-a3f5-0885c4d745c4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.289926 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bdb30f97-8879-4d52-a3f5-0885c4d745c4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:46.290261 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bdb30f97-8879-4d52-a3f5-0885c4d745c4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:46.291185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bdb30f97-8879-4d52-a3f5-0885c4d745c4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:46.295006 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.295006 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:46.303100 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9da8de91-6a00-4668-9111-427f62986164 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Volume info retrieved successfully. Aug 19 21:21:46.306765 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.306765 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:46.308772 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9da8de91-6a00-4668-9111-427f62986164 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:46.309569 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 143/573] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:46 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:46.314186 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bdb30f97-8879-4d52-a3f5-0885c4d745c4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:46.324179 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bdb30f97-8879-4d52-a3f5-0885c4d745c4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:46.324916 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 143/574] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:46 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:46.474709 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dadc8c24-ce13-47ba-9c9f-1eb3b7992857 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:46.475048 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dadc8c24-ce13-47ba-9c9f-1eb3b7992857 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:46.475383 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dadc8c24-ce13-47ba-9c9f-1eb3b7992857 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:46.499542 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.499542 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:46.505685 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dadc8c24-ce13-47ba-9c9f-1eb3b7992857 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Volume info retrieved successfully. Aug 19 21:21:46.512043 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dadc8c24-ce13-47ba-9c9f-1eb3b7992857 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:46.512622 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 143/575] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:46 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1442 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:46.590846 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-48e6cfaf-c609-497e-8d6e-6faa09e15b3b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.594187 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-48e6cfaf-c609-497e-8d6e-6faa09e15b3b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:46.594505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-48e6cfaf-c609-497e-8d6e-6faa09e15b3b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:46.595207 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-48e6cfaf-c609-497e-8d6e-6faa09e15b3b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:46.620796 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.620796 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:46.625057 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-48e6cfaf-c609-497e-8d6e-6faa09e15b3b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Volume info retrieved successfully. Aug 19 21:21:46.631144 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-48e6cfaf-c609-497e-8d6e-6faa09e15b3b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:46.631679 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 147/576] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:46 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:46.683267 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-ddc726d6-0a2c-4518-908c-cab37b778db7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.686620 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-ddc726d6-0a2c-4518-908c-cab37b778db7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:46.686620 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-ddc726d6-0a2c-4518-908c-cab37b778db7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:46.686875 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-ddc726d6-0a2c-4518-908c-cab37b778db7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:46.699267 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.699267 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:46.703887 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-ddc726d6-0a2c-4518-908c-cab37b778db7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:46.709956 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-ddc726d6-0a2c-4518-908c-cab37b778db7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:46.710509 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 144/577] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:46 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:46.736258 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-420d9bee-68a7-47ff-938e-f705cef3e5cc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.738482 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-420d9bee-68a7-47ff-938e-f705cef3e5cc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af/action Aug 19 21:21:46.738870 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-420d9bee-68a7-47ff-938e-f705cef3e5cc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:46.739061 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-420d9bee-68a7-47ff-938e-f705cef3e5cc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:46.755561 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.755561 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:46.756233 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-420d9bee-68a7-47ff-938e-f705cef3e5cc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:46.765836 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-420d9bee-68a7-47ff-938e-f705cef3e5cc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Begin detaching volume completed successfully. Aug 19 21:21:46.766131 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-420d9bee-68a7-47ff-938e-f705cef3e5cc tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af/action returned with HTTP 202 Aug 19 21:21:46.766736 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 144/578] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:21:46 2026] POST /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:21:46.786488 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-48d12f42-445d-4a17-b1f9-24806feea350 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.788994 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-48d12f42-445d-4a17-b1f9-24806feea350 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:46.789307 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-48d12f42-445d-4a17-b1f9-24806feea350 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:46.789606 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-48d12f42-445d-4a17-b1f9-24806feea350 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:46.807888 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.807888 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:46.813491 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-48d12f42-445d-4a17-b1f9-24806feea350 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:46.824608 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-48d12f42-445d-4a17-b1f9-24806feea350 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:46.825096 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 144/579] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:46 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:46.825734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8a2a2a70-7c78-43d7-8756-32f71b35218b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.826314 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8a2a2a70-7c78-43d7-8756-32f71b35218b None None] GET https://10.4.3.158/volume// Aug 19 21:21:46.826583 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8a2a2a70-7c78-43d7-8756-32f71b35218b None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:46.826918 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8a2a2a70-7c78-43d7-8756-32f71b35218b None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:46.827449 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8a2a2a70-7c78-43d7-8756-32f71b35218b None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:46.827741 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 148/580] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:46.837888 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-e60ad8dc-7c2c-4961-b426-467fa7fa37c5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:46.840259 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-e60ad8dc-7c2c-4961-b426-467fa7fa37c5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:46.840497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-e60ad8dc-7c2c-4961-b426-467fa7fa37c5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:46.840831 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-e60ad8dc-7c2c-4961-b426-467fa7fa37c5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:46.853469 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:46.853469 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:46.857521 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-e60ad8dc-7c2c-4961-b426-467fa7fa37c5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:46.862656 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-e60ad8dc-7c2c-4961-b426-467fa7fa37c5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:46.863078 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 145/581] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:46 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1625 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:47.091442 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1eb4c6f0-4c81-4dfa-aa01-d934c49052ae None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:47.093071 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1eb4c6f0-4c81-4dfa-aa01-d934c49052ae tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:47.093298 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1eb4c6f0-4c81-4dfa-aa01-d934c49052ae tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:47.093520 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1eb4c6f0-4c81-4dfa-aa01-d934c49052ae tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:47.107646 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:47.107646 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:47.113475 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1eb4c6f0-4c81-4dfa-aa01-d934c49052ae tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:47.119522 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1eb4c6f0-4c81-4dfa-aa01-d934c49052ae tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:47.120522 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 145/582] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:47 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:47.326592 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d93e73c1-33b6-4762-8b4c-51bae3213f70 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:47.329930 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d93e73c1-33b6-4762-8b4c-51bae3213f70 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:47.330422 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d93e73c1-33b6-4762-8b4c-51bae3213f70 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:47.330578 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d93e73c1-33b6-4762-8b4c-51bae3213f70 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:47.342281 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e400b435-3d82-4c9e-aa2f-4689619b66b3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:47.345150 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e400b435-3d82-4c9e-aa2f-4689619b66b3 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:47.347034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e400b435-3d82-4c9e-aa2f-4689619b66b3 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:47.347034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e400b435-3d82-4c9e-aa2f-4689619b66b3 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:47.348567 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:47.348567 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:47.355992 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d93e73c1-33b6-4762-8b4c-51bae3213f70 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Volume info retrieved successfully. Aug 19 21:21:47.363316 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d93e73c1-33b6-4762-8b4c-51bae3213f70 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:47.363634 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 145/583] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:47 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:47.365734 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:47.365734 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:47.370180 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e400b435-3d82-4c9e-aa2f-4689619b66b3 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:47.379743 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e400b435-3d82-4c9e-aa2f-4689619b66b3 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:47.379743 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 149/584] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:47 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:47.588115 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-9acd3c0b-53ed-4d2f-9346-5b8f0e22ba46 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:47.592301 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-9acd3c0b-53ed-4d2f-9346-5b8f0e22ba46 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:47.592507 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-9acd3c0b-53ed-4d2f-9346-5b8f0e22ba46 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:47.592788 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-9acd3c0b-53ed-4d2f-9346-5b8f0e22ba46 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:47.610731 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:47.610731 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:47.616888 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-9acd3c0b-53ed-4d2f-9346-5b8f0e22ba46 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:47.624159 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-9acd3c0b-53ed-4d2f-9346-5b8f0e22ba46 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:47.624731 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 146/585] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:47 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:47.654949 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-6bad1008-84a9-4e5c-8443-5ade42466097 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:47.658332 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-6bad1008-84a9-4e5c-8443-5ade42466097 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/attachments/4948ad8b-ce56-435b-beb1-a690c3237718 Aug 19 21:21:47.658446 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-6bad1008-84a9-4e5c-8443-5ade42466097 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:47.658776 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-6bad1008-84a9-4e5c-8443-5ade42466097 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:47.668333 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:47.668333 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:47.730070 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bdbe60ee-d8bc-4aa7-a0fa-b2e6d207b045 req-6bad1008-84a9-4e5c-8443-5ade42466097 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/4948ad8b-ce56-435b-beb1-a690c3237718 returned with HTTP 200 Aug 19 21:21:47.730611 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 146/586] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:21:47 2026] DELETE /volume/v3/attachments/4948ad8b-ce56-435b-beb1-a690c3237718 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:47.844707 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7e09a6db-703a-4b69-a4fe-38aacb982368 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:47.844707 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7e09a6db-703a-4b69-a4fe-38aacb982368 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:47.844707 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7e09a6db-703a-4b69-a4fe-38aacb982368 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:47.845096 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7e09a6db-703a-4b69-a4fe-38aacb982368 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:47.857962 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:47.857962 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:47.862366 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7e09a6db-703a-4b69-a4fe-38aacb982368 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:47.867770 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7e09a6db-703a-4b69-a4fe-38aacb982368 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:47.868241 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 146/587] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:47 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:47.926088 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7eaa1bef-a2bc-4d60-9604-5835f7a1d1fe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:47.928938 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7eaa1bef-a2bc-4d60-9604-5835f7a1d1fe tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:47.929476 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7eaa1bef-a2bc-4d60-9604-5835f7a1d1fe tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:47.929476 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7eaa1bef-a2bc-4d60-9604-5835f7a1d1fe tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:47.942003 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:47.942003 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:47.946628 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7eaa1bef-a2bc-4d60-9604-5835f7a1d1fe tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Volume info retrieved successfully. Aug 19 21:21:47.952128 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7eaa1bef-a2bc-4d60-9604-5835f7a1d1fe tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:47.952731 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 150/588] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:47 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:48.015821 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2e040f40-d387-4158-8497-02b7f3654283 req-0d51aa71-a1a5-49f8-aa5e-ce58fbfa9412 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.019275 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-0d51aa71-a1a5-49f8-aa5e-ce58fbfa9412 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:48.019559 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-0d51aa71-a1a5-49f8-aa5e-ce58fbfa9412 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:48.019904 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-0d51aa71-a1a5-49f8-aa5e-ce58fbfa9412 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:48.034466 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:48.034466 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:48.043917 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2e040f40-d387-4158-8497-02b7f3654283 req-0d51aa71-a1a5-49f8-aa5e-ce58fbfa9412 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:48.048531 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-0d51aa71-a1a5-49f8-aa5e-ce58fbfa9412 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:48.049888 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 147/589] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:48 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:48.091758 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-2e040f40-d387-4158-8497-02b7f3654283 req-54026c19-1c80-4d8a-8b42-8f688d1307fb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.094867 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-54026c19-1c80-4d8a-8b42-8f688d1307fb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af/action Aug 19 21:21:48.096446 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-54026c19-1c80-4d8a-8b42-8f688d1307fb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:48.096686 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-54026c19-1c80-4d8a-8b42-8f688d1307fb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:48.115236 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:48.115236 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:48.116604 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-2e040f40-d387-4158-8497-02b7f3654283 req-54026c19-1c80-4d8a-8b42-8f688d1307fb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:48.121029 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-e78117d7-f499-4dab-ab9f-c81f9cdee688 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.125081 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-e78117d7-f499-4dab-ab9f-c81f9cdee688 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] POST https://10.4.3.158/volume/v3/attachments/95f0eb65-a34f-4b9f-ba9f-dee893992d1c/action Aug 19 21:21:48.125595 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-e78117d7-f499-4dab-ab9f-c81f9cdee688 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:48.125847 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-e78117d7-f499-4dab-ab9f-c81f9cdee688 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:48.131634 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-2e040f40-d387-4158-8497-02b7f3654283 req-54026c19-1c80-4d8a-8b42-8f688d1307fb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Begin detaching volume completed successfully. Aug 19 21:21:48.132271 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-54026c19-1c80-4d8a-8b42-8f688d1307fb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af/action returned with HTTP 202 Aug 19 21:21:48.133039 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 147/590] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:21:48 2026] POST /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:21:48.137281 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-79af85a4-ccec-42bc-99df-6b507c194ed4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.140839 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79af85a4-ccec-42bc-99df-6b507c194ed4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:48.140839 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79af85a4-ccec-42bc-99df-6b507c194ed4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:48.141564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79af85a4-ccec-42bc-99df-6b507c194ed4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:48.162103 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:48.162103 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:48.169100 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3f095031-9f34-4c96-a4af-48f0cff83eef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.171322 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f095031-9f34-4c96-a4af-48f0cff83eef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:48.171617 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f095031-9f34-4c96-a4af-48f0cff83eef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:48.172175 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f095031-9f34-4c96-a4af-48f0cff83eef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:48.172266 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-79af85a4-ccec-42bc-99df-6b507c194ed4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:48.177669 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:48.177669 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:48.185070 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79af85a4-ccec-42bc-99df-6b507c194ed4 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:48.185647 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 151/591] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:48 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:48.192728 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:48.192728 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:48.198841 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3f095031-9f34-4c96-a4af-48f0cff83eef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:48.205556 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f095031-9f34-4c96-a4af-48f0cff83eef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:48.206146 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 148/592] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:48 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:48.208860 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-94d82912-5fb1-4b11-8cfe-10448112de73 req-e78117d7-f499-4dab-ab9f-c81f9cdee688 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/attachments/95f0eb65-a34f-4b9f-ba9f-dee893992d1c/action returned with HTTP 204 Aug 19 21:21:48.209494 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 147/593] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:21:48 2026] POST /volume/v3/attachments/95f0eb65-a34f-4b9f-ba9f-dee893992d1c/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:21:48.224573 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-abe5d1b9-1456-46b7-9f68-b2fd9cf6050d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.225663 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-abe5d1b9-1456-46b7-9f68-b2fd9cf6050d None None] GET https://10.4.3.158/volume// Aug 19 21:21:48.225663 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-abe5d1b9-1456-46b7-9f68-b2fd9cf6050d None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:48.226927 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-abe5d1b9-1456-46b7-9f68-b2fd9cf6050d None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:48.232278 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-abe5d1b9-1456-46b7-9f68-b2fd9cf6050d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:48.232662 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 148/594] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:48 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:48.251859 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2e040f40-d387-4158-8497-02b7f3654283 req-1031efa4-6db5-4931-9f74-936d3e976a8e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.252949 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-1031efa4-6db5-4931-9f74-936d3e976a8e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:48.253461 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-1031efa4-6db5-4931-9f74-936d3e976a8e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:48.253802 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-1031efa4-6db5-4931-9f74-936d3e976a8e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:48.271273 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:48.271273 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:48.277749 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-2e040f40-d387-4158-8497-02b7f3654283 req-1031efa4-6db5-4931-9f74-936d3e976a8e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:48.287288 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-1031efa4-6db5-4931-9f74-936d3e976a8e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:48.287389 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 152/595] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:48 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:48.290498 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-338f8d9a-3cef-4215-b324-9c50c725f045 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.293295 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-338f8d9a-3cef-4215-b324-9c50c725f045 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] DELETE https://10.4.3.158/volume/v3/attachments/e191d441-1c43-4aaa-bce5-99688cee2c4d Aug 19 21:21:48.294071 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-338f8d9a-3cef-4215-b324-9c50c725f045 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:48.294588 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-338f8d9a-3cef-4215-b324-9c50c725f045 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:48.314067 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:48.314067 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:48.386879 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8e663c00-73ab-4eba-8863-f8a946f60cd6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.390957 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e663c00-73ab-4eba-8863-f8a946f60cd6 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:48.392798 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e663c00-73ab-4eba-8863-f8a946f60cd6 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:48.393550 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e663c00-73ab-4eba-8863-f8a946f60cd6 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:48.398350 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-019a3858-fcc1-4acc-8091-98310cba3a67 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.400981 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-019a3858-fcc1-4acc-8091-98310cba3a67 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:48.401298 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-019a3858-fcc1-4acc-8091-98310cba3a67 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:48.401943 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-019a3858-fcc1-4acc-8091-98310cba3a67 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:48.412393 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:48.412393 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:48.421126 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8e663c00-73ab-4eba-8863-f8a946f60cd6 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Volume info retrieved successfully. Aug 19 21:21:48.422589 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:48.422589 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:48.422755 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ab3b943e-3fcc-4246-a208-33ec2b519026 req-338f8d9a-3cef-4215-b324-9c50c725f045 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/attachments/e191d441-1c43-4aaa-bce5-99688cee2c4d returned with HTTP 200 Aug 19 21:21:48.423399 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 149/596] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:21:48 2026] DELETE /volume/v3/attachments/e191d441-1c43-4aaa-bce5-99688cee2c4d => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:48.430873 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e663c00-73ab-4eba-8863-f8a946f60cd6 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:48.431160 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 148/597] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:48 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:48.438257 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-019a3858-fcc1-4acc-8091-98310cba3a67 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:48.449747 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-019a3858-fcc1-4acc-8091-98310cba3a67 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:48.449747 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 149/598] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:48 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:48.773414 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-089553fd-9d1f-43b6-994b-68d749b285f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:48.777280 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-089553fd-9d1f-43b6-994b-68d749b285f0 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] DELETE https://10.4.3.158/volume/v3/attachments/249336d4-1a05-4c3b-8a70-6d02bfe42b9b Aug 19 21:21:48.777662 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-089553fd-9d1f-43b6-994b-68d749b285f0 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:48.777799 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-089553fd-9d1f-43b6-994b-68d749b285f0 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:48.789150 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:48.789150 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:48.897640 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-abb8d130-76a6-478c-b32e-4ecd03d50592 req-089553fd-9d1f-43b6-994b-68d749b285f0 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/attachments/249336d4-1a05-4c3b-8a70-6d02bfe42b9b returned with HTTP 200 Aug 19 21:21:48.898340 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 153/599] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:21:48 2026] DELETE /volume/v3/attachments/249336d4-1a05-4c3b-8a70-6d02bfe42b9b => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:49.206857 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d681d91f-ea6d-40c6-a1d3-a1cc84fe9dd5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:49.210105 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d681d91f-ea6d-40c6-a1d3-a1cc84fe9dd5 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:49.210105 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d681d91f-ea6d-40c6-a1d3-a1cc84fe9dd5 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:49.210105 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d681d91f-ea6d-40c6-a1d3-a1cc84fe9dd5 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:49.232984 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-92191548-c27a-4b8f-971f-4dcc5b290d8f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:49.234966 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92191548-c27a-4b8f-971f-4dcc5b290d8f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:49.236063 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92191548-c27a-4b8f-971f-4dcc5b290d8f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:49.236298 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92191548-c27a-4b8f-971f-4dcc5b290d8f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:49.247674 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:49.247674 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:49.253324 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:49.253324 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:49.258585 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d681d91f-ea6d-40c6-a1d3-a1cc84fe9dd5 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:49.258961 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92191548-c27a-4b8f-971f-4dcc5b290d8f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:49.265596 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92191548-c27a-4b8f-971f-4dcc5b290d8f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:49.266466 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 149/600] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:49 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:49.270808 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d681d91f-ea6d-40c6-a1d3-a1cc84fe9dd5 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:49.271517 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 150/601] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:49 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1458 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:49.454089 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6827082d-8c27-4646-b222-de27cff1abb8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:49.455982 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6827082d-8c27-4646-b222-de27cff1abb8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:49.458735 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6827082d-8c27-4646-b222-de27cff1abb8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:49.458735 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6827082d-8c27-4646-b222-de27cff1abb8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:49.468153 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:49.468153 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:49.473496 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6827082d-8c27-4646-b222-de27cff1abb8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] Volume info retrieved successfully. Aug 19 21:21:49.479816 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6827082d-8c27-4646-b222-de27cff1abb8 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-reader] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:49.480535 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 150/602] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:49 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:49.564277 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-38bc561b-0fd3-442d-9b55-b7dcaa56ff0c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:49.566106 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38bc561b-0fd3-442d-9b55-b7dcaa56ff0c tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:49.566403 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38bc561b-0fd3-442d-9b55-b7dcaa56ff0c tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:49.566655 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38bc561b-0fd3-442d-9b55-b7dcaa56ff0c tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:49.595293 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:49.595293 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:49.601493 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-38bc561b-0fd3-442d-9b55-b7dcaa56ff0c tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:49.612512 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38bc561b-0fd3-442d-9b55-b7dcaa56ff0c tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:49.612512 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 154/603] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:49 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:49.690650 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-10aeec84-2cd6-44c8-a3d9-dc1af2cda566 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:49.693665 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10aeec84-2cd6-44c8-a3d9-dc1af2cda566 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:49.694070 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10aeec84-2cd6-44c8-a3d9-dc1af2cda566 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:49.694243 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10aeec84-2cd6-44c8-a3d9-dc1af2cda566 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:49.708717 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:49.708717 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:49.716358 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-10aeec84-2cd6-44c8-a3d9-dc1af2cda566 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:49.724138 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10aeec84-2cd6-44c8-a3d9-dc1af2cda566 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:49.724767 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 150/604] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:49 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:49.817148 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a2ecae58-0d50-4bd6-9c3e-042ace501e6e req-fec5f3d7-bffb-42d2-a5ed-d81c99910ba6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:49.820647 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a2ecae58-0d50-4bd6-9c3e-042ace501e6e req-fec5f3d7-bffb-42d2-a5ed-d81c99910ba6 tempest-TestMultiAttachVolumeSwap-943395465 tempest-TestMultiAttachVolumeSwap-943395465-project] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:49.820912 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a2ecae58-0d50-4bd6-9c3e-042ace501e6e req-fec5f3d7-bffb-42d2-a5ed-d81c99910ba6 tempest-TestMultiAttachVolumeSwap-943395465 tempest-TestMultiAttachVolumeSwap-943395465-project] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:49.821187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a2ecae58-0d50-4bd6-9c3e-042ace501e6e req-fec5f3d7-bffb-42d2-a5ed-d81c99910ba6 tempest-TestMultiAttachVolumeSwap-943395465 tempest-TestMultiAttachVolumeSwap-943395465-project] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:49.838675 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:49.838675 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:49.843805 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-a2ecae58-0d50-4bd6-9c3e-042ace501e6e req-fec5f3d7-bffb-42d2-a5ed-d81c99910ba6 tempest-TestMultiAttachVolumeSwap-943395465 tempest-TestMultiAttachVolumeSwap-943395465-project] Volume info retrieved successfully. Aug 19 21:21:49.850272 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a2ecae58-0d50-4bd6-9c3e-042ace501e6e req-fec5f3d7-bffb-42d2-a5ed-d81c99910ba6 tempest-TestMultiAttachVolumeSwap-943395465 tempest-TestMultiAttachVolumeSwap-943395465-project] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:49.850512 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 151/605] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:49 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1642 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:49.869761 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-75fba8c5-7ad4-4e7f-91d3-25ed4f74f4ef None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:49.871828 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-75fba8c5-7ad4-4e7f-91d3-25ed4f74f4ef tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-reader] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:49.872313 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-75fba8c5-7ad4-4e7f-91d3-25ed4f74f4ef tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-reader] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:49.872978 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-75fba8c5-7ad4-4e7f-91d3-25ed4f74f4ef tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-reader] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:49.904718 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:49.904718 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:49.913044 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-75fba8c5-7ad4-4e7f-91d3-25ed4f74f4ef tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-reader] Volume info retrieved successfully. Aug 19 21:21:49.919052 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-75fba8c5-7ad4-4e7f-91d3-25ed4f74f4ef tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-reader] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:49.919418 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 151/606] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:49 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1458 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:49.947305 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-edec271e-1048-4a0c-99d8-2f67ab5429d1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:49.950965 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-edec271e-1048-4a0c-99d8-2f67ab5429d1 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-reader] GET https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 Aug 19 21:21:49.951123 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-edec271e-1048-4a0c-99d8-2f67ab5429d1 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:49.951568 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-edec271e-1048-4a0c-99d8-2f67ab5429d1 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:49.968356 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:49.968356 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:49.978331 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-edec271e-1048-4a0c-99d8-2f67ab5429d1 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-reader] Volume info retrieved successfully. Aug 19 21:21:49.985894 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-edec271e-1048-4a0c-99d8-2f67ab5429d1 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-reader] https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 returned with HTTP 200 Aug 19 21:21:49.985894 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 155/607] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:49 2026] GET /volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:50.151965 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f138d92f-ae51-4497-befc-aa891064203e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:50.154171 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f138d92f-ae51-4497-befc-aa891064203e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:50.154962 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f138d92f-ae51-4497-befc-aa891064203e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:50.154962 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f138d92f-ae51-4497-befc-aa891064203e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:50.173522 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:50.173522 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:50.179736 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f138d92f-ae51-4497-befc-aa891064203e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:50.187075 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f138d92f-ae51-4497-befc-aa891064203e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:50.189490 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 151/608] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:50 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:50.245549 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-80833016-5296-4c29-9862-5d9eda317dc7 req-63cccab1-d85e-409a-aa96-cfa7eb023d8e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:50.247908 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-63cccab1-d85e-409a-aa96-cfa7eb023d8e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:50.248180 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-63cccab1-d85e-409a-aa96-cfa7eb023d8e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:50.248419 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-63cccab1-d85e-409a-aa96-cfa7eb023d8e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:50.267879 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:50.267879 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:50.274340 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-80833016-5296-4c29-9862-5d9eda317dc7 req-63cccab1-d85e-409a-aa96-cfa7eb023d8e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:50.284746 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-63cccab1-d85e-409a-aa96-cfa7eb023d8e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:50.285395 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 152/609] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:50 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:50.286474 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-19819f3d-26a5-4937-9b1f-76c016b1b5ae None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:50.288696 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-19819f3d-26a5-4937-9b1f-76c016b1b5ae tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:50.288696 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-19819f3d-26a5-4937-9b1f-76c016b1b5ae tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:50.289689 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-19819f3d-26a5-4937-9b1f-76c016b1b5ae tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:50.310915 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:50.310915 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:50.323930 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-19819f3d-26a5-4937-9b1f-76c016b1b5ae tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:50.338035 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-19819f3d-26a5-4937-9b1f-76c016b1b5ae tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:50.338035 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 152/610] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:50 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:50.364159 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-80833016-5296-4c29-9862-5d9eda317dc7 req-28f4dfbf-ab3e-4083-8db9-f7c366fa7420 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:50.371827 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-28f4dfbf-ab3e-4083-8db9-f7c366fa7420 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] POST https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32/action Aug 19 21:21:50.371972 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-28f4dfbf-ab3e-4083-8db9-f7c366fa7420 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:50.371972 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-28f4dfbf-ab3e-4083-8db9-f7c366fa7420 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:50.403866 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:50.403866 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:50.403866 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-80833016-5296-4c29-9862-5d9eda317dc7 req-28f4dfbf-ab3e-4083-8db9-f7c366fa7420 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:50.415987 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-80833016-5296-4c29-9862-5d9eda317dc7 req-28f4dfbf-ab3e-4083-8db9-f7c366fa7420 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Begin detaching volume completed successfully. Aug 19 21:21:50.416334 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-28f4dfbf-ab3e-4083-8db9-f7c366fa7420 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32/action returned with HTTP 202 Aug 19 21:21:50.417713 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 156/611] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:21:50 2026] POST /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:21:50.520727 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-53cdd361-59be-4424-9f23-13640131ae72 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:50.521165 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53cdd361-59be-4424-9f23-13640131ae72 None None] GET https://10.4.3.158/volume// Aug 19 21:21:50.521350 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53cdd361-59be-4424-9f23-13640131ae72 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:50.521590 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53cdd361-59be-4424-9f23-13640131ae72 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:50.521909 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53cdd361-59be-4424-9f23-13640131ae72 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:50.522247 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 152/612] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:50.531907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-80833016-5296-4c29-9862-5d9eda317dc7 req-4f2faa98-243c-49c1-aea7-0839ae3822e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:50.538367 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-4f2faa98-243c-49c1-aea7-0839ae3822e6 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:50.540815 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-4f2faa98-243c-49c1-aea7-0839ae3822e6 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:50.541540 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-4f2faa98-243c-49c1-aea7-0839ae3822e6 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:50.559350 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:50.559350 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:50.566324 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-80833016-5296-4c29-9862-5d9eda317dc7 req-4f2faa98-243c-49c1-aea7-0839ae3822e6 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:50.578673 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-4f2faa98-243c-49c1-aea7-0839ae3822e6 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:50.579433 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 153/613] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:50 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1641 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:51.355380 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-69172ac6-3171-45fb-a841-9b289bba4054 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:51.361279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-80833016-5296-4c29-9862-5d9eda317dc7 req-c170a29d-c239-4d98-aabd-d2a716f8040d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:51.363457 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-69172ac6-3171-45fb-a841-9b289bba4054 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:51.363903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-69172ac6-3171-45fb-a841-9b289bba4054 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:51.364245 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-69172ac6-3171-45fb-a841-9b289bba4054 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:51.364625 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-c170a29d-c239-4d98-aabd-d2a716f8040d tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:51.364885 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-c170a29d-c239-4d98-aabd-d2a716f8040d tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:51.365120 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-c170a29d-c239-4d98-aabd-d2a716f8040d tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:51.379961 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:51.379961 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:51.385001 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-69172ac6-3171-45fb-a841-9b289bba4054 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:51.390566 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-69172ac6-3171-45fb-a841-9b289bba4054 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:51.391191 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 153/614] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:51 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:51.397231 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:51.397231 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:51.403376 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-80833016-5296-4c29-9862-5d9eda317dc7 req-c170a29d-c239-4d98-aabd-d2a716f8040d tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:51.409369 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-c170a29d-c239-4d98-aabd-d2a716f8040d tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:51.409976 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 157/615] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:51 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:51.439224 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-80833016-5296-4c29-9862-5d9eda317dc7 req-b6591a64-86ec-447f-bce1-e3484052f4e8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:51.444491 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-b6591a64-86ec-447f-bce1-e3484052f4e8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] DELETE https://10.4.3.158/volume/v3/attachments/95f0eb65-a34f-4b9f-ba9f-dee893992d1c Aug 19 21:21:51.444491 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-b6591a64-86ec-447f-bce1-e3484052f4e8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:51.444491 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-b6591a64-86ec-447f-bce1-e3484052f4e8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:51.463962 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:51.463962 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:51.581969 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-80833016-5296-4c29-9862-5d9eda317dc7 req-b6591a64-86ec-447f-bce1-e3484052f4e8 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/attachments/95f0eb65-a34f-4b9f-ba9f-dee893992d1c returned with HTTP 200 Aug 19 21:21:51.582711 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 153/616] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:21:51 2026] DELETE /volume/v3/attachments/95f0eb65-a34f-4b9f-ba9f-dee893992d1c => generated 192 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:51.990219 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-a87151b8-fa43-4eb3-84b7-e1e253fc8a47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:51.992761 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-a87151b8-fa43-4eb3-84b7-e1e253fc8a47 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:21:51.993029 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-a87151b8-fa43-4eb3-84b7-e1e253fc8a47 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:51.993303 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-a87151b8-fa43-4eb3-84b7-e1e253fc8a47 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:52.003229 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:52.003229 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:52.007502 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-a87151b8-fa43-4eb3-84b7-e1e253fc8a47 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:21:52.014356 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-a87151b8-fa43-4eb3-84b7-e1e253fc8a47 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:21:52.014873 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 154/617] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:51 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 1653 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:52.054386 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-ad9aa429-10ec-47eb-bf97-366a3fede0c1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:52.056674 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-ad9aa429-10ec-47eb-bf97-366a3fede0c1 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:21:52.056888 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-ad9aa429-10ec-47eb-bf97-366a3fede0c1 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:52.057081 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-ad9aa429-10ec-47eb-bf97-366a3fede0c1 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:52.069066 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:52.069066 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:52.073228 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-ad9aa429-10ec-47eb-bf97-366a3fede0c1 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:21:52.080313 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-ad9aa429-10ec-47eb-bf97-366a3fede0c1 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:21:52.080724 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 154/618] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:52 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 1653 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:52.413943 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-673beb11-7e78-4400-ac15-e027f00d0ec1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:52.417743 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-673beb11-7e78-4400-ac15-e027f00d0ec1 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:52.417971 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-673beb11-7e78-4400-ac15-e027f00d0ec1 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:52.418213 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-673beb11-7e78-4400-ac15-e027f00d0ec1 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:52.435099 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:52.435099 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:52.440463 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-673beb11-7e78-4400-ac15-e027f00d0ec1 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:52.448387 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-673beb11-7e78-4400-ac15-e027f00d0ec1 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:52.449051 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 158/619] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:52 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:52.455098 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ff9070c3-30a9-41ae-922a-c5304dfce963 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:52.459168 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ff9070c3-30a9-41ae-922a-c5304dfce963 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:52.459168 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ff9070c3-30a9-41ae-922a-c5304dfce963 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:52.459168 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ff9070c3-30a9-41ae-922a-c5304dfce963 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:52.466948 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:52.466948 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:52.472730 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ff9070c3-30a9-41ae-922a-c5304dfce963 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:52.478789 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ff9070c3-30a9-41ae-922a-c5304dfce963 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:52.479608 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 154/620] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:52 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:52.564345 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-740c3bd4-0c7b-4bb0-afef-f983245d6cd1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:52.567854 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-740c3bd4-0c7b-4bb0-afef-f983245d6cd1 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:52.567854 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-740c3bd4-0c7b-4bb0-afef-f983245d6cd1 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:52.568635 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-740c3bd4-0c7b-4bb0-afef-f983245d6cd1 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:52.587207 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:52.587207 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:52.601358 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-740c3bd4-0c7b-4bb0-afef-f983245d6cd1 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:52.624083 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-740c3bd4-0c7b-4bb0-afef-f983245d6cd1 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:52.626034 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 155/621] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:52 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 844 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:52.667795 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f30d4ccc-f3a0-40b8-9bfe-5e797e03f82c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:52.670096 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f30d4ccc-f3a0-40b8-9bfe-5e797e03f82c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:52.670489 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f30d4ccc-f3a0-40b8-9bfe-5e797e03f82c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:52.670940 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f30d4ccc-f3a0-40b8-9bfe-5e797e03f82c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:52.694081 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:52.694081 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:52.704821 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f30d4ccc-f3a0-40b8-9bfe-5e797e03f82c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:52.713259 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f30d4ccc-f3a0-40b8-9bfe-5e797e03f82c tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:52.714391 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 155/622] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:52 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1161 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:52.808151 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4c239b2a-3438-4b66-92c2-9cb2b240efab None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:52.817313 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4c239b2a-3438-4b66-92c2-9cb2b240efab tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:52.817313 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4c239b2a-3438-4b66-92c2-9cb2b240efab tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:52.818874 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4c239b2a-3438-4b66-92c2-9cb2b240efab tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:52.835882 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:52.835882 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:52.842794 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4c239b2a-3438-4b66-92c2-9cb2b240efab tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:52.862741 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4c239b2a-3438-4b66-92c2-9cb2b240efab tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:52.863858 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 159/623] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:52 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1161 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:52.946823 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4713ed05-8f62-463e-912c-005d8fd8883e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:52.951108 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4713ed05-8f62-463e-912c-005d8fd8883e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] POST https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32/action Aug 19 21:21:52.952687 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4713ed05-8f62-463e-912c-005d8fd8883e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:52.953045 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4713ed05-8f62-463e-912c-005d8fd8883e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:52.976874 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:52.976874 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:52.977288 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4713ed05-8f62-463e-912c-005d8fd8883e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:53.008079 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4713ed05-8f62-463e-912c-005d8fd8883e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Begin detaching volume completed successfully. Aug 19 21:21:53.008248 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-4713ed05-8f62-463e-912c-005d8fd8883e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32/action returned with HTTP 202 Aug 19 21:21:53.008982 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 155/624] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:21:52 2026] POST /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:21:53.047949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2e040f40-d387-4158-8497-02b7f3654283 req-e52876f1-999b-4a66-a660-7f2854278b39 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:53.051079 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-e52876f1-999b-4a66-a660-7f2854278b39 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:53.051387 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-e52876f1-999b-4a66-a660-7f2854278b39 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:53.051633 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-e52876f1-999b-4a66-a660-7f2854278b39 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:53.074100 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:53.074100 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:53.080194 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2e040f40-d387-4158-8497-02b7f3654283 req-e52876f1-999b-4a66-a660-7f2854278b39 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:53.088638 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-e52876f1-999b-4a66-a660-7f2854278b39 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:53.089534 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 156/625] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:53 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:53.111775 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3a76bc11-0a59-4352-b243-b0f770199b76 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:53.112284 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a76bc11-0a59-4352-b243-b0f770199b76 None None] GET https://10.4.3.158/volume// Aug 19 21:21:53.112522 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a76bc11-0a59-4352-b243-b0f770199b76 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:53.112736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a76bc11-0a59-4352-b243-b0f770199b76 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:53.113087 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a76bc11-0a59-4352-b243-b0f770199b76 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:53.113413 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 156/626] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:53.125669 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-c98939c4-212c-4502-b5ae-00f6c9e411ee None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:53.129385 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-c98939c4-212c-4502-b5ae-00f6c9e411ee tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:53.130038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-c98939c4-212c-4502-b5ae-00f6c9e411ee tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:53.130662 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-c98939c4-212c-4502-b5ae-00f6c9e411ee tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:53.148524 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:53.148524 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:53.154379 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-c98939c4-212c-4502-b5ae-00f6c9e411ee tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:53.167802 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-c98939c4-212c-4502-b5ae-00f6c9e411ee tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:53.167802 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 160/627] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:21:53 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1344 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:21:53.468367 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-934f396e-a886-436c-971c-6ba6f994ce0d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:53.470812 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-934f396e-a886-436c-971c-6ba6f994ce0d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:53.471747 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-934f396e-a886-436c-971c-6ba6f994ce0d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:53.472473 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-934f396e-a886-436c-971c-6ba6f994ce0d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:53.489230 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:53.489230 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:53.496653 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-934f396e-a886-436c-971c-6ba6f994ce0d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:53.506380 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-934f396e-a886-436c-971c-6ba6f994ce0d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:53.507591 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 156/628] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:53 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:53.559322 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2e040f40-d387-4158-8497-02b7f3654283 req-0f860da4-9d94-4f21-90e4-58d82320a3e7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:53.564036 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-0f860da4-9d94-4f21-90e4-58d82320a3e7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/attachments/122aa97a-2f4e-4dcc-abff-8e7ff5a9bbbd Aug 19 21:21:53.564520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-0f860da4-9d94-4f21-90e4-58d82320a3e7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:53.564520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-0f860da4-9d94-4f21-90e4-58d82320a3e7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:53.595111 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:53.595111 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:53.731682 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2e040f40-d387-4158-8497-02b7f3654283 req-0f860da4-9d94-4f21-90e4-58d82320a3e7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/122aa97a-2f4e-4dcc-abff-8e7ff5a9bbbd returned with HTTP 200 Aug 19 21:21:53.731682 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 157/629] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:21:53 2026] DELETE /volume/v3/attachments/122aa97a-2f4e-4dcc-abff-8e7ff5a9bbbd => generated 19 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:54.244510 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-376722a5-0b12-4998-9624-88f49caa77af None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:54.245183 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-376722a5-0b12-4998-9624-88f49caa77af None None] GET https://10.4.3.158/volume// Aug 19 21:21:54.245183 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-376722a5-0b12-4998-9624-88f49caa77af None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:54.245318 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-376722a5-0b12-4998-9624-88f49caa77af None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:54.247057 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-376722a5-0b12-4998-9624-88f49caa77af None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:54.247057 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 157/630] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:54.259397 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-71a24e40-d098-420a-925b-e4bfc88cb590 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:54.268650 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-71a24e40-d098-420a-925b-e4bfc88cb590 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:21:54.269309 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-71a24e40-d098-420a-925b-e4bfc88cb590 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f50d5f53-2f77-4a2e-978a-4f05027584c6", "connector": null, "instance_uuid": "38c81f4d-cff0-4935-9a7a-270da78feb71"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:54.293004 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:54.293004 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:54.372092 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-71a24e40-d098-420a-925b-e4bfc88cb590 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:21:54.376041 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 161/631] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:21:54 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:54.430099 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-17ab30cc-5b87-46d2-baf6-433704bb2489 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:54.433999 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-17ab30cc-5b87-46d2-baf6-433704bb2489 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] DELETE https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:54.433999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-17ab30cc-5b87-46d2-baf6-433704bb2489 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:54.435499 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-17ab30cc-5b87-46d2-baf6-433704bb2489 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:54.435499 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-17ab30cc-5b87-46d2-baf6-433704bb2489 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Delete volume with id: 08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:54.449517 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:54.449517 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:54.449517 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-17ab30cc-5b87-46d2-baf6-433704bb2489 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:54.486963 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-54b564d6-5afb-4a00-b1fa-a865a36e310b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:54.494474 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-54b564d6-5afb-4a00-b1fa-a865a36e310b tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] DELETE https://10.4.3.158/volume/v3/attachments/ec406331-d11b-454e-bef0-54d7fc36a085 Aug 19 21:21:54.494474 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-54b564d6-5afb-4a00-b1fa-a865a36e310b tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:54.494474 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-54b564d6-5afb-4a00-b1fa-a865a36e310b tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:54.521285 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:54.521285 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:54.526479 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ff93e2df-3078-4b3f-8a5d-02772da651c8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:54.528612 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ff93e2df-3078-4b3f-8a5d-02772da651c8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:54.529261 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ff93e2df-3078-4b3f-8a5d-02772da651c8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:54.529261 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ff93e2df-3078-4b3f-8a5d-02772da651c8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:54.529401 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-17ab30cc-5b87-46d2-baf6-433704bb2489 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Delete volume request issued successfully. Aug 19 21:21:54.529803 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-17ab30cc-5b87-46d2-baf6-433704bb2489 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 202 Aug 19 21:21:54.530964 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 157/632] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:54 2026] DELETE /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:54.544596 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c4aedd9b-20f9-48b8-83fc-6a3e38d8c176 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:54.544771 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:54.544771 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:54.546988 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c4aedd9b-20f9-48b8-83fc-6a3e38d8c176 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:54.548529 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c4aedd9b-20f9-48b8-83fc-6a3e38d8c176 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:54.548529 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c4aedd9b-20f9-48b8-83fc-6a3e38d8c176 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:54.556868 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ff93e2df-3078-4b3f-8a5d-02772da651c8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:54.562768 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:54.562768 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:54.574671 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ff93e2df-3078-4b3f-8a5d-02772da651c8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:54.575399 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 158/633] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:54 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:54.579277 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c4aedd9b-20f9-48b8-83fc-6a3e38d8c176 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Volume info retrieved successfully. Aug 19 21:21:54.587066 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c4aedd9b-20f9-48b8-83fc-6a3e38d8c176 tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 200 Aug 19 21:21:54.587629 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 162/634] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:54 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:54.594923 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e1201b36-cf88-4857-b54d-2d0866c72f9a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:54.598092 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1201b36-cf88-4857-b54d-2d0866c72f9a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:54.598328 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1201b36-cf88-4857-b54d-2d0866c72f9a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:54.598591 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1201b36-cf88-4857-b54d-2d0866c72f9a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:54.608468 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:54.608468 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:54.614559 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e1201b36-cf88-4857-b54d-2d0866c72f9a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:54.621924 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1201b36-cf88-4857-b54d-2d0866c72f9a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:54.622645 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 158/635] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:54 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:54.633447 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-54b564d6-5afb-4a00-b1fa-a865a36e310b tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/attachments/ec406331-d11b-454e-bef0-54d7fc36a085 returned with HTTP 200 Aug 19 21:21:54.634145 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 158/636] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:21:54 2026] DELETE /volume/v3/attachments/ec406331-d11b-454e-bef0-54d7fc36a085 => generated 192 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:54.700106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e0e71250-1c63-4585-9ad7-a69b84f8db5c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:54.702898 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e0e71250-1c63-4585-9ad7-a69b84f8db5c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:21:54.703618 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e0e71250-1c63-4585-9ad7-a69b84f8db5c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:54.704094 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e0e71250-1c63-4585-9ad7-a69b84f8db5c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:54.715839 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:54.715839 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:54.719704 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e0e71250-1c63-4585-9ad7-a69b84f8db5c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:21:54.728104 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e0e71250-1c63-4585-9ad7-a69b84f8db5c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:21:54.728481 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 159/637] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:54 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:54.766988 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-371b8fe4-513b-4dde-ad87-fa1ce5288774 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:54.768314 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-371b8fe4-513b-4dde-ad87-fa1ce5288774 None None] GET https://10.4.3.158/volume// Aug 19 21:21:54.768852 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-371b8fe4-513b-4dde-ad87-fa1ce5288774 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:54.769392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-371b8fe4-513b-4dde-ad87-fa1ce5288774 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:54.770505 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-371b8fe4-513b-4dde-ad87-fa1ce5288774 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:21:54.771100 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 163/638] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:21:54 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:21:54.780706 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-e6f2a89d-6bde-49f2-8b18-158432749750 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:54.785623 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-e6f2a89d-6bde-49f2-8b18-158432749750 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] POST https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6/action Aug 19 21:21:54.785926 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-e6f2a89d-6bde-49f2-8b18-158432749750 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action body: b'{"os-reimage": {"image_id": "bd66c2b5-1494-48b7-a96b-ebe732ec8fbd", "reimage_reserved": true}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:21:54.786139 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-e6f2a89d-6bde-49f2-8b18-158432749750 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "bd66c2b5-1494-48b7-a96b-ebe732ec8fbd", "reimage_reserved": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:21:54.816871 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:54.816871 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:54.817738 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-e6f2a89d-6bde-49f2-8b18-158432749750 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:21:55.012944 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-e6f2a89d-6bde-49f2-8b18-158432749750 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6/action returned with HTTP 202 Aug 19 21:21:55.013860 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 159/639] 10.4.3.158 () {74 vars in 1713 bytes} [Wed Aug 19 21:21:54 2026] POST /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 21:21:55.607334 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-094cbce3-9006-4bf3-99bb-56112a7231cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:55.609904 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-094cbce3-9006-4bf3-99bb-56112a7231cc tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] GET https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 Aug 19 21:21:55.610423 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-094cbce3-9006-4bf3-99bb-56112a7231cc tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:55.610555 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-094cbce3-9006-4bf3-99bb-56112a7231cc tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:55.617472 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-094cbce3-9006-4bf3-99bb-56112a7231cc tempest-AttachSCSIVolumeTestJSON-1294010191 tempest-AttachSCSIVolumeTestJSON-1294010191-project-member] https://10.4.3.158/volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 returned with HTTP 404 Aug 19 21:21:55.618276 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 159/640] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:55 2026] GET /volume/v3/volumes/08296959-f622-4e8e-9267-17192b466a26 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:21:57.139327 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-b03b26a4-8709-401c-88ef-47ad89cdb30e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:57.144786 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-b03b26a4-8709-401c-88ef-47ad89cdb30e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:21:57.145197 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-b03b26a4-8709-401c-88ef-47ad89cdb30e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:57.145467 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-b03b26a4-8709-401c-88ef-47ad89cdb30e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:57.162091 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:57.162091 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:21:57.168225 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-b03b26a4-8709-401c-88ef-47ad89cdb30e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:21:57.177193 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-b03b26a4-8709-401c-88ef-47ad89cdb30e tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:21:57.178086 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 160/641] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:21:57 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 1164 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:21:58.569751 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee593827-2b0e-4e17-ad7f-4d28591688b4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:58.572114 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee593827-2b0e-4e17-ad7f-4d28591688b4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:58.572492 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee593827-2b0e-4e17-ad7f-4d28591688b4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:58.574582 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee593827-2b0e-4e17-ad7f-4d28591688b4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:58.574582 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ee593827-2b0e-4e17-ad7f-4d28591688b4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Delete volume with id: 3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:58.577950 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=468,cinder:INSERT=46,cinder:UPDATE=78 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:21:58.587843 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:58.587843 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:21:58.588771 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee593827-2b0e-4e17-ad7f-4d28591688b4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:58.643334 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee593827-2b0e-4e17-ad7f-4d28591688b4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Delete volume request issued successfully. Aug 19 21:21:58.643610 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee593827-2b0e-4e17-ad7f-4d28591688b4 tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 202 Aug 19 21:21:58.644207 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 164/642] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:21:58 2026] DELETE /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:21:58.653598 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b1caa49d-c821-4efc-8dd9-59554cc52f2b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:58.658114 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b1caa49d-c821-4efc-8dd9-59554cc52f2b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:58.658482 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b1caa49d-c821-4efc-8dd9-59554cc52f2b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:58.658789 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b1caa49d-c821-4efc-8dd9-59554cc52f2b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:58.663771 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=453,cinder:INSERT=32,cinder:UPDATE=62 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:21:58.673201 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:58.673201 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:21:58.682033 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b1caa49d-c821-4efc-8dd9-59554cc52f2b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Volume info retrieved successfully. Aug 19 21:21:58.690279 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b1caa49d-c821-4efc-8dd9-59554cc52f2b tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 200 Aug 19 21:21:58.690893 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 160/643] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:58 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:21:59.287628 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-f18ea92e-bd2e-47e2-b1b8-72d0851f367d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:59.291173 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-f18ea92e-bd2e-47e2-b1b8-72d0851f367d tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] DELETE https://10.4.3.158/volume/v3/attachments/f962ba91-e106-45f7-9797-29d3a190e16c Aug 19 21:21:59.291173 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-f18ea92e-bd2e-47e2-b1b8-72d0851f367d tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:59.291173 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-f18ea92e-bd2e-47e2-b1b8-72d0851f367d tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:59.293368 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=409,cinder:UPDATE=51,cinder:INSERT=25 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:21:59.303545 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:21:59.303545 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:21:59.408894 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8a8f045e-fe7a-496c-8c0b-3d8bf8783169 req-f18ea92e-bd2e-47e2-b1b8-72d0851f367d tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/attachments/f962ba91-e106-45f7-9797-29d3a190e16c returned with HTTP 200 Aug 19 21:21:59.409097 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 160/644] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:21:59 2026] DELETE /volume/v3/attachments/f962ba91-e106-45f7-9797-29d3a190e16c => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:21:59.709047 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-57c3d6b4-b606-4428-bb39-e7231a9e769f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:21:59.712429 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-57c3d6b4-b606-4428-bb39-e7231a9e769f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] GET https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 Aug 19 21:21:59.712707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-57c3d6b4-b606-4428-bb39-e7231a9e769f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:21:59.714043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-57c3d6b4-b606-4428-bb39-e7231a9e769f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:21:59.719238 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=410,cinder:UPDATE=51,cinder:INSERT=20 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:21:59.725333 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-57c3d6b4-b606-4428-bb39-e7231a9e769f tempest-TaggedAttachmentsTest-1735342431 tempest-TaggedAttachmentsTest-1735342431-project-member] https://10.4.3.158/volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 returned with HTTP 404 Aug 19 21:21:59.726453 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 161/645] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:21:59 2026] GET /volume/v3/volumes/3fcc96be-56e3-4eb5-90b7-986066474297 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:22:02.659451 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b7ccb02c-0e5b-4b63-b766-6716c122802a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:03.102178 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7ccb02c-0e5b-4b63-b766-6716c122802a tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:22:03.104033 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7ccb02c-0e5b-4b63-b766-6716c122802a tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008", "extra_specs": {}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:03.126653 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7ccb02c-0e5b-4b63-b766-6716c122802a tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:22:03.126653 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 165/646] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:22:02 2026] POST /volume/v3/types => generated 267 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:05.597374 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-59f1bca0-7f97-4494-a028-e001523d6d36 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:05.601383 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59f1bca0-7f97-4494-a028-e001523d6d36 None None] GET https://10.4.3.158/volume// Aug 19 21:22:05.601383 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59f1bca0-7f97-4494-a028-e001523d6d36 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:05.601383 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59f1bca0-7f97-4494-a028-e001523d6d36 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:05.607606 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59f1bca0-7f97-4494-a028-e001523d6d36 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:05.607606 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 161/647] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:22:05 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:05.617190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-6f5bde2f-c809-4331-9160-417886658384 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:05.622509 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-6f5bde2f-c809-4331-9160-417886658384 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:22:05.623345 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-6f5bde2f-c809-4331-9160-417886658384 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:05.623345 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-6f5bde2f-c809-4331-9160-417886658384 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:05.655063 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:05.655063 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:05.661482 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-6f5bde2f-c809-4331-9160-417886658384 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:22:05.668837 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-6f5bde2f-c809-4331-9160-417886658384 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:22:05.669033 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 161/648] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:22:05 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 1540 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:22:05.801068 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-7d9b46b0-203a-4ffa-98ce-f6707b6c12d4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:05.808778 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-7d9b46b0-203a-4ffa-98ce-f6707b6c12d4 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] PUT https://10.4.3.158/volume/v3/attachments/77cdf2b2-2da5-4920-b88c-a949ed1f1343 Aug 19 21:22:05.809291 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-7d9b46b0-203a-4ffa-98ce-f6707b6c12d4 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:05.822514 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-7d9b46b0-203a-4ffa-98ce-f6707b6c12d4 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Acquiring lock "cinder-attachment_update-f50d5f53-2f77-4a2e-978a-4f05027584c6-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:22:05.831799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-7d9b46b0-203a-4ffa-98ce-f6707b6c12d4 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Lock "cinder-attachment_update-f50d5f53-2f77-4a2e-978a-4f05027584c6-np0000007814" acquired by "attachment_update" :: waited 0.010s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:22:05.832913 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:05.832913 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:05.994931 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-7d9b46b0-203a-4ffa-98ce-f6707b6c12d4 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Lock "cinder-attachment_update-f50d5f53-2f77-4a2e-978a-4f05027584c6-np0000007814" released by "attachment_update" :: held 0.163s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:22:05.995307 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-7d9b46b0-203a-4ffa-98ce-f6707b6c12d4 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/attachments/77cdf2b2-2da5-4920-b88c-a949ed1f1343 returned with HTTP 200 Aug 19 21:22:05.995815 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 162/649] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:22:05 2026] PUT /volume/v3/attachments/77cdf2b2-2da5-4920-b88c-a949ed1f1343 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:06.028121 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-bca9e887-f24a-4c95-bb5e-00e5f8419a08 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:06.031854 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-bca9e887-f24a-4c95-bb5e-00e5f8419a08 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] POST https://10.4.3.158/volume/v3/attachments/77cdf2b2-2da5-4920-b88c-a949ed1f1343/action Aug 19 21:22:06.032362 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-bca9e887-f24a-4c95-bb5e-00e5f8419a08 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:22:06.032532 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-bca9e887-f24a-4c95-bb5e-00e5f8419a08 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:06.052671 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:06.052671 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:06.068083 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4e79eba4-90c7-4931-9c8b-eb46d3e92dbf req-bca9e887-f24a-4c95-bb5e-00e5f8419a08 tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/attachments/77cdf2b2-2da5-4920-b88c-a949ed1f1343/action returned with HTTP 204 Aug 19 21:22:06.068083 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 166/650] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:22:06 2026] POST /volume/v3/attachments/77cdf2b2-2da5-4920-b88c-a949ed1f1343/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:22:06.232494 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-be9e7c57-45d6-457c-a900-60f309682d6a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:06.235945 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-be9e7c57-45d6-457c-a900-60f309682d6a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 Aug 19 21:22:06.236628 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-be9e7c57-45d6-457c-a900-60f309682d6a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:06.236628 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-be9e7c57-45d6-457c-a900-60f309682d6a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:06.236628 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-be9e7c57-45d6-457c-a900-60f309682d6a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Delete volume with id: d96a9250-4b33-4083-8c26-c5956f4e23d3 Aug 19 21:22:06.248964 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:06.248964 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:06.249506 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-be9e7c57-45d6-457c-a900-60f309682d6a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:22:06.285042 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-be9e7c57-45d6-457c-a900-60f309682d6a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Delete volume request issued successfully. Aug 19 21:22:06.285042 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-be9e7c57-45d6-457c-a900-60f309682d6a tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 returned with HTTP 202 Aug 19 21:22:06.285042 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 162/651] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:22:06 2026] DELETE /volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:22:06.294973 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b0204cfa-09ec-4f70-91d0-1656b5d922b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:06.300273 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0204cfa-09ec-4f70-91d0-1656b5d922b5 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 Aug 19 21:22:06.300588 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0204cfa-09ec-4f70-91d0-1656b5d922b5 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:06.300965 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0204cfa-09ec-4f70-91d0-1656b5d922b5 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:06.319884 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:06.319884 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:06.327301 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b0204cfa-09ec-4f70-91d0-1656b5d922b5 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:22:06.333318 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0204cfa-09ec-4f70-91d0-1656b5d922b5 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 returned with HTTP 200 Aug 19 21:22:06.334005 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 162/652] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:06 2026] GET /volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:07.364897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6b4b3ad7-72c3-4740-a878-e4e6b8bc0e53 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:07.372515 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6b4b3ad7-72c3-4740-a878-e4e6b8bc0e53 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 Aug 19 21:22:07.372515 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6b4b3ad7-72c3-4740-a878-e4e6b8bc0e53 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:07.372906 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6b4b3ad7-72c3-4740-a878-e4e6b8bc0e53 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:07.389177 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6b4b3ad7-72c3-4740-a878-e4e6b8bc0e53 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 returned with HTTP 404 Aug 19 21:22:07.389720 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 163/653] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:07 2026] GET /volume/v3/volumes/d96a9250-4b33-4083-8c26-c5956f4e23d3 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:22:07.404519 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7ce606d2-3955-46fb-85c8-e27d8b4ecd56 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:07.407316 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7ce606d2-3955-46fb-85c8-e27d8b4ecd56 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:22:07.407316 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7ce606d2-3955-46fb-85c8-e27d8b4ecd56 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:07.410030 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7ce606d2-3955-46fb-85c8-e27d8b4ecd56 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:07.410727 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-7ce606d2-3955-46fb-85c8-e27d8b4ecd56 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Delete volume with id: a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:22:07.424643 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:07.424643 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:07.426085 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7ce606d2-3955-46fb-85c8-e27d8b4ecd56 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:22:07.481231 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7ce606d2-3955-46fb-85c8-e27d8b4ecd56 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Delete volume request issued successfully. Aug 19 21:22:07.481891 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7ce606d2-3955-46fb-85c8-e27d8b4ecd56 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 202 Aug 19 21:22:07.482892 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 167/654] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:22:07 2026] DELETE /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:22:07.497948 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7b0e579c-819c-4734-ad7c-498bb99b34a9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:07.504422 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b0e579c-819c-4734-ad7c-498bb99b34a9 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:22:07.504422 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b0e579c-819c-4734-ad7c-498bb99b34a9 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:07.504422 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b0e579c-819c-4734-ad7c-498bb99b34a9 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:07.520042 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:07.520042 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:07.531900 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7b0e579c-819c-4734-ad7c-498bb99b34a9 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Volume info retrieved successfully. Aug 19 21:22:07.543492 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b0e579c-819c-4734-ad7c-498bb99b34a9 tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 200 Aug 19 21:22:07.544397 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 163/655] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:07 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:07.789392 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-53e7bfc1-b08e-432f-9d6d-71134e63984b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:07.791557 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53e7bfc1-b08e-432f-9d6d-71134e63984b tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:22:07.792002 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53e7bfc1-b08e-432f-9d6d-71134e63984b tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356", "extra_specs": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:07.831032 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53e7bfc1-b08e-432f-9d6d-71134e63984b tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:22:07.831824 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 163/656] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:22:07 2026] POST /volume/v3/types => generated 268 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:07.845477 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-39e579a8-b456-4efc-b988-207e59922537 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:07.848038 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-39e579a8-b456-4efc-b988-207e59922537 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:22:07.848476 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-39e579a8-b456-4efc-b988-207e59922537 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050", "extra_specs": {}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:07.850688 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:07.850688 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:07.869172 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-39e579a8-b456-4efc-b988-207e59922537 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:22:07.869993 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 164/657] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:22:07 2026] POST /volume/v3/types => generated 268 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:07.881671 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ced35046-972b-4c42-8890-dc66d5c80382 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:07.886779 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:22:07.887498 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-588385060", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:07.889562 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-588385060', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:22:07.894717 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Create volume of 1 GB Aug 19 21:22:07.894717 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:07.894717 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:07.895467 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Availability Zones retrieved successfully. Aug 19 21:22:07.903596 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Flow 'volume_create_api' (0e365c31-e456-48ca-8447-343f47648f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:07.904741 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea19f835-79e8-49df-b214-1abdceb2c74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:07.906141 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:22:07.936221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea19f835-79e8-49df-b214-1abdceb2c74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb35dd74-8dbf-4bc5-9601-3d33ea3c8ddb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb35dd74-8dbf-4bc5-9601-3d33ea3c8ddb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:07.937225 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ecdaaa-beea-4811-ba78-cc62c5467078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:07.973107 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:22:07.973660 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:22:08.035036 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Created reservations ['10d0f91c-e9e1-4f9f-8ef8-6b99390877db', 'a8cfff3b-ebf9-4584-81f2-e6edbd2ad23d', '17b9d3ca-8887-46c0-9116-19861e9e3628', '054afcc3-df24-40ff-ab27-44daf58796e6'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:22:08.035036 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ecdaaa-beea-4811-ba78-cc62c5467078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10d0f91c-e9e1-4f9f-8ef8-6b99390877db', 'a8cfff3b-ebf9-4584-81f2-e6edbd2ad23d', '17b9d3ca-8887-46c0-9116-19861e9e3628', '054afcc3-df24-40ff-ab27-44daf58796e6']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.035036 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a4745d6-cc9a-4e6b-9f2d-85e79715eb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.067192 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a4745d6-cc9a-4e6b-9f2d-85e79715eb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff58a5cf-3daf-4290-a41b-c02114085cd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-588385060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff963754f0d462a846d5fb79d3044ce',qos_specs=None,replication_status=,reservations=['10d0f91c-e9e1-4f9f-8ef8-6b99390877db','a8cfff3b-ebf9-4584-81f2-e6edbd2ad23d','17b9d3ca-8887-46c0-9116-19861e9e3628','054afcc3-df24-40ff-ab27-44daf58796e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b8e94fcb4d454ab227ff3ef0789ac4',volume_type_id=cb35dd74-8dbf-4bc5-9601-3d33ea3c8ddb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-588385060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff58a5cf-3daf-4290-a41b-c02114085cd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aff963754f0d462a846d5fb79d3044ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1b8e94fcb4d454ab227ff3ef0789ac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb35dd74-8dbf-4bc5-9601-3d33ea3c8ddb),volume_type_id=cb35dd74-8dbf-4bc5-9601-3d33ea3c8ddb)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.067483 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831fbdcd-102c-4f57-b750-132fd78d5227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.100089 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831fbdcd-102c-4f57-b750-132fd78d5227) transitioned into state 'SUCCESS' from state '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-588385060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff963754f0d462a846d5fb79d3044ce',qos_specs=None,replication_status=,reservations=['10d0f91c-e9e1-4f9f-8ef8-6b99390877db','a8cfff3b-ebf9-4584-81f2-e6edbd2ad23d','17b9d3ca-8887-46c0-9116-19861e9e3628','054afcc3-df24-40ff-ab27-44daf58796e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b8e94fcb4d454ab227ff3ef0789ac4',volume_type_id=cb35dd74-8dbf-4bc5-9601-3d33ea3c8ddb)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.101137 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b13a5707-2404-4bf4-9e5d-fbae507b6318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.124100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b13a5707-2404-4bf4-9e5d-fbae507b6318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.125769 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Flow 'volume_create_api' (0e365c31-e456-48ca-8447-343f47648f11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:08.126526 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Create volume request issued successfully. Aug 19 21:22:08.127446 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ced35046-972b-4c42-8890-dc66d5c80382 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:22:08.128512 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 168/658] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:22:07 2026] POST /volume/v3/volumes => generated 845 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:22:08.147661 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:08.149401 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:22:08.150392 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1815031265", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:08.154128 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1815031265', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:22:08.159410 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Create volume of 1 GB Aug 19 21:22:08.160469 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:08.160469 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:08.161705 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Availability Zones retrieved successfully. Aug 19 21:22:08.174674 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Flow 'volume_create_api' (16420bcd-6501-4cdf-988b-1244a131fef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:08.177496 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9fc6e2-7041-41e7-9076-e450180648f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.178771 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:22:08.216318 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9fc6e2-7041-41e7-9076-e450180648f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8f29be36-2379-4015-8dce-8ba080373999,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f29be36-2379-4015-8dce-8ba080373999', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.216318 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0a003d-6a00-46f8-8d34-be83c5d5c0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.261254 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:22:08.261563 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:22:08.314300 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Created reservations ['7892e93a-9959-484a-b926-faa50ed1697e', '3af0fe4f-03f0-46d8-a6f0-a6e7a28a117f', '0cd576b8-410c-4ad4-bad3-5c4832e77e8f', 'def09866-ac53-49be-bd10-ffbc123bfed8'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:22:08.314790 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0a003d-6a00-46f8-8d34-be83c5d5c0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7892e93a-9959-484a-b926-faa50ed1697e', '3af0fe4f-03f0-46d8-a6f0-a6e7a28a117f', '0cd576b8-410c-4ad4-bad3-5c4832e77e8f', 'def09866-ac53-49be-bd10-ffbc123bfed8']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.315936 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d84e3a-d61f-45c8-92fb-2d2a3e8a5bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.360424 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d84e3a-d61f-45c8-92fb-2d2a3e8a5bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec9055a3-d9df-4c68-8ead-c87034722cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1815031265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff963754f0d462a846d5fb79d3044ce',qos_specs=None,replication_status=,reservations=['7892e93a-9959-484a-b926-faa50ed1697e','3af0fe4f-03f0-46d8-a6f0-a6e7a28a117f','0cd576b8-410c-4ad4-bad3-5c4832e77e8f','def09866-ac53-49be-bd10-ffbc123bfed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b8e94fcb4d454ab227ff3ef0789ac4',volume_type_id=8f29be36-2379-4015-8dce-8ba080373999), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1815031265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec9055a3-d9df-4c68-8ead-c87034722cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aff963754f0d462a846d5fb79d3044ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1b8e94fcb4d454ab227ff3ef0789ac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f29be36-2379-4015-8dce-8ba080373999),volume_type_id=8f29be36-2379-4015-8dce-8ba080373999)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.362357 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8098e35b-6c47-400c-8f75-953199cbbbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.398119 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8098e35b-6c47-400c-8f75-953199cbbbb5) transitioned into state 'SUCCESS' from state '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-1815031265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff963754f0d462a846d5fb79d3044ce',qos_specs=None,replication_status=,reservations=['7892e93a-9959-484a-b926-faa50ed1697e','3af0fe4f-03f0-46d8-a6f0-a6e7a28a117f','0cd576b8-410c-4ad4-bad3-5c4832e77e8f','def09866-ac53-49be-bd10-ffbc123bfed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b8e94fcb4d454ab227ff3ef0789ac4',volume_type_id=8f29be36-2379-4015-8dce-8ba080373999)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.398862 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3219d1-6004-49d9-a5f8-b1741ab2cc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.415659 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3219d1-6004-49d9-a5f8-b1741ab2cc74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.416633 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Flow 'volume_create_api' (16420bcd-6501-4cdf-988b-1244a131fef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:08.417330 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Create volume request issued successfully. Aug 19 21:22:08.418216 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c759dfb-6e44-4d11-8597-ca7e375a5c01 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:22:08.419004 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 164/659] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:22:08 2026] POST /volume/v3/volumes => generated 846 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:22:08.465339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:08.470775 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:22:08.474705 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2049271813", "snapshot_id": null, "imageRef": "f50a694d-9ec2-4f16-a20e-041b892dd868", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:08.479055 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2049271813', 'snapshot_id': None, 'imageRef': 'f50a694d-9ec2-4f16-a20e-041b892dd868', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:22:08.562376 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-941c4694-1f7a-43cd-8ee8-a9de5e288a7f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:08.565812 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-941c4694-1f7a-43cd-8ee8-a9de5e288a7f tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] GET https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 Aug 19 21:22:08.567266 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-941c4694-1f7a-43cd-8ee8-a9de5e288a7f tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:08.567266 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-941c4694-1f7a-43cd-8ee8-a9de5e288a7f tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:08.577452 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-941c4694-1f7a-43cd-8ee8-a9de5e288a7f tempest-TestMultiAttachVolumeSwap-520172990 tempest-TestMultiAttachVolumeSwap-520172990-project-member] https://10.4.3.158/volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 returned with HTTP 404 Aug 19 21:22:08.578141 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 165/660] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:08 2026] GET /volume/v3/volumes/a3b642eb-3fd5-4f89-a3c6-1a94a06e2b32 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:22:08.644040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Create volume of 1 GB Aug 19 21:22:08.644040 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:08.644040 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:08.644040 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Availability Zones retrieved successfully. Aug 19 21:22:08.651313 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Flow 'volume_create_api' (d09d2962-6e2d-49bc-92c0-310fe3bca1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:08.651313 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe0f98c-cce0-4ec1-9db2-ec1d302af239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.652154 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:22:08.738862 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe0f98c-cce0-4ec1-9db2-ec1d302af239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:22:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0658837-2e04-450a-a501-ee0d8fea0fa9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0658837-2e04-450a-a501-ee0d8fea0fa9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.740485 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0166f6c-e2a5-47a0-9104-61753e7632c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.814132 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:22:08.814701 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:22:08.886271 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Created reservations ['d6985603-7dff-4378-b19e-60adcba64a37', '6fade6b5-2684-4882-a105-ee9e1189c5ce', 'd584336f-4091-49d7-bebb-8adb3bf9cd89', '08aacce5-bc74-4053-a661-d2edbc686c79'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:22:08.887355 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0166f6c-e2a5-47a0-9104-61753e7632c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6985603-7dff-4378-b19e-60adcba64a37', '6fade6b5-2684-4882-a105-ee9e1189c5ce', 'd584336f-4091-49d7-bebb-8adb3bf9cd89', '08aacce5-bc74-4053-a661-d2edbc686c79']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.888402 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61119f35-1c4c-4a15-a225-b51f94362b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.938757 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61119f35-1c4c-4a15-a225-b51f94362b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89cb0e8a-d58c-4312-860a-ff0f85c300ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2049271813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff963754f0d462a846d5fb79d3044ce',qos_specs=None,replication_status=,reservations=['d6985603-7dff-4378-b19e-60adcba64a37','6fade6b5-2684-4882-a105-ee9e1189c5ce','d584336f-4091-49d7-bebb-8adb3bf9cd89','08aacce5-bc74-4053-a661-d2edbc686c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b8e94fcb4d454ab227ff3ef0789ac4',volume_type_id=c0658837-2e04-450a-a501-ee0d8fea0fa9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2049271813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89cb0e8a-d58c-4312-860a-ff0f85c300ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aff963754f0d462a846d5fb79d3044ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1b8e94fcb4d454ab227ff3ef0789ac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0658837-2e04-450a-a501-ee0d8fea0fa9),volume_type_id=c0658837-2e04-450a-a501-ee0d8fea0fa9)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.940095 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34afcab-8a6e-4412-8570-256757e65780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:08.979842 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34afcab-8a6e-4412-8570-256757e65780) transitioned into state 'SUCCESS' from state '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-2049271813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff963754f0d462a846d5fb79d3044ce',qos_specs=None,replication_status=,reservations=['d6985603-7dff-4378-b19e-60adcba64a37','6fade6b5-2684-4882-a105-ee9e1189c5ce','d584336f-4091-49d7-bebb-8adb3bf9cd89','08aacce5-bc74-4053-a661-d2edbc686c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1b8e94fcb4d454ab227ff3ef0789ac4',volume_type_id=c0658837-2e04-450a-a501-ee0d8fea0fa9)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:08.981420 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86747bcd-3a8f-458a-a627-aa88842e0612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:09.002245 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86747bcd-3a8f-458a-a627-aa88842e0612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:09.004572 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Flow 'volume_create_api' (d09d2962-6e2d-49bc-92c0-310fe3bca1b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:09.005404 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Create volume request issued successfully. Aug 19 21:22:09.006978 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b58713f-6ecd-48c2-b0ad-5adb61453226 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:22:09.007134 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 164/661] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:22:08 2026] POST /volume/v3/volumes => generated 845 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:22:09.023053 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a55316c2-c32a-4452-ab32-20a8e936b6fc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:09.024509 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a55316c2-c32a-4452-ab32-20a8e936b6fc tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:09.024768 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a55316c2-c32a-4452-ab32-20a8e936b6fc tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:09.024963 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a55316c2-c32a-4452-ab32-20a8e936b6fc tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:09.037857 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:09.037857 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:09.048583 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a55316c2-c32a-4452-ab32-20a8e936b6fc tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:09.061041 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a55316c2-c32a-4452-ab32-20a8e936b6fc tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:09.061041 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 169/662] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:09 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:10.077959 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-901a2e76-d165-4fbf-ba5d-f206307bf11c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:10.080822 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-901a2e76-d165-4fbf-ba5d-f206307bf11c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:10.081410 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-901a2e76-d165-4fbf-ba5d-f206307bf11c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:10.081987 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-901a2e76-d165-4fbf-ba5d-f206307bf11c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:10.096161 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:10.096161 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:10.102829 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-901a2e76-d165-4fbf-ba5d-f206307bf11c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:10.111250 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-901a2e76-d165-4fbf-ba5d-f206307bf11c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:10.112049 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 165/663] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:10 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:11.129828 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d1122831-94e1-4993-a13b-67cffea2fc21 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:11.132879 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d1122831-94e1-4993-a13b-67cffea2fc21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:11.133522 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d1122831-94e1-4993-a13b-67cffea2fc21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:11.133522 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d1122831-94e1-4993-a13b-67cffea2fc21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:11.151426 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:11.151426 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:11.165803 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d1122831-94e1-4993-a13b-67cffea2fc21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:11.176086 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d1122831-94e1-4993-a13b-67cffea2fc21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:11.176672 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 166/664] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:11 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 937 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:12.196705 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a5527bbb-d2d4-436d-8fa0-a83e2f52d24f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:12.200289 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a5527bbb-d2d4-436d-8fa0-a83e2f52d24f tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:12.200693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a5527bbb-d2d4-436d-8fa0-a83e2f52d24f tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:12.201059 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a5527bbb-d2d4-436d-8fa0-a83e2f52d24f tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:12.216055 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:12.216055 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:12.218310 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a5527bbb-d2d4-436d-8fa0-a83e2f52d24f tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:12.224508 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a5527bbb-d2d4-436d-8fa0-a83e2f52d24f tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:12.224937 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 165/665] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:12 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:13.244139 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eeef5284-1c75-41b1-9b6c-e0a7d7d4331e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:13.249492 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eeef5284-1c75-41b1-9b6c-e0a7d7d4331e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:13.249492 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eeef5284-1c75-41b1-9b6c-e0a7d7d4331e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:13.249492 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eeef5284-1c75-41b1-9b6c-e0a7d7d4331e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:13.262169 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:13.262169 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:13.269117 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-eeef5284-1c75-41b1-9b6c-e0a7d7d4331e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:13.284540 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eeef5284-1c75-41b1-9b6c-e0a7d7d4331e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:13.284986 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 170/666] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:13 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 998 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:14.311328 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0829754f-a00f-4dda-8d73-c9688f762aa0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:14.314234 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0829754f-a00f-4dda-8d73-c9688f762aa0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:14.314360 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0829754f-a00f-4dda-8d73-c9688f762aa0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:14.314598 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0829754f-a00f-4dda-8d73-c9688f762aa0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:14.331096 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:14.331096 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:14.347861 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0829754f-a00f-4dda-8d73-c9688f762aa0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:14.360131 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0829754f-a00f-4dda-8d73-c9688f762aa0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:14.360481 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 166/667] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:14 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 998 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:15.377236 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7b81a825-7b21-4dba-be49-bd28596874f2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:15.381942 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7b81a825-7b21-4dba-be49-bd28596874f2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:15.382201 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7b81a825-7b21-4dba-be49-bd28596874f2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:15.382537 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7b81a825-7b21-4dba-be49-bd28596874f2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:15.393772 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:15.393772 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:15.400599 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7b81a825-7b21-4dba-be49-bd28596874f2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:15.407376 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7b81a825-7b21-4dba-be49-bd28596874f2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:15.408096 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 167/668] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:15 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:16.427102 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8aeeec2-a8bb-49d7-8155-1a7e8c30086b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:16.429658 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8aeeec2-a8bb-49d7-8155-1a7e8c30086b tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:16.429813 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8aeeec2-a8bb-49d7-8155-1a7e8c30086b tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:16.430496 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8aeeec2-a8bb-49d7-8155-1a7e8c30086b tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:16.444796 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:16.444796 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:16.459036 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8aeeec2-a8bb-49d7-8155-1a7e8c30086b tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:16.465133 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8aeeec2-a8bb-49d7-8155-1a7e8c30086b tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:16.465853 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 166/669] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:16 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 998 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:16.972893 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3bcd51f2-59b1-4dd8-bdf0-db2b3c6a371c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:16.976228 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3bcd51f2-59b1-4dd8-bdf0-db2b3c6a371c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] GET https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:22:16.976579 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3bcd51f2-59b1-4dd8-bdf0-db2b3c6a371c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:16.976914 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3bcd51f2-59b1-4dd8-bdf0-db2b3c6a371c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:16.996785 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:16.996785 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:17.004045 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3bcd51f2-59b1-4dd8-bdf0-db2b3c6a371c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:22:17.012653 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3bcd51f2-59b1-4dd8-bdf0-db2b3c6a371c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 200 Aug 19 21:22:17.013430 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 171/670] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:22:16 2026] GET /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 1833 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:22:17.483168 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2284bbb1-fedb-468f-973f-016867b6559e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:17.485536 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2284bbb1-fedb-468f-973f-016867b6559e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:17.485812 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2284bbb1-fedb-468f-973f-016867b6559e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:17.486113 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2284bbb1-fedb-468f-973f-016867b6559e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:17.498383 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:17.498383 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:17.509403 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2284bbb1-fedb-468f-973f-016867b6559e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:17.518309 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2284bbb1-fedb-468f-973f-016867b6559e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:17.518751 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 167/671] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:17 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:18.160114 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:18.163348 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:22:18.163348 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-843577309"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:18.165221 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-843577309'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:22:18.170317 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume of 1 GB Aug 19 21:22:18.172309 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:18.172309 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:18.172309 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Availability Zones retrieved successfully. Aug 19 21:22:18.179450 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Flow 'volume_create_api' (aecdcb38-a291-4bb1-b975-1b34739dc06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:18.182595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5058952-d935-4d4a-88c3-dbfa3c62a9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:18.183607 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:22:18.197497 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:18.197497 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:18.218398 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5058952-d935-4d4a-88c3-dbfa3c62a9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b4117d8f-b892-4947-9662-0c92e6c22af5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4117d8f-b892-4947-9662-0c92e6c22af5', 'encryption_key_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=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:18.219644 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (547e5b52-9e6c-4c57-9a9b-0ef83bfe421c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:18.263122 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-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 19 21:22:18.263258 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-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 19 21:22:18.291174 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Created reservations ['9b5f4981-6439-4b5a-b67e-92b49700f10c', '10b98e78-010f-40b2-ae24-96386e22c606', '83322383-efb8-4c4a-b761-2470092dd5d3', 'c447f625-3424-44e6-b309-156ae58a3b3f'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:22:18.291508 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (547e5b52-9e6c-4c57-9a9b-0ef83bfe421c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5f4981-6439-4b5a-b67e-92b49700f10c', '10b98e78-010f-40b2-ae24-96386e22c606', '83322383-efb8-4c4a-b761-2470092dd5d3', 'c447f625-3424-44e6-b309-156ae58a3b3f']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:18.292994 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7942cbe-a226-41d7-8304-21bb150c10aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:18.340151 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7942cbe-a226-41d7-8304-21bb150c10aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '994d3d9b-f59e-4dec-88dd-0d8344cc2866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-843577309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',qos_specs=None,replication_status=,reservations=['9b5f4981-6439-4b5a-b67e-92b49700f10c','10b98e78-010f-40b2-ae24-96386e22c606','83322383-efb8-4c4a-b761-2470092dd5d3','c447f625-3424-44e6-b309-156ae58a3b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080433e4b5cc403c877ff2ec9134e245',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-843577309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=994d3d9b-f59e-4dec-88dd-0d8344cc2866,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='080433e4b5cc403c877ff2ec9134e245',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4117d8f-b892-4947-9662-0c92e6c22af5),volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:18.341189 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea967f84-34d2-45fd-bc28-9b03bf93d6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:18.374853 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea967f84-34d2-45fd-bc28-9b03bf93d6a8) transitioned into state 'SUCCESS' from state '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-843577309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',qos_specs=None,replication_status=,reservations=['9b5f4981-6439-4b5a-b67e-92b49700f10c','10b98e78-010f-40b2-ae24-96386e22c606','83322383-efb8-4c4a-b761-2470092dd5d3','c447f625-3424-44e6-b309-156ae58a3b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080433e4b5cc403c877ff2ec9134e245',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:18.375856 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a99cf62-7b3b-44e4-8916-383511a31461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:18.409214 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a99cf62-7b3b-44e4-8916-383511a31461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:18.410368 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Flow 'volume_create_api' (aecdcb38-a291-4bb1-b975-1b34739dc06b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:18.410368 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume request issued successfully. Aug 19 21:22:18.411558 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-05942752-dfe8-4154-aaa0-b24efd44ddd3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:22:18.412831 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 168/672] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:22:18 2026] POST /volume/v3/volumes => generated 759 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:22:18.431949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-96c26107-74a4-4770-a977-7a745be80913 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:18.435486 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96c26107-74a4-4770-a977-7a745be80913 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:18.435486 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96c26107-74a4-4770-a977-7a745be80913 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:18.435486 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96c26107-74a4-4770-a977-7a745be80913 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:18.453320 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:18.453320 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:18.463363 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-96c26107-74a4-4770-a977-7a745be80913 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:18.471137 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96c26107-74a4-4770-a977-7a745be80913 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:18.472130 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 167/673] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:18 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:18.537920 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-db1a6715-9189-4f58-8dfd-c5f61aefc2b4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:18.540266 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db1a6715-9189-4f58-8dfd-c5f61aefc2b4 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:18.540396 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db1a6715-9189-4f58-8dfd-c5f61aefc2b4 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:18.540670 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db1a6715-9189-4f58-8dfd-c5f61aefc2b4 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:18.554121 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:18.554121 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:18.560876 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-db1a6715-9189-4f58-8dfd-c5f61aefc2b4 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:18.568465 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db1a6715-9189-4f58-8dfd-c5f61aefc2b4 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:18.570229 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 172/674] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:18 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:19.494780 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c0a28e16-846a-475b-b8f7-b7a964ee8d8a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:19.498917 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c0a28e16-846a-475b-b8f7-b7a964ee8d8a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:19.499196 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c0a28e16-846a-475b-b8f7-b7a964ee8d8a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:19.499416 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c0a28e16-846a-475b-b8f7-b7a964ee8d8a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:19.510630 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:19.510630 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:19.517654 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c0a28e16-846a-475b-b8f7-b7a964ee8d8a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:19.525520 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c0a28e16-846a-475b-b8f7-b7a964ee8d8a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:19.525986 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 168/675] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:19 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:19.592669 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-91475ee9-4f29-4126-bcdf-cf9fc682bfe3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:19.597085 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-91475ee9-4f29-4126-bcdf-cf9fc682bfe3 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:19.598067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-91475ee9-4f29-4126-bcdf-cf9fc682bfe3 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:19.598067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-91475ee9-4f29-4126-bcdf-cf9fc682bfe3 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:19.601913 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-5ab23531-f3bd-4b22-977e-7031e2145b5b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:19.606837 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-5ab23531-f3bd-4b22-977e-7031e2145b5b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:19.607075 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-5ab23531-f3bd-4b22-977e-7031e2145b5b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:19.607318 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-5ab23531-f3bd-4b22-977e-7031e2145b5b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:19.609812 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:19.609812 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:19.615813 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-91475ee9-4f29-4126-bcdf-cf9fc682bfe3 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:19.617574 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:19.617574 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:19.623421 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-91475ee9-4f29-4126-bcdf-cf9fc682bfe3 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:19.624277 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 169/676] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:19 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:19.625064 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-5ab23531-f3bd-4b22-977e-7031e2145b5b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:19.631491 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-5ab23531-f3bd-4b22-977e-7031e2145b5b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:19.632219 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 168/677] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:22:19 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:19.755517 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bc214403-b40f-40e9-9cef-695de7139a48 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:19.756148 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc214403-b40f-40e9-9cef-695de7139a48 None None] GET https://10.4.3.158/volume// Aug 19 21:22:19.760491 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc214403-b40f-40e9-9cef-695de7139a48 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:19.760491 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc214403-b40f-40e9-9cef-695de7139a48 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:19.760491 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc214403-b40f-40e9-9cef-695de7139a48 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:19.760491 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 173/678] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:22:19 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:19.769553 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-8b281b20-c4f6-42de-88ef-2c95bc4a4aa6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:19.773112 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-8b281b20-c4f6-42de-88ef-2c95bc4a4aa6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:22:19.773580 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-8b281b20-c4f6-42de-88ef-2c95bc4a4aa6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "994d3d9b-f59e-4dec-88dd-0d8344cc2866", "connector": null, "instance_uuid": "baf8f72f-aa78-42f3-898f-546406b3611d"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:19.785493 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:19.785493 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:19.838442 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-8b281b20-c4f6-42de-88ef-2c95bc4a4aa6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:22:19.839338 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 169/679] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:22:19 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:19.894176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b1616b07-8ec4-4a70-affc-158e0980b760 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:19.898079 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b1616b07-8ec4-4a70-affc-158e0980b760 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:19.898079 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b1616b07-8ec4-4a70-affc-158e0980b760 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:19.898948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b1616b07-8ec4-4a70-affc-158e0980b760 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:19.911960 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:19.911960 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:19.917603 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b1616b07-8ec4-4a70-affc-158e0980b760 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:19.924822 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e63206ef-0923-4727-87cc-99e073a859ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:19.924977 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b1616b07-8ec4-4a70-affc-158e0980b760 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:19.924977 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 170/680] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:19 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:19.925103 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e63206ef-0923-4727-87cc-99e073a859ae None None] GET https://10.4.3.158/volume// Aug 19 21:22:19.925170 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e63206ef-0923-4727-87cc-99e073a859ae None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:19.926097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e63206ef-0923-4727-87cc-99e073a859ae None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:19.926593 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e63206ef-0923-4727-87cc-99e073a859ae None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:19.927526 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 169/681] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:22:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 21:22:19.943692 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-71f6ba9e-028f-44b6-bf6f-c69f943bdb48 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:19.947269 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-71f6ba9e-028f-44b6-bf6f-c69f943bdb48 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:19.947509 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-71f6ba9e-028f-44b6-bf6f-c69f943bdb48 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:19.947821 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-71f6ba9e-028f-44b6-bf6f-c69f943bdb48 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:19.964435 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:19.964435 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:19.971167 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-71f6ba9e-028f-44b6-bf6f-c69f943bdb48 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:19.980859 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-71f6ba9e-028f-44b6-bf6f-c69f943bdb48 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:19.981547 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 174/682] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:22:19 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1031 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:22:20.120290 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-951c68ab-3c81-49a5-abf5-cc8fd71b8f7e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:20.127306 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-951c68ab-3c81-49a5-abf5-cc8fd71b8f7e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] PUT https://10.4.3.158/volume/v3/attachments/ae2305d4-9957-4f8d-a205-7b781005c901 Aug 19 21:22:20.127306 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-951c68ab-3c81-49a5-abf5-cc8fd71b8f7e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:20.144535 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-951c68ab-3c81-49a5-abf5-cc8fd71b8f7e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Acquiring lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:22:20.154533 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-951c68ab-3c81-49a5-abf5-cc8fd71b8f7e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" acquired by "attachment_update" :: waited 0.010s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:22:20.156792 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:20.156792 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:20.286781 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-951c68ab-3c81-49a5-abf5-cc8fd71b8f7e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" released by "attachment_update" :: held 0.132s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:22:20.287249 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-951c68ab-3c81-49a5-abf5-cc8fd71b8f7e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/ae2305d4-9957-4f8d-a205-7b781005c901 returned with HTTP 200 Aug 19 21:22:20.287939 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 170/683] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:22:20 2026] PUT /volume/v3/attachments/ae2305d4-9957-4f8d-a205-7b781005c901 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:20.642658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0b241820-7ebb-4310-8e53-4d0478b570b6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:20.648134 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0b241820-7ebb-4310-8e53-4d0478b570b6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:20.648427 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0b241820-7ebb-4310-8e53-4d0478b570b6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:20.648709 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0b241820-7ebb-4310-8e53-4d0478b570b6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:20.661841 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:20.661841 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:20.668035 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0b241820-7ebb-4310-8e53-4d0478b570b6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:20.677291 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0b241820-7ebb-4310-8e53-4d0478b570b6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:20.678030 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 171/684] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:20 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 1249 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:20.723316 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-554a7cc7-31da-452a-bffc-13c346042d58 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:20.951832 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e415b0cf-62ca-4bf8-a800-800ae2a99ac4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:20.957191 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e415b0cf-62ca-4bf8-a800-800ae2a99ac4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:20.957797 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e415b0cf-62ca-4bf8-a800-800ae2a99ac4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:20.957965 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-e19ee3aa-3924-468d-83a0-b2786e8a6338 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:20.959148 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e415b0cf-62ca-4bf8-a800-800ae2a99ac4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:20.965183 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-e19ee3aa-3924-468d-83a0-b2786e8a6338 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:20.966538 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-e19ee3aa-3924-468d-83a0-b2786e8a6338 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:20.966897 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-e19ee3aa-3924-468d-83a0-b2786e8a6338 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:20.980541 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:20.980541 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:20.985552 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:20.985552 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:20.987123 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-e19ee3aa-3924-468d-83a0-b2786e8a6338 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:20.993263 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e415b0cf-62ca-4bf8-a800-800ae2a99ac4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:20.994375 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-e19ee3aa-3924-468d-83a0-b2786e8a6338 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:20.995299 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 171/685] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:22:20 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 1249 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:21.003555 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e415b0cf-62ca-4bf8-a800-800ae2a99ac4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:21.004427 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 175/686] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:20 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:21.118594 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:22:21.118594 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1254173014"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:21.121631 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1254173014'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:22:21.121835 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Create volume of 1 GB Aug 19 21:22:21.128104 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Availability Zones retrieved successfully. Aug 19 21:22:21.138241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Flow 'volume_create_api' (fce938b1-1c2c-42c1-9a7a-266d31076efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:21.139618 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabd497d-462a-45fc-a031-bbd4b8a44afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:21.142137 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:22:21.192892 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabd497d-462a-45fc-a031-bbd4b8a44afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:21.195928 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dfd2983-3955-425f-9a5d-76183725b981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:21.293187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Created reservations ['417960e9-027d-429e-8f45-aaa0cc797bf4', 'e4926e83-207e-466a-bb53-8fb47637cf5f', 'f51149dd-73aa-40d3-92c0-a8fa9309e869', '22e84d66-0baf-431e-ac4b-836b22179fcd'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:22:21.294272 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dfd2983-3955-425f-9a5d-76183725b981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['417960e9-027d-429e-8f45-aaa0cc797bf4', 'e4926e83-207e-466a-bb53-8fb47637cf5f', 'f51149dd-73aa-40d3-92c0-a8fa9309e869', '22e84d66-0baf-431e-ac4b-836b22179fcd']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:21.295121 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65e36b5d-653a-40d0-ae78-51075b405ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:21.322597 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65e36b5d-653a-40d0-ae78-51075b405ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15ec2d70-abf2-4d92-bccd-b0aaa810d965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1254173014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='816b2550869943458018a28290d41664',qos_specs=None,replication_status=,reservations=['417960e9-027d-429e-8f45-aaa0cc797bf4','e4926e83-207e-466a-bb53-8fb47637cf5f','f51149dd-73aa-40d3-92c0-a8fa9309e869','22e84d66-0baf-431e-ac4b-836b22179fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badedf916ac14368954ac2074042f5a1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1254173014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15ec2d70-abf2-4d92-bccd-b0aaa810d965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='816b2550869943458018a28290d41664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badedf916ac14368954ac2074042f5a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:21.323497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0cd8dd7-42cf-48ea-8c54-e70b0971180e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:21.366601 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0cd8dd7-42cf-48ea-8c54-e70b0971180e) transitioned into state 'SUCCESS' from state '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-1254173014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='816b2550869943458018a28290d41664',qos_specs=None,replication_status=,reservations=['417960e9-027d-429e-8f45-aaa0cc797bf4','e4926e83-207e-466a-bb53-8fb47637cf5f','f51149dd-73aa-40d3-92c0-a8fa9309e869','22e84d66-0baf-431e-ac4b-836b22179fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badedf916ac14368954ac2074042f5a1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:21.367459 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6c8441-a7bb-4d06-9f1c-6591cbb06355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:21.391612 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6c8441-a7bb-4d06-9f1c-6591cbb06355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:21.393640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Flow 'volume_create_api' (fce938b1-1c2c-42c1-9a7a-266d31076efc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:21.393640 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Create volume request issued successfully. Aug 19 21:22:21.394409 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-554a7cc7-31da-452a-bffc-13c346042d58 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:22:21.395253 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 170/687] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:22:20 2026] POST /volume/v3/volumes => generated 759 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:22:21.893683 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-0c7173d7-48b9-4c3d-9e23-c9073f8e4f3e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:21.899107 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-0c7173d7-48b9-4c3d-9e23-c9073f8e4f3e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:21.899330 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-0c7173d7-48b9-4c3d-9e23-c9073f8e4f3e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:21.899605 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-0c7173d7-48b9-4c3d-9e23-c9073f8e4f3e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:21.916044 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:21.916044 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:21.927566 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-0c7173d7-48b9-4c3d-9e23-c9073f8e4f3e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:21.933513 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-0c7173d7-48b9-4c3d-9e23-c9073f8e4f3e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:21.934821 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 172/688] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:22:21 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 1249 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:22:21.950083 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7a83d85f-70d9-42a6-bd22-f60a6bba799c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:21.950731 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a83d85f-70d9-42a6-bd22-f60a6bba799c None None] GET https://10.4.3.158/volume// Aug 19 21:22:21.951344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a83d85f-70d9-42a6-bd22-f60a6bba799c None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:21.951344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a83d85f-70d9-42a6-bd22-f60a6bba799c None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:21.952798 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a83d85f-70d9-42a6-bd22-f60a6bba799c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:21.952798 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 172/689] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:22:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:21.969531 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-90c17412-04a4-4d10-955c-3a208fa3d0b0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:21.974008 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-90c17412-04a4-4d10-955c-3a208fa3d0b0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:22:21.974667 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-90c17412-04a4-4d10-955c-3a208fa3d0b0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89cb0e8a-d58c-4312-860a-ff0f85c300ad", "connector": null, "instance_uuid": "9b723730-4ceb-4c7d-8f87-dd52ac108560"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:21.989621 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:21.989621 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:22.026740 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-49b576a2-3d87-4668-a7c8-c605af358685 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:22.030040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-49b576a2-3d87-4668-a7c8-c605af358685 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:22.030040 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-49b576a2-3d87-4668-a7c8-c605af358685 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:22.030692 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-49b576a2-3d87-4668-a7c8-c605af358685 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:22.050221 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-90c17412-04a4-4d10-955c-3a208fa3d0b0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:22:22.050833 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 176/690] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:22:21 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 19 21:22:22.051696 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:22.051696 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:22.058772 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-49b576a2-3d87-4668-a7c8-c605af358685 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:22.070136 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-49b576a2-3d87-4668-a7c8-c605af358685 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:22.070136 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 171/691] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:22 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:23.023268 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:23.088436 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-13cbfb8a-3c23-457c-91a8-e890c080dee7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:23.091193 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-13cbfb8a-3c23-457c-91a8-e890c080dee7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:23.092032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-13cbfb8a-3c23-457c-91a8-e890c080dee7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:23.092032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-13cbfb8a-3c23-457c-91a8-e890c080dee7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:23.105412 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:23.105412 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:23.111699 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-13cbfb8a-3c23-457c-91a8-e890c080dee7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:23.127379 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-13cbfb8a-3c23-457c-91a8-e890c080dee7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:23.128804 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 173/692] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:23 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:23.257588 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:22:23.258054 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1116352811", "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:23.260479 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1116352811', 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:22:23.769271 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-e0ba3f9c-c907-483a-adfb-f05cc36e33c0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:23.772038 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-e0ba3f9c-c907-483a-adfb-f05cc36e33c0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments/ae2305d4-9957-4f8d-a205-7b781005c901/action Aug 19 21:22:23.772874 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-e0ba3f9c-c907-483a-adfb-f05cc36e33c0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:22:23.772874 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-e0ba3f9c-c907-483a-adfb-f05cc36e33c0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:23.803048 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:23.803048 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:23.826927 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0683bd7c-d9d5-48e1-b1f8-53a06cdb1f66 req-e0ba3f9c-c907-483a-adfb-f05cc36e33c0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/ae2305d4-9957-4f8d-a205-7b781005c901/action returned with HTTP 204 Aug 19 21:22:23.827915 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 177/693] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:22:23 2026] POST /volume/v3/attachments/ae2305d4-9957-4f8d-a205-7b781005c901/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:22:24.107032 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Create volume of 1 GB Aug 19 21:22:24.112537 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Availability Zones retrieved successfully. Aug 19 21:22:24.121083 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Flow 'volume_create_api' (9952607f-8cc4-4423-bbdf-0bcf31e5c925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:24.122447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b4d036-50ff-4752-a157-c0cb4aba4ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:24.124028 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:22:24.151979 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2f6f704d-93c1-4b14-9be6-139d4a4863c5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.158206 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2f6f704d-93c1-4b14-9be6-139d4a4863c5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:24.158206 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2f6f704d-93c1-4b14-9be6-139d4a4863c5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:24.158206 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2f6f704d-93c1-4b14-9be6-139d4a4863c5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:24.182219 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:24.182219 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:24.190421 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2f6f704d-93c1-4b14-9be6-139d4a4863c5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:24.203637 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2f6f704d-93c1-4b14-9be6-139d4a4863c5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:24.204360 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 172/694] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:24 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1144 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:24.271595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b4d036-50ff-4752-a157-c0cb4aba4ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:24.272608 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa34b189-b314-47f3-80bd-913bd8d263b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:24.273909 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-675ddf86-400b-476d-ac0b-93ed3d7501e4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.280404 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-675ddf86-400b-476d-ac0b-93ed3d7501e4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:24.280928 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-675ddf86-400b-476d-ac0b-93ed3d7501e4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:24.281314 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-675ddf86-400b-476d-ac0b-93ed3d7501e4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:24.298717 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:24.298717 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:24.309828 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-675ddf86-400b-476d-ac0b-93ed3d7501e4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:24.319741 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-675ddf86-400b-476d-ac0b-93ed3d7501e4 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:24.320733 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 174/695] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:22:24 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:24.341969 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c9a897f8-06d6-4070-8c9d-a7e90c2c4939 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.341969 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c9a897f8-06d6-4070-8c9d-a7e90c2c4939 None None] GET https://10.4.3.158/volume// Aug 19 21:22:24.341969 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c9a897f8-06d6-4070-8c9d-a7e90c2c4939 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:24.341969 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c9a897f8-06d6-4070-8c9d-a7e90c2c4939 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:24.341969 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c9a897f8-06d6-4070-8c9d-a7e90c2c4939 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:24.341969 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 178/696] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:22:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:24.358816 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-9b403f43-9553-4cbd-8777-d55696c8f1b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.361702 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-9b403f43-9553-4cbd-8777-d55696c8f1b5 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:22:24.362056 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-9b403f43-9553-4cbd-8777-d55696c8f1b5 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:24.362389 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-9b403f43-9553-4cbd-8777-d55696c8f1b5 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:24.386541 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:24.386541 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:24.393686 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-9b403f43-9553-4cbd-8777-d55696c8f1b5 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:22:24.400684 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Created reservations ['53982375-d5de-4e1b-b8b3-5641a5eb5d8b', '5a3fa9d2-c7e3-4edb-8646-8df03850996f', 'fb2f62fb-80b3-4dd3-8d8e-65396d3427d2', '7c0618d2-6ad2-4999-a056-8c8d87c4cbdd'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:22:24.401548 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa34b189-b314-47f3-80bd-913bd8d263b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53982375-d5de-4e1b-b8b3-5641a5eb5d8b', '5a3fa9d2-c7e3-4edb-8646-8df03850996f', 'fb2f62fb-80b3-4dd3-8d8e-65396d3427d2', '7c0618d2-6ad2-4999-a056-8c8d87c4cbdd']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:24.402675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86465f6-e1be-4b8e-b647-acdb581e4133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:24.404031 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-9b403f43-9553-4cbd-8777-d55696c8f1b5 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:22:24.404661 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 173/697] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:22:24 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 1428 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:22:24.447686 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-128c296b-c064-4bb6-9236-295ca4a0ea03 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.448735 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-128c296b-c064-4bb6-9236-295ca4a0ea03 None None] GET https://10.4.3.158/volume// Aug 19 21:22:24.448854 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86465f6-e1be-4b8e-b647-acdb581e4133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f7b0470-81e1-4095-ac1f-93d9939f58c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1116352811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ab25f1b5a74ba39676e8df5d231552',qos_specs=None,replication_status=,reservations=['53982375-d5de-4e1b-b8b3-5641a5eb5d8b','5a3fa9d2-c7e3-4edb-8646-8df03850996f','fb2f62fb-80b3-4dd3-8d8e-65396d3427d2','7c0618d2-6ad2-4999-a056-8c8d87c4cbdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7276783969c47cf8f09e500f5dd061b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1116352811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f7b0470-81e1-4095-ac1f-93d9939f58c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ab25f1b5a74ba39676e8df5d231552',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7276783969c47cf8f09e500f5dd061b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:24.448986 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-128c296b-c064-4bb6-9236-295ca4a0ea03 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:24.448986 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-128c296b-c064-4bb6-9236-295ca4a0ea03 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:24.448986 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-128c296b-c064-4bb6-9236-295ca4a0ea03 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:24.449125 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 175/698] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:22:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:24.449393 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5113957c-6654-46c8-9979-6295975f6bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:24.461905 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-426a6212-0cd6-4f63-ba24-8e3590b85f0f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.466380 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-426a6212-0cd6-4f63-ba24-8e3590b85f0f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:22:24.466380 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-426a6212-0cd6-4f63-ba24-8e3590b85f0f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "994d3d9b-f59e-4dec-88dd-0d8344cc2866", "connector": null, "instance_uuid": "6fd20c98-7034-4692-89d5-e8f36667afed"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:24.479911 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5113957c-6654-46c8-9979-6295975f6bc2) transitioned into state 'SUCCESS' from state '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-1116352811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ab25f1b5a74ba39676e8df5d231552',qos_specs=None,replication_status=,reservations=['53982375-d5de-4e1b-b8b3-5641a5eb5d8b','5a3fa9d2-c7e3-4edb-8646-8df03850996f','fb2f62fb-80b3-4dd3-8d8e-65396d3427d2','7c0618d2-6ad2-4999-a056-8c8d87c4cbdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7276783969c47cf8f09e500f5dd061b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:24.482237 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37e92d56-024e-4b4a-97ae-dd2652dbcb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:24.489767 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:24.489767 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:24.497602 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37e92d56-024e-4b4a-97ae-dd2652dbcb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:24.498556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Flow 'volume_create_api' (9952607f-8cc4-4423-bbdf-0bcf31e5c925) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:24.499105 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Create volume request issued successfully. Aug 19 21:22:24.499807 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4c7cd3cc-cc01-4c7c-ade5-d9b008f7553f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:22:24.500428 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 173/699] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:22:23 2026] POST /volume/v3/volumes => generated 757 bytes in 1478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:22:24.527769 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c5da5729-6051-420d-8210-fd9573aed0e4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.528513 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5da5729-6051-420d-8210-fd9573aed0e4 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 Aug 19 21:22:24.528722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c5da5729-6051-420d-8210-fd9573aed0e4 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:24.529478 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c5da5729-6051-420d-8210-fd9573aed0e4 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:24.539991 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-426a6212-0cd6-4f63-ba24-8e3590b85f0f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:22:24.541066 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 179/700] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:22:24 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 19 21:22:24.541370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-4b9a28fb-b105-45c3-add1-73840ba4fd25 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.542202 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:24.542202 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:24.546091 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-4b9a28fb-b105-45c3-add1-73840ba4fd25 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] PUT https://10.4.3.158/volume/v3/attachments/4f0865d0-b949-41d5-8953-16e19d891400 Aug 19 21:22:24.546091 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-4b9a28fb-b105-45c3-add1-73840ba4fd25 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:24.555081 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c5da5729-6051-420d-8210-fd9573aed0e4 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:24.561605 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-4b9a28fb-b105-45c3-add1-73840ba4fd25 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Acquiring lock "cinder-attachment_update-89cb0e8a-d58c-4312-860a-ff0f85c300ad-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:22:24.563241 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5da5729-6051-420d-8210-fd9573aed0e4 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 returned with HTTP 200 Aug 19 21:22:24.564154 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 174/701] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:24 2026] GET /volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:24.571547 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-4b9a28fb-b105-45c3-add1-73840ba4fd25 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Lock "cinder-attachment_update-89cb0e8a-d58c-4312-860a-ff0f85c300ad-np0000007814" acquired by "attachment_update" :: waited 0.010s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:22:24.573248 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:24.573248 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:24.597976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4d8d44af-c302-4dc3-ba01-1d91a014cc09 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.602889 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d8d44af-c302-4dc3-ba01-1d91a014cc09 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:24.603180 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d8d44af-c302-4dc3-ba01-1d91a014cc09 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:24.603489 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d8d44af-c302-4dc3-ba01-1d91a014cc09 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:24.628636 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:24.628636 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:24.634654 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d21d6961-282b-4af9-bdd7-e60c99fd660c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.637193 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d21d6961-282b-4af9-bdd7-e60c99fd660c None None] GET https://10.4.3.158/volume// Aug 19 21:22:24.637193 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d21d6961-282b-4af9-bdd7-e60c99fd660c None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:24.637193 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d21d6961-282b-4af9-bdd7-e60c99fd660c None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:24.637584 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d21d6961-282b-4af9-bdd7-e60c99fd660c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:24.637853 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 180/702] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:22:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:24.641208 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4d8d44af-c302-4dc3-ba01-1d91a014cc09 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:24.647778 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d8d44af-c302-4dc3-ba01-1d91a014cc09 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:24.648450 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 174/703] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:24 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1146 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:24.648525 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-1f226068-643e-4126-86a4-b2853410ed48 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.652270 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-1f226068-643e-4126-86a4-b2853410ed48 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:24.652478 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-1f226068-643e-4126-86a4-b2853410ed48 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:24.652783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-1f226068-643e-4126-86a4-b2853410ed48 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:24.680676 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:24.680676 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:24.696098 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-1f226068-643e-4126-86a4-b2853410ed48 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:24.699948 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-1f226068-643e-4126-86a4-b2853410ed48 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:24.700533 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 175/704] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:22:24 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:22:24.817768 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-90749f35-4487-4d96-875a-21163139ff49 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.820560 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-90749f35-4487-4d96-875a-21163139ff49 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] PUT https://10.4.3.158/volume/v3/attachments/68abf3eb-12a9-41af-a911-e62f6be7060a Aug 19 21:22:24.821008 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-90749f35-4487-4d96-875a-21163139ff49 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:24.822302 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-4b9a28fb-b105-45c3-add1-73840ba4fd25 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Lock "cinder-attachment_update-89cb0e8a-d58c-4312-860a-ff0f85c300ad-np0000007814" released by "attachment_update" :: held 0.251s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:22:24.822778 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-4b9a28fb-b105-45c3-add1-73840ba4fd25 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments/4f0865d0-b949-41d5-8953-16e19d891400 returned with HTTP 200 Aug 19 21:22:24.823427 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 176/705] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:22:24 2026] PUT /volume/v3/attachments/4f0865d0-b949-41d5-8953-16e19d891400 => generated 969 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:24.832685 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-90749f35-4487-4d96-875a-21163139ff49 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Acquiring lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:22:24.839945 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-90749f35-4487-4d96-875a-21163139ff49 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" acquired by "attachment_update" :: waited 0.008s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:22:24.841556 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:24.841556 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:24.863907 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-3e942a10-0127-469e-8a22-de58f17bf6c6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:24.867938 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-3e942a10-0127-469e-8a22-de58f17bf6c6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/attachments/4f0865d0-b949-41d5-8953-16e19d891400/action Aug 19 21:22:24.870272 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-3e942a10-0127-469e-8a22-de58f17bf6c6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:22:24.870272 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-3e942a10-0127-469e-8a22-de58f17bf6c6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:24.903612 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:24.903612 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:24.926464 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-639eb083-5f07-4f1b-a5e3-54070717d1b1 req-3e942a10-0127-469e-8a22-de58f17bf6c6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments/4f0865d0-b949-41d5-8953-16e19d891400/action returned with HTTP 204 Aug 19 21:22:24.927778 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 175/706] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:22:24 2026] POST /volume/v3/attachments/4f0865d0-b949-41d5-8953-16e19d891400/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:22:24.971728 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-90749f35-4487-4d96-875a-21163139ff49 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" released by "attachment_update" :: held 0.130s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:22:24.971728 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-90749f35-4487-4d96-875a-21163139ff49 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/68abf3eb-12a9-41af-a911-e62f6be7060a returned with HTTP 200 Aug 19 21:22:24.971728 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 181/707] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:22:24 2026] PUT /volume/v3/attachments/68abf3eb-12a9-41af-a911-e62f6be7060a => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:22:25.584276 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-daf05853-42b9-4350-810e-d1a5c5656f89 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:25.589324 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-daf05853-42b9-4350-810e-d1a5c5656f89 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 Aug 19 21:22:25.589825 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-daf05853-42b9-4350-810e-d1a5c5656f89 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:25.590725 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-daf05853-42b9-4350-810e-d1a5c5656f89 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:25.610454 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:25.610454 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:25.620310 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-daf05853-42b9-4350-810e-d1a5c5656f89 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:25.634163 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-daf05853-42b9-4350-810e-d1a5c5656f89 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 returned with HTTP 200 Aug 19 21:22:25.635465 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 176/708] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:25 2026] GET /volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 => generated 1364 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:25.671976 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8180b5c4-5a71-4110-ae5e-d73d1c661408 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:25.674956 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8180b5c4-5a71-4110-ae5e-d73d1c661408 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:25.675279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8180b5c4-5a71-4110-ae5e-d73d1c661408 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:25.675527 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8180b5c4-5a71-4110-ae5e-d73d1c661408 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:25.704060 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:25.704060 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:25.710958 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8180b5c4-5a71-4110-ae5e-d73d1c661408 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:25.719143 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8180b5c4-5a71-4110-ae5e-d73d1c661408 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:25.719664 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 177/709] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:25 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:26.656392 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ee9b7f3e-69a1-444a-abf5-db9eaa96b769 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:26.661504 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ee9b7f3e-69a1-444a-abf5-db9eaa96b769 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 Aug 19 21:22:26.661860 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ee9b7f3e-69a1-444a-abf5-db9eaa96b769 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:26.662551 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ee9b7f3e-69a1-444a-abf5-db9eaa96b769 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:26.677984 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:26.677984 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:26.687740 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ee9b7f3e-69a1-444a-abf5-db9eaa96b769 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:26.702423 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ee9b7f3e-69a1-444a-abf5-db9eaa96b769 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 returned with HTTP 200 Aug 19 21:22:26.702928 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 176/710] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:26 2026] GET /volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:26.721485 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-28ea5554-c10a-4528-a517-4cad54eb16fe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:26.724212 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:22:26.724901 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1992691777"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:26.727068 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1992691777'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:22:26.727184 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Create volume of 1 GB Aug 19 21:22:26.727641 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:26.727641 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:26.737696 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Availability Zones retrieved successfully. Aug 19 21:22:26.739547 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-59fbfe04-07b1-4571-8ad7-7002db768ea6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:26.747329 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59fbfe04-07b1-4571-8ad7-7002db768ea6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:26.747329 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59fbfe04-07b1-4571-8ad7-7002db768ea6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:26.747329 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59fbfe04-07b1-4571-8ad7-7002db768ea6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:26.747542 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Flow 'volume_create_api' (b7c6762b-0d88-4dc0-b268-6c7ccdea09b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:26.749109 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3fbdc2-be65-45c1-b018-3f43ef3b636a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:26.750366 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:22:26.773639 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:26.773639 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:26.783067 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-59fbfe04-07b1-4571-8ad7-7002db768ea6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:26.787797 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59fbfe04-07b1-4571-8ad7-7002db768ea6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:26.788379 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 177/711] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:26 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:26.811225 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3fbdc2-be65-45c1-b018-3f43ef3b636a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:26.812369 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b381f07a-776f-4117-8b39-4bb61fa23f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:26.875640 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Created reservations ['190f18ba-88bf-443c-8aed-e77b52e66ab5', '0e3bc5bd-8667-46bc-8449-52ee2c053bfe', 'afc24c15-0892-4712-9cd1-fad71514f090', '866bf097-b174-4c34-915d-c91842a58ead'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:22:26.876799 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b381f07a-776f-4117-8b39-4bb61fa23f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['190f18ba-88bf-443c-8aed-e77b52e66ab5', '0e3bc5bd-8667-46bc-8449-52ee2c053bfe', 'afc24c15-0892-4712-9cd1-fad71514f090', '866bf097-b174-4c34-915d-c91842a58ead']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:26.878185 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a1f9702-c4fc-4aaf-bfd7-a6a3c88c6a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:26.911883 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a1f9702-c4fc-4aaf-bfd7-a6a3c88c6a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1992691777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ab25f1b5a74ba39676e8df5d231552',qos_specs=None,replication_status=,reservations=['190f18ba-88bf-443c-8aed-e77b52e66ab5','0e3bc5bd-8667-46bc-8449-52ee2c053bfe','afc24c15-0892-4712-9cd1-fad71514f090','866bf097-b174-4c34-915d-c91842a58ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7276783969c47cf8f09e500f5dd061b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:22:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1992691777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ab25f1b5a74ba39676e8df5d231552',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7276783969c47cf8f09e500f5dd061b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:26.913548 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (940aef9a-12ac-48f9-abdf-d6cd498885ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:26.946003 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (940aef9a-12ac-48f9-abdf-d6cd498885ea) transitioned into state 'SUCCESS' from state '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-1992691777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ab25f1b5a74ba39676e8df5d231552',qos_specs=None,replication_status=,reservations=['190f18ba-88bf-443c-8aed-e77b52e66ab5','0e3bc5bd-8667-46bc-8449-52ee2c053bfe','afc24c15-0892-4712-9cd1-fad71514f090','866bf097-b174-4c34-915d-c91842a58ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7276783969c47cf8f09e500f5dd061b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:26.947193 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a43d57a-a805-4e2d-9837-90a19544a6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:26.962104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a43d57a-a805-4e2d-9837-90a19544a6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:26.963621 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Flow 'volume_create_api' (b7c6762b-0d88-4dc0-b268-6c7ccdea09b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:26.964246 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Create volume request issued successfully. Aug 19 21:22:26.965419 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28ea5554-c10a-4528-a517-4cad54eb16fe tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:22:26.965650 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 182/712] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:22:26 2026] POST /volume/v3/volumes => generated 757 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:22:26.981177 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-80e57df6-f550-486d-80a2-f1766c4bb1c2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:26.983704 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80e57df6-f550-486d-80a2-f1766c4bb1c2 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 Aug 19 21:22:26.984097 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80e57df6-f550-486d-80a2-f1766c4bb1c2 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:26.985100 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80e57df6-f550-486d-80a2-f1766c4bb1c2 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:26.996323 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:26.996323 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:27.003176 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-80e57df6-f550-486d-80a2-f1766c4bb1c2 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:27.010348 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80e57df6-f550-486d-80a2-f1766c4bb1c2 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 returned with HTTP 200 Aug 19 21:22:27.010921 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 178/713] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:26 2026] GET /volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:27.380793 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-7cd87449-7292-4a9d-86ab-e2bba2dd892b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:27.384609 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-7cd87449-7292-4a9d-86ab-e2bba2dd892b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments/68abf3eb-12a9-41af-a911-e62f6be7060a/action Aug 19 21:22:27.385608 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-7cd87449-7292-4a9d-86ab-e2bba2dd892b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:22:27.385608 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-7cd87449-7292-4a9d-86ab-e2bba2dd892b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:27.425590 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:27.425590 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:27.442954 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a622df8b-9c97-4a64-8e30-ad6e0bd17bbe req-7cd87449-7292-4a9d-86ab-e2bba2dd892b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/68abf3eb-12a9-41af-a911-e62f6be7060a/action returned with HTTP 204 Aug 19 21:22:27.442954 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 177/714] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:22:27 2026] POST /volume/v3/attachments/68abf3eb-12a9-41af-a911-e62f6be7060a/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:22:27.807308 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9ad4941e-a344-4da6-8ee6-34efc2830604 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:27.810983 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9ad4941e-a344-4da6-8ee6-34efc2830604 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:27.811354 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9ad4941e-a344-4da6-8ee6-34efc2830604 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:27.811640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9ad4941e-a344-4da6-8ee6-34efc2830604 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:27.830731 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:27.830731 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:27.836003 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9ad4941e-a344-4da6-8ee6-34efc2830604 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:27.842606 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9ad4941e-a344-4da6-8ee6-34efc2830604 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:27.843182 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 178/715] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:27 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:28.032797 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-325c9add-5f08-4ffe-9dc8-1a27fb833493 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:28.035869 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-325c9add-5f08-4ffe-9dc8-1a27fb833493 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 Aug 19 21:22:28.036234 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-325c9add-5f08-4ffe-9dc8-1a27fb833493 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:28.036600 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-325c9add-5f08-4ffe-9dc8-1a27fb833493 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:28.048712 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:28.048712 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:28.056767 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-325c9add-5f08-4ffe-9dc8-1a27fb833493 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:28.066374 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-325c9add-5f08-4ffe-9dc8-1a27fb833493 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 returned with HTTP 200 Aug 19 21:22:28.066924 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 183/716] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:28 2026] GET /volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:28.087516 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1888db32-40fa-4842-b190-a581e6653338 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:28.092635 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:22:28.092635 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1667393992"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:28.096756 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1667393992'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:22:28.098560 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Create volume of 1 GB Aug 19 21:22:28.104746 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Availability Zones retrieved successfully. Aug 19 21:22:28.113188 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Flow 'volume_create_api' (b2dd073c-062c-4add-a948-6a393753cbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:28.114983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de7dd81-be26-4fe0-a7d6-eb35e85a5f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:28.116992 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:22:28.168675 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de7dd81-be26-4fe0-a7d6-eb35e85a5f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:28.170383 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709b2ed7-9b96-4d83-9559-c7ab351bd088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:28.259191 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Created reservations ['e9394309-804b-40e3-aaec-a79f560ac33e', '5e266ea8-e160-44af-a621-25f7049af783', 'ecab7041-51e7-453f-832c-f64e22142250', '115e3a39-6f74-4324-be1a-633acb6d52bb'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:22:28.259369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709b2ed7-9b96-4d83-9559-c7ab351bd088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9394309-804b-40e3-aaec-a79f560ac33e', '5e266ea8-e160-44af-a621-25f7049af783', 'ecab7041-51e7-453f-832c-f64e22142250', '115e3a39-6f74-4324-be1a-633acb6d52bb']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:28.261348 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721895b0-a20c-42e0-83bd-85666adcdfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:28.303894 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721895b0-a20c-42e0-83bd-85666adcdfb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45e5c3b1-7d78-4237-b7da-2d2cb5747dac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1667393992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ab25f1b5a74ba39676e8df5d231552',qos_specs=None,replication_status=,reservations=['e9394309-804b-40e3-aaec-a79f560ac33e','5e266ea8-e160-44af-a621-25f7049af783','ecab7041-51e7-453f-832c-f64e22142250','115e3a39-6f74-4324-be1a-633acb6d52bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7276783969c47cf8f09e500f5dd061b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1667393992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45e5c3b1-7d78-4237-b7da-2d2cb5747dac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ab25f1b5a74ba39676e8df5d231552',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7276783969c47cf8f09e500f5dd061b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:28.303894 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f06f9d-0bb1-452b-86d2-da32dcd9c79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:28.338078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f06f9d-0bb1-452b-86d2-da32dcd9c79f) transitioned into state 'SUCCESS' from state '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-1667393992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ab25f1b5a74ba39676e8df5d231552',qos_specs=None,replication_status=,reservations=['e9394309-804b-40e3-aaec-a79f560ac33e','5e266ea8-e160-44af-a621-25f7049af783','ecab7041-51e7-453f-832c-f64e22142250','115e3a39-6f74-4324-be1a-633acb6d52bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7276783969c47cf8f09e500f5dd061b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:28.343524 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7498a37b-67e6-4577-8af7-330f61855d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:22:28.364120 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7498a37b-67e6-4577-8af7-330f61855d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:22:28.364120 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Flow 'volume_create_api' (b2dd073c-062c-4add-a948-6a393753cbea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:22:28.364120 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Create volume request issued successfully. Aug 19 21:22:28.364120 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1888db32-40fa-4842-b190-a581e6653338 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:22:28.364754 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 179/717] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:22:28 2026] POST /volume/v3/volumes => generated 757 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:22:28.387631 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6159ad79-455f-4fba-ac70-ff7855e9db5f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:28.391672 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6159ad79-455f-4fba-ac70-ff7855e9db5f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac Aug 19 21:22:28.392188 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6159ad79-455f-4fba-ac70-ff7855e9db5f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:28.392263 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6159ad79-455f-4fba-ac70-ff7855e9db5f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:28.405171 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:28.405171 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:28.410150 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6159ad79-455f-4fba-ac70-ff7855e9db5f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:28.415577 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6159ad79-455f-4fba-ac70-ff7855e9db5f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac returned with HTTP 200 Aug 19 21:22:28.416054 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 178/718] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:28 2026] GET /volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:29.440236 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-17f2fc1e-e0d9-465c-a1b9-52bdae44c30b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:29.444461 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17f2fc1e-e0d9-465c-a1b9-52bdae44c30b tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac Aug 19 21:22:29.448033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17f2fc1e-e0d9-465c-a1b9-52bdae44c30b tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:29.448033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17f2fc1e-e0d9-465c-a1b9-52bdae44c30b tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:29.456467 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:29.456467 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:29.464042 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-17f2fc1e-e0d9-465c-a1b9-52bdae44c30b tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:29.466946 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17f2fc1e-e0d9-465c-a1b9-52bdae44c30b tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac returned with HTTP 200 Aug 19 21:22:29.470801 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 179/719] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:22:29 2026] GET /volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:34.366074 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-452a4531-5eeb-4e23-b46b-122942c421a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:34.371891 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-452a4531-5eeb-4e23-b46b-122942c421a6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:22:34.372309 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-452a4531-5eeb-4e23-b46b-122942c421a6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:34.372544 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-452a4531-5eeb-4e23-b46b-122942c421a6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:34.396163 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:34.396163 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:34.404267 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-452a4531-5eeb-4e23-b46b-122942c421a6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:22:34.410286 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-452a4531-5eeb-4e23-b46b-122942c421a6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:22:34.410755 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 184/720] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:22:34 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:34.920094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0baf570-cc35-4a80-b05a-4b03accabe5c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:34.920505 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0baf570-cc35-4a80-b05a-4b03accabe5c None None] GET https://10.4.3.158/volume// Aug 19 21:22:34.920665 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0baf570-cc35-4a80-b05a-4b03accabe5c None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:34.920872 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0baf570-cc35-4a80-b05a-4b03accabe5c None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:34.921328 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0baf570-cc35-4a80-b05a-4b03accabe5c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:34.921665 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 180/721] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:22:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:34.947362 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-995cfe47-a8b9-4111-922f-99a170940389 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:34.953881 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-995cfe47-a8b9-4111-922f-99a170940389 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:22:34.954828 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-995cfe47-a8b9-4111-922f-99a170940389 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "994d3d9b-f59e-4dec-88dd-0d8344cc2866", "connector": null, "instance_uuid": "baf8f72f-aa78-42f3-898f-546406b3611d"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:34.989663 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:34.989663 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:35.055722 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-995cfe47-a8b9-4111-922f-99a170940389 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:22:35.056457 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 179/722] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:22:34 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:35.074442 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-69a04562-e736-4b4c-ad19-fedb860dcd75 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:35.077405 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-69a04562-e736-4b4c-ad19-fedb860dcd75 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/attachments/ae2305d4-9957-4f8d-a205-7b781005c901 Aug 19 21:22:35.077570 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-69a04562-e736-4b4c-ad19-fedb860dcd75 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:35.077870 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-69a04562-e736-4b4c-ad19-fedb860dcd75 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:35.092373 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:35.092373 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:35.199674 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-69a04562-e736-4b4c-ad19-fedb860dcd75 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/ae2305d4-9957-4f8d-a205-7b781005c901 returned with HTTP 200 Aug 19 21:22:35.201156 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 180/723] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:22:35 2026] DELETE /volume/v3/attachments/ae2305d4-9957-4f8d-a205-7b781005c901 => generated 367 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:36.639431 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-db2710a5-4c3e-47b9-93f8-1f9611c2a659 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:36.643348 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-db2710a5-4c3e-47b9-93f8-1f9611c2a659 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] PUT https://10.4.3.158/volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8 Aug 19 21:22:36.645517 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-db2710a5-4c3e-47b9-93f8-1f9611c2a659 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:36.670431 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-db2710a5-4c3e-47b9-93f8-1f9611c2a659 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Acquiring lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:22:36.679788 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-db2710a5-4c3e-47b9-93f8-1f9611c2a659 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" acquired by "attachment_update" :: waited 0.009s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:22:36.682963 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:36.682963 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:36.841165 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-db2710a5-4c3e-47b9-93f8-1f9611c2a659 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" released by "attachment_update" :: held 0.161s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:22:36.841810 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-db2710a5-4c3e-47b9-93f8-1f9611c2a659 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8 returned with HTTP 200 Aug 19 21:22:36.842663 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 185/724] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:22:36 2026] PUT /volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:36.857741 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-b1944ee4-ed31-4cd1-ae9d-e32579b0446f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:36.861446 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-b1944ee4-ed31-4cd1-ae9d-e32579b0446f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8 Aug 19 21:22:36.862089 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-b1944ee4-ed31-4cd1-ae9d-e32579b0446f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:36.863052 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-b1944ee4-ed31-4cd1-ae9d-e32579b0446f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:36.900940 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-b1944ee4-ed31-4cd1-ae9d-e32579b0446f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8 returned with HTTP 200 Aug 19 21:22:36.902121 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 181/725] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Aug 19 21:22:36 2026] GET /volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8 => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:40.183185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-c927718a-4fc4-4827-819f-d991965c2244 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:40.187888 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-c927718a-4fc4-4827-819f-d991965c2244 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 Aug 19 21:22:40.188064 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-c927718a-4fc4-4827-819f-d991965c2244 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:40.188378 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-c927718a-4fc4-4827-819f-d991965c2244 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:40.199615 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:40.199615 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:40.207290 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-c927718a-4fc4-4827-819f-d991965c2244 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:40.214894 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-c927718a-4fc4-4827-819f-d991965c2244 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 returned with HTTP 200 Aug 19 21:22:40.215420 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 180/726] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:22:40 2026] GET /volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:40.226710 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-22b7ef88-6901-41d6-a5d7-b150ec3cdb56 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:40.229431 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-22b7ef88-6901-41d6-a5d7-b150ec3cdb56 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 Aug 19 21:22:40.229688 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-22b7ef88-6901-41d6-a5d7-b150ec3cdb56 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:40.229955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-22b7ef88-6901-41d6-a5d7-b150ec3cdb56 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:40.238916 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:40.238916 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:40.244665 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-22b7ef88-6901-41d6-a5d7-b150ec3cdb56 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:40.252030 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-22b7ef88-6901-41d6-a5d7-b150ec3cdb56 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 returned with HTTP 200 Aug 19 21:22:40.252623 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 181/727] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:22:40 2026] GET /volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:22:40.272334 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-562098f1-6f5d-4dc4-85dc-a6c2dfa6c8a5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:40.277796 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-562098f1-6f5d-4dc4-85dc-a6c2dfa6c8a5 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac Aug 19 21:22:40.279974 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-562098f1-6f5d-4dc4-85dc-a6c2dfa6c8a5 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:40.280352 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-562098f1-6f5d-4dc4-85dc-a6c2dfa6c8a5 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:40.293135 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:40.293135 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:40.302758 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-562098f1-6f5d-4dc4-85dc-a6c2dfa6c8a5 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:40.312676 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-562098f1-6f5d-4dc4-85dc-a6c2dfa6c8a5 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac returned with HTTP 200 Aug 19 21:22:40.314815 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 186/728] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:22:40 2026] GET /volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:40.331790 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c388a8a6-1070-4ff0-bbaf-22714a3291b5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:40.336329 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c388a8a6-1070-4ff0-bbaf-22714a3291b5 None None] GET https://10.4.3.158/volume// Aug 19 21:22:40.336597 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c388a8a6-1070-4ff0-bbaf-22714a3291b5 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:40.336905 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c388a8a6-1070-4ff0-bbaf-22714a3291b5 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:40.337615 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c388a8a6-1070-4ff0-bbaf-22714a3291b5 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:40.338070 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 182/729] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:22:40 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:40.348902 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-a9c3f657-cfc0-40e7-9437-e568dff4a8d9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:40.354302 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-a9c3f657-cfc0-40e7-9437-e568dff4a8d9 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:22:40.354845 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-a9c3f657-cfc0-40e7-9437-e568dff4a8d9 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f7b0470-81e1-4095-ac1f-93d9939f58c1", "connector": null, "instance_uuid": "6553eac9-64f6-4cb8-97ee-228f668b298d"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:40.368702 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:40.368702 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:40.414704 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-a9c3f657-cfc0-40e7-9437-e568dff4a8d9 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:22:40.415192 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 181/730] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:22:40 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:40.428105 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d1070316-99c7-4208-bf39-a46054eb4f8d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:40.428105 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d1070316-99c7-4208-bf39-a46054eb4f8d None None] GET https://10.4.3.158/volume// Aug 19 21:22:40.428420 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d1070316-99c7-4208-bf39-a46054eb4f8d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:40.428727 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d1070316-99c7-4208-bf39-a46054eb4f8d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:40.429524 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d1070316-99c7-4208-bf39-a46054eb4f8d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:40.430310 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 182/731] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:22:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:40.441228 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-81f33d4b-d14e-43f3-a992-c3ba8e06b136 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:40.444973 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-81f33d4b-d14e-43f3-a992-c3ba8e06b136 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:22:40.446164 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-81f33d4b-d14e-43f3-a992-c3ba8e06b136 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22", "connector": null, "instance_uuid": "6553eac9-64f6-4cb8-97ee-228f668b298d"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:40.459682 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:40.459682 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:40.498353 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-81f33d4b-d14e-43f3-a992-c3ba8e06b136 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:22:40.498938 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 187/732] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:22:40 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 19 21:22:40.510892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4b70bd52-d722-4046-af11-9183bfd506af None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:40.511408 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4b70bd52-d722-4046-af11-9183bfd506af None None] GET https://10.4.3.158/volume// Aug 19 21:22:40.511707 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4b70bd52-d722-4046-af11-9183bfd506af None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:40.511898 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4b70bd52-d722-4046-af11-9183bfd506af None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:40.512689 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4b70bd52-d722-4046-af11-9183bfd506af None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:40.513239 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 183/733] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:22:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:40.526236 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b1c709c8-d13e-49e9-ba6a-b22ad3cddda9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:40.532446 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b1c709c8-d13e-49e9-ba6a-b22ad3cddda9 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:22:40.533825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b1c709c8-d13e-49e9-ba6a-b22ad3cddda9 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45e5c3b1-7d78-4237-b7da-2d2cb5747dac", "connector": null, "instance_uuid": "6553eac9-64f6-4cb8-97ee-228f668b298d"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:40.551733 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:40.551733 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:40.595158 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b1c709c8-d13e-49e9-ba6a-b22ad3cddda9 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:22:40.595783 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 182/734] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:22:40 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 19 21:22:41.341690 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-a0398c5b-8472-4511-a059-24f640eac7a7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:41.347055 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-a0398c5b-8472-4511-a059-24f640eac7a7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8/action Aug 19 21:22:41.347909 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-a0398c5b-8472-4511-a059-24f640eac7a7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:22:41.347909 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-a0398c5b-8472-4511-a059-24f640eac7a7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:41.382315 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:41.382315 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:41.399594 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b4ca5771-7bca-4158-9c36-1ad2f11a0a22 req-a0398c5b-8472-4511-a059-24f640eac7a7 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8/action returned with HTTP 204 Aug 19 21:22:41.400367 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 183/735] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:22:41 2026] POST /volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:22:43.689876 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5600416b-53b9-4fc8-8ffb-db92ff4d3221 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:43.691081 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5600416b-53b9-4fc8-8ffb-db92ff4d3221 None None] GET https://10.4.3.158/volume// Aug 19 21:22:43.691081 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5600416b-53b9-4fc8-8ffb-db92ff4d3221 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:43.692224 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5600416b-53b9-4fc8-8ffb-db92ff4d3221 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:43.693477 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5600416b-53b9-4fc8-8ffb-db92ff4d3221 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:43.693477 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 188/736] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:22:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 21:22:43.704854 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-8eede995-9948-41cb-8cec-2a975dad03a7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:43.707908 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-8eede995-9948-41cb-8cec-2a975dad03a7 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 Aug 19 21:22:43.707908 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-8eede995-9948-41cb-8cec-2a975dad03a7 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:43.707908 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-8eede995-9948-41cb-8cec-2a975dad03a7 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:43.731578 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:43.731578 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:43.740695 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-8eede995-9948-41cb-8cec-2a975dad03a7 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:43.753315 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-8eede995-9948-41cb-8cec-2a975dad03a7 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 returned with HTTP 200 Aug 19 21:22:43.753937 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 184/737] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:22:43 2026] GET /volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 => generated 1544 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:22:43.901727 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-708cbbca-d53a-489a-b38d-56e35ea53680 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:43.909759 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-708cbbca-d53a-489a-b38d-56e35ea53680 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] PUT https://10.4.3.158/volume/v3/attachments/5515918c-9f97-4b1b-a614-a397982c1de7 Aug 19 21:22:43.910424 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-708cbbca-d53a-489a-b38d-56e35ea53680 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:43.929293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-708cbbca-d53a-489a-b38d-56e35ea53680 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Acquiring lock "cinder-attachment_update-5f7b0470-81e1-4095-ac1f-93d9939f58c1-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:22:43.937546 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-708cbbca-d53a-489a-b38d-56e35ea53680 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Lock "cinder-attachment_update-5f7b0470-81e1-4095-ac1f-93d9939f58c1-np0000007814" acquired by "attachment_update" :: waited 0.008s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:22:43.939318 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:43.939318 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:44.071447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-708cbbca-d53a-489a-b38d-56e35ea53680 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Lock "cinder-attachment_update-5f7b0470-81e1-4095-ac1f-93d9939f58c1-np0000007814" released by "attachment_update" :: held 0.134s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:22:44.073559 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-708cbbca-d53a-489a-b38d-56e35ea53680 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments/5515918c-9f97-4b1b-a614-a397982c1de7 returned with HTTP 200 Aug 19 21:22:44.073559 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 183/738] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:22:43 2026] PUT /volume/v3/attachments/5515918c-9f97-4b1b-a614-a397982c1de7 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:44.106907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-ec473f6d-1b51-41ad-b876-aab843af93a8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:44.111426 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-ec473f6d-1b51-41ad-b876-aab843af93a8 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] POST https://10.4.3.158/volume/v3/attachments/5515918c-9f97-4b1b-a614-a397982c1de7/action Aug 19 21:22:44.112042 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-ec473f6d-1b51-41ad-b876-aab843af93a8 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:22:44.112455 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-ec473f6d-1b51-41ad-b876-aab843af93a8 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:44.141182 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:44.141182 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:44.158634 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-ec473f6d-1b51-41ad-b876-aab843af93a8 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments/5515918c-9f97-4b1b-a614-a397982c1de7/action returned with HTTP 204 Aug 19 21:22:44.159745 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 184/739] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:22:44 2026] POST /volume/v3/attachments/5515918c-9f97-4b1b-a614-a397982c1de7/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:22:44.187816 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1030ac55-00e0-42b9-874f-7f0f0df7374b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:44.187816 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1030ac55-00e0-42b9-874f-7f0f0df7374b None None] GET https://10.4.3.158/volume// Aug 19 21:22:44.188077 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1030ac55-00e0-42b9-874f-7f0f0df7374b None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:44.188336 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1030ac55-00e0-42b9-874f-7f0f0df7374b None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:44.188710 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1030ac55-00e0-42b9-874f-7f0f0df7374b None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:44.189067 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 189/740] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:22:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:44.203361 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e6a751da-c5c8-42c1-831d-aef8aed24eb4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:44.206039 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e6a751da-c5c8-42c1-831d-aef8aed24eb4 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 Aug 19 21:22:44.206964 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e6a751da-c5c8-42c1-831d-aef8aed24eb4 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:44.206964 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e6a751da-c5c8-42c1-831d-aef8aed24eb4 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:44.223629 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:44.223629 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:44.230920 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e6a751da-c5c8-42c1-831d-aef8aed24eb4 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:44.238287 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e6a751da-c5c8-42c1-831d-aef8aed24eb4 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 returned with HTTP 200 Aug 19 21:22:44.239218 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 185/741] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:22:44 2026] GET /volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 => generated 1029 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:22:44.362101 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-7596791f-2081-43c2-a29e-493749bc8f39 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:44.365672 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-7596791f-2081-43c2-a29e-493749bc8f39 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] PUT https://10.4.3.158/volume/v3/attachments/b26dd756-3868-4c23-946b-de2defa45877 Aug 19 21:22:44.366219 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-7596791f-2081-43c2-a29e-493749bc8f39 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:44.377961 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-7596791f-2081-43c2-a29e-493749bc8f39 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Acquiring lock "cinder-attachment_update-dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:22:44.386144 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-7596791f-2081-43c2-a29e-493749bc8f39 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Lock "cinder-attachment_update-dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22-np0000007814" acquired by "attachment_update" :: waited 0.008s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:22:44.387323 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:44.387323 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:44.538972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-7596791f-2081-43c2-a29e-493749bc8f39 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Lock "cinder-attachment_update-dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22-np0000007814" released by "attachment_update" :: held 0.151s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:22:44.538972 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-7596791f-2081-43c2-a29e-493749bc8f39 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments/b26dd756-3868-4c23-946b-de2defa45877 returned with HTTP 200 Aug 19 21:22:44.538972 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 184/742] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:22:44 2026] PUT /volume/v3/attachments/b26dd756-3868-4c23-946b-de2defa45877 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:44.581756 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-a4607f2e-c420-40bf-8ea0-2fdc270fe29f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:44.588982 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-a4607f2e-c420-40bf-8ea0-2fdc270fe29f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] POST https://10.4.3.158/volume/v3/attachments/b26dd756-3868-4c23-946b-de2defa45877/action Aug 19 21:22:44.590061 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-a4607f2e-c420-40bf-8ea0-2fdc270fe29f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:22:44.591029 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-a4607f2e-c420-40bf-8ea0-2fdc270fe29f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:44.624803 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:44.624803 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:44.646832 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-a4607f2e-c420-40bf-8ea0-2fdc270fe29f tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments/b26dd756-3868-4c23-946b-de2defa45877/action returned with HTTP 204 Aug 19 21:22:44.647346 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 185/743] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:22:44 2026] POST /volume/v3/attachments/b26dd756-3868-4c23-946b-de2defa45877/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:22:44.680203 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-030d8683-46ea-4984-8a12-ccae3662a48d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:44.680203 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-030d8683-46ea-4984-8a12-ccae3662a48d None None] GET https://10.4.3.158/volume// Aug 19 21:22:44.682146 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-030d8683-46ea-4984-8a12-ccae3662a48d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:44.682146 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-030d8683-46ea-4984-8a12-ccae3662a48d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:44.682146 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-030d8683-46ea-4984-8a12-ccae3662a48d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:22:44.682146 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 190/744] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:22:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:22:44.694690 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-79f9bbb1-0d19-4bae-a8e2-728f485620c0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:44.702088 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-79f9bbb1-0d19-4bae-a8e2-728f485620c0 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac Aug 19 21:22:44.702088 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-79f9bbb1-0d19-4bae-a8e2-728f485620c0 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:44.702088 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-79f9bbb1-0d19-4bae-a8e2-728f485620c0 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:44.717038 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:44.717038 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:44.722500 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-79f9bbb1-0d19-4bae-a8e2-728f485620c0 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:22:44.729841 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-79f9bbb1-0d19-4bae-a8e2-728f485620c0 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac returned with HTTP 200 Aug 19 21:22:44.731984 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 186/745] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:22:44 2026] GET /volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac => generated 1029 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:22:44.865325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b8080edc-7e83-4397-801e-eae1dec5965c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:44.869813 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b8080edc-7e83-4397-801e-eae1dec5965c tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] PUT https://10.4.3.158/volume/v3/attachments/0e1f07bc-e006-46e6-bdaf-bb705dfcbc6d Aug 19 21:22:44.870523 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b8080edc-7e83-4397-801e-eae1dec5965c tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:44.887160 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b8080edc-7e83-4397-801e-eae1dec5965c tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Acquiring lock "cinder-attachment_update-45e5c3b1-7d78-4237-b7da-2d2cb5747dac-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:22:44.892889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b8080edc-7e83-4397-801e-eae1dec5965c tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Lock "cinder-attachment_update-45e5c3b1-7d78-4237-b7da-2d2cb5747dac-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:22:44.894340 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:44.894340 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:45.036621 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b8080edc-7e83-4397-801e-eae1dec5965c tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Lock "cinder-attachment_update-45e5c3b1-7d78-4237-b7da-2d2cb5747dac-np0000007814" released by "attachment_update" :: held 0.144s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:22:45.038078 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-b8080edc-7e83-4397-801e-eae1dec5965c tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments/0e1f07bc-e006-46e6-bdaf-bb705dfcbc6d returned with HTTP 200 Aug 19 21:22:45.039646 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 185/746] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:22:44 2026] PUT /volume/v3/attachments/0e1f07bc-e006-46e6-bdaf-bb705dfcbc6d => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:22:45.083846 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e3a82bcf-2e40-4d9d-a225-653f10ae01ad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:45.087702 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e3a82bcf-2e40-4d9d-a225-653f10ae01ad tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] POST https://10.4.3.158/volume/v3/attachments/0e1f07bc-e006-46e6-bdaf-bb705dfcbc6d/action Aug 19 21:22:45.088810 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e3a82bcf-2e40-4d9d-a225-653f10ae01ad tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:22:45.088998 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e3a82bcf-2e40-4d9d-a225-653f10ae01ad tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:22:45.121099 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:45.121099 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:45.144508 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-565cd9e1-32d1-498b-95b7-6ae0be3ce1f2 req-e3a82bcf-2e40-4d9d-a225-653f10ae01ad tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments/0e1f07bc-e006-46e6-bdaf-bb705dfcbc6d/action returned with HTTP 204 Aug 19 21:22:45.144839 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 186/747] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:22:45 2026] POST /volume/v3/attachments/0e1f07bc-e006-46e6-bdaf-bb705dfcbc6d/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:22:50.492800 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=131,cinder:UPDATE=38,cinder:INSERT=22 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:22:54.731047 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=126,cinder:UPDATE=29,cinder:INSERT=16 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:22:55.024037 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=138,cinder:UPDATE=38,cinder:INSERT=20 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:22:55.135900 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=164,cinder:UPDATE=38,cinder:INSERT=19 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:22:55.390200 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-14c90d44-796e-4823-a643-46f6088cbfcb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:55.393439 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-14c90d44-796e-4823-a643-46f6088cbfcb tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] DELETE https://10.4.3.158/volume/v3/attachments/77cdf2b2-2da5-4920-b88c-a949ed1f1343 Aug 19 21:22:55.393821 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-14c90d44-796e-4823-a643-46f6088cbfcb tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:55.393901 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-14c90d44-796e-4823-a643-46f6088cbfcb tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:55.409745 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:55.409745 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:55.489586 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-14c90d44-796e-4823-a643-46f6088cbfcb tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/attachments/77cdf2b2-2da5-4920-b88c-a949ed1f1343 returned with HTTP 200 Aug 19 21:22:55.490414 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 191/748] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:22:55 2026] DELETE /volume/v3/attachments/77cdf2b2-2da5-4920-b88c-a949ed1f1343 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:55.504313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-b3e6a460-1b9a-4d98-8f92-b84e1dd6822c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:55.506771 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-b3e6a460-1b9a-4d98-8f92-b84e1dd6822c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:22:55.506932 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-b3e6a460-1b9a-4d98-8f92-b84e1dd6822c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:55.507200 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-b3e6a460-1b9a-4d98-8f92-b84e1dd6822c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:55.507524 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-b3e6a460-1b9a-4d98-8f92-b84e1dd6822c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Delete volume with id: f50d5f53-2f77-4a2e-978a-4f05027584c6 Aug 19 21:22:55.515802 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:55.515802 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:22:55.516464 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-b3e6a460-1b9a-4d98-8f92-b84e1dd6822c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Volume info retrieved successfully. Aug 19 21:22:55.556833 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-b3e6a460-1b9a-4d98-8f92-b84e1dd6822c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] Delete volume request issued successfully. Aug 19 21:22:55.557089 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-037cd2ae-91bc-4057-a5cb-09b53a47d16e req-b3e6a460-1b9a-4d98-8f92-b84e1dd6822c tempest-ServerActionsV293TestJSON-274286091 tempest-ServerActionsV293TestJSON-274286091-project-member] https://10.4.3.158/volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 returned with HTTP 202 Aug 19 21:22:55.557732 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 187/749] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:22:55 2026] DELETE /volume/v3/volumes/f50d5f53-2f77-4a2e-978a-4f05027584c6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 21:22:56.466854 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-734dd062-a099-40eb-aa43-5e5ba3fc6a87 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:56.473038 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-734dd062-a099-40eb-aa43-5e5ba3fc6a87 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a59caf4c-173a-404e-9d3d-a8c0cbf8e5c6 Aug 19 21:22:56.473318 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-734dd062-a099-40eb-aa43-5e5ba3fc6a87 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:56.473594 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-734dd062-a099-40eb-aa43-5e5ba3fc6a87 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:56.491417 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:56.491417 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:22:56.573672 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-734dd062-a099-40eb-aa43-5e5ba3fc6a87 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments/a59caf4c-173a-404e-9d3d-a8c0cbf8e5c6 returned with HTTP 200 Aug 19 21:22:56.573899 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 186/750] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:22:56 2026] DELETE /volume/v3/attachments/a59caf4c-173a-404e-9d3d-a8c0cbf8e5c6 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:22:56.584205 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-670c6062-e536-4614-9c7e-7cd6ffab76a8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:56.586744 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-670c6062-e536-4614-9c7e-7cd6ffab76a8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] DELETE https://10.4.3.158/volume/v3/attachments/6caf82fc-5569-4ee8-a4a2-2bda9d68bed7 Aug 19 21:22:56.586887 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-670c6062-e536-4614-9c7e-7cd6ffab76a8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:56.587119 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-670c6062-e536-4614-9c7e-7cd6ffab76a8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:56.597503 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:56.597503 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:22:56.668887 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-670c6062-e536-4614-9c7e-7cd6ffab76a8 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments/6caf82fc-5569-4ee8-a4a2-2bda9d68bed7 returned with HTTP 200 Aug 19 21:22:56.669489 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 187/751] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:22:56 2026] DELETE /volume/v3/attachments/6caf82fc-5569-4ee8-a4a2-2bda9d68bed7 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:22:56.679953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-2ded935b-3751-4d5e-aeb5-f4a54a5bb92a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:22:56.682465 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-2ded935b-3751-4d5e-aeb5-f4a54a5bb92a tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] DELETE https://10.4.3.158/volume/v3/attachments/85279ac9-889b-4cb1-865c-b7bba2961a36 Aug 19 21:22:56.682807 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-2ded935b-3751-4d5e-aeb5-f4a54a5bb92a tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:22:56.683061 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-2ded935b-3751-4d5e-aeb5-f4a54a5bb92a tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:22:56.692810 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:22:56.692810 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:22:56.758044 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9751d426-beaa-4f5e-8d3f-7897b3f3190f req-2ded935b-3751-4d5e-aeb5-f4a54a5bb92a tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/attachments/85279ac9-889b-4cb1-865c-b7bba2961a36 returned with HTTP 200 Aug 19 21:22:56.758680 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 192/752] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:22:56 2026] DELETE /volume/v3/attachments/85279ac9-889b-4cb1-865c-b7bba2961a36 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:01.332773 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e60c6602-77b7-4384-81b5-de277cf8adab None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:01.334873 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e60c6602-77b7-4384-81b5-de277cf8adab tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 Aug 19 21:23:01.334873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e60c6602-77b7-4384-81b5-de277cf8adab tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:01.335701 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e60c6602-77b7-4384-81b5-de277cf8adab tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:01.336184 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e60c6602-77b7-4384-81b5-de277cf8adab tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Delete volume with id: 9c9ad8f0-c6a4-40d3-837f-6be48076a471 Aug 19 21:23:01.345889 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:01.345889 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:01.346577 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e60c6602-77b7-4384-81b5-de277cf8adab tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:23:01.402124 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e60c6602-77b7-4384-81b5-de277cf8adab tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Delete volume request issued successfully. Aug 19 21:23:01.402795 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e60c6602-77b7-4384-81b5-de277cf8adab tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 returned with HTTP 202 Aug 19 21:23:01.402947 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 188/753] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:01 2026] DELETE /volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:01.412552 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e3c549c5-7bea-412f-91dd-6912fd510d22 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:01.414431 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e3c549c5-7bea-412f-91dd-6912fd510d22 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 Aug 19 21:23:01.414709 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e3c549c5-7bea-412f-91dd-6912fd510d22 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:01.414956 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e3c549c5-7bea-412f-91dd-6912fd510d22 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:01.432173 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:01.432173 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:01.439210 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e3c549c5-7bea-412f-91dd-6912fd510d22 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:23:01.448232 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e3c549c5-7bea-412f-91dd-6912fd510d22 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 returned with HTTP 200 Aug 19 21:23:01.448456 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 187/754] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:01 2026] GET /volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:02.467285 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b65dcfd-29c8-495c-82e7-09f7ce7c0650 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:02.469253 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b65dcfd-29c8-495c-82e7-09f7ce7c0650 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 Aug 19 21:23:02.469496 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b65dcfd-29c8-495c-82e7-09f7ce7c0650 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:02.469700 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b65dcfd-29c8-495c-82e7-09f7ce7c0650 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:02.477214 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b65dcfd-29c8-495c-82e7-09f7ce7c0650 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 returned with HTTP 404 Aug 19 21:23:02.477946 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 188/755] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:02 2026] GET /volume/v3/volumes/9c9ad8f0-c6a4-40d3-837f-6be48076a471 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:02.490614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-884cd3e9-bed2-4b22-96b8-f61d0fd3553c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:02.494428 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-884cd3e9-bed2-4b22-96b8-f61d0fd3553c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e Aug 19 21:23:02.494652 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-884cd3e9-bed2-4b22-96b8-f61d0fd3553c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:02.494933 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-884cd3e9-bed2-4b22-96b8-f61d0fd3553c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:02.495418 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-884cd3e9-bed2-4b22-96b8-f61d0fd3553c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Delete volume with id: d8045fde-a4e8-4958-9029-81c33686e09e Aug 19 21:23:02.506254 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:02.506254 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:02.506931 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-884cd3e9-bed2-4b22-96b8-f61d0fd3553c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:23:02.539582 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-884cd3e9-bed2-4b22-96b8-f61d0fd3553c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Delete volume request issued successfully. Aug 19 21:23:02.539852 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-884cd3e9-bed2-4b22-96b8-f61d0fd3553c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e returned with HTTP 202 Aug 19 21:23:02.540512 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 193/756] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:02 2026] DELETE /volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:02.551823 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-64b3efcb-b4bf-49bb-adbb-ea821f0febdc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:02.554148 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-64b3efcb-b4bf-49bb-adbb-ea821f0febdc tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e Aug 19 21:23:02.554257 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-64b3efcb-b4bf-49bb-adbb-ea821f0febdc tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:02.554489 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-64b3efcb-b4bf-49bb-adbb-ea821f0febdc tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:02.565269 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:02.565269 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:02.573074 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-64b3efcb-b4bf-49bb-adbb-ea821f0febdc tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:23:02.580116 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-64b3efcb-b4bf-49bb-adbb-ea821f0febdc tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e returned with HTTP 200 Aug 19 21:23:02.580736 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 189/757] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:02 2026] GET /volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:03.597986 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8ee519bd-e8a0-4583-9675-3bca22a60838 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:03.600373 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8ee519bd-e8a0-4583-9675-3bca22a60838 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e Aug 19 21:23:03.600676 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8ee519bd-e8a0-4583-9675-3bca22a60838 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:03.600894 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8ee519bd-e8a0-4583-9675-3bca22a60838 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:03.612897 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8ee519bd-e8a0-4583-9675-3bca22a60838 tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e returned with HTTP 404 Aug 19 21:23:03.614070 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 188/758] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:03 2026] GET /volume/v3/volumes/d8045fde-a4e8-4958-9029-81c33686e09e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:03.625599 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8361377-6fc9-4048-9b30-1e759e9fd07e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:03.628000 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8361377-6fc9-4048-9b30-1e759e9fd07e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] DELETE https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:23:03.628884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8361377-6fc9-4048-9b30-1e759e9fd07e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:03.628884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8361377-6fc9-4048-9b30-1e759e9fd07e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:03.628884 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a8361377-6fc9-4048-9b30-1e759e9fd07e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Delete volume with id: edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:23:03.641782 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:03.641782 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:03.642558 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8361377-6fc9-4048-9b30-1e759e9fd07e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:23:03.680036 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8361377-6fc9-4048-9b30-1e759e9fd07e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Delete volume request issued successfully. Aug 19 21:23:03.680036 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8361377-6fc9-4048-9b30-1e759e9fd07e tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 202 Aug 19 21:23:03.680036 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 189/759] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:03 2026] DELETE /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:03.685521 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5a1e78ed-0c3b-413b-814e-26de8df52f2f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:03.690367 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a1e78ed-0c3b-413b-814e-26de8df52f2f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:23:03.690691 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a1e78ed-0c3b-413b-814e-26de8df52f2f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:03.690963 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a1e78ed-0c3b-413b-814e-26de8df52f2f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:03.700725 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:03.700725 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:03.704163 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5a1e78ed-0c3b-413b-814e-26de8df52f2f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Volume info retrieved successfully. Aug 19 21:23:03.710358 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a1e78ed-0c3b-413b-814e-26de8df52f2f tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 200 Aug 19 21:23:03.710773 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 194/760] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:03 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:03.955836 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7cab0031-96bd-42b2-b121-7b07a449c214 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:04.058201 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7cab0031-96bd-42b2-b121-7b07a449c214 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:23:04.058670 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7cab0031-96bd-42b2-b121-7b07a449c214 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-623980944"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:04.079647 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7cab0031-96bd-42b2-b121-7b07a449c214 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:23:04.080102 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 190/761] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:23:03 2026] POST /volume/v3/types => generated 227 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:04.090234 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f98721e5-3ff6-4351-a644-49466babc4d0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:04.092491 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f98721e5-3ff6-4351-a644-49466babc4d0 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:23:04.092957 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f98721e5-3ff6-4351-a644-49466babc4d0 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-397246482"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:04.110939 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f98721e5-3ff6-4351-a644-49466babc4d0 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:23:04.111400 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 189/762] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:23:04 2026] POST /volume/v3/group_types => generated 184 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:04.121125 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-60eb4f50-2c03-4826-b225-468005826973 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:04.186823 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60eb4f50-2c03-4826-b225-468005826973 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] POST https://10.4.3.158/volume/v3/groups Aug 19 21:23:04.187315 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60eb4f50-2c03-4826-b225-468005826973 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2eba549e-a18a-422d-a355-8d0dc4c41f69", "volume_types": ["8c8b65a2-0666-47b8-8bd5-4383622af8d2"], "name": "tempest-GroupSnapshotsV319Test-Group-1733282541"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:04.189205 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-60eb4f50-2c03-4826-b225-468005826973 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Creating new group {'group': {'group_type': '2eba549e-a18a-422d-a355-8d0dc4c41f69', 'volume_types': ['8c8b65a2-0666-47b8-8bd5-4383622af8d2'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1733282541'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 21:23:04.193471 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-60eb4f50-2c03-4826-b225-468005826973 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1733282541. Aug 19 21:23:04.201400 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-60eb4f50-2c03-4826-b225-468005826973 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Availability Zones retrieved successfully. Aug 19 21:23:04.234775 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-60eb4f50-2c03-4826-b225-468005826973 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Created reservations ['7fb8557b-8d2e-40fa-a362-d43254d96872'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:04.280921 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60eb4f50-2c03-4826-b225-468005826973 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Aug 19 21:23:04.283366 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 190/763] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Aug 19 21:23:04 2026] POST /volume/v3/groups => generated 116 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:04.296597 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b212a165-1a0b-4c6c-9746-0b014c9311a0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:04.299605 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b212a165-1a0b-4c6c-9746-0b014c9311a0 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27 Aug 19 21:23:04.299877 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b212a165-1a0b-4c6c-9746-0b014c9311a0 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:04.300406 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b212a165-1a0b-4c6c-9746-0b014c9311a0 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:04.300630 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-b212a165-1a0b-4c6c-9746-0b014c9311a0 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] show called for member 15faf8ac-c273-46df-a0e2-19ecd0d9fd27 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:23:04.305121 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:04.305121 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:04.313191 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b212a165-1a0b-4c6c-9746-0b014c9311a0 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27 returned with HTTP 200 Aug 19 21:23:04.313751 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 195/764] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:23:04 2026] GET /volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27 => generated 396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:04.727407 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7eff948e-d9e5-43a3-b3bb-a9ce383d4d6c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:04.729259 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7eff948e-d9e5-43a3-b3bb-a9ce383d4d6c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] GET https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 Aug 19 21:23:04.729671 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7eff948e-d9e5-43a3-b3bb-a9ce383d4d6c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:04.729971 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7eff948e-d9e5-43a3-b3bb-a9ce383d4d6c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:04.738722 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7eff948e-d9e5-43a3-b3bb-a9ce383d4d6c tempest-TaggedBootDevicesTest-1604811643 tempest-TaggedBootDevicesTest-1604811643-project-member] https://10.4.3.158/volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 returned with HTTP 404 Aug 19 21:23:04.739504 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 191/765] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:04 2026] GET /volume/v3/volumes/edb64f6c-624b-4c9e-b6fc-edad9a142915 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:23:05.325058 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-40937341-b4ff-4d91-8fd2-efffe40c740b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:05.326742 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40937341-b4ff-4d91-8fd2-efffe40c740b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27 Aug 19 21:23:05.327051 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40937341-b4ff-4d91-8fd2-efffe40c740b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:05.327311 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40937341-b4ff-4d91-8fd2-efffe40c740b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:05.327311 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-40937341-b4ff-4d91-8fd2-efffe40c740b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] show called for member 15faf8ac-c273-46df-a0e2-19ecd0d9fd27 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:23:05.331098 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:05.331098 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:05.339590 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40937341-b4ff-4d91-8fd2-efffe40c740b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27 returned with HTTP 200 Aug 19 21:23:05.340039 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 190/766] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:23:05 2026] GET /volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27 => generated 397 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:05.351036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-88d94f4a-dc42-42d8-951c-ede886669f87 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:05.352827 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:05.353757 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1907355661", "volume_type": "8c8b65a2-0666-47b8-8bd5-4383622af8d2", "group_id": "15faf8ac-c273-46df-a0e2-19ecd0d9fd27", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:05.354755 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1907355661', 'volume_type': '8c8b65a2-0666-47b8-8bd5-4383622af8d2', 'group_id': '15faf8ac-c273-46df-a0e2-19ecd0d9fd27', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:05.362670 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:05.362670 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:05.362973 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Create volume of 1 GB Aug 19 21:23:05.369535 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Availability Zones retrieved successfully. Aug 19 21:23:05.377894 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Flow 'volume_create_api' (f2b6691c-edd9-4c1d-9e45-813bf6ec3581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:05.379683 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00adf44-1dd3-408b-bef9-cc7283fde1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:05.380468 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:05.380468 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:05.381163 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:05.406972 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00adf44-1dd3-408b-bef9-cc7283fde1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:23:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c8b65a2-0666-47b8-8bd5-4383622af8d2,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-623980944',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c8b65a2-0666-47b8-8bd5-4383622af8d2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '15faf8ac-c273-46df-a0e2-19ecd0d9fd27', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:05.408263 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe5f30b-bd83-46f2-bbaa-79399cdabd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:05.448824 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-623980944 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-623980944, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:05.449770 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-623980944 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-623980944, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:05.500033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Created reservations ['6e91ad6b-87fa-4c37-a8ea-68966d4ee782', '297864a1-966a-4973-afa5-6696b66fbfdb', '42448e5f-e808-4cfc-97b0-948e360830a7', '7bb73931-4d1e-4b4e-90ce-2d72480301bc'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:05.500893 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe5f30b-bd83-46f2-bbaa-79399cdabd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e91ad6b-87fa-4c37-a8ea-68966d4ee782', '297864a1-966a-4973-afa5-6696b66fbfdb', '42448e5f-e808-4cfc-97b0-948e360830a7', '7bb73931-4d1e-4b4e-90ce-2d72480301bc']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:05.501726 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec957c5-4500-4d83-8fe4-8ab9bd057d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:05.532138 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec957c5-4500-4d83-8fe4-8ab9bd057d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1907355661',encryption_key_id=None,group_id=15faf8ac-c273-46df-a0e2-19ecd0d9fd27,group_type_id=,metadata={},multiattach=False,project_id='f4b3dfc3e25e493a93be594c7b7d919e',qos_specs=None,replication_status=,reservations=['6e91ad6b-87fa-4c37-a8ea-68966d4ee782','297864a1-966a-4973-afa5-6696b66fbfdb','42448e5f-e808-4cfc-97b0-948e360830a7','7bb73931-4d1e-4b4e-90ce-2d72480301bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f080ce0af24b72a2c61c5f3520baf2',volume_type_id=8c8b65a2-0666-47b8-8bd5-4383622af8d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1907355661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=15faf8ac-c273-46df-a0e2-19ecd0d9fd27,host=None,id=dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4b3dfc3e25e493a93be594c7b7d919e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15f080ce0af24b72a2c61c5f3520baf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c8b65a2-0666-47b8-8bd5-4383622af8d2),volume_type_id=8c8b65a2-0666-47b8-8bd5-4383622af8d2)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:05.533194 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991ccc33-3e13-4414-8de7-58d35d14146a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:05.558278 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991ccc33-3e13-4414-8de7-58d35d14146a) transitioned into state 'SUCCESS' from state '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-1907355661',encryption_key_id=None,group_id=15faf8ac-c273-46df-a0e2-19ecd0d9fd27,group_type_id=,metadata={},multiattach=False,project_id='f4b3dfc3e25e493a93be594c7b7d919e',qos_specs=None,replication_status=,reservations=['6e91ad6b-87fa-4c37-a8ea-68966d4ee782','297864a1-966a-4973-afa5-6696b66fbfdb','42448e5f-e808-4cfc-97b0-948e360830a7','7bb73931-4d1e-4b4e-90ce-2d72480301bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f080ce0af24b72a2c61c5f3520baf2',volume_type_id=8c8b65a2-0666-47b8-8bd5-4383622af8d2)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:05.559272 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7a87aa-0c7e-4d7d-8f20-a77bdf5ad858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:05.578847 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7a87aa-0c7e-4d7d-8f20-a77bdf5ad858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:05.580543 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Flow 'volume_create_api' (f2b6691c-edd9-4c1d-9e45-813bf6ec3581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:05.580984 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Create volume request issued successfully. Aug 19 21:23:05.581775 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:05.581976 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:05.631537 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:05.639128 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:05.639128 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:05.653195 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88d94f4a-dc42-42d8-951c-ede886669f87 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:05.653832 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 191/767] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:23:05 2026] POST /volume/v3/volumes => generated 826 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:05.679067 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2fb26aae-945d-4263-861b-33c23fb6ba63 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:05.680749 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fb26aae-945d-4263-861b-33c23fb6ba63 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 Aug 19 21:23:05.680749 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fb26aae-945d-4263-861b-33c23fb6ba63 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:05.682564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fb26aae-945d-4263-861b-33c23fb6ba63 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:05.690986 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:05.690986 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:05.695323 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2fb26aae-945d-4263-861b-33c23fb6ba63 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Volume info retrieved successfully. Aug 19 21:23:05.696347 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-2fb26aae-945d-4263-861b-33c23fb6ba63 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:05.696347 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-2fb26aae-945d-4263-861b-33c23fb6ba63 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:05.746896 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-2fb26aae-945d-4263-861b-33c23fb6ba63 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:05.752217 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:05.752217 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:05.760778 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fb26aae-945d-4263-861b-33c23fb6ba63 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 returned with HTTP 200 Aug 19 21:23:05.761202 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 196/768] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:05 2026] GET /volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 => generated 894 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:06.777078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7ff66a25-3a3d-4493-baaa-59ea2baf993b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:06.781562 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7ff66a25-3a3d-4493-baaa-59ea2baf993b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 Aug 19 21:23:06.782595 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7ff66a25-3a3d-4493-baaa-59ea2baf993b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:06.782948 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7ff66a25-3a3d-4493-baaa-59ea2baf993b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:06.793829 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:06.793829 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:06.797804 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7ff66a25-3a3d-4493-baaa-59ea2baf993b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Volume info retrieved successfully. Aug 19 21:23:06.798945 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-7ff66a25-3a3d-4493-baaa-59ea2baf993b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:06.799319 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-7ff66a25-3a3d-4493-baaa-59ea2baf993b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:06.855175 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-7ff66a25-3a3d-4493-baaa-59ea2baf993b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:06.859789 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:06.859789 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:06.873049 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7ff66a25-3a3d-4493-baaa-59ea2baf993b tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 returned with HTTP 200 Aug 19 21:23:06.873049 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 192/769] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:06 2026] GET /volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:06.892799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3c0614aa-fe5e-4446-8bca-8af77f02d62f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:06.896716 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c0614aa-fe5e-4446-8bca-8af77f02d62f tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] POST https://10.4.3.158/volume/v3/group_snapshots Aug 19 21:23:06.897315 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c0614aa-fe5e-4446-8bca-8af77f02d62f tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "15faf8ac-c273-46df-a0e2-19ecd0d9fd27", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1336266563"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:06.899973 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.group_snapshots [None req-3c0614aa-fe5e-4446-8bca-8af77f02d62f tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '15faf8ac-c273-46df-a0e2-19ecd0d9fd27', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1336266563'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 21:23:06.904075 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:06.904075 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:06.908240 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.group_snapshots [None req-3c0614aa-fe5e-4446-8bca-8af77f02d62f tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1336266563. Aug 19 21:23:06.932148 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:06.932148 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:06.945699 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-3c0614aa-fe5e-4446-8bca-8af77f02d62f tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-623980944 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-623980944, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:06.946214 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-3c0614aa-fe5e-4446-8bca-8af77f02d62f tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-623980944 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-623980944, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:06.981707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-3c0614aa-fe5e-4446-8bca-8af77f02d62f tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Created reservations ['5befd7d2-063a-4018-8f92-1a4b25afbb40', '00af8c61-c70c-4f08-a8d6-3bc3ce6c3e7c', 'f7eb3cb7-ae87-472a-bf72-88b4bc4ac933', 'ec846b4b-eaf4-4f2d-8dfc-35843d09e0a9'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:07.029537 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c0614aa-fe5e-4446-8bca-8af77f02d62f tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/group_snapshots returned with HTTP 202 Aug 19 21:23:07.033941 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 191/770] 10.4.3.158 () {70 vars in 1324 bytes} [Wed Aug 19 21:23:06 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:07.045469 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2728667c-1f7a-4d54-91c9-a91ac9ff8bb0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:07.049104 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2728667c-1f7a-4d54-91c9-a91ac9ff8bb0 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 Aug 19 21:23:07.049427 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2728667c-1f7a-4d54-91c9-a91ac9ff8bb0 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:07.050484 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2728667c-1f7a-4d54-91c9-a91ac9ff8bb0 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:07.050484 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-2728667c-1f7a-4d54-91c9-a91ac9ff8bb0 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] show called for member 424d1cbd-21c6-42b0-a029-1eff4ecd3a07 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:23:07.054468 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:07.054468 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:07.059142 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2728667c-1f7a-4d54-91c9-a91ac9ff8bb0 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 returned with HTTP 200 Aug 19 21:23:07.059625 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 192/771] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:23:07 2026] GET /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:08.071544 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a30379ea-4223-4077-88ab-7575cd732801 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.074567 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a30379ea-4223-4077-88ab-7575cd732801 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 Aug 19 21:23:08.074836 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a30379ea-4223-4077-88ab-7575cd732801 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.075136 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a30379ea-4223-4077-88ab-7575cd732801 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.075443 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-a30379ea-4223-4077-88ab-7575cd732801 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] show called for member 424d1cbd-21c6-42b0-a029-1eff4ecd3a07 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:23:08.081899 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.081899 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:08.089172 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a30379ea-4223-4077-88ab-7575cd732801 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 returned with HTTP 200 Aug 19 21:23:08.089306 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 197/772] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:08.101031 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b82c17b-01a9-465c-b0c8-87da8f668f83 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.103591 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b82c17b-01a9-465c-b0c8-87da8f668f83 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Aug 19 21:23:08.103851 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b82c17b-01a9-465c-b0c8-87da8f668f83 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.104118 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b82c17b-01a9-465c-b0c8-87da8f668f83 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.104373 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-9b82c17b-01a9-465c-b0c8-87da8f668f83 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:23:08.105984 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-9b82c17b-01a9-465c-b0c8-87da8f668f83 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:23:08.112723 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9b82c17b-01a9-465c-b0c8-87da8f668f83 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Get all snapshots completed successfully. Aug 19 21:23:08.113490 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.113490 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:08.115058 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b82c17b-01a9-465c-b0c8-87da8f668f83 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 21:23:08.115550 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 193/773] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:08.129973 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-19287812-0abf-42d3-aa8f-dc907310efe3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.133421 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-19287812-0abf-42d3-aa8f-dc907310efe3 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/snapshots/90c98561-c711-4a6d-bc3e-a7ef880bdf6b Aug 19 21:23:08.133948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-19287812-0abf-42d3-aa8f-dc907310efe3 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.134300 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-19287812-0abf-42d3-aa8f-dc907310efe3 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.142702 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.142702 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:08.143476 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-19287812-0abf-42d3-aa8f-dc907310efe3 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Snapshot retrieved successfully. Aug 19 21:23:08.144801 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-19287812-0abf-42d3-aa8f-dc907310efe3 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/snapshots/90c98561-c711-4a6d-bc3e-a7ef880bdf6b returned with HTTP 200 Aug 19 21:23:08.145984 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 192/774] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/snapshots/90c98561-c711-4a6d-bc3e-a7ef880bdf6b => generated 474 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:08.160041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6510b37c-9eca-45c6-9a77-0a9211fe7ef7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.160592 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6510b37c-9eca-45c6-9a77-0a9211fe7ef7 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] POST https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action Aug 19 21:23:08.160724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6510b37c-9eca-45c6-9a77-0a9211fe7ef7 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:08.160764 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6510b37c-9eca-45c6-9a77-0a9211fe7ef7 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:08.162104 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-6510b37c-9eca-45c6-9a77-0a9211fe7ef7 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Updating group '424d1cbd-21c6-42b0-a029-1eff4ecd3a07' with 'creating' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 21:23:08.166222 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.166222 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:08.179204 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6510b37c-9eca-45c6-9a77-0a9211fe7ef7 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action returned with HTTP 202 Aug 19 21:23:08.180157 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 193/775] 10.4.3.158 () {70 vars in 1455 bytes} [Wed Aug 19 21:23:08 2026] POST /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:23:08.188992 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-38201e5a-b15b-47eb-a95c-d4bc6c0377f2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.192760 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38201e5a-b15b-47eb-a95c-d4bc6c0377f2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 Aug 19 21:23:08.192760 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38201e5a-b15b-47eb-a95c-d4bc6c0377f2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.192760 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38201e5a-b15b-47eb-a95c-d4bc6c0377f2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.192760 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-38201e5a-b15b-47eb-a95c-d4bc6c0377f2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] show called for member 424d1cbd-21c6-42b0-a029-1eff4ecd3a07 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:23:08.197335 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.197335 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:08.202216 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38201e5a-b15b-47eb-a95c-d4bc6c0377f2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 returned with HTTP 200 Aug 19 21:23:08.202785 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 198/776] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:08.215385 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-80c36b6d-7226-4e5a-971c-a309830c8c62 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.219089 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80c36b6d-7226-4e5a-971c-a309830c8c62 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] POST https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action Aug 19 21:23:08.219915 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80c36b6d-7226-4e5a-971c-a309830c8c62 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:08.219915 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80c36b6d-7226-4e5a-971c-a309830c8c62 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:08.221592 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-80c36b6d-7226-4e5a-971c-a309830c8c62 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Updating group '424d1cbd-21c6-42b0-a029-1eff4ecd3a07' with 'available' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 21:23:08.229200 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.229200 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:08.242484 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80c36b6d-7226-4e5a-971c-a309830c8c62 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action returned with HTTP 202 Aug 19 21:23:08.243929 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 194/777] 10.4.3.158 () {70 vars in 1455 bytes} [Wed Aug 19 21:23:08 2026] POST /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:23:08.253484 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-368ba2d8-9e0f-4445-a934-da9cad56b65e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.256507 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-368ba2d8-9e0f-4445-a934-da9cad56b65e tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 Aug 19 21:23:08.256507 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-368ba2d8-9e0f-4445-a934-da9cad56b65e tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.256507 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-368ba2d8-9e0f-4445-a934-da9cad56b65e tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.256743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.group_snapshots [None req-368ba2d8-9e0f-4445-a934-da9cad56b65e tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] show called for member 424d1cbd-21c6-42b0-a029-1eff4ecd3a07 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:23:08.262159 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.262159 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:08.267466 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-368ba2d8-9e0f-4445-a934-da9cad56b65e tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 returned with HTTP 200 Aug 19 21:23:08.267948 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 193/778] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:08.284581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-22ab00eb-b607-4e4f-99a1-44bee3938dd8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.286827 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-22ab00eb-b607-4e4f-99a1-44bee3938dd8 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] POST https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action Aug 19 21:23:08.287300 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-22ab00eb-b607-4e4f-99a1-44bee3938dd8 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:08.287437 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-22ab00eb-b607-4e4f-99a1-44bee3938dd8 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:08.289071 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-22ab00eb-b607-4e4f-99a1-44bee3938dd8 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Updating group '424d1cbd-21c6-42b0-a029-1eff4ecd3a07' with 'error' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 21:23:08.295996 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.295996 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:08.314629 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-22ab00eb-b607-4e4f-99a1-44bee3938dd8 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action returned with HTTP 202 Aug 19 21:23:08.315307 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 194/779] 10.4.3.158 () {70 vars in 1455 bytes} [Wed Aug 19 21:23:08 2026] POST /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:23:08.328178 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b25d2d44-86bc-4ea2-9a92-55ebbdd06696 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.329438 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b25d2d44-86bc-4ea2-9a92-55ebbdd06696 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 Aug 19 21:23:08.329847 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b25d2d44-86bc-4ea2-9a92-55ebbdd06696 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.330557 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b25d2d44-86bc-4ea2-9a92-55ebbdd06696 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.330557 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-b25d2d44-86bc-4ea2-9a92-55ebbdd06696 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] show called for member 424d1cbd-21c6-42b0-a029-1eff4ecd3a07 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:23:08.334387 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.334387 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:08.340236 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b25d2d44-86bc-4ea2-9a92-55ebbdd06696 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 returned with HTTP 200 Aug 19 21:23:08.340895 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 199/780] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:08.354430 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d83c3887-e8e2-4cb5-be7d-ced19a9cf6b7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.356973 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d83c3887-e8e2-4cb5-be7d-ced19a9cf6b7 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] POST https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action Aug 19 21:23:08.357597 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d83c3887-e8e2-4cb5-be7d-ced19a9cf6b7 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:08.357732 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d83c3887-e8e2-4cb5-be7d-ced19a9cf6b7 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:08.359870 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-d83c3887-e8e2-4cb5-be7d-ced19a9cf6b7 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Updating group '424d1cbd-21c6-42b0-a029-1eff4ecd3a07' with 'available' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 21:23:08.368003 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.368003 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:08.382768 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d83c3887-e8e2-4cb5-be7d-ced19a9cf6b7 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action returned with HTTP 202 Aug 19 21:23:08.383812 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 195/781] 10.4.3.158 () {70 vars in 1455 bytes} [Wed Aug 19 21:23:08 2026] POST /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:23:08.399059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7c057cc8-e90e-4a2a-bd9c-731f105f77a5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.402585 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7c057cc8-e90e-4a2a-bd9c-731f105f77a5 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 Aug 19 21:23:08.403036 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7c057cc8-e90e-4a2a-bd9c-731f105f77a5 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.403296 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7c057cc8-e90e-4a2a-bd9c-731f105f77a5 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.403488 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.group_snapshots [None req-7c057cc8-e90e-4a2a-bd9c-731f105f77a5 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] show called for member 424d1cbd-21c6-42b0-a029-1eff4ecd3a07 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:23:08.410214 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.410214 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:08.415221 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7c057cc8-e90e-4a2a-bd9c-731f105f77a5 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 returned with HTTP 200 Aug 19 21:23:08.415937 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 194/782] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:08.428337 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-55a0568d-94bf-49f4-835f-e1ca5fedf2b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.437353 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55a0568d-94bf-49f4-835f-e1ca5fedf2b2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 Aug 19 21:23:08.437353 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55a0568d-94bf-49f4-835f-e1ca5fedf2b2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.437353 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55a0568d-94bf-49f4-835f-e1ca5fedf2b2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.437353 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-55a0568d-94bf-49f4-835f-e1ca5fedf2b2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] delete called for member 424d1cbd-21c6-42b0-a029-1eff4ecd3a07 {{(pid=100176) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 21:23:08.437353 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.group_snapshots [None req-55a0568d-94bf-49f4-835f-e1ca5fedf2b2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Delete group_snapshot with id: 424d1cbd-21c6-42b0-a029-1eff4ecd3a07 Aug 19 21:23:08.444927 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.444927 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:08.488710 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55a0568d-94bf-49f4-835f-e1ca5fedf2b2 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 returned with HTTP 202 Aug 19 21:23:08.491617 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 195/783] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:23:08 2026] DELETE /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 19 21:23:08.515343 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8abe4394-ce8f-422a-a504-a239886117dd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.521844 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8abe4394-ce8f-422a-a504-a239886117dd tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:23:08.525141 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8abe4394-ce8f-422a-a504-a239886117dd tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.527523 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8abe4394-ce8f-422a-a504-a239886117dd tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.528833 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-8abe4394-ce8f-422a-a504-a239886117dd tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:23:08.530311 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8abe4394-ce8f-422a-a504-a239886117dd tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:23:08.596636 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8abe4394-ce8f-422a-a504-a239886117dd tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Get all volumes completed successfully. Aug 19 21:23:08.597276 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-8abe4394-ce8f-422a-a504-a239886117dd tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:08.597836 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-8abe4394-ce8f-422a-a504-a239886117dd tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:08.653118 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-8abe4394-ce8f-422a-a504-a239886117dd tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:08.657592 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.657592 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:08.679992 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8abe4394-ce8f-422a-a504-a239886117dd tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:23:08.680617 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 200/784] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:08.699549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-78a6a475-e1c3-48b8-a7ce-28f507f6d0e7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.704194 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-78a6a475-e1c3-48b8-a7ce-28f507f6d0e7 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Aug 19 21:23:08.704517 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-78a6a475-e1c3-48b8-a7ce-28f507f6d0e7 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.704796 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-78a6a475-e1c3-48b8-a7ce-28f507f6d0e7 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.705333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-78a6a475-e1c3-48b8-a7ce-28f507f6d0e7 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:23:08.707434 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-78a6a475-e1c3-48b8-a7ce-28f507f6d0e7 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:23:08.716521 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-78a6a475-e1c3-48b8-a7ce-28f507f6d0e7 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Get all snapshots completed successfully. Aug 19 21:23:08.717487 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-78a6a475-e1c3-48b8-a7ce-28f507f6d0e7 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 21:23:08.718080 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 196/785] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:08.733076 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-abf611fe-28aa-4aba-bc84-ba2e1a2c7dc8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.734874 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-abf611fe-28aa-4aba-bc84-ba2e1a2c7dc8 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 Aug 19 21:23:08.735102 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-abf611fe-28aa-4aba-bc84-ba2e1a2c7dc8 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.735292 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-abf611fe-28aa-4aba-bc84-ba2e1a2c7dc8 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.735443 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.group_snapshots [None req-abf611fe-28aa-4aba-bc84-ba2e1a2c7dc8 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] show called for member 424d1cbd-21c6-42b0-a029-1eff4ecd3a07 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 21:23:08.741384 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-abf611fe-28aa-4aba-bc84-ba2e1a2c7dc8 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 returned with HTTP 404 Aug 19 21:23:08.742210 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 195/786] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/group_snapshots/424d1cbd-21c6-42b0-a029-1eff4ecd3a07 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:23:08.751690 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.757975 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:23:08.758342 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:08.759324 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:08.759324 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:23:08.759547 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.759547 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:08.760162 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:23:08.780339 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Get all volumes completed successfully. Aug 19 21:23:08.781327 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:08.781640 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:08.868082 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:08.872840 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.872840 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:08.886734 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2128ec0e-4b93-455f-8a8e-8f51caad4c60 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:23:08.887291 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 196/787] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:23:08 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:08.910559 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-505e98b3-1335-4cc5-b193-667f029f26ff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:08.910559 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-505e98b3-1335-4cc5-b193-667f029f26ff tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] POST https://10.4.3.158/volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27/action Aug 19 21:23:08.911112 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-505e98b3-1335-4cc5-b193-667f029f26ff tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:08.911112 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-505e98b3-1335-4cc5-b193-667f029f26ff tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:08.914832 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-505e98b3-1335-4cc5-b193-667f029f26ff tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] delete called for group 15faf8ac-c273-46df-a0e2-19ecd0d9fd27 {{(pid=100175) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:23:08.915604 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-505e98b3-1335-4cc5-b193-667f029f26ff tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Delete group with id: 15faf8ac-c273-46df-a0e2-19ecd0d9fd27 Aug 19 21:23:08.923155 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:08.923155 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:08.988928 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-505e98b3-1335-4cc5-b193-667f029f26ff tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27/action returned with HTTP 202 Aug 19 21:23:08.988928 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 201/788] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:23:08 2026] POST /volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:23:09.002913 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f805220e-59f0-4fe1-b39e-a32d1659e289 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:09.007495 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f805220e-59f0-4fe1-b39e-a32d1659e289 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 Aug 19 21:23:09.007495 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f805220e-59f0-4fe1-b39e-a32d1659e289 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:09.007495 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f805220e-59f0-4fe1-b39e-a32d1659e289 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:09.022199 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:09.022199 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:09.036877 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f805220e-59f0-4fe1-b39e-a32d1659e289 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Volume info retrieved successfully. Aug 19 21:23:09.037806 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-f805220e-59f0-4fe1-b39e-a32d1659e289 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:09.038081 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-f805220e-59f0-4fe1-b39e-a32d1659e289 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:09.100487 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-f805220e-59f0-4fe1-b39e-a32d1659e289 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:09.106864 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:09.106864 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:09.116948 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f805220e-59f0-4fe1-b39e-a32d1659e289 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 returned with HTTP 200 Aug 19 21:23:09.117525 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 197/789] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:09 2026] GET /volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 => generated 918 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:10.134042 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bc62448b-73d4-4785-b90d-584a6095ee4d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:10.139917 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bc62448b-73d4-4785-b90d-584a6095ee4d tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 Aug 19 21:23:10.139917 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bc62448b-73d4-4785-b90d-584a6095ee4d tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:10.139917 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bc62448b-73d4-4785-b90d-584a6095ee4d tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:10.157142 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bc62448b-73d4-4785-b90d-584a6095ee4d tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 returned with HTTP 404 Aug 19 21:23:10.157142 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 196/790] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:10 2026] GET /volume/v3/volumes/dacf8da0-b4e4-4c92-a54a-aa9ba8e32ae8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:23:10.171079 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b5dffd42-3f08-4b52-bd9f-5c77907fa4e8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:10.181723 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b5dffd42-3f08-4b52-bd9f-5c77907fa4e8 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] GET https://10.4.3.158/volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27 Aug 19 21:23:10.184581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b5dffd42-3f08-4b52-bd9f-5c77907fa4e8 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:10.185044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b5dffd42-3f08-4b52-bd9f-5c77907fa4e8 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:10.185364 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-b5dffd42-3f08-4b52-bd9f-5c77907fa4e8 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] show called for member 15faf8ac-c273-46df-a0e2-19ecd0d9fd27 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:23:10.190777 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b5dffd42-3f08-4b52-bd9f-5c77907fa4e8 tempest-GroupSnapshotsV319Test-1592370416 tempest-GroupSnapshotsV319Test-1592370416-project-member] https://10.4.3.158/volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27 returned with HTTP 404 Aug 19 21:23:10.192381 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 197/791] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:23:10 2026] GET /volume/v3/groups/15faf8ac-c273-46df-a0e2-19ecd0d9fd27 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:23:10.203189 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eeacfad1-b2c1-4647-895a-e080a30a5845 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:10.206094 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eeacfad1-b2c1-4647-895a-e080a30a5845 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/2eba549e-a18a-422d-a355-8d0dc4c41f69 Aug 19 21:23:10.206442 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eeacfad1-b2c1-4647-895a-e080a30a5845 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:10.206655 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eeacfad1-b2c1-4647-895a-e080a30a5845 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:10.237514 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eeacfad1-b2c1-4647-895a-e080a30a5845 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] https://10.4.3.158/volume/v3/group_types/2eba549e-a18a-422d-a355-8d0dc4c41f69 returned with HTTP 202 Aug 19 21:23:10.237990 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 202/792] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:23:10 2026] DELETE /volume/v3/group_types/2eba549e-a18a-422d-a355-8d0dc4c41f69 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:23:10.251848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-28a6c4c6-6fa6-4986-b9ee-fa6e55d1c13b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:10.260768 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28a6c4c6-6fa6-4986-b9ee-fa6e55d1c13b tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] DELETE https://10.4.3.158/volume/v3/types/8c8b65a2-0666-47b8-8bd5-4383622af8d2 Aug 19 21:23:10.261192 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28a6c4c6-6fa6-4986-b9ee-fa6e55d1c13b tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:10.261485 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28a6c4c6-6fa6-4986-b9ee-fa6e55d1c13b tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:10.321601 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28a6c4c6-6fa6-4986-b9ee-fa6e55d1c13b tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] https://10.4.3.158/volume/v3/types/8c8b65a2-0666-47b8-8bd5-4383622af8d2 returned with HTTP 202 Aug 19 21:23:10.321601 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 198/793] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:23:10 2026] DELETE /volume/v3/types/8c8b65a2-0666-47b8-8bd5-4383622af8d2 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:10.338679 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-337c9bf2-9650-44fe-a9f2-794857ca3792 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:10.345789 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-337c9bf2-9650-44fe-a9f2-794857ca3792 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] GET https://10.4.3.158/volume/v3/types/8c8b65a2-0666-47b8-8bd5-4383622af8d2 Aug 19 21:23:10.346896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-337c9bf2-9650-44fe-a9f2-794857ca3792 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:10.346896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-337c9bf2-9650-44fe-a9f2-794857ca3792 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:10.352064 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-337c9bf2-9650-44fe-a9f2-794857ca3792 tempest-GroupSnapshotsV319Test-1311522435 tempest-GroupSnapshotsV319Test-1311522435-project-admin] https://10.4.3.158/volume/v3/types/8c8b65a2-0666-47b8-8bd5-4383622af8d2 returned with HTTP 404 Aug 19 21:23:10.352597 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 197/794] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:23:10 2026] GET /volume/v3/types/8c8b65a2-0666-47b8-8bd5-4383622af8d2 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:13.407535 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:13.411627 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:13.411701 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-912817457"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:13.413317 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-912817457'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:13.413583 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Create volume of 1 GB Aug 19 21:23:13.419300 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Availability Zones retrieved successfully. Aug 19 21:23:13.426371 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Flow 'volume_create_api' (66532333-ce45-4d03-a9b9-6f59e4554f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:13.427661 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70459cdc-51bf-498c-87ba-dcaf0fedd11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:13.428888 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:13.463944 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70459cdc-51bf-498c-87ba-dcaf0fedd11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:13.466722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa4ac4cf-5397-4e75-bb85-38d89b7249dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:13.578691 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Created reservations ['0fbabdae-835e-4696-8ed6-43499372a32b', '571636b4-5d43-4fc5-ad2c-e117036ea3d2', '0dd30c60-5cba-4c07-837d-c5332b1860dc', '87e6337a-aa6c-49d2-a79b-1523db8dd0dc'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:13.581027 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa4ac4cf-5397-4e75-bb85-38d89b7249dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fbabdae-835e-4696-8ed6-43499372a32b', '571636b4-5d43-4fc5-ad2c-e117036ea3d2', '0dd30c60-5cba-4c07-837d-c5332b1860dc', '87e6337a-aa6c-49d2-a79b-1523db8dd0dc']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:13.581027 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c576f37e-c991-4c99-aa72-22f9f5b3085f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:13.611248 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c576f37e-c991-4c99-aa72-22f9f5b3085f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c7759e9-772d-42f4-99f6-b3d9d6c07294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-912817457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b49852cfde4306ad2a3d9ff81f096f',qos_specs=None,replication_status=,reservations=['0fbabdae-835e-4696-8ed6-43499372a32b','571636b4-5d43-4fc5-ad2c-e117036ea3d2','0dd30c60-5cba-4c07-837d-c5332b1860dc','87e6337a-aa6c-49d2-a79b-1523db8dd0dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac358d1517254838acd890cc57c82a60',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-912817457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c7759e9-772d-42f4-99f6-b3d9d6c07294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b49852cfde4306ad2a3d9ff81f096f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac358d1517254838acd890cc57c82a60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:13.613030 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9aac049-62b4-4eff-b984-ec7401a0bd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:13.648221 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9aac049-62b4-4eff-b984-ec7401a0bd2a) transitioned into state 'SUCCESS' from state '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-912817457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b49852cfde4306ad2a3d9ff81f096f',qos_specs=None,replication_status=,reservations=['0fbabdae-835e-4696-8ed6-43499372a32b','571636b4-5d43-4fc5-ad2c-e117036ea3d2','0dd30c60-5cba-4c07-837d-c5332b1860dc','87e6337a-aa6c-49d2-a79b-1523db8dd0dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac358d1517254838acd890cc57c82a60',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:13.649360 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8433fba-2e31-4113-b68d-3aa00b895ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:13.667178 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8433fba-2e31-4113-b68d-3aa00b895ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:13.667178 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Flow 'volume_create_api' (66532333-ce45-4d03-a9b9-6f59e4554f62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:13.667795 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Create volume request issued successfully. Aug 19 21:23:13.668296 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b29d1b27-10dd-441d-91f8-d644e90e4353 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:13.668922 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 198/795] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:23:13 2026] POST /volume/v3/volumes => generated 753 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:14.090268 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2160d8a9-c072-4696-94f8-954edbd01274 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:14.326102 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2160d8a9-c072-4696-94f8-954edbd01274 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:23:14.326545 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2160d8a9-c072-4696-94f8-954edbd01274 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-599109994"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:14.357985 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2160d8a9-c072-4696-94f8-954edbd01274 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:23:14.358528 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 203/796] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:23:14 2026] POST /volume/v3/types => generated 219 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:14.375029 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c655d7d1-629d-45f3-b395-e475160c4339 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:14.377099 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c655d7d1-629d-45f3-b395-e475160c4339 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:23:14.377478 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c655d7d1-629d-45f3-b395-e475160c4339 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1295932566"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:14.417279 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c655d7d1-629d-45f3-b395-e475160c4339 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:23:14.417812 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 199/797] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:23:14 2026] POST /volume/v3/group_types => generated 177 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:14.434712 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-937f8482-ac22-44ea-b72d-aa2824289119 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:14.574555 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-937f8482-ac22-44ea-b72d-aa2824289119 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] POST https://10.4.3.158/volume/v3/groups Aug 19 21:23:14.575502 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-937f8482-ac22-44ea-b72d-aa2824289119 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6782f842-0cb8-42ca-b1ff-7021cf58a753", "volume_types": ["e009ad8d-c54f-48fa-90a6-a1a55b525bb9"], "name": "tempest-GroupsV314Test-Group-627249733"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:14.577862 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-937f8482-ac22-44ea-b72d-aa2824289119 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Creating new group {'group': {'group_type': '6782f842-0cb8-42ca-b1ff-7021cf58a753', 'volume_types': ['e009ad8d-c54f-48fa-90a6-a1a55b525bb9'], 'name': 'tempest-GroupsV314Test-Group-627249733'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 21:23:14.589160 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.groups [None req-937f8482-ac22-44ea-b72d-aa2824289119 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Creating group tempest-GroupsV314Test-Group-627249733. Aug 19 21:23:14.622961 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-937f8482-ac22-44ea-b72d-aa2824289119 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:23:14.622420. {{(pid=100178) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:23:14.623705 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-937f8482-ac22-44ea-b72d-aa2824289119 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Availability Zones retrieved successfully. Aug 19 21:23:14.653667 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-937f8482-ac22-44ea-b72d-aa2824289119 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Created reservations ['b8c1c12f-723a-4238-b1ac-fa322d8b4727'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:14.695820 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-937f8482-ac22-44ea-b72d-aa2824289119 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Aug 19 21:23:14.696526 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 198/798] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Aug 19 21:23:14 2026] POST /volume/v3/groups => generated 107 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:14.706942 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-289ba1bc-b851-455b-8f7b-4e7133977c51 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:14.709182 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-289ba1bc-b851-455b-8f7b-4e7133977c51 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0 Aug 19 21:23:14.709464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-289ba1bc-b851-455b-8f7b-4e7133977c51 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:14.710624 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-289ba1bc-b851-455b-8f7b-4e7133977c51 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:14.710624 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-289ba1bc-b851-455b-8f7b-4e7133977c51 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] show called for member 79f7b141-37cc-40d1-8187-68fb199081e0 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:23:14.715954 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:14.715954 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:14.728141 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-289ba1bc-b851-455b-8f7b-4e7133977c51 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0 returned with HTTP 200 Aug 19 21:23:14.728665 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 199/799] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:23:14 2026] GET /volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:15.452402 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-59d90cc1-3187-4b67-a6ff-add8b68d3a0d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:15.457326 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59d90cc1-3187-4b67-a6ff-add8b68d3a0d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:15.457703 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59d90cc1-3187-4b67-a6ff-add8b68d3a0d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:15.457988 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59d90cc1-3187-4b67-a6ff-add8b68d3a0d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:15.470281 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:15.470281 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:15.481225 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-59d90cc1-3187-4b67-a6ff-add8b68d3a0d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:15.487663 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59d90cc1-3187-4b67-a6ff-add8b68d3a0d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:15.487892 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 204/800] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:15 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:15.741005 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7a6a066a-b3d0-408d-bca9-a91f5ed989d9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:15.747307 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a6a066a-b3d0-408d-bca9-a91f5ed989d9 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0 Aug 19 21:23:15.747307 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a6a066a-b3d0-408d-bca9-a91f5ed989d9 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:15.747307 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a6a066a-b3d0-408d-bca9-a91f5ed989d9 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:15.747307 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-7a6a066a-b3d0-408d-bca9-a91f5ed989d9 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] show called for member 79f7b141-37cc-40d1-8187-68fb199081e0 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:23:15.752002 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:15.752002 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:15.766432 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a6a066a-b3d0-408d-bca9-a91f5ed989d9 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0 returned with HTTP 200 Aug 19 21:23:15.767354 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 200/801] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:23:15 2026] GET /volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:15.781797 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:15.785411 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:15.785834 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-815259097", "volume_type": "e009ad8d-c54f-48fa-90a6-a1a55b525bb9", "group_id": "79f7b141-37cc-40d1-8187-68fb199081e0", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:15.788083 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-815259097', 'volume_type': 'e009ad8d-c54f-48fa-90a6-a1a55b525bb9', 'group_id': '79f7b141-37cc-40d1-8187-68fb199081e0', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:15.796762 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:15.796762 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:15.797285 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Create volume of 1 GB Aug 19 21:23:15.804074 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Availability Zones retrieved successfully. Aug 19 21:23:15.811440 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Flow 'volume_create_api' (51a2e962-7708-4149-8443-2d968f838364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:15.813104 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe7bd29b-55e6-4b21-875f-21c61f0c23e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:15.814324 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:15.814324 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:15.815458 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:15.843883 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe7bd29b-55e6-4b21-875f-21c61f0c23e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:23:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e009ad8d-c54f-48fa-90a6-a1a55b525bb9,is_public=True,name='tempest-GroupsV314Test-volume-type-599109994',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e009ad8d-c54f-48fa-90a6-a1a55b525bb9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '79f7b141-37cc-40d1-8187-68fb199081e0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:15.846772 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb3fa64-1070-43f3-8404-18b002925867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:15.866880 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d631b87b-875b-4216-930e-87a8b8bb1089 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:15.874501 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d631b87b-875b-4216-930e-87a8b8bb1089 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:15.874731 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d631b87b-875b-4216-930e-87a8b8bb1089 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:15.874992 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d631b87b-875b-4216-930e-87a8b8bb1089 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:15.883949 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-599109994 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-599109994, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:15.884710 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-599109994 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-599109994, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:15.892817 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:15.892817 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:15.898411 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d631b87b-875b-4216-930e-87a8b8bb1089 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:15.903886 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d631b87b-875b-4216-930e-87a8b8bb1089 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:15.904683 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 200/802] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:15 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:15.932000 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Created reservations ['9ec07e89-a781-4311-b934-d5a651310bc6', '78489432-e377-42f1-b24e-2d15ceb496dd', 'd9ecb6b3-e789-4fda-b2eb-6d5976355c92', '202f5160-7721-4abd-b01c-35295194c248'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:15.933123 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb3fa64-1070-43f3-8404-18b002925867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ec07e89-a781-4311-b934-d5a651310bc6', '78489432-e377-42f1-b24e-2d15ceb496dd', 'd9ecb6b3-e789-4fda-b2eb-6d5976355c92', '202f5160-7721-4abd-b01c-35295194c248']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:15.936383 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71100f7b-bad4-464e-8e80-4fa251340d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:15.973021 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71100f7b-bad4-464e-8e80-4fa251340d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c1d873c-c9b6-4172-90b2-e1f75f08efcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-815259097',encryption_key_id=None,group_id=79f7b141-37cc-40d1-8187-68fb199081e0,group_type_id=,metadata={},multiattach=False,project_id='9e819c1155c242959631454873bf96ba',qos_specs=None,replication_status=,reservations=['9ec07e89-a781-4311-b934-d5a651310bc6','78489432-e377-42f1-b24e-2d15ceb496dd','d9ecb6b3-e789-4fda-b2eb-6d5976355c92','202f5160-7721-4abd-b01c-35295194c248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c7d7f5b788242e89c50168e19027b57',volume_type_id=e009ad8d-c54f-48fa-90a6-a1a55b525bb9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-815259097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=79f7b141-37cc-40d1-8187-68fb199081e0,host=None,id=0c1d873c-c9b6-4172-90b2-e1f75f08efcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e819c1155c242959631454873bf96ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c7d7f5b788242e89c50168e19027b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e009ad8d-c54f-48fa-90a6-a1a55b525bb9),volume_type_id=e009ad8d-c54f-48fa-90a6-a1a55b525bb9)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:15.974106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (906832e8-eeb0-4803-85fa-1f0bb80f18f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:16.007073 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (906832e8-eeb0-4803-85fa-1f0bb80f18f6) transitioned into state 'SUCCESS' from state '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-815259097',encryption_key_id=None,group_id=79f7b141-37cc-40d1-8187-68fb199081e0,group_type_id=,metadata={},multiattach=False,project_id='9e819c1155c242959631454873bf96ba',qos_specs=None,replication_status=,reservations=['9ec07e89-a781-4311-b934-d5a651310bc6','78489432-e377-42f1-b24e-2d15ceb496dd','d9ecb6b3-e789-4fda-b2eb-6d5976355c92','202f5160-7721-4abd-b01c-35295194c248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c7d7f5b788242e89c50168e19027b57',volume_type_id=e009ad8d-c54f-48fa-90a6-a1a55b525bb9)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:16.008249 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (029e719b-e84b-4e9f-9e9c-a92e5a382e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:16.033449 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (029e719b-e84b-4e9f-9e9c-a92e5a382e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:16.035185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Flow 'volume_create_api' (51a2e962-7708-4149-8443-2d968f838364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:16.038905 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Create volume request issued successfully. Aug 19 21:23:16.040035 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:16.040035 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:16.063280 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2821bd9b-aa23-4cb8-b35c-8ae7350fad61 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:16.065297 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2821bd9b-aa23-4cb8-b35c-8ae7350fad61 None None] GET https://10.4.3.158/volume// Aug 19 21:23:16.068490 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2821bd9b-aa23-4cb8-b35c-8ae7350fad61 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:16.068693 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2821bd9b-aa23-4cb8-b35c-8ae7350fad61 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:16.069387 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2821bd9b-aa23-4cb8-b35c-8ae7350fad61 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:16.070235 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 205/803] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:23:16 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:16.087146 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-8a5fa679-46c6-47d1-9125-843a4cdfb142 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:16.089546 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-8a5fa679-46c6-47d1-9125-843a4cdfb142 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:23:16.090043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-8a5fa679-46c6-47d1-9125-843a4cdfb142 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff58a5cf-3daf-4290-a41b-c02114085cd7", "connector": null, "instance_uuid": "9b723730-4ceb-4c7d-8f87-dd52ac108560"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:16.100205 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:16.106394 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:16.106394 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:16.106575 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:16.106575 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:16.112452 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f50f8d65-dd68-4a33-9098-604e8a0b8a65 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:16.113075 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 199/804] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:23:15 2026] POST /volume/v3/volumes => generated 817 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:16.133440 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b963d4ec-0059-4542-8246-03477199fda2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:16.135950 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b963d4ec-0059-4542-8246-03477199fda2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf Aug 19 21:23:16.136218 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b963d4ec-0059-4542-8246-03477199fda2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:16.136473 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b963d4ec-0059-4542-8246-03477199fda2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:16.146304 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:16.146304 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:16.150275 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b963d4ec-0059-4542-8246-03477199fda2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Volume info retrieved successfully. Aug 19 21:23:16.151366 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-b963d4ec-0059-4542-8246-03477199fda2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:16.152065 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-b963d4ec-0059-4542-8246-03477199fda2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:16.169462 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-8a5fa679-46c6-47d1-9125-843a4cdfb142 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:23:16.170438 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 201/805] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:23:16 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 19 21:23:16.208670 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-b963d4ec-0059-4542-8246-03477199fda2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:16.214193 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:16.214193 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:16.225588 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b963d4ec-0059-4542-8246-03477199fda2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf returned with HTTP 200 Aug 19 21:23:16.225722 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 201/806] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:16 2026] GET /volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf => generated 885 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:16.229135 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4ebc8580-8539-4044-b448-ed83ea7c7ae8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:16.233604 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ebc8580-8539-4044-b448-ed83ea7c7ae8 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:16.233755 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ebc8580-8539-4044-b448-ed83ea7c7ae8 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:16.234157 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ebc8580-8539-4044-b448-ed83ea7c7ae8 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:16.247806 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:16.247806 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:16.254430 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4ebc8580-8539-4044-b448-ed83ea7c7ae8 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:16.261598 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ebc8580-8539-4044-b448-ed83ea7c7ae8 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:16.261995 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 206/807] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:16 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:16.272227 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b1cee34f-19cd-4f4c-94f0-c5ebe62c2d12 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:16.272958 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b1cee34f-19cd-4f4c-94f0-c5ebe62c2d12 None None] GET https://10.4.3.158/volume// Aug 19 21:23:16.274102 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b1cee34f-19cd-4f4c-94f0-c5ebe62c2d12 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:16.274102 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b1cee34f-19cd-4f4c-94f0-c5ebe62c2d12 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:16.274102 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b1cee34f-19cd-4f4c-94f0-c5ebe62c2d12 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:16.274443 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 200/808] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:23:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:16.288896 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-912163cf-b39f-4008-a6ec-b6044d908e47 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:16.295102 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-912163cf-b39f-4008-a6ec-b6044d908e47 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:16.295697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-912163cf-b39f-4008-a6ec-b6044d908e47 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:16.295883 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-912163cf-b39f-4008-a6ec-b6044d908e47 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:16.313311 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:16.313311 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:16.318980 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-912163cf-b39f-4008-a6ec-b6044d908e47 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:16.326639 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-912163cf-b39f-4008-a6ec-b6044d908e47 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:16.326639 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 202/809] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:23:16 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 1117 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:16.521078 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d22773f7-4dc0-460f-ba94-160e3bf052f0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:16.526890 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d22773f7-4dc0-460f-ba94-160e3bf052f0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] PUT https://10.4.3.158/volume/v3/attachments/796845e4-fc23-456c-b21e-2ea78f324945 Aug 19 21:23:16.527326 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d22773f7-4dc0-460f-ba94-160e3bf052f0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:16.540879 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d22773f7-4dc0-460f-ba94-160e3bf052f0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Acquiring lock "cinder-attachment_update-ff58a5cf-3daf-4290-a41b-c02114085cd7-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:23:16.548338 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d22773f7-4dc0-460f-ba94-160e3bf052f0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Lock "cinder-attachment_update-ff58a5cf-3daf-4290-a41b-c02114085cd7-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:23:16.551183 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:16.551183 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:16.718196 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d22773f7-4dc0-460f-ba94-160e3bf052f0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Lock "cinder-attachment_update-ff58a5cf-3daf-4290-a41b-c02114085cd7-np0000007814" released by "attachment_update" :: held 0.166s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:23:16.718196 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-d22773f7-4dc0-460f-ba94-160e3bf052f0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments/796845e4-fc23-456c-b21e-2ea78f324945 returned with HTTP 200 Aug 19 21:23:16.718196 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 202/810] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:23:16 2026] PUT /volume/v3/attachments/796845e4-fc23-456c-b21e-2ea78f324945 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:17.242638 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-523a4129-1b8a-47c5-870c-90779bde82cb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:17.245428 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-523a4129-1b8a-47c5-870c-90779bde82cb tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf Aug 19 21:23:17.245750 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-523a4129-1b8a-47c5-870c-90779bde82cb tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:17.246037 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-523a4129-1b8a-47c5-870c-90779bde82cb tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:17.260090 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:17.260090 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:17.268511 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-523a4129-1b8a-47c5-870c-90779bde82cb tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Volume info retrieved successfully. Aug 19 21:23:17.269489 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-523a4129-1b8a-47c5-870c-90779bde82cb tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:17.269708 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-523a4129-1b8a-47c5-870c-90779bde82cb tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:17.282723 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f30919bd-7d80-4c54-81b8-b839d79e7f0d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:17.284910 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f30919bd-7d80-4c54-81b8-b839d79e7f0d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:17.285143 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f30919bd-7d80-4c54-81b8-b839d79e7f0d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:17.285369 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f30919bd-7d80-4c54-81b8-b839d79e7f0d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:17.299154 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:17.299154 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:17.304867 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f30919bd-7d80-4c54-81b8-b839d79e7f0d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:17.312449 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f30919bd-7d80-4c54-81b8-b839d79e7f0d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:17.312810 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 201/811] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:17 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:17.328080 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-523a4129-1b8a-47c5-870c-90779bde82cb tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:17.335387 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:17.335387 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:17.344654 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-523a4129-1b8a-47c5-870c-90779bde82cb tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf returned with HTTP 200 Aug 19 21:23:17.346127 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 207/812] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:17 2026] GET /volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:17.363452 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:17.366819 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] POST https://10.4.3.158/volume/v3/groups/action Aug 19 21:23:17.367034 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Action body: b'{"create-from-src": {"source_group_id": "79f7b141-37cc-40d1-8187-68fb199081e0", "name": "tempest-Group_from_grp-72527345"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:17.367213 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "79f7b141-37cc-40d1-8187-68fb199081e0", "name": "tempest-Group_from_grp-72527345"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:17.369743 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Creating new group {'create-from-src': {'source_group_id': '79f7b141-37cc-40d1-8187-68fb199081e0', 'name': 'tempest-Group_from_grp-72527345'}}. {{(pid=100177) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 19 21:23:17.369743 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Creating group tempest-Group_from_grp-72527345 from source group 79f7b141-37cc-40d1-8187-68fb199081e0. Aug 19 21:23:17.374829 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:17.374829 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:17.384104 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:17.384104 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:17.414719 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Created reservations ['9a2a4569-2185-41ad-92c3-ab967f15390f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:17.491088 np0000007814 devstack@c-api.service[100177]: INFO cinder.group.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] A mapping entry already exists for group 4058ed89-de49-401e-80a1-bd9e3a14a558 and volume type e009ad8d-c54f-48fa-90a6-a1a55b525bb9. Do not need to create again. Aug 19 21:23:17.491400 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:17.491400 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:17.492192 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Availability Zones retrieved successfully. Aug 19 21:23:17.501882 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Flow 'volume_create_api' (184590fe-59ac-4b49-8e70-b6e09d357da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:17.505490 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4448611d-62b4-4257-a1c1-bdae52887e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:17.507131 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:17.545556 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4448611d-62b4-4257-a1c1-bdae52887e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0c1d873c-c9b6-4172-90b2-e1f75f08efcf', 'volume_type': VolumeType(created_at=2026-08-19T21:23:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e009ad8d-c54f-48fa-90a6-a1a55b525bb9,is_public=True,name='tempest-GroupsV314Test-volume-type-599109994',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e009ad8d-c54f-48fa-90a6-a1a55b525bb9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4058ed89-de49-401e-80a1-bd9e3a14a558', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:17.547407 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa5ba2a-9b9c-4b88-9868-428efd23c078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:17.597463 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-599109994 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-599109994, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:17.598184 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-599109994 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-599109994, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:17.628327 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Created reservations ['e818f672-14fd-48c0-b4c0-777b75d88a93', '1f55184f-4dda-45ef-9f80-0b135a0ef59f', 'd42afe7a-939c-4d1a-b408-d82740eeb22e', '44d1ab58-7131-4eee-a57a-f211b354c671'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:17.629043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa5ba2a-9b9c-4b88-9868-428efd23c078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e818f672-14fd-48c0-b4c0-777b75d88a93', '1f55184f-4dda-45ef-9f80-0b135a0ef59f', 'd42afe7a-939c-4d1a-b408-d82740eeb22e', '44d1ab58-7131-4eee-a57a-f211b354c671']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:17.630242 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43512508-56c2-4d9b-8427-ebccbdf99c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:17.672887 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43512508-56c2-4d9b-8427-ebccbdf99c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2ef7b48-0096-4db0-a39f-13fbfff1b815', '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=4058ed89-de49-401e-80a1-bd9e3a14a558,group_type_id=,metadata={},multiattach=False,project_id='9e819c1155c242959631454873bf96ba',qos_specs=None,replication_status=,reservations=['e818f672-14fd-48c0-b4c0-777b75d88a93','1f55184f-4dda-45ef-9f80-0b135a0ef59f','d42afe7a-939c-4d1a-b408-d82740eeb22e','44d1ab58-7131-4eee-a57a-f211b354c671'],size=1,snapshot_id=None,source_replicaid=,source_volid=0c1d873c-c9b6-4172-90b2-e1f75f08efcf,status='creating',user_id='8c7d7f5b788242e89c50168e19027b57',volume_type_id=e009ad8d-c54f-48fa-90a6-a1a55b525bb9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4058ed89-de49-401e-80a1-bd9e3a14a558,host=None,id=a2ef7b48-0096-4db0-a39f-13fbfff1b815,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e819c1155c242959631454873bf96ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0c1d873c-c9b6-4172-90b2-e1f75f08efcf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c7d7f5b788242e89c50168e19027b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e009ad8d-c54f-48fa-90a6-a1a55b525bb9),volume_type_id=e009ad8d-c54f-48fa-90a6-a1a55b525bb9)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:17.674454 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53957ebc-21f9-45f2-9da2-831fd687d4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:17.720189 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53957ebc-21f9-45f2-9da2-831fd687d4f9) transitioned into state 'SUCCESS' from 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=4058ed89-de49-401e-80a1-bd9e3a14a558,group_type_id=,metadata={},multiattach=False,project_id='9e819c1155c242959631454873bf96ba',qos_specs=None,replication_status=,reservations=['e818f672-14fd-48c0-b4c0-777b75d88a93','1f55184f-4dda-45ef-9f80-0b135a0ef59f','d42afe7a-939c-4d1a-b408-d82740eeb22e','44d1ab58-7131-4eee-a57a-f211b354c671'],size=1,snapshot_id=None,source_replicaid=,source_volid=0c1d873c-c9b6-4172-90b2-e1f75f08efcf,status='creating',user_id='8c7d7f5b788242e89c50168e19027b57',volume_type_id=e009ad8d-c54f-48fa-90a6-a1a55b525bb9)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:17.721048 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Flow 'volume_create_api' (184590fe-59ac-4b49-8e70-b6e09d357da9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:17.721503 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Create volume request issued successfully. Aug 19 21:23:17.745569 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3273841-c752-4070-9a2b-c3aa4d6965c7 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/groups/action returned with HTTP 202 Aug 19 21:23:17.745873 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 203/813] 10.4.3.158 () {70 vars in 1318 bytes} [Wed Aug 19 21:23:17 2026] POST /volume/v3/groups/action => generated 100 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:17.756804 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:17.759675 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:23:17.760027 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:17.760324 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:17.760791 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:23:17.761315 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:17.761315 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:17.761976 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:23:17.773039 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Get all volumes completed successfully. Aug 19 21:23:17.773996 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:17.774223 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:17.834632 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:17.845654 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:17.845654 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:17.857675 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:17.857675 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:17.923377 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:17.932828 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:17.932828 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:17.951674 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8690cdd4-4618-45ea-89b9-59cbf477aadd tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:23:17.952340 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 203/814] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:23:17 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:17.968717 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7019945e-276e-47ba-ae86-06f1651ab594 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:17.971223 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7019945e-276e-47ba-ae86-06f1651ab594 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/volumes/a2ef7b48-0096-4db0-a39f-13fbfff1b815 Aug 19 21:23:17.971472 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7019945e-276e-47ba-ae86-06f1651ab594 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:17.971709 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7019945e-276e-47ba-ae86-06f1651ab594 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:17.985297 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:17.985297 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:17.991438 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7019945e-276e-47ba-ae86-06f1651ab594 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Volume info retrieved successfully. Aug 19 21:23:17.993660 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-7019945e-276e-47ba-ae86-06f1651ab594 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:17.994667 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-7019945e-276e-47ba-ae86-06f1651ab594 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:18.068859 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-7019945e-276e-47ba-ae86-06f1651ab594 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:18.074293 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:18.074293 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:18.087338 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7019945e-276e-47ba-ae86-06f1651ab594 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes/a2ef7b48-0096-4db0-a39f-13fbfff1b815 returned with HTTP 200 Aug 19 21:23:18.087648 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 202/815] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:17 2026] GET /volume/v3/volumes/a2ef7b48-0096-4db0-a39f-13fbfff1b815 => generated 922 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:18.112131 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e1b5aaa3-39e9-46b5-9dd2-f22d1631f5c2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:18.116157 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1b5aaa3-39e9-46b5-9dd2-f22d1631f5c2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/groups/4058ed89-de49-401e-80a1-bd9e3a14a558 Aug 19 21:23:18.116157 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1b5aaa3-39e9-46b5-9dd2-f22d1631f5c2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:18.116853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1b5aaa3-39e9-46b5-9dd2-f22d1631f5c2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:18.116853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-e1b5aaa3-39e9-46b5-9dd2-f22d1631f5c2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] show called for member 4058ed89-de49-401e-80a1-bd9e3a14a558 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:23:18.124251 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:18.124251 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:18.143106 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1b5aaa3-39e9-46b5-9dd2-f22d1631f5c2 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/groups/4058ed89-de49-401e-80a1-bd9e3a14a558 returned with HTTP 200 Aug 19 21:23:18.143661 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 208/816] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:23:18 2026] GET /volume/v3/groups/4058ed89-de49-401e-80a1-bd9e3a14a558 => generated 415 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:18.160300 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:18.171399 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:23:18.171399 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:18.171804 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:18.172026 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:23:18.175040 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:18.175040 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:18.175040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:23:18.187469 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Get all volumes completed successfully. Aug 19 21:23:18.189726 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:18.189726 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:18.250190 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:18.254467 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:18.254467 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:18.258339 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:18.258689 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:18.322510 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:18.328068 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:18.328068 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:18.337669 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bc220db2-9dcc-4055-a6be-812453e8ddd7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:18.339378 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84b1e650-c7ae-4ce5-b6fa-683abc547362 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:23:18.340220 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 204/817] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:23:18 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:18.347453 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc220db2-9dcc-4055-a6be-812453e8ddd7 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:18.347903 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc220db2-9dcc-4055-a6be-812453e8ddd7 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:18.348315 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc220db2-9dcc-4055-a6be-812453e8ddd7 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:18.359757 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-54f978bb-f9e2-4ab7-b3ea-0577ac72c7f4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:18.364346 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-54f978bb-f9e2-4ab7-b3ea-0577ac72c7f4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] POST https://10.4.3.158/volume/v3/groups/4058ed89-de49-401e-80a1-bd9e3a14a558/action Aug 19 21:23:18.364747 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:18.364747 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:18.364881 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-54f978bb-f9e2-4ab7-b3ea-0577ac72c7f4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:18.365776 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-54f978bb-f9e2-4ab7-b3ea-0577ac72c7f4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:18.367193 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-54f978bb-f9e2-4ab7-b3ea-0577ac72c7f4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] delete called for group 4058ed89-de49-401e-80a1-bd9e3a14a558 {{(pid=100178) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:23:18.372385 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.groups [None req-54f978bb-f9e2-4ab7-b3ea-0577ac72c7f4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Delete group with id: 4058ed89-de49-401e-80a1-bd9e3a14a558 Aug 19 21:23:18.377614 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:18.377614 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:18.384142 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bc220db2-9dcc-4055-a6be-812453e8ddd7 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:18.400189 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc220db2-9dcc-4055-a6be-812453e8ddd7 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:18.401473 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 204/818] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:18 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 938 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:18.441688 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-54f978bb-f9e2-4ab7-b3ea-0577ac72c7f4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/groups/4058ed89-de49-401e-80a1-bd9e3a14a558/action returned with HTTP 202 Aug 19 21:23:18.441688 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 203/819] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:23:18 2026] POST /volume/v3/groups/4058ed89-de49-401e-80a1-bd9e3a14a558/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:23:18.452430 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e45f0500-55d2-4fe9-b5b0-68868c21a60c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:18.455211 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e45f0500-55d2-4fe9-b5b0-68868c21a60c tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/volumes/a2ef7b48-0096-4db0-a39f-13fbfff1b815 Aug 19 21:23:18.455412 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e45f0500-55d2-4fe9-b5b0-68868c21a60c tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:18.455705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e45f0500-55d2-4fe9-b5b0-68868c21a60c tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:18.472781 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:18.472781 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:18.479212 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e45f0500-55d2-4fe9-b5b0-68868c21a60c tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Volume info retrieved successfully. Aug 19 21:23:18.480417 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-e45f0500-55d2-4fe9-b5b0-68868c21a60c tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:18.480763 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-e45f0500-55d2-4fe9-b5b0-68868c21a60c tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:18.536416 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-e45f0500-55d2-4fe9-b5b0-68868c21a60c tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:18.541903 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:18.541903 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:18.551046 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e45f0500-55d2-4fe9-b5b0-68868c21a60c tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes/a2ef7b48-0096-4db0-a39f-13fbfff1b815 returned with HTTP 200 Aug 19 21:23:18.551471 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 209/820] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:18 2026] GET /volume/v3/volumes/a2ef7b48-0096-4db0-a39f-13fbfff1b815 => generated 921 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:19.095503 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1df036aa-29ba-42a1-a082-bde7278c2d04 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.100040 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1df036aa-29ba-42a1-a082-bde7278c2d04 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:19.100396 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1df036aa-29ba-42a1-a082-bde7278c2d04 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.100661 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1df036aa-29ba-42a1-a082-bde7278c2d04 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.111455 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.111455 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:19.120619 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1df036aa-29ba-42a1-a082-bde7278c2d04 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:19.127394 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1df036aa-29ba-42a1-a082-bde7278c2d04 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:19.127992 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 205/821] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:19.196764 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-e88294b0-45a3-4e2e-9b8d-8b4880f74cf7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.200446 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-e88294b0-45a3-4e2e-9b8d-8b4880f74cf7 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:19.200743 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-e88294b0-45a3-4e2e-9b8d-8b4880f74cf7 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.202832 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-e88294b0-45a3-4e2e-9b8d-8b4880f74cf7 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.213927 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.213927 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:19.221935 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-e88294b0-45a3-4e2e-9b8d-8b4880f74cf7 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:19.238924 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-e88294b0-45a3-4e2e-9b8d-8b4880f74cf7 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:19.239388 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 205/822] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:19.366516 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-706195dc-40aa-4110-8532-335c2884a6a9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.367087 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-706195dc-40aa-4110-8532-335c2884a6a9 None None] GET https://10.4.3.158/volume// Aug 19 21:23:19.367259 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-706195dc-40aa-4110-8532-335c2884a6a9 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.367423 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-706195dc-40aa-4110-8532-335c2884a6a9 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.367939 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-706195dc-40aa-4110-8532-335c2884a6a9 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:19.368368 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 204/823] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:19.379705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-466a60f0-a0b2-44af-b4ae-30f7462548a3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.383519 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-466a60f0-a0b2-44af-b4ae-30f7462548a3 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:23:19.384187 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-466a60f0-a0b2-44af-b4ae-30f7462548a3 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15ec2d70-abf2-4d92-bccd-b0aaa810d965", "connector": null, "instance_uuid": "b50c856e-6d09-4db7-b8b2-a8e26e4acf31"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:19.396992 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.396992 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:19.421598 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fc5e9b08-0a8a-4cce-9a36-0a65a72be1a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.427525 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc5e9b08-0a8a-4cce-9a36-0a65a72be1a4 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:19.427758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc5e9b08-0a8a-4cce-9a36-0a65a72be1a4 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.427938 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc5e9b08-0a8a-4cce-9a36-0a65a72be1a4 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.452615 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.452615 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:19.460331 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fc5e9b08-0a8a-4cce-9a36-0a65a72be1a4 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:19.463466 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-466a60f0-a0b2-44af-b4ae-30f7462548a3 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:23:19.463842 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 210/824] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:23:19 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:23:19.471155 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc5e9b08-0a8a-4cce-9a36-0a65a72be1a4 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:19.471523 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 206/825] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 938 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:19.509770 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-407b2244-2ead-4b28-8d86-902f1087ede9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.517513 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-407b2244-2ead-4b28-8d86-902f1087ede9 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:19.517513 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-407b2244-2ead-4b28-8d86-902f1087ede9 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.517513 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-407b2244-2ead-4b28-8d86-902f1087ede9 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.538792 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.538792 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:19.545403 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9aceb951-2ec1-4ab8-80ff-145369c44794 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.545645 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-407b2244-2ead-4b28-8d86-902f1087ede9 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:19.545968 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9aceb951-2ec1-4ab8-80ff-145369c44794 None None] GET https://10.4.3.158/volume// Aug 19 21:23:19.546194 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9aceb951-2ec1-4ab8-80ff-145369c44794 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.546599 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9aceb951-2ec1-4ab8-80ff-145369c44794 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.547633 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9aceb951-2ec1-4ab8-80ff-145369c44794 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:19.547770 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 205/826] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:19.557447 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-407b2244-2ead-4b28-8d86-902f1087ede9 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:19.558187 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 206/827] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:19.563427 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-1b7fd7bd-afc9-49fa-9db2-5a44afcfdc7f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.574894 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-1b7fd7bd-afc9-49fa-9db2-5a44afcfdc7f tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:19.575184 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-1b7fd7bd-afc9-49fa-9db2-5a44afcfdc7f tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.575516 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-1b7fd7bd-afc9-49fa-9db2-5a44afcfdc7f tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.576938 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6538f40d-db3d-45eb-94de-53e432658e47 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.581273 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6538f40d-db3d-45eb-94de-53e432658e47 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/volumes/a2ef7b48-0096-4db0-a39f-13fbfff1b815 Aug 19 21:23:19.581621 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6538f40d-db3d-45eb-94de-53e432658e47 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.581912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6538f40d-db3d-45eb-94de-53e432658e47 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.597793 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6538f40d-db3d-45eb-94de-53e432658e47 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes/a2ef7b48-0096-4db0-a39f-13fbfff1b815 returned with HTTP 404 Aug 19 21:23:19.598538 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 207/828] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/v3/volumes/a2ef7b48-0096-4db0-a39f-13fbfff1b815 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:23:19.607621 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.607621 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:19.609059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a1d97eac-5dea-455e-84d8-3837a990e154 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.612370 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a1d97eac-5dea-455e-84d8-3837a990e154 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/groups/4058ed89-de49-401e-80a1-bd9e3a14a558 Aug 19 21:23:19.613385 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a1d97eac-5dea-455e-84d8-3837a990e154 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.613385 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a1d97eac-5dea-455e-84d8-3837a990e154 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.614312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-a1d97eac-5dea-455e-84d8-3837a990e154 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] show called for member 4058ed89-de49-401e-80a1-bd9e3a14a558 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:23:19.619069 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a1d97eac-5dea-455e-84d8-3837a990e154 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/groups/4058ed89-de49-401e-80a1-bd9e3a14a558 returned with HTTP 404 Aug 19 21:23:19.619844 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 206/829] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/v3/groups/4058ed89-de49-401e-80a1-bd9e3a14a558 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:23:19.620024 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-1b7fd7bd-afc9-49fa-9db2-5a44afcfdc7f tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:19.631936 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.633997 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-1b7fd7bd-afc9-49fa-9db2-5a44afcfdc7f tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:19.634609 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 211/830] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 1031 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:19.635867 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:23:19.636134 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.636790 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.636790 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:23:19.637620 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:23:19.656902 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Get all volumes completed successfully. Aug 19 21:23:19.657749 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:19.657962 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:19.715876 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:19.721277 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.721277 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:19.732342 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4d4590dd-57bf-40fc-815b-b8535f346b7f tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:23:19.732992 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 207/831] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:19.753046 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a06dd252-4646-46bc-a1c6-2b29bb8af2c4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.755607 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a06dd252-4646-46bc-a1c6-2b29bb8af2c4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] POST https://10.4.3.158/volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0/action Aug 19 21:23:19.756136 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a06dd252-4646-46bc-a1c6-2b29bb8af2c4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:19.756344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a06dd252-4646-46bc-a1c6-2b29bb8af2c4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:19.758404 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-a06dd252-4646-46bc-a1c6-2b29bb8af2c4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] delete called for group 79f7b141-37cc-40d1-8187-68fb199081e0 {{(pid=100177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:23:19.758549 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-a06dd252-4646-46bc-a1c6-2b29bb8af2c4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Delete group with id: 79f7b141-37cc-40d1-8187-68fb199081e0 Aug 19 21:23:19.762736 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.762736 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:19.791722 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-23ff149c-47fe-4d53-a750-778e6bd2b713 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.797079 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-23ff149c-47fe-4d53-a750-778e6bd2b713 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] PUT https://10.4.3.158/volume/v3/attachments/c820f034-19aa-4e26-89fa-ad64f2bf0317 Aug 19 21:23:19.797609 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-23ff149c-47fe-4d53-a750-778e6bd2b713 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:19.810996 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-23ff149c-47fe-4d53-a750-778e6bd2b713 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Acquiring lock "cinder-attachment_update-15ec2d70-abf2-4d92-bccd-b0aaa810d965-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:23:19.819535 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-23ff149c-47fe-4d53-a750-778e6bd2b713 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Lock "cinder-attachment_update-15ec2d70-abf2-4d92-bccd-b0aaa810d965-np0000007814" acquired by "attachment_update" :: waited 0.009s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:23:19.821148 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.821148 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:19.824794 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a06dd252-4646-46bc-a1c6-2b29bb8af2c4 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0/action returned with HTTP 202 Aug 19 21:23:19.825939 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 208/832] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:23:19 2026] POST /volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:23:19.834828 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-71cccbb0-e362-43e5-8a18-501af0bcb4f5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:19.839497 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-71cccbb0-e362-43e5-8a18-501af0bcb4f5 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf Aug 19 21:23:19.839790 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-71cccbb0-e362-43e5-8a18-501af0bcb4f5 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:19.839982 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-71cccbb0-e362-43e5-8a18-501af0bcb4f5 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:19.856864 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.856864 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:19.866809 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-71cccbb0-e362-43e5-8a18-501af0bcb4f5 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Volume info retrieved successfully. Aug 19 21:23:19.867217 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-71cccbb0-e362-43e5-8a18-501af0bcb4f5 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:23:19.867422 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-71cccbb0-e362-43e5-8a18-501af0bcb4f5 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:23:19.930912 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-71cccbb0-e362-43e5-8a18-501af0bcb4f5 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:23:19.938739 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:19.938739 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:19.953536 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-71cccbb0-e362-43e5-8a18-501af0bcb4f5 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf returned with HTTP 200 Aug 19 21:23:19.954177 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 212/833] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:19 2026] GET /volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf => generated 909 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:20.031365 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-23ff149c-47fe-4d53-a750-778e6bd2b713 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Lock "cinder-attachment_update-15ec2d70-abf2-4d92-bccd-b0aaa810d965-np0000007814" released by "attachment_update" :: held 0.211s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:23:20.032658 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-23ff149c-47fe-4d53-a750-778e6bd2b713 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/attachments/c820f034-19aa-4e26-89fa-ad64f2bf0317 returned with HTTP 200 Aug 19 21:23:20.033324 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 207/834] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:23:19 2026] PUT /volume/v3/attachments/c820f034-19aa-4e26-89fa-ad64f2bf0317 => generated 969 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:20.116978 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-0520ec44-2cf7-4911-ab30-bbce8934368e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:20.126372 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-0520ec44-2cf7-4911-ab30-bbce8934368e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/attachments/796845e4-fc23-456c-b21e-2ea78f324945/action Aug 19 21:23:20.126795 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-0520ec44-2cf7-4911-ab30-bbce8934368e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:20.128440 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-0520ec44-2cf7-4911-ab30-bbce8934368e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:20.158440 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:20.158440 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:20.183331 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2607cf6b-a872-4630-82f8-4584a382aeb4 req-0520ec44-2cf7-4911-ab30-bbce8934368e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments/796845e4-fc23-456c-b21e-2ea78f324945/action returned with HTTP 204 Aug 19 21:23:20.183855 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 208/835] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:23:20 2026] POST /volume/v3/attachments/796845e4-fc23-456c-b21e-2ea78f324945/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:20.490104 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-891afef6-7ba5-465c-a65b-fe4fa07a555f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:20.492685 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-891afef6-7ba5-465c-a65b-fe4fa07a555f tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:20.492685 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-891afef6-7ba5-465c-a65b-fe4fa07a555f tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:20.494527 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-891afef6-7ba5-465c-a65b-fe4fa07a555f tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:20.515836 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:20.515836 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:20.524220 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-891afef6-7ba5-465c-a65b-fe4fa07a555f tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:20.531100 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-891afef6-7ba5-465c-a65b-fe4fa07a555f tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:20.531597 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 209/836] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:20 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 1230 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:20.548781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-96d2bf53-dc2a-4fad-952a-61794f78f773 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:20.551471 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96d2bf53-dc2a-4fad-952a-61794f78f773 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:20.551773 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96d2bf53-dc2a-4fad-952a-61794f78f773 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:20.552045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96d2bf53-dc2a-4fad-952a-61794f78f773 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:20.571298 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:20.571298 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:20.585073 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-96d2bf53-dc2a-4fad-952a-61794f78f773 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:20.585195 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-471da7e3-3790-4bdf-9719-aebcf3732f31 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:20.587742 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-471da7e3-3790-4bdf-9719-aebcf3732f31 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:20.588377 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-471da7e3-3790-4bdf-9719-aebcf3732f31 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:20.589940 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-471da7e3-3790-4bdf-9719-aebcf3732f31 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:20.596160 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96d2bf53-dc2a-4fad-952a-61794f78f773 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:20.597543 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 213/837] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:20 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 1230 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:23:20.614782 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:20.614782 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:20.618189 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-471da7e3-3790-4bdf-9719-aebcf3732f31 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:20.625613 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-471da7e3-3790-4bdf-9719-aebcf3732f31 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:20.625613 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 208/838] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:20 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:20.976946 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b9d819f3-09e0-4bb8-8397-57ff40517519 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:20.980297 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9d819f3-09e0-4bb8-8397-57ff40517519 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf Aug 19 21:23:20.980297 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9d819f3-09e0-4bb8-8397-57ff40517519 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:20.982115 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9d819f3-09e0-4bb8-8397-57ff40517519 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:20.987538 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9d819f3-09e0-4bb8-8397-57ff40517519 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf returned with HTTP 404 Aug 19 21:23:20.988562 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 209/839] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:23:20 2026] GET /volume/v3/volumes/0c1d873c-c9b6-4172-90b2-e1f75f08efcf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:23:20.999191 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-064c6740-8b04-43fa-bb86-47e0c6811ef1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:21.003095 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-064c6740-8b04-43fa-bb86-47e0c6811ef1 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] GET https://10.4.3.158/volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0 Aug 19 21:23:21.003095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-064c6740-8b04-43fa-bb86-47e0c6811ef1 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:21.003095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-064c6740-8b04-43fa-bb86-47e0c6811ef1 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:21.003095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-064c6740-8b04-43fa-bb86-47e0c6811ef1 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] show called for member 79f7b141-37cc-40d1-8187-68fb199081e0 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:23:21.007081 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-064c6740-8b04-43fa-bb86-47e0c6811ef1 tempest-GroupsV314Test-1375957171 tempest-GroupsV314Test-1375957171-project-member] https://10.4.3.158/volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0 returned with HTTP 404 Aug 19 21:23:21.007753 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 210/840] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:23:20 2026] GET /volume/v3/groups/79f7b141-37cc-40d1-8187-68fb199081e0 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:23:21.021898 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8605518f-99b3-4ea3-bd68-f41741150a73 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:21.023502 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8605518f-99b3-4ea3-bd68-f41741150a73 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/6782f842-0cb8-42ca-b1ff-7021cf58a753 Aug 19 21:23:21.023502 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8605518f-99b3-4ea3-bd68-f41741150a73 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:21.023692 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8605518f-99b3-4ea3-bd68-f41741150a73 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:21.053881 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8605518f-99b3-4ea3-bd68-f41741150a73 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] https://10.4.3.158/volume/v3/group_types/6782f842-0cb8-42ca-b1ff-7021cf58a753 returned with HTTP 202 Aug 19 21:23:21.054144 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 214/841] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:23:21 2026] DELETE /volume/v3/group_types/6782f842-0cb8-42ca-b1ff-7021cf58a753 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:23:21.064666 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-663ece98-5bee-4774-af60-cfc1812fc7dd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:21.067618 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-663ece98-5bee-4774-af60-cfc1812fc7dd tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] DELETE https://10.4.3.158/volume/v3/types/e009ad8d-c54f-48fa-90a6-a1a55b525bb9 Aug 19 21:23:21.067873 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-663ece98-5bee-4774-af60-cfc1812fc7dd tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:21.068155 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-663ece98-5bee-4774-af60-cfc1812fc7dd tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:21.104249 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-663ece98-5bee-4774-af60-cfc1812fc7dd tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] https://10.4.3.158/volume/v3/types/e009ad8d-c54f-48fa-90a6-a1a55b525bb9 returned with HTTP 202 Aug 19 21:23:21.104641 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 209/842] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:23:21 2026] DELETE /volume/v3/types/e009ad8d-c54f-48fa-90a6-a1a55b525bb9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:21.121332 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-91110bc0-afea-4fe5-9cce-8a5c01202ca9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:21.125253 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91110bc0-afea-4fe5-9cce-8a5c01202ca9 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] GET https://10.4.3.158/volume/v3/types/e009ad8d-c54f-48fa-90a6-a1a55b525bb9 Aug 19 21:23:21.125878 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91110bc0-afea-4fe5-9cce-8a5c01202ca9 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:21.126133 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91110bc0-afea-4fe5-9cce-8a5c01202ca9 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:21.131281 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91110bc0-afea-4fe5-9cce-8a5c01202ca9 tempest-GroupsV314Test-111732355 tempest-GroupsV314Test-111732355-project-admin] https://10.4.3.158/volume/v3/types/e009ad8d-c54f-48fa-90a6-a1a55b525bb9 returned with HTTP 404 Aug 19 21:23:21.132770 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 210/843] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:23:21 2026] GET /volume/v3/types/e009ad8d-c54f-48fa-90a6-a1a55b525bb9 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:21.257732 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a2c25042-a003-4557-8be8-2686d471bbcc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:21.259973 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2c25042-a003-4557-8be8-2686d471bbcc tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:21.260344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2c25042-a003-4557-8be8-2686d471bbcc tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:21.260539 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2c25042-a003-4557-8be8-2686d471bbcc tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:21.276265 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:21.276265 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:21.285058 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a2c25042-a003-4557-8be8-2686d471bbcc tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:21.292815 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2c25042-a003-4557-8be8-2686d471bbcc tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:21.293435 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 211/844] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:21 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:21.655065 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2d634345-5e67-4197-9513-166f6ff547ad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:21.658840 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d634345-5e67-4197-9513-166f6ff547ad tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:21.659152 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d634345-5e67-4197-9513-166f6ff547ad tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:21.660195 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d634345-5e67-4197-9513-166f6ff547ad tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:21.684481 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:21.684481 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:21.694820 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2d634345-5e67-4197-9513-166f6ff547ad tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:21.711873 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d634345-5e67-4197-9513-166f6ff547ad tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:21.713423 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 215/845] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:21 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:21.716764 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-b2ce27ed-061e-4105-8037-bdac8dfc4559 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:21.723275 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-b2ce27ed-061e-4105-8037-bdac8dfc4559 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:21.723275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-b2ce27ed-061e-4105-8037-bdac8dfc4559 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:21.723275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-b2ce27ed-061e-4105-8037-bdac8dfc4559 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:21.735825 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:21.735825 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:21.743043 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-b2ce27ed-061e-4105-8037-bdac8dfc4559 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:21.748495 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-b2ce27ed-061e-4105-8037-bdac8dfc4559 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:21.749117 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 210/846] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:21 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:21.881640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-00ca3609-9965-4be4-8676-f6ce0c3a44db None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:21.882064 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00ca3609-9965-4be4-8676-f6ce0c3a44db None None] GET https://10.4.3.158/volume// Aug 19 21:23:21.882293 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00ca3609-9965-4be4-8676-f6ce0c3a44db None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:21.882723 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00ca3609-9965-4be4-8676-f6ce0c3a44db None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:21.882971 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00ca3609-9965-4be4-8676-f6ce0c3a44db None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:21.883326 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 211/847] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:23:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:21.894360 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-b77c576d-d952-4a76-aff7-a796c14cff4d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:21.899461 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-b77c576d-d952-4a76-aff7-a796c14cff4d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:23:21.900004 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-b77c576d-d952-4a76-aff7-a796c14cff4d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec9055a3-d9df-4c68-8ead-c87034722cf9", "connector": null, "instance_uuid": "9b723730-4ceb-4c7d-8f87-dd52ac108560"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:21.917637 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:21.917637 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:21.961681 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-b77c576d-d952-4a76-aff7-a796c14cff4d tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:23:21.961989 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 212/848] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:23:21 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 19 21:23:22.011196 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f0c48a1e-08f2-4744-a5c9-dd40303a0ce2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:22.012720 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f0c48a1e-08f2-4744-a5c9-dd40303a0ce2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:22.012951 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f0c48a1e-08f2-4744-a5c9-dd40303a0ce2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:22.013207 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f0c48a1e-08f2-4744-a5c9-dd40303a0ce2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:22.019716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eaf237c4-d727-434b-b3c2-ea6950e1fb04 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:22.020326 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eaf237c4-d727-434b-b3c2-ea6950e1fb04 None None] GET https://10.4.3.158/volume// Aug 19 21:23:22.020537 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eaf237c4-d727-434b-b3c2-ea6950e1fb04 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:22.020836 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eaf237c4-d727-434b-b3c2-ea6950e1fb04 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:22.021323 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eaf237c4-d727-434b-b3c2-ea6950e1fb04 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:22.021814 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 211/849] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:23:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:22.027824 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:22.027824 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:22.042054 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-5e703e6f-447b-4480-8dc2-50a16788fcc5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:22.042428 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f0c48a1e-08f2-4744-a5c9-dd40303a0ce2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:22.049964 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f0c48a1e-08f2-4744-a5c9-dd40303a0ce2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:22.050078 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-5e703e6f-447b-4480-8dc2-50a16788fcc5 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:22.050214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-5e703e6f-447b-4480-8dc2-50a16788fcc5 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:22.050375 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 216/850] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:22 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:22.050503 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-5e703e6f-447b-4480-8dc2-50a16788fcc5 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:22.069020 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:22.069020 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:22.078114 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-5e703e6f-447b-4480-8dc2-50a16788fcc5 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:22.084451 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-5e703e6f-447b-4480-8dc2-50a16788fcc5 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:22.085003 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 212/851] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:23:22 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 1118 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:22.234821 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-f4c3aaad-a1b4-42b5-af10-653b05866d19 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:22.240212 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-f4c3aaad-a1b4-42b5-af10-653b05866d19 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] PUT https://10.4.3.158/volume/v3/attachments/620785bd-5867-47e9-860c-30256b861384 Aug 19 21:23:22.241094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-f4c3aaad-a1b4-42b5-af10-653b05866d19 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:22.261061 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-f4c3aaad-a1b4-42b5-af10-653b05866d19 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Acquiring lock "cinder-attachment_update-ec9055a3-d9df-4c68-8ead-c87034722cf9-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:23:22.268628 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-f4c3aaad-a1b4-42b5-af10-653b05866d19 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Lock "cinder-attachment_update-ec9055a3-d9df-4c68-8ead-c87034722cf9-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:23:22.269692 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:22.269692 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:22.399289 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-f4c3aaad-a1b4-42b5-af10-653b05866d19 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Lock "cinder-attachment_update-ec9055a3-d9df-4c68-8ead-c87034722cf9-np0000007814" released by "attachment_update" :: held 0.131s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:23:22.399753 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-f4c3aaad-a1b4-42b5-af10-653b05866d19 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments/620785bd-5867-47e9-860c-30256b861384 returned with HTTP 200 Aug 19 21:23:22.402649 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 213/852] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:23:22 2026] PUT /volume/v3/attachments/620785bd-5867-47e9-860c-30256b861384 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:22.737092 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e553c984-fd62-4309-990f-5bedbd011040 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:22.739086 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e553c984-fd62-4309-990f-5bedbd011040 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:22.739271 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e553c984-fd62-4309-990f-5bedbd011040 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:22.739448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e553c984-fd62-4309-990f-5bedbd011040 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:22.757280 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:22.757280 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:22.761244 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e553c984-fd62-4309-990f-5bedbd011040 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:22.767481 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e553c984-fd62-4309-990f-5bedbd011040 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:22.768915 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 212/853] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:22 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:23.067321 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c329955b-5905-4e9e-a690-5eef7f33c939 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:23.071554 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c329955b-5905-4e9e-a690-5eef7f33c939 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:23.071819 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c329955b-5905-4e9e-a690-5eef7f33c939 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:23.072081 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c329955b-5905-4e9e-a690-5eef7f33c939 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:23.093213 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:23.093213 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:23.097754 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c329955b-5905-4e9e-a690-5eef7f33c939 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:23.101976 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c329955b-5905-4e9e-a690-5eef7f33c939 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:23.102376 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 217/854] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:23 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:23.398209 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-aef874ce-2758-4c19-a9df-83063da5ebad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:23.401231 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-aef874ce-2758-4c19-a9df-83063da5ebad tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] POST https://10.4.3.158/volume/v3/attachments/c820f034-19aa-4e26-89fa-ad64f2bf0317/action Aug 19 21:23:23.401809 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-aef874ce-2758-4c19-a9df-83063da5ebad tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:23.402021 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-aef874ce-2758-4c19-a9df-83063da5ebad tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:23.436153 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:23.436153 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:23.468985 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8826760b-7ab8-41fb-ba15-4f6fc206b443 req-aef874ce-2758-4c19-a9df-83063da5ebad tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/attachments/c820f034-19aa-4e26-89fa-ad64f2bf0317/action returned with HTTP 204 Aug 19 21:23:23.468985 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 213/855] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:23:23 2026] POST /volume/v3/attachments/c820f034-19aa-4e26-89fa-ad64f2bf0317/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:23:23.786320 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a0a29dc1-4784-4b48-b855-014cae7f8b38 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:23.788592 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0a29dc1-4784-4b48-b855-014cae7f8b38 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:23.788935 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0a29dc1-4784-4b48-b855-014cae7f8b38 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:23.789297 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0a29dc1-4784-4b48-b855-014cae7f8b38 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:23.810021 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:23.810021 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:23.819398 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a0a29dc1-4784-4b48-b855-014cae7f8b38 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:23.825240 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0a29dc1-4784-4b48-b855-014cae7f8b38 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:23.825488 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 214/856] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:23 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:23.841823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-dbec8616-9626-4e60-aa5b-8991b271a18a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:23.843994 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dbec8616-9626-4e60-aa5b-8991b271a18a tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:23.844374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dbec8616-9626-4e60-aa5b-8991b271a18a tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:23.844639 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dbec8616-9626-4e60-aa5b-8991b271a18a tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:23.857708 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:23.857708 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:23.862230 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-dbec8616-9626-4e60-aa5b-8991b271a18a tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:23.868173 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dbec8616-9626-4e60-aa5b-8991b271a18a tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:23.868173 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 213/857] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:23 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:23.892664 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f81e461f-dc77-44c8-8d7e-71bfad83affb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:23.894707 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f81e461f-dc77-44c8-8d7e-71bfad83affb tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:23.894926 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f81e461f-dc77-44c8-8d7e-71bfad83affb tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:23.895171 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f81e461f-dc77-44c8-8d7e-71bfad83affb tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:23.907283 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:23.907283 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:23.915187 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f81e461f-dc77-44c8-8d7e-71bfad83affb tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:23.920121 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f81e461f-dc77-44c8-8d7e-71bfad83affb tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:23.920522 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 218/858] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:23 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:24.131439 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-314e628a-ccc6-4bd0-b8fe-c157e8bd38a6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:24.133373 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-314e628a-ccc6-4bd0-b8fe-c157e8bd38a6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:24.133648 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-314e628a-ccc6-4bd0-b8fe-c157e8bd38a6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:24.133772 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-314e628a-ccc6-4bd0-b8fe-c157e8bd38a6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:24.141330 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-eed009d9-bb1b-4c26-9ccb-9d307b0a3673 req-8ad7f275-836a-4aee-93c0-0a0cdae6d202 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:24.143705 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-eed009d9-bb1b-4c26-9ccb-9d307b0a3673 req-8ad7f275-836a-4aee-93c0-0a0cdae6d202 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:23:24.144025 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-eed009d9-bb1b-4c26-9ccb-9d307b0a3673 req-8ad7f275-836a-4aee-93c0-0a0cdae6d202 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:24.144476 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-eed009d9-bb1b-4c26-9ccb-9d307b0a3673 req-8ad7f275-836a-4aee-93c0-0a0cdae6d202 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:24.152222 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:24.152222 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:24.158943 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-314e628a-ccc6-4bd0-b8fe-c157e8bd38a6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:24.165721 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-314e628a-ccc6-4bd0-b8fe-c157e8bd38a6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:24.166447 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 214/859] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:24 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 939 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:24.179826 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:24.179826 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:24.193498 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-eed009d9-bb1b-4c26-9ccb-9d307b0a3673 req-8ad7f275-836a-4aee-93c0-0a0cdae6d202 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:23:24.202366 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-eed009d9-bb1b-4c26-9ccb-9d307b0a3673 req-8ad7f275-836a-4aee-93c0-0a0cdae6d202 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:23:24.203030 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 215/860] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:24 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 1144 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:24.916344 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7c464d59-ef27-4233-85a8-d3cedd8c0735 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:25.059290 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7c464d59-ef27-4233-85a8-d3cedd8c0735 tempest-VolumePoolsAdminTestsJSON-1621121957 tempest-VolumePoolsAdminTestsJSON-1621121957-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools?detail=True Aug 19 21:23:25.059925 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7c464d59-ef27-4233-85a8-d3cedd8c0735 tempest-VolumePoolsAdminTestsJSON-1621121957 tempest-VolumePoolsAdminTestsJSON-1621121957-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:25.060202 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7c464d59-ef27-4233-85a8-d3cedd8c0735 tempest-VolumePoolsAdminTestsJSON-1621121957 tempest-VolumePoolsAdminTestsJSON-1621121957-project-admin] Calling method 'get_pools' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:25.077534 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7c464d59-ef27-4233-85a8-d3cedd8c0735 tempest-VolumePoolsAdminTestsJSON-1621121957 tempest-VolumePoolsAdminTestsJSON-1621121957-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 19 21:23:25.078190 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 214/861] 10.4.3.158 () {66 vars in 1314 bytes} [Wed Aug 19 21:23:24 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:25.092517 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-41d25b0b-ac0d-4f82-9676-2b00a7956a68 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:25.094852 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41d25b0b-ac0d-4f82-9676-2b00a7956a68 tempest-VolumePoolsAdminTestsJSON-1621121957 tempest-VolumePoolsAdminTestsJSON-1621121957-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools Aug 19 21:23:25.095144 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41d25b0b-ac0d-4f82-9676-2b00a7956a68 tempest-VolumePoolsAdminTestsJSON-1621121957 tempest-VolumePoolsAdminTestsJSON-1621121957-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:25.095820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41d25b0b-ac0d-4f82-9676-2b00a7956a68 tempest-VolumePoolsAdminTestsJSON-1621121957 tempest-VolumePoolsAdminTestsJSON-1621121957-project-admin] Calling method 'get_pools' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:25.110049 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41d25b0b-ac0d-4f82-9676-2b00a7956a68 tempest-VolumePoolsAdminTestsJSON-1621121957 tempest-VolumePoolsAdminTestsJSON-1621121957-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 21:23:25.110754 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 219/862] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Aug 19 21:23:25 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 19 21:23:25.184123 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-71f14a93-9eaa-48ff-b7ee-5afe110a2e63 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:25.186195 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71f14a93-9eaa-48ff-b7ee-5afe110a2e63 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:25.186195 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71f14a93-9eaa-48ff-b7ee-5afe110a2e63 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:25.186571 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71f14a93-9eaa-48ff-b7ee-5afe110a2e63 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:25.203129 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:25.203129 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:25.209408 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-71f14a93-9eaa-48ff-b7ee-5afe110a2e63 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:25.219222 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71f14a93-9eaa-48ff-b7ee-5afe110a2e63 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:25.219691 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 215/863] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:25 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:26.235583 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4bfda33-67bf-4c04-93f9-a9749cc6d5a6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:26.238194 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4bfda33-67bf-4c04-93f9-a9749cc6d5a6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:26.238194 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4bfda33-67bf-4c04-93f9-a9749cc6d5a6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:26.238450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4bfda33-67bf-4c04-93f9-a9749cc6d5a6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:26.258764 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:26.258764 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:26.268087 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f4bfda33-67bf-4c04-93f9-a9749cc6d5a6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:26.276402 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4bfda33-67bf-4c04-93f9-a9749cc6d5a6 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:26.276510 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 216/864] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:26 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 939 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:26.501605 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-2315c79c-895b-4cf5-a72d-dd66a2c78287 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:26.505368 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-2315c79c-895b-4cf5-a72d-dd66a2c78287 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/attachments/620785bd-5867-47e9-860c-30256b861384/action Aug 19 21:23:26.506621 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-2315c79c-895b-4cf5-a72d-dd66a2c78287 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:26.507128 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-2315c79c-895b-4cf5-a72d-dd66a2c78287 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:26.545727 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:26.545727 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:26.579225 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bd1ffab3-7a2e-4d95-9a6f-5d5e1d400f39 req-2315c79c-895b-4cf5-a72d-dd66a2c78287 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments/620785bd-5867-47e9-860c-30256b861384/action returned with HTTP 204 Aug 19 21:23:26.580058 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 215/865] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:23:26 2026] POST /volume/v3/attachments/620785bd-5867-47e9-860c-30256b861384/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:27.295632 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-10743bec-560c-4077-8f83-181d21abc9c2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:27.298374 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-10743bec-560c-4077-8f83-181d21abc9c2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:27.298746 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-10743bec-560c-4077-8f83-181d21abc9c2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:27.298951 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-10743bec-560c-4077-8f83-181d21abc9c2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:27.315815 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:27.315815 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:27.324404 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-10743bec-560c-4077-8f83-181d21abc9c2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:27.336856 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-10743bec-560c-4077-8f83-181d21abc9c2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:27.336856 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 220/866] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:27 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 1231 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:27.357534 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-280bf5e8-29ec-42e7-95c6-ec7460f8e590 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:27.360036 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-280bf5e8-29ec-42e7-95c6-ec7460f8e590 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:27.360901 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-280bf5e8-29ec-42e7-95c6-ec7460f8e590 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:27.360901 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-280bf5e8-29ec-42e7-95c6-ec7460f8e590 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:27.377831 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:27.377831 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:27.390403 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-280bf5e8-29ec-42e7-95c6-ec7460f8e590 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:27.399428 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-280bf5e8-29ec-42e7-95c6-ec7460f8e590 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:27.399996 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 216/867] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:27 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 1231 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:29.155264 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-0b954105-9974-4375-9286-9de0f1dd7fc0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:29.158585 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-0b954105-9974-4375-9286-9de0f1dd7fc0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:23:29.158921 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-0b954105-9974-4375-9286-9de0f1dd7fc0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:29.159223 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-0b954105-9974-4375-9286-9de0f1dd7fc0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:29.181631 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:29.181631 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:29.187033 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-0b954105-9974-4375-9286-9de0f1dd7fc0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:23:29.193602 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-0b954105-9974-4375-9286-9de0f1dd7fc0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:23:29.194126 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 217/868] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:29 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:29.684283 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-de4623b6-4826-4b92-a95b-8ca3914cfa5c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:29.684743 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-de4623b6-4826-4b92-a95b-8ca3914cfa5c None None] GET https://10.4.3.158/volume// Aug 19 21:23:29.684951 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-de4623b6-4826-4b92-a95b-8ca3914cfa5c None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:29.685215 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-de4623b6-4826-4b92-a95b-8ca3914cfa5c None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:29.685637 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-de4623b6-4826-4b92-a95b-8ca3914cfa5c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:29.686025 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 216/869] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:23:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:29.695845 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-c51fd4b0-9747-4e66-a481-02e241b6768c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:29.701304 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-c51fd4b0-9747-4e66-a481-02e241b6768c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:23:29.701849 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-c51fd4b0-9747-4e66-a481-02e241b6768c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "994d3d9b-f59e-4dec-88dd-0d8344cc2866", "connector": null, "instance_uuid": "6fd20c98-7034-4692-89d5-e8f36667afed"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:29.730954 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:29.730954 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:29.776453 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:29.786614 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-c51fd4b0-9747-4e66-a481-02e241b6768c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:23:29.787230 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 221/870] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:23:29 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:29.796958 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-20b14c8d-ce5f-44dd-8c7a-ba975747fdbf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:29.799782 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-20b14c8d-ce5f-44dd-8c7a-ba975747fdbf tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/attachments/68abf3eb-12a9-41af-a911-e62f6be7060a Aug 19 21:23:29.799911 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-20b14c8d-ce5f-44dd-8c7a-ba975747fdbf tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:29.800134 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-20b14c8d-ce5f-44dd-8c7a-ba975747fdbf tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:29.812006 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:29.812006 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:29.900445 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-20b14c8d-ce5f-44dd-8c7a-ba975747fdbf tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/68abf3eb-12a9-41af-a911-e62f6be7060a returned with HTTP 200 Aug 19 21:23:29.901101 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 218/871] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:23:29 2026] DELETE /volume/v3/attachments/68abf3eb-12a9-41af-a911-e62f6be7060a => generated 367 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:29.909627 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 Aug 19 21:23:29.909892 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:29.910117 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:29.923203 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.923634 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.924469 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.925766 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.926133 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.926437 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.927304 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.928001 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:29.928452 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:29.928694 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:29.929304 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:29.929304 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:29.953101 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cacf7c0e-2690-4a0c-87a0-b6bb7fc0c59b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 returned with HTTP 200 Aug 19 21:23:29.953814 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 217/872] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:23:29 2026] GET /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 => generated 1427 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:29.966199 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:29.968462 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184/defaults Aug 19 21:23:29.968549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:29.968761 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'defaults' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:29.981082 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.981384 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.981840 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.982389 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.982797 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.983112 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.983597 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.983597 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.984230 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:29.984602 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:29.985118 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:29.985885 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:29.986234 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:29.986606 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:29.991388 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f3f3c8fa-f806-4b96-9af4-892fa4590e64 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184/defaults returned with HTTP 200 Aug 19 21:23:29.992050 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 217/873] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Aug 19 21:23:29 2026] GET /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184/defaults => generated 1427 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:30.006936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:30.009880 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 Aug 19 21:23:30.009880 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:30.019644 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:30.019644 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:30.078108 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.078546 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.078877 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.079850 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.079850 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.079850 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.080832 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.080832 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.081686 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.081686 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.082033 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.083525 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.088035 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26abd152-2b0f-492e-8d2a-9185b6b27269 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 returned with HTTP 200 Aug 19 21:23:30.088644 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 222/874] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Aug 19 21:23:30 2026] PUT /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 => generated 1385 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:30.099421 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2140b29e-39fc-4fac-adbe-9bdfc0ea9d55 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:30.102277 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2140b29e-39fc-4fac-adbe-9bdfc0ea9d55 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] DELETE https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 Aug 19 21:23:30.102477 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2140b29e-39fc-4fac-adbe-9bdfc0ea9d55 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:30.102788 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2140b29e-39fc-4fac-adbe-9bdfc0ea9d55 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:30.103350 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:30.103350 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:30.115965 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2140b29e-39fc-4fac-adbe-9bdfc0ea9d55 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 returned with HTTP 200 Aug 19 21:23:30.116424 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 219/875] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:23:30 2026] DELETE /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 21:23:30.127751 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4bdaa255-0df0-4f75-8062-206582991a11 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:30.129841 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4bdaa255-0df0-4f75-8062-206582991a11 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 Aug 19 21:23:30.130066 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4bdaa255-0df0-4f75-8062-206582991a11 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:30.130247 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4bdaa255-0df0-4f75-8062-206582991a11 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:30.156853 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4bdaa255-0df0-4f75-8062-206582991a11 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 returned with HTTP 200 Aug 19 21:23:30.158393 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 218/876] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:23:30 2026] GET /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 => generated 1427 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:30.170037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6c27f7ec-0d13-4b68-88a9-f1948dea08f4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:30.172943 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6c27f7ec-0d13-4b68-88a9-f1948dea08f4 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 Aug 19 21:23:30.174214 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6c27f7ec-0d13-4b68-88a9-f1948dea08f4 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:30.313320 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6c27f7ec-0d13-4b68-88a9-f1948dea08f4 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 returned with HTTP 200 Aug 19 21:23:30.313901 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 218/877] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Aug 19 21:23:30 2026] PUT /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 => generated 1385 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:30.327617 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2471903e-9c76-46fd-989e-86debde3f0ca None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:30.336467 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2471903e-9c76-46fd-989e-86debde3f0ca tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184/defaults Aug 19 21:23:30.336836 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2471903e-9c76-46fd-989e-86debde3f0ca tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:30.337113 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2471903e-9c76-46fd-989e-86debde3f0ca tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'defaults' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:30.356380 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2471903e-9c76-46fd-989e-86debde3f0ca tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184/defaults returned with HTTP 200 Aug 19 21:23:30.357054 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 223/878] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Aug 19 21:23:30 2026] GET /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184/defaults => generated 1427 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:30.375577 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:30.380752 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 Aug 19 21:23:30.380752 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:30.380938 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:30.399342 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.399342 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.400872 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-766836755-1156611356, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.400872 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1819792690-538771050, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.400872 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.400872 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.401446 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-605074086-444596008, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:23:30.401675 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.402148 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.402263 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.402812 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.403672 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.403968 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.404282 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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 19 21:23:30.420396 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad5072b4-fef0-4523-8280-f6fee5b7d627 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 returned with HTTP 200 Aug 19 21:23:30.420396 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 220/879] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:23:30 2026] GET /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 => generated 1427 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:30.437307 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f98ba3ad-bb63-4217-832b-3c33960cc9b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:30.440696 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f98ba3ad-bb63-4217-832b-3c33960cc9b5 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True Aug 19 21:23:30.440927 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f98ba3ad-bb63-4217-832b-3c33960cc9b5 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:30.441141 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f98ba3ad-bb63-4217-832b-3c33960cc9b5 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:30.493479 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f98ba3ad-bb63-4217-832b-3c33960cc9b5 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True returned with HTTP 200 Aug 19 21:23:30.494032 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 219/880] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:23:30 2026] GET /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True => generated 2402 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:30.515993 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:30.644597 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:30.645272 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1445747962"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:30.647811 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1445747962'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:30.648057 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Create volume of 1 GB Aug 19 21:23:30.653125 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Availability Zones retrieved successfully. Aug 19 21:23:30.664101 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Flow 'volume_create_api' (8487a33a-a8a0-47cc-9ce1-1190b1af85c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:30.666769 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f68c9dd-8b2d-40bb-8a6d-bb9a0f9f69ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:30.667923 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:30.722931 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f68c9dd-8b2d-40bb-8a6d-bb9a0f9f69ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:30.724543 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f131e09-3b73-4448-90dd-65aaeb24a1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:30.822296 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Created reservations ['0f5ceaa9-8d54-49f6-9232-9e2dbfc3ec3e', '4fd0a601-e102-4168-9373-4d5b675f40e3', '3e5badad-55f9-4da4-9578-392ae8ad5f23', 'bdfa68b1-44f4-42bc-83db-582f92fd2d5d'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:30.823382 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f131e09-3b73-4448-90dd-65aaeb24a1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f5ceaa9-8d54-49f6-9232-9e2dbfc3ec3e', '4fd0a601-e102-4168-9373-4d5b675f40e3', '3e5badad-55f9-4da4-9578-392ae8ad5f23', 'bdfa68b1-44f4-42bc-83db-582f92fd2d5d']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:30.824526 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae3cd8c-a2f2-4734-bbe5-bb667aa6181e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:30.860581 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae3cd8c-a2f2-4734-bbe5-bb667aa6181e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1445747962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a9defbf5c34550904e336ccab2c184',qos_specs=None,replication_status=,reservations=['0f5ceaa9-8d54-49f6-9232-9e2dbfc3ec3e','4fd0a601-e102-4168-9373-4d5b675f40e3','3e5badad-55f9-4da4-9578-392ae8ad5f23','bdfa68b1-44f4-42bc-83db-582f92fd2d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e0cf020af543e089d687628e21fd95',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1445747962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40a9defbf5c34550904e336ccab2c184',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e0cf020af543e089d687628e21fd95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:30.861820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d4db9c-dd30-49d5-a0d3-d34e04ee3e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:30.891055 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d4db9c-dd30-49d5-a0d3-d34e04ee3e81) transitioned into state 'SUCCESS' from state '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-1445747962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a9defbf5c34550904e336ccab2c184',qos_specs=None,replication_status=,reservations=['0f5ceaa9-8d54-49f6-9232-9e2dbfc3ec3e','4fd0a601-e102-4168-9373-4d5b675f40e3','3e5badad-55f9-4da4-9578-392ae8ad5f23','bdfa68b1-44f4-42bc-83db-582f92fd2d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e0cf020af543e089d687628e21fd95',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:30.892104 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03a81799-895d-4990-9a7a-1cc85ea78b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:30.908592 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03a81799-895d-4990-9a7a-1cc85ea78b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:30.911054 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Flow 'volume_create_api' (8487a33a-a8a0-47cc-9ce1-1190b1af85c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:30.911054 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Create volume request issued successfully. Aug 19 21:23:30.911054 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5dd6a238-c8c5-423f-b9e8-077bdda9b7db tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:30.911207 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 219/881] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:23:30 2026] POST /volume/v3/volumes => generated 756 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:30.926929 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d53db8f7-1730-4235-ac77-f01078ac9f4e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:30.931928 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d53db8f7-1730-4235-ac77-f01078ac9f4e tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] GET https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c Aug 19 21:23:30.932291 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d53db8f7-1730-4235-ac77-f01078ac9f4e tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:30.932582 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d53db8f7-1730-4235-ac77-f01078ac9f4e tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:30.954308 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:30.954308 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:30.961636 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d53db8f7-1730-4235-ac77-f01078ac9f4e tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Volume info retrieved successfully. Aug 19 21:23:30.970074 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d53db8f7-1730-4235-ac77-f01078ac9f4e tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c returned with HTTP 200 Aug 19 21:23:30.970511 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 224/882] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:30 2026] GET /volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c => generated 824 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:31.312625 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-678bf984-7b5d-4148-b44a-839982104866 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:31.315596 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-678bf984-7b5d-4148-b44a-839982104866 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] PUT https://10.4.3.158/volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a Aug 19 21:23:31.316040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-678bf984-7b5d-4148-b44a-839982104866 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:31.329027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-678bf984-7b5d-4148-b44a-839982104866 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Acquiring lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:23:31.335358 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-678bf984-7b5d-4148-b44a-839982104866 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:23:31.336892 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:31.336892 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:31.490556 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-678bf984-7b5d-4148-b44a-839982104866 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-994d3d9b-f59e-4dec-88dd-0d8344cc2866-np0000007814" released by "attachment_update" :: held 0.155s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:23:31.491111 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-678bf984-7b5d-4148-b44a-839982104866 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a returned with HTTP 200 Aug 19 21:23:31.492005 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 221/883] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:23:31 2026] PUT /volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:31.505370 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-5460745f-7b25-465a-bad9-fb8774f04abe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:31.510902 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-5460745f-7b25-465a-bad9-fb8774f04abe tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a Aug 19 21:23:31.511198 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-5460745f-7b25-465a-bad9-fb8774f04abe tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:31.511482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-5460745f-7b25-465a-bad9-fb8774f04abe tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:31.535586 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-5460745f-7b25-465a-bad9-fb8774f04abe tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a returned with HTTP 200 Aug 19 21:23:31.536216 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 220/884] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Aug 19 21:23:31 2026] GET /volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:31.992062 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-99b9643d-09a0-431a-87c4-ecbfbb9f534e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:31.993940 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-99b9643d-09a0-431a-87c4-ecbfbb9f534e tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] GET https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c Aug 19 21:23:31.994293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-99b9643d-09a0-431a-87c4-ecbfbb9f534e tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:31.995064 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-99b9643d-09a0-431a-87c4-ecbfbb9f534e tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:32.006268 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:32.006268 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:32.013586 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-99b9643d-09a0-431a-87c4-ecbfbb9f534e tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Volume info retrieved successfully. Aug 19 21:23:32.020383 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-99b9643d-09a0-431a-87c4-ecbfbb9f534e tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c returned with HTTP 200 Aug 19 21:23:32.020950 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 220/885] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:31 2026] GET /volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:32.036832 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0ca0e841-20f3-4744-8ff5-c4acf08feebf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:32.041796 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ca0e841-20f3-4744-8ff5-c4acf08feebf tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True Aug 19 21:23:32.041796 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ca0e841-20f3-4744-8ff5-c4acf08feebf tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:32.042191 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ca0e841-20f3-4744-8ff5-c4acf08feebf tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:32.082727 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ca0e841-20f3-4744-8ff5-c4acf08feebf tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True returned with HTTP 200 Aug 19 21:23:32.083335 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 225/886] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:23:32 2026] GET /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True => generated 2402 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:32.104088 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dcd2af2b-35a2-46e4-85aa-9b0e28badab8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:32.106340 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dcd2af2b-35a2-46e4-85aa-9b0e28badab8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c Aug 19 21:23:32.106629 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dcd2af2b-35a2-46e4-85aa-9b0e28badab8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:32.106922 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dcd2af2b-35a2-46e4-85aa-9b0e28badab8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:32.107196 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-dcd2af2b-35a2-46e4-85aa-9b0e28badab8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Delete volume with id: 8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c Aug 19 21:23:32.127993 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:32.127993 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:32.129122 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dcd2af2b-35a2-46e4-85aa-9b0e28badab8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Volume info retrieved successfully. Aug 19 21:23:32.170113 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dcd2af2b-35a2-46e4-85aa-9b0e28badab8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Delete volume request issued successfully. Aug 19 21:23:32.170559 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dcd2af2b-35a2-46e4-85aa-9b0e28badab8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c returned with HTTP 202 Aug 19 21:23:32.170889 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 222/887] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:32 2026] DELETE /volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:32.180924 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0d1c833f-e250-4f97-9455-16b519e0bbbc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:32.186081 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d1c833f-e250-4f97-9455-16b519e0bbbc tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] GET https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c Aug 19 21:23:32.186081 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d1c833f-e250-4f97-9455-16b519e0bbbc tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:32.186081 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d1c833f-e250-4f97-9455-16b519e0bbbc tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:32.202903 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:32.202903 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:32.210584 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0d1c833f-e250-4f97-9455-16b519e0bbbc tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Volume info retrieved successfully. Aug 19 21:23:32.219635 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d1c833f-e250-4f97-9455-16b519e0bbbc tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c returned with HTTP 200 Aug 19 21:23:32.220362 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 221/888] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:32 2026] GET /volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:33.238513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c4a3c148-0e29-464c-9218-9a88618b60eb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:33.240865 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c4a3c148-0e29-464c-9218-9a88618b60eb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] GET https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c Aug 19 21:23:33.241136 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c4a3c148-0e29-464c-9218-9a88618b60eb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:33.241527 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c4a3c148-0e29-464c-9218-9a88618b60eb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:33.251489 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c4a3c148-0e29-464c-9218-9a88618b60eb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c returned with HTTP 404 Aug 19 21:23:33.252071 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 221/889] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:33 2026] GET /volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:33.263570 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d825ebde-fa8f-4a21-9564-e470c3573696 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:33.266183 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d825ebde-fa8f-4a21-9564-e470c3573696 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] GET https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c Aug 19 21:23:33.266882 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d825ebde-fa8f-4a21-9564-e470c3573696 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:33.268690 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d825ebde-fa8f-4a21-9564-e470c3573696 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:33.276226 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d825ebde-fa8f-4a21-9564-e470c3573696 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c returned with HTTP 404 Aug 19 21:23:33.277159 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 226/890] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:33 2026] GET /volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:33.286455 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a86540d7-f5a0-4838-a099-2089d4300b6f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:33.288815 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a86540d7-f5a0-4838-a099-2089d4300b6f tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c Aug 19 21:23:33.289120 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a86540d7-f5a0-4838-a099-2089d4300b6f tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:33.289390 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a86540d7-f5a0-4838-a099-2089d4300b6f tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:33.290154 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a86540d7-f5a0-4838-a099-2089d4300b6f tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Delete volume with id: 8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c Aug 19 21:23:33.298368 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a86540d7-f5a0-4838-a099-2089d4300b6f tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c returned with HTTP 404 Aug 19 21:23:33.299188 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 223/891] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:33 2026] DELETE /volume/v3/volumes/8c1b4c6e-40dd-40fc-b5a8-20cae5fc484c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:33.314685 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:33.317308 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:33.317991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1971587346"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:33.319920 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1971587346'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:33.320188 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Create volume of 1 GB Aug 19 21:23:33.325226 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Availability Zones retrieved successfully. Aug 19 21:23:33.336822 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Flow 'volume_create_api' (4f671c68-540c-4016-b095-df82b083f272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:33.340927 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7dc5451-58ae-400b-be99-299fa3d251ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:33.342653 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:33.393523 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7dc5451-58ae-400b-be99-299fa3d251ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:33.394492 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af88b975-7553-4514-9088-1882f2491002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:33.462240 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Created reservations ['fe8592d4-b6e2-420b-9385-be257d7824f9', '9d1e78b7-e324-425e-bb7c-ffd5f284bef6', 'f3251369-ab2f-4e75-a31a-4be03f17c030', '9ffa4e67-b6c2-4634-ab5a-03eb4844dffd'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:33.463504 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af88b975-7553-4514-9088-1882f2491002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe8592d4-b6e2-420b-9385-be257d7824f9', '9d1e78b7-e324-425e-bb7c-ffd5f284bef6', 'f3251369-ab2f-4e75-a31a-4be03f17c030', '9ffa4e67-b6c2-4634-ab5a-03eb4844dffd']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:33.464715 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a915a7d8-0a82-421e-b5a7-1e0d531ca660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:33.493593 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a915a7d8-0a82-421e-b5a7-1e0d531ca660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96f11235-8ff5-48d2-b639-7a294fd47a5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1971587346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a9defbf5c34550904e336ccab2c184',qos_specs=None,replication_status=,reservations=['fe8592d4-b6e2-420b-9385-be257d7824f9','9d1e78b7-e324-425e-bb7c-ffd5f284bef6','f3251369-ab2f-4e75-a31a-4be03f17c030','9ffa4e67-b6c2-4634-ab5a-03eb4844dffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e0cf020af543e089d687628e21fd95',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1971587346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96f11235-8ff5-48d2-b639-7a294fd47a5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40a9defbf5c34550904e336ccab2c184',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e0cf020af543e089d687628e21fd95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:33.494551 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f70c888-1e3c-43a9-a16e-a15b78307a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:33.515481 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f70c888-1e3c-43a9-a16e-a15b78307a8c) transitioned into state 'SUCCESS' from state '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-1971587346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a9defbf5c34550904e336ccab2c184',qos_specs=None,replication_status=,reservations=['fe8592d4-b6e2-420b-9385-be257d7824f9','9d1e78b7-e324-425e-bb7c-ffd5f284bef6','f3251369-ab2f-4e75-a31a-4be03f17c030','9ffa4e67-b6c2-4634-ab5a-03eb4844dffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e0cf020af543e089d687628e21fd95',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:33.516211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3962f11e-89fa-4a07-9e9f-85fae91cb7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:33.535276 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3962f11e-89fa-4a07-9e9f-85fae91cb7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:33.536266 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Flow 'volume_create_api' (4f671c68-540c-4016-b095-df82b083f272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:33.536662 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Create volume request issued successfully. Aug 19 21:23:33.537429 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30f5f42d-1664-4641-b74a-6a0fd0197eeb tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:33.537901 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 222/892] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:23:33 2026] POST /volume/v3/volumes => generated 756 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:33.559579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f3dd851d-c8db-4d50-96a0-25383607431b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:33.562150 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f3dd851d-c8db-4d50-96a0-25383607431b tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] GET https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:33.562450 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f3dd851d-c8db-4d50-96a0-25383607431b tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:33.562716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f3dd851d-c8db-4d50-96a0-25383607431b tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:33.573974 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:33.573974 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:33.582317 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f3dd851d-c8db-4d50-96a0-25383607431b tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Volume info retrieved successfully. Aug 19 21:23:33.590516 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f3dd851d-c8db-4d50-96a0-25383607431b tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d returned with HTTP 200 Aug 19 21:23:33.591187 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 222/893] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:33 2026] GET /volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:33.617681 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-aedb2b54-e2df-4f5d-afb3-8772c091e890 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:33.620360 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-aedb2b54-e2df-4f5d-afb3-8772c091e890 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:33.621227 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-aedb2b54-e2df-4f5d-afb3-8772c091e890 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:33.621605 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-aedb2b54-e2df-4f5d-afb3-8772c091e890 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:33.639282 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:33.639282 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:33.643395 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-aedb2b54-e2df-4f5d-afb3-8772c091e890 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:33.650382 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-aedb2b54-e2df-4f5d-afb3-8772c091e890 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:33.651398 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 227/894] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:33 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 1230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:33.693220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-e2dc83b3-ebb7-471a-8c19-55e96b7b4d21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:33.695923 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-e2dc83b3-ebb7-471a-8c19-55e96b7b4d21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7/action Aug 19 21:23:33.696527 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-e2dc83b3-ebb7-471a-8c19-55e96b7b4d21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:33.696714 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-e2dc83b3-ebb7-471a-8c19-55e96b7b4d21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:33.710753 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:33.710753 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:33.710753 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-e2dc83b3-ebb7-471a-8c19-55e96b7b4d21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:33.717334 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-e2dc83b3-ebb7-471a-8c19-55e96b7b4d21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Begin detaching volume completed successfully. Aug 19 21:23:33.717911 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-e2dc83b3-ebb7-471a-8c19-55e96b7b4d21 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7/action returned with HTTP 202 Aug 19 21:23:33.718711 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 224/895] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:23:33 2026] POST /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:23:33.793494 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-91973ae5-056b-4c53-9d11-bb4fe8b3f4ad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:33.794204 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91973ae5-056b-4c53-9d11-bb4fe8b3f4ad None None] GET https://10.4.3.158/volume// Aug 19 21:23:33.794465 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91973ae5-056b-4c53-9d11-bb4fe8b3f4ad None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:33.794700 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91973ae5-056b-4c53-9d11-bb4fe8b3f4ad None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:33.798558 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91973ae5-056b-4c53-9d11-bb4fe8b3f4ad None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:33.799093 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 223/896] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:23:33 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:33.810525 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-7bd68955-d367-406f-82aa-de9e430526b2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:33.813517 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-7bd68955-d367-406f-82aa-de9e430526b2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:33.813816 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-7bd68955-d367-406f-82aa-de9e430526b2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:33.814098 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-7bd68955-d367-406f-82aa-de9e430526b2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:33.830755 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:33.830755 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:33.838153 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-7bd68955-d367-406f-82aa-de9e430526b2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:33.846708 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-7bd68955-d367-406f-82aa-de9e430526b2 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 200 Aug 19 21:23:33.847693 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 223/897] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:23:33 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:34.610936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0be7e9a2-a8ba-4766-a5bf-64241a4a20a8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:34.614394 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0be7e9a2-a8ba-4766-a5bf-64241a4a20a8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] GET https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:34.614394 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0be7e9a2-a8ba-4766-a5bf-64241a4a20a8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:34.614394 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0be7e9a2-a8ba-4766-a5bf-64241a4a20a8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:34.626553 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:34.626553 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:34.634639 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0be7e9a2-a8ba-4766-a5bf-64241a4a20a8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Volume info retrieved successfully. Aug 19 21:23:34.645905 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0be7e9a2-a8ba-4766-a5bf-64241a4a20a8 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d returned with HTTP 200 Aug 19 21:23:34.645905 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 228/898] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:34 2026] GET /volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:34.669204 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e9c887f4-329d-4452-8f4f-a7089ab287e6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:34.675131 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9c887f4-329d-4452-8f4f-a7089ab287e6 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True Aug 19 21:23:34.675888 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9c887f4-329d-4452-8f4f-a7089ab287e6 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:34.675888 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9c887f4-329d-4452-8f4f-a7089ab287e6 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:34.712317 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9c887f4-329d-4452-8f4f-a7089ab287e6 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True returned with HTTP 200 Aug 19 21:23:34.712317 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 225/899] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:23:34 2026] GET /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True => generated 2402 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:34.738480 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7685642a-b302-45ed-9d7e-f06904bba4c1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:34.745377 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7685642a-b302-45ed-9d7e-f06904bba4c1 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/5b170e52d7f2456ba4b6c1d04bffc694?usage=True Aug 19 21:23:34.745627 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7685642a-b302-45ed-9d7e-f06904bba4c1 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:34.745827 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7685642a-b302-45ed-9d7e-f06904bba4c1 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:34.746939 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:34.746939 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:34.774325 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7685642a-b302-45ed-9d7e-f06904bba4c1 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/5b170e52d7f2456ba4b6c1d04bffc694?usage=True returned with HTTP 200 Aug 19 21:23:34.774711 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 224/900] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:23:34 2026] GET /volume/v3/os-quota-sets/5b170e52d7f2456ba4b6c1d04bffc694?usage=True => generated 2402 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:34.794889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-35f1bb8b-3f6f-48e4-a7a4-de093d3a560d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:34.797491 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-35f1bb8b-3f6f-48e4-a7a4-de093d3a560d tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] POST https://10.4.3.158/volume/v3/os-volume-transfer Aug 19 21:23:34.797949 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-35f1bb8b-3f6f-48e4-a7a4-de093d3a560d tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "96f11235-8ff5-48d2-b639-7a294fd47a5d"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:34.801630 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.volume_transfer [None req-35f1bb8b-3f6f-48e4-a7a4-de093d3a560d tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Creating new volume transfer {'transfer': {'volume_id': '96f11235-8ff5-48d2-b639-7a294fd47a5d'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 21:23:34.801753 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.volume_transfer [None req-35f1bb8b-3f6f-48e4-a7a4-de093d3a560d tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Creating transfer of volume 96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:34.801876 np0000007814 devstack@c-api.service[100178]: INFO cinder.transfer.api [None req-35f1bb8b-3f6f-48e4-a7a4-de093d3a560d tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Generating transfer record for volume 96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:34.811979 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:34.811979 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:34.836196 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-35f1bb8b-3f6f-48e4-a7a4-de093d3a560d tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 21:23:34.836966 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 224/901] 10.4.3.158 () {68 vars in 1291 bytes} [Wed Aug 19 21:23:34 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:34.849062 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:35.000397 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] POST https://10.4.3.158/volume/v3/os-volume-transfer/d9fe7f31-8485-4c36-be6b-d14a2b618fc2/accept Aug 19 21:23:35.000744 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5ddf586cb688cbf9"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:35.002217 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.volume_transfer [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Accepting volume transfer d9fe7f31-8485-4c36-be6b-d14a2b618fc2 {{(pid=100175) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 21:23:35.002383 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.volume_transfer [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Accepting transfer d9fe7f31-8485-4c36-be6b-d14a2b618fc2 Aug 19 21:23:35.169462 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Created reservations ['8c1ca4e7-1492-475e-b715-2fa84f653ef2', '8db2065a-120f-4a3d-925a-455e7169c08e', 'e2e5e973-3116-451d-81b1-f87042aefede', '26d828d2-eb2d-42b4-bc2b-a4bbc25f435a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:35.211259 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Created reservations ['19934de4-4d59-49e0-82bf-2b179c867b49', '0cce858b-b513-4eec-a2d8-0fd0618ae58a', '4a3a9424-b95c-44e4-a795-b66f7d9958d2', 'eac6efde-bbc9-4656-83e1-9d29d04b339c'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:35.273766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Created reservations ['60d712d4-c157-43e1-ad3b-0a74132dc784', '844b0636-4c5f-4c69-997c-ab93ca9bb0b6', 'a72a086f-2d1e-4ce4-8edc-c8bbf4be7688', '79f9c44d-afff-4c08-af88-bb5ced521722'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:35.362684 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Created reservations ['67968fa5-c09b-42c3-ab7a-e0347ef30d05', 'c594c944-d89d-4fa6-b86d-300008fe8283', 'ebdb64d9-3e1a-4ca0-b702-182aa928de66', '2b53c194-ff87-42f1-b7d4-df224be33c11'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:35.384895 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Transfer volume completed successfully. Aug 19 21:23:35.424390 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-8c2f3379-1398-4094-b04e-47dae7261c3c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:35.431457 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-8c2f3379-1398-4094-b04e-47dae7261c3c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] DELETE https://10.4.3.158/volume/v3/attachments/796845e4-fc23-456c-b21e-2ea78f324945 Aug 19 21:23:35.431457 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-8c2f3379-1398-4094-b04e-47dae7261c3c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:35.431457 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-8c2f3379-1398-4094-b04e-47dae7261c3c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:35.445093 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:35.445093 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:35.535048 np0000007814 devstack@c-api.service[100175]: INFO cinder.transfer.api [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Volume 96f11235-8ff5-48d2-b639-7a294fd47a5d has been transferred. Aug 19 21:23:35.541209 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f71eb1d3-fac5-4f92-aaca-4966dabc33f7 req-8c2f3379-1398-4094-b04e-47dae7261c3c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments/796845e4-fc23-456c-b21e-2ea78f324945 returned with HTTP 200 Aug 19 21:23:35.542171 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 226/902] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:23:35 2026] DELETE /volume/v3/attachments/796845e4-fc23-456c-b21e-2ea78f324945 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:23:35.546950 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fcd97d08-f03a-4a8a-a52f-ab32ddd81b19 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/d9fe7f31-8485-4c36-be6b-d14a2b618fc2/accept returned with HTTP 202 Aug 19 21:23:35.547581 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 229/903] 10.4.3.158 () {68 vars in 1423 bytes} [Wed Aug 19 21:23:34 2026] POST /volume/v3/os-volume-transfer/d9fe7f31-8485-4c36-be6b-d14a2b618fc2/accept => generated 365 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:35.559647 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2041c650-8f8b-4718-b33a-78987ef86429 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:35.562626 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2041c650-8f8b-4718-b33a-78987ef86429 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] GET https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:35.562900 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2041c650-8f8b-4718-b33a-78987ef86429 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:35.563517 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2041c650-8f8b-4718-b33a-78987ef86429 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:35.575979 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:35.575979 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:35.582860 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2041c650-8f8b-4718-b33a-78987ef86429 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] Volume info retrieved successfully. Aug 19 21:23:35.593334 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2041c650-8f8b-4718-b33a-78987ef86429 tempest-VolumeQuotasAdminTestJSON-2013194343 tempest-VolumeQuotasAdminTestJSON-2013194343-project-member] https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d returned with HTTP 200 Aug 19 21:23:35.593983 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 225/904] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:35 2026] GET /volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:35.615347 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3db5aa48-8d73-4166-a598-adc5da5fefd3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:35.623232 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3db5aa48-8d73-4166-a598-adc5da5fefd3 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True Aug 19 21:23:35.623527 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3db5aa48-8d73-4166-a598-adc5da5fefd3 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:35.623851 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3db5aa48-8d73-4166-a598-adc5da5fefd3 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:35.668673 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3db5aa48-8d73-4166-a598-adc5da5fefd3 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True returned with HTTP 200 Aug 19 21:23:35.669398 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 225/905] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:23:35 2026] GET /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184?usage=True => generated 2402 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:35.689865 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0288d515-8dfb-4080-ab87-5cfff2d57433 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:35.690951 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0288d515-8dfb-4080-ab87-5cfff2d57433 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/5b170e52d7f2456ba4b6c1d04bffc694?usage=True Aug 19 21:23:35.691221 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0288d515-8dfb-4080-ab87-5cfff2d57433 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:35.691373 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0288d515-8dfb-4080-ab87-5cfff2d57433 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:35.691668 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:35.691668 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:35.722565 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0288d515-8dfb-4080-ab87-5cfff2d57433 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/5b170e52d7f2456ba4b6c1d04bffc694?usage=True returned with HTTP 200 Aug 19 21:23:35.722565 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 227/906] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:23:35 2026] GET /volume/v3/os-quota-sets/5b170e52d7f2456ba4b6c1d04bffc694?usage=True => generated 2402 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:35.737843 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4e2eed80-ac2a-4a2e-ad3a-9a5946356b7b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:35.742421 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e2eed80-ac2a-4a2e-ad3a-9a5946356b7b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:35.743154 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e2eed80-ac2a-4a2e-ad3a-9a5946356b7b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:35.743430 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e2eed80-ac2a-4a2e-ad3a-9a5946356b7b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:35.743647 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4e2eed80-ac2a-4a2e-ad3a-9a5946356b7b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Delete volume with id: 96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:35.755814 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:35.755814 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:35.757364 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4e2eed80-ac2a-4a2e-ad3a-9a5946356b7b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Volume info retrieved successfully. Aug 19 21:23:35.788996 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4e2eed80-ac2a-4a2e-ad3a-9a5946356b7b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Delete volume request issued successfully. Aug 19 21:23:35.789344 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e2eed80-ac2a-4a2e-ad3a-9a5946356b7b tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d returned with HTTP 202 Aug 19 21:23:35.789830 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 230/907] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:35 2026] DELETE /volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:35.801801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-155598ac-806e-491f-aaa0-6bcbaf350fda None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:35.803944 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-155598ac-806e-491f-aaa0-6bcbaf350fda tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:35.804639 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-155598ac-806e-491f-aaa0-6bcbaf350fda tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:35.804639 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-155598ac-806e-491f-aaa0-6bcbaf350fda tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:35.815301 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:35.815301 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:35.821318 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-155598ac-806e-491f-aaa0-6bcbaf350fda tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Volume info retrieved successfully. Aug 19 21:23:35.828542 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-155598ac-806e-491f-aaa0-6bcbaf350fda tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d returned with HTTP 200 Aug 19 21:23:35.829130 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 226/908] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:35 2026] GET /volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:35.937332 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5186d4b0-4fc2-40f0-9fe1-aa088027fa8e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:35.939605 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5186d4b0-4fc2-40f0-9fe1-aa088027fa8e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:35.939867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5186d4b0-4fc2-40f0-9fe1-aa088027fa8e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:35.940140 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5186d4b0-4fc2-40f0-9fe1-aa088027fa8e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:35.940344 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-5186d4b0-4fc2-40f0-9fe1-aa088027fa8e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Delete volume with id: ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:35.951208 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:35.951208 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:35.951513 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5186d4b0-4fc2-40f0-9fe1-aa088027fa8e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:35.987184 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5186d4b0-4fc2-40f0-9fe1-aa088027fa8e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Delete volume request issued successfully. Aug 19 21:23:35.987450 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5186d4b0-4fc2-40f0-9fe1-aa088027fa8e tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 202 Aug 19 21:23:35.988046 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 226/909] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:35 2026] DELETE /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:36.528680 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-fd42de04-70b3-4450-9171-c841b816d4d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:36.533147 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-fd42de04-70b3-4450-9171-c841b816d4d3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a/action Aug 19 21:23:36.533615 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-fd42de04-70b3-4450-9171-c841b816d4d3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:36.534132 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-fd42de04-70b3-4450-9171-c841b816d4d3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:36.566940 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:36.566940 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:36.591051 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a4c3d1c-8774-4075-b22a-17d217ed4163 req-fd42de04-70b3-4450-9171-c841b816d4d3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a/action returned with HTTP 204 Aug 19 21:23:36.591320 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 228/910] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:23:36 2026] POST /volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:36.849626 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-181fbd95-7eee-4dd7-97c4-7e8164cacb02 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:36.852134 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-181fbd95-7eee-4dd7-97c4-7e8164cacb02 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:36.852399 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-181fbd95-7eee-4dd7-97c4-7e8164cacb02 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:36.852645 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-181fbd95-7eee-4dd7-97c4-7e8164cacb02 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:36.861227 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-181fbd95-7eee-4dd7-97c4-7e8164cacb02 tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d returned with HTTP 404 Aug 19 21:23:36.861995 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 231/911] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:36 2026] GET /volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:36.871892 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-133c6410-5900-4965-b223-6ddde2d33627 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:36.875348 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-133c6410-5900-4965-b223-6ddde2d33627 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] GET https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:36.875348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-133c6410-5900-4965-b223-6ddde2d33627 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:36.875348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-133c6410-5900-4965-b223-6ddde2d33627 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:36.883040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-133c6410-5900-4965-b223-6ddde2d33627 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d returned with HTTP 404 Aug 19 21:23:36.884329 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 227/912] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:36 2026] GET /volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:23:36.895097 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0cfe2535-f074-4cbc-bcfc-58b037990821 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:36.899811 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0cfe2535-f074-4cbc-bcfc-58b037990821 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] DELETE https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:36.900525 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0cfe2535-f074-4cbc-bcfc-58b037990821 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:36.900525 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0cfe2535-f074-4cbc-bcfc-58b037990821 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:36.900838 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-0cfe2535-f074-4cbc-bcfc-58b037990821 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] Delete volume with id: 96f11235-8ff5-48d2-b639-7a294fd47a5d Aug 19 21:23:36.909749 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0cfe2535-f074-4cbc-bcfc-58b037990821 tempest-VolumeQuotasAdminTestJSON-1009826715 tempest-VolumeQuotasAdminTestJSON-1009826715-project-member] https://10.4.3.158/volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d returned with HTTP 404 Aug 19 21:23:36.910659 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 227/913] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:36 2026] DELETE /volume/v3/volumes/96f11235-8ff5-48d2-b639-7a294fd47a5d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:36.923206 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-58583eea-2e4a-4d96-9003-ecc661e7f0ba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:36.926062 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-58583eea-2e4a-4d96-9003-ecc661e7f0ba tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/787061a57a36426281cff4fecf05b4c8?usage=True Aug 19 21:23:36.926978 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-58583eea-2e4a-4d96-9003-ecc661e7f0ba tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:36.926978 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-58583eea-2e4a-4d96-9003-ecc661e7f0ba tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:36.961990 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-58583eea-2e4a-4d96-9003-ecc661e7f0ba tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/787061a57a36426281cff4fecf05b4c8?usage=True returned with HTTP 200 Aug 19 21:23:36.963081 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 229/914] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:23:36 2026] GET /volume/v3/os-quota-sets/787061a57a36426281cff4fecf05b4c8?usage=True => generated 2402 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:36.979729 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1d18cf1d-f33d-4b5b-996b-df5900abc2dc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:36.983079 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d18cf1d-f33d-4b5b-996b-df5900abc2dc tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 Aug 19 21:23:36.983677 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d18cf1d-f33d-4b5b-996b-df5900abc2dc tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:37.149388 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d18cf1d-f33d-4b5b-996b-df5900abc2dc tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 returned with HTTP 200 Aug 19 21:23:37.149388 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 232/915] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Aug 19 21:23:36 2026] PUT /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 => generated 1387 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:37.160882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3b60cafa-f920-4545-b395-31cab86b7f6e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:37.163489 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b60cafa-f920-4545-b395-31cab86b7f6e tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 Aug 19 21:23:37.165075 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b60cafa-f920-4545-b395-31cab86b7f6e tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:37.315803 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b60cafa-f920-4545-b395-31cab86b7f6e tempest-VolumeQuotasAdminTestJSON-653173308 tempest-VolumeQuotasAdminTestJSON-653173308-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 returned with HTTP 200 Aug 19 21:23:37.316402 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 228/916] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Aug 19 21:23:37 2026] PUT /volume/v3/os-quota-sets/40a9defbf5c34550904e336ccab2c184 => generated 1385 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:39.117801 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:39.122208 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:39.122208 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1402653507"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:39.122633 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1402653507'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:39.122912 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Create volume of 1 GB Aug 19 21:23:39.129450 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Availability Zones retrieved successfully. Aug 19 21:23:39.139345 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Flow 'volume_create_api' (044fa033-705b-4bc3-85d8-273619bfd4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:39.141106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c03a319-438d-4473-9687-8f8be2c44b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:39.142720 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:39.187548 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c03a319-438d-4473-9687-8f8be2c44b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:39.188392 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8183df8d-559d-48a3-8eb4-14bf0e2c2f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:39.306985 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Created reservations ['f0f31676-e827-46f3-9f9f-bd72ef9ac68b', 'a9804d34-2a4d-4386-887d-0204f48155fc', '0ba49458-23f6-45e3-a11c-60ab15121dac', 'bb866815-1b98-4a75-aeff-13fa5ba3ed77'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:39.307593 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8183df8d-559d-48a3-8eb4-14bf0e2c2f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0f31676-e827-46f3-9f9f-bd72ef9ac68b', 'a9804d34-2a4d-4386-887d-0204f48155fc', '0ba49458-23f6-45e3-a11c-60ab15121dac', 'bb866815-1b98-4a75-aeff-13fa5ba3ed77']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:39.308374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a1a3a6-d2f5-4c66-b695-c8e4a7a485a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:39.343856 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a1a3a6-d2f5-4c66-b695-c8e4a7a485a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad737b5b-6569-4c47-b604-e833bc131b34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1402653507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='061c14e39471432cb3bd3d22675585b4',qos_specs=None,replication_status=,reservations=['f0f31676-e827-46f3-9f9f-bd72ef9ac68b','a9804d34-2a4d-4386-887d-0204f48155fc','0ba49458-23f6-45e3-a11c-60ab15121dac','bb866815-1b98-4a75-aeff-13fa5ba3ed77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93b3a3c4db2a49d5964a7b0bba728c47',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1402653507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad737b5b-6569-4c47-b604-e833bc131b34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='061c14e39471432cb3bd3d22675585b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93b3a3c4db2a49d5964a7b0bba728c47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:39.348540 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cae13cd-956c-4121-a5ec-6d660adcdb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:39.398707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cae13cd-956c-4121-a5ec-6d660adcdb11) transitioned into state 'SUCCESS' from state '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-1402653507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='061c14e39471432cb3bd3d22675585b4',qos_specs=None,replication_status=,reservations=['f0f31676-e827-46f3-9f9f-bd72ef9ac68b','a9804d34-2a4d-4386-887d-0204f48155fc','0ba49458-23f6-45e3-a11c-60ab15121dac','bb866815-1b98-4a75-aeff-13fa5ba3ed77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93b3a3c4db2a49d5964a7b0bba728c47',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:39.399726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f347cbbf-ae5f-4f2b-8969-ff4c8ee9b633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:39.423142 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f347cbbf-ae5f-4f2b-8969-ff4c8ee9b633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:39.424438 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Flow 'volume_create_api' (044fa033-705b-4bc3-85d8-273619bfd4c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:39.425049 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Create volume request issued successfully. Aug 19 21:23:39.425936 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4efc30ba-4262-49da-a2c7-51096b8d35ed tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:39.426668 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 228/917] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:23:39 2026] POST /volume/v3/volumes => generated 755 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:39.449518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7e6a0609-f501-4b79-91a6-486a50daf5ce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:39.452324 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7e6a0609-f501-4b79-91a6-486a50daf5ce tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] GET https://10.4.3.158/volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 Aug 19 21:23:39.452613 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7e6a0609-f501-4b79-91a6-486a50daf5ce tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:39.452912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7e6a0609-f501-4b79-91a6-486a50daf5ce tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:39.464799 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:39.464799 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:39.471952 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7e6a0609-f501-4b79-91a6-486a50daf5ce tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Volume info retrieved successfully. Aug 19 21:23:39.479500 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7e6a0609-f501-4b79-91a6-486a50daf5ce tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] https://10.4.3.158/volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 returned with HTTP 200 Aug 19 21:23:39.480169 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 230/918] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:39 2026] GET /volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:40.504568 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3fc2de5b-8b75-4a13-8d56-1505a2dcd371 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:40.507097 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3fc2de5b-8b75-4a13-8d56-1505a2dcd371 tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] GET https://10.4.3.158/volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 Aug 19 21:23:40.507097 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3fc2de5b-8b75-4a13-8d56-1505a2dcd371 tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:40.507382 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3fc2de5b-8b75-4a13-8d56-1505a2dcd371 tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:40.516905 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:40.516905 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:40.521632 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3fc2de5b-8b75-4a13-8d56-1505a2dcd371 tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Volume info retrieved successfully. Aug 19 21:23:40.527751 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3fc2de5b-8b75-4a13-8d56-1505a2dcd371 tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] https://10.4.3.158/volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 returned with HTTP 200 Aug 19 21:23:40.528439 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 233/919] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:40 2026] GET /volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:40.854574 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-edc74063-83c6-4f30-b955-ed906ca5c753 req-bc464a33-7dad-485e-9d6a-2acc45f5ac1d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:40.861508 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-edc74063-83c6-4f30-b955-ed906ca5c753 req-bc464a33-7dad-485e-9d6a-2acc45f5ac1d tempest-VolumesAdminNegativeTest-316879024 tempest-VolumesAdminNegativeTest-316879024-project] GET https://10.4.3.158/volume/v3/volumes/0432d791-60ba-4c2c-8020-9572e05515fb Aug 19 21:23:40.861862 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-edc74063-83c6-4f30-b955-ed906ca5c753 req-bc464a33-7dad-485e-9d6a-2acc45f5ac1d tempest-VolumesAdminNegativeTest-316879024 tempest-VolumesAdminNegativeTest-316879024-project] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:40.862069 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-edc74063-83c6-4f30-b955-ed906ca5c753 req-bc464a33-7dad-485e-9d6a-2acc45f5ac1d tempest-VolumesAdminNegativeTest-316879024 tempest-VolumesAdminNegativeTest-316879024-project] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:40.870818 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-edc74063-83c6-4f30-b955-ed906ca5c753 req-bc464a33-7dad-485e-9d6a-2acc45f5ac1d tempest-VolumesAdminNegativeTest-316879024 tempest-VolumesAdminNegativeTest-316879024-project] https://10.4.3.158/volume/v3/volumes/0432d791-60ba-4c2c-8020-9572e05515fb returned with HTTP 404 Aug 19 21:23:40.871582 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 229/920] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:40 2026] GET /volume/v3/volumes/0432d791-60ba-4c2c-8020-9572e05515fb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:40.893870 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a1b5e708-7093-4cdb-aaf7-7cebbe16db7a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:40.900102 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a1b5e708-7093-4cdb-aaf7-7cebbe16db7a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 Aug 19 21:23:40.900102 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a1b5e708-7093-4cdb-aaf7-7cebbe16db7a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:40.900102 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a1b5e708-7093-4cdb-aaf7-7cebbe16db7a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:40.900102 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a1b5e708-7093-4cdb-aaf7-7cebbe16db7a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Delete volume with id: ad737b5b-6569-4c47-b604-e833bc131b34 Aug 19 21:23:40.912175 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:40.912175 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:40.912175 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a1b5e708-7093-4cdb-aaf7-7cebbe16db7a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Volume info retrieved successfully. Aug 19 21:23:40.939202 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:40.942207 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:40.942418 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "beca8f00-6f96-47bc-9ab6-20cf446dfd75-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:40.944864 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'beca8f00-6f96-47bc-9ab6-20cf446dfd75-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:40.945214 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Create volume of 1 GB Aug 19 21:23:40.955305 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a1b5e708-7093-4cdb-aaf7-7cebbe16db7a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Delete volume request issued successfully. Aug 19 21:23:40.955305 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a1b5e708-7093-4cdb-aaf7-7cebbe16db7a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] https://10.4.3.158/volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 returned with HTTP 202 Aug 19 21:23:40.955499 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Availability Zones retrieved successfully. Aug 19 21:23:40.955598 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 229/921] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:40 2026] DELETE /volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:40.964748 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5f290757-f773-430b-8e53-2706b81b9d2a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:40.966308 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Flow 'volume_create_api' (bfa0784f-e14c-4092-9853-5eecf96d9d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:40.968410 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f290757-f773-430b-8e53-2706b81b9d2a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] GET https://10.4.3.158/volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 Aug 19 21:23:40.968662 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f290757-f773-430b-8e53-2706b81b9d2a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:40.968945 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f290757-f773-430b-8e53-2706b81b9d2a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:40.970682 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d490989d-5a44-46ad-8851-5e311a7a1c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:40.971885 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:40.978952 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:40.978952 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:40.984235 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5f290757-f773-430b-8e53-2706b81b9d2a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Volume info retrieved successfully. Aug 19 21:23:40.991954 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f290757-f773-430b-8e53-2706b81b9d2a tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] https://10.4.3.158/volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 returned with HTTP 200 Aug 19 21:23:40.992725 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 234/922] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:40 2026] GET /volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:41.033440 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d490989d-5a44-46ad-8851-5e311a7a1c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:41.034865 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9ebfe90-0a87-40b8-826c-164d4c166d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:41.174922 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Created reservations ['b229bd06-f989-44ff-bcb2-f74d825f6ef7', 'c83a4348-6cfb-4bbe-86af-2e7ac172c49e', 'df37a3c3-24a1-4eeb-a0f9-11295bad2ed4', '7c64b965-8135-49ac-8e5d-ad194969afb3'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:41.177344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9ebfe90-0a87-40b8-826c-164d4c166d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b229bd06-f989-44ff-bcb2-f74d825f6ef7', 'c83a4348-6cfb-4bbe-86af-2e7ac172c49e', 'df37a3c3-24a1-4eeb-a0f9-11295bad2ed4', '7c64b965-8135-49ac-8e5d-ad194969afb3']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:41.177344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c18887e1-b589-40d0-8476-7a0e62ce816b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:41.214134 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c18887e1-b589-40d0-8476-7a0e62ce816b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87dc3f53-6cdf-4bca-b738-1650a8a721dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='beca8f00-6f96-47bc-9ab6-20cf446dfd75-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7bbf4e52ea24dce84a8e8dfa4200e87',qos_specs=None,replication_status=,reservations=['b229bd06-f989-44ff-bcb2-f74d825f6ef7','c83a4348-6cfb-4bbe-86af-2e7ac172c49e','df37a3c3-24a1-4eeb-a0f9-11295bad2ed4','7c64b965-8135-49ac-8e5d-ad194969afb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f95e433009a4776b902acff0491932e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:41Z,deleted=False,deleted_at=None,display_description='',display_name='beca8f00-6f96-47bc-9ab6-20cf446dfd75-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87dc3f53-6cdf-4bca-b738-1650a8a721dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7bbf4e52ea24dce84a8e8dfa4200e87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f95e433009a4776b902acff0491932e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:41.214886 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679422f2-9804-4a38-b724-7b56dd0e52af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:41.242131 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679422f2-9804-4a38-b724-7b56dd0e52af) transitioned into 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='beca8f00-6f96-47bc-9ab6-20cf446dfd75-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7bbf4e52ea24dce84a8e8dfa4200e87',qos_specs=None,replication_status=,reservations=['b229bd06-f989-44ff-bcb2-f74d825f6ef7','c83a4348-6cfb-4bbe-86af-2e7ac172c49e','df37a3c3-24a1-4eeb-a0f9-11295bad2ed4','7c64b965-8135-49ac-8e5d-ad194969afb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f95e433009a4776b902acff0491932e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:41.243949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2200bf82-1909-40fb-ad9b-86dd08381a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:41.265459 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2200bf82-1909-40fb-ad9b-86dd08381a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:41.267003 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Flow 'volume_create_api' (bfa0784f-e14c-4092-9853-5eecf96d9d85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:41.267396 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Create volume request issued successfully. Aug 19 21:23:41.268367 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-922f1d38-b478-4b4f-a74e-b25122952ce2 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:41.269036 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 231/923] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Aug 19 21:23:40 2026] POST /volume/v3/volumes => generated 749 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:41.282451 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-ae529e80-aac2-425c-8709-f8eb2dbca9f7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:41.289397 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-ae529e80-aac2-425c-8709-f8eb2dbca9f7 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] GET https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc Aug 19 21:23:41.289397 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-ae529e80-aac2-425c-8709-f8eb2dbca9f7 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:41.289397 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-ae529e80-aac2-425c-8709-f8eb2dbca9f7 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:41.305043 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:41.305043 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:41.313039 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-ae529e80-aac2-425c-8709-f8eb2dbca9f7 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:23:41.320388 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-ae529e80-aac2-425c-8709-f8eb2dbca9f7 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc returned with HTTP 200 Aug 19 21:23:41.320725 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 230/924] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:41 2026] GET /volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:41.336884 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-f52ba320-0af2-42de-95a5-d9cedd548be6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:41.340336 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-f52ba320-0af2-42de-95a5-d9cedd548be6 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] GET https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc Aug 19 21:23:41.340670 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-f52ba320-0af2-42de-95a5-d9cedd548be6 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:41.340868 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-f52ba320-0af2-42de-95a5-d9cedd548be6 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:41.356139 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:41.356139 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:41.361343 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-f52ba320-0af2-42de-95a5-d9cedd548be6 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:23:41.367739 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-f52ba320-0af2-42de-95a5-d9cedd548be6 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc returned with HTTP 200 Aug 19 21:23:41.368568 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 230/925] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:41 2026] GET /volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:42.011766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1028daa9-e7ad-49f7-ab94-cffa991d1b84 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:42.014286 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1028daa9-e7ad-49f7-ab94-cffa991d1b84 tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] GET https://10.4.3.158/volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 Aug 19 21:23:42.015125 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1028daa9-e7ad-49f7-ab94-cffa991d1b84 tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:42.015430 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1028daa9-e7ad-49f7-ab94-cffa991d1b84 tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:42.025072 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1028daa9-e7ad-49f7-ab94-cffa991d1b84 tempest-VolumesAdminNegativeTest-502015803 tempest-VolumesAdminNegativeTest-502015803-project-member] https://10.4.3.158/volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 returned with HTTP 404 Aug 19 21:23:42.025788 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 235/926] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:42 2026] GET /volume/v3/volumes/ad737b5b-6569-4c47-b604-e833bc131b34 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:42.198675 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f846cc00-8c4c-489d-8247-89e5d71c437b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:42.432191 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f846cc00-8c4c-489d-8247-89e5d71c437b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes Aug 19 21:23:42.432191 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f846cc00-8c4c-489d-8247-89e5d71c437b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:42.432191 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f846cc00-8c4c-489d-8247-89e5d71c437b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:42.432191 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-f846cc00-8c4c-489d-8247-89e5d71c437b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:23:42.433029 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:42.433029 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:42.434203 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f846cc00-8c4c-489d-8247-89e5d71c437b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:23:42.446447 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f846cc00-8c4c-489d-8247-89e5d71c437b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Get all volumes completed successfully. Aug 19 21:23:42.448143 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f846cc00-8c4c-489d-8247-89e5d71c437b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Aug 19 21:23:42.448728 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 232/927] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Aug 19 21:23:42 2026] GET /volume/v3/volumes => generated 15 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:42.462047 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:42.467958 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:42.468391 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-203671255"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:42.472192 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-203671255'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:42.472356 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Create volume of 1 GB Aug 19 21:23:42.485807 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Availability Zones retrieved successfully. Aug 19 21:23:42.501140 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Flow 'volume_create_api' (6435e32b-80aa-4101-b7fa-342183a1e924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:42.504838 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a0afdd-515c-4991-8e18-7c7f1d3420f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:42.509943 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:42.554848 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-1be0abda-7a11-4609-bd79-974f3cbae1ba None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:42.559335 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-1be0abda-7a11-4609-bd79-974f3cbae1ba tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:42.559335 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-1be0abda-7a11-4609-bd79-974f3cbae1ba tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:42.559335 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-1be0abda-7a11-4609-bd79-974f3cbae1ba tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:42.568797 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a0afdd-515c-4991-8e18-7c7f1d3420f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:42.572517 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec87008c-9d95-459b-bf66-c987cde391ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:42.582886 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:42.582886 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:42.587658 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-1be0abda-7a11-4609-bd79-974f3cbae1ba tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:42.593911 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-1be0abda-7a11-4609-bd79-974f3cbae1ba tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:42.593911 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 231/928] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:42 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 1231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:42.620367 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-328f5241-5a91-43b6-9970-37bad6c1150a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:42.626112 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-328f5241-5a91-43b6-9970-37bad6c1150a tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] POST https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9/action Aug 19 21:23:42.627997 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-328f5241-5a91-43b6-9970-37bad6c1150a tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:42.627997 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-328f5241-5a91-43b6-9970-37bad6c1150a tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:42.648162 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:42.648162 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:42.649141 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-328f5241-5a91-43b6-9970-37bad6c1150a tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:42.667741 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-328f5241-5a91-43b6-9970-37bad6c1150a tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Begin detaching volume completed successfully. Aug 19 21:23:42.667741 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-328f5241-5a91-43b6-9970-37bad6c1150a tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9/action returned with HTTP 202 Aug 19 21:23:42.667741 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 236/929] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:23:42 2026] POST /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:23:42.705227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Created reservations ['15e443aa-6e67-4b5f-a14d-264e4d7a76e0', 'fd187eb6-b890-4ef5-be8e-14a9b57d17ac', '90011010-96b8-4d48-bd09-a55120701f72', 'c685c0f2-4867-4a59-8b98-010ecb3767aa'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:42.705961 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec87008c-9d95-459b-bf66-c987cde391ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e443aa-6e67-4b5f-a14d-264e4d7a76e0', 'fd187eb6-b890-4ef5-be8e-14a9b57d17ac', '90011010-96b8-4d48-bd09-a55120701f72', 'c685c0f2-4867-4a59-8b98-010ecb3767aa']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:42.707734 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78fb4cef-25c6-4202-ba8b-b472b1341cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:42.755611 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78fb4cef-25c6-4202-ba8b-b472b1341cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bea1573-ad01-4965-aa1b-0d31fb9a9b65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-203671255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8ea81e7cae14c138905fae245c288f5',qos_specs=None,replication_status=,reservations=['15e443aa-6e67-4b5f-a14d-264e4d7a76e0','fd187eb6-b890-4ef5-be8e-14a9b57d17ac','90011010-96b8-4d48-bd09-a55120701f72','c685c0f2-4867-4a59-8b98-010ecb3767aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bea69a79a642769fc567ffcf7e9fd2',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-203671255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bea1573-ad01-4965-aa1b-0d31fb9a9b65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8ea81e7cae14c138905fae245c288f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19bea69a79a642769fc567ffcf7e9fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:42.757158 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ffc25c0-27be-4959-bb0a-5288b98371fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:42.780425 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-00bf4105-0411-436d-8f57-48f568e4881b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:42.781298 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-00bf4105-0411-436d-8f57-48f568e4881b None None] GET https://10.4.3.158/volume// Aug 19 21:23:42.781683 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-00bf4105-0411-436d-8f57-48f568e4881b None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:42.782032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-00bf4105-0411-436d-8f57-48f568e4881b None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:42.786207 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-00bf4105-0411-436d-8f57-48f568e4881b None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:42.786678 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 233/930] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:23:42 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:42.792958 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ffc25c0-27be-4959-bb0a-5288b98371fd) transitioned into state 'SUCCESS' from state '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-203671255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8ea81e7cae14c138905fae245c288f5',qos_specs=None,replication_status=,reservations=['15e443aa-6e67-4b5f-a14d-264e4d7a76e0','fd187eb6-b890-4ef5-be8e-14a9b57d17ac','90011010-96b8-4d48-bd09-a55120701f72','c685c0f2-4867-4a59-8b98-010ecb3767aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bea69a79a642769fc567ffcf7e9fd2',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:42.793311 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266a35fb-1abe-40de-a07a-8c460b618517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:42.803041 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-787a1300-e5a3-47b7-b3e1-8afd0a9ce9ff None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:42.806690 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-787a1300-e5a3-47b7-b3e1-8afd0a9ce9ff tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:42.806690 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-787a1300-e5a3-47b7-b3e1-8afd0a9ce9ff tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:42.807067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-787a1300-e5a3-47b7-b3e1-8afd0a9ce9ff tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:42.808574 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266a35fb-1abe-40de-a07a-8c460b618517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:42.810742 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Flow 'volume_create_api' (6435e32b-80aa-4101-b7fa-342183a1e924) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:42.810957 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Create volume request issued successfully. Aug 19 21:23:42.811743 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-49da10fe-bec6-40cd-8a09-40fd0abc986a tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:42.813096 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 231/931] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:23:42 2026] POST /volume/v3/volumes => generated 754 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:42.818941 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:42.818941 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:42.824244 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-787a1300-e5a3-47b7-b3e1-8afd0a9ce9ff tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:42.830144 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4f563259-4a94-4426-8e43-d3b177767124 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:42.836335 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4f563259-4a94-4426-8e43-d3b177767124 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 Aug 19 21:23:42.837172 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4f563259-4a94-4426-8e43-d3b177767124 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:42.837172 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4f563259-4a94-4426-8e43-d3b177767124 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:42.838949 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-787a1300-e5a3-47b7-b3e1-8afd0a9ce9ff tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:42.839159 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 232/932] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:23:42 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:42.850528 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:42.850528 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:42.856595 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4f563259-4a94-4426-8e43-d3b177767124 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:42.862175 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4f563259-4a94-4426-8e43-d3b177767124 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 returned with HTTP 200 Aug 19 21:23:42.862993 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 237/933] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:42 2026] GET /volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:43.884126 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-59459454-5300-4665-8ff2-267bc9f36edc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:43.884724 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59459454-5300-4665-8ff2-267bc9f36edc tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 Aug 19 21:23:43.884886 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59459454-5300-4665-8ff2-267bc9f36edc tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:43.885200 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59459454-5300-4665-8ff2-267bc9f36edc tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:43.895700 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:43.895700 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:43.900902 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-59459454-5300-4665-8ff2-267bc9f36edc tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:43.908200 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59459454-5300-4665-8ff2-267bc9f36edc tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 returned with HTTP 200 Aug 19 21:23:43.909143 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 234/934] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:43 2026] GET /volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:43.932581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-98b450b9-c6ed-4c47-a101-3feb2bb716aa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:43.932581 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-98b450b9-c6ed-4c47-a101-3feb2bb716aa tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 Aug 19 21:23:43.933094 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-98b450b9-c6ed-4c47-a101-3feb2bb716aa tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:43.933336 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-98b450b9-c6ed-4c47-a101-3feb2bb716aa tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:43.945737 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:43.945737 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:43.953604 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-98b450b9-c6ed-4c47-a101-3feb2bb716aa tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:43.963390 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-98b450b9-c6ed-4c47-a101-3feb2bb716aa tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 returned with HTTP 200 Aug 19 21:23:43.964054 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 232/935] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:43 2026] GET /volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:43.987879 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:43.990699 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:43.990699 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-536935925"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:43.993172 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-536935925'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:43.993337 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Create volume of 1 GB Aug 19 21:23:44.000174 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Availability Zones retrieved successfully. Aug 19 21:23:44.012123 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Flow 'volume_create_api' (aa6f0541-e58a-4ce4-87a8-262fce39a399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:44.012486 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-f1e6bbed-428d-4ea6-ba6c-3614ad7525a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:44.013535 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e1b144-1627-447c-b01f-e39cda82ad4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:44.015495 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:44.015610 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-f1e6bbed-428d-4ea6-ba6c-3614ad7525a1 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] DELETE https://10.4.3.158/volume/v3/attachments/620785bd-5867-47e9-860c-30256b861384 Aug 19 21:23:44.015896 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-f1e6bbed-428d-4ea6-ba6c-3614ad7525a1 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:44.016255 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-f1e6bbed-428d-4ea6-ba6c-3614ad7525a1 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:44.029724 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:44.029724 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:44.059973 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e1b144-1627-447c-b01f-e39cda82ad4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:44.060962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a973d6-aee7-4b1c-b131-86df31917a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:44.110633 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f5575baa-c0c0-4d13-9041-75d72ca6922e req-f1e6bbed-428d-4ea6-ba6c-3614ad7525a1 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments/620785bd-5867-47e9-860c-30256b861384 returned with HTTP 200 Aug 19 21:23:44.110633 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 238/936] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:23:44 2026] DELETE /volume/v3/attachments/620785bd-5867-47e9-860c-30256b861384 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:23:44.136266 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Created reservations ['f47d05ee-1738-4010-8b30-0dff1e6bdde8', 'cf834449-ec21-4539-9912-a539a4a7894a', 'ec79d4b1-4c3d-48b4-8cf6-d569c19c1bb2', '01483d5c-c8be-4a67-b2ca-040a05063841'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:44.137112 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a973d6-aee7-4b1c-b131-86df31917a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f47d05ee-1738-4010-8b30-0dff1e6bdde8', 'cf834449-ec21-4539-9912-a539a4a7894a', 'ec79d4b1-4c3d-48b4-8cf6-d569c19c1bb2', '01483d5c-c8be-4a67-b2ca-040a05063841']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:44.138471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (390c0887-e441-4aca-a432-8afc3b2d8c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:44.170682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (390c0887-e441-4aca-a432-8afc3b2d8c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24c3a7b1-fcdb-4e77-b4ad-6dfc37004312', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-536935925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8ea81e7cae14c138905fae245c288f5',qos_specs=None,replication_status=,reservations=['f47d05ee-1738-4010-8b30-0dff1e6bdde8','cf834449-ec21-4539-9912-a539a4a7894a','ec79d4b1-4c3d-48b4-8cf6-d569c19c1bb2','01483d5c-c8be-4a67-b2ca-040a05063841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bea69a79a642769fc567ffcf7e9fd2',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-536935925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24c3a7b1-fcdb-4e77-b4ad-6dfc37004312,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8ea81e7cae14c138905fae245c288f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19bea69a79a642769fc567ffcf7e9fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:44.172378 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934c31d1-03c7-4397-b06c-3f194b399650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:44.202407 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934c31d1-03c7-4397-b06c-3f194b399650) transitioned into state 'SUCCESS' from state '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-536935925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8ea81e7cae14c138905fae245c288f5',qos_specs=None,replication_status=,reservations=['f47d05ee-1738-4010-8b30-0dff1e6bdde8','cf834449-ec21-4539-9912-a539a4a7894a','ec79d4b1-4c3d-48b4-8cf6-d569c19c1bb2','01483d5c-c8be-4a67-b2ca-040a05063841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bea69a79a642769fc567ffcf7e9fd2',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:44.203740 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b1cc436-3f1e-479e-9127-8aa35fe62cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:44.219656 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b1cc436-3f1e-479e-9127-8aa35fe62cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:44.220947 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Flow 'volume_create_api' (aa6f0541-e58a-4ce4-87a8-262fce39a399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:44.221432 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Create volume request issued successfully. Aug 19 21:23:44.222712 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-313ddef6-0d0b-41a5-acf9-c3e12a14bc2e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:44.223129 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 233/937] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:23:43 2026] POST /volume/v3/volumes => generated 754 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:44.242138 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-252e0be5-3254-48ed-97ce-b9276655e45f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:44.244461 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-252e0be5-3254-48ed-97ce-b9276655e45f tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 Aug 19 21:23:44.244900 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-252e0be5-3254-48ed-97ce-b9276655e45f tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:44.245069 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-252e0be5-3254-48ed-97ce-b9276655e45f tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:44.265808 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:44.265808 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:44.270804 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-252e0be5-3254-48ed-97ce-b9276655e45f tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:44.275637 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-252e0be5-3254-48ed-97ce-b9276655e45f tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 returned with HTTP 200 Aug 19 21:23:44.276000 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 235/938] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:44 2026] GET /volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:44.387744 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a57e12f0-ca75-49df-9bc7-6f87551b53e9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:44.390268 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a57e12f0-ca75-49df-9bc7-6f87551b53e9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] GET https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc Aug 19 21:23:44.390518 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a57e12f0-ca75-49df-9bc7-6f87551b53e9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:44.390748 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a57e12f0-ca75-49df-9bc7-6f87551b53e9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:44.403775 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:44.403775 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:44.414200 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a57e12f0-ca75-49df-9bc7-6f87551b53e9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:23:44.423231 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a57e12f0-ca75-49df-9bc7-6f87551b53e9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc returned with HTTP 200 Aug 19 21:23:44.423854 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 233/939] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:44 2026] GET /volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:23:44.434364 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-736ce5eb-3060-470c-bd84-3656d9a11d75 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:44.435476 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-736ce5eb-3060-470c-bd84-3656d9a11d75 None None] GET https://10.4.3.158/volume// Aug 19 21:23:44.435476 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-736ce5eb-3060-470c-bd84-3656d9a11d75 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:44.435476 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-736ce5eb-3060-470c-bd84-3656d9a11d75 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:44.436280 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-736ce5eb-3060-470c-bd84-3656d9a11d75 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:44.436546 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 239/940] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:23:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:44.458181 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-5bd4ccd0-c742-4e97-810b-eb1339cb5ad9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:44.460914 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-5bd4ccd0-c742-4e97-810b-eb1339cb5ad9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:23:44.461335 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-5bd4ccd0-c742-4e97-810b-eb1339cb5ad9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87dc3f53-6cdf-4bca-b738-1650a8a721dc", "connector": null, "instance_uuid": "beca8f00-6f96-47bc-9ab6-20cf446dfd75"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:44.472878 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:44.472878 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:44.515129 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-5bd4ccd0-c742-4e97-810b-eb1339cb5ad9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:23:44.515715 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 234/941] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:23:44 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 19 21:23:44.531240 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-22eeb155-bd94-4a46-9390-9d89b435ee68 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:44.531696 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22eeb155-bd94-4a46-9390-9d89b435ee68 None None] GET https://10.4.3.158/volume// Aug 19 21:23:44.531918 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22eeb155-bd94-4a46-9390-9d89b435ee68 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:44.532217 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22eeb155-bd94-4a46-9390-9d89b435ee68 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:44.532741 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22eeb155-bd94-4a46-9390-9d89b435ee68 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:23:44.533175 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 236/942] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:23:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:23:44.545832 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-6b1ab634-5053-4633-8581-dd5edc8f5972 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:44.551899 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-6b1ab634-5053-4633-8581-dd5edc8f5972 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] GET https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc Aug 19 21:23:44.551899 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-6b1ab634-5053-4633-8581-dd5edc8f5972 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:44.554381 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-6b1ab634-5053-4633-8581-dd5edc8f5972 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:44.568286 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:44.568286 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:44.573534 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-6b1ab634-5053-4633-8581-dd5edc8f5972 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:23:44.580343 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-6b1ab634-5053-4633-8581-dd5edc8f5972 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc returned with HTTP 200 Aug 19 21:23:44.580710 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 234/943] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:23:44 2026] GET /volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:44.690089 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a2ac57bf-110e-4586-b307-5d5414f4f168 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:44.693313 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a2ac57bf-110e-4586-b307-5d5414f4f168 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] PUT https://10.4.3.158/volume/v3/attachments/5af96529-462b-421e-8446-94c653ed4e1d Aug 19 21:23:44.693824 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a2ac57bf-110e-4586-b307-5d5414f4f168 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:44.705131 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a2ac57bf-110e-4586-b307-5d5414f4f168 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Acquiring lock "cinder-attachment_update-87dc3f53-6cdf-4bca-b738-1650a8a721dc-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:23:44.717921 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a2ac57bf-110e-4586-b307-5d5414f4f168 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Lock "cinder-attachment_update-87dc3f53-6cdf-4bca-b738-1650a8a721dc-np0000007814" acquired by "attachment_update" :: waited 0.013s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:23:44.719834 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:44.719834 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:44.838291 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a2ac57bf-110e-4586-b307-5d5414f4f168 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Lock "cinder-attachment_update-87dc3f53-6cdf-4bca-b738-1650a8a721dc-np0000007814" released by "attachment_update" :: held 0.120s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:23:44.838642 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-a2ac57bf-110e-4586-b307-5d5414f4f168 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/attachments/5af96529-462b-421e-8446-94c653ed4e1d returned with HTTP 200 Aug 19 21:23:44.839189 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 240/944] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:23:44 2026] PUT /volume/v3/attachments/5af96529-462b-421e-8446-94c653ed4e1d => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:44.867710 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-01af5764-3640-4e20-9844-b68ea6c39b34 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:44.870320 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-01af5764-3640-4e20-9844-b68ea6c39b34 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] POST https://10.4.3.158/volume/v3/attachments/5af96529-462b-421e-8446-94c653ed4e1d/action Aug 19 21:23:44.870796 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-01af5764-3640-4e20-9844-b68ea6c39b34 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:23:44.870937 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-01af5764-3640-4e20-9844-b68ea6c39b34 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:44.894061 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:44.894061 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:44.908852 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-cee2c46c-77dc-40f8-ad99-995da60908fc req-01af5764-3640-4e20-9844-b68ea6c39b34 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/attachments/5af96529-462b-421e-8446-94c653ed4e1d/action returned with HTTP 204 Aug 19 21:23:44.909495 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 235/945] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:23:44 2026] POST /volume/v3/attachments/5af96529-462b-421e-8446-94c653ed4e1d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:44.913408 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bcec98c8-0c5c-43bd-9906-1b08359ec125 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:44.918025 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bcec98c8-0c5c-43bd-9906-1b08359ec125 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:44.918343 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bcec98c8-0c5c-43bd-9906-1b08359ec125 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:44.918589 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bcec98c8-0c5c-43bd-9906-1b08359ec125 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:44.918812 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-bcec98c8-0c5c-43bd-9906-1b08359ec125 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Delete volume with id: ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:44.933183 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:44.933183 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:44.934128 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bcec98c8-0c5c-43bd-9906-1b08359ec125 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:44.956303 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bcec98c8-0c5c-43bd-9906-1b08359ec125 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Delete volume request issued successfully. Aug 19 21:23:44.956607 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bcec98c8-0c5c-43bd-9906-1b08359ec125 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 202 Aug 19 21:23:44.957258 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 237/946] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:44 2026] DELETE /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:45.016547 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f7c13019-754a-41ef-a65f-308eb086ac3e req-46b9ebed-fc3c-43ed-96bd-6a3fa99b0e63 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:45.019286 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f7c13019-754a-41ef-a65f-308eb086ac3e req-46b9ebed-fc3c-43ed-96bd-6a3fa99b0e63 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:45.019286 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f7c13019-754a-41ef-a65f-308eb086ac3e req-46b9ebed-fc3c-43ed-96bd-6a3fa99b0e63 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:45.019608 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f7c13019-754a-41ef-a65f-308eb086ac3e req-46b9ebed-fc3c-43ed-96bd-6a3fa99b0e63 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:45.028180 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:45.028180 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:45.033003 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f7c13019-754a-41ef-a65f-308eb086ac3e req-46b9ebed-fc3c-43ed-96bd-6a3fa99b0e63 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:45.039103 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f7c13019-754a-41ef-a65f-308eb086ac3e req-46b9ebed-fc3c-43ed-96bd-6a3fa99b0e63 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 200 Aug 19 21:23:45.039742 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 235/947] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:45 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:45.110416 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4f629acd-c7a0-40b5-87a4-396001dfe26a req-5b614118-d829-4a16-9a52-2a25f4fe79f3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:45.114577 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4f629acd-c7a0-40b5-87a4-396001dfe26a req-5b614118-d829-4a16-9a52-2a25f4fe79f3 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:45.114834 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4f629acd-c7a0-40b5-87a4-396001dfe26a req-5b614118-d829-4a16-9a52-2a25f4fe79f3 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:45.115153 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4f629acd-c7a0-40b5-87a4-396001dfe26a req-5b614118-d829-4a16-9a52-2a25f4fe79f3 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:45.123982 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4f629acd-c7a0-40b5-87a4-396001dfe26a req-5b614118-d829-4a16-9a52-2a25f4fe79f3 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 404 Aug 19 21:23:45.124599 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 241/948] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:45 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:45.292896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f632d658-1940-4709-a663-9e8f179670ef None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:45.294929 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f632d658-1940-4709-a663-9e8f179670ef tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 Aug 19 21:23:45.295193 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f632d658-1940-4709-a663-9e8f179670ef tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:45.295408 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f632d658-1940-4709-a663-9e8f179670ef tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:45.306412 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:45.306412 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:45.312322 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f632d658-1940-4709-a663-9e8f179670ef tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:45.318096 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f632d658-1940-4709-a663-9e8f179670ef tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 returned with HTTP 200 Aug 19 21:23:45.318577 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 236/949] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:45 2026] GET /volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:45.335380 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9d01a1d6-0642-46ae-9d00-5e9e3a5a373f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:45.338451 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d01a1d6-0642-46ae-9d00-5e9e3a5a373f tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 Aug 19 21:23:45.338451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d01a1d6-0642-46ae-9d00-5e9e3a5a373f tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:45.338674 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d01a1d6-0642-46ae-9d00-5e9e3a5a373f tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:45.351755 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:45.351755 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:45.357050 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9d01a1d6-0642-46ae-9d00-5e9e3a5a373f tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:45.365256 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d01a1d6-0642-46ae-9d00-5e9e3a5a373f tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 returned with HTTP 200 Aug 19 21:23:45.365802 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 238/950] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:45 2026] GET /volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:45.386265 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:45.388929 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:45.389953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1592407831"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:45.391533 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1592407831'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:45.392456 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Create volume of 1 GB Aug 19 21:23:45.400676 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Availability Zones retrieved successfully. Aug 19 21:23:45.409727 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Flow 'volume_create_api' (f03a55cf-59ee-44f4-be31-620f360ba780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:45.410856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c768c0d-7b14-40e9-95af-47a1d4c862d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:45.412563 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:45.451123 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c768c0d-7b14-40e9-95af-47a1d4c862d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:45.452388 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c96d4d6-7c7a-4aef-bedb-5df2aad5b31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:45.508175 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Created reservations ['595979f0-465c-40ba-a489-c360d3daec0c', '16fd28f5-15fb-4df0-b505-dac4e992524d', '6f0178e5-c84d-44c5-b3cf-7734a7a3a56f', '6ef22304-a8ab-44a7-a923-7cce48b82ca7'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:45.509028 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c96d4d6-7c7a-4aef-bedb-5df2aad5b31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['595979f0-465c-40ba-a489-c360d3daec0c', '16fd28f5-15fb-4df0-b505-dac4e992524d', '6f0178e5-c84d-44c5-b3cf-7734a7a3a56f', '6ef22304-a8ab-44a7-a923-7cce48b82ca7']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:45.510076 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c236eef-a024-45bc-b144-990601b773cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:45.537813 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c236eef-a024-45bc-b144-990601b773cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e108ba26-fd5c-4530-921c-30517415139b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1592407831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8ea81e7cae14c138905fae245c288f5',qos_specs=None,replication_status=,reservations=['595979f0-465c-40ba-a489-c360d3daec0c','16fd28f5-15fb-4df0-b505-dac4e992524d','6f0178e5-c84d-44c5-b3cf-7734a7a3a56f','6ef22304-a8ab-44a7-a923-7cce48b82ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bea69a79a642769fc567ffcf7e9fd2',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1592407831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e108ba26-fd5c-4530-921c-30517415139b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8ea81e7cae14c138905fae245c288f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19bea69a79a642769fc567ffcf7e9fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:45.540846 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e58f64-8acc-47c1-b72a-d49ec7432c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:45.584409 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e58f64-8acc-47c1-b72a-d49ec7432c4e) transitioned into state 'SUCCESS' from state '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-1592407831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8ea81e7cae14c138905fae245c288f5',qos_specs=None,replication_status=,reservations=['595979f0-465c-40ba-a489-c360d3daec0c','16fd28f5-15fb-4df0-b505-dac4e992524d','6f0178e5-c84d-44c5-b3cf-7734a7a3a56f','6ef22304-a8ab-44a7-a923-7cce48b82ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bea69a79a642769fc567ffcf7e9fd2',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:45.585139 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34167209-8ec5-4226-b6a1-5491eb2fcc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:45.599931 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34167209-8ec5-4226-b6a1-5491eb2fcc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:45.601299 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Flow 'volume_create_api' (f03a55cf-59ee-44f4-be31-620f360ba780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:45.602944 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Create volume request issued successfully. Aug 19 21:23:45.603871 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a8d56b9-d9d1-4719-98f0-f5abf93622b1 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:45.604600 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 236/951] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:23:45 2026] POST /volume/v3/volumes => generated 755 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:45.618653 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7de67d74-fe46-4234-833c-203f15e28d7b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:45.620319 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7de67d74-fe46-4234-833c-203f15e28d7b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b Aug 19 21:23:45.620506 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7de67d74-fe46-4234-833c-203f15e28d7b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:45.620739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7de67d74-fe46-4234-833c-203f15e28d7b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:45.629371 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:45.629371 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:45.635665 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7de67d74-fe46-4234-833c-203f15e28d7b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:45.642179 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7de67d74-fe46-4234-833c-203f15e28d7b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b returned with HTTP 200 Aug 19 21:23:45.642710 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 242/952] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:45 2026] GET /volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:46.661886 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-44129840-091f-4ab6-9eb8-73711827ec04 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:46.665537 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-44129840-091f-4ab6-9eb8-73711827ec04 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b Aug 19 21:23:46.665870 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-44129840-091f-4ab6-9eb8-73711827ec04 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:46.666193 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-44129840-091f-4ab6-9eb8-73711827ec04 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:46.687558 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:46.687558 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:46.697127 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-44129840-091f-4ab6-9eb8-73711827ec04 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:46.706391 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-44129840-091f-4ab6-9eb8-73711827ec04 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b returned with HTTP 200 Aug 19 21:23:46.707063 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 237/953] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:46 2026] GET /volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:46.723526 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5c4183a8-b48f-467b-a31c-ae9e928ea5f3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:46.727248 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c4183a8-b48f-467b-a31c-ae9e928ea5f3 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b Aug 19 21:23:46.727487 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c4183a8-b48f-467b-a31c-ae9e928ea5f3 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:46.727887 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c4183a8-b48f-467b-a31c-ae9e928ea5f3 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:46.747079 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:46.747079 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:46.755030 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5c4183a8-b48f-467b-a31c-ae9e928ea5f3 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:46.764350 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c4183a8-b48f-467b-a31c-ae9e928ea5f3 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b returned with HTTP 200 Aug 19 21:23:46.764928 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 239/954] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:46 2026] GET /volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:46.793682 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:46.850635 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:46.851227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:46.853188 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:46.853380 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Create volume of 1 GB Aug 19 21:23:46.853831 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:46.853831 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:46.858765 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Availability Zones retrieved successfully. Aug 19 21:23:46.867715 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Flow 'volume_create_api' (b3beeb6e-3b2d-4249-8704-cc3a70f4ab89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:46.868646 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9682d25c-9994-4b74-95f0-54af36acb3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:46.869853 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:46.908096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9682d25c-9994-4b74-95f0-54af36acb3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:46.909854 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4384d16e-7c3d-4536-be68-db3af6fe2d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:47.016436 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Created reservations ['92a02ff9-28b5-4c55-973e-5c5fb20161f4', '0f344772-8c1a-4709-9fb8-a177b27cf77b', 'cea077d5-a22c-4500-be0a-db8bd4f115cf', 'f12bcfe7-109c-47ea-b219-4ab93084f923'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:47.018147 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4384d16e-7c3d-4536-be68-db3af6fe2d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92a02ff9-28b5-4c55-973e-5c5fb20161f4', '0f344772-8c1a-4709-9fb8-a177b27cf77b', 'cea077d5-a22c-4500-be0a-db8bd4f115cf', 'f12bcfe7-109c-47ea-b219-4ab93084f923']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:47.018928 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae7f864-5751-40b8-a948-fcb33d30f015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:47.051445 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae7f864-5751-40b8-a948-fcb33d30f015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '653f31eb-6d8c-462c-8f01-efe30b0bfb76', '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='1e1da0d536304cb4afd6cf6a07c2a20c',qos_specs=None,replication_status=,reservations=['92a02ff9-28b5-4c55-973e-5c5fb20161f4','0f344772-8c1a-4709-9fb8-a177b27cf77b','cea077d5-a22c-4500-be0a-db8bd4f115cf','f12bcfe7-109c-47ea-b219-4ab93084f923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6688fd15335b436091cf8c48c9b0d41f',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=653f31eb-6d8c-462c-8f01-efe30b0bfb76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1da0d536304cb4afd6cf6a07c2a20c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6688fd15335b436091cf8c48c9b0d41f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:47.053711 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903d45f5-5122-4b18-b0d9-ffbc74684bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:47.075041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903d45f5-5122-4b18-b0d9-ffbc74684bd0) transitioned into state 'SUCCESS' from 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='1e1da0d536304cb4afd6cf6a07c2a20c',qos_specs=None,replication_status=,reservations=['92a02ff9-28b5-4c55-973e-5c5fb20161f4','0f344772-8c1a-4709-9fb8-a177b27cf77b','cea077d5-a22c-4500-be0a-db8bd4f115cf','f12bcfe7-109c-47ea-b219-4ab93084f923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6688fd15335b436091cf8c48c9b0d41f',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:47.075041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27c9e296-52f2-4a46-850e-ff89593ea069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:47.090894 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27c9e296-52f2-4a46-850e-ff89593ea069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:47.096381 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Flow 'volume_create_api' (b3beeb6e-3b2d-4249-8704-cc3a70f4ab89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:47.098123 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Create volume request issued successfully. Aug 19 21:23:47.098123 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-214b73cf-5a2b-49a2-82ad-6475b0c37642 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:47.098455 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 237/955] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:23:46 2026] POST /volume/v3/volumes => generated 733 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:47.114924 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4c327904-9e17-4829-8c28-1c6f2b6aecba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:47.121608 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c327904-9e17-4829-8c28-1c6f2b6aecba tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] GET https://10.4.3.158/volume/v3/volumes/653f31eb-6d8c-462c-8f01-efe30b0bfb76 Aug 19 21:23:47.121872 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c327904-9e17-4829-8c28-1c6f2b6aecba tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:47.122169 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c327904-9e17-4829-8c28-1c6f2b6aecba tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:47.137116 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:47.137116 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:47.145298 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4c327904-9e17-4829-8c28-1c6f2b6aecba tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Volume info retrieved successfully. Aug 19 21:23:47.151324 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c327904-9e17-4829-8c28-1c6f2b6aecba tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] https://10.4.3.158/volume/v3/volumes/653f31eb-6d8c-462c-8f01-efe30b0bfb76 returned with HTTP 200 Aug 19 21:23:47.151737 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 243/956] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:47 2026] GET /volume/v3/volumes/653f31eb-6d8c-462c-8f01-efe30b0bfb76 => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:48.171241 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-56eb10c1-39d4-4c6d-9983-74dd1f022251 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:48.176505 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-56eb10c1-39d4-4c6d-9983-74dd1f022251 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] GET https://10.4.3.158/volume/v3/volumes/653f31eb-6d8c-462c-8f01-efe30b0bfb76 Aug 19 21:23:48.176707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-56eb10c1-39d4-4c6d-9983-74dd1f022251 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:48.176898 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-56eb10c1-39d4-4c6d-9983-74dd1f022251 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:48.196396 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:48.196396 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:48.203267 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-56eb10c1-39d4-4c6d-9983-74dd1f022251 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Volume info retrieved successfully. Aug 19 21:23:48.209140 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-56eb10c1-39d4-4c6d-9983-74dd1f022251 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] https://10.4.3.158/volume/v3/volumes/653f31eb-6d8c-462c-8f01-efe30b0bfb76 returned with HTTP 200 Aug 19 21:23:48.209549 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 238/957] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:48 2026] GET /volume/v3/volumes/653f31eb-6d8c-462c-8f01-efe30b0bfb76 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:48.226705 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-06fd5e09-831b-4059-9aff-b891f7c70ca0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:48.229907 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06fd5e09-831b-4059-9aff-b891f7c70ca0 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1&project_id=b8ea81e7cae14c138905fae245c288f5 Aug 19 21:23:48.233196 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06fd5e09-831b-4059-9aff-b891f7c70ca0 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:48.233508 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06fd5e09-831b-4059-9aff-b891f7c70ca0 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:48.234087 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-06fd5e09-831b-4059-9aff-b891f7c70ca0 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Could not evaluate value b8ea81e7cae14c138905fae245c288f5, assuming string {{(pid=100177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:23:48.234778 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-06fd5e09-831b-4059-9aff-b891f7c70ca0 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Searching by: MultiDict([('project_id', 'b8ea81e7cae14c138905fae245c288f5'), ('all_tenants', 1)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:23:48.283425 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-06fd5e09-831b-4059-9aff-b891f7c70ca0 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Get all volumes completed successfully. Aug 19 21:23:48.284727 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:48.284727 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:48.290412 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06fd5e09-831b-4059-9aff-b891f7c70ca0 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1&project_id=b8ea81e7cae14c138905fae245c288f5 returned with HTTP 200 Aug 19 21:23:48.290904 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 240/958] 10.4.3.158 () {66 vars in 1373 bytes} [Wed Aug 19 21:23:48 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b8ea81e7cae14c138905fae245c288f5 => generated 3026 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:48.310192 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dfe8dff0-9d1c-4d31-aca1-ea330e17a744 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:48.314711 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dfe8dff0-9d1c-4d31-aca1-ea330e17a744 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/653f31eb-6d8c-462c-8f01-efe30b0bfb76 Aug 19 21:23:48.315063 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dfe8dff0-9d1c-4d31-aca1-ea330e17a744 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:48.315326 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dfe8dff0-9d1c-4d31-aca1-ea330e17a744 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:48.315682 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-dfe8dff0-9d1c-4d31-aca1-ea330e17a744 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Delete volume with id: 653f31eb-6d8c-462c-8f01-efe30b0bfb76 Aug 19 21:23:48.328635 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:48.328635 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:48.330569 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dfe8dff0-9d1c-4d31-aca1-ea330e17a744 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Volume info retrieved successfully. Aug 19 21:23:48.375106 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dfe8dff0-9d1c-4d31-aca1-ea330e17a744 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] Delete volume request issued successfully. Aug 19 21:23:48.375106 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dfe8dff0-9d1c-4d31-aca1-ea330e17a744 tempest-VolumesListAdminTestJSON-989830997 tempest-VolumesListAdminTestJSON-989830997-project-admin] https://10.4.3.158/volume/v3/volumes/653f31eb-6d8c-462c-8f01-efe30b0bfb76 returned with HTTP 202 Aug 19 21:23:48.375106 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 238/959] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:48 2026] DELETE /volume/v3/volumes/653f31eb-6d8c-462c-8f01-efe30b0bfb76 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:48.397240 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c307353e-562c-4807-ab6a-e5ae0d0899c0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:48.399688 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c307353e-562c-4807-ab6a-e5ae0d0899c0 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b Aug 19 21:23:48.400278 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c307353e-562c-4807-ab6a-e5ae0d0899c0 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:48.400803 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c307353e-562c-4807-ab6a-e5ae0d0899c0 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:48.418906 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:48.418906 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:48.429045 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c307353e-562c-4807-ab6a-e5ae0d0899c0 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:48.437596 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c307353e-562c-4807-ab6a-e5ae0d0899c0 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b returned with HTTP 200 Aug 19 21:23:48.438319 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 244/960] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:48 2026] GET /volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:48.457549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2608298c-f3ca-4f27-8fa0-9db028ee1e34 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:48.462258 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2608298c-f3ca-4f27-8fa0-9db028ee1e34 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b Aug 19 21:23:48.462570 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2608298c-f3ca-4f27-8fa0-9db028ee1e34 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:48.462763 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2608298c-f3ca-4f27-8fa0-9db028ee1e34 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:48.463003 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-2608298c-f3ca-4f27-8fa0-9db028ee1e34 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Delete volume with id: e108ba26-fd5c-4530-921c-30517415139b Aug 19 21:23:48.473598 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:48.473598 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:48.474237 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2608298c-f3ca-4f27-8fa0-9db028ee1e34 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:48.519975 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2608298c-f3ca-4f27-8fa0-9db028ee1e34 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Delete volume request issued successfully. Aug 19 21:23:48.519975 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2608298c-f3ca-4f27-8fa0-9db028ee1e34 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b returned with HTTP 202 Aug 19 21:23:48.521285 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 239/961] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:48 2026] DELETE /volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:48.535473 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ab0f06bb-a0d3-4ce4-a3e6-f5e824273e3b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:48.541809 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab0f06bb-a0d3-4ce4-a3e6-f5e824273e3b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b Aug 19 21:23:48.543099 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab0f06bb-a0d3-4ce4-a3e6-f5e824273e3b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:48.543099 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab0f06bb-a0d3-4ce4-a3e6-f5e824273e3b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:48.555326 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:48.555326 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:48.560123 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ab0f06bb-a0d3-4ce4-a3e6-f5e824273e3b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:48.567000 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab0f06bb-a0d3-4ce4-a3e6-f5e824273e3b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b returned with HTTP 200 Aug 19 21:23:48.567572 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 241/962] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:48 2026] GET /volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:49.133246 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d685b475-f227-4380-8357-efbf38faae90 req-7e2237fd-b526-40f3-8083-81f6b0430fcf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:49.135448 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d685b475-f227-4380-8357-efbf38faae90 req-7e2237fd-b526-40f3-8083-81f6b0430fcf tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] DELETE https://10.4.3.158/volume/v3/attachments/4f0865d0-b949-41d5-8953-16e19d891400 Aug 19 21:23:49.135627 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d685b475-f227-4380-8357-efbf38faae90 req-7e2237fd-b526-40f3-8083-81f6b0430fcf tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:49.135818 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d685b475-f227-4380-8357-efbf38faae90 req-7e2237fd-b526-40f3-8083-81f6b0430fcf tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:49.146512 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:49.146512 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:49.222128 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d685b475-f227-4380-8357-efbf38faae90 req-7e2237fd-b526-40f3-8083-81f6b0430fcf tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/attachments/4f0865d0-b949-41d5-8953-16e19d891400 returned with HTTP 200 Aug 19 21:23:49.222643 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 239/963] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:23:49 2026] DELETE /volume/v3/attachments/4f0865d0-b949-41d5-8953-16e19d891400 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:49.585472 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-551da9a5-18bd-43b5-97d9-c492b6898105 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:49.589133 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-551da9a5-18bd-43b5-97d9-c492b6898105 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b Aug 19 21:23:49.589530 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-551da9a5-18bd-43b5-97d9-c492b6898105 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:49.590493 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-551da9a5-18bd-43b5-97d9-c492b6898105 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:49.602474 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-551da9a5-18bd-43b5-97d9-c492b6898105 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b returned with HTTP 404 Aug 19 21:23:49.603104 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 245/964] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:49 2026] GET /volume/v3/volumes/e108ba26-fd5c-4530-921c-30517415139b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:49.614603 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c7e3c0c5-b5e8-47d3-8eeb-af24f9025e5b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:49.617323 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c7e3c0c5-b5e8-47d3-8eeb-af24f9025e5b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 Aug 19 21:23:49.617803 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c7e3c0c5-b5e8-47d3-8eeb-af24f9025e5b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:49.618273 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c7e3c0c5-b5e8-47d3-8eeb-af24f9025e5b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:49.631738 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:49.631738 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:49.639696 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c7e3c0c5-b5e8-47d3-8eeb-af24f9025e5b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:49.647618 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c7e3c0c5-b5e8-47d3-8eeb-af24f9025e5b tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 returned with HTTP 200 Aug 19 21:23:49.647618 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 240/965] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:49 2026] GET /volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:49.662873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-603fbcbc-c69b-4bf0-84e9-6e7c60738248 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:49.666989 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-603fbcbc-c69b-4bf0-84e9-6e7c60738248 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] DELETE https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 Aug 19 21:23:49.667317 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-603fbcbc-c69b-4bf0-84e9-6e7c60738248 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:49.668174 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-603fbcbc-c69b-4bf0-84e9-6e7c60738248 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:49.668423 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-603fbcbc-c69b-4bf0-84e9-6e7c60738248 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Delete volume with id: 24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 Aug 19 21:23:49.679273 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:49.679273 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:49.679748 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-603fbcbc-c69b-4bf0-84e9-6e7c60738248 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:49.712664 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-603fbcbc-c69b-4bf0-84e9-6e7c60738248 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Delete volume request issued successfully. Aug 19 21:23:49.712664 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-603fbcbc-c69b-4bf0-84e9-6e7c60738248 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 returned with HTTP 202 Aug 19 21:23:49.713617 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 242/966] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:49 2026] DELETE /volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:49.724837 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-88bfb471-b8c2-4279-8aa9-55fac71eadd0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:49.727458 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88bfb471-b8c2-4279-8aa9-55fac71eadd0 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 Aug 19 21:23:49.727752 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88bfb471-b8c2-4279-8aa9-55fac71eadd0 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:49.728064 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88bfb471-b8c2-4279-8aa9-55fac71eadd0 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:49.739004 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:49.739004 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:49.745180 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-88bfb471-b8c2-4279-8aa9-55fac71eadd0 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:49.753123 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88bfb471-b8c2-4279-8aa9-55fac71eadd0 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 returned with HTTP 200 Aug 19 21:23:49.753737 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 240/967] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:49 2026] GET /volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:50.771040 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4350ddfb-542f-4004-b23c-d701a7cbcbe3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:50.773119 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4350ddfb-542f-4004-b23c-d701a7cbcbe3 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 Aug 19 21:23:50.773413 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4350ddfb-542f-4004-b23c-d701a7cbcbe3 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:50.773639 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4350ddfb-542f-4004-b23c-d701a7cbcbe3 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:50.776366 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=303,cinder:UPDATE=59,cinder:INSERT=30 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:23:50.783217 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4350ddfb-542f-4004-b23c-d701a7cbcbe3 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 returned with HTTP 404 Aug 19 21:23:50.783890 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 246/968] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:50 2026] GET /volume/v3/volumes/24c3a7b1-fcdb-4e77-b4ad-6dfc37004312 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:50.795964 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f6a91542-f2e2-4416-b0e6-2b5c47eee919 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:50.798153 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f6a91542-f2e2-4416-b0e6-2b5c47eee919 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 Aug 19 21:23:50.798468 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f6a91542-f2e2-4416-b0e6-2b5c47eee919 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:50.798673 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f6a91542-f2e2-4416-b0e6-2b5c47eee919 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:50.806904 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:50.806904 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:50.811226 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f6a91542-f2e2-4416-b0e6-2b5c47eee919 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:50.816606 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f6a91542-f2e2-4416-b0e6-2b5c47eee919 tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 returned with HTTP 200 Aug 19 21:23:50.817376 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 241/969] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:50 2026] GET /volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:50.829506 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5cf6b17c-c53b-4d3b-822e-6f637b0cc42c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:50.831999 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5cf6b17c-c53b-4d3b-822e-6f637b0cc42c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 Aug 19 21:23:50.832278 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5cf6b17c-c53b-4d3b-822e-6f637b0cc42c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:50.832575 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5cf6b17c-c53b-4d3b-822e-6f637b0cc42c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:50.832810 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-5cf6b17c-c53b-4d3b-822e-6f637b0cc42c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Delete volume with id: 7bea1573-ad01-4965-aa1b-0d31fb9a9b65 Aug 19 21:23:50.842620 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:50.842620 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:50.843290 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5cf6b17c-c53b-4d3b-822e-6f637b0cc42c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:50.867821 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5cf6b17c-c53b-4d3b-822e-6f637b0cc42c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Delete volume request issued successfully. Aug 19 21:23:50.868200 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5cf6b17c-c53b-4d3b-822e-6f637b0cc42c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 returned with HTTP 202 Aug 19 21:23:50.868789 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 243/970] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:50 2026] DELETE /volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:50.879790 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9783665a-0e64-4cf0-acb6-e99db244687e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:50.882366 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9783665a-0e64-4cf0-acb6-e99db244687e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 Aug 19 21:23:50.882671 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9783665a-0e64-4cf0-acb6-e99db244687e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:50.882978 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9783665a-0e64-4cf0-acb6-e99db244687e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:50.893643 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:50.893643 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:50.900854 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9783665a-0e64-4cf0-acb6-e99db244687e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Volume info retrieved successfully. Aug 19 21:23:50.906094 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9783665a-0e64-4cf0-acb6-e99db244687e tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 returned with HTTP 200 Aug 19 21:23:50.906823 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 241/971] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:50 2026] GET /volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:50.938585 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-892a7697-7b27-4073-a3d2-63a79103cca0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:50.941125 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-892a7697-7b27-4073-a3d2-63a79103cca0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] DELETE https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:23:50.941519 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-892a7697-7b27-4073-a3d2-63a79103cca0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:50.941879 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-892a7697-7b27-4073-a3d2-63a79103cca0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:50.942307 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-892a7697-7b27-4073-a3d2-63a79103cca0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Delete volume with id: 89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:23:50.951347 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:50.951347 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:50.951834 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-892a7697-7b27-4073-a3d2-63a79103cca0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:50.972857 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-892a7697-7b27-4073-a3d2-63a79103cca0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Delete volume request issued successfully. Aug 19 21:23:50.972857 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-892a7697-7b27-4073-a3d2-63a79103cca0 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 202 Aug 19 21:23:50.972857 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 247/972] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:50 2026] DELETE /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:50.982078 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f8a6056e-bcb0-409f-89e8-120a8e19f7d7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:50.983933 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f8a6056e-bcb0-409f-89e8-120a8e19f7d7 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:23:50.984190 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f8a6056e-bcb0-409f-89e8-120a8e19f7d7 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:50.984442 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f8a6056e-bcb0-409f-89e8-120a8e19f7d7 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:50.993117 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:50.993117 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:50.997244 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f8a6056e-bcb0-409f-89e8-120a8e19f7d7 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Volume info retrieved successfully. Aug 19 21:23:51.006175 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f8a6056e-bcb0-409f-89e8-120a8e19f7d7 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 200 Aug 19 21:23:51.006779 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 242/973] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:50 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 1248 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:51.055101 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bba136ff-b952-49d8-991a-3ac2d212dfa2 req-67843c99-1f2b-4eaf-809d-767c421bc8b9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:51.058289 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bba136ff-b952-49d8-991a-3ac2d212dfa2 req-67843c99-1f2b-4eaf-809d-767c421bc8b9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] GET https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc Aug 19 21:23:51.058573 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bba136ff-b952-49d8-991a-3ac2d212dfa2 req-67843c99-1f2b-4eaf-809d-767c421bc8b9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:51.058802 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bba136ff-b952-49d8-991a-3ac2d212dfa2 req-67843c99-1f2b-4eaf-809d-767c421bc8b9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:51.075797 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:51.075797 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:51.082036 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-bba136ff-b952-49d8-991a-3ac2d212dfa2 req-67843c99-1f2b-4eaf-809d-767c421bc8b9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:23:51.087776 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bba136ff-b952-49d8-991a-3ac2d212dfa2 req-67843c99-1f2b-4eaf-809d-767c421bc8b9 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc returned with HTTP 200 Aug 19 21:23:51.088352 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 244/974] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:23:51 2026] GET /volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:51.930217 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56111cf3-c7fc-4483-865d-4fc28f78e32c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:51.933624 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56111cf3-c7fc-4483-865d-4fc28f78e32c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] GET https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 Aug 19 21:23:51.933912 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56111cf3-c7fc-4483-865d-4fc28f78e32c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:51.936380 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56111cf3-c7fc-4483-865d-4fc28f78e32c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:51.945787 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56111cf3-c7fc-4483-865d-4fc28f78e32c tempest-VolumesListAdminTestJSON-1644805050 tempest-VolumesListAdminTestJSON-1644805050-project-member] https://10.4.3.158/volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 returned with HTTP 404 Aug 19 21:23:51.948536 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 242/975] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:51 2026] GET /volume/v3/volumes/7bea1573-ad01-4965-aa1b-0d31fb9a9b65 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:52.024920 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7161cb86-badf-4af4-9448-551225872a9c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:52.027857 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7161cb86-badf-4af4-9448-551225872a9c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad Aug 19 21:23:52.028203 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7161cb86-badf-4af4-9448-551225872a9c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:52.028477 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7161cb86-badf-4af4-9448-551225872a9c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:52.046453 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7161cb86-badf-4af4-9448-551225872a9c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad returned with HTTP 404 Aug 19 21:23:52.047598 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 248/976] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:52 2026] GET /volume/v3/volumes/89cb0e8a-d58c-4312-860a-ff0f85c300ad => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:52.059367 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-776ef560-a832-4030-8c74-74747e23ecba None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:52.062550 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-776ef560-a832-4030-8c74-74747e23ecba tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:52.062550 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-776ef560-a832-4030-8c74-74747e23ecba tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:52.062550 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-776ef560-a832-4030-8c74-74747e23ecba tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:52.062550 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-776ef560-a832-4030-8c74-74747e23ecba tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Delete volume with id: ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:52.069997 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-776ef560-a832-4030-8c74-74747e23ecba tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 404 Aug 19 21:23:52.070469 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 243/977] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:52 2026] DELETE /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:52.080600 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5bcf95ec-b630-4aed-b376-2e9ed3acf66c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:52.082649 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5bcf95ec-b630-4aed-b376-2e9ed3acf66c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 Aug 19 21:23:52.083039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5bcf95ec-b630-4aed-b376-2e9ed3acf66c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:52.083039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5bcf95ec-b630-4aed-b376-2e9ed3acf66c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:52.093535 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5bcf95ec-b630-4aed-b376-2e9ed3acf66c tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 returned with HTTP 404 Aug 19 21:23:52.094385 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 245/978] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:52 2026] GET /volume/v3/volumes/ec9055a3-d9df-4c68-8ead-c87034722cf9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:52.108166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c7d45508-b489-4e19-b0ff-d1f526b1fc17 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:52.111420 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7d45508-b489-4e19-b0ff-d1f526b1fc17 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:52.112026 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7d45508-b489-4e19-b0ff-d1f526b1fc17 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:52.113311 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7d45508-b489-4e19-b0ff-d1f526b1fc17 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:52.113311 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-c7d45508-b489-4e19-b0ff-d1f526b1fc17 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Delete volume with id: ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:52.125852 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7d45508-b489-4e19-b0ff-d1f526b1fc17 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 404 Aug 19 21:23:52.126696 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 243/979] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:52 2026] DELETE /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:52.141101 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4626cf88-c6ab-41ec-9000-a70dc18ecf46 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:52.143856 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4626cf88-c6ab-41ec-9000-a70dc18ecf46 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] GET https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 Aug 19 21:23:52.144165 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4626cf88-c6ab-41ec-9000-a70dc18ecf46 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:52.144415 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4626cf88-c6ab-41ec-9000-a70dc18ecf46 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:52.153381 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4626cf88-c6ab-41ec-9000-a70dc18ecf46 tempest-TestInstancesWithCinderVolumes-489308892 tempest-TestInstancesWithCinderVolumes-489308892-project-member] https://10.4.3.158/volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 returned with HTTP 404 Aug 19 21:23:52.154456 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 249/980] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:52 2026] GET /volume/v3/volumes/ff58a5cf-3daf-4290-a41b-c02114085cd7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:52.166464 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f58c193e-b761-4bef-a114-6befafe77db7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:52.169293 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f58c193e-b761-4bef-a114-6befafe77db7 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:23:52.169461 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f58c193e-b761-4bef-a114-6befafe77db7 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:52.169664 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f58c193e-b761-4bef-a114-6befafe77db7 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:52.170850 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f58c193e-b761-4bef-a114-6befafe77db7 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:23:52.253420 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f58c193e-b761-4bef-a114-6befafe77db7 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Get all volumes completed successfully. Aug 19 21:23:52.257140 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:52.257140 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:52.265786 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f58c193e-b761-4bef-a114-6befafe77db7 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:23:52.266396 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 244/981] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:23:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14760 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:52.289461 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6725beb9-7447-4ab8-a9a4-d2ec03b7f727 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:52.293105 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6725beb9-7447-4ab8-a9a4-d2ec03b7f727 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] DELETE https://10.4.3.158/volume/v3/types/8f29be36-2379-4015-8dce-8ba080373999 Aug 19 21:23:52.293105 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6725beb9-7447-4ab8-a9a4-d2ec03b7f727 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:52.293329 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6725beb9-7447-4ab8-a9a4-d2ec03b7f727 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:52.324054 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6725beb9-7447-4ab8-a9a4-d2ec03b7f727 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/types/8f29be36-2379-4015-8dce-8ba080373999 returned with HTTP 202 Aug 19 21:23:52.324469 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 246/982] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:23:52 2026] DELETE /volume/v3/types/8f29be36-2379-4015-8dce-8ba080373999 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:52.336270 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8c25935b-4b22-4733-b461-491956d46749 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:52.339040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c25935b-4b22-4733-b461-491956d46749 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:23:52.339467 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c25935b-4b22-4733-b461-491956d46749 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:52.339888 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c25935b-4b22-4733-b461-491956d46749 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:52.342083 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8c25935b-4b22-4733-b461-491956d46749 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:23:52.421236 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8c25935b-4b22-4733-b461-491956d46749 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Get all volumes completed successfully. Aug 19 21:23:52.424820 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:52.424820 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:52.431800 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c25935b-4b22-4733-b461-491956d46749 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:23:52.432313 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 244/983] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:23:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14760 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:52.457040 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4804b35b-4cf7-4a20-8014-3eef6c23bb74 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:52.465500 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4804b35b-4cf7-4a20-8014-3eef6c23bb74 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] DELETE https://10.4.3.158/volume/v3/types/cb35dd74-8dbf-4bc5-9601-3d33ea3c8ddb Aug 19 21:23:52.465705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4804b35b-4cf7-4a20-8014-3eef6c23bb74 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:52.465958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4804b35b-4cf7-4a20-8014-3eef6c23bb74 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:52.508859 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4804b35b-4cf7-4a20-8014-3eef6c23bb74 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/types/cb35dd74-8dbf-4bc5-9601-3d33ea3c8ddb returned with HTTP 202 Aug 19 21:23:52.509722 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 250/984] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:23:52 2026] DELETE /volume/v3/types/cb35dd74-8dbf-4bc5-9601-3d33ea3c8ddb => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:52.976910 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6d4ca454-c495-4b9d-a2fd-e535bf7cad56 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:52.978980 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6d4ca454-c495-4b9d-a2fd-e535bf7cad56 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:23:52.979211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6d4ca454-c495-4b9d-a2fd-e535bf7cad56 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:52.979423 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6d4ca454-c495-4b9d-a2fd-e535bf7cad56 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:52.980289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d4ca454-c495-4b9d-a2fd-e535bf7cad56 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:23:53.026844 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6d4ca454-c495-4b9d-a2fd-e535bf7cad56 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Get all volumes completed successfully. Aug 19 21:23:53.031317 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:53.031317 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:53.040511 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6d4ca454-c495-4b9d-a2fd-e535bf7cad56 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:23:53.041207 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 245/985] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:23:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14760 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:23:53.069059 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4fc6d010-5fd4-41a4-af6e-56ac5741da86 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:53.074351 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4fc6d010-5fd4-41a4-af6e-56ac5741da86 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/a364070a-bf3e-4766-971e-1afc36ab4c4e Aug 19 21:23:53.074653 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4fc6d010-5fd4-41a4-af6e-56ac5741da86 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:53.075108 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4fc6d010-5fd4-41a4-af6e-56ac5741da86 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:53.075108 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-4fc6d010-5fd4-41a4-af6e-56ac5741da86 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Delete volume with id: a364070a-bf3e-4766-971e-1afc36ab4c4e Aug 19 21:23:53.087708 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:53.087708 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:53.088307 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4fc6d010-5fd4-41a4-af6e-56ac5741da86 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Volume info retrieved successfully. Aug 19 21:23:53.105946 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.image.cache [None req-4fc6d010-5fd4-41a4-af6e-56ac5741da86 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'f50a694d-9ec2-4f16-a20e-041b892dd868', 'volume_id': 'a364070a-bf3e-4766-971e-1afc36ab4c4e', 'host': 'np0000007814@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 19, 21, 22, 8), 'last_used': datetime.datetime(2026, 8, 19, 21, 22, 20)}. {{(pid=100177) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 19 21:23:53.130589 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4fc6d010-5fd4-41a4-af6e-56ac5741da86 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Delete volume request issued successfully. Aug 19 21:23:53.130589 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4fc6d010-5fd4-41a4-af6e-56ac5741da86 tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/volumes/a364070a-bf3e-4766-971e-1afc36ab4c4e returned with HTTP 202 Aug 19 21:23:53.130589 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 247/986] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:53 2026] DELETE /volume/v3/volumes/a364070a-bf3e-4766-971e-1afc36ab4c4e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:53.146770 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8df53314-f6b2-4f01-b20c-6aa5669667db None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:53.149159 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8df53314-f6b2-4f01-b20c-6aa5669667db tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] GET https://10.4.3.158/volume/v3/volumes/a364070a-bf3e-4766-971e-1afc36ab4c4e Aug 19 21:23:53.149414 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8df53314-f6b2-4f01-b20c-6aa5669667db tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:53.149749 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8df53314-f6b2-4f01-b20c-6aa5669667db tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:53.163153 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:53.163153 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:53.167899 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8df53314-f6b2-4f01-b20c-6aa5669667db tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Volume info retrieved successfully. Aug 19 21:23:53.175126 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8df53314-f6b2-4f01-b20c-6aa5669667db tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/volumes/a364070a-bf3e-4766-971e-1afc36ab4c4e returned with HTTP 200 Aug 19 21:23:53.175126 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 245/987] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:53 2026] GET /volume/v3/volumes/a364070a-bf3e-4766-971e-1afc36ab4c4e => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:23:54.195722 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2048b013-1c98-47a2-a5fa-6ce43681766e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:54.198127 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2048b013-1c98-47a2-a5fa-6ce43681766e tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] GET https://10.4.3.158/volume/v3/volumes/a364070a-bf3e-4766-971e-1afc36ab4c4e Aug 19 21:23:54.198363 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2048b013-1c98-47a2-a5fa-6ce43681766e tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:54.198618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2048b013-1c98-47a2-a5fa-6ce43681766e tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:54.206296 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2048b013-1c98-47a2-a5fa-6ce43681766e tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/volumes/a364070a-bf3e-4766-971e-1afc36ab4c4e returned with HTTP 404 Aug 19 21:23:54.206827 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 251/988] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:54 2026] GET /volume/v3/volumes/a364070a-bf3e-4766-971e-1afc36ab4c4e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:54.216920 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9962a9aa-f3f6-42b5-84e9-cca85343cd7f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:54.219289 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9962a9aa-f3f6-42b5-84e9-cca85343cd7f tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] DELETE https://10.4.3.158/volume/v3/types/c0658837-2e04-450a-a501-ee0d8fea0fa9 Aug 19 21:23:54.219588 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9962a9aa-f3f6-42b5-84e9-cca85343cd7f tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:54.219886 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9962a9aa-f3f6-42b5-84e9-cca85343cd7f tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:54.253875 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9962a9aa-f3f6-42b5-84e9-cca85343cd7f tempest-TestInstancesWithCinderVolumes-2030057066 tempest-TestInstancesWithCinderVolumes-2030057066-project-admin] https://10.4.3.158/volume/v3/types/c0658837-2e04-450a-a501-ee0d8fea0fa9 returned with HTTP 202 Aug 19 21:23:54.254309 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 246/989] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:23:54 2026] DELETE /volume/v3/types/c0658837-2e04-450a-a501-ee0d8fea0fa9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:54.536177 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:54.666797 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:23:54.667200 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1298220095"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:54.670942 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1298220095'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:23:54.671163 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Create volume of 1 GB Aug 19 21:23:54.678658 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Availability Zones retrieved successfully. Aug 19 21:23:54.685838 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Flow 'volume_create_api' (0080e48f-a279-4f4a-b6a7-6b4d74b9797a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:54.687038 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8080320-b2f0-45a0-8b5b-4aba60d8694e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:54.688857 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:23:54.728337 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8080320-b2f0-45a0-8b5b-4aba60d8694e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:54.729777 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f60c911-617b-4ba1-bf45-cdfda5810171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:54.745322 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=316,cinder:UPDATE=63,cinder:INSERT=29,cinder:DELETE=1 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:23:54.823596 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Created reservations ['147adc98-5ba3-403b-b971-6b2f79e364d9', 'b265a71d-43e7-4cb4-8505-b407c75b1719', '120f5568-a062-43b3-bc9b-6947c4a3eefd', 'f63e52d1-8b5d-40c0-81ac-f44ec1882bc7'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:54.824932 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f60c911-617b-4ba1-bf45-cdfda5810171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['147adc98-5ba3-403b-b971-6b2f79e364d9', 'b265a71d-43e7-4cb4-8505-b407c75b1719', '120f5568-a062-43b3-bc9b-6947c4a3eefd', 'f63e52d1-8b5d-40c0-81ac-f44ec1882bc7']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:54.826030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b56a85-1c6d-4f85-ace7-a0f8ea4fcc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:54.853651 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b56a85-1c6d-4f85-ace7-a0f8ea4fcc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c41d10-021b-4274-9fa6-75c173d595fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1298220095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988e725739a84a8fb65d90c7ce70cffc',qos_specs=None,replication_status=,reservations=['147adc98-5ba3-403b-b971-6b2f79e364d9','b265a71d-43e7-4cb4-8505-b407c75b1719','120f5568-a062-43b3-bc9b-6947c4a3eefd','f63e52d1-8b5d-40c0-81ac-f44ec1882bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85f61ee0671544dd9af9623a5cc94a33',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1298220095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30c41d10-021b-4274-9fa6-75c173d595fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='988e725739a84a8fb65d90c7ce70cffc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85f61ee0671544dd9af9623a5cc94a33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:54.854936 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd5aaa3-c3ae-4ab3-9164-28b475808fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:54.875785 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd5aaa3-c3ae-4ab3-9164-28b475808fe5) transitioned into state 'SUCCESS' from state '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-1298220095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='988e725739a84a8fb65d90c7ce70cffc',qos_specs=None,replication_status=,reservations=['147adc98-5ba3-403b-b971-6b2f79e364d9','b265a71d-43e7-4cb4-8505-b407c75b1719','120f5568-a062-43b3-bc9b-6947c4a3eefd','f63e52d1-8b5d-40c0-81ac-f44ec1882bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85f61ee0671544dd9af9623a5cc94a33',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:54.876486 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5f6d4d8-50c6-4304-a48f-0d16519dacaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:23:54.886435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5f6d4d8-50c6-4304-a48f-0d16519dacaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:23:54.887501 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Flow 'volume_create_api' (0080e48f-a279-4f4a-b6a7-6b4d74b9797a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:23:54.888249 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Create volume request issued successfully. Aug 19 21:23:54.889004 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44b9bd6b-ad43-41d1-b5ca-7a9077d9b579 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:23:54.889762 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 248/990] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:23:54 2026] POST /volume/v3/volumes => generated 755 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:54.906795 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-85c25cd3-61f4-4dd5-8995-6c03ef100735 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:54.911248 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-85c25cd3-61f4-4dd5-8995-6c03ef100735 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb Aug 19 21:23:54.911939 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-85c25cd3-61f4-4dd5-8995-6c03ef100735 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:54.911939 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-85c25cd3-61f4-4dd5-8995-6c03ef100735 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:54.923358 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:54.923358 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:54.930073 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-85c25cd3-61f4-4dd5-8995-6c03ef100735 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Volume info retrieved successfully. Aug 19 21:23:54.937235 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-85c25cd3-61f4-4dd5-8995-6c03ef100735 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb returned with HTTP 200 Aug 19 21:23:54.937693 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 246/991] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:54 2026] GET /volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:55.958265 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-249864fe-3d1c-49bd-9d5d-dd8c297ca671 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:55.962385 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-249864fe-3d1c-49bd-9d5d-dd8c297ca671 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb Aug 19 21:23:55.962385 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-249864fe-3d1c-49bd-9d5d-dd8c297ca671 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:55.963021 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-249864fe-3d1c-49bd-9d5d-dd8c297ca671 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:55.974344 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:55.974344 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:55.980815 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-249864fe-3d1c-49bd-9d5d-dd8c297ca671 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Volume info retrieved successfully. Aug 19 21:23:55.986659 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-249864fe-3d1c-49bd-9d5d-dd8c297ca671 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb returned with HTTP 200 Aug 19 21:23:55.987241 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 252/992] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:55 2026] GET /volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:56.001682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-255c2337-20ff-4b20-a5a9-b15b36ad0440 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:56.008088 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-255c2337-20ff-4b20-a5a9-b15b36ad0440 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:23:56.009098 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-255c2337-20ff-4b20-a5a9-b15b36ad0440 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30c41d10-021b-4274-9fa6-75c173d595fb", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2020928281"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:56.013494 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=357,cinder:UPDATE=87,cinder:INSERT=60 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:23:56.020279 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:56.020279 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:56.021770 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-255c2337-20ff-4b20-a5a9-b15b36ad0440 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Volume info retrieved successfully. Aug 19 21:23:56.023031 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-255c2337-20ff-4b20-a5a9-b15b36ad0440 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Create snapshot from volume 30c41d10-021b-4274-9fa6-75c173d595fb Aug 19 21:23:56.091185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-255c2337-20ff-4b20-a5a9-b15b36ad0440 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Created reservations ['ed697b61-17f2-444b-b5a7-3476fc97b6f3', 'd5512291-7971-453d-926d-36ba89a847d3', 'b46f95eb-5cf1-4294-912c-af8821dd89c3', '231a5c4e-194e-476f-a754-2fa260a5c16a'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:23:56.133945 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-255c2337-20ff-4b20-a5a9-b15b36ad0440 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot create request issued successfully. Aug 19 21:23:56.134523 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-255c2337-20ff-4b20-a5a9-b15b36ad0440 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:23:56.135065 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 247/993] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:23:56 2026] POST /volume/v3/snapshots => generated 311 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:23:56.146071 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e47f5946-77c8-41cb-8001-15e250ced5fa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:56.148845 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e47f5946-77c8-41cb-8001-15e250ced5fa tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 Aug 19 21:23:56.149122 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e47f5946-77c8-41cb-8001-15e250ced5fa tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:56.149507 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e47f5946-77c8-41cb-8001-15e250ced5fa tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:56.157515 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:56.157515 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:56.157705 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e47f5946-77c8-41cb-8001-15e250ced5fa tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:56.158727 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e47f5946-77c8-41cb-8001-15e250ced5fa tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 returned with HTTP 200 Aug 19 21:23:56.160693 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 249/994] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:23:56 2026] GET /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:57.170678 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5193f5a3-c617-4774-82f4-743f8c80d199 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.174606 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5193f5a3-c617-4774-82f4-743f8c80d199 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 Aug 19 21:23:57.174960 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5193f5a3-c617-4774-82f4-743f8c80d199 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:57.175245 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5193f5a3-c617-4774-82f4-743f8c80d199 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:57.177516 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=395,cinder:UPDATE=98,cinder:INSERT=58 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:23:57.182746 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.182746 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:57.183385 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5193f5a3-c617-4774-82f4-743f8c80d199 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.184939 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5193f5a3-c617-4774-82f4-743f8c80d199 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 returned with HTTP 200 Aug 19 21:23:57.185487 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 247/995] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:23:57 2026] GET /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:57.197127 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-feca6c77-bb22-4495-88bb-65a87e3252c1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.202792 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-feca6c77-bb22-4495-88bb-65a87e3252c1 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] POST https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata Aug 19 21:23:57.203329 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-feca6c77-bb22-4495-88bb-65a87e3252c1 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:57.213321 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.213321 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:57.214474 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-feca6c77-bb22-4495-88bb-65a87e3252c1 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.245645 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-feca6c77-bb22-4495-88bb-65a87e3252c1 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Update snapshot metadata completed successfully. Aug 19 21:23:57.246324 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-feca6c77-bb22-4495-88bb-65a87e3252c1 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata returned with HTTP 200 Aug 19 21:23:57.247422 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 253/996] 10.4.3.158 () {68 vars in 1402 bytes} [Wed Aug 19 21:23:57 2026] POST /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata => generated 68 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.257299 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f5ad464c-e59a-416c-ab0f-af9f14682640 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.259957 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f5ad464c-e59a-416c-ab0f-af9f14682640 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata Aug 19 21:23:57.260319 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f5ad464c-e59a-416c-ab0f-af9f14682640 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:57.260447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f5ad464c-e59a-416c-ab0f-af9f14682640 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:57.266884 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.266884 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:57.267257 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f5ad464c-e59a-416c-ab0f-af9f14682640 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.268739 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f5ad464c-e59a-416c-ab0f-af9f14682640 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Get snapshot metadata completed successfully. Aug 19 21:23:57.268739 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f5ad464c-e59a-416c-ab0f-af9f14682640 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata returned with HTTP 200 Aug 19 21:23:57.270097 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 248/997] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Aug 19 21:23:57 2026] GET /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.277885 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-78c19169-4286-4955-af54-835e09c29dcc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.282183 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-78c19169-4286-4955-af54-835e09c29dcc tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] PUT https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata Aug 19 21:23:57.282636 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-78c19169-4286-4955-af54-835e09c29dcc tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:57.297689 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.297689 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:57.298436 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-78c19169-4286-4955-af54-835e09c29dcc tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.343985 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-78c19169-4286-4955-af54-835e09c29dcc tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Update snapshot metadata completed successfully. Aug 19 21:23:57.344547 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-78c19169-4286-4955-af54-835e09c29dcc tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata returned with HTTP 200 Aug 19 21:23:57.345760 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 250/998] 10.4.3.158 () {68 vars in 1401 bytes} [Wed Aug 19 21:23:57 2026] PUT /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata => generated 57 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.356608 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ff04edfb-e045-41ad-888f-dd67803459eb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.359455 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff04edfb-e045-41ad-888f-dd67803459eb tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata Aug 19 21:23:57.360214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff04edfb-e045-41ad-888f-dd67803459eb tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:57.360214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff04edfb-e045-41ad-888f-dd67803459eb tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:57.368302 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.368302 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:57.368669 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ff04edfb-e045-41ad-888f-dd67803459eb tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.369714 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ff04edfb-e045-41ad-888f-dd67803459eb tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Get snapshot metadata completed successfully. Aug 19 21:23:57.370079 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff04edfb-e045-41ad-888f-dd67803459eb tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata returned with HTTP 200 Aug 19 21:23:57.370512 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 248/999] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Aug 19 21:23:57 2026] GET /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata => generated 57 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.381496 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-57eba78e-a73a-4c36-9f4c-86ef0c7c954f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.383975 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-57eba78e-a73a-4c36-9f4c-86ef0c7c954f tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata/key3 Aug 19 21:23:57.384891 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-57eba78e-a73a-4c36-9f4c-86ef0c7c954f tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:57.385129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-57eba78e-a73a-4c36-9f4c-86ef0c7c954f tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:57.397175 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.397175 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:57.397175 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-57eba78e-a73a-4c36-9f4c-86ef0c7c954f tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.397175 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-57eba78e-a73a-4c36-9f4c-86ef0c7c954f tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Get snapshot metadata completed successfully. Aug 19 21:23:57.416224 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-57eba78e-a73a-4c36-9f4c-86ef0c7c954f tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Delete snapshot metadata completed successfully. Aug 19 21:23:57.416224 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-57eba78e-a73a-4c36-9f4c-86ef0c7c954f tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata/key3 returned with HTTP 200 Aug 19 21:23:57.416224 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 254/1000] 10.4.3.158 () {66 vars in 1399 bytes} [Wed Aug 19 21:23:57 2026] DELETE /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 21:23:57.427189 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3375efe0-03af-4d85-9c09-8b0647e742bd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.429528 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3375efe0-03af-4d85-9c09-8b0647e742bd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata Aug 19 21:23:57.429727 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3375efe0-03af-4d85-9c09-8b0647e742bd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:57.429922 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3375efe0-03af-4d85-9c09-8b0647e742bd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:57.444049 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.444049 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:57.444773 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3375efe0-03af-4d85-9c09-8b0647e742bd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.446522 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3375efe0-03af-4d85-9c09-8b0647e742bd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Get snapshot metadata completed successfully. Aug 19 21:23:57.446986 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3375efe0-03af-4d85-9c09-8b0647e742bd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata returned with HTTP 200 Aug 19 21:23:57.447728 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 249/1001] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Aug 19 21:23:57 2026] GET /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.460697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ef2d7d53-e848-4147-9171-b365e6226edd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.465784 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ef2d7d53-e848-4147-9171-b365e6226edd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] PUT https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata Aug 19 21:23:57.465784 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ef2d7d53-e848-4147-9171-b365e6226edd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:57.476991 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.476991 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:57.477838 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ef2d7d53-e848-4147-9171-b365e6226edd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.501766 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ef2d7d53-e848-4147-9171-b365e6226edd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Update snapshot metadata completed successfully. Aug 19 21:23:57.502345 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ef2d7d53-e848-4147-9171-b365e6226edd tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata returned with HTTP 200 Aug 19 21:23:57.502892 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 251/1002] 10.4.3.158 () {68 vars in 1401 bytes} [Wed Aug 19 21:23:57 2026] PUT /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.520104 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e1ae305-cd83-4638-b0bd-816e1b63dbdf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.522511 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e1ae305-cd83-4638-b0bd-816e1b63dbdf tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] POST https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata Aug 19 21:23:57.523477 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e1ae305-cd83-4638-b0bd-816e1b63dbdf tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:57.535806 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.535806 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:57.536544 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9e1ae305-cd83-4638-b0bd-816e1b63dbdf tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.586296 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9e1ae305-cd83-4638-b0bd-816e1b63dbdf tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Update snapshot metadata completed successfully. Aug 19 21:23:57.586567 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e1ae305-cd83-4638-b0bd-816e1b63dbdf tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata returned with HTTP 200 Aug 19 21:23:57.587293 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 249/1003] 10.4.3.158 () {68 vars in 1402 bytes} [Wed Aug 19 21:23:57 2026] POST /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata => generated 68 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.598566 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fcaf7231-a2c1-4dea-a902-67d12293b459 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.601114 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fcaf7231-a2c1-4dea-a902-67d12293b459 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata Aug 19 21:23:57.602357 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fcaf7231-a2c1-4dea-a902-67d12293b459 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:57.605040 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fcaf7231-a2c1-4dea-a902-67d12293b459 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:57.615266 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.615266 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:57.617652 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fcaf7231-a2c1-4dea-a902-67d12293b459 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.620793 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fcaf7231-a2c1-4dea-a902-67d12293b459 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Get snapshot metadata completed successfully. Aug 19 21:23:57.622029 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fcaf7231-a2c1-4dea-a902-67d12293b459 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata returned with HTTP 200 Aug 19 21:23:57.622699 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 255/1004] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Aug 19 21:23:57 2026] GET /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.633267 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0770af04-02f5-4186-a33f-e292a6ecf0d0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.636608 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0770af04-02f5-4186-a33f-e292a6ecf0d0 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] PUT https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata/key3 Aug 19 21:23:57.637248 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0770af04-02f5-4186-a33f-e292a6ecf0d0 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:57.660085 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.660085 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:57.660760 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0770af04-02f5-4186-a33f-e292a6ecf0d0 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.701136 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0770af04-02f5-4186-a33f-e292a6ecf0d0 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Update snapshot metadata completed successfully. Aug 19 21:23:57.701538 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0770af04-02f5-4186-a33f-e292a6ecf0d0 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata/key3 returned with HTTP 200 Aug 19 21:23:57.702244 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 250/1005] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:23:57 2026] PUT /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata/key3 => generated 35 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 19 21:23:57.713205 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5e578f10-3f24-4c8d-b9a8-6ee9030f48d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.715631 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e578f10-3f24-4c8d-b9a8-6ee9030f48d7 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata/key3 Aug 19 21:23:57.716085 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e578f10-3f24-4c8d-b9a8-6ee9030f48d7 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:57.716085 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e578f10-3f24-4c8d-b9a8-6ee9030f48d7 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:57.726327 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.726327 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:57.726858 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5e578f10-3f24-4c8d-b9a8-6ee9030f48d7 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.728742 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5e578f10-3f24-4c8d-b9a8-6ee9030f48d7 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Get snapshot metadata completed successfully. Aug 19 21:23:57.728742 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e578f10-3f24-4c8d-b9a8-6ee9030f48d7 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata/key3 returned with HTTP 200 Aug 19 21:23:57.729341 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 252/1006] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:23:57 2026] GET /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.740059 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e5542c03-3ac3-4d1a-a3c1-2f5807788c09 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.744196 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e5542c03-3ac3-4d1a-a3c1-2f5807788c09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata Aug 19 21:23:57.745990 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e5542c03-3ac3-4d1a-a3c1-2f5807788c09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:57.745990 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e5542c03-3ac3-4d1a-a3c1-2f5807788c09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:57.755036 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.755036 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:23:57.755036 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e5542c03-3ac3-4d1a-a3c1-2f5807788c09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.755036 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e5542c03-3ac3-4d1a-a3c1-2f5807788c09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Get snapshot metadata completed successfully. Aug 19 21:23:57.755036 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e5542c03-3ac3-4d1a-a3c1-2f5807788c09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata returned with HTTP 200 Aug 19 21:23:57.755668 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 250/1007] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Aug 19 21:23:57 2026] GET /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata => generated 75 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.767652 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-91ab7107-10da-41ae-b3fc-26036b469740 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.769445 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91ab7107-10da-41ae-b3fc-26036b469740 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] PUT https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata Aug 19 21:23:57.769765 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-91ab7107-10da-41ae-b3fc-26036b469740 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:23:57.783222 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.783222 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:57.783746 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-91ab7107-10da-41ae-b3fc-26036b469740 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.808940 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-91ab7107-10da-41ae-b3fc-26036b469740 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Update snapshot metadata completed successfully. Aug 19 21:23:57.809440 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91ab7107-10da-41ae-b3fc-26036b469740 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata returned with HTTP 200 Aug 19 21:23:57.810104 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 256/1008] 10.4.3.158 () {68 vars in 1401 bytes} [Wed Aug 19 21:23:57 2026] PUT /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:23:57.822475 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a3dc0666-9e0f-4057-afdb-7c65dbbe4169 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.824847 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a3dc0666-9e0f-4057-afdb-7c65dbbe4169 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 Aug 19 21:23:57.825296 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a3dc0666-9e0f-4057-afdb-7c65dbbe4169 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:57.825509 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a3dc0666-9e0f-4057-afdb-7c65dbbe4169 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:57.825609 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-a3dc0666-9e0f-4057-afdb-7c65dbbe4169 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Delete snapshot with id: 846e8396-0a17-400c-9d63-be1139747437 Aug 19 21:23:57.835293 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.835293 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:57.835945 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a3dc0666-9e0f-4057-afdb-7c65dbbe4169 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.858800 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a3dc0666-9e0f-4057-afdb-7c65dbbe4169 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot delete request issued successfully. Aug 19 21:23:57.859124 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a3dc0666-9e0f-4057-afdb-7c65dbbe4169 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 returned with HTTP 202 Aug 19 21:23:57.859743 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 251/1009] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:23:57 2026] DELETE /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:57.868469 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-395dca88-7f62-4833-80fa-4084497aaf54 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:57.870841 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-395dca88-7f62-4833-80fa-4084497aaf54 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 Aug 19 21:23:57.871199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-395dca88-7f62-4833-80fa-4084497aaf54 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:57.871475 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-395dca88-7f62-4833-80fa-4084497aaf54 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:57.879770 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:57.879770 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:57.880932 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-395dca88-7f62-4833-80fa-4084497aaf54 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Snapshot retrieved successfully. Aug 19 21:23:57.883046 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-395dca88-7f62-4833-80fa-4084497aaf54 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 returned with HTTP 200 Aug 19 21:23:57.883046 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 253/1010] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:23:57 2026] GET /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:58.898696 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9d11c7ce-a1fe-4503-a4c7-9c5a4954fb8b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:58.901104 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d11c7ce-a1fe-4503-a4c7-9c5a4954fb8b tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 Aug 19 21:23:58.902340 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d11c7ce-a1fe-4503-a4c7-9c5a4954fb8b tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:58.902800 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d11c7ce-a1fe-4503-a4c7-9c5a4954fb8b tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:58.908623 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d11c7ce-a1fe-4503-a4c7-9c5a4954fb8b tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 returned with HTTP 404 Aug 19 21:23:58.909491 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 251/1011] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:23:58 2026] GET /volume/v3/snapshots/846e8396-0a17-400c-9d63-be1139747437 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:23:58.919136 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-79df6687-2d91-4292-842d-01b32c48529e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:58.921859 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79df6687-2d91-4292-842d-01b32c48529e tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb Aug 19 21:23:58.922432 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79df6687-2d91-4292-842d-01b32c48529e tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:58.922432 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79df6687-2d91-4292-842d-01b32c48529e tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:58.932380 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:58.932380 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:23:58.937023 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-79df6687-2d91-4292-842d-01b32c48529e tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Volume info retrieved successfully. Aug 19 21:23:58.942939 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79df6687-2d91-4292-842d-01b32c48529e tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb returned with HTTP 200 Aug 19 21:23:58.943462 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 257/1012] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:58 2026] GET /volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:23:58.959488 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-99ede2b4-ce54-49b5-960c-9873163e7729 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:58.961613 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-99ede2b4-ce54-49b5-960c-9873163e7729 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] DELETE https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb Aug 19 21:23:58.961883 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-99ede2b4-ce54-49b5-960c-9873163e7729 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:58.962111 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-99ede2b4-ce54-49b5-960c-9873163e7729 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:58.962376 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-99ede2b4-ce54-49b5-960c-9873163e7729 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Delete volume with id: 30c41d10-021b-4274-9fa6-75c173d595fb Aug 19 21:23:58.972117 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:58.972117 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:23:58.972873 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-99ede2b4-ce54-49b5-960c-9873163e7729 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Volume info retrieved successfully. Aug 19 21:23:59.019682 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-99ede2b4-ce54-49b5-960c-9873163e7729 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Delete volume request issued successfully. Aug 19 21:23:59.019843 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-99ede2b4-ce54-49b5-960c-9873163e7729 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb returned with HTTP 202 Aug 19 21:23:59.020468 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 252/1013] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:23:58 2026] DELETE /volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:23:59.032615 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fd72a887-9946-4ee7-955b-b09b3779cf09 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:23:59.036862 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd72a887-9946-4ee7-955b-b09b3779cf09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb Aug 19 21:23:59.037206 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd72a887-9946-4ee7-955b-b09b3779cf09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:23:59.037846 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd72a887-9946-4ee7-955b-b09b3779cf09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:23:59.050581 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:23:59.050581 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:23:59.057571 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fd72a887-9946-4ee7-955b-b09b3779cf09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Volume info retrieved successfully. Aug 19 21:23:59.064806 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd72a887-9946-4ee7-955b-b09b3779cf09 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb returned with HTTP 200 Aug 19 21:23:59.065425 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 254/1014] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:23:59 2026] GET /volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:00.081598 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb5af772-f527-4719-84dd-00ce46226dc2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:00.086675 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb5af772-f527-4719-84dd-00ce46226dc2 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] GET https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb Aug 19 21:24:00.086675 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb5af772-f527-4719-84dd-00ce46226dc2 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:00.086675 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb5af772-f527-4719-84dd-00ce46226dc2 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:00.095566 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb5af772-f527-4719-84dd-00ce46226dc2 tempest-SnapshotMetadataTestJSON-1104232350 tempest-SnapshotMetadataTestJSON-1104232350-project-member] https://10.4.3.158/volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb returned with HTTP 404 Aug 19 21:24:00.096286 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 252/1015] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:00 2026] GET /volume/v3/volumes/30c41d10-021b-4274-9fa6-75c173d595fb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:03.211327 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-59be6621-4156-4495-b09e-37fad65a63a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:03.411625 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:03.412194 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-881602924"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:03.414866 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-881602924'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:03.415187 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Create volume of 1 GB Aug 19 21:24:03.421987 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Availability Zones retrieved successfully. Aug 19 21:24:03.429485 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Flow 'volume_create_api' (1f2d8cb2-90c4-457b-8c14-f290419a42a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:03.430984 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc856a2-7816-4392-a712-551a48aac953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:03.432100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:03.479146 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc856a2-7816-4392-a712-551a48aac953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:03.480108 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a85502-ad2e-451f-a5f6-2abf08a48e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:03.575947 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Created reservations ['1b7d42ef-8f94-41d8-8a58-b0fd27022400', '4a73feff-0602-4f42-87c2-04d349482276', '56456a7a-ae29-41f9-81b7-72e4140acf03', '0c8ff346-0455-4603-a84d-c29f56d1bbb6'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:03.576931 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a85502-ad2e-451f-a5f6-2abf08a48e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7d42ef-8f94-41d8-8a58-b0fd27022400', '4a73feff-0602-4f42-87c2-04d349482276', '56456a7a-ae29-41f9-81b7-72e4140acf03', '0c8ff346-0455-4603-a84d-c29f56d1bbb6']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:03.577814 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a74d5f-7321-4114-b140-89f0bf0c8ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:03.614137 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a74d5f-7321-4114-b140-89f0bf0c8ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5ad48e6-1614-4019-a5ca-dd0fe578742c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-881602924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='888ae7fd31794b38b5fc84d45e17d5fb',qos_specs=None,replication_status=,reservations=['1b7d42ef-8f94-41d8-8a58-b0fd27022400','4a73feff-0602-4f42-87c2-04d349482276','56456a7a-ae29-41f9-81b7-72e4140acf03','0c8ff346-0455-4603-a84d-c29f56d1bbb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33a1e3498004021bed3f167b523ed65',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-881602924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5ad48e6-1614-4019-a5ca-dd0fe578742c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='888ae7fd31794b38b5fc84d45e17d5fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a33a1e3498004021bed3f167b523ed65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:03.615162 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0be511-35b8-4503-b70b-ebea2abfb78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:03.653591 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0be511-35b8-4503-b70b-ebea2abfb78f) transitioned into state 'SUCCESS' from state '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-881602924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='888ae7fd31794b38b5fc84d45e17d5fb',qos_specs=None,replication_status=,reservations=['1b7d42ef-8f94-41d8-8a58-b0fd27022400','4a73feff-0602-4f42-87c2-04d349482276','56456a7a-ae29-41f9-81b7-72e4140acf03','0c8ff346-0455-4603-a84d-c29f56d1bbb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33a1e3498004021bed3f167b523ed65',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:03.654379 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04fa8132-138c-4a1f-b243-5a0aa4bf9da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:03.672180 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04fa8132-138c-4a1f-b243-5a0aa4bf9da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:03.673575 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Flow 'volume_create_api' (1f2d8cb2-90c4-457b-8c14-f290419a42a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:03.673734 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Create volume request issued successfully. Aug 19 21:24:03.674700 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59be6621-4156-4495-b09e-37fad65a63a6 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:03.675313 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 258/1016] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:24:03 2026] POST /volume/v3/volumes => generated 818 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:03.697596 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-81d54e1b-9431-4b09-aa85-a428bcdaa6ad None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:03.700335 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-81d54e1b-9431-4b09-aa85-a428bcdaa6ad tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:03.700768 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-81d54e1b-9431-4b09-aa85-a428bcdaa6ad tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:03.700866 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-81d54e1b-9431-4b09-aa85-a428bcdaa6ad tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:03.710237 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:03.710237 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:03.727062 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-81d54e1b-9431-4b09-aa85-a428bcdaa6ad tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Volume info retrieved successfully. Aug 19 21:24:03.749382 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-81d54e1b-9431-4b09-aa85-a428bcdaa6ad tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c returned with HTTP 200 Aug 19 21:24:03.749887 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 253/1017] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:03 2026] GET /volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c => generated 886 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:04.774956 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f9ea16dd-e256-43d9-8727-ffc2136cef80 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:04.778789 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9ea16dd-e256-43d9-8727-ffc2136cef80 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:04.779173 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9ea16dd-e256-43d9-8727-ffc2136cef80 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:04.779812 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9ea16dd-e256-43d9-8727-ffc2136cef80 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:04.788552 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:04.788552 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:04.794163 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f9ea16dd-e256-43d9-8727-ffc2136cef80 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Volume info retrieved successfully. Aug 19 21:24:04.801392 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9ea16dd-e256-43d9-8727-ffc2136cef80 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c returned with HTTP 200 Aug 19 21:24:04.801909 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 255/1018] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:04 2026] GET /volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:04.818939 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-009e4ac0-5253-45d9-9640-f09ad85adfe0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:04.821812 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-009e4ac0-5253-45d9-9640-f09ad85adfe0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] POST https://10.4.3.158/volume/v3/volume-transfers Aug 19 21:24:04.822065 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-009e4ac0-5253-45d9-9640-f09ad85adfe0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b5ad48e6-1614-4019-a5ca-dd0fe578742c"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:04.824084 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volume_transfer [None req-009e4ac0-5253-45d9-9640-f09ad85adfe0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b5ad48e6-1614-4019-a5ca-dd0fe578742c'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 21:24:04.824539 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volume_transfer [None req-009e4ac0-5253-45d9-9640-f09ad85adfe0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Creating transfer of volume b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:04.824539 np0000007814 devstack@c-api.service[100176]: INFO cinder.transfer.api [None req-009e4ac0-5253-45d9-9640-f09ad85adfe0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Generating transfer record for volume b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:04.840097 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:04.840097 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:04.865816 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-009e4ac0-5253-45d9-9640-f09ad85adfe0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 202 Aug 19 21:24:04.866435 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 253/1019] 10.4.3.158 () {70 vars in 1326 bytes} [Wed Aug 19 21:24:04 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:04.894705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7c8a84cb-7483-4989-8187-0deafbb868e9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:04.900195 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7c8a84cb-7483-4989-8187-0deafbb868e9 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:04.900679 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7c8a84cb-7483-4989-8187-0deafbb868e9 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:04.901224 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7c8a84cb-7483-4989-8187-0deafbb868e9 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:04.914379 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:04.914379 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:04.923984 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7c8a84cb-7483-4989-8187-0deafbb868e9 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Volume info retrieved successfully. Aug 19 21:24:04.930707 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7c8a84cb-7483-4989-8187-0deafbb868e9 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c returned with HTTP 200 Aug 19 21:24:04.931344 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 259/1020] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:04 2026] GET /volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c => generated 953 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:04.952181 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f792cad4-d624-4a71-b052-c898a8071d4d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:04.954898 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f792cad4-d624-4a71-b052-c898a8071d4d tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volume-transfers/d1c5bc31-dc9c-447f-828d-d17b492ae591 Aug 19 21:24:04.954898 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f792cad4-d624-4a71-b052-c898a8071d4d tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:04.955134 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f792cad4-d624-4a71-b052-c898a8071d4d tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:04.962087 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f792cad4-d624-4a71-b052-c898a8071d4d tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volume-transfers/d1c5bc31-dc9c-447f-828d-d17b492ae591 returned with HTTP 200 Aug 19 21:24:04.962613 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 254/1021] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:24:04 2026] GET /volume/v3/volume-transfers/d1c5bc31-dc9c-447f-828d-d17b492ae591 => generated 540 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:04.978309 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d0512909-4a56-423d-a899-16ec4b55990a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:04.981163 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0512909-4a56-423d-a899-16ec4b55990a tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volume-transfers Aug 19 21:24:04.981502 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0512909-4a56-423d-a899-16ec4b55990a tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:04.981742 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0512909-4a56-423d-a899-16ec4b55990a tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:04.982372 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volume_transfer [None req-d0512909-4a56-423d-a899-16ec4b55990a tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Listing volume transfers {{(pid=100177) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 21:24:04.990762 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0512909-4a56-423d-a899-16ec4b55990a tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 200 Aug 19 21:24:04.991434 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 256/1022] 10.4.3.158 () {68 vars in 1305 bytes} [Wed Aug 19 21:24:04 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:05.002381 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:05.189067 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] POST https://10.4.3.158/volume/v3/volume-transfers/d1c5bc31-dc9c-447f-828d-d17b492ae591/accept Aug 19 21:24:05.189067 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "35283d4c8d24eee0"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:05.190707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.volume_transfer [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Accepting volume transfer d1c5bc31-dc9c-447f-828d-d17b492ae591 {{(pid=100176) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 21:24:05.190860 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Accepting transfer d1c5bc31-dc9c-447f-828d-d17b492ae591 Aug 19 21:24:05.296613 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Created reservations ['1c5426d6-1870-41a7-87d1-2f26a2dc66e5', '6cd011cd-3473-422a-bc17-49a3525323ed', '943edb98-2afc-4abb-adbe-2316634cf808', '8e38d85c-0757-482a-a7d8-ef41c0de55d0'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:05.343922 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Created reservations ['8496b957-32ce-45ee-9f15-b1d66a0ab7ca', '0f553fc4-d1b4-4b45-b938-c98045c944dd', 'f527584a-f4d5-4ea6-8d4a-62d8513e548d', 'e9ec46b0-7b57-4dce-b525-ec6e1bac0d6e'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:05.405875 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Created reservations ['02f955fc-ccff-4a01-910e-e686a9860f0a', '38e1e93f-1273-4864-9ba2-55d141cdb34a', '585dc033-3041-45c1-a401-81aad7a77293', '6225bb4e-1d9d-4aa1-b0b0-68959c435ae2'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:05.470230 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Created reservations ['747466ce-84c9-4d1a-8f61-ac2967fb27fa', '8ad31e10-e30d-4d85-8a73-a444dcc68e20', '0bfe9261-f934-4590-9516-bb4fbfb58587', 'dc6f4930-211f-4168-aba6-d6d05b44b4fe'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:05.492905 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Transfer volume completed successfully. Aug 19 21:24:05.696801 np0000007814 devstack@c-api.service[100176]: INFO cinder.transfer.api [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Volume b5ad48e6-1614-4019-a5ca-dd0fe578742c has been transferred. Aug 19 21:24:05.712438 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e9e2386-8ea1-4b78-be48-f77d98711b08 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] https://10.4.3.158/volume/v3/volume-transfers/d1c5bc31-dc9c-447f-828d-d17b492ae591/accept returned with HTTP 202 Aug 19 21:24:05.713005 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 254/1023] 10.4.3.158 () {70 vars in 1458 bytes} [Wed Aug 19 21:24:05 2026] POST /volume/v3/volume-transfers/d1c5bc31-dc9c-447f-828d-d17b492ae591/accept => generated 365 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:05.728940 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1c97aabd-93fe-4ec7-bf72-af35d39b62e5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:05.731342 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c97aabd-93fe-4ec7-bf72-af35d39b62e5 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] GET https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:05.731615 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c97aabd-93fe-4ec7-bf72-af35d39b62e5 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:05.731845 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c97aabd-93fe-4ec7-bf72-af35d39b62e5 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:05.748326 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:05.748326 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:05.755113 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1c97aabd-93fe-4ec7-bf72-af35d39b62e5 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Volume info retrieved successfully. Aug 19 21:24:05.761260 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c97aabd-93fe-4ec7-bf72-af35d39b62e5 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c returned with HTTP 200 Aug 19 21:24:05.761670 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 260/1024] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:05 2026] GET /volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c => generated 945 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:05.786680 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-69ceed2c-4ae4-4371-bd5e-8f508932b586 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:05.789394 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-69ceed2c-4ae4-4371-bd5e-8f508932b586 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] GET https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:05.789394 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-69ceed2c-4ae4-4371-bd5e-8f508932b586 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:05.789974 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-69ceed2c-4ae4-4371-bd5e-8f508932b586 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:05.801493 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:05.801493 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:05.810928 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-69ceed2c-4ae4-4371-bd5e-8f508932b586 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] Volume info retrieved successfully. Aug 19 21:24:05.821942 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-69ceed2c-4ae4-4371-bd5e-8f508932b586 tempest-VolumesTransfersV357Test-1457353112 tempest-VolumesTransfersV357Test-1457353112-project-member] https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c returned with HTTP 200 Aug 19 21:24:05.822633 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 255/1025] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:05 2026] GET /volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c => generated 945 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:05.847888 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cc634c28-28c2-4eeb-b0ab-3769c9e2779c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:05.850898 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cc634c28-28c2-4eeb-b0ab-3769c9e2779c tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/d1c5bc31-dc9c-447f-828d-d17b492ae591 Aug 19 21:24:05.851122 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cc634c28-28c2-4eeb-b0ab-3769c9e2779c tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:05.851344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cc634c28-28c2-4eeb-b0ab-3769c9e2779c tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:05.851464 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.volume_transfer [None req-cc634c28-28c2-4eeb-b0ab-3769c9e2779c tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Delete transfer with id: d1c5bc31-dc9c-447f-828d-d17b492ae591 Aug 19 21:24:05.860195 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cc634c28-28c2-4eeb-b0ab-3769c9e2779c tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volume-transfers/d1c5bc31-dc9c-447f-828d-d17b492ae591 returned with HTTP 404 Aug 19 21:24:05.860533 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 257/1026] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Aug 19 21:24:05 2026] DELETE /volume/v3/volume-transfers/d1c5bc31-dc9c-447f-828d-d17b492ae591 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:24:05.874141 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1ab08ac7-4fa9-4f98-834f-8a4f6a9b64b8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:05.981166 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1ab08ac7-4fa9-4f98-834f-8a4f6a9b64b8 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:05.981492 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1ab08ac7-4fa9-4f98-834f-8a4f6a9b64b8 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:05.981767 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1ab08ac7-4fa9-4f98-834f-8a4f6a9b64b8 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:05.982028 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1ab08ac7-4fa9-4f98-834f-8a4f6a9b64b8 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Delete volume with id: b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:05.992002 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:05.992002 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:05.992541 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1ab08ac7-4fa9-4f98-834f-8a4f6a9b64b8 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Volume info retrieved successfully. Aug 19 21:24:06.021810 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1ab08ac7-4fa9-4f98-834f-8a4f6a9b64b8 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Delete volume request issued successfully. Aug 19 21:24:06.022098 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1ab08ac7-4fa9-4f98-834f-8a4f6a9b64b8 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c returned with HTTP 202 Aug 19 21:24:06.022919 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 255/1027] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:24:05 2026] DELETE /volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:24:06.033594 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d643b076-b237-4f1a-b97c-e11d4ca00cf2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:06.036823 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d643b076-b237-4f1a-b97c-e11d4ca00cf2 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] GET https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:06.037062 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d643b076-b237-4f1a-b97c-e11d4ca00cf2 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:06.037456 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d643b076-b237-4f1a-b97c-e11d4ca00cf2 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:06.053658 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:06.053658 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:06.061817 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d643b076-b237-4f1a-b97c-e11d4ca00cf2 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Volume info retrieved successfully. Aug 19 21:24:06.071742 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d643b076-b237-4f1a-b97c-e11d4ca00cf2 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c returned with HTTP 200 Aug 19 21:24:06.071742 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 261/1028] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:06 2026] GET /volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c => generated 1129 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:07.090766 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3a0c365e-e618-4035-9b9c-8c511b56aa01 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:07.094069 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a0c365e-e618-4035-9b9c-8c511b56aa01 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] GET https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:07.095789 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a0c365e-e618-4035-9b9c-8c511b56aa01 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:07.096182 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a0c365e-e618-4035-9b9c-8c511b56aa01 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:07.112284 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a0c365e-e618-4035-9b9c-8c511b56aa01 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c returned with HTTP 404 Aug 19 21:24:07.112284 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 256/1029] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:07 2026] GET /volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:24:07.125561 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4bd148b4-71d7-4639-bb64-ed3ebdb01810 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:07.129519 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4bd148b4-71d7-4639-bb64-ed3ebdb01810 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:07.129519 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4bd148b4-71d7-4639-bb64-ed3ebdb01810 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:07.131270 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4bd148b4-71d7-4639-bb64-ed3ebdb01810 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:07.143874 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4bd148b4-71d7-4639-bb64-ed3ebdb01810 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c returned with HTTP 404 Aug 19 21:24:07.144711 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 258/1030] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:07 2026] GET /volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:24:07.156833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4c46b015-d93a-4d14-9760-5a93b1b05802 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:07.161591 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c46b015-d93a-4d14-9760-5a93b1b05802 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:07.162209 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c46b015-d93a-4d14-9760-5a93b1b05802 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:07.163225 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c46b015-d93a-4d14-9760-5a93b1b05802 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:07.163225 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-4c46b015-d93a-4d14-9760-5a93b1b05802 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Delete volume with id: b5ad48e6-1614-4019-a5ca-dd0fe578742c Aug 19 21:24:07.172816 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c46b015-d93a-4d14-9760-5a93b1b05802 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c returned with HTTP 404 Aug 19 21:24:07.173618 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 256/1031] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:24:07 2026] DELETE /volume/v3/volumes/b5ad48e6-1614-4019-a5ca-dd0fe578742c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:24:07.186853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a2eed474-134b-43d1-970c-25d9a39ba174 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:07.189175 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:07.189805 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1224719955"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:07.194863 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1224719955'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:07.196488 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Create volume of 1 GB Aug 19 21:24:07.204173 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Availability Zones retrieved successfully. Aug 19 21:24:07.214913 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Flow 'volume_create_api' (713bed70-393f-4eb4-ad43-3db01fc2fe0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:07.217174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f302f61-9783-4b04-bf2a-ef217000b10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:07.217913 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:07.266922 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f302f61-9783-4b04-bf2a-ef217000b10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:07.267869 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e7fca41-c11b-4bd0-9093-33dfd5cbb332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:07.351161 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Created reservations ['a7eddced-bd8e-41d7-9bc0-8b81ed059ecb', 'c6babfe0-b620-4463-acbc-84aa6d20a060', '045be3eb-6ed9-4eed-901e-8251166a22ce', 'be53219c-27de-4452-9d21-628a37633ecb'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:07.352449 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e7fca41-c11b-4bd0-9093-33dfd5cbb332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7eddced-bd8e-41d7-9bc0-8b81ed059ecb', 'c6babfe0-b620-4463-acbc-84aa6d20a060', '045be3eb-6ed9-4eed-901e-8251166a22ce', 'be53219c-27de-4452-9d21-628a37633ecb']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:07.353535 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b95db9c-43ce-479f-97aa-96cf299f05aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:07.395376 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b95db9c-43ce-479f-97aa-96cf299f05aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d12e336-93ad-4281-a1a0-ed1b0b7ad74f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1224719955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='888ae7fd31794b38b5fc84d45e17d5fb',qos_specs=None,replication_status=,reservations=['a7eddced-bd8e-41d7-9bc0-8b81ed059ecb','c6babfe0-b620-4463-acbc-84aa6d20a060','045be3eb-6ed9-4eed-901e-8251166a22ce','be53219c-27de-4452-9d21-628a37633ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33a1e3498004021bed3f167b523ed65',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1224719955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d12e336-93ad-4281-a1a0-ed1b0b7ad74f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='888ae7fd31794b38b5fc84d45e17d5fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a33a1e3498004021bed3f167b523ed65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:07.396806 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94d328b8-c154-4b8d-9925-5bc92dbfda1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:07.442331 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94d328b8-c154-4b8d-9925-5bc92dbfda1b) transitioned into state 'SUCCESS' from state '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-1224719955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='888ae7fd31794b38b5fc84d45e17d5fb',qos_specs=None,replication_status=,reservations=['a7eddced-bd8e-41d7-9bc0-8b81ed059ecb','c6babfe0-b620-4463-acbc-84aa6d20a060','045be3eb-6ed9-4eed-901e-8251166a22ce','be53219c-27de-4452-9d21-628a37633ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33a1e3498004021bed3f167b523ed65',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:07.442331 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8e3e909-1b0c-4217-b759-d582df42889e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:07.469127 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8e3e909-1b0c-4217-b759-d582df42889e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:07.469127 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Flow 'volume_create_api' (713bed70-393f-4eb4-ad43-3db01fc2fe0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:07.469127 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Create volume request issued successfully. Aug 19 21:24:07.469127 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2eed474-134b-43d1-970c-25d9a39ba174 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:07.470912 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 262/1032] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:24:07 2026] POST /volume/v3/volumes => generated 819 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:07.490709 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-40af57ca-1b6f-4bae-a4a8-b0dcfd55d3c8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:07.494622 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40af57ca-1b6f-4bae-a4a8-b0dcfd55d3c8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:07.495736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40af57ca-1b6f-4bae-a4a8-b0dcfd55d3c8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:07.495736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40af57ca-1b6f-4bae-a4a8-b0dcfd55d3c8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:07.516475 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:07.516475 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:07.526241 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-40af57ca-1b6f-4bae-a4a8-b0dcfd55d3c8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Volume info retrieved successfully. Aug 19 21:24:07.536173 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40af57ca-1b6f-4bae-a4a8-b0dcfd55d3c8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f returned with HTTP 200 Aug 19 21:24:07.537051 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 257/1033] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:07 2026] GET /volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f => generated 887 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:08.556865 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1465b00b-b8f0-471a-95cf-5376eca04aba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:08.561613 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1465b00b-b8f0-471a-95cf-5376eca04aba tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:08.561872 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1465b00b-b8f0-471a-95cf-5376eca04aba tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:08.563372 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1465b00b-b8f0-471a-95cf-5376eca04aba tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:08.576924 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:08.576924 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:08.592573 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1465b00b-b8f0-471a-95cf-5376eca04aba tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Volume info retrieved successfully. Aug 19 21:24:08.601854 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1465b00b-b8f0-471a-95cf-5376eca04aba tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f returned with HTTP 200 Aug 19 21:24:08.603728 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 259/1034] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:08 2026] GET /volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f => generated 946 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:08.626141 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fce87acc-753c-4666-88e7-530d4e7d0cf8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:08.630387 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fce87acc-753c-4666-88e7-530d4e7d0cf8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] POST https://10.4.3.158/volume/v3/volume-transfers Aug 19 21:24:08.630702 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fce87acc-753c-4666-88e7-530d4e7d0cf8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6d12e336-93ad-4281-a1a0-ed1b0b7ad74f"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:08.635076 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volume_transfer [None req-fce87acc-753c-4666-88e7-530d4e7d0cf8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Creating new volume transfer {'transfer': {'volume_id': '6d12e336-93ad-4281-a1a0-ed1b0b7ad74f'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 21:24:08.636993 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volume_transfer [None req-fce87acc-753c-4666-88e7-530d4e7d0cf8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Creating transfer of volume 6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:08.636993 np0000007814 devstack@c-api.service[100176]: INFO cinder.transfer.api [None req-fce87acc-753c-4666-88e7-530d4e7d0cf8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Generating transfer record for volume 6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:08.655775 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:08.655775 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:08.686269 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fce87acc-753c-4666-88e7-530d4e7d0cf8 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 202 Aug 19 21:24:08.686269 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 257/1035] 10.4.3.158 () {70 vars in 1326 bytes} [Wed Aug 19 21:24:08 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:08.703465 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f5effb03-50e4-454c-9e45-f8dae9e63f34 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:08.708905 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5effb03-50e4-454c-9e45-f8dae9e63f34 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:08.709306 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5effb03-50e4-454c-9e45-f8dae9e63f34 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:08.709683 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5effb03-50e4-454c-9e45-f8dae9e63f34 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:08.740436 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:08.740436 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:08.754828 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f5effb03-50e4-454c-9e45-f8dae9e63f34 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Volume info retrieved successfully. Aug 19 21:24:08.765487 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5effb03-50e4-454c-9e45-f8dae9e63f34 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f returned with HTTP 200 Aug 19 21:24:08.766327 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 263/1036] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:08 2026] GET /volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f => generated 954 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:08.788582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5335380e-f821-43c4-9ed7-4bf382b5f0a9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:08.792085 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5335380e-f821-43c4-9ed7-4bf382b5f0a9 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volume-transfers/detail Aug 19 21:24:08.792354 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5335380e-f821-43c4-9ed7-4bf382b5f0a9 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:08.792729 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5335380e-f821-43c4-9ed7-4bf382b5f0a9 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:08.793153 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volume_transfer [None req-5335380e-f821-43c4-9ed7-4bf382b5f0a9 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Listing volume transfers {{(pid=100178) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 21:24:08.804903 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5335380e-f821-43c4-9ed7-4bf382b5f0a9 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 19 21:24:08.805889 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 258/1037] 10.4.3.158 () {68 vars in 1326 bytes} [Wed Aug 19 21:24:08 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:08.822003 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3629f14d-0f73-491f-9ba4-0e64b385c553 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:08.824126 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3629f14d-0f73-491f-9ba4-0e64b385c553 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/3b4b4465-ad8c-4038-85e9-136dd9c3ebda Aug 19 21:24:08.824393 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3629f14d-0f73-491f-9ba4-0e64b385c553 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:08.824570 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3629f14d-0f73-491f-9ba4-0e64b385c553 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:08.824760 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.volume_transfer [None req-3629f14d-0f73-491f-9ba4-0e64b385c553 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Delete transfer with id: 3b4b4465-ad8c-4038-85e9-136dd9c3ebda Aug 19 21:24:08.844491 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:08.844491 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:08.862364 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3629f14d-0f73-491f-9ba4-0e64b385c553 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volume-transfers/3b4b4465-ad8c-4038-85e9-136dd9c3ebda returned with HTTP 202 Aug 19 21:24:08.863505 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 260/1038] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Aug 19 21:24:08 2026] DELETE /volume/v3/volume-transfers/3b4b4465-ad8c-4038-85e9-136dd9c3ebda => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:24:08.874601 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ed2e5c38-298e-4642-bfa0-1ba62e8727df None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:08.880724 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed2e5c38-298e-4642-bfa0-1ba62e8727df tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:08.880724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed2e5c38-298e-4642-bfa0-1ba62e8727df tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:08.880724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed2e5c38-298e-4642-bfa0-1ba62e8727df tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:08.894544 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:08.894544 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:08.907914 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ed2e5c38-298e-4642-bfa0-1ba62e8727df tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Volume info retrieved successfully. Aug 19 21:24:08.911512 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed2e5c38-298e-4642-bfa0-1ba62e8727df tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f returned with HTTP 200 Aug 19 21:24:08.912627 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 258/1039] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:08 2026] GET /volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f => generated 946 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:08.936732 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7564b400-f4e1-4938-a5cd-a8ebc3e9f1e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:08.939678 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7564b400-f4e1-4938-a5cd-a8ebc3e9f1e0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/3b4b4465-ad8c-4038-85e9-136dd9c3ebda Aug 19 21:24:08.940234 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7564b400-f4e1-4938-a5cd-a8ebc3e9f1e0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:08.940870 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7564b400-f4e1-4938-a5cd-a8ebc3e9f1e0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:08.940870 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.volume_transfer [None req-7564b400-f4e1-4938-a5cd-a8ebc3e9f1e0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Delete transfer with id: 3b4b4465-ad8c-4038-85e9-136dd9c3ebda Aug 19 21:24:08.954337 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7564b400-f4e1-4938-a5cd-a8ebc3e9f1e0 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volume-transfers/3b4b4465-ad8c-4038-85e9-136dd9c3ebda returned with HTTP 404 Aug 19 21:24:08.955195 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 264/1040] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Aug 19 21:24:08 2026] DELETE /volume/v3/volume-transfers/3b4b4465-ad8c-4038-85e9-136dd9c3ebda => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:24:08.967568 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-27af1309-e2b6-4793-a08b-167c9d40ce3a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:08.972800 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-27af1309-e2b6-4793-a08b-167c9d40ce3a tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:08.974389 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-27af1309-e2b6-4793-a08b-167c9d40ce3a tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:08.974814 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-27af1309-e2b6-4793-a08b-167c9d40ce3a tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:08.975337 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-27af1309-e2b6-4793-a08b-167c9d40ce3a tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Delete volume with id: 6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:08.989875 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:08.989875 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:08.990376 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-27af1309-e2b6-4793-a08b-167c9d40ce3a tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Volume info retrieved successfully. Aug 19 21:24:09.054083 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-27af1309-e2b6-4793-a08b-167c9d40ce3a tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Delete volume request issued successfully. Aug 19 21:24:09.054405 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-27af1309-e2b6-4793-a08b-167c9d40ce3a tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f returned with HTTP 202 Aug 19 21:24:09.056439 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 259/1041] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:24:08 2026] DELETE /volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:24:09.071233 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c8e2f3b5-b638-47c7-a718-58718a5a9d26 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:09.075693 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c8e2f3b5-b638-47c7-a718-58718a5a9d26 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] GET https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:09.076030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c8e2f3b5-b638-47c7-a718-58718a5a9d26 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:09.076393 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c8e2f3b5-b638-47c7-a718-58718a5a9d26 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:09.088433 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:09.088433 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:09.102805 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c8e2f3b5-b638-47c7-a718-58718a5a9d26 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Volume info retrieved successfully. Aug 19 21:24:09.112868 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c8e2f3b5-b638-47c7-a718-58718a5a9d26 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f returned with HTTP 200 Aug 19 21:24:09.113467 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 261/1042] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:09 2026] GET /volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f => generated 1130 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:10.135444 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-61ea0a79-377f-4558-a6a1-d71d50f281a9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:10.137665 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-61ea0a79-377f-4558-a6a1-d71d50f281a9 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] GET https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:10.137665 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-61ea0a79-377f-4558-a6a1-d71d50f281a9 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:10.138856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-61ea0a79-377f-4558-a6a1-d71d50f281a9 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:10.149437 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-61ea0a79-377f-4558-a6a1-d71d50f281a9 tempest-VolumesTransfersV357Test-1958846832 tempest-VolumesTransfersV357Test-1958846832-project-admin] https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f returned with HTTP 404 Aug 19 21:24:10.150498 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 259/1043] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:10 2026] GET /volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:24:10.170259 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9a4770bc-c187-454e-8abc-91769817a8e4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:10.170259 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a4770bc-c187-454e-8abc-91769817a8e4 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] GET https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:10.170259 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a4770bc-c187-454e-8abc-91769817a8e4 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:10.170679 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a4770bc-c187-454e-8abc-91769817a8e4 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:10.180050 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a4770bc-c187-454e-8abc-91769817a8e4 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f returned with HTTP 404 Aug 19 21:24:10.180322 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 265/1044] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:24:10 2026] GET /volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:24:10.192489 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-113900be-c29c-43ca-abd8-bb55561b1b56 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:10.194766 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-113900be-c29c-43ca-abd8-bb55561b1b56 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] DELETE https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:10.195087 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-113900be-c29c-43ca-abd8-bb55561b1b56 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:10.195345 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-113900be-c29c-43ca-abd8-bb55561b1b56 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:10.196204 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-113900be-c29c-43ca-abd8-bb55561b1b56 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] Delete volume with id: 6d12e336-93ad-4281-a1a0-ed1b0b7ad74f Aug 19 21:24:10.206542 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-113900be-c29c-43ca-abd8-bb55561b1b56 tempest-VolumesTransfersV357Test-1936717116 tempest-VolumesTransfersV357Test-1936717116-project-member] https://10.4.3.158/volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f returned with HTTP 404 Aug 19 21:24:10.206542 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 260/1045] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:24:10 2026] DELETE /volume/v3/volumes/6d12e336-93ad-4281-a1a0-ed1b0b7ad74f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:24:10.374672 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c709686f-027c-4951-8443-3c13d9a76d1b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:10.376885 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c709686f-027c-4951-8443-3c13d9a76d1b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:10.377501 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c709686f-027c-4951-8443-3c13d9a76d1b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:10.377501 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c709686f-027c-4951-8443-3c13d9a76d1b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:10.387452 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:10.387452 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:10.394528 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c709686f-027c-4951-8443-3c13d9a76d1b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:10.402265 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c709686f-027c-4951-8443-3c13d9a76d1b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:10.402973 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 262/1046] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:10 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:10.486087 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-7db8f462-b7a2-47af-af22-58f5c7df2413 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:10.492118 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-7db8f462-b7a2-47af-af22-58f5c7df2413 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:10.492118 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-7db8f462-b7a2-47af-af22-58f5c7df2413 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:10.492118 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-7db8f462-b7a2-47af-af22-58f5c7df2413 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:10.498918 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:10.498918 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:10.503787 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-7db8f462-b7a2-47af-af22-58f5c7df2413 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:10.510912 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-7db8f462-b7a2-47af-af22-58f5c7df2413 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:10.511549 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 260/1047] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:10 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:10.668326 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-622d7906-5e87-45d2-892b-11274c8e2c0d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:10.668857 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-622d7906-5e87-45d2-892b-11274c8e2c0d None None] GET https://10.4.3.158/volume// Aug 19 21:24:10.669127 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-622d7906-5e87-45d2-892b-11274c8e2c0d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:10.669463 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-622d7906-5e87-45d2-892b-11274c8e2c0d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:10.669899 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-622d7906-5e87-45d2-892b-11274c8e2c0d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:10.670455 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 266/1048] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:24:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:10.686484 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-a30220b7-5f08-4bcc-bbe8-dc56aeff3f1b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:10.689405 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-a30220b7-5f08-4bcc-bbe8-dc56aeff3f1b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:24:10.690500 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-a30220b7-5f08-4bcc-bbe8-dc56aeff3f1b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c7759e9-772d-42f4-99f6-b3d9d6c07294", "connector": null, "instance_uuid": "60648f1a-9ce7-4208-84e4-3d5cdfc482c5"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:10.708083 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:10.708083 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:10.788456 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-a30220b7-5f08-4bcc-bbe8-dc56aeff3f1b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:24:10.788748 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 261/1049] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:24:10 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:10.839415 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dd88c50e-3223-4fdf-8246-68218b382b2a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:10.842123 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd88c50e-3223-4fdf-8246-68218b382b2a tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:10.842471 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd88c50e-3223-4fdf-8246-68218b382b2a tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:10.842649 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd88c50e-3223-4fdf-8246-68218b382b2a tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:10.861513 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:10.861513 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:10.866775 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0fc68478-6f8c-4bb8-8c84-55430418ff0a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:10.868838 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fc68478-6f8c-4bb8-8c84-55430418ff0a None None] GET https://10.4.3.158/volume// Aug 19 21:24:10.868838 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0fc68478-6f8c-4bb8-8c84-55430418ff0a None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:10.868838 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0fc68478-6f8c-4bb8-8c84-55430418ff0a None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:10.868838 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fc68478-6f8c-4bb8-8c84-55430418ff0a None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:10.868838 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 261/1050] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:10.869760 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dd88c50e-3223-4fdf-8246-68218b382b2a tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:10.880594 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd88c50e-3223-4fdf-8246-68218b382b2a tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:10.881325 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 263/1051] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:10 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:10.882278 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-c4b8743e-d63a-4e4a-9d30-de564217118c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:10.886768 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-c4b8743e-d63a-4e4a-9d30-de564217118c tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:10.887239 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-c4b8743e-d63a-4e4a-9d30-de564217118c tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:10.887397 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-c4b8743e-d63a-4e4a-9d30-de564217118c tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:10.903815 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:10.903815 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:10.910769 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-c4b8743e-d63a-4e4a-9d30-de564217118c tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:10.918199 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-c4b8743e-d63a-4e4a-9d30-de564217118c tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:10.918766 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 267/1052] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:24:10 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:11.066286 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-37614438-bd3e-4762-82ca-050ba757df03 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:11.068978 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-37614438-bd3e-4762-82ca-050ba757df03 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] PUT https://10.4.3.158/volume/v3/attachments/a0804053-952d-4338-9f96-52d9184000f1 Aug 19 21:24:11.069878 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-37614438-bd3e-4762-82ca-050ba757df03 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:11.083140 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-37614438-bd3e-4762-82ca-050ba757df03 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Acquiring lock "cinder-attachment_update-7c7759e9-772d-42f4-99f6-b3d9d6c07294-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:24:11.089363 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-37614438-bd3e-4762-82ca-050ba757df03 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Lock "cinder-attachment_update-7c7759e9-772d-42f4-99f6-b3d9d6c07294-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:24:11.091389 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:11.091389 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:11.266316 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-37614438-bd3e-4762-82ca-050ba757df03 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Lock "cinder-attachment_update-7c7759e9-772d-42f4-99f6-b3d9d6c07294-np0000007814" released by "attachment_update" :: held 0.177s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:24:11.266827 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-37614438-bd3e-4762-82ca-050ba757df03 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a0804053-952d-4338-9f96-52d9184000f1 returned with HTTP 200 Aug 19 21:24:11.267302 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 262/1053] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:24:11 2026] PUT /volume/v3/attachments/a0804053-952d-4338-9f96-52d9184000f1 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:11.899982 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ebf6a145-9aee-40f9-a2aa-cddd5c7d061f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:11.902755 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ebf6a145-9aee-40f9-a2aa-cddd5c7d061f tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:11.903381 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ebf6a145-9aee-40f9-a2aa-cddd5c7d061f tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:11.903455 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ebf6a145-9aee-40f9-a2aa-cddd5c7d061f tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:11.922220 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:11.922220 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:11.937296 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ebf6a145-9aee-40f9-a2aa-cddd5c7d061f tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:11.947179 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ebf6a145-9aee-40f9-a2aa-cddd5c7d061f tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:11.947879 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 262/1054] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:11 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:12.423647 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8b938fc1-8fd1-4ca5-a664-19f70fcf3e84 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:12.433157 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b938fc1-8fd1-4ca5-a664-19f70fcf3e84 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:24:12.434264 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b938fc1-8fd1-4ca5-a664-19f70fcf3e84 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:12.434264 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b938fc1-8fd1-4ca5-a664-19f70fcf3e84 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:12.454295 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:12.454295 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:12.459041 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8b938fc1-8fd1-4ca5-a664-19f70fcf3e84 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:24:12.469774 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b938fc1-8fd1-4ca5-a664-19f70fcf3e84 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:24:12.470237 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 264/1055] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:12 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:12.589562 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-cc0cc901-8a94-4c1b-97ba-c1e17fc1d908 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:12.591807 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-cc0cc901-8a94-4c1b-97ba-c1e17fc1d908 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:24:12.592607 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-cc0cc901-8a94-4c1b-97ba-c1e17fc1d908 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:12.592773 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-cc0cc901-8a94-4c1b-97ba-c1e17fc1d908 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:12.614987 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:12.614987 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:12.622515 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-cc0cc901-8a94-4c1b-97ba-c1e17fc1d908 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:24:12.635467 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-cc0cc901-8a94-4c1b-97ba-c1e17fc1d908 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:24:12.636096 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 268/1056] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:12 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:12.721620 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-b6a09fe1-e198-49ed-97ce-0217f7c61d55 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:12.725812 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-b6a09fe1-e198-49ed-97ce-0217f7c61d55 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] POST https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965/action Aug 19 21:24:12.725812 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-b6a09fe1-e198-49ed-97ce-0217f7c61d55 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:12.726063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-b6a09fe1-e198-49ed-97ce-0217f7c61d55 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:12.750719 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:12.750719 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:12.751137 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-b6a09fe1-e198-49ed-97ce-0217f7c61d55 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:24:12.761544 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-b6a09fe1-e198-49ed-97ce-0217f7c61d55 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Begin detaching volume completed successfully. Aug 19 21:24:12.762257 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-b6a09fe1-e198-49ed-97ce-0217f7c61d55 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965/action returned with HTTP 202 Aug 19 21:24:12.762437 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 263/1057] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:24:12 2026] POST /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:24:12.835122 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6011bc57-b8e9-4ad8-9514-552070a29adb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:12.835489 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6011bc57-b8e9-4ad8-9514-552070a29adb None None] GET https://10.4.3.158/volume// Aug 19 21:24:12.835801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6011bc57-b8e9-4ad8-9514-552070a29adb None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:12.835801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6011bc57-b8e9-4ad8-9514-552070a29adb None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:12.836327 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6011bc57-b8e9-4ad8-9514-552070a29adb None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:12.836612 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 263/1058] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:12.850117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-7e65153e-2ad4-4d78-a9f2-b39c55dc0aab None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:12.852841 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-7e65153e-2ad4-4d78-a9f2-b39c55dc0aab tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:24:12.853313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-7e65153e-2ad4-4d78-a9f2-b39c55dc0aab tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:12.853625 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-7e65153e-2ad4-4d78-a9f2-b39c55dc0aab tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:12.872196 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:12.872196 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:12.877370 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-7e65153e-2ad4-4d78-a9f2-b39c55dc0aab tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:24:12.888851 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-7e65153e-2ad4-4d78-a9f2-b39c55dc0aab tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:24:12.890470 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 265/1059] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:24:12 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:12.966263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6be2ab53-5ba2-4ea6-8e6a-5e849c397936 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:12.968863 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6be2ab53-5ba2-4ea6-8e6a-5e849c397936 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:12.969334 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6be2ab53-5ba2-4ea6-8e6a-5e849c397936 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:12.969649 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6be2ab53-5ba2-4ea6-8e6a-5e849c397936 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:12.986248 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:12.986248 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:12.992690 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6be2ab53-5ba2-4ea6-8e6a-5e849c397936 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:13.000202 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6be2ab53-5ba2-4ea6-8e6a-5e849c397936 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:13.000743 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 269/1060] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:12 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:14.015823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ceddd4ac-e045-4eed-8412-6e392611b070 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:14.018992 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ceddd4ac-e045-4eed-8412-6e392611b070 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:14.018992 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ceddd4ac-e045-4eed-8412-6e392611b070 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:14.019203 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ceddd4ac-e045-4eed-8412-6e392611b070 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:14.030544 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:14.030544 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:14.034773 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ceddd4ac-e045-4eed-8412-6e392611b070 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:14.039669 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ceddd4ac-e045-4eed-8412-6e392611b070 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:14.040112 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 264/1061] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:14 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:14.491195 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:14.631511 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:14.631884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-419110102"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:14.633399 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-419110102'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:14.633611 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Create volume of 1 GB Aug 19 21:24:14.638453 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Availability Zones retrieved successfully. Aug 19 21:24:14.646486 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Flow 'volume_create_api' (d883891e-2d4c-415a-a0a4-6038dce1db26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:14.647895 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (454dc5be-bff0-4eb2-bfcf-483549a06c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:14.649249 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:14.690000 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (454dc5be-bff0-4eb2-bfcf-483549a06c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:14.690526 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe1df58-6ec5-4e04-892a-b67648f7d90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:14.762611 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Created reservations ['49de3a4a-e139-4b25-b9f8-93460a7218f7', '03657920-e966-41b6-b44a-6814fd029187', '4d3d65e1-8009-4eb4-904b-e479c22fabe4', '96a3a08f-bd13-4a21-a41e-f36d9b9c4cab'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:14.763600 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe1df58-6ec5-4e04-892a-b67648f7d90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49de3a4a-e139-4b25-b9f8-93460a7218f7', '03657920-e966-41b6-b44a-6814fd029187', '4d3d65e1-8009-4eb4-904b-e479c22fabe4', '96a3a08f-bd13-4a21-a41e-f36d9b9c4cab']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:14.764563 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59be4a1d-a4a9-4ab4-9047-8fc4858da629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:14.793406 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59be4a1d-a4a9-4ab4-9047-8fc4858da629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e22fb43-cf7d-40b1-9f20-ca145820c14d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-419110102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebddbf1f45d343f2b644f9fc8e6a39c5',qos_specs=None,replication_status=,reservations=['49de3a4a-e139-4b25-b9f8-93460a7218f7','03657920-e966-41b6-b44a-6814fd029187','4d3d65e1-8009-4eb4-904b-e479c22fabe4','96a3a08f-bd13-4a21-a41e-f36d9b9c4cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0bd754240cc48ab9c2d6eea5c07ad1e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-419110102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e22fb43-cf7d-40b1-9f20-ca145820c14d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebddbf1f45d343f2b644f9fc8e6a39c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0bd754240cc48ab9c2d6eea5c07ad1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:14.794159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9201cd-4db6-4db9-9662-fedd7d62fcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:14.818568 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9201cd-4db6-4db9-9662-fedd7d62fcdd) transitioned into state 'SUCCESS' from state '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-419110102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebddbf1f45d343f2b644f9fc8e6a39c5',qos_specs=None,replication_status=,reservations=['49de3a4a-e139-4b25-b9f8-93460a7218f7','03657920-e966-41b6-b44a-6814fd029187','4d3d65e1-8009-4eb4-904b-e479c22fabe4','96a3a08f-bd13-4a21-a41e-f36d9b9c4cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0bd754240cc48ab9c2d6eea5c07ad1e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:14.820834 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813cec00-b3a6-4230-ba7b-43768cb85af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:14.831985 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813cec00-b3a6-4230-ba7b-43768cb85af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:14.833074 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Flow 'volume_create_api' (d883891e-2d4c-415a-a0a4-6038dce1db26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:14.833575 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Create volume request issued successfully. Aug 19 21:24:14.834241 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-714b2b0f-ff05-4c44-aefd-c3e081d54f09 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:14.834806 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 264/1062] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:14 2026] POST /volume/v3/volumes => generated 749 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:14.849951 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9db28714-d309-4d5c-ad6e-7c5880a40495 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:14.854468 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9db28714-d309-4d5c-ad6e-7c5880a40495 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d Aug 19 21:24:14.854682 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9db28714-d309-4d5c-ad6e-7c5880a40495 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:14.854933 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9db28714-d309-4d5c-ad6e-7c5880a40495 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:14.872812 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:14.872812 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:14.882887 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9db28714-d309-4d5c-ad6e-7c5880a40495 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Volume info retrieved successfully. Aug 19 21:24:14.891453 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9db28714-d309-4d5c-ad6e-7c5880a40495 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d returned with HTTP 200 Aug 19 21:24:14.891453 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 266/1063] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:14 2026] GET /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:15.054329 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bf35de49-a940-420e-bad1-5db115513054 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:15.056425 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf35de49-a940-420e-bad1-5db115513054 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:15.056637 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf35de49-a940-420e-bad1-5db115513054 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:15.056858 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf35de49-a940-420e-bad1-5db115513054 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:15.064766 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:15.069106 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:15.069106 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:15.069652 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:15.070100 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1518454991"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:15.072464 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1518454991'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:15.072712 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Create volume of 1 GB Aug 19 21:24:15.073590 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bf35de49-a940-420e-bad1-5db115513054 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:15.078942 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf35de49-a940-420e-bad1-5db115513054 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:15.079426 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Availability Zones retrieved successfully. Aug 19 21:24:15.079563 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 270/1064] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:15 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:24:15.090197 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Flow 'volume_create_api' (a501ed38-23ad-4e39-86a5-907d1c57a41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:15.092395 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (095b69c5-a7f8-47f8-9383-5c8e4ff674a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:15.093903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:15.131090 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (095b69c5-a7f8-47f8-9383-5c8e4ff674a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:15.132327 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70661e96-f45b-443f-bb94-46d097596741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:15.227130 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Created reservations ['36dbe73a-8139-4aca-9a63-34b25c558c04', 'eae1f4e4-4542-4832-8fc6-ba1fe9eda9d7', 'e09bf973-be61-4022-9652-d8fca67a039e', 'b1b79b86-86d4-4737-bdd0-192a9b7e7f8e'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:15.227511 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70661e96-f45b-443f-bb94-46d097596741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36dbe73a-8139-4aca-9a63-34b25c558c04', 'eae1f4e4-4542-4832-8fc6-ba1fe9eda9d7', 'e09bf973-be61-4022-9652-d8fca67a039e', 'b1b79b86-86d4-4737-bdd0-192a9b7e7f8e']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:15.228324 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffeafd3-c094-4f9f-a719-6f0de51abccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:15.260249 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffeafd3-c094-4f9f-a719-6f0de51abccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f80c562-a4ea-4f36-9334-95b31c04ea4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1518454991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae285c6297604d0db049d7ca677bedc6',qos_specs=None,replication_status=,reservations=['36dbe73a-8139-4aca-9a63-34b25c558c04','eae1f4e4-4542-4832-8fc6-ba1fe9eda9d7','e09bf973-be61-4022-9652-d8fca67a039e','b1b79b86-86d4-4737-bdd0-192a9b7e7f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8225fb58334573aa91e31b454c5f20',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1518454991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f80c562-a4ea-4f36-9334-95b31c04ea4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae285c6297604d0db049d7ca677bedc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb8225fb58334573aa91e31b454c5f20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:15.261057 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf342c2-533d-4d25-bc1b-77fd6573e942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:15.284963 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf342c2-533d-4d25-bc1b-77fd6573e942) transitioned into state 'SUCCESS' from state '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-1518454991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae285c6297604d0db049d7ca677bedc6',qos_specs=None,replication_status=,reservations=['36dbe73a-8139-4aca-9a63-34b25c558c04','eae1f4e4-4542-4832-8fc6-ba1fe9eda9d7','e09bf973-be61-4022-9652-d8fca67a039e','b1b79b86-86d4-4737-bdd0-192a9b7e7f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8225fb58334573aa91e31b454c5f20',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:15.286324 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e9fec1-7245-4f32-9620-e6b78f05aa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:15.299351 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e9fec1-7245-4f32-9620-e6b78f05aa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:15.300606 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Flow 'volume_create_api' (a501ed38-23ad-4e39-86a5-907d1c57a41d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:15.301117 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Create volume request issued successfully. Aug 19 21:24:15.301914 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-03f4f28e-b57a-4cf7-be76-de5869ad93cd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:15.302552 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 265/1065] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:15 2026] POST /volume/v3/volumes => generated 752 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:15.320846 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4e472689-7280-4ddb-b964-c670445fa381 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:15.326135 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e472689-7280-4ddb-b964-c670445fa381 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:15.326135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e472689-7280-4ddb-b964-c670445fa381 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:15.326135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e472689-7280-4ddb-b964-c670445fa381 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:15.339550 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:15.339550 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:15.342564 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4e472689-7280-4ddb-b964-c670445fa381 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:15.347524 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e472689-7280-4ddb-b964-c670445fa381 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:15.348991 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 265/1066] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:15 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:15.653229 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-3880ac42-8ba0-41e1-bf18-75459035fb97 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:15.657139 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-3880ac42-8ba0-41e1-bf18-75459035fb97 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/attachments/a0804053-952d-4338-9f96-52d9184000f1/action Aug 19 21:24:15.657749 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-3880ac42-8ba0-41e1-bf18-75459035fb97 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:15.657949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-3880ac42-8ba0-41e1-bf18-75459035fb97 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:15.683984 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:15.683984 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:15.705156 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f2460ae1-b5ae-47b3-9464-564d83d63890 req-3880ac42-8ba0-41e1-bf18-75459035fb97 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a0804053-952d-4338-9f96-52d9184000f1/action returned with HTTP 204 Aug 19 21:24:15.705493 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 267/1067] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:24:15 2026] POST /volume/v3/attachments/a0804053-952d-4338-9f96-52d9184000f1/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:15.807474 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-d50c26c4-7335-43ae-9ef8-6e14070f0d30 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:15.810909 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-d50c26c4-7335-43ae-9ef8-6e14070f0d30 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] DELETE https://10.4.3.158/volume/v3/attachments/c820f034-19aa-4e26-89fa-ad64f2bf0317 Aug 19 21:24:15.811153 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-d50c26c4-7335-43ae-9ef8-6e14070f0d30 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:15.811378 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-d50c26c4-7335-43ae-9ef8-6e14070f0d30 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:15.822712 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:15.822712 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:15.899773 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c59cbf16-c350-4e74-93c6-289fbcffd108 req-d50c26c4-7335-43ae-9ef8-6e14070f0d30 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/attachments/c820f034-19aa-4e26-89fa-ad64f2bf0317 returned with HTTP 200 Aug 19 21:24:15.901435 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 271/1068] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:24:15 2026] DELETE /volume/v3/attachments/c820f034-19aa-4e26-89fa-ad64f2bf0317 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:15.910528 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5495ecff-ff02-45fa-b386-1e4e8d0eabbe None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:15.914247 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5495ecff-ff02-45fa-b386-1e4e8d0eabbe tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d Aug 19 21:24:15.914558 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5495ecff-ff02-45fa-b386-1e4e8d0eabbe tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:15.914842 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5495ecff-ff02-45fa-b386-1e4e8d0eabbe tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:15.929268 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:15.929268 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:15.936501 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5495ecff-ff02-45fa-b386-1e4e8d0eabbe tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Volume info retrieved successfully. Aug 19 21:24:15.944491 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5495ecff-ff02-45fa-b386-1e4e8d0eabbe tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d returned with HTTP 200 Aug 19 21:24:15.944937 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 266/1069] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:15 2026] GET /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:16.012856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-19b8bc94-ff16-44e5-a903-728ee9228e66 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.015729 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-19b8bc94-ff16-44e5-a903-728ee9228e66 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:24:16.016158 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-19b8bc94-ff16-44e5-a903-728ee9228e66 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:16.017103 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-19b8bc94-ff16-44e5-a903-728ee9228e66 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:16.028793 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:16.028793 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:16.035201 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-19b8bc94-ff16-44e5-a903-728ee9228e66 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:24:16.057323 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-19b8bc94-ff16-44e5-a903-728ee9228e66 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:24:16.057323 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 266/1070] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:16 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:16.101323 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4bc7b58-7d3a-4df8-8dca-68599df906a5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.104604 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4bc7b58-7d3a-4df8-8dca-68599df906a5 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:16.104880 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4bc7b58-7d3a-4df8-8dca-68599df906a5 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:16.105182 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4bc7b58-7d3a-4df8-8dca-68599df906a5 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:16.117746 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:16.117746 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:16.124940 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f4bc7b58-7d3a-4df8-8dca-68599df906a5 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:16.135054 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4bc7b58-7d3a-4df8-8dca-68599df906a5 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:16.135340 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 268/1071] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:16 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:16.160028 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6afde315-ddc4-4500-919c-44d09ec5026d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.162547 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6afde315-ddc4-4500-919c-44d09ec5026d tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:16.163439 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6afde315-ddc4-4500-919c-44d09ec5026d tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:16.163439 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6afde315-ddc4-4500-919c-44d09ec5026d tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:16.185189 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:16.185189 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:16.196188 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6afde315-ddc4-4500-919c-44d09ec5026d tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:16.205052 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6afde315-ddc4-4500-919c-44d09ec5026d tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:16.205638 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 272/1072] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:16 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:16.374993 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bacfea38-9f2a-41e9-90a8-dc45566f60b2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.378595 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bacfea38-9f2a-41e9-90a8-dc45566f60b2 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:16.378595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bacfea38-9f2a-41e9-90a8-dc45566f60b2 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:16.378595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bacfea38-9f2a-41e9-90a8-dc45566f60b2 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:16.394491 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:16.394491 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:16.406817 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bacfea38-9f2a-41e9-90a8-dc45566f60b2 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:16.415533 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bacfea38-9f2a-41e9-90a8-dc45566f60b2 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:16.415533 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 267/1073] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:16 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:16.489542 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-44baff56-c73f-4ba7-b5bb-2dec47131c8e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.498988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-44baff56-c73f-4ba7-b5bb-2dec47131c8e tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:16.499334 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-44baff56-c73f-4ba7-b5bb-2dec47131c8e tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:16.500071 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-44baff56-c73f-4ba7-b5bb-2dec47131c8e tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:16.513584 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:16.513584 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:16.517933 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-44baff56-c73f-4ba7-b5bb-2dec47131c8e tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:16.524799 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-44baff56-c73f-4ba7-b5bb-2dec47131c8e tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:16.525146 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 267/1074] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:16 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:16.671255 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f7ed4af2-7915-487c-9ebe-d7a57f942744 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.671907 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f7ed4af2-7915-487c-9ebe-d7a57f942744 None None] GET https://10.4.3.158/volume// Aug 19 21:24:16.672170 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f7ed4af2-7915-487c-9ebe-d7a57f942744 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:16.672431 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f7ed4af2-7915-487c-9ebe-d7a57f942744 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:16.673080 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f7ed4af2-7915-487c-9ebe-d7a57f942744 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:16.673688 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 269/1075] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:24:16 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 21:24:16.689200 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-3df361a4-c02f-4173-852d-dfe5d632befd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.691855 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-3df361a4-c02f-4173-852d-dfe5d632befd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:24:16.692421 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-3df361a4-c02f-4173-852d-dfe5d632befd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f80c562-a4ea-4f36-9334-95b31c04ea4f", "connector": null, "instance_uuid": "be63c25f-9042-4373-b80b-ea9add08e692"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:16.706158 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:16.706158 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:16.765587 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-3df361a4-c02f-4173-852d-dfe5d632befd tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:24:16.766453 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 273/1076] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:24:16 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 19 21:24:16.812555 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6fa36953-b04d-4583-9afb-53520a820643 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.815615 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6fa36953-b04d-4583-9afb-53520a820643 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:16.815615 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6fa36953-b04d-4583-9afb-53520a820643 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:16.815615 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6fa36953-b04d-4583-9afb-53520a820643 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:16.826101 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:16.826101 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:16.832950 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6fa36953-b04d-4583-9afb-53520a820643 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:16.833033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-85bf6007-e2d9-4ff6-aa6d-777f7f4a0090 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.833033 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-85bf6007-e2d9-4ff6-aa6d-777f7f4a0090 None None] GET https://10.4.3.158/volume// Aug 19 21:24:16.833033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-85bf6007-e2d9-4ff6-aa6d-777f7f4a0090 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:16.833033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-85bf6007-e2d9-4ff6-aa6d-777f7f4a0090 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:16.833033 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-85bf6007-e2d9-4ff6-aa6d-777f7f4a0090 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:16.833033 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 268/1077] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:16.836295 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6fa36953-b04d-4583-9afb-53520a820643 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:16.836744 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 268/1078] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:16 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:16.848169 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-918230b1-849f-46ba-aad4-bf460bbe82b7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.852138 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-918230b1-849f-46ba-aad4-bf460bbe82b7 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:16.852595 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-918230b1-849f-46ba-aad4-bf460bbe82b7 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:16.853320 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-918230b1-849f-46ba-aad4-bf460bbe82b7 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:16.875879 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:16.875879 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:16.883979 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-918230b1-849f-46ba-aad4-bf460bbe82b7 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:16.894684 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-918230b1-849f-46ba-aad4-bf460bbe82b7 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:16.895389 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 270/1079] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:24:16 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 1024 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:16.904307 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-227a4c1c-58e6-4bd1-8ece-24a92124bccc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:16.907765 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-227a4c1c-58e6-4bd1-8ece-24a92124bccc tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:16.908557 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-227a4c1c-58e6-4bd1-8ece-24a92124bccc tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:16.908557 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-227a4c1c-58e6-4bd1-8ece-24a92124bccc tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:16.928297 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:16.928297 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:16.937958 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-227a4c1c-58e6-4bd1-8ece-24a92124bccc tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:16.944047 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-227a4c1c-58e6-4bd1-8ece-24a92124bccc tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:16.944612 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 274/1080] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:16 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:17.046341 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-4bf5aa98-b2ea-4052-abb5-91aafef8eb23 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:17.048970 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-4bf5aa98-b2ea-4052-abb5-91aafef8eb23 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] PUT https://10.4.3.158/volume/v3/attachments/95cc22f6-4bcb-4d1a-9ec9-eb0b9480ddbf Aug 19 21:24:17.049996 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-4bf5aa98-b2ea-4052-abb5-91aafef8eb23 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:17.065850 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-4bf5aa98-b2ea-4052-abb5-91aafef8eb23 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Acquiring lock "cinder-attachment_update-1f80c562-a4ea-4f36-9334-95b31c04ea4f-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:24:17.075385 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-4bf5aa98-b2ea-4052-abb5-91aafef8eb23 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Lock "cinder-attachment_update-1f80c562-a4ea-4f36-9334-95b31c04ea4f-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:24:17.075385 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:17.075385 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:17.210038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-4bf5aa98-b2ea-4052-abb5-91aafef8eb23 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Lock "cinder-attachment_update-1f80c562-a4ea-4f36-9334-95b31c04ea4f-np0000007814" released by "attachment_update" :: held 0.137s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:24:17.210038 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-4bf5aa98-b2ea-4052-abb5-91aafef8eb23 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/attachments/95cc22f6-4bcb-4d1a-9ec9-eb0b9480ddbf returned with HTTP 200 Aug 19 21:24:17.210652 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 269/1081] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:24:17 2026] PUT /volume/v3/attachments/95cc22f6-4bcb-4d1a-9ec9-eb0b9480ddbf => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:17.856610 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fae5f133-cd49-410a-9e2b-93509ba7d252 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:17.859469 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fae5f133-cd49-410a-9e2b-93509ba7d252 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:17.859733 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fae5f133-cd49-410a-9e2b-93509ba7d252 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:17.860275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fae5f133-cd49-410a-9e2b-93509ba7d252 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:17.883366 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:17.883366 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:17.896508 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fae5f133-cd49-410a-9e2b-93509ba7d252 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:17.908025 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fae5f133-cd49-410a-9e2b-93509ba7d252 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:17.908953 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 269/1082] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:17 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:18.005113 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fd97fde8-43f1-4dc3-ac4c-f26670d167b9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.007095 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd97fde8-43f1-4dc3-ac4c-f26670d167b9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:18.007422 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd97fde8-43f1-4dc3-ac4c-f26670d167b9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:18.008350 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd97fde8-43f1-4dc3-ac4c-f26670d167b9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:18.043284 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:18.043284 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:18.053983 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fd97fde8-43f1-4dc3-ac4c-f26670d167b9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Volume info retrieved successfully. Aug 19 21:24:18.060127 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd97fde8-43f1-4dc3-ac4c-f26670d167b9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:18.060699 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 271/1083] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:18 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1441 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:18.123430 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bbf8fa24-9c2a-4901-9dbb-44e66b496353 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.124528 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d7676f7f-1a37-495c-95a6-2d5702e54888 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.125078 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d7676f7f-1a37-495c-95a6-2d5702e54888 None None] GET https://10.4.3.158/volume// Aug 19 21:24:18.125461 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d7676f7f-1a37-495c-95a6-2d5702e54888 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:18.125828 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d7676f7f-1a37-495c-95a6-2d5702e54888 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:18.126504 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bbf8fa24-9c2a-4901-9dbb-44e66b496353 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:18.126578 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d7676f7f-1a37-495c-95a6-2d5702e54888 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:18.126622 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bbf8fa24-9c2a-4901-9dbb-44e66b496353 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:18.126878 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bbf8fa24-9c2a-4901-9dbb-44e66b496353 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:18.127668 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 270/1084] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:18.144975 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-297182ce-43a5-4426-bc86-5e67a7084f63 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.147104 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-297182ce-43a5-4426-bc86-5e67a7084f63 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:24:18.147678 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-297182ce-43a5-4426-bc86-5e67a7084f63 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c7759e9-772d-42f4-99f6-b3d9d6c07294", "connector": null, "instance_uuid": "60648f1a-9ce7-4208-84e4-3d5cdfc482c5"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:18.159182 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:18.159182 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:18.168647 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:18.168647 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:18.168830 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bbf8fa24-9c2a-4901-9dbb-44e66b496353 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:18.179258 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bbf8fa24-9c2a-4901-9dbb-44e66b496353 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:18.179871 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 275/1085] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:18 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1441 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:18.212939 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5525d56e-9877-4cdb-8bb1-4a05ab6929b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.215938 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5525d56e-9877-4cdb-8bb1-4a05ab6929b8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866/action Aug 19 21:24:18.218175 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5525d56e-9877-4cdb-8bb1-4a05ab6929b8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:18.218175 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5525d56e-9877-4cdb-8bb1-4a05ab6929b8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:18.234391 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-297182ce-43a5-4426-bc86-5e67a7084f63 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:24:18.235262 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 270/1086] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:24:18 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:18.240866 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:18.240866 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:18.241903 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5525d56e-9877-4cdb-8bb1-4a05ab6929b8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:18.246977 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3cdeba2a-0e29-4e08-9674-bb11aa306f3d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.246977 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3cdeba2a-0e29-4e08-9674-bb11aa306f3d None None] GET https://10.4.3.158/volume// Aug 19 21:24:18.247121 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3cdeba2a-0e29-4e08-9674-bb11aa306f3d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:18.247419 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3cdeba2a-0e29-4e08-9674-bb11aa306f3d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:18.248311 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3cdeba2a-0e29-4e08-9674-bb11aa306f3d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:18.248383 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 271/1087] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:18.260974 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5525d56e-9877-4cdb-8bb1-4a05ab6929b8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Begin detaching volume completed successfully. Aug 19 21:24:18.261364 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5525d56e-9877-4cdb-8bb1-4a05ab6929b8 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866/action returned with HTTP 202 Aug 19 21:24:18.262140 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 272/1088] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:24:18 2026] POST /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:24:18.269583 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-f50dc501-88c2-482e-81b0-fc5e159c0b43 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.272909 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-f50dc501-88c2-482e-81b0-fc5e159c0b43 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:18.273294 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-f50dc501-88c2-482e-81b0-fc5e159c0b43 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:18.273392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-f50dc501-88c2-482e-81b0-fc5e159c0b43 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:18.300434 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:18.300434 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:18.303807 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f26f3435-9d23-472a-9902-a70159469c19 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.310636 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f26f3435-9d23-472a-9902-a70159469c19 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:18.313191 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f26f3435-9d23-472a-9902-a70159469c19 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:18.313191 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f26f3435-9d23-472a-9902-a70159469c19 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:18.314971 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-f50dc501-88c2-482e-81b0-fc5e159c0b43 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:18.331069 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-f50dc501-88c2-482e-81b0-fc5e159c0b43 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:18.331069 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 276/1089] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:24:18 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 1318 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:18.337795 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:18.337795 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:18.343549 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f26f3435-9d23-472a-9902-a70159469c19 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:18.356359 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f26f3435-9d23-472a-9902-a70159469c19 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:18.360445 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 271/1090] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:18 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1444 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:18.386923 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4103bef4-2945-404d-bc8f-d553d18a763b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.387430 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4103bef4-2945-404d-bc8f-d553d18a763b None None] GET https://10.4.3.158/volume// Aug 19 21:24:18.387669 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4103bef4-2945-404d-bc8f-d553d18a763b None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:18.391611 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4103bef4-2945-404d-bc8f-d553d18a763b None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:18.391611 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4103bef4-2945-404d-bc8f-d553d18a763b None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:18.392736 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 272/1091] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:18 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:18.424297 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5435e6ca-83bf-4a93-9e48-4bb67cb96539 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.429985 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5435e6ca-83bf-4a93-9e48-4bb67cb96539 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:18.430631 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5435e6ca-83bf-4a93-9e48-4bb67cb96539 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:18.431173 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5435e6ca-83bf-4a93-9e48-4bb67cb96539 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:18.468080 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:18.468080 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:18.473574 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5435e6ca-83bf-4a93-9e48-4bb67cb96539 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:18.481968 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-5435e6ca-83bf-4a93-9e48-4bb67cb96539 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:18.481968 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 273/1092] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:24:18 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:18.927375 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d4ed2b2c-290b-4678-802a-f8072a2a7b90 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:18.929647 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d4ed2b2c-290b-4678-802a-f8072a2a7b90 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:18.929841 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d4ed2b2c-290b-4678-802a-f8072a2a7b90 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:18.930590 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d4ed2b2c-290b-4678-802a-f8072a2a7b90 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:18.943481 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:18.943481 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:18.949664 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d4ed2b2c-290b-4678-802a-f8072a2a7b90 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:18.959926 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d4ed2b2c-290b-4678-802a-f8072a2a7b90 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:18.960470 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 277/1093] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:18 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:19.378860 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-779ee886-8d80-496f-938d-a0cb5af5dc7b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:19.381707 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-779ee886-8d80-496f-938d-a0cb5af5dc7b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:19.381707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-779ee886-8d80-496f-938d-a0cb5af5dc7b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:19.381980 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-779ee886-8d80-496f-938d-a0cb5af5dc7b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:19.400312 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:19.400312 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:19.406028 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-779ee886-8d80-496f-938d-a0cb5af5dc7b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:19.413257 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-779ee886-8d80-496f-938d-a0cb5af5dc7b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:19.413873 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 272/1094] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:19 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1444 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:19.467366 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-76bd2ff9-8ab2-40fa-b501-f4bd47d0ece6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:19.471399 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-76bd2ff9-8ab2-40fa-b501-f4bd47d0ece6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:19.472175 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-76bd2ff9-8ab2-40fa-b501-f4bd47d0ece6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:19.472175 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-76bd2ff9-8ab2-40fa-b501-f4bd47d0ece6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:19.488732 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:19.488732 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:19.497584 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-76bd2ff9-8ab2-40fa-b501-f4bd47d0ece6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:19.513225 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-76bd2ff9-8ab2-40fa-b501-f4bd47d0ece6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:19.513853 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 273/1095] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:19 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1444 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:19.611596 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bfeefc2f-0bff-46ea-a8a3-f8283a61dca3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:19.618961 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bfeefc2f-0bff-46ea-a8a3-f8283a61dca3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8 Aug 19 21:24:19.618961 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bfeefc2f-0bff-46ea-a8a3-f8283a61dca3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:19.620600 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bfeefc2f-0bff-46ea-a8a3-f8283a61dca3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:19.641997 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:19.641997 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:19.752642 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1171af5a-e75f-4e58-b715-0fc4c34a526f req-bfeefc2f-0bff-46ea-a8a3-f8283a61dca3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8 returned with HTTP 200 Aug 19 21:24:19.753218 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 274/1096] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:24:19 2026] DELETE /volume/v3/attachments/14371b48-03d8-4dd0-ac7b-2c3800319ea8 => generated 192 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:19.757067 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:19.762039 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:19.762039 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1948206080", "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:19.763624 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1948206080', 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:19.916157 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Create volume of 1 GB Aug 19 21:24:19.924185 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Availability Zones retrieved successfully. Aug 19 21:24:19.933098 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Flow 'volume_create_api' (d0e5533a-52e9-494b-876d-202c147074a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:19.935471 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6864963-2dab-4f11-81f3-8b59478ed1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:19.936530 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:19.983558 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a30bd925-b048-4772-ba4e-d9ce8ef5fbe6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:19.988786 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a30bd925-b048-4772-ba4e-d9ce8ef5fbe6 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:19.989049 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a30bd925-b048-4772-ba4e-d9ce8ef5fbe6 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:19.989313 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a30bd925-b048-4772-ba4e-d9ce8ef5fbe6 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:20.009055 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:20.009055 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:20.012031 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a30bd925-b048-4772-ba4e-d9ce8ef5fbe6 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:20.018199 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a30bd925-b048-4772-ba4e-d9ce8ef5fbe6 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:20.018199 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 273/1097] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:19 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:20.040766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6864963-2dab-4f11-81f3-8b59478ed1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:20.041540 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e85664-0584-49a5-83d2-3134ef79f916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:20.156127 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Created reservations ['8e8c1ebc-6f3a-4a25-8e2b-70be79eb1f39', '3f8a66b1-fb06-4c7b-b435-b54844d0d923', 'f32cd471-9a5a-4d23-afdd-b3337762b5e2', '25be87fd-3f57-4734-94e2-790f38f440b8'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:20.157465 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e85664-0584-49a5-83d2-3134ef79f916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e8c1ebc-6f3a-4a25-8e2b-70be79eb1f39', '3f8a66b1-fb06-4c7b-b435-b54844d0d923', 'f32cd471-9a5a-4d23-afdd-b3337762b5e2', '25be87fd-3f57-4734-94e2-790f38f440b8']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:20.158638 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5833a69-c6bc-42e4-968d-ddda71e8495f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:20.192189 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5833a69-c6bc-42e4-968d-ddda71e8495f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10a61224-5322-4f81-85de-cc00ba7ab234', '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-1948206080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='931d7f6ffd644a08a2daca24e731427f',qos_specs=None,replication_status=,reservations=['8e8c1ebc-6f3a-4a25-8e2b-70be79eb1f39','3f8a66b1-fb06-4c7b-b435-b54844d0d923','f32cd471-9a5a-4d23-afdd-b3337762b5e2','25be87fd-3f57-4734-94e2-790f38f440b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b6f2ea0f7a44677aaa37068febd4b6f',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1948206080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10a61224-5322-4f81-85de-cc00ba7ab234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='931d7f6ffd644a08a2daca24e731427f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b6f2ea0f7a44677aaa37068febd4b6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:20.195730 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f427ca2c-4555-4c6a-b34f-1ad6bec19bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:20.235890 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f427ca2c-4555-4c6a-b34f-1ad6bec19bbb) transitioned into state 'SUCCESS' from state '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-1948206080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='931d7f6ffd644a08a2daca24e731427f',qos_specs=None,replication_status=,reservations=['8e8c1ebc-6f3a-4a25-8e2b-70be79eb1f39','3f8a66b1-fb06-4c7b-b435-b54844d0d923','f32cd471-9a5a-4d23-afdd-b3337762b5e2','25be87fd-3f57-4734-94e2-790f38f440b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b6f2ea0f7a44677aaa37068febd4b6f',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:20.237042 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ccc7d50-5bc0-4abb-aed6-9ba2994c9a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:20.268204 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ccc7d50-5bc0-4abb-aed6-9ba2994c9a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:20.269410 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Flow 'volume_create_api' (d0e5533a-52e9-494b-876d-202c147074a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:20.270827 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Create volume request issued successfully. Aug 19 21:24:20.273109 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0fc4fb2-af89-4f33-8220-1b6ad3767afe tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:20.273109 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 278/1098] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:24:19 2026] POST /volume/v3/volumes => generated 753 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:20.297217 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8f67895e-673e-4c88-a274-e5e1a5d00cb1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:20.300618 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f67895e-673e-4c88-a274-e5e1a5d00cb1 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] GET https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 Aug 19 21:24:20.301458 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f67895e-673e-4c88-a274-e5e1a5d00cb1 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:20.301458 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f67895e-673e-4c88-a274-e5e1a5d00cb1 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:20.315043 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:20.315043 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:20.321683 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8f67895e-673e-4c88-a274-e5e1a5d00cb1 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Volume info retrieved successfully. Aug 19 21:24:20.331944 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f67895e-673e-4c88-a274-e5e1a5d00cb1 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 returned with HTTP 200 Aug 19 21:24:20.331944 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 274/1099] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:20 2026] GET /volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:20.438333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3eae3137-f398-496b-b67b-b1097a516d0f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:20.442303 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3eae3137-f398-496b-b67b-b1097a516d0f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:20.442303 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3eae3137-f398-496b-b67b-b1097a516d0f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:20.442303 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3eae3137-f398-496b-b67b-b1097a516d0f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:20.459587 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:20.459587 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:20.465939 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3eae3137-f398-496b-b67b-b1097a516d0f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:20.473466 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3eae3137-f398-496b-b67b-b1097a516d0f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:20.474070 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 275/1100] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:20 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:20.496442 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-855a0c8e-0031-4093-9bd6-3530b0d6209a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:20.499921 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-855a0c8e-0031-4093-9bd6-3530b0d6209a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:20.500211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-855a0c8e-0031-4093-9bd6-3530b0d6209a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:20.501000 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-855a0c8e-0031-4093-9bd6-3530b0d6209a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:20.516340 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:20.516340 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:20.522348 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-855a0c8e-0031-4093-9bd6-3530b0d6209a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] Volume info retrieved successfully. Aug 19 21:24:20.528319 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-855a0c8e-0031-4093-9bd6-3530b0d6209a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-reader] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:20.528850 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 274/1101] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:20 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:20.593989 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-8e9147cb-cb37-4c98-993d-186f9c8e3e13 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:20.596838 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-8e9147cb-cb37-4c98-993d-186f9c8e3e13 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:20.597257 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-8e9147cb-cb37-4c98-993d-186f9c8e3e13 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:20.597521 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-8e9147cb-cb37-4c98-993d-186f9c8e3e13 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:20.616764 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:20.616764 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:20.631261 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-8e9147cb-cb37-4c98-993d-186f9c8e3e13 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:20.637525 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-8e9147cb-cb37-4c98-993d-186f9c8e3e13 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:20.638835 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 279/1102] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:20 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:20.665264 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-95a723bc-e025-4832-9de0-1c674233ff7d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:20.665858 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-95a723bc-e025-4832-9de0-1c674233ff7d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866/action Aug 19 21:24:20.666368 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-95a723bc-e025-4832-9de0-1c674233ff7d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:20.666581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-95a723bc-e025-4832-9de0-1c674233ff7d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:20.688354 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:20.688354 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:20.688930 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-95a723bc-e025-4832-9de0-1c674233ff7d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:20.707375 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-95a723bc-e025-4832-9de0-1c674233ff7d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Begin detaching volume completed successfully. Aug 19 21:24:20.707811 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-95a723bc-e025-4832-9de0-1c674233ff7d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866/action returned with HTTP 202 Aug 19 21:24:20.708481 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 275/1103] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:24:20 2026] POST /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:24:20.720361 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-2a74ca45-59f6-4122-bd20-d80612acf57b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:20.724348 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-2a74ca45-59f6-4122-bd20-d80612acf57b tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] POST https://10.4.3.158/volume/v3/attachments/95cc22f6-4bcb-4d1a-9ec9-eb0b9480ddbf/action Aug 19 21:24:20.724829 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-2a74ca45-59f6-4122-bd20-d80612acf57b tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:20.725027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-2a74ca45-59f6-4122-bd20-d80612acf57b tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:20.739594 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f713d721-e3fa-4029-9c72-cd02bd3b943c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:20.748254 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f713d721-e3fa-4029-9c72-cd02bd3b943c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:20.748254 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f713d721-e3fa-4029-9c72-cd02bd3b943c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:20.748254 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f713d721-e3fa-4029-9c72-cd02bd3b943c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:20.760825 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:20.760825 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:20.764054 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:20.764054 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:20.771192 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f713d721-e3fa-4029-9c72-cd02bd3b943c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:20.788255 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f713d721-e3fa-4029-9c72-cd02bd3b943c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:20.788951 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 275/1104] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:20 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:20.824938 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-a0e769f0-4bbb-4123-826d-cb56d87974b6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:20.828446 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-a0e769f0-4bbb-4123-826d-cb56d87974b6 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a0804053-952d-4338-9f96-52d9184000f1 Aug 19 21:24:20.828446 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-a0e769f0-4bbb-4123-826d-cb56d87974b6 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:20.828446 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-a0e769f0-4bbb-4123-826d-cb56d87974b6 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:20.831853 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-69ce67c7-4cf8-45bc-822f-daf9507109cb req-2a74ca45-59f6-4122-bd20-d80612acf57b tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/attachments/95cc22f6-4bcb-4d1a-9ec9-eb0b9480ddbf/action returned with HTTP 204 Aug 19 21:24:20.832843 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 276/1105] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:24:20 2026] POST /volume/v3/attachments/95cc22f6-4bcb-4d1a-9ec9-eb0b9480ddbf/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:20.849138 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:20.849138 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:20.896183 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fd82185a-bd17-4664-9ee2-2e471eebf577 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:20.896183 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd82185a-bd17-4664-9ee2-2e471eebf577 None None] GET https://10.4.3.158/volume// Aug 19 21:24:20.896183 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd82185a-bd17-4664-9ee2-2e471eebf577 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:20.896183 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd82185a-bd17-4664-9ee2-2e471eebf577 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:20.898897 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd82185a-bd17-4664-9ee2-2e471eebf577 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:20.899603 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 276/1106] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:20 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:20.920707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-d71db060-5b82-4c55-9388-bd801b2b693c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:20.927070 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-d71db060-5b82-4c55-9388-bd801b2b693c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:20.927305 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-d71db060-5b82-4c55-9388-bd801b2b693c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:20.929176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-d71db060-5b82-4c55-9388-bd801b2b693c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:20.956126 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:20.956126 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:20.967199 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-d71db060-5b82-4c55-9388-bd801b2b693c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:20.967318 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-a0e769f0-4bbb-4123-826d-cb56d87974b6 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a0804053-952d-4338-9f96-52d9184000f1 returned with HTTP 200 Aug 19 21:24:20.968519 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 280/1107] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:24:20 2026] DELETE /volume/v3/attachments/a0804053-952d-4338-9f96-52d9184000f1 => generated 192 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:20.977384 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-d71db060-5b82-4c55-9388-bd801b2b693c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:20.978135 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 276/1108] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:24:20 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1327 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:21.041309 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-20f601af-8c5a-4f63-a510-9304f2764fde None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:21.049734 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-20f601af-8c5a-4f63-a510-9304f2764fde tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:21.049734 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-20f601af-8c5a-4f63-a510-9304f2764fde tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:21.049734 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-20f601af-8c5a-4f63-a510-9304f2764fde tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:21.068085 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:21.068085 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:21.072960 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-20f601af-8c5a-4f63-a510-9304f2764fde tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:21.082977 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-20f601af-8c5a-4f63-a510-9304f2764fde tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:21.084138 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 277/1109] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:21 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:21.100797 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d8a82715-aeaf-4880-b4ee-0d7c834f2868 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:21.112383 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d8a82715-aeaf-4880-b4ee-0d7c834f2868 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:21.112911 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d8a82715-aeaf-4880-b4ee-0d7c834f2868 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:21.115840 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d8a82715-aeaf-4880-b4ee-0d7c834f2868 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:21.129708 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:21.129708 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:21.136263 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d8a82715-aeaf-4880-b4ee-0d7c834f2868 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:21.147464 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d8a82715-aeaf-4880-b4ee-0d7c834f2868 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:21.147968 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 277/1110] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:21 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:21.353426 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fa3d11bb-a3f4-4d22-89d6-50d1b078538b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:21.356697 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fa3d11bb-a3f4-4d22-89d6-50d1b078538b tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] GET https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 Aug 19 21:24:21.356697 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fa3d11bb-a3f4-4d22-89d6-50d1b078538b tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:21.356697 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fa3d11bb-a3f4-4d22-89d6-50d1b078538b tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:21.364587 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:21.364587 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:21.369242 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fa3d11bb-a3f4-4d22-89d6-50d1b078538b tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Volume info retrieved successfully. Aug 19 21:24:21.374170 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fa3d11bb-a3f4-4d22-89d6-50d1b078538b tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 returned with HTTP 200 Aug 19 21:24:21.374601 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 281/1111] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:21 2026] GET /volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:21.455563 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-86495efa-6681-4a43-97ab-dd6a8fddd4c8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:21.460188 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-86495efa-6681-4a43-97ab-dd6a8fddd4c8 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] GET https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 Aug 19 21:24:21.460312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-86495efa-6681-4a43-97ab-dd6a8fddd4c8 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:21.461180 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-86495efa-6681-4a43-97ab-dd6a8fddd4c8 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:21.471145 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:21.471145 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:21.481940 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-86495efa-6681-4a43-97ab-dd6a8fddd4c8 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Volume info retrieved successfully. Aug 19 21:24:21.487741 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-07f6fa62-5183-4d03-acea-8addeb4e084f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:21.488480 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-07f6fa62-5183-4d03-acea-8addeb4e084f None None] GET https://10.4.3.158/volume// Aug 19 21:24:21.488779 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-07f6fa62-5183-4d03-acea-8addeb4e084f None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:21.489146 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-07f6fa62-5183-4d03-acea-8addeb4e084f None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:21.489652 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-07f6fa62-5183-4d03-acea-8addeb4e084f None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:21.490118 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 278/1112] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:21.490737 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-86495efa-6681-4a43-97ab-dd6a8fddd4c8 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 returned with HTTP 200 Aug 19 21:24:21.491100 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 277/1113] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:21 2026] GET /volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:21.504246 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-e3efc636-b0fb-4bec-9722-f685f0fb8155 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:21.508706 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-e3efc636-b0fb-4bec-9722-f685f0fb8155 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:24:21.508706 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-e3efc636-b0fb-4bec-9722-f685f0fb8155 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:21.508952 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-e3efc636-b0fb-4bec-9722-f685f0fb8155 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:21.521920 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:21.521920 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:21.528408 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-e3efc636-b0fb-4bec-9722-f685f0fb8155 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:24:21.533504 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-e3efc636-b0fb-4bec-9722-f685f0fb8155 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:24:21.535436 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 278/1114] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:24:21 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:21.723478 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-2b440d2c-b57c-4bb2-95ae-8edff8c3ad97 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:21.727084 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-2b440d2c-b57c-4bb2-95ae-8edff8c3ad97 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] PUT https://10.4.3.158/volume/v3/attachments/a0ad1dc4-3160-45e1-8ddb-e8d593b4036d Aug 19 21:24:21.727704 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-2b440d2c-b57c-4bb2-95ae-8edff8c3ad97 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:21.740868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-2b440d2c-b57c-4bb2-95ae-8edff8c3ad97 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Acquiring lock "cinder-attachment_update-7c7759e9-772d-42f4-99f6-b3d9d6c07294-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:24:21.744575 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e95e3127-bc28-40df-8efd-791fbe30087c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:21.747140 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e95e3127-bc28-40df-8efd-791fbe30087c tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] DELETE https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:24:21.747367 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e95e3127-bc28-40df-8efd-791fbe30087c tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:21.747559 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e95e3127-bc28-40df-8efd-791fbe30087c tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:21.747768 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e95e3127-bc28-40df-8efd-791fbe30087c tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Delete volume with id: 15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:24:21.751701 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-2b440d2c-b57c-4bb2-95ae-8edff8c3ad97 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Lock "cinder-attachment_update-7c7759e9-772d-42f4-99f6-b3d9d6c07294-np0000007814" acquired by "attachment_update" :: waited 0.011s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:24:21.753109 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:21.753109 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:21.762088 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:21.762088 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:21.764494 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e95e3127-bc28-40df-8efd-791fbe30087c tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:24:21.810909 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e95e3127-bc28-40df-8efd-791fbe30087c tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Delete volume request issued successfully. Aug 19 21:24:21.811189 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e95e3127-bc28-40df-8efd-791fbe30087c tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 202 Aug 19 21:24:21.811708 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 279/1115] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:24:21 2026] DELETE /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 21:24:21.817583 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9d52fe2a-1084-4871-9c53-1f7755dd7700 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:21.820446 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9d52fe2a-1084-4871-9c53-1f7755dd7700 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:21.821042 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9d52fe2a-1084-4871-9c53-1f7755dd7700 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:21.821042 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9d52fe2a-1084-4871-9c53-1f7755dd7700 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:21.826302 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b8776b05-dcda-4163-9d61-167d93a0d718 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:21.829484 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b8776b05-dcda-4163-9d61-167d93a0d718 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:24:21.829965 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b8776b05-dcda-4163-9d61-167d93a0d718 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:21.830748 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b8776b05-dcda-4163-9d61-167d93a0d718 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:21.838771 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:21.838771 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:21.846170 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:21.846170 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:21.850200 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9d52fe2a-1084-4871-9c53-1f7755dd7700 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:21.858080 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b8776b05-dcda-4163-9d61-167d93a0d718 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Volume info retrieved successfully. Aug 19 21:24:21.862591 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9d52fe2a-1084-4871-9c53-1f7755dd7700 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:21.864630 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 278/1116] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:21 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:21.869479 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b8776b05-dcda-4163-9d61-167d93a0d718 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 200 Aug 19 21:24:21.870786 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 279/1117] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:21 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:21.952279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-2b440d2c-b57c-4bb2-95ae-8edff8c3ad97 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Lock "cinder-attachment_update-7c7759e9-772d-42f4-99f6-b3d9d6c07294-np0000007814" released by "attachment_update" :: held 0.200s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:24:21.952279 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-2b440d2c-b57c-4bb2-95ae-8edff8c3ad97 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a0ad1dc4-3160-45e1-8ddb-e8d593b4036d returned with HTTP 200 Aug 19 21:24:21.952975 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 282/1118] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:24:21 2026] PUT /volume/v3/attachments/a0ad1dc4-3160-45e1-8ddb-e8d593b4036d => generated 969 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:22.007289 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-01a46d1d-83b4-4dca-961e-b77d815d486f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:22.014058 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-01a46d1d-83b4-4dca-961e-b77d815d486f tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/attachments/a0ad1dc4-3160-45e1-8ddb-e8d593b4036d/action Aug 19 21:24:22.014058 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-01a46d1d-83b4-4dca-961e-b77d815d486f tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:22.014058 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-01a46d1d-83b4-4dca-961e-b77d815d486f tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:22.044151 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:22.044151 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:22.062579 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1f823ccf-6ce2-4621-a3f5-c46a89b38dc7 req-01a46d1d-83b4-4dca-961e-b77d815d486f tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a0ad1dc4-3160-45e1-8ddb-e8d593b4036d/action returned with HTTP 204 Aug 19 21:24:22.063231 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 280/1119] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:24:22 2026] POST /volume/v3/attachments/a0ad1dc4-3160-45e1-8ddb-e8d593b4036d/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:22.473700 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-cc567b14-2996-4b96-afbd-8a09b3c4c93a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:22.480792 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-cc567b14-2996-4b96-afbd-8a09b3c4c93a tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] GET https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 Aug 19 21:24:22.480792 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-cc567b14-2996-4b96-afbd-8a09b3c4c93a tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:22.480792 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-cc567b14-2996-4b96-afbd-8a09b3c4c93a tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:22.495427 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:22.495427 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:22.511936 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-cc567b14-2996-4b96-afbd-8a09b3c4c93a tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Volume info retrieved successfully. Aug 19 21:24:22.523026 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-cc567b14-2996-4b96-afbd-8a09b3c4c93a tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 returned with HTTP 200 Aug 19 21:24:22.523560 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 279/1120] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:22 2026] GET /volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 => generated 1361 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:22.544147 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b49e4131-05f8-4e90-9fda-57b37b2bb594 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:22.545477 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b49e4131-05f8-4e90-9fda-57b37b2bb594 None None] GET https://10.4.3.158/volume// Aug 19 21:24:22.545477 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b49e4131-05f8-4e90-9fda-57b37b2bb594 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:22.545477 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b49e4131-05f8-4e90-9fda-57b37b2bb594 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:22.545669 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b49e4131-05f8-4e90-9fda-57b37b2bb594 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:22.546317 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 280/1121] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:24:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:22.559500 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-2c294dc7-0fbc-409c-bee3-ab0d2a65b064 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:22.561737 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-2c294dc7-0fbc-409c-bee3-ab0d2a65b064 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:24:22.562273 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-2c294dc7-0fbc-409c-bee3-ab0d2a65b064 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10a61224-5322-4f81-85de-cc00ba7ab234", "connector": null, "instance_uuid": "84ea7be2-6a43-43af-bfbd-b657c773b783"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:22.580749 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:22.580749 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:22.616065 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:22.621076 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:22.621592 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-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": "3d0fc25f-6623-4718-ad33-49920c087e88", "source_volid": null, "backup_id": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:22.626480 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-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': '3d0fc25f-6623-4718-ad33-49920c087e88', 'source_volid': None, 'backup_id': None}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:22.658903 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-2c294dc7-0fbc-409c-bee3-ab0d2a65b064 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:24:22.659446 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 283/1122] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:24:22 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:22.821702 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Create volume of 1 GB Aug 19 21:24:22.829455 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Availability Zones retrieved successfully. Aug 19 21:24:22.838631 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Flow 'volume_create_api' (00446be0-02fd-4e28-a4eb-d6fde74ffde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:22.840687 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ae60c93-415d-46d8-ba63-dac8ae56f15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:22.841966 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:22.889513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-27d53568-e37d-43cd-a445-ab64a531b7f5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:22.890785 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-88250619-7d78-47fc-af55-27edb79566e4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:22.894843 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88250619-7d78-47fc-af55-27edb79566e4 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] GET https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 Aug 19 21:24:22.895161 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-27d53568-e37d-43cd-a445-ab64a531b7f5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:22.895283 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88250619-7d78-47fc-af55-27edb79566e4 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:22.895402 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-27d53568-e37d-43cd-a445-ab64a531b7f5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:22.895639 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88250619-7d78-47fc-af55-27edb79566e4 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:22.895730 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-27d53568-e37d-43cd-a445-ab64a531b7f5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:22.902138 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88250619-7d78-47fc-af55-27edb79566e4 tempest-ServerStableDeviceRescueTest-66753931 tempest-ServerStableDeviceRescueTest-66753931-project-member] https://10.4.3.158/volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 returned with HTTP 404 Aug 19 21:24:22.902963 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 281/1123] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:22 2026] GET /volume/v3/volumes/15ec2d70-abf2-4d92-bccd-b0aaa810d965 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:22.920836 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:22.920836 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:22.932540 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-27d53568-e37d-43cd-a445-ab64a531b7f5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:22.944265 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-27d53568-e37d-43cd-a445-ab64a531b7f5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:22.945300 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 280/1124] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:22 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:23.012518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ae60c93-415d-46d8-ba63-dac8ae56f15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:23.014930 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f2dac2-aff7-47cd-95e3-d732bc8e2d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:23.123702 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Created reservations ['fe4da770-adbe-439c-b7d5-64ed68ab6b6b', '8c022ac3-a72f-40d9-8dd9-7b86c6ef016e', '9e0fa349-1a3b-4232-8829-b2445f02b957', '9afa641c-a8ae-405f-9ab2-b8d8f440478b'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:23.125184 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f2dac2-aff7-47cd-95e3-d732bc8e2d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe4da770-adbe-439c-b7d5-64ed68ab6b6b', '8c022ac3-a72f-40d9-8dd9-7b86c6ef016e', '9e0fa349-1a3b-4232-8829-b2445f02b957', '9afa641c-a8ae-405f-9ab2-b8d8f440478b']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:23.125902 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bedcf23-8c46-49e2-9d92-03ba85671ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:23.173804 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bedcf23-8c46-49e2-9d92-03ba85671ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7b395bf-4f33-4be2-bc0f-4839293e4be2', '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='c7bbf4e52ea24dce84a8e8dfa4200e87',qos_specs=None,replication_status=,reservations=['fe4da770-adbe-439c-b7d5-64ed68ab6b6b','8c022ac3-a72f-40d9-8dd9-7b86c6ef016e','9e0fa349-1a3b-4232-8829-b2445f02b957','9afa641c-a8ae-405f-9ab2-b8d8f440478b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f95e433009a4776b902acff0491932e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:23Z,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=a7b395bf-4f33-4be2-bc0f-4839293e4be2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7bbf4e52ea24dce84a8e8dfa4200e87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f95e433009a4776b902acff0491932e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:23.175031 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d5b8fc-a7b5-4495-804b-a991e05333a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:23.225603 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d5b8fc-a7b5-4495-804b-a991e05333a6) transitioned into 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='c7bbf4e52ea24dce84a8e8dfa4200e87',qos_specs=None,replication_status=,reservations=['fe4da770-adbe-439c-b7d5-64ed68ab6b6b','8c022ac3-a72f-40d9-8dd9-7b86c6ef016e','9e0fa349-1a3b-4232-8829-b2445f02b957','9afa641c-a8ae-405f-9ab2-b8d8f440478b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f95e433009a4776b902acff0491932e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:23.227268 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (567654e2-5495-43ae-9803-b8ab2c59d782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:23.254958 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (567654e2-5495-43ae-9803-b8ab2c59d782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:23.254958 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Flow 'volume_create_api' (00446be0-02fd-4e28-a4eb-d6fde74ffde4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:23.255437 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Create volume request issued successfully. Aug 19 21:24:23.256593 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-0841258c-6f90-446f-b7a9-8b06bb64440a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:23.258348 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 281/1125] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Aug 19 21:24:22 2026] POST /volume/v3/volumes => generated 703 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:23.274666 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a477ceb2-7de1-41ec-90f4-3cf8897bc9da None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:23.282460 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a477ceb2-7de1-41ec-90f4-3cf8897bc9da tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] GET https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 Aug 19 21:24:23.282609 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a477ceb2-7de1-41ec-90f4-3cf8897bc9da tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:23.283299 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a477ceb2-7de1-41ec-90f4-3cf8897bc9da tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:23.300078 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:23.300078 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:23.305852 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a477ceb2-7de1-41ec-90f4-3cf8897bc9da tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:24:23.312619 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a477ceb2-7de1-41ec-90f4-3cf8897bc9da tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 returned with HTTP 200 Aug 19 21:24:23.314569 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 284/1126] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:23 2026] GET /volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 => generated 771 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:23.378003 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a2032235-970c-42d2-be57-eb173d98566d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:23.381819 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a2032235-970c-42d2-be57-eb173d98566d tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] GET https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 Aug 19 21:24:23.382831 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a2032235-970c-42d2-be57-eb173d98566d tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:23.382831 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a2032235-970c-42d2-be57-eb173d98566d tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:23.393172 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:23.393172 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:23.401349 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a2032235-970c-42d2-be57-eb173d98566d tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:24:23.414380 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a2032235-970c-42d2-be57-eb173d98566d tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 returned with HTTP 200 Aug 19 21:24:23.415106 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 282/1127] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:23 2026] GET /volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 => generated 795 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:23.967225 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f08b9670-d51e-49f0-afc4-899491021293 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:23.976146 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f08b9670-d51e-49f0-afc4-899491021293 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:23.976146 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f08b9670-d51e-49f0-afc4-899491021293 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:23.976146 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f08b9670-d51e-49f0-afc4-899491021293 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:24.000537 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:24.000537 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:24.016597 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f08b9670-d51e-49f0-afc4-899491021293 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:24.023416 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f08b9670-d51e-49f0-afc4-899491021293 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:24.024558 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 281/1128] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:23 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:24.091931 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-02c01392-f846-496f-a6b4-7746db3529ad req-411ccee4-4d52-495e-ac5a-c188061f17ad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:24.095506 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-02c01392-f846-496f-a6b4-7746db3529ad req-411ccee4-4d52-495e-ac5a-c188061f17ad tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] DELETE https://10.4.3.158/volume/v3/attachments/95cc22f6-4bcb-4d1a-9ec9-eb0b9480ddbf Aug 19 21:24:24.095848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-02c01392-f846-496f-a6b4-7746db3529ad req-411ccee4-4d52-495e-ac5a-c188061f17ad tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:24.095973 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-02c01392-f846-496f-a6b4-7746db3529ad req-411ccee4-4d52-495e-ac5a-c188061f17ad tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:24.118227 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:24.118227 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:24.215497 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-02c01392-f846-496f-a6b4-7746db3529ad req-411ccee4-4d52-495e-ac5a-c188061f17ad tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/attachments/95cc22f6-4bcb-4d1a-9ec9-eb0b9480ddbf returned with HTTP 200 Aug 19 21:24:24.215843 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 282/1129] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:24:24 2026] DELETE /volume/v3/attachments/95cc22f6-4bcb-4d1a-9ec9-eb0b9480ddbf => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:25.045322 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1cc34b60-d826-450b-933c-0c75f2648c4d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:25.048398 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1cc34b60-d826-450b-933c-0c75f2648c4d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:25.048652 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1cc34b60-d826-450b-933c-0c75f2648c4d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:25.048894 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1cc34b60-d826-450b-933c-0c75f2648c4d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:25.064108 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:25.064108 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:25.070707 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1cc34b60-d826-450b-933c-0c75f2648c4d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:25.081079 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1cc34b60-d826-450b-933c-0c75f2648c4d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:25.081684 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 285/1130] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:25 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:25.125748 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-90f8e7fa-d5a5-4f5f-a995-17c994dbbb18 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:25.128730 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-90f8e7fa-d5a5-4f5f-a995-17c994dbbb18 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:25.128730 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-90f8e7fa-d5a5-4f5f-a995-17c994dbbb18 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:25.129025 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-90f8e7fa-d5a5-4f5f-a995-17c994dbbb18 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:25.144747 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:25.144747 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:25.154652 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-90f8e7fa-d5a5-4f5f-a995-17c994dbbb18 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:25.162188 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-90f8e7fa-d5a5-4f5f-a995-17c994dbbb18 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:25.163049 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 283/1131] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:25 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:26.102461 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0be8a211-164a-4676-ae33-883d2501611a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.108101 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0be8a211-164a-4676-ae33-883d2501611a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:26.108101 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0be8a211-164a-4676-ae33-883d2501611a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:26.108360 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0be8a211-164a-4676-ae33-883d2501611a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:26.126864 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:26.126864 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:26.136163 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0be8a211-164a-4676-ae33-883d2501611a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:26.142950 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fca722b0-cd42-4edf-909c-2774245a4dfa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.142950 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fca722b0-cd42-4edf-909c-2774245a4dfa None None] GET https://10.4.3.158/volume// Aug 19 21:24:26.145750 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fca722b0-cd42-4edf-909c-2774245a4dfa None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:26.145750 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fca722b0-cd42-4edf-909c-2774245a4dfa None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:26.146120 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fca722b0-cd42-4edf-909c-2774245a4dfa None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:26.146317 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0be8a211-164a-4676-ae33-883d2501611a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:26.146839 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 283/1132] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:26 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 21:24:26.146984 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 282/1133] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:26 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:26.172839 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-8ae60e41-34b3-459a-af2c-526bbfaea655 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.177230 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-8ae60e41-34b3-459a-af2c-526bbfaea655 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] GET https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 Aug 19 21:24:26.177510 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-8ae60e41-34b3-459a-af2c-526bbfaea655 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:26.178036 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-8ae60e41-34b3-459a-af2c-526bbfaea655 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:26.207197 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:26.207197 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:26.215185 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-8ae60e41-34b3-459a-af2c-526bbfaea655 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Volume info retrieved successfully. Aug 19 21:24:26.223800 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-8ae60e41-34b3-459a-af2c-526bbfaea655 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 returned with HTTP 200 Aug 19 21:24:26.224395 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 286/1134] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:24:26 2026] GET /volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 => generated 1540 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:26.421734 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-ee8bb312-e9f9-40e7-b632-bb7a5455d4f2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.429041 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-ee8bb312-e9f9-40e7-b632-bb7a5455d4f2 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] PUT https://10.4.3.158/volume/v3/attachments/daa0bed2-f643-41e1-9389-18598b6da1d1 Aug 19 21:24:26.429041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-ee8bb312-e9f9-40e7-b632-bb7a5455d4f2 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:26.432852 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-bf61ccda-ac7a-4a43-846b-ed7c833dd0a0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.437808 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-bf61ccda-ac7a-4a43-846b-ed7c833dd0a0 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] GET https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 Aug 19 21:24:26.438683 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-bf61ccda-ac7a-4a43-846b-ed7c833dd0a0 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:26.438683 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-bf61ccda-ac7a-4a43-846b-ed7c833dd0a0 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:26.447830 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-ee8bb312-e9f9-40e7-b632-bb7a5455d4f2 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Acquiring lock "cinder-attachment_update-10a61224-5322-4f81-85de-cc00ba7ab234-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:24:26.452454 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:26.452454 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:26.460283 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-ee8bb312-e9f9-40e7-b632-bb7a5455d4f2 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Lock "cinder-attachment_update-10a61224-5322-4f81-85de-cc00ba7ab234-np0000007814" acquired by "attachment_update" :: waited 0.013s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:24:26.460492 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-bf61ccda-ac7a-4a43-846b-ed7c833dd0a0 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:24:26.462116 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:26.462116 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:26.473556 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-bf61ccda-ac7a-4a43-846b-ed7c833dd0a0 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 returned with HTTP 200 Aug 19 21:24:26.474555 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 284/1135] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:26 2026] GET /volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 => generated 1311 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:26.490137 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1397347e-0cba-43d8-9a24-ce27aa20aaac None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.492033 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1397347e-0cba-43d8-9a24-ce27aa20aaac None None] GET https://10.4.3.158/volume// Aug 19 21:24:26.492033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1397347e-0cba-43d8-9a24-ce27aa20aaac None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:26.492033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1397347e-0cba-43d8-9a24-ce27aa20aaac None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:26.492033 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1397347e-0cba-43d8-9a24-ce27aa20aaac None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:26.492926 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 283/1136] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:26.518618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-3dcd0845-d759-4b69-8b28-4ad19534dfad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.525262 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-3dcd0845-d759-4b69-8b28-4ad19534dfad tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:24:26.525262 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-3dcd0845-d759-4b69-8b28-4ad19534dfad tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7b395bf-4f33-4be2-bc0f-4839293e4be2", "connector": null, "instance_uuid": "f6a50622-6b12-4031-9a30-4255c6b7b962"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:26.543788 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:26.543788 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:26.636887 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-3dcd0845-d759-4b69-8b28-4ad19534dfad tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:24:26.637827 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 287/1137] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:24:26 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:26.654891 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-727e64b1-9516-4987-8e80-873373da7713 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.655439 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-727e64b1-9516-4987-8e80-873373da7713 None None] GET https://10.4.3.158/volume// Aug 19 21:24:26.656054 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-727e64b1-9516-4987-8e80-873373da7713 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:26.656782 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-727e64b1-9516-4987-8e80-873373da7713 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:26.656855 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-727e64b1-9516-4987-8e80-873373da7713 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:26.658964 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 285/1138] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 21:24:26.662777 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-ee8bb312-e9f9-40e7-b632-bb7a5455d4f2 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Lock "cinder-attachment_update-10a61224-5322-4f81-85de-cc00ba7ab234-np0000007814" released by "attachment_update" :: held 0.201s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:24:26.662777 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-ee8bb312-e9f9-40e7-b632-bb7a5455d4f2 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/attachments/daa0bed2-f643-41e1-9389-18598b6da1d1 returned with HTTP 200 Aug 19 21:24:26.662777 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 284/1139] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:24:26 2026] PUT /volume/v3/attachments/daa0bed2-f643-41e1-9389-18598b6da1d1 => generated 969 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:26.676371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a58dbef1-0736-4491-ac3d-58010854c122 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.682355 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a58dbef1-0736-4491-ac3d-58010854c122 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] GET https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 Aug 19 21:24:26.682679 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a58dbef1-0736-4491-ac3d-58010854c122 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:26.683429 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a58dbef1-0736-4491-ac3d-58010854c122 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:26.699433 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:26.699433 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:26.705824 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a58dbef1-0736-4491-ac3d-58010854c122 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:24:26.715169 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-a58dbef1-0736-4491-ac3d-58010854c122 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 returned with HTTP 200 Aug 19 21:24:26.715463 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-6ccf8226-ef7f-4ab7-bc1f-095fee2192d6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.715813 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 284/1140] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:24:26 2026] GET /volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 => generated 1490 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:26.722133 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-6ccf8226-ef7f-4ab7-bc1f-095fee2192d6 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] POST https://10.4.3.158/volume/v3/attachments/daa0bed2-f643-41e1-9389-18598b6da1d1/action Aug 19 21:24:26.722718 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-6ccf8226-ef7f-4ab7-bc1f-095fee2192d6 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:26.723030 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-6ccf8226-ef7f-4ab7-bc1f-095fee2192d6 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:26.758347 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:26.758347 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:26.784889 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1a16bced-c810-4548-afc5-d98fa8a1627c req-6ccf8226-ef7f-4ab7-bc1f-095fee2192d6 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/attachments/daa0bed2-f643-41e1-9389-18598b6da1d1/action returned with HTTP 204 Aug 19 21:24:26.785430 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 288/1141] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:24:26 2026] POST /volume/v3/attachments/daa0bed2-f643-41e1-9389-18598b6da1d1/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:26.909037 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-4f69b706-38ba-4542-a253-10b9dde44d98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:26.916731 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-4f69b706-38ba-4542-a253-10b9dde44d98 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] PUT https://10.4.3.158/volume/v3/attachments/d6219bda-90c7-4474-8a10-b1ecb5316754 Aug 19 21:24:26.916939 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-4f69b706-38ba-4542-a253-10b9dde44d98 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:26.932376 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-4f69b706-38ba-4542-a253-10b9dde44d98 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Acquiring lock "cinder-attachment_update-a7b395bf-4f33-4be2-bc0f-4839293e4be2-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:24:26.941348 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-4f69b706-38ba-4542-a253-10b9dde44d98 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Lock "cinder-attachment_update-a7b395bf-4f33-4be2-bc0f-4839293e4be2-np0000007814" acquired by "attachment_update" :: waited 0.008s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:24:26.941348 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:26.941348 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:27.149143 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-4f69b706-38ba-4542-a253-10b9dde44d98 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Lock "cinder-attachment_update-a7b395bf-4f33-4be2-bc0f-4839293e4be2-np0000007814" released by "attachment_update" :: held 0.209s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:24:27.149859 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-4f69b706-38ba-4542-a253-10b9dde44d98 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/attachments/d6219bda-90c7-4474-8a10-b1ecb5316754 returned with HTTP 200 Aug 19 21:24:27.150444 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 286/1142] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:24:26 2026] PUT /volume/v3/attachments/d6219bda-90c7-4474-8a10-b1ecb5316754 => generated 969 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:27.165737 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-20017b18-b9c0-4532-a968-68c71329f1b0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:27.168238 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-20017b18-b9c0-4532-a968-68c71329f1b0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:27.168514 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-20017b18-b9c0-4532-a968-68c71329f1b0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:27.168783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-20017b18-b9c0-4532-a968-68c71329f1b0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:27.181471 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:27.181471 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:27.189437 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-20017b18-b9c0-4532-a968-68c71329f1b0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:27.195511 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-20017b18-b9c0-4532-a968-68c71329f1b0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:27.196315 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 285/1143] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:27 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:27.215104 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-faff021c-6c56-433e-8f14-143e73ef0527 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:27.218927 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-faff021c-6c56-433e-8f14-143e73ef0527 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] POST https://10.4.3.158/volume/v3/attachments/d6219bda-90c7-4474-8a10-b1ecb5316754/action Aug 19 21:24:27.220635 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-faff021c-6c56-433e-8f14-143e73ef0527 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:27.220635 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-faff021c-6c56-433e-8f14-143e73ef0527 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:27.253582 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:27.253582 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:27.280492 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-39ad046a-a04c-4ab4-9dd6-baf01341004f req-faff021c-6c56-433e-8f14-143e73ef0527 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/attachments/d6219bda-90c7-4474-8a10-b1ecb5316754/action returned with HTTP 204 Aug 19 21:24:27.280966 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 285/1144] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:24:27 2026] POST /volume/v3/attachments/d6219bda-90c7-4474-8a10-b1ecb5316754/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:24:27.873182 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-89c9a4f6-d878-42dd-a5e7-1bd9d66f81c4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:27.875879 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89c9a4f6-d878-42dd-a5e7-1bd9d66f81c4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/517757c1-79c0-4113-96a3-d81e8f84b6fd/action Aug 19 21:24:27.876169 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89c9a4f6-d878-42dd-a5e7-1bd9d66f81c4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-attach": {"instance_uuid": "49d73ecf-9ecb-471a-b289-e61fba0ca16c", "mountpoint": "/dev/vdc"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:27.876169 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89c9a4f6-d878-42dd-a5e7-1bd9d66f81c4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "49d73ecf-9ecb-471a-b289-e61fba0ca16c", "mountpoint": "/dev/vdc"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:27.886246 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89c9a4f6-d878-42dd-a5e7-1bd9d66f81c4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/517757c1-79c0-4113-96a3-d81e8f84b6fd/action returned with HTTP 404 Aug 19 21:24:27.886889 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 289/1145] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:24:27 2026] POST /volume/v3/volumes/517757c1-79c0-4113-96a3-d81e8f84b6fd/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:28.220569 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd9a9b11-9cf3-4341-afe1-36d4e175b77c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:28.223549 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd9a9b11-9cf3-4341-afe1-36d4e175b77c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:28.223823 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd9a9b11-9cf3-4341-afe1-36d4e175b77c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:28.224170 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd9a9b11-9cf3-4341-afe1-36d4e175b77c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:28.248679 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:28.248679 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:28.256758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d198ec4c-9e68-4645-b4e8-78b7f8aec5eb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:28.260087 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d198ec4c-9e68-4645-b4e8-78b7f8aec5eb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:28.260087 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d198ec4c-9e68-4645-b4e8-78b7f8aec5eb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:28.261364 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d198ec4c-9e68-4645-b4e8-78b7f8aec5eb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:28.262078 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cd9a9b11-9cf3-4341-afe1-36d4e175b77c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:28.270495 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd9a9b11-9cf3-4341-afe1-36d4e175b77c tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:28.271220 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 287/1146] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:28 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:28.275273 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:28.275273 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:28.289181 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d198ec4c-9e68-4645-b4e8-78b7f8aec5eb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:28.299944 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d198ec4c-9e68-4645-b4e8-78b7f8aec5eb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:28.300393 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 286/1147] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:28 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:28.322715 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-dee8db6f-4c08-40dd-8f65-8ae99a89620f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:28.326309 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dee8db6f-4c08-40dd-8f65-8ae99a89620f tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:28.326309 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dee8db6f-4c08-40dd-8f65-8ae99a89620f tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:28.326309 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dee8db6f-4c08-40dd-8f65-8ae99a89620f tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:28.339393 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:28.339393 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:28.346045 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-dee8db6f-4c08-40dd-8f65-8ae99a89620f tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:28.358035 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dee8db6f-4c08-40dd-8f65-8ae99a89620f tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:28.358035 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 286/1148] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:28 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:28.431480 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b4b265b9-0940-417e-97d6-8d2e1f971935 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:28.436114 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b4b265b9-0940-417e-97d6-8d2e1f971935 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:28.436114 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b4b265b9-0940-417e-97d6-8d2e1f971935 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:28.436328 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b4b265b9-0940-417e-97d6-8d2e1f971935 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:28.451248 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:28.451248 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:28.460774 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b4b265b9-0940-417e-97d6-8d2e1f971935 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:28.475966 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b4b265b9-0940-417e-97d6-8d2e1f971935 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:28.476540 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 290/1149] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:28 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:28.501832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd880a96-81a1-4b5d-a4a5-4b249c8c3dfb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:28.504482 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd880a96-81a1-4b5d-a4a5-4b249c8c3dfb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:28.505040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd880a96-81a1-4b5d-a4a5-4b249c8c3dfb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:28.505040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd880a96-81a1-4b5d-a4a5-4b249c8c3dfb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:28.505208 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-cd880a96-81a1-4b5d-a4a5-4b249c8c3dfb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Delete volume with id: 1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:28.522549 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:28.522549 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:28.524485 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cd880a96-81a1-4b5d-a4a5-4b249c8c3dfb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:28.545722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-7811c2da-5df6-4c7d-a8c1-666b7993b34e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:28.550434 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-7811c2da-5df6-4c7d-a8c1-666b7993b34e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a Aug 19 21:24:28.550727 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-7811c2da-5df6-4c7d-a8c1-666b7993b34e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:28.550951 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-7811c2da-5df6-4c7d-a8c1-666b7993b34e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:28.568803 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:28.568803 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:28.607749 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cd880a96-81a1-4b5d-a4a5-4b249c8c3dfb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Delete volume request issued successfully. Aug 19 21:24:28.607928 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd880a96-81a1-4b5d-a4a5-4b249c8c3dfb tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 202 Aug 19 21:24:28.613179 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 288/1150] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:24:28 2026] DELETE /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:28.623786 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3b89226f-6302-4713-99f5-4d49a3596f40 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:28.626318 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3b89226f-6302-4713-99f5-4d49a3596f40 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:28.626590 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3b89226f-6302-4713-99f5-4d49a3596f40 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:28.627049 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3b89226f-6302-4713-99f5-4d49a3596f40 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:28.641745 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:28.641745 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:28.660003 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3b89226f-6302-4713-99f5-4d49a3596f40 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Volume info retrieved successfully. Aug 19 21:24:28.672624 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3b89226f-6302-4713-99f5-4d49a3596f40 tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 200 Aug 19 21:24:28.673037 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 287/1151] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:28 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:28.698379 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ee34efa-eb17-496c-a38c-6c432abbd3dc req-7811c2da-5df6-4c7d-a8c1-666b7993b34e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a returned with HTTP 200 Aug 19 21:24:28.698379 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 287/1152] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:24:28 2026] DELETE /volume/v3/attachments/d5cf1c82-7ae7-4a17-abc1-60ffa00b104a => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:29.294095 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-756eb9ec-5de4-48b4-9666-9e686b6cb9d6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:29.296285 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-756eb9ec-5de4-48b4-9666-9e686b6cb9d6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:29.296496 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-756eb9ec-5de4-48b4-9666-9e686b6cb9d6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:29.296716 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-756eb9ec-5de4-48b4-9666-9e686b6cb9d6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:29.306646 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:29.306646 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:29.313783 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-756eb9ec-5de4-48b4-9666-9e686b6cb9d6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:29.320249 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-756eb9ec-5de4-48b4-9666-9e686b6cb9d6 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:29.320811 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 291/1153] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:29 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:29.337762 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3798759e-b4d8-427b-88b7-ae9752130380 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:29.340214 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3798759e-b4d8-427b-88b7-ae9752130380 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:29.340214 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3798759e-b4d8-427b-88b7-ae9752130380 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:29.340214 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3798759e-b4d8-427b-88b7-ae9752130380 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:29.350133 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:29.350133 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:29.355102 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3798759e-b4d8-427b-88b7-ae9752130380 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:29.360080 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3798759e-b4d8-427b-88b7-ae9752130380 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:29.360417 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 289/1154] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:29 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:29.437404 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9f6a9b63-d521-4d8f-b8bc-a1ab120b5f0a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:29.437404 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9f6a9b63-d521-4d8f-b8bc-a1ab120b5f0a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:29.437404 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9f6a9b63-d521-4d8f-b8bc-a1ab120b5f0a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:29.437710 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9f6a9b63-d521-4d8f-b8bc-a1ab120b5f0a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:29.453790 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:29.453790 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:29.464444 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9f6a9b63-d521-4d8f-b8bc-a1ab120b5f0a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:29.478024 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9f6a9b63-d521-4d8f-b8bc-a1ab120b5f0a tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:29.479811 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 288/1155] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:29 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:29.559854 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:29.564499 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:29.564499 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1244725813", "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:29.565418 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1244725813', 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:29.692595 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4e07b2db-7b3b-46bc-999a-e9ee41ecf95b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:29.695456 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e07b2db-7b3b-46bc-999a-e9ee41ecf95b tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] GET https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f Aug 19 21:24:29.695456 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e07b2db-7b3b-46bc-999a-e9ee41ecf95b tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:29.695582 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e07b2db-7b3b-46bc-999a-e9ee41ecf95b tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:29.706973 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e07b2db-7b3b-46bc-999a-e9ee41ecf95b tempest-DeleteServersTestJSON-158089054 tempest-DeleteServersTestJSON-158089054-project-member] https://10.4.3.158/volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f returned with HTTP 404 Aug 19 21:24:29.707586 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 292/1156] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:29 2026] GET /volume/v3/volumes/1f80c562-a4ea-4f36-9334-95b31c04ea4f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:29.776530 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume of 1 GB Aug 19 21:24:29.776530 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:29.776530 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:29.776530 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Availability Zones retrieved successfully. Aug 19 21:24:29.787285 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Flow 'volume_create_api' (6b2d319c-164b-494b-bd7d-9c40929ed150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:29.788856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (133caba3-e519-4b69-b3d4-22a5adc465f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:29.790680 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:29.876652 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:29.876652 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:29.902135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (133caba3-e519-4b69-b3d4-22a5adc465f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b4117d8f-b892-4947-9662-0c92e6c22af5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4117d8f-b892-4947-9662-0c92e6c22af5', 'encryption_key_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=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:29.903966 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a725e1f-79e1-4324-b30f-44e1de1e15c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:30.023362 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Created reservations ['dc6d0d1f-b9d1-4ab6-ae73-2b21ea435a91', '6355b856-c6c0-478d-8db9-ad1b9a5b23f0', '7922d23d-a518-4082-a649-0e942ed6e139', '4eaf5881-1d25-40d9-9074-0a7e16b0ae16'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:30.025607 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a725e1f-79e1-4324-b30f-44e1de1e15c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc6d0d1f-b9d1-4ab6-ae73-2b21ea435a91', '6355b856-c6c0-478d-8db9-ad1b9a5b23f0', '7922d23d-a518-4082-a649-0e942ed6e139', '4eaf5881-1d25-40d9-9074-0a7e16b0ae16']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:30.027119 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcea2a2e-d048-47e4-b629-4f81fbad71b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:30.073554 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcea2a2e-d048-47e4-b629-4f81fbad71b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7551a3b2-8f49-47c6-98e2-50a9c48b1353', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1244725813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',qos_specs=None,replication_status=,reservations=['dc6d0d1f-b9d1-4ab6-ae73-2b21ea435a91','6355b856-c6c0-478d-8db9-ad1b9a5b23f0','7922d23d-a518-4082-a649-0e942ed6e139','4eaf5881-1d25-40d9-9074-0a7e16b0ae16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080433e4b5cc403c877ff2ec9134e245',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1244725813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7551a3b2-8f49-47c6-98e2-50a9c48b1353,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='080433e4b5cc403c877ff2ec9134e245',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4117d8f-b892-4947-9662-0c92e6c22af5),volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:30.075187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef4436f-fdf1-4c2d-a56f-6e4f7e9b2df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:30.132715 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef4436f-fdf1-4c2d-a56f-6e4f7e9b2df0) transitioned into state 'SUCCESS' from state '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-1244725813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c8bbf7ccf47e443c871e50ae74f6a1a1',qos_specs=None,replication_status=,reservations=['dc6d0d1f-b9d1-4ab6-ae73-2b21ea435a91','6355b856-c6c0-478d-8db9-ad1b9a5b23f0','7922d23d-a518-4082-a649-0e942ed6e139','4eaf5881-1d25-40d9-9074-0a7e16b0ae16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='080433e4b5cc403c877ff2ec9134e245',volume_type_id=b4117d8f-b892-4947-9662-0c92e6c22af5)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:30.133591 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0db25f4-273e-43d4-89a4-b9ca7b9aa49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:30.158984 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0db25f4-273e-43d4-89a4-b9ca7b9aa49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:30.160113 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Flow 'volume_create_api' (6b2d319c-164b-494b-bd7d-9c40929ed150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:30.160893 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create volume request issued successfully. Aug 19 21:24:30.162370 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5b3719a-928a-4860-8fce-ca9c25ce9cef tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:30.162826 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 288/1157] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:24:29 2026] POST /volume/v3/volumes => generated 760 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:30.181310 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8288fb77-1c21-45ac-adcc-bf9ac484a8eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:30.184041 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8288fb77-1c21-45ac-adcc-bf9ac484a8eb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:30.184041 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8288fb77-1c21-45ac-adcc-bf9ac484a8eb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:30.184434 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8288fb77-1c21-45ac-adcc-bf9ac484a8eb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:30.198453 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:30.198453 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:30.209658 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8288fb77-1c21-45ac-adcc-bf9ac484a8eb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:30.220683 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8288fb77-1c21-45ac-adcc-bf9ac484a8eb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 200 Aug 19 21:24:30.221382 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 290/1158] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:30 2026] GET /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 828 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:30.274634 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-a970d91d-3296-4198-845a-63455d5bba53 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:30.277884 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-a970d91d-3296-4198-845a-63455d5bba53 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] DELETE https://10.4.3.158/volume/v3/attachments/5515918c-9f97-4b1b-a614-a397982c1de7 Aug 19 21:24:30.278229 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-a970d91d-3296-4198-845a-63455d5bba53 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:30.278465 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-a970d91d-3296-4198-845a-63455d5bba53 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:30.293107 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:30.293107 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:30.396392 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-a970d91d-3296-4198-845a-63455d5bba53 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments/5515918c-9f97-4b1b-a614-a397982c1de7 returned with HTTP 200 Aug 19 21:24:30.397182 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 289/1159] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:24:30 2026] DELETE /volume/v3/attachments/5515918c-9f97-4b1b-a614-a397982c1de7 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:30.422489 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-a2ab3bce-b0af-4934-9655-84a5ca1a0387 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:30.425310 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-a2ab3bce-b0af-4934-9655-84a5ca1a0387 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] DELETE https://10.4.3.158/volume/v3/attachments/b26dd756-3868-4c23-946b-de2defa45877 Aug 19 21:24:30.425610 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-a2ab3bce-b0af-4934-9655-84a5ca1a0387 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:30.425889 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-a2ab3bce-b0af-4934-9655-84a5ca1a0387 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:30.434944 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:30.434944 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:30.517756 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-a2ab3bce-b0af-4934-9655-84a5ca1a0387 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments/b26dd756-3868-4c23-946b-de2defa45877 returned with HTTP 200 Aug 19 21:24:30.518665 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 293/1160] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:24:30 2026] DELETE /volume/v3/attachments/b26dd756-3868-4c23-946b-de2defa45877 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:30.543497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-9d120b71-2cd0-4c79-8886-250a2132487e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:30.546348 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-9d120b71-2cd0-4c79-8886-250a2132487e tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] DELETE https://10.4.3.158/volume/v3/attachments/0e1f07bc-e006-46e6-bdaf-bb705dfcbc6d Aug 19 21:24:30.546852 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-9d120b71-2cd0-4c79-8886-250a2132487e tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:30.546977 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-9d120b71-2cd0-4c79-8886-250a2132487e tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:30.564990 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:30.564990 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:30.676334 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a3298c2f-e46f-4da9-baca-b8044578dd86 req-9d120b71-2cd0-4c79-8886-250a2132487e tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/attachments/0e1f07bc-e006-46e6-bdaf-bb705dfcbc6d returned with HTTP 200 Aug 19 21:24:30.676334 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 289/1161] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:24:30 2026] DELETE /volume/v3/attachments/0e1f07bc-e006-46e6-bdaf-bb705dfcbc6d => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:31.244338 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1ba5e9be-5ca5-471e-90d3-20e58789daee None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:31.252396 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ba5e9be-5ca5-471e-90d3-20e58789daee tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:31.252835 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ba5e9be-5ca5-471e-90d3-20e58789daee tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:31.253347 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ba5e9be-5ca5-471e-90d3-20e58789daee tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:31.265537 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:31.265537 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:31.273037 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1ba5e9be-5ca5-471e-90d3-20e58789daee tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:31.282338 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ba5e9be-5ca5-471e-90d3-20e58789daee tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 200 Aug 19 21:24:31.282976 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 291/1162] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:31 2026] GET /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 1368 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:31.456373 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d877c8e7-740e-4d9d-b7b5-19625e6098b5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:31.458784 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d877c8e7-740e-4d9d-b7b5-19625e6098b5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:31.458992 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d877c8e7-740e-4d9d-b7b5-19625e6098b5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:31.459255 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d877c8e7-740e-4d9d-b7b5-19625e6098b5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:31.466822 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:31.466822 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:31.471177 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d877c8e7-740e-4d9d-b7b5-19625e6098b5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:31.478432 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d877c8e7-740e-4d9d-b7b5-19625e6098b5 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 200 Aug 19 21:24:31.478893 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 290/1163] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:31 2026] GET /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:32.133991 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d80b5c85-7a3c-45f0-a9a6-ec25533f6780 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:32.139029 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d80b5c85-7a3c-45f0-a9a6-ec25533f6780 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:32.139029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d80b5c85-7a3c-45f0-a9a6-ec25533f6780 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:32.140307 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d80b5c85-7a3c-45f0-a9a6-ec25533f6780 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:32.157622 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:32.157622 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:32.168684 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d80b5c85-7a3c-45f0-a9a6-ec25533f6780 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:32.177160 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-d80b5c85-7a3c-45f0-a9a6-ec25533f6780 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 200 Aug 19 21:24:32.179371 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 294/1164] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:32 2026] GET /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 1368 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:32.191316 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-be875ac0-d9ec-4928-b202-fa450b50facc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:32.191804 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be875ac0-d9ec-4928-b202-fa450b50facc None None] GET https://10.4.3.158/volume// Aug 19 21:24:32.191908 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-be875ac0-d9ec-4928-b202-fa450b50facc None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:32.192403 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-be875ac0-d9ec-4928-b202-fa450b50facc None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:32.192663 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be875ac0-d9ec-4928-b202-fa450b50facc None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:32.193300 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 290/1165] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:24:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:32.207092 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-7949c0b4-0ea7-46c1-8fd9-52d7c0b770e0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:32.209392 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-7949c0b4-0ea7-46c1-8fd9-52d7c0b770e0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:24:32.209392 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-7949c0b4-0ea7-46c1-8fd9-52d7c0b770e0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7551a3b2-8f49-47c6-98e2-50a9c48b1353", "connector": null, "instance_uuid": "3daa336f-2350-4564-9135-c701824a4b44"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:32.223607 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:32.223607 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:32.266472 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-7949c0b4-0ea7-46c1-8fd9-52d7c0b770e0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:24:32.267149 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 292/1166] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:24:32 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 19 21:24:34.700496 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b04b6369-8351-4abd-8253-a88cbc2af355 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:34.702066 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b04b6369-8351-4abd-8253-a88cbc2af355 None None] GET https://10.4.3.158/volume// Aug 19 21:24:34.702066 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b04b6369-8351-4abd-8253-a88cbc2af355 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:34.702066 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b04b6369-8351-4abd-8253-a88cbc2af355 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:34.702558 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b04b6369-8351-4abd-8253-a88cbc2af355 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:24:34.702926 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 291/1167] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:24:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:24:34.719290 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-ad3639ca-d7dc-4667-b80b-f76cf029ea4e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:34.722421 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-ad3639ca-d7dc-4667-b80b-f76cf029ea4e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:34.722801 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-ad3639ca-d7dc-4667-b80b-f76cf029ea4e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:34.723119 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-ad3639ca-d7dc-4667-b80b-f76cf029ea4e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:34.746148 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:34.746148 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:34.753006 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-ad3639ca-d7dc-4667-b80b-f76cf029ea4e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:34.765409 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-ad3639ca-d7dc-4667-b80b-f76cf029ea4e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 200 Aug 19 21:24:34.765409 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 295/1168] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:24:34 2026] GET /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 1547 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:24:34.840516 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:34.846349 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:34.846590 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5d059a58-7b6e-4b9e-bbb3-e122277e14e4", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1203165838"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:34.849212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Create volume request body: {'volume': {'imageRef': '5d059a58-7b6e-4b9e-bbb3-e122277e14e4', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1203165838'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:34.967177 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-e25b1e9f-0e47-415d-812c-1518af06d1e9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:34.971956 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-e25b1e9f-0e47-415d-812c-1518af06d1e9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] PUT https://10.4.3.158/volume/v3/attachments/774d78ad-eeef-465d-9954-a9523301627a Aug 19 21:24:34.972456 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-e25b1e9f-0e47-415d-812c-1518af06d1e9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:34.985299 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-e25b1e9f-0e47-415d-812c-1518af06d1e9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Acquiring lock "cinder-attachment_update-7551a3b2-8f49-47c6-98e2-50a9c48b1353-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:24:34.992768 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-e25b1e9f-0e47-415d-812c-1518af06d1e9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-7551a3b2-8f49-47c6-98e2-50a9c48b1353-np0000007814" acquired by "attachment_update" :: waited 0.008s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:24:34.994353 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:34.994353 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:35.012739 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Create volume of 2 GB Aug 19 21:24:35.013148 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:35.013148 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:35.021578 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Availability Zones retrieved successfully. Aug 19 21:24:35.030707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Flow 'volume_create_api' (9c4f03d7-4981-4d16-b478-f3e47553d9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:35.033090 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d08270-6c4f-44a0-8ab4-49b53f7f579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:35.036309 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Validating volume size '2' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:35.120032 np0000007814 devstack@c-api.service[100176]: WARNING cinder.volume.api [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d08270-6c4f-44a0-8ab4-49b53f7f579d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 21:24:35.120032 np0000007814 devstack@c-api.service[100176]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 5d059a58-7b6e-4b9e-bbb3-e122277e14e4 is not active. Aug 19 21:24:35.122958 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d08270-6c4f-44a0-8ab4-49b53f7f579d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:35.124935 np0000007814 devstack@c-api.service[100176]: WARNING cinder.volume.api [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d08270-6c4f-44a0-8ab4-49b53f7f579d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 21:24:35.126385 np0000007814 devstack@c-api.service[100176]: WARNING cinder.volume.api [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Flow 'volume_create_api' (9c4f03d7-4981-4d16-b478-f3e47553d9e3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 21:24:35.127328 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9bf4aa6-b905-44df-a668-157e8b388d80 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Aug 19 21:24:35.127832 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 291/1169] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:24:34 2026] POST /volume/v3/volumes => generated 125 bytes in 288 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:24:35.187279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-e25b1e9f-0e47-415d-812c-1518af06d1e9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Lock "cinder-attachment_update-7551a3b2-8f49-47c6-98e2-50a9c48b1353-np0000007814" released by "attachment_update" :: held 0.194s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:24:35.187910 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-e25b1e9f-0e47-415d-812c-1518af06d1e9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/774d78ad-eeef-465d-9954-a9523301627a returned with HTTP 200 Aug 19 21:24:35.189082 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 293/1170] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:24:34 2026] PUT /volume/v3/attachments/774d78ad-eeef-465d-9954-a9523301627a => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:35.230631 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-517c026f-5c0a-45e1-9bc7-5c27c35c0298 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:35.236075 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-517c026f-5c0a-45e1-9bc7-5c27c35c0298 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/attachments/774d78ad-eeef-465d-9954-a9523301627a/action Aug 19 21:24:35.236075 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-517c026f-5c0a-45e1-9bc7-5c27c35c0298 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:35.236075 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-517c026f-5c0a-45e1-9bc7-5c27c35c0298 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:35.270340 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:35.270340 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:35.310350 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ab33b960-f4a9-4073-9a4e-e74bf92c2629 req-517c026f-5c0a-45e1-9bc7-5c27c35c0298 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/774d78ad-eeef-465d-9954-a9523301627a/action returned with HTTP 204 Aug 19 21:24:35.311035 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 292/1171] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:24:35 2026] POST /volume/v3/attachments/774d78ad-eeef-465d-9954-a9523301627a/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:35.742586 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-83c51d30-3bad-4989-9bde-8473d9523421 req-426097ec-fb42-4785-8505-548663686c57 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:35.747172 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-83c51d30-3bad-4989-9bde-8473d9523421 req-426097ec-fb42-4785-8505-548663686c57 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] GET https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 Aug 19 21:24:35.747172 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-83c51d30-3bad-4989-9bde-8473d9523421 req-426097ec-fb42-4785-8505-548663686c57 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:35.747450 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-83c51d30-3bad-4989-9bde-8473d9523421 req-426097ec-fb42-4785-8505-548663686c57 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:35.774385 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:35.774385 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:35.782700 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-83c51d30-3bad-4989-9bde-8473d9523421 req-426097ec-fb42-4785-8505-548663686c57 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:24:35.791403 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-83c51d30-3bad-4989-9bde-8473d9523421 req-426097ec-fb42-4785-8505-548663686c57 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 returned with HTTP 200 Aug 19 21:24:35.791823 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 296/1172] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:35 2026] GET /volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 => generated 1603 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:36.802828 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-97ff3bff-8268-462c-a5b9-3b0199278a86 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:36.921271 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97ff3bff-8268-462c-a5b9-3b0199278a86 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools Aug 19 21:24:36.921489 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97ff3bff-8268-462c-a5b9-3b0199278a86 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:36.921685 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97ff3bff-8268-462c-a5b9-3b0199278a86 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] Calling method 'get_pools' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:36.944200 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97ff3bff-8268-462c-a5b9-3b0199278a86 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 21:24:36.945586 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 292/1173] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Aug 19 21:24:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:36.960102 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0ee7ffa-9e1b-45f5-a995-99efb7ce8028 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:36.963367 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0ee7ffa-9e1b-45f5-a995-99efb7ce8028 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools?detail=True Aug 19 21:24:36.963554 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0ee7ffa-9e1b-45f5-a995-99efb7ce8028 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:36.964178 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0ee7ffa-9e1b-45f5-a995-99efb7ce8028 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] Calling method 'get_pools' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:36.965950 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:36.965950 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:36.984363 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0ee7ffa-9e1b-45f5-a995-99efb7ce8028 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 19 21:24:36.985357 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 294/1174] 10.4.3.158 () {66 vars in 1314 bytes} [Wed Aug 19 21:24:36 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:37.004133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-de93dffc-3c42-4bb7-9f3d-e2c7fa11b60b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:37.006894 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-de93dffc-3c42-4bb7-9f3d-e2c7fa11b60b tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] GET https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool Aug 19 21:24:37.007235 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-de93dffc-3c42-4bb7-9f3d-e2c7fa11b60b tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:37.007715 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-de93dffc-3c42-4bb7-9f3d-e2c7fa11b60b tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:37.027196 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-de93dffc-3c42-4bb7-9f3d-e2c7fa11b60b tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool returned with HTTP 200 Aug 19 21:24:37.027196 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 293/1175] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Aug 19 21:24:37 2026] GET /volume/v3/capabilities/np0000007814@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:24:37.039676 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-520cdee5-9b2e-4be5-8587-d5cd92dcaa44 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:37.043562 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-520cdee5-9b2e-4be5-8587-d5cd92dcaa44 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] GET https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool Aug 19 21:24:37.043562 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-520cdee5-9b2e-4be5-8587-d5cd92dcaa44 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:37.043848 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-520cdee5-9b2e-4be5-8587-d5cd92dcaa44 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:37.063322 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-520cdee5-9b2e-4be5-8587-d5cd92dcaa44 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool returned with HTTP 200 Aug 19 21:24:37.063780 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 297/1176] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Aug 19 21:24:37 2026] GET /volume/v3/capabilities/np0000007814@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:37.076932 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c55bb99e-0b5f-478c-b555-04f1d2f819cb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:37.079230 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c55bb99e-0b5f-478c-b555-04f1d2f819cb tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] GET https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool Aug 19 21:24:37.079411 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c55bb99e-0b5f-478c-b555-04f1d2f819cb tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:37.079605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c55bb99e-0b5f-478c-b555-04f1d2f819cb tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:37.097580 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c55bb99e-0b5f-478c-b555-04f1d2f819cb tempest-BackendsCapabilitiesAdminTestsJSON-1403202397 tempest-BackendsCapabilitiesAdminTestsJSON-1403202397-project-admin] https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool returned with HTTP 200 Aug 19 21:24:37.098099 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 293/1177] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Aug 19 21:24:37 2026] GET /volume/v3/capabilities/np0000007814@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:38.291440 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a5a16c04-0e02-44e7-99d5-ba8bf63db23a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:38.294171 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5a16c04-0e02-44e7-99d5-ba8bf63db23a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] DELETE https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac Aug 19 21:24:38.294812 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5a16c04-0e02-44e7-99d5-ba8bf63db23a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:38.295547 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5a16c04-0e02-44e7-99d5-ba8bf63db23a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:38.295671 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a5a16c04-0e02-44e7-99d5-ba8bf63db23a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Delete volume with id: 45e5c3b1-7d78-4237-b7da-2d2cb5747dac Aug 19 21:24:38.307342 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:38.307342 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:38.307809 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a5a16c04-0e02-44e7-99d5-ba8bf63db23a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:24:38.341144 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a5a16c04-0e02-44e7-99d5-ba8bf63db23a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Delete volume request issued successfully. Aug 19 21:24:38.342399 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5a16c04-0e02-44e7-99d5-ba8bf63db23a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac returned with HTTP 202 Aug 19 21:24:38.344385 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 295/1178] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:24:38 2026] DELETE /volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:38.358232 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-690955ff-7223-462d-9dba-81aeb8dd4cc6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:38.361767 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-690955ff-7223-462d-9dba-81aeb8dd4cc6 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac Aug 19 21:24:38.362456 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-690955ff-7223-462d-9dba-81aeb8dd4cc6 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:38.364100 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-690955ff-7223-462d-9dba-81aeb8dd4cc6 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:38.383968 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:38.383968 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:38.390426 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-690955ff-7223-462d-9dba-81aeb8dd4cc6 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:24:38.399170 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-690955ff-7223-462d-9dba-81aeb8dd4cc6 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac returned with HTTP 200 Aug 19 21:24:38.399823 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 294/1179] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:38 2026] GET /volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:38.556439 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:38.558799 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:38.559319 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "9e0b304c-3f21-4a98-85ad-96d7c9daae4e"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:38.561493 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '9e0b304c-3f21-4a98-85ad-96d7c9daae4e'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:38.712149 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Create volume of 1 GB Aug 19 21:24:38.725982 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Availability Zones retrieved successfully. Aug 19 21:24:38.735023 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Flow 'volume_create_api' (663b3606-4663-4e7b-a88c-9b0f993a5e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:38.736284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb7dcc9-4a40-4121-879a-15ec5c15a041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:38.738227 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:38.814256 np0000007814 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb7dcc9-4a40-4121-879a-15ec5c15a041) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 21:24:38.814256 np0000007814 devstack@c-api.service[100175]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 19 21:24:38.816721 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb7dcc9-4a40-4121-879a-15ec5c15a041) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:38.818538 np0000007814 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb7dcc9-4a40-4121-879a-15ec5c15a041) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 21:24:38.821428 np0000007814 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Flow 'volume_create_api' (663b3606-4663-4e7b-a88c-9b0f993a5e31) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 21:24:38.821428 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a340e047-ec3e-4475-afd9-3ce85f9e3c23 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Aug 19 21:24:38.821428 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 298/1180] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:38 2026] POST /volume/v3/volumes => generated 134 bytes in 265 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:24:39.401428 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9117eae6-82c2-4501-9bc9-23dc1707d96d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.405039 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9117eae6-82c2-4501-9bc9-23dc1707d96d tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:39.405039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9117eae6-82c2-4501-9bc9-23dc1707d96d tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:39.409193 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9117eae6-82c2-4501-9bc9-23dc1707d96d tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Aug 19 21:24:39.409193 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 294/1181] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:39 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 19 21:24:39.418369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-22233306-71f5-451f-bb76-b4a6102de41e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.423544 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22233306-71f5-451f-bb76-b4a6102de41e tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac Aug 19 21:24:39.423544 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22233306-71f5-451f-bb76-b4a6102de41e tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:39.423804 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22233306-71f5-451f-bb76-b4a6102de41e tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:39.428708 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-825a7532-6631-434c-97aa-d988355a2ee4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.435710 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-825a7532-6631-434c-97aa-d988355a2ee4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:39.436988 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22233306-71f5-451f-bb76-b4a6102de41e tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac returned with HTTP 404 Aug 19 21:24:39.438275 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 296/1182] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:39 2026] GET /volume/v3/volumes/45e5c3b1-7d78-4237-b7da-2d2cb5747dac => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:39.438962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-825a7532-6631-434c-97aa-d988355a2ee4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a986f5b7-08e0-42fe-a568-6a55ce28a6e3"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:39.441671 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-825a7532-6631-434c-97aa-d988355a2ee4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a986f5b7-08e0-42fe-a568-6a55ce28a6e3'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:39.450590 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-825a7532-6631-434c-97aa-d988355a2ee4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 404 Aug 19 21:24:39.450756 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 295/1183] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:39 2026] POST /volume/v3/volumes => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:39.458597 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-638d2ab3-e267-460d-b8b3-77b7def1d478 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.465459 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-638d2ab3-e267-460d-b8b3-77b7def1d478 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] DELETE https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 Aug 19 21:24:39.465459 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-638d2ab3-e267-460d-b8b3-77b7def1d478 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:39.465731 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-638d2ab3-e267-460d-b8b3-77b7def1d478 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:39.465966 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-638d2ab3-e267-460d-b8b3-77b7def1d478 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Delete volume with id: dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 Aug 19 21:24:39.471096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f04aa6f6-229c-4d21-b48c-2beebc3cf7c4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.479093 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f04aa6f6-229c-4d21-b48c-2beebc3cf7c4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:39.479093 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f04aa6f6-229c-4d21-b48c-2beebc3cf7c4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a5b3911d-3de3-468e-8694-73220accc15f"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:39.482138 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:39.482138 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:39.482793 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-638d2ab3-e267-460d-b8b3-77b7def1d478 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:24:39.483968 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-f04aa6f6-229c-4d21-b48c-2beebc3cf7c4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a5b3911d-3de3-468e-8694-73220accc15f'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:39.495932 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f04aa6f6-229c-4d21-b48c-2beebc3cf7c4 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 404 Aug 19 21:24:39.497475 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 295/1184] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:39 2026] POST /volume/v3/volumes => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:39.514036 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d59ec8cb-05fb-4bbb-a112-35e07bc27427 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.516438 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d59ec8cb-05fb-4bbb-a112-35e07bc27427 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:39.518107 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d59ec8cb-05fb-4bbb-a112-35e07bc27427 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "3a59deaf-b02d-4ee7-8ef5-fbe9c5896721"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:39.518590 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-638d2ab3-e267-460d-b8b3-77b7def1d478 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Delete volume request issued successfully. Aug 19 21:24:39.518848 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-638d2ab3-e267-460d-b8b3-77b7def1d478 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 returned with HTTP 202 Aug 19 21:24:39.519708 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 299/1185] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:24:39 2026] DELETE /volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:39.521066 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-d59ec8cb-05fb-4bbb-a112-35e07bc27427 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '3a59deaf-b02d-4ee7-8ef5-fbe9c5896721'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:39.538513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9cba34f7-c499-4c00-9652-f1dffa58401a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.542172 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d59ec8cb-05fb-4bbb-a112-35e07bc27427 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 404 Aug 19 21:24:39.542969 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 297/1186] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:39 2026] POST /volume/v3/volumes => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:39.543768 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9cba34f7-c499-4c00-9652-f1dffa58401a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 Aug 19 21:24:39.544064 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9cba34f7-c499-4c00-9652-f1dffa58401a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:39.544338 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9cba34f7-c499-4c00-9652-f1dffa58401a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:39.562385 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d1b821dd-aa02-47cd-b401-5a9ac7da4f60 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.564934 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d1b821dd-aa02-47cd-b401-5a9ac7da4f60 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:39.565110 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:39.565110 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:39.565208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d1b821dd-aa02-47cd-b401-5a9ac7da4f60 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:39.567205 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d1b821dd-aa02-47cd-b401-5a9ac7da4f60 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Aug 19 21:24:39.568583 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 296/1187] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:39 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:24:39.576334 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9cba34f7-c499-4c00-9652-f1dffa58401a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:24:39.582033 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-71ce1b5c-22b3-4546-9a83-f1fee1e25edb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.586730 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-71ce1b5c-22b3-4546-9a83-f1fee1e25edb tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:39.587883 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-71ce1b5c-22b3-4546-9a83-f1fee1e25edb tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:39.591451 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9cba34f7-c499-4c00-9652-f1dffa58401a tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 returned with HTTP 200 Aug 19 21:24:39.591451 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 296/1188] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:39 2026] GET /volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:39.594754 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-71ce1b5c-22b3-4546-9a83-f1fee1e25edb tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Aug 19 21:24:39.596093 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 300/1189] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:39 2026] POST /volume/v3/volumes => generated 125 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:24:39.613260 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-42d34c98-7b6c-4e14-ae0c-3eed23e27b48 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.617390 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42d34c98-7b6c-4e14-ae0c-3eed23e27b48 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:39.617966 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42d34c98-7b6c-4e14-ae0c-3eed23e27b48 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:39.621179 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42d34c98-7b6c-4e14-ae0c-3eed23e27b48 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Aug 19 21:24:39.622242 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 298/1190] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:39 2026] POST /volume/v3/volumes => generated 121 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:24:39.638978 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4304f6c9-4435-4346-af93-eb81b230db9c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.642066 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4304f6c9-4435-4346-af93-eb81b230db9c tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] DELETE https://10.4.3.158/volume/v3/volumes/tempest-invalid-1879312327 Aug 19 21:24:39.642875 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4304f6c9-4435-4346-af93-eb81b230db9c tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:39.642875 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4304f6c9-4435-4346-af93-eb81b230db9c tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:39.644077 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-4304f6c9-4435-4346-af93-eb81b230db9c tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Delete volume with id: tempest-invalid-1879312327 Aug 19 21:24:39.656324 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4304f6c9-4435-4346-af93-eb81b230db9c tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/tempest-invalid-1879312327 returned with HTTP 404 Aug 19 21:24:39.657055 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 297/1191] 10.4.3.158 () {66 vars in 1321 bytes} [Wed Aug 19 21:24:39 2026] DELETE /volume/v3/volumes/tempest-invalid-1879312327 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:39.672582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4ffd8878-806b-4fd2-b73a-4170bc7acdb4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.675379 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 297/1192] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:24:39 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 19 21:24:39.688330 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5d7aced8-3dcd-47bf-8fcb-f6364402061f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.692565 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d7aced8-3dcd-47bf-8fcb-f6364402061f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/xxx/action Aug 19 21:24:39.693200 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d7aced8-3dcd-47bf-8fcb-f6364402061f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-detach": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:39.693276 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d7aced8-3dcd-47bf-8fcb-f6364402061f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:39.705752 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d7aced8-3dcd-47bf-8fcb-f6364402061f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 19 21:24:39.707478 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 301/1193] 10.4.3.158 () {68 vars in 1291 bytes} [Wed Aug 19 21:24:39 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:39.722955 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-355a04c3-cf21-48d1-9502-f9ae5253735a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.727172 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-355a04c3-cf21-48d1-9502-f9ae5253735a tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes/tempest-invalid-1474588535 Aug 19 21:24:39.727578 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-355a04c3-cf21-48d1-9502-f9ae5253735a tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:39.727864 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-355a04c3-cf21-48d1-9502-f9ae5253735a tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:39.738367 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-355a04c3-cf21-48d1-9502-f9ae5253735a tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/tempest-invalid-1474588535 returned with HTTP 404 Aug 19 21:24:39.739214 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 299/1194] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Aug 19 21:24:39 2026] GET /volume/v3/volumes/tempest-invalid-1474588535 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:39.755624 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6db7ac2c-b5d5-46b6-bd0d-8ed3075a0ff7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.758549 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 298/1195] 10.4.3.158 () {66 vars in 1240 bytes} [Wed Aug 19 21:24:39 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 19 21:24:39.773185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0ada0d06-6d00-4912-a321-e89cc44d0442 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.778673 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0ada0d06-6d00-4912-a321-e89cc44d0442 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?status=null Aug 19 21:24:39.778880 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0ada0d06-6d00-4912-a321-e89cc44d0442 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:39.779133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0ada0d06-6d00-4912-a321-e89cc44d0442 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:39.779508 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-0ada0d06-6d00-4912-a321-e89cc44d0442 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:39.779962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0ada0d06-6d00-4912-a321-e89cc44d0442 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Could not evaluate value null, assuming string {{(pid=100178) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:24:39.780811 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0ada0d06-6d00-4912-a321-e89cc44d0442 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:24:39.824206 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0ada0d06-6d00-4912-a321-e89cc44d0442 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Get all volumes completed successfully. Aug 19 21:24:39.827292 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0ada0d06-6d00-4912-a321-e89cc44d0442 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 19 21:24:39.828920 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 298/1196] 10.4.3.158 () {66 vars in 1281 bytes} [Wed Aug 19 21:24:39 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:39.844739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f4fc7b4c-8d4f-4152-9e36-97b5aff2fb4f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.849827 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4fc7b4c-8d4f-4152-9e36-97b5aff2fb4f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-357731732 Aug 19 21:24:39.850683 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4fc7b4c-8d4f-4152-9e36-97b5aff2fb4f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:39.850973 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4fc7b4c-8d4f-4152-9e36-97b5aff2fb4f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:39.851335 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-f4fc7b4c-8d4f-4152-9e36-97b5aff2fb4f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:39.852241 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f4fc7b4c-8d4f-4152-9e36-97b5aff2fb4f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-357731732'), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:24:39.892370 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f4fc7b4c-8d4f-4152-9e36-97b5aff2fb4f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Get all volumes completed successfully. Aug 19 21:24:39.894957 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4fc7b4c-8d4f-4152-9e36-97b5aff2fb4f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-357731732 returned with HTTP 200 Aug 19 21:24:39.895591 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 302/1197] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:24:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-357731732 => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:39.912195 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-efe88df1-d371-4a99-b3d1-1e7d5b0f4c34 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.914454 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-efe88df1-d371-4a99-b3d1-1e7d5b0f4c34 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes?status=null Aug 19 21:24:39.914656 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-efe88df1-d371-4a99-b3d1-1e7d5b0f4c34 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:39.914912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-efe88df1-d371-4a99-b3d1-1e7d5b0f4c34 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:39.915275 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-efe88df1-d371-4a99-b3d1-1e7d5b0f4c34 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:39.915539 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-efe88df1-d371-4a99-b3d1-1e7d5b0f4c34 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Could not evaluate value null, assuming string {{(pid=100177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:24:39.916351 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-efe88df1-d371-4a99-b3d1-1e7d5b0f4c34 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:24:39.961123 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-efe88df1-d371-4a99-b3d1-1e7d5b0f4c34 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Get all volumes completed successfully. Aug 19 21:24:39.961658 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-efe88df1-d371-4a99-b3d1-1e7d5b0f4c34 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes?status=null returned with HTTP 200 Aug 19 21:24:39.961978 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 300/1198] 10.4.3.158 () {66 vars in 1260 bytes} [Wed Aug 19 21:24:39 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:39.983487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bffc2bcb-b6d9-4a91-a01a-c4a286e28ff2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:39.983487 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bffc2bcb-b6d9-4a91-a01a-c4a286e28ff2 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1847157059 Aug 19 21:24:39.983487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bffc2bcb-b6d9-4a91-a01a-c4a286e28ff2 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:39.983487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bffc2bcb-b6d9-4a91-a01a-c4a286e28ff2 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:39.983487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-bffc2bcb-b6d9-4a91-a01a-c4a286e28ff2 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:39.983487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bffc2bcb-b6d9-4a91-a01a-c4a286e28ff2 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1847157059'), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:24:40.020032 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bffc2bcb-b6d9-4a91-a01a-c4a286e28ff2 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Get all volumes completed successfully. Aug 19 21:24:40.020539 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bffc2bcb-b6d9-4a91-a01a-c4a286e28ff2 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1847157059 returned with HTTP 200 Aug 19 21:24:40.021149 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 299/1199] 10.4.3.158 () {66 vars in 1338 bytes} [Wed Aug 19 21:24:39 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1847157059 => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:40.034701 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bf0c1c84-c0d7-455d-b143-0849fb06b1ca None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.037556 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bf0c1c84-c0d7-455d-b143-0849fb06b1ca tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action Aug 19 21:24:40.038092 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bf0c1c84-c0d7-455d-b143-0849fb06b1ca tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:40.038918 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bf0c1c84-c0d7-455d-b143-0849fb06b1ca tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.051394 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:40.051394 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:40.052106 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bf0c1c84-c0d7-455d-b143-0849fb06b1ca tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Volume info retrieved successfully. Aug 19 21:24:40.062219 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bf0c1c84-c0d7-455d-b143-0849fb06b1ca tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Reserve volume completed successfully. Aug 19 21:24:40.062529 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bf0c1c84-c0d7-455d-b143-0849fb06b1ca tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action returned with HTTP 202 Aug 19 21:24:40.063124 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 299/1200] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:24:40 2026] POST /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:24:40.076202 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-040f15ee-b9e3-4122-9db9-a5ce052b30df None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.080438 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-040f15ee-b9e3-4122-9db9-a5ce052b30df tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action Aug 19 21:24:40.080438 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-040f15ee-b9e3-4122-9db9-a5ce052b30df tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:40.080438 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-040f15ee-b9e3-4122-9db9-a5ce052b30df tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.094719 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:40.094719 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:40.095261 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-040f15ee-b9e3-4122-9db9-a5ce052b30df tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Volume info retrieved successfully. Aug 19 21:24:40.104043 np0000007814 devstack@c-api.service[100175]: ERROR cinder.volume.api [None req-040f15ee-b9e3-4122-9db9-a5ce052b30df tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Volume status must be available to reserve, but the status is attaching. Aug 19 21:24:40.104043 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-040f15ee-b9e3-4122-9db9-a5ce052b30df tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action returned with HTTP 400 Aug 19 21:24:40.104043 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 303/1201] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:24:40 2026] POST /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action => generated 132 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:24:40.117780 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ed838a32-5f0d-4d2b-99a8-c0574701363a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.121423 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ed838a32-5f0d-4d2b-99a8-c0574701363a tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action Aug 19 21:24:40.122763 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ed838a32-5f0d-4d2b-99a8-c0574701363a tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:40.122873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ed838a32-5f0d-4d2b-99a8-c0574701363a tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.137998 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:40.137998 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:40.138618 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ed838a32-5f0d-4d2b-99a8-c0574701363a tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Volume info retrieved successfully. Aug 19 21:24:40.173843 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ed838a32-5f0d-4d2b-99a8-c0574701363a tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Unreserve volume completed successfully. Aug 19 21:24:40.174257 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ed838a32-5f0d-4d2b-99a8-c0574701363a tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action returned with HTTP 202 Aug 19 21:24:40.174699 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 301/1202] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:24:40 2026] POST /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:24:40.194101 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1de4144a-98de-47cf-85e1-6eb89d62de30 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.199083 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1de4144a-98de-47cf-85e1-6eb89d62de30 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/ae3bd5cb-7e69-4f7f-9534-a6b525eca232/action Aug 19 21:24:40.199536 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1de4144a-98de-47cf-85e1-6eb89d62de30 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:40.199656 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1de4144a-98de-47cf-85e1-6eb89d62de30 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.213100 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1de4144a-98de-47cf-85e1-6eb89d62de30 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/ae3bd5cb-7e69-4f7f-9534-a6b525eca232/action returned with HTTP 404 Aug 19 21:24:40.213976 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 300/1203] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:24:40 2026] POST /volume/v3/volumes/ae3bd5cb-7e69-4f7f-9534-a6b525eca232/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:40.227422 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2969023d-61cb-4c68-9c5f-f64fc3acddcb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.231628 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2969023d-61cb-4c68-9c5f-f64fc3acddcb tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/66c0dac0-f133-43e4-a4e4-75a74f95fccc/action Aug 19 21:24:40.234448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2969023d-61cb-4c68-9c5f-f64fc3acddcb tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:40.234448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2969023d-61cb-4c68-9c5f-f64fc3acddcb tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.246782 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2969023d-61cb-4c68-9c5f-f64fc3acddcb tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/66c0dac0-f133-43e4-a4e4-75a74f95fccc/action returned with HTTP 404 Aug 19 21:24:40.246972 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 300/1204] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:24:40 2026] POST /volume/v3/volumes/66c0dac0-f133-43e4-a4e4-75a74f95fccc/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:40.264378 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fa481051-a739-4368-9edc-0111d43f9d15 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.273262 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 304/1205] 10.4.3.158 () {68 vars in 1260 bytes} [Wed Aug 19 21:24:40 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 19 21:24:40.284409 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-55252a96-8982-4c92-aff4-6906d2f45b19 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.288562 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55252a96-8982-4c92-aff4-6906d2f45b19 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] PUT https://10.4.3.158/volume/v3/volumes/tempest-invalid-2025688420 Aug 19 21:24:40.288925 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55252a96-8982-4c92-aff4-6906d2f45b19 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.300725 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55252a96-8982-4c92-aff4-6906d2f45b19 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/tempest-invalid-2025688420 returned with HTTP 404 Aug 19 21:24:40.301731 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 302/1206] 10.4.3.158 () {68 vars in 1338 bytes} [Wed Aug 19 21:24:40 2026] PUT /volume/v3/volumes/tempest-invalid-2025688420 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:40.315133 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2b032990-bd6f-48b8-94b1-800b07f76618 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.317453 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2b032990-bd6f-48b8-94b1-800b07f76618 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] PUT https://10.4.3.158/volume/v3/volumes/ca955a04-10db-4494-89ee-f9b820d11931 Aug 19 21:24:40.318061 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2b032990-bd6f-48b8-94b1-800b07f76618 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.329040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2b032990-bd6f-48b8-94b1-800b07f76618 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/ca955a04-10db-4494-89ee-f9b820d11931 returned with HTTP 404 Aug 19 21:24:40.329040 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 301/1207] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Aug 19 21:24:40 2026] PUT /volume/v3/volumes/ca955a04-10db-4494-89ee-f9b820d11931 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:40.342037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9df17015-7717-414f-ae9e-c36ee0083f95 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.343023 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9df17015-7717-414f-ae9e-c36ee0083f95 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d99f545b-b34d-487b-9b59-5c103944d0bd Aug 19 21:24:40.343311 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9df17015-7717-414f-ae9e-c36ee0083f95 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:40.343749 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9df17015-7717-414f-ae9e-c36ee0083f95 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:40.345763 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-9df17015-7717-414f-ae9e-c36ee0083f95 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Delete volume with id: d99f545b-b34d-487b-9b59-5c103944d0bd Aug 19 21:24:40.358603 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9df17015-7717-414f-ae9e-c36ee0083f95 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/d99f545b-b34d-487b-9b59-5c103944d0bd returned with HTTP 404 Aug 19 21:24:40.359327 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 301/1208] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:24:40 2026] DELETE /volume/v3/volumes/d99f545b-b34d-487b-9b59-5c103944d0bd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:40.370610 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-74e4649b-bb05-4327-a1a0-ef912edbed85 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.375153 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74e4649b-bb05-4327-a1a0-ef912edbed85 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action Aug 19 21:24:40.375153 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74e4649b-bb05-4327-a1a0-ef912edbed85 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:40.375153 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74e4649b-bb05-4327-a1a0-ef912edbed85 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.376425 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74e4649b-bb05-4327-a1a0-ef912edbed85 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action returned with HTTP 400 Aug 19 21:24:40.377101 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 305/1209] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:24:40 2026] POST /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:24:40.397600 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7758e1a4-f560-41a7-ba97-378faf0779a8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.400026 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7758e1a4-f560-41a7-ba97-378faf0779a8 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action Aug 19 21:24:40.400544 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7758e1a4-f560-41a7-ba97-378faf0779a8 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:40.400735 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7758e1a4-f560-41a7-ba97-378faf0779a8 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.402770 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7758e1a4-f560-41a7-ba97-378faf0779a8 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action returned with HTTP 400 Aug 19 21:24:40.403521 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 303/1210] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:24:40 2026] POST /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:24:40.414393 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4414e862-9f8d-4dfa-9426-e7bce7ec1e5d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.416908 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4414e862-9f8d-4dfa-9426-e7bce7ec1e5d tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/842bde0e-0f94-4513-a56e-f8e4ac9e94c5/action Aug 19 21:24:40.417427 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4414e862-9f8d-4dfa-9426-e7bce7ec1e5d tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:40.417535 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4414e862-9f8d-4dfa-9426-e7bce7ec1e5d tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.427629 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4414e862-9f8d-4dfa-9426-e7bce7ec1e5d tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/842bde0e-0f94-4513-a56e-f8e4ac9e94c5/action returned with HTTP 404 Aug 19 21:24:40.427842 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 302/1211] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:24:40 2026] POST /volume/v3/volumes/842bde0e-0f94-4513-a56e-f8e4ac9e94c5/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:40.440736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eb8e14a9-c43c-4fe6-b03f-5b9098312b0c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.446123 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eb8e14a9-c43c-4fe6-b03f-5b9098312b0c tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action Aug 19 21:24:40.446123 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eb8e14a9-c43c-4fe6-b03f-5b9098312b0c tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:40.446386 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eb8e14a9-c43c-4fe6-b03f-5b9098312b0c tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.448439 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eb8e14a9-c43c-4fe6-b03f-5b9098312b0c tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action returned with HTTP 400 Aug 19 21:24:40.449075 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 302/1212] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:24:40 2026] POST /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:24:40.459387 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d8df50ac-02d5-4dde-9dbe-5d849fb78c65 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.461592 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d8df50ac-02d5-4dde-9dbe-5d849fb78c65 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] POST https://10.4.3.158/volume/v3/volumes/None/action Aug 19 21:24:40.462024 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d8df50ac-02d5-4dde-9dbe-5d849fb78c65 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:24:40.462231 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d8df50ac-02d5-4dde-9dbe-5d849fb78c65 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:40.474670 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d8df50ac-02d5-4dde-9dbe-5d849fb78c65 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/None/action returned with HTTP 404 Aug 19 21:24:40.474861 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 306/1213] 10.4.3.158 () {68 vars in 1294 bytes} [Wed Aug 19 21:24:40 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:40.484958 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d70e03b3-9306-41b8-b036-565ee6598960 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.487069 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d70e03b3-9306-41b8-b036-565ee6598960 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes/d0c4fac6-1a1e-4a3e-99ef-921cc375117d Aug 19 21:24:40.487159 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d70e03b3-9306-41b8-b036-565ee6598960 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:40.487454 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d70e03b3-9306-41b8-b036-565ee6598960 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:40.495138 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d70e03b3-9306-41b8-b036-565ee6598960 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/d0c4fac6-1a1e-4a3e-99ef-921cc375117d returned with HTTP 404 Aug 19 21:24:40.495954 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 304/1214] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:40 2026] GET /volume/v3/volumes/d0c4fac6-1a1e-4a3e-99ef-921cc375117d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:40.506547 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fca4d4c9-47b2-45b8-b7c5-a0b3d7d6377f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.510025 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fca4d4c9-47b2-45b8-b7c5-a0b3d7d6377f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d Aug 19 21:24:40.511288 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fca4d4c9-47b2-45b8-b7c5-a0b3d7d6377f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:40.511568 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fca4d4c9-47b2-45b8-b7c5-a0b3d7d6377f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:40.528898 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:40.528898 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:40.534482 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fca4d4c9-47b2-45b8-b7c5-a0b3d7d6377f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Volume info retrieved successfully. Aug 19 21:24:40.541207 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fca4d4c9-47b2-45b8-b7c5-a0b3d7d6377f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d returned with HTTP 200 Aug 19 21:24:40.541612 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 303/1215] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:40 2026] GET /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:40.562179 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a6c9f8bb-233f-4a0c-babc-d0be581ffb6f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.566162 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a6c9f8bb-233f-4a0c-babc-d0be581ffb6f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d Aug 19 21:24:40.566497 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a6c9f8bb-233f-4a0c-babc-d0be581ffb6f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:40.566914 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a6c9f8bb-233f-4a0c-babc-d0be581ffb6f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:40.567132 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a6c9f8bb-233f-4a0c-babc-d0be581ffb6f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Delete volume with id: 1e22fb43-cf7d-40b1-9f20-ca145820c14d Aug 19 21:24:40.579840 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:40.579840 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:40.580566 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a6c9f8bb-233f-4a0c-babc-d0be581ffb6f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Volume info retrieved successfully. Aug 19 21:24:40.606220 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-96d12848-358a-40e9-ab30-63505df57884 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.608760 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96d12848-358a-40e9-ab30-63505df57884 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 Aug 19 21:24:40.609077 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96d12848-358a-40e9-ab30-63505df57884 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:40.609545 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96d12848-358a-40e9-ab30-63505df57884 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:40.617434 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96d12848-358a-40e9-ab30-63505df57884 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 returned with HTTP 404 Aug 19 21:24:40.618129 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 307/1216] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:40 2026] GET /volume/v3/volumes/dfcc5ce7-7e49-4abb-9ad0-2ee45c1a5e22 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:40.627668 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a6c9f8bb-233f-4a0c-babc-d0be581ffb6f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Delete volume request issued successfully. Aug 19 21:24:40.628043 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a6c9f8bb-233f-4a0c-babc-d0be581ffb6f tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d returned with HTTP 202 Aug 19 21:24:40.628132 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eeafe71c-1be1-4f73-8fc5-63ef15e4d4cf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.628588 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 303/1217] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:24:40 2026] DELETE /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:40.630226 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eeafe71c-1be1-4f73-8fc5-63ef15e4d4cf tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 Aug 19 21:24:40.632080 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eeafe71c-1be1-4f73-8fc5-63ef15e4d4cf tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:40.632080 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eeafe71c-1be1-4f73-8fc5-63ef15e4d4cf tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:40.632080 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-eeafe71c-1be1-4f73-8fc5-63ef15e4d4cf tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Delete volume with id: 5f7b0470-81e1-4095-ac1f-93d9939f58c1 Aug 19 21:24:40.641048 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-79852057-c9a2-4dee-95a9-d1967cc34c06 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.645184 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79852057-c9a2-4dee-95a9-d1967cc34c06 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d Aug 19 21:24:40.645352 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79852057-c9a2-4dee-95a9-d1967cc34c06 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:40.645604 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79852057-c9a2-4dee-95a9-d1967cc34c06 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:40.646753 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:40.646753 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:40.647516 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eeafe71c-1be1-4f73-8fc5-63ef15e4d4cf tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:24:40.657291 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:40.657291 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:40.666356 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-79852057-c9a2-4dee-95a9-d1967cc34c06 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Volume info retrieved successfully. Aug 19 21:24:40.675348 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79852057-c9a2-4dee-95a9-d1967cc34c06 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d returned with HTTP 200 Aug 19 21:24:40.675414 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 304/1218] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:40 2026] GET /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:40.687330 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eeafe71c-1be1-4f73-8fc5-63ef15e4d4cf tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Delete volume request issued successfully. Aug 19 21:24:40.687768 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eeafe71c-1be1-4f73-8fc5-63ef15e4d4cf tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 returned with HTTP 202 Aug 19 21:24:40.688438 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 305/1219] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:24:40 2026] DELETE /volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:40.703555 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ebb17532-2724-4e9b-9d91-1b9f1f38d1dc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:40.708640 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ebb17532-2724-4e9b-9d91-1b9f1f38d1dc tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 Aug 19 21:24:40.708640 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ebb17532-2724-4e9b-9d91-1b9f1f38d1dc tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:40.708817 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ebb17532-2724-4e9b-9d91-1b9f1f38d1dc tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:40.721722 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:40.721722 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:40.736708 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ebb17532-2724-4e9b-9d91-1b9f1f38d1dc tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Volume info retrieved successfully. Aug 19 21:24:40.750868 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ebb17532-2724-4e9b-9d91-1b9f1f38d1dc tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 returned with HTTP 200 Aug 19 21:24:40.751601 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 308/1220] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:40 2026] GET /volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 => generated 1364 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:41.328302 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e7fa28fe-e9f6-4fd8-9fd0-a4e924a521af None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:41.474603 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e7fa28fe-e9f6-4fd8-9fd0-a4e924a521af tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] GET https://10.4.3.158/volume/v3/os-services Aug 19 21:24:41.475107 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e7fa28fe-e9f6-4fd8-9fd0-a4e924a521af tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:41.475147 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e7fa28fe-e9f6-4fd8-9fd0-a4e924a521af tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:41.482222 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e7fa28fe-e9f6-4fd8-9fd0-a4e924a521af tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] https://10.4.3.158/volume/v3/os-services returned with HTTP 200 Aug 19 21:24:41.483222 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 304/1221] 10.4.3.158 () {66 vars in 1249 bytes} [Wed Aug 19 21:24:41 2026] GET /volume/v3/os-services => generated 626 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:41.499178 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0492bd11-3c89-49bc-89c0-824180ab75de None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:41.502170 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0492bd11-3c89-49bc-89c0-824180ab75de tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] PUT https://10.4.3.158/volume/v3/os-services/disable-log-reason Aug 19 21:24:41.502960 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0492bd11-3c89-49bc-89c0-824180ab75de tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007814", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:41.505326 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0492bd11-3c89-49bc-89c0-824180ab75de tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] https://10.4.3.158/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 19 21:24:41.506181 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 305/1222] 10.4.3.158 () {68 vars in 1326 bytes} [Wed Aug 19 21:24:41 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 19 21:24:41.515612 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dc48ebb6-3f32-4b27-90f1-45cdfd8d064c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:41.521978 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dc48ebb6-3f32-4b27-90f1-45cdfd8d064c tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] PUT https://10.4.3.158/volume/v3/os-services/disable Aug 19 21:24:41.522404 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dc48ebb6-3f32-4b27-90f1-45cdfd8d064c tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007814", "binary": "invalid_binary"} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:41.538196 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dc48ebb6-3f32-4b27-90f1-45cdfd8d064c tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] https://10.4.3.158/volume/v3/os-services/disable returned with HTTP 404 Aug 19 21:24:41.538791 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 306/1223] 10.4.3.158 () {68 vars in 1293 bytes} [Wed Aug 19 21:24:41 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:41.549385 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f4c00cc1-d22b-4eea-b679-f4d69a218583 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:41.551404 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4c00cc1-d22b-4eea-b679-f4d69a218583 tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] PUT https://10.4.3.158/volume/v3/os-services/enable Aug 19 21:24:41.551862 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4c00cc1-d22b-4eea-b679-f4d69a218583 tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:41.561130 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4c00cc1-d22b-4eea-b679-f4d69a218583 tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] https://10.4.3.158/volume/v3/os-services/enable returned with HTTP 404 Aug 19 21:24:41.562042 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 309/1224] 10.4.3.158 () {68 vars in 1290 bytes} [Wed Aug 19 21:24:41 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:41.572314 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b06d4c8f-9823-4049-9ea4-3178e244f12f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:41.574760 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b06d4c8f-9823-4049-9ea4-3178e244f12f tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] PUT https://10.4.3.158/volume/v3/os-services/freeze Aug 19 21:24:41.575291 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b06d4c8f-9823-4049-9ea4-3178e244f12f tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:41.594723 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b06d4c8f-9823-4049-9ea4-3178e244f12f tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] https://10.4.3.158/volume/v3/os-services/freeze returned with HTTP 400 Aug 19 21:24:41.595687 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 305/1225] 10.4.3.158 () {68 vars in 1290 bytes} [Wed Aug 19 21:24:41 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:24:41.604870 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-34f3794a-539c-4a68-a081-ab9d57e0ce47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:41.608208 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34f3794a-539c-4a68-a081-ab9d57e0ce47 tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] PUT https://10.4.3.158/volume/v3/os-services/thaw Aug 19 21:24:41.608208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-34f3794a-539c-4a68-a081-ab9d57e0ce47 tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:41.617163 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34f3794a-539c-4a68-a081-ab9d57e0ce47 tempest-VolumeServicesNegativeTest-914546960 tempest-VolumeServicesNegativeTest-914546960-project-admin] https://10.4.3.158/volume/v3/os-services/thaw returned with HTTP 400 Aug 19 21:24:41.617938 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 306/1226] 10.4.3.158 () {68 vars in 1284 bytes} [Wed Aug 19 21:24:41 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 19 21:24:41.699258 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a37f7b8b-605b-454d-9f8c-d12759c80cb9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:41.701192 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a37f7b8b-605b-454d-9f8c-d12759c80cb9 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] GET https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d Aug 19 21:24:41.701357 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a37f7b8b-605b-454d-9f8c-d12759c80cb9 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:41.701531 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a37f7b8b-605b-454d-9f8c-d12759c80cb9 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:41.714294 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a37f7b8b-605b-454d-9f8c-d12759c80cb9 tempest-VolumesNegativeTest-1047094454 tempest-VolumesNegativeTest-1047094454-project-member] https://10.4.3.158/volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d returned with HTTP 404 Aug 19 21:24:41.714818 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 307/1227] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:41 2026] GET /volume/v3/volumes/1e22fb43-cf7d-40b1-9f20-ca145820c14d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:41.773580 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2ce29df7-5799-491d-b823-fefea6ea6cb5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:41.777207 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2ce29df7-5799-491d-b823-fefea6ea6cb5 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] GET https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 Aug 19 21:24:41.777207 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2ce29df7-5799-491d-b823-fefea6ea6cb5 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:41.777207 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2ce29df7-5799-491d-b823-fefea6ea6cb5 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:41.788209 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2ce29df7-5799-491d-b823-fefea6ea6cb5 tempest-TaggedBootDevicesTest_v242-1147857499 tempest-TaggedBootDevicesTest_v242-1147857499-project-member] https://10.4.3.158/volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 returned with HTTP 404 Aug 19 21:24:41.788594 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 310/1228] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:41 2026] GET /volume/v3/volumes/5f7b0470-81e1-4095-ac1f-93d9939f58c1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:43.690361 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:43.863685 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:43.863816 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1036139732"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:43.866678 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1036139732'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:43.866678 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Create volume of 1 GB Aug 19 21:24:43.872917 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Availability Zones retrieved successfully. Aug 19 21:24:43.892269 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Flow 'volume_create_api' (d6ab753a-49b2-40fd-b9fe-b546144ee208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:43.892944 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e1cee5-f864-4bd7-bfdf-0c6ae408adca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:43.894774 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:43.941041 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e1cee5-f864-4bd7-bfdf-0c6ae408adca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:43.941041 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf725e4f-26fc-4524-9291-259502cd912c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:44.049482 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Created reservations ['7aa099cb-4b03-487e-be98-282c0c1c69fe', '4a633bf4-50db-4f1c-9716-f3a271999d8c', '4a05e9a7-3a68-4211-bcf8-2817354d1b82', '74bb8253-0eea-44d2-b7f8-152142453cab'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:44.050470 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf725e4f-26fc-4524-9291-259502cd912c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aa099cb-4b03-487e-be98-282c0c1c69fe', '4a633bf4-50db-4f1c-9716-f3a271999d8c', '4a05e9a7-3a68-4211-bcf8-2817354d1b82', '74bb8253-0eea-44d2-b7f8-152142453cab']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:44.051464 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1747d51-40ad-4b1f-aad4-772577464a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:44.088517 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1747d51-40ad-4b1f-aad4-772577464a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5ccd575-2f41-41fd-bf57-29d8b34203fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1036139732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e671c966f304ea0b445eb0b546096a5',qos_specs=None,replication_status=,reservations=['7aa099cb-4b03-487e-be98-282c0c1c69fe','4a633bf4-50db-4f1c-9716-f3a271999d8c','4a05e9a7-3a68-4211-bcf8-2817354d1b82','74bb8253-0eea-44d2-b7f8-152142453cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e72e7b76214b60ba2b605fa63e85fa',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1036139732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5ccd575-2f41-41fd-bf57-29d8b34203fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e671c966f304ea0b445eb0b546096a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e72e7b76214b60ba2b605fa63e85fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:44.088968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b205129-da39-4e5a-a03c-9125529bd22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:44.127806 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b205129-da39-4e5a-a03c-9125529bd22d) transitioned into state 'SUCCESS' from state '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-1036139732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e671c966f304ea0b445eb0b546096a5',qos_specs=None,replication_status=,reservations=['7aa099cb-4b03-487e-be98-282c0c1c69fe','4a633bf4-50db-4f1c-9716-f3a271999d8c','4a05e9a7-3a68-4211-bcf8-2817354d1b82','74bb8253-0eea-44d2-b7f8-152142453cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e72e7b76214b60ba2b605fa63e85fa',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:44.131252 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82118f4b-ec43-48cd-ae87-15c8f45e79ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:44.158234 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82118f4b-ec43-48cd-ae87-15c8f45e79ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:44.158987 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Flow 'volume_create_api' (d6ab753a-49b2-40fd-b9fe-b546144ee208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:44.159376 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Create volume request issued successfully. Aug 19 21:24:44.160106 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-88b1a7a0-1fc9-4585-8ae8-9507eaf12648 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:44.160616 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 306/1229] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:43 2026] POST /volume/v3/volumes => generated 758 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:44.180261 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a3976755-ea76-45b1-82d9-89a4dd904e39 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:44.186483 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a3976755-ea76-45b1-82d9-89a4dd904e39 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd Aug 19 21:24:44.186483 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a3976755-ea76-45b1-82d9-89a4dd904e39 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:44.186483 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a3976755-ea76-45b1-82d9-89a4dd904e39 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:44.199179 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:44.199179 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:44.211544 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a3976755-ea76-45b1-82d9-89a4dd904e39 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Volume info retrieved successfully. Aug 19 21:24:44.220243 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a3976755-ea76-45b1-82d9-89a4dd904e39 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd returned with HTTP 200 Aug 19 21:24:44.220984 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 307/1230] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:44 2026] GET /volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd => generated 826 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:45.238706 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ec720c0c-69d0-49cd-88a5-7ffb20319d8f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:45.242537 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ec720c0c-69d0-49cd-88a5-7ffb20319d8f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd Aug 19 21:24:45.242833 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ec720c0c-69d0-49cd-88a5-7ffb20319d8f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:45.243837 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ec720c0c-69d0-49cd-88a5-7ffb20319d8f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:45.471402 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:45.471402 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:45.477911 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ec720c0c-69d0-49cd-88a5-7ffb20319d8f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Volume info retrieved successfully. Aug 19 21:24:45.484731 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ec720c0c-69d0-49cd-88a5-7ffb20319d8f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd returned with HTTP 200 Aug 19 21:24:45.485195 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 308/1231] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:45 2026] GET /volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd => generated 851 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:24:45.507972 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-859d453a-d5f4-42c1-8790-255e6726b508 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:45.511721 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-859d453a-d5f4-42c1-8790-255e6726b508 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:24:45.512181 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-859d453a-d5f4-42c1-8790-255e6726b508 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5ccd575-2f41-41fd-bf57-29d8b34203fd", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-608541787"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:45.533928 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:45.533928 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:45.535570 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-859d453a-d5f4-42c1-8790-255e6726b508 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Volume info retrieved successfully. Aug 19 21:24:45.536055 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-859d453a-d5f4-42c1-8790-255e6726b508 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Create snapshot from volume f5ccd575-2f41-41fd-bf57-29d8b34203fd Aug 19 21:24:45.711036 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-859d453a-d5f4-42c1-8790-255e6726b508 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Created reservations ['28218a12-3bb0-4a1a-90e6-9766cee3aaf8', '85717a6d-83fd-4177-9954-29bc372a884f', 'dc939d50-95e8-4df9-9144-21f78b954653', 'c31c24ab-48b6-4e62-a386-2e25654cb29f'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:45.736667 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-94d7d58d-f0ee-45c3-96fb-3736c3e6c870 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:45.740265 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-94d7d58d-f0ee-45c3-96fb-3736c3e6c870 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/limits Aug 19 21:24:45.740533 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-94d7d58d-f0ee-45c3-96fb-3736c3e6c870 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:45.740771 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-94d7d58d-f0ee-45c3-96fb-3736c3e6c870 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:45.760378 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:45.760378 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:45.783205 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-94d7d58d-f0ee-45c3-96fb-3736c3e6c870 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Aug 19 21:24:45.784375 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 307/1232] 10.4.3.158 () {68 vars in 1484 bytes} [Wed Aug 19 21:24:45 2026] GET /volume/v3/limits => generated 302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:45.797765 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-859d453a-d5f4-42c1-8790-255e6726b508 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot create request issued successfully. Aug 19 21:24:45.799030 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-859d453a-d5f4-42c1-8790-255e6726b508 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:24:45.799030 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 311/1233] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:24:45 2026] POST /volume/v3/snapshots => generated 313 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 21:24:45.815459 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3993ba61-e8d2-4977-972c-93a19ceb410e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:45.817800 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3993ba61-e8d2-4977-972c-93a19ceb410e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 Aug 19 21:24:45.818041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3993ba61-e8d2-4977-972c-93a19ceb410e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:45.818477 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3993ba61-e8d2-4977-972c-93a19ceb410e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:45.825406 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:45.825406 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:45.826160 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3993ba61-e8d2-4977-972c-93a19ceb410e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:45.827357 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3993ba61-e8d2-4977-972c-93a19ceb410e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 returned with HTTP 200 Aug 19 21:24:45.828066 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 308/1234] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:45 2026] GET /volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:45.891060 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dbe3712c-413d-4566-8452-534309babed4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:45.910039 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-78491945-0a4e-4f03-a42c-c32c5163f98b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:45.913999 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-78491945-0a4e-4f03-a42c-c32c5163f98b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:45.914385 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-78491945-0a4e-4f03-a42c-c32c5163f98b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:45.914689 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-78491945-0a4e-4f03-a42c-c32c5163f98b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:45.933325 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:45.933325 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:45.942596 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-78491945-0a4e-4f03-a42c-c32c5163f98b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:45.951411 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-78491945-0a4e-4f03-a42c-c32c5163f98b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 200 Aug 19 21:24:45.952088 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 308/1235] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:45 2026] GET /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 1660 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:45.968623 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-9f2f6586-9dbf-4a0e-b72e-46de0298a753 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:45.971539 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-9f2f6586-9dbf-4a0e-b72e-46de0298a753 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:24:45.972193 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-9f2f6586-9dbf-4a0e-b72e-46de0298a753 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7551a3b2-8f49-47c6-98e2-50a9c48b1353", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:45.986879 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:45.986879 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:45.989057 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-9f2f6586-9dbf-4a0e-b72e-46de0298a753 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:45.989057 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-9f2f6586-9dbf-4a0e-b72e-46de0298a753 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Create snapshot from volume 7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:46.066670 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-9f2f6586-9dbf-4a0e-b72e-46de0298a753 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Created reservations ['84e9f9cd-36b6-46d0-b5be-79248c657233', '4d31d79b-9996-451e-8331-c6e13dc69361', 'ec192a66-a6be-42c3-a41f-9522c94eb1e8', 'dc394c2a-becb-45f0-b86e-76790c920d3b'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:46.069677 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbe3712c-413d-4566-8452-534309babed4 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:24:46.070392 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbe3712c-413d-4566-8452-534309babed4 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1588696818"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:46.102368 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbe3712c-413d-4566-8452-534309babed4 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:24:46.102368 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 309/1236] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:24:45 2026] POST /volume/v3/types => generated 231 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:46.121482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c2f6a116-4be0-449e-a35c-2adae658c011 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.123950 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2f6a116-4be0-449e-a35c-2adae658c011 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] POST https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs Aug 19 21:24:46.124510 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c2f6a116-4be0-449e-a35c-2adae658c011 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:46.142360 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-9f2f6586-9dbf-4a0e-b72e-46de0298a753 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Snapshot force create request issued successfully. Aug 19 21:24:46.145783 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5c7a3590-392d-49ab-9140-ce0ff535e526 req-9f2f6586-9dbf-4a0e-b72e-46de0298a753 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:24:46.145783 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 312/1237] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Aug 19 21:24:45 2026] POST /volume/v3/snapshots => generated 292 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:46.196999 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2f6a116-4be0-449e-a35c-2adae658c011 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs returned with HTTP 200 Aug 19 21:24:46.197803 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 309/1238] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Aug 19 21:24:46 2026] POST /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs => generated 34 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:46.210263 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3e7c3eda-c1a5-49c2-b773-b894f8542f67 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.212847 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3e7c3eda-c1a5-49c2-b773-b894f8542f67 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] GET https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec3 Aug 19 21:24:46.213313 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3e7c3eda-c1a5-49c2-b773-b894f8542f67 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:46.213721 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3e7c3eda-c1a5-49c2-b773-b894f8542f67 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:46.224980 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3e7c3eda-c1a5-49c2-b773-b894f8542f67 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec3 returned with HTTP 200 Aug 19 21:24:46.224980 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 309/1239] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:24:46 2026] GET /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:46.237954 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d0cbccd8-91d3-4ffd-ad0d-ca5eefc3c5c0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.241334 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0cbccd8-91d3-4ffd-ad0d-ca5eefc3c5c0 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] DELETE https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec3 Aug 19 21:24:46.242112 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0cbccd8-91d3-4ffd-ad0d-ca5eefc3c5c0 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:46.242112 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0cbccd8-91d3-4ffd-ad0d-ca5eefc3c5c0 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:46.291878 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0cbccd8-91d3-4ffd-ad0d-ca5eefc3c5c0 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec3 returned with HTTP 202 Aug 19 21:24:46.291878 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 310/1240] 10.4.3.158 () {66 vars in 1399 bytes} [Wed Aug 19 21:24:46 2026] DELETE /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:24:46.308463 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e206344e-5ede-4a76-a77a-2814a65f606c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.311443 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e206344e-5ede-4a76-a77a-2814a65f606c tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] GET https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec3 Aug 19 21:24:46.311649 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e206344e-5ede-4a76-a77a-2814a65f606c tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:46.312028 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e206344e-5ede-4a76-a77a-2814a65f606c tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:46.312347 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:46.312347 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:46.334370 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e206344e-5ede-4a76-a77a-2814a65f606c tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec3 returned with HTTP 404 Aug 19 21:24:46.335629 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 313/1241] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:24:46 2026] GET /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec3 => generated 129 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:24:46.352777 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-075579c0-4c8f-4b99-b092-f1514a609dc3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.355508 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-075579c0-4c8f-4b99-b092-f1514a609dc3 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] POST https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs Aug 19 21:24:46.356215 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-075579c0-4c8f-4b99-b092-f1514a609dc3 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:46.412603 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-075579c0-4c8f-4b99-b092-f1514a609dc3 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs returned with HTTP 200 Aug 19 21:24:46.414224 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 310/1242] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Aug 19 21:24:46 2026] POST /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs => generated 34 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:46.427847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bcf68183-f8b9-4f53-a9b9-72fe8d79d5a6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.432902 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bcf68183-f8b9-4f53-a9b9-72fe8d79d5a6 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] GET https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs Aug 19 21:24:46.433127 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bcf68183-f8b9-4f53-a9b9-72fe8d79d5a6 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:46.433763 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bcf68183-f8b9-4f53-a9b9-72fe8d79d5a6 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:46.446675 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bcf68183-f8b9-4f53-a9b9-72fe8d79d5a6 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs returned with HTTP 200 Aug 19 21:24:46.447190 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 310/1243] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Aug 19 21:24:46 2026] GET /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs => generated 34 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:46.463827 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0b13e1d3-50d6-49b4-ab3a-2cace24ad015 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.467292 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0b13e1d3-50d6-49b4-ab3a-2cace24ad015 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] POST https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs Aug 19 21:24:46.467292 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0b13e1d3-50d6-49b4-ab3a-2cace24ad015 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:46.515917 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0b13e1d3-50d6-49b4-ab3a-2cace24ad015 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs returned with HTTP 200 Aug 19 21:24:46.516227 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 311/1244] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Aug 19 21:24:46 2026] POST /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:46.526005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-18655b12-87f7-415c-b0b2-69c9f18562bb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.529736 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18655b12-87f7-415c-b0b2-69c9f18562bb tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] PUT https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec2 Aug 19 21:24:46.530379 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18655b12-87f7-415c-b0b2-69c9f18562bb tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:46.638944 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18655b12-87f7-415c-b0b2-69c9f18562bb tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec2 returned with HTTP 200 Aug 19 21:24:46.638944 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 314/1245] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:24:46 2026] PUT /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec2 => generated 17 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:46.651223 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-567d76b5-f27d-41c0-9efe-6eb2f94f09e7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.654697 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-567d76b5-f27d-41c0-9efe-6eb2f94f09e7 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] GET https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec2 Aug 19 21:24:46.654697 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-567d76b5-f27d-41c0-9efe-6eb2f94f09e7 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:46.654921 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-567d76b5-f27d-41c0-9efe-6eb2f94f09e7 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:46.673086 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-567d76b5-f27d-41c0-9efe-6eb2f94f09e7 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec2 returned with HTTP 200 Aug 19 21:24:46.674508 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 311/1246] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:24:46 2026] GET /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:46.689762 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9f0a0891-006d-4280-a474-5a9a614c60f5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.692826 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9f0a0891-006d-4280-a474-5a9a614c60f5 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] POST https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs Aug 19 21:24:46.695218 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9f0a0891-006d-4280-a474-5a9a614c60f5 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:46.788754 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9f0a0891-006d-4280-a474-5a9a614c60f5 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs returned with HTTP 200 Aug 19 21:24:46.788754 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 311/1247] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Aug 19 21:24:46 2026] POST /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs => generated 51 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:46.803586 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a9b8b5ac-0303-4434-b351-4e5e6aba0f46 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.806098 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9b8b5ac-0303-4434-b351-4e5e6aba0f46 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] GET https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs Aug 19 21:24:46.806842 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9b8b5ac-0303-4434-b351-4e5e6aba0f46 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:46.806842 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9b8b5ac-0303-4434-b351-4e5e6aba0f46 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:46.826204 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9b8b5ac-0303-4434-b351-4e5e6aba0f46 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs returned with HTTP 200 Aug 19 21:24:46.826574 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 312/1248] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Aug 19 21:24:46 2026] GET /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef/extra_specs => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:46.841715 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9216c95f-4501-4bb8-8e53-81739a49ecd8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.844261 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-52686b56-076e-4c44-8301-be94b7e0bd58 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.845140 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9216c95f-4501-4bb8-8e53-81739a49ecd8 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] DELETE https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef Aug 19 21:24:46.845140 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9216c95f-4501-4bb8-8e53-81739a49ecd8 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:46.845140 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9216c95f-4501-4bb8-8e53-81739a49ecd8 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:46.848450 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-52686b56-076e-4c44-8301-be94b7e0bd58 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 Aug 19 21:24:46.849354 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-52686b56-076e-4c44-8301-be94b7e0bd58 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:46.849788 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-52686b56-076e-4c44-8301-be94b7e0bd58 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:46.860806 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:46.860806 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:46.861600 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-52686b56-076e-4c44-8301-be94b7e0bd58 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:46.862510 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-52686b56-076e-4c44-8301-be94b7e0bd58 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 returned with HTTP 200 Aug 19 21:24:46.863221 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 312/1249] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:46 2026] GET /volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:46.877757 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-78b8c977-f6cb-47f0-ba9e-469a63ca6009 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.880552 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-78b8c977-f6cb-47f0-ba9e-469a63ca6009 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:24:46.880552 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-78b8c977-f6cb-47f0-ba9e-469a63ca6009 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5ccd575-2f41-41fd-bf57-29d8b34203fd", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1974257652"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:46.897341 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:46.897341 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:46.898196 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-78b8c977-f6cb-47f0-ba9e-469a63ca6009 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Volume info retrieved successfully. Aug 19 21:24:46.898331 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-78b8c977-f6cb-47f0-ba9e-469a63ca6009 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Create snapshot from volume f5ccd575-2f41-41fd-bf57-29d8b34203fd Aug 19 21:24:46.911657 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9216c95f-4501-4bb8-8e53-81739a49ecd8 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef returned with HTTP 202 Aug 19 21:24:46.912037 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 315/1250] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:24:46 2026] DELETE /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:46.923375 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9e43072c-b5d6-4476-a6b2-4e6dfb17d9b7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:46.927627 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e43072c-b5d6-4476-a6b2-4e6dfb17d9b7 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] GET https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef Aug 19 21:24:46.929240 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e43072c-b5d6-4476-a6b2-4e6dfb17d9b7 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:46.929240 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e43072c-b5d6-4476-a6b2-4e6dfb17d9b7 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:46.939646 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e43072c-b5d6-4476-a6b2-4e6dfb17d9b7 tempest-VolumeTypesExtraSpecsTest-412028775 tempest-VolumeTypesExtraSpecsTest-412028775-project-admin] https://10.4.3.158/volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef returned with HTTP 404 Aug 19 21:24:46.940280 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 313/1251] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:24:46 2026] GET /volume/v3/types/89712d58-1caa-431c-86a6-a6d13492e5ef => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:46.970826 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-78b8c977-f6cb-47f0-ba9e-469a63ca6009 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Created reservations ['c73ff5a1-55f5-4ca4-b4a2-4f6a47fed2e4', '3c8f610d-98de-4534-8b9c-d467a44cfe5c', '1407caf4-5118-43fd-a6e0-ca3b1f59fbb1', '8dc69ae8-2e6f-4edf-84b2-7bb9b04eddae'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:47.058393 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-78b8c977-f6cb-47f0-ba9e-469a63ca6009 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot create request issued successfully. Aug 19 21:24:47.058393 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-78b8c977-f6cb-47f0-ba9e-469a63ca6009 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:24:47.059136 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 312/1252] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:24:46 2026] POST /volume/v3/snapshots => generated 314 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:47.077266 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d991609-f9c5-4cbd-9ea4-a0b92246f07d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:47.082535 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d991609-f9c5-4cbd-9ea4-a0b92246f07d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 Aug 19 21:24:47.082535 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d991609-f9c5-4cbd-9ea4-a0b92246f07d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:47.082535 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d991609-f9c5-4cbd-9ea4-a0b92246f07d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:47.090330 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:47.090330 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:47.091208 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d991609-f9c5-4cbd-9ea4-a0b92246f07d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:47.093824 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d991609-f9c5-4cbd-9ea4-a0b92246f07d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 returned with HTTP 200 Aug 19 21:24:47.094786 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 313/1253] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:47 2026] GET /volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:48.107898 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-80c1b238-5d91-45e4-84af-bdfefa79a094 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:48.110454 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80c1b238-5d91-45e4-84af-bdfefa79a094 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 Aug 19 21:24:48.110828 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80c1b238-5d91-45e4-84af-bdfefa79a094 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:48.111148 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80c1b238-5d91-45e4-84af-bdfefa79a094 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:48.118879 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:48.118879 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:48.118879 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-80c1b238-5d91-45e4-84af-bdfefa79a094 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:48.120072 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80c1b238-5d91-45e4-84af-bdfefa79a094 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 returned with HTTP 200 Aug 19 21:24:48.120718 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 316/1254] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:48 2026] GET /volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:48.134980 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-728c89dc-8640-4c34-a6a1-2a92ea41441a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:48.141854 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-728c89dc-8640-4c34-a6a1-2a92ea41441a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:24:48.142668 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-728c89dc-8640-4c34-a6a1-2a92ea41441a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5ccd575-2f41-41fd-bf57-29d8b34203fd", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:48.159685 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:48.159685 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:48.160716 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-728c89dc-8640-4c34-a6a1-2a92ea41441a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Volume info retrieved successfully. Aug 19 21:24:48.160716 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-728c89dc-8640-4c34-a6a1-2a92ea41441a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Create snapshot from volume f5ccd575-2f41-41fd-bf57-29d8b34203fd Aug 19 21:24:48.201428 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-728c89dc-8640-4c34-a6a1-2a92ea41441a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Created reservations ['b4e9d67f-b221-4f68-bfff-b951de023c61', 'f3a9e016-798c-409d-9afc-a1a72f9299b1', '42f4deba-fd67-4764-83cc-1ab11f9c715a', '14b8ce61-bccc-4e8f-9404-35f6e81d88b6'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:48.278106 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-728c89dc-8640-4c34-a6a1-2a92ea41441a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot create request issued successfully. Aug 19 21:24:48.278744 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-728c89dc-8640-4c34-a6a1-2a92ea41441a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:24:48.279797 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 314/1255] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:24:48 2026] POST /volume/v3/snapshots => generated 314 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:48.297948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3ff826bd-d589-4de1-9c73-729838b5c09d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:48.304145 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3ff826bd-d589-4de1-9c73-729838b5c09d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e Aug 19 21:24:48.304820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3ff826bd-d589-4de1-9c73-729838b5c09d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:48.305177 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3ff826bd-d589-4de1-9c73-729838b5c09d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:48.314791 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:48.314791 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:48.315603 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3ff826bd-d589-4de1-9c73-729838b5c09d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:48.317180 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3ff826bd-d589-4de1-9c73-729838b5c09d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e returned with HTTP 200 Aug 19 21:24:48.318316 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 313/1256] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:48 2026] GET /volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.333135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5a7ecef7-2e03-45ff-b9a3-74a156a4d26c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.337631 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a7ecef7-2e03-45ff-b9a3-74a156a4d26c tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e Aug 19 21:24:49.338141 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a7ecef7-2e03-45ff-b9a3-74a156a4d26c tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.338294 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a7ecef7-2e03-45ff-b9a3-74a156a4d26c tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.351779 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.351779 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:49.352517 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5a7ecef7-2e03-45ff-b9a3-74a156a4d26c tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:49.353783 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a7ecef7-2e03-45ff-b9a3-74a156a4d26c tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e returned with HTTP 200 Aug 19 21:24:49.356288 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 314/1257] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.373096 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ed6b9823-5e76-4f69-9f0c-ffb31dd0df12 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.377307 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ed6b9823-5e76-4f69-9f0c-ffb31dd0df12 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?limit=1 Aug 19 21:24:49.377796 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ed6b9823-5e76-4f69-9f0c-ffb31dd0df12 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.379204 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ed6b9823-5e76-4f69-9f0c-ffb31dd0df12 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.379663 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-ed6b9823-5e76-4f69-9f0c-ffb31dd0df12 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.382515 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-ed6b9823-5e76-4f69-9f0c-ffb31dd0df12 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.389891 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ed6b9823-5e76-4f69-9f0c-ffb31dd0df12 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.391220 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ed6b9823-5e76-4f69-9f0c-ffb31dd0df12 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 19 21:24:49.391995 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 317/1258] 10.4.3.158 () {66 vars in 1258 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.414250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-247f47d6-6243-48c8-864c-8221ee919407 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.418067 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-247f47d6-6243-48c8-864c-8221ee919407 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots Aug 19 21:24:49.418377 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-247f47d6-6243-48c8-864c-8221ee919407 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.418663 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-247f47d6-6243-48c8-864c-8221ee919407 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.419037 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-247f47d6-6243-48c8-864c-8221ee919407 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.423109 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.423109 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:49.423928 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-247f47d6-6243-48c8-864c-8221ee919407 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.433964 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-247f47d6-6243-48c8-864c-8221ee919407 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.434866 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-247f47d6-6243-48c8-864c-8221ee919407 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Aug 19 21:24:49.435451 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 315/1259] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.458187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3fed5fc6-9284-4fc0-8b1f-b69ba0725e6d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.463311 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3fed5fc6-9284-4fc0-8b1f-b69ba0725e6d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?limit=100000 Aug 19 21:24:49.463311 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3fed5fc6-9284-4fc0-8b1f-b69ba0725e6d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.463311 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3fed5fc6-9284-4fc0-8b1f-b69ba0725e6d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.463311 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-3fed5fc6-9284-4fc0-8b1f-b69ba0725e6d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.464279 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-3fed5fc6-9284-4fc0-8b1f-b69ba0725e6d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100178) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.470903 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3fed5fc6-9284-4fc0-8b1f-b69ba0725e6d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.470903 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3fed5fc6-9284-4fc0-8b1f-b69ba0725e6d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 19 21:24:49.470903 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 314/1260] 10.4.3.158 () {66 vars in 1268 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.487135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9fc3e59d-d2b0-4638-8b2e-a10ef26f847e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.490404 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9fc3e59d-d2b0-4638-8b2e-a10ef26f847e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?limit=0 Aug 19 21:24:49.490774 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9fc3e59d-d2b0-4638-8b2e-a10ef26f847e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.491116 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9fc3e59d-d2b0-4638-8b2e-a10ef26f847e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.491442 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-9fc3e59d-d2b0-4638-8b2e-a10ef26f847e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.493226 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-9fc3e59d-d2b0-4638-8b2e-a10ef26f847e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.517199 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9fc3e59d-d2b0-4638-8b2e-a10ef26f847e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.519131 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9fc3e59d-d2b0-4638-8b2e-a10ef26f847e tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 19 21:24:49.519131 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 315/1261] 10.4.3.158 () {66 vars in 1258 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:24:49.531266 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-97c869fd-157c-4367-ba4c-f1739e34909a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.533380 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97c869fd-157c-4367-ba4c-f1739e34909a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots Aug 19 21:24:49.533436 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97c869fd-157c-4367-ba4c-f1739e34909a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.533697 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97c869fd-157c-4367-ba4c-f1739e34909a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.533928 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-97c869fd-157c-4367-ba4c-f1739e34909a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.534253 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.534253 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:49.535206 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-97c869fd-157c-4367-ba4c-f1739e34909a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.540435 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-97c869fd-157c-4367-ba4c-f1739e34909a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.540841 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97c869fd-157c-4367-ba4c-f1739e34909a tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Aug 19 21:24:49.541372 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 318/1262] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.552715 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4e2fdcf9-6e7c-4e31-8291-fcc8d04cdac6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.565457 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e2fdcf9-6e7c-4e31-8291-fcc8d04cdac6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?marker=02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 Aug 19 21:24:49.565789 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e2fdcf9-6e7c-4e31-8291-fcc8d04cdac6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.566521 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e2fdcf9-6e7c-4e31-8291-fcc8d04cdac6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.566889 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-4e2fdcf9-6e7c-4e31-8291-fcc8d04cdac6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.568856 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.568856 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:49.570549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-4e2fdcf9-6e7c-4e31-8291-fcc8d04cdac6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.604517 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4e2fdcf9-6e7c-4e31-8291-fcc8d04cdac6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.604517 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e2fdcf9-6e7c-4e31-8291-fcc8d04cdac6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?marker=02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 returned with HTTP 200 Aug 19 21:24:49.604983 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 316/1263] 10.4.3.158 () {66 vars in 1330 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?marker=02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 => generated 341 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.627600 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-46c22f67-a3ff-4f3f-8696-e10896b3c4c0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.635046 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-46c22f67-a3ff-4f3f-8696-e10896b3c4c0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?offset=2&limit=3 Aug 19 21:24:49.635046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-46c22f67-a3ff-4f3f-8696-e10896b3c4c0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.635046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-46c22f67-a3ff-4f3f-8696-e10896b3c4c0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.635046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-46c22f67-a3ff-4f3f-8696-e10896b3c4c0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.635046 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.635046 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:49.636525 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-46c22f67-a3ff-4f3f-8696-e10896b3c4c0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100178) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.652332 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-46c22f67-a3ff-4f3f-8696-e10896b3c4c0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.653207 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-46c22f67-a3ff-4f3f-8696-e10896b3c4c0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 19 21:24:49.653916 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 315/1264] 10.4.3.158 () {66 vars in 1276 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.670584 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4a451b7a-27d3-4e59-ac11-65af1cf43326 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.673741 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a451b7a-27d3-4e59-ac11-65af1cf43326 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 19 21:24:49.674074 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a451b7a-27d3-4e59-ac11-65af1cf43326 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.674536 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a451b7a-27d3-4e59-ac11-65af1cf43326 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.675081 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-4a451b7a-27d3-4e59-ac11-65af1cf43326 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.676542 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-4a451b7a-27d3-4e59-ac11-65af1cf43326 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.693885 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4a451b7a-27d3-4e59-ac11-65af1cf43326 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.694484 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a451b7a-27d3-4e59-ac11-65af1cf43326 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 19 21:24:49.695222 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 316/1265] 10.4.3.158 () {66 vars in 1308 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.715224 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a4a9002-bf01-4339-9ebb-fb9ea45cbc82 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.717257 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a4a9002-bf01-4339-9ebb-fb9ea45cbc82 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 19 21:24:49.718913 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a4a9002-bf01-4339-9ebb-fb9ea45cbc82 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.719319 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a4a9002-bf01-4339-9ebb-fb9ea45cbc82 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.720145 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-3a4a9002-bf01-4339-9ebb-fb9ea45cbc82 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.720145 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.720145 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:49.721851 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-3a4a9002-bf01-4339-9ebb-fb9ea45cbc82 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.727917 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3a4a9002-bf01-4339-9ebb-fb9ea45cbc82 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.728290 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a4a9002-bf01-4339-9ebb-fb9ea45cbc82 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 19 21:24:49.729326 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 319/1266] 10.4.3.158 () {66 vars in 1310 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.751918 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-41a5a511-6b53-42a7-8780-7f34216aeed2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.755276 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41a5a511-6b53-42a7-8780-7f34216aeed2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 19 21:24:49.755648 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41a5a511-6b53-42a7-8780-7f34216aeed2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.755933 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41a5a511-6b53-42a7-8780-7f34216aeed2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.756369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-41a5a511-6b53-42a7-8780-7f34216aeed2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.757540 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.757540 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:49.757880 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-41a5a511-6b53-42a7-8780-7f34216aeed2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.778961 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-41a5a511-6b53-42a7-8780-7f34216aeed2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.779581 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41a5a511-6b53-42a7-8780-7f34216aeed2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 19 21:24:49.780226 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 317/1267] 10.4.3.158 () {66 vars in 1292 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.799869 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1b818675-f23e-45f8-bb3e-22fed8640969 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.804245 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1b818675-f23e-45f8-bb3e-22fed8640969 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 19 21:24:49.804526 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1b818675-f23e-45f8-bb3e-22fed8640969 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.804783 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1b818675-f23e-45f8-bb3e-22fed8640969 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.805045 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-1b818675-f23e-45f8-bb3e-22fed8640969 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.805945 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.805945 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:49.808274 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-1b818675-f23e-45f8-bb3e-22fed8640969 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100178) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.820841 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1b818675-f23e-45f8-bb3e-22fed8640969 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.823070 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1b818675-f23e-45f8-bb3e-22fed8640969 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 19 21:24:49.823070 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 316/1268] 10.4.3.158 () {66 vars in 1294 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.842197 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c185e4b3-4dbd-430d-aa28-3fc96a06b5a3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.849696 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c185e4b3-4dbd-430d-aa28-3fc96a06b5a3 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 19 21:24:49.855134 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c185e4b3-4dbd-430d-aa28-3fc96a06b5a3 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.855134 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c185e4b3-4dbd-430d-aa28-3fc96a06b5a3 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.855864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-c185e4b3-4dbd-430d-aa28-3fc96a06b5a3 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.855864 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.855864 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:49.858088 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-c185e4b3-4dbd-430d-aa28-3fc96a06b5a3 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.890594 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c185e4b3-4dbd-430d-aa28-3fc96a06b5a3 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.890594 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c185e4b3-4dbd-430d-aa28-3fc96a06b5a3 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 19 21:24:49.890594 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 317/1269] 10.4.3.158 () {66 vars in 1312 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.904647 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-08d0b07d-beaf-4621-a54b-9a6ccfcae60b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.909565 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08d0b07d-beaf-4621-a54b-9a6ccfcae60b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 19 21:24:49.909565 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08d0b07d-beaf-4621-a54b-9a6ccfcae60b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.909565 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08d0b07d-beaf-4621-a54b-9a6ccfcae60b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.909565 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-08d0b07d-beaf-4621-a54b-9a6ccfcae60b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.909565 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.909565 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:49.909771 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-08d0b07d-beaf-4621-a54b-9a6ccfcae60b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.925773 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-08d0b07d-beaf-4621-a54b-9a6ccfcae60b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.926413 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08d0b07d-beaf-4621-a54b-9a6ccfcae60b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 19 21:24:49.927063 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 320/1270] 10.4.3.158 () {66 vars in 1314 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.942650 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f0910051-02f1-4e53-9a9d-b31aaa8deb50 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.945995 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f0910051-02f1-4e53-9a9d-b31aaa8deb50 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 Aug 19 21:24:49.946806 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f0910051-02f1-4e53-9a9d-b31aaa8deb50 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.946806 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f0910051-02f1-4e53-9a9d-b31aaa8deb50 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.946806 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-f0910051-02f1-4e53-9a9d-b31aaa8deb50 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.947265 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.947265 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:49.948377 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-f0910051-02f1-4e53-9a9d-b31aaa8deb50 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:49.964697 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f0910051-02f1-4e53-9a9d-b31aaa8deb50 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:49.965282 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.965282 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:49.966951 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f0910051-02f1-4e53-9a9d-b31aaa8deb50 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 returned with HTTP 200 Aug 19 21:24:49.967101 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 318/1271] 10.4.3.158 () {66 vars in 1385 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:49.987810 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b34091b1-170a-426e-a09d-6549f0fc09c6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:49.991848 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b34091b1-170a-426e-a09d-6549f0fc09c6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail?status=available Aug 19 21:24:49.992403 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b34091b1-170a-426e-a09d-6549f0fc09c6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:49.993350 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b34091b1-170a-426e-a09d-6549f0fc09c6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:49.993350 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-b34091b1-170a-426e-a09d-6549f0fc09c6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:49.997245 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:49.997245 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:49.998658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-b34091b1-170a-426e-a09d-6549f0fc09c6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100178) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:50.023071 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b34091b1-170a-426e-a09d-6549f0fc09c6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:50.023911 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:50.023911 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:50.025056 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b34091b1-170a-426e-a09d-6549f0fc09c6 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 19 21:24:50.026774 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 317/1272] 10.4.3.158 () {66 vars in 1297 bytes} [Wed Aug 19 21:24:49 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:50.043327 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-07da8020-2712-4aaa-b031-108b92b91d0d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:50.045652 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07da8020-2712-4aaa-b031-108b92b91d0d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 Aug 19 21:24:50.046317 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07da8020-2712-4aaa-b031-108b92b91d0d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:50.046317 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07da8020-2712-4aaa-b031-108b92b91d0d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:50.046451 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-07da8020-2712-4aaa-b031-108b92b91d0d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:50.049179 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:50.049179 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:50.049179 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-07da8020-2712-4aaa-b031-108b92b91d0d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:50.067886 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-07da8020-2712-4aaa-b031-108b92b91d0d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:50.068247 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:50.068247 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:50.069352 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07da8020-2712-4aaa-b031-108b92b91d0d tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 returned with HTTP 200 Aug 19 21:24:50.070201 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 318/1273] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:24:50 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:50.084634 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b5a86e71-4f25-4c17-9e9b-31e2f229e9bb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:50.087233 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5a86e71-4f25-4c17-9e9b-31e2f229e9bb tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 Aug 19 21:24:50.087522 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5a86e71-4f25-4c17-9e9b-31e2f229e9bb tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:50.089592 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5a86e71-4f25-4c17-9e9b-31e2f229e9bb tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:50.089821 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-b5a86e71-4f25-4c17-9e9b-31e2f229e9bb tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:50.091428 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:50.091428 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:50.094209 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-b5a86e71-4f25-4c17-9e9b-31e2f229e9bb tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:50.112576 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b5a86e71-4f25-4c17-9e9b-31e2f229e9bb tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:50.112576 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5a86e71-4f25-4c17-9e9b-31e2f229e9bb tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 returned with HTTP 200 Aug 19 21:24:50.112863 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 321/1274] 10.4.3.158 () {66 vars in 1364 bytes} [Wed Aug 19 21:24:50 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:50.124888 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a9ff6bf8-37f1-4961-b191-4c432c28d6b0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:50.131217 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9ff6bf8-37f1-4961-b191-4c432c28d6b0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?status=available Aug 19 21:24:50.132460 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9ff6bf8-37f1-4961-b191-4c432c28d6b0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:50.133127 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9ff6bf8-37f1-4961-b191-4c432c28d6b0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:50.133650 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-a9ff6bf8-37f1-4961-b191-4c432c28d6b0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:50.135716 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-a9ff6bf8-37f1-4961-b191-4c432c28d6b0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:50.159622 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a9ff6bf8-37f1-4961-b191-4c432c28d6b0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:50.161440 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9ff6bf8-37f1-4961-b191-4c432c28d6b0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?status=available returned with HTTP 200 Aug 19 21:24:50.161440 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 319/1275] 10.4.3.158 () {66 vars in 1276 bytes} [Wed Aug 19 21:24:50 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:50.180879 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-81395ddb-5f18-4934-9bf2-1ce48dc36a9f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:50.183617 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-81395ddb-5f18-4934-9bf2-1ce48dc36a9f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 Aug 19 21:24:50.183905 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-81395ddb-5f18-4934-9bf2-1ce48dc36a9f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:50.184868 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-81395ddb-5f18-4934-9bf2-1ce48dc36a9f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:50.184868 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-81395ddb-5f18-4934-9bf2-1ce48dc36a9f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:24:50.187289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-81395ddb-5f18-4934-9bf2-1ce48dc36a9f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Building query based on filter {{(pid=100178) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:24:50.204526 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-81395ddb-5f18-4934-9bf2-1ce48dc36a9f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Get all snapshots completed successfully. Aug 19 21:24:50.204526 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-81395ddb-5f18-4934-9bf2-1ce48dc36a9f tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 returned with HTTP 200 Aug 19 21:24:50.204896 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 318/1276] 10.4.3.158 () {66 vars in 1398 bytes} [Wed Aug 19 21:24:50 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2084476371 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:50.223133 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d2c45b29-b3a7-4018-a98d-863013e584e0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:50.230213 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2c45b29-b3a7-4018-a98d-863013e584e0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e Aug 19 21:24:50.230934 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2c45b29-b3a7-4018-a98d-863013e584e0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:50.231496 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2c45b29-b3a7-4018-a98d-863013e584e0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:50.232272 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-d2c45b29-b3a7-4018-a98d-863013e584e0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Delete snapshot with id: ab97722d-fbd6-4814-bb9a-15bd04e25d1e Aug 19 21:24:50.240105 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:50.240105 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:50.240105 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d2c45b29-b3a7-4018-a98d-863013e584e0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:50.280846 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d2c45b29-b3a7-4018-a98d-863013e584e0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot delete request issued successfully. Aug 19 21:24:50.280846 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2c45b29-b3a7-4018-a98d-863013e584e0 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e returned with HTTP 202 Aug 19 21:24:50.285749 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 319/1277] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:24:50 2026] DELETE /volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:50.295690 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d826a831-1ac8-4d37-bd19-c73e0cce06cf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:50.300101 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d826a831-1ac8-4d37-bd19-c73e0cce06cf tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e Aug 19 21:24:50.300795 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d826a831-1ac8-4d37-bd19-c73e0cce06cf tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:50.300795 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d826a831-1ac8-4d37-bd19-c73e0cce06cf tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:50.312938 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:50.312938 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:50.314426 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d826a831-1ac8-4d37-bd19-c73e0cce06cf tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:50.315248 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d826a831-1ac8-4d37-bd19-c73e0cce06cf tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e returned with HTTP 200 Aug 19 21:24:50.315718 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 322/1278] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:50 2026] GET /volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:50.846319 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-03c01eb1-8e2d-4293-9806-a6f6905e560f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:50.852864 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-03c01eb1-8e2d-4293-9806-a6f6905e560f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:50.853092 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-03c01eb1-8e2d-4293-9806-a6f6905e560f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:50.853606 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-03c01eb1-8e2d-4293-9806-a6f6905e560f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:50.886171 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:50.886171 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:50.895523 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-03c01eb1-8e2d-4293-9806-a6f6905e560f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:50.905790 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-03c01eb1-8e2d-4293-9806-a6f6905e560f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 200 Aug 19 21:24:50.905790 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 320/1279] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:24:50 2026] GET /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 1660 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:51.327748 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-55ee681b-cedd-4456-aac0-d902761a57e5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:51.331033 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55ee681b-cedd-4456-aac0-d902761a57e5 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e Aug 19 21:24:51.331305 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55ee681b-cedd-4456-aac0-d902761a57e5 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:51.331558 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55ee681b-cedd-4456-aac0-d902761a57e5 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:51.338594 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55ee681b-cedd-4456-aac0-d902761a57e5 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e returned with HTTP 404 Aug 19 21:24:51.339237 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 319/1280] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:51 2026] GET /volume/v3/snapshots/ab97722d-fbd6-4814-bb9a-15bd04e25d1e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:51.352983 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d5c8fa34-bcf2-4b68-8bef-7eff57c6df97 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:51.361228 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5c8fa34-bcf2-4b68-8bef-7eff57c6df97 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 Aug 19 21:24:51.361228 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5c8fa34-bcf2-4b68-8bef-7eff57c6df97 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:51.361414 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5c8fa34-bcf2-4b68-8bef-7eff57c6df97 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:51.361562 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-d5c8fa34-bcf2-4b68-8bef-7eff57c6df97 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Delete snapshot with id: 02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 Aug 19 21:24:51.370282 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:51.370282 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:51.370655 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d5c8fa34-bcf2-4b68-8bef-7eff57c6df97 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:51.398147 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d5c8fa34-bcf2-4b68-8bef-7eff57c6df97 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot delete request issued successfully. Aug 19 21:24:51.398491 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5c8fa34-bcf2-4b68-8bef-7eff57c6df97 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 returned with HTTP 202 Aug 19 21:24:51.399171 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 320/1281] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:24:51 2026] DELETE /volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:51.409551 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-45a3e4d2-342f-4774-aad6-f9f583dd04df None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:51.412336 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45a3e4d2-342f-4774-aad6-f9f583dd04df tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 Aug 19 21:24:51.412336 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45a3e4d2-342f-4774-aad6-f9f583dd04df tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:51.415681 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45a3e4d2-342f-4774-aad6-f9f583dd04df tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:51.415681 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=352,cinder:UPDATE=96,cinder:INSERT=48 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:24:51.421156 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:51.421156 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:51.421299 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-45a3e4d2-342f-4774-aad6-f9f583dd04df tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:51.423264 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45a3e4d2-342f-4774-aad6-f9f583dd04df tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 returned with HTTP 200 Aug 19 21:24:51.424162 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 323/1282] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:51 2026] GET /volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:52.035413 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-4f0a2602-026d-48f9-9d7d-df5f93245e36 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:52.042633 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-4f0a2602-026d-48f9-9d7d-df5f93245e36 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/attachments/774d78ad-eeef-465d-9954-a9523301627a Aug 19 21:24:52.043391 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-4f0a2602-026d-48f9-9d7d-df5f93245e36 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:52.043391 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-4f0a2602-026d-48f9-9d7d-df5f93245e36 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:52.061041 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:52.061041 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:52.161848 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c0fabd24-dc71-4e08-9df8-510d0e1863a4 req-4f0a2602-026d-48f9-9d7d-df5f93245e36 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/774d78ad-eeef-465d-9954-a9523301627a returned with HTTP 200 Aug 19 21:24:52.162927 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 321/1283] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:24:52 2026] DELETE /volume/v3/attachments/774d78ad-eeef-465d-9954-a9523301627a => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:52.436312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-76719c8e-772c-4db7-be17-d0aaa52810ad None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:52.439267 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-76719c8e-772c-4db7-be17-d0aaa52810ad tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 Aug 19 21:24:52.439517 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-76719c8e-772c-4db7-be17-d0aaa52810ad tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:52.439749 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-76719c8e-772c-4db7-be17-d0aaa52810ad tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:52.450735 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-76719c8e-772c-4db7-be17-d0aaa52810ad tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 returned with HTTP 404 Aug 19 21:24:52.451712 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 320/1284] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:52 2026] GET /volume/v3/snapshots/02d81fc2-1bba-4bfd-9fa4-1569ee47bd33 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:52.467359 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7c8c06c5-e865-45b8-8651-ac7a2a6cc577 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:52.470771 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c8c06c5-e865-45b8-8651-ac7a2a6cc577 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 Aug 19 21:24:52.473862 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c8c06c5-e865-45b8-8651-ac7a2a6cc577 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:52.474396 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c8c06c5-e865-45b8-8651-ac7a2a6cc577 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:52.474567 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-7c8c06c5-e865-45b8-8651-ac7a2a6cc577 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Delete snapshot with id: c8769a59-2288-4397-be66-7773adc3d7d6 Aug 19 21:24:52.481859 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:52.481859 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:52.482529 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7c8c06c5-e865-45b8-8651-ac7a2a6cc577 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:52.509064 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7c8c06c5-e865-45b8-8651-ac7a2a6cc577 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot delete request issued successfully. Aug 19 21:24:52.509064 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c8c06c5-e865-45b8-8651-ac7a2a6cc577 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 returned with HTTP 202 Aug 19 21:24:52.509064 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 321/1285] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:24:52 2026] DELETE /volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:52.517281 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-67ec4c0c-7e41-438e-b41c-23c23a23b1a8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:52.519168 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-67ec4c0c-7e41-438e-b41c-23c23a23b1a8 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 Aug 19 21:24:52.519572 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-67ec4c0c-7e41-438e-b41c-23c23a23b1a8 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:52.520181 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-67ec4c0c-7e41-438e-b41c-23c23a23b1a8 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:52.533683 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:52.533683 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:52.534274 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-67ec4c0c-7e41-438e-b41c-23c23a23b1a8 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Snapshot retrieved successfully. Aug 19 21:24:52.537720 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-67ec4c0c-7e41-438e-b41c-23c23a23b1a8 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 returned with HTTP 200 Aug 19 21:24:52.537720 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 324/1286] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:52 2026] GET /volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:53.550563 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4e85a359-b1b8-4e1e-8b5f-c22ac4d30fda None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:53.555570 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e85a359-b1b8-4e1e-8b5f-c22ac4d30fda tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 Aug 19 21:24:53.555998 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e85a359-b1b8-4e1e-8b5f-c22ac4d30fda tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:53.556150 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e85a359-b1b8-4e1e-8b5f-c22ac4d30fda tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:53.578261 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e85a359-b1b8-4e1e-8b5f-c22ac4d30fda tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 returned with HTTP 404 Aug 19 21:24:53.579338 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 322/1287] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:24:53 2026] GET /volume/v3/snapshots/c8769a59-2288-4397-be66-7773adc3d7d6 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:53.590219 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3c960cd4-10db-4666-941b-257aa64071b2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:53.593265 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c960cd4-10db-4666-941b-257aa64071b2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd Aug 19 21:24:53.593587 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c960cd4-10db-4666-941b-257aa64071b2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:53.593875 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c960cd4-10db-4666-941b-257aa64071b2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:53.614225 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:53.614225 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:53.622751 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3c960cd4-10db-4666-941b-257aa64071b2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Volume info retrieved successfully. Aug 19 21:24:53.634690 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c960cd4-10db-4666-941b-257aa64071b2 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd returned with HTTP 200 Aug 19 21:24:53.635649 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 321/1288] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:53 2026] GET /volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:53.653532 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-db18cc89-b5e4-4f83-8502-95f517a34e5b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:53.659695 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db18cc89-b5e4-4f83-8502-95f517a34e5b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd Aug 19 21:24:53.659695 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db18cc89-b5e4-4f83-8502-95f517a34e5b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:53.659695 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db18cc89-b5e4-4f83-8502-95f517a34e5b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:53.659695 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-db18cc89-b5e4-4f83-8502-95f517a34e5b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Delete volume with id: f5ccd575-2f41-41fd-bf57-29d8b34203fd Aug 19 21:24:53.669109 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:53.669109 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:53.670911 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-db18cc89-b5e4-4f83-8502-95f517a34e5b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Volume info retrieved successfully. Aug 19 21:24:53.716310 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-db18cc89-b5e4-4f83-8502-95f517a34e5b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Delete volume request issued successfully. Aug 19 21:24:53.716310 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db18cc89-b5e4-4f83-8502-95f517a34e5b tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd returned with HTTP 202 Aug 19 21:24:53.716310 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 322/1289] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:24:53 2026] DELETE /volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:53.727898 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eb345bc1-bb29-4f78-ba02-c96740cb85b8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:53.733270 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eb345bc1-bb29-4f78-ba02-c96740cb85b8 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd Aug 19 21:24:53.733270 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eb345bc1-bb29-4f78-ba02-c96740cb85b8 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:53.733270 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eb345bc1-bb29-4f78-ba02-c96740cb85b8 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:53.747062 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:53.747062 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:53.758537 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-eb345bc1-bb29-4f78-ba02-c96740cb85b8 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Volume info retrieved successfully. Aug 19 21:24:53.767087 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eb345bc1-bb29-4f78-ba02-c96740cb85b8 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd returned with HTTP 200 Aug 19 21:24:53.767546 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 325/1290] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:53 2026] GET /volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:53.985411 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-39a9a2d2-ceb2-4afa-b888-803943130a98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:53.987534 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-39a9a2d2-ceb2-4afa-b888-803943130a98 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353?cascade=True Aug 19 21:24:53.987829 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-39a9a2d2-ceb2-4afa-b888-803943130a98 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:53.988084 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-39a9a2d2-ceb2-4afa-b888-803943130a98 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:53.988294 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-39a9a2d2-ceb2-4afa-b888-803943130a98 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Delete volume with id: 7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:53.996262 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:53.996262 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:53.996837 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-39a9a2d2-ceb2-4afa-b888-803943130a98 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:54.065313 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-39a9a2d2-ceb2-4afa-b888-803943130a98 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Delete volume request issued successfully. Aug 19 21:24:54.065313 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-39a9a2d2-ceb2-4afa-b888-803943130a98 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353?cascade=True returned with HTTP 202 Aug 19 21:24:54.065313 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 323/1291] 10.4.3.158 () {66 vars in 1376 bytes} [Wed Aug 19 21:24:53 2026] DELETE /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353?cascade=True => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:54.077226 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-24b5760d-596f-4ff7-b5a8-0b2d6e4558d9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:54.084720 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-24b5760d-596f-4ff7-b5a8-0b2d6e4558d9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:54.086213 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-24b5760d-596f-4ff7-b5a8-0b2d6e4558d9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:54.087202 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-24b5760d-596f-4ff7-b5a8-0b2d6e4558d9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:54.106978 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:54.106978 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:54.117086 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-24b5760d-596f-4ff7-b5a8-0b2d6e4558d9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:54.126533 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-24b5760d-596f-4ff7-b5a8-0b2d6e4558d9 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 200 Aug 19 21:24:54.126890 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 322/1292] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:54 2026] GET /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:24:54.786412 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-184a7129-d25f-4941-902d-988b09801937 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:54.788893 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-184a7129-d25f-4941-902d-988b09801937 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] GET https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd Aug 19 21:24:54.789875 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-184a7129-d25f-4941-902d-988b09801937 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:54.789875 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-184a7129-d25f-4941-902d-988b09801937 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:54.801034 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-184a7129-d25f-4941-902d-988b09801937 tempest-VolumesSnapshotListTestJSON-927777484 tempest-VolumesSnapshotListTestJSON-927777484-project-member] https://10.4.3.158/volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd returned with HTTP 404 Aug 19 21:24:54.802252 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 323/1293] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:54 2026] GET /volume/v3/volumes/f5ccd575-2f41-41fd-bf57-29d8b34203fd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:55.144354 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4908a20d-abd3-410f-917b-3baf887e4fca None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:55.146566 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4908a20d-abd3-410f-917b-3baf887e4fca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:55.146866 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4908a20d-abd3-410f-917b-3baf887e4fca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:55.147178 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4908a20d-abd3-410f-917b-3baf887e4fca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:55.155662 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4908a20d-abd3-410f-917b-3baf887e4fca tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 404 Aug 19 21:24:55.155662 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 326/1294] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:55 2026] GET /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:55.401032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-32b49644-5f7e-4f2a-8479-eeacbdf22e70 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:55.405302 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-32b49644-5f7e-4f2a-8479-eeacbdf22e70 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] DELETE https://10.4.3.158/volume/v3/attachments/d6219bda-90c7-4474-8a10-b1ecb5316754 Aug 19 21:24:55.406458 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-32b49644-5f7e-4f2a-8479-eeacbdf22e70 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:55.406881 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-32b49644-5f7e-4f2a-8479-eeacbdf22e70 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:55.411159 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=281,cinder:INSERT=30,cinder:UPDATE=72 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:24:55.422933 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:55.422933 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:55.504047 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-32b49644-5f7e-4f2a-8479-eeacbdf22e70 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/attachments/d6219bda-90c7-4474-8a10-b1ecb5316754 returned with HTTP 200 Aug 19 21:24:55.504690 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 324/1295] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:24:55 2026] DELETE /volume/v3/attachments/d6219bda-90c7-4474-8a10-b1ecb5316754 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:55.518532 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-971819a2-c443-4d66-b62e-b6a8ca401981 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:55.522224 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-971819a2-c443-4d66-b62e-b6a8ca401981 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 Aug 19 21:24:55.522406 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-971819a2-c443-4d66-b62e-b6a8ca401981 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:55.522644 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-971819a2-c443-4d66-b62e-b6a8ca401981 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:55.522855 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-971819a2-c443-4d66-b62e-b6a8ca401981 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Delete volume with id: a7b395bf-4f33-4be2-bc0f-4839293e4be2 Aug 19 21:24:55.532741 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:55.532741 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:55.533495 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-971819a2-c443-4d66-b62e-b6a8ca401981 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:24:55.565712 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-971819a2-c443-4d66-b62e-b6a8ca401981 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Delete volume request issued successfully. Aug 19 21:24:55.565712 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4fe170cc-fe7f-4401-af28-b082b67e07e0 req-971819a2-c443-4d66-b62e-b6a8ca401981 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 returned with HTTP 202 Aug 19 21:24:55.566378 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 323/1296] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:24:55 2026] DELETE /volume/v3/volumes/a7b395bf-4f33-4be2-bc0f-4839293e4be2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:55.921839 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bdd3d923-5f48-4667-b0c9-e1d774b1b5b3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:55.926676 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bdd3d923-5f48-4667-b0c9-e1d774b1b5b3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:55.926903 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bdd3d923-5f48-4667-b0c9-e1d774b1b5b3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:55.927200 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bdd3d923-5f48-4667-b0c9-e1d774b1b5b3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:55.927362 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-bdd3d923-5f48-4667-b0c9-e1d774b1b5b3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Delete volume with id: 7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:55.938600 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bdd3d923-5f48-4667-b0c9-e1d774b1b5b3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 404 Aug 19 21:24:55.939247 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 324/1297] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:24:55 2026] DELETE /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:55.950237 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-70c295d1-33b9-4b0d-9a51-6120546997eb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:55.954082 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-70c295d1-33b9-4b0d-9a51-6120546997eb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 Aug 19 21:24:55.954255 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-70c295d1-33b9-4b0d-9a51-6120546997eb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:55.954769 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-70c295d1-33b9-4b0d-9a51-6120546997eb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:55.964215 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-70c295d1-33b9-4b0d-9a51-6120546997eb tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 returned with HTTP 404 Aug 19 21:24:55.964816 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 327/1298] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:55 2026] GET /volume/v3/volumes/7551a3b2-8f49-47c6-98e2-50a9c48b1353 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:55.976441 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f1114429-a2f5-4e42-9011-df9799380027 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:55.979441 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f1114429-a2f5-4e42-9011-df9799380027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:55.980104 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f1114429-a2f5-4e42-9011-df9799380027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:55.980104 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f1114429-a2f5-4e42-9011-df9799380027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:55.980104 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-f1114429-a2f5-4e42-9011-df9799380027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Delete volume with id: 994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:56.001877 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:56.001877 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:56.002826 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f1114429-a2f5-4e42-9011-df9799380027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:56.045107 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f1114429-a2f5-4e42-9011-df9799380027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Delete volume request issued successfully. Aug 19 21:24:56.045107 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f1114429-a2f5-4e42-9011-df9799380027 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 202 Aug 19 21:24:56.045107 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 325/1299] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:24:55 2026] DELETE /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:24:56.056749 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f3a4b3e7-3afb-48ad-abb2-f22ae505342d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:56.062208 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f3a4b3e7-3afb-48ad-abb2-f22ae505342d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:56.062410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f3a4b3e7-3afb-48ad-abb2-f22ae505342d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:56.062651 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f3a4b3e7-3afb-48ad-abb2-f22ae505342d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:56.071880 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=318,cinder:INSERT=39,cinder:UPDATE=70 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:24:56.083430 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:56.083430 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:56.104003 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f3a4b3e7-3afb-48ad-abb2-f22ae505342d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:24:56.109357 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f3a4b3e7-3afb-48ad-abb2-f22ae505342d tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 200 Aug 19 21:24:56.109944 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 324/1300] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:56 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:56.383985 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:56.389867 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:56.393364 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1348088057"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:56.393720 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1348088057'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:56.393924 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Create volume of 1 GB Aug 19 21:24:56.409565 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Availability Zones retrieved successfully. Aug 19 21:24:56.421101 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Flow 'volume_create_api' (0eb384c5-5d0b-4fd3-9049-7e415c5e26cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:56.422443 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf3e096-a134-447d-b9ce-c52589ff572c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:56.423575 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:56.464708 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf3e096-a134-447d-b9ce-c52589ff572c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:56.465798 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (433a8488-ccd9-45c0-b3c3-c7ba86a00341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:56.585002 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Created reservations ['c76e80f7-cf8a-4205-a2ad-8ce8edef57f3', '9caed7be-6899-469f-8296-c2e4ef1f12f3', '8554df9e-5223-48b4-9e88-909062f843fb', 'ad5e523d-ab29-45a0-bee9-fe37e23abdc8'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:56.586208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (433a8488-ccd9-45c0-b3c3-c7ba86a00341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c76e80f7-cf8a-4205-a2ad-8ce8edef57f3', '9caed7be-6899-469f-8296-c2e4ef1f12f3', '8554df9e-5223-48b4-9e88-909062f843fb', 'ad5e523d-ab29-45a0-bee9-fe37e23abdc8']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:56.588483 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11db69ac-df99-4a07-ae65-ddd50284ae6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:56.637036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11db69ac-df99-4a07-ae65-ddd50284ae6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dc3d5c6-4b27-418c-98ff-47ebd378d311', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1348088057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93977970ed44ff87ff19193e2ad699',qos_specs=None,replication_status=,reservations=['c76e80f7-cf8a-4205-a2ad-8ce8edef57f3','9caed7be-6899-469f-8296-c2e4ef1f12f3','8554df9e-5223-48b4-9e88-909062f843fb','ad5e523d-ab29-45a0-bee9-fe37e23abdc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37db26cdaecb4eaa8b4f7fb09a3dcb27',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1348088057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dc3d5c6-4b27-418c-98ff-47ebd378d311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e93977970ed44ff87ff19193e2ad699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37db26cdaecb4eaa8b4f7fb09a3dcb27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:56.638337 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6430b398-852b-43e0-8777-20c162abaff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:56.674365 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6430b398-852b-43e0-8777-20c162abaff7) transitioned into state 'SUCCESS' from state '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-1348088057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93977970ed44ff87ff19193e2ad699',qos_specs=None,replication_status=,reservations=['c76e80f7-cf8a-4205-a2ad-8ce8edef57f3','9caed7be-6899-469f-8296-c2e4ef1f12f3','8554df9e-5223-48b4-9e88-909062f843fb','ad5e523d-ab29-45a0-bee9-fe37e23abdc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37db26cdaecb4eaa8b4f7fb09a3dcb27',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:56.675219 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc4d65f-a73d-42b1-b6f7-a928f0410316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:56.691547 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc4d65f-a73d-42b1-b6f7-a928f0410316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:56.693489 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Flow 'volume_create_api' (0eb384c5-5d0b-4fd3-9049-7e415c5e26cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:56.694492 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Create volume request issued successfully. Aug 19 21:24:56.694982 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-64a3618f-f26d-4450-87b1-5d7828f3c659 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:56.695550 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 325/1301] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:56 2026] POST /volume/v3/volumes => generated 759 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:56.715854 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5aae13cb-4391-4e57-b183-38045f438bca None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:56.718081 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5aae13cb-4391-4e57-b183-38045f438bca tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 Aug 19 21:24:56.718323 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5aae13cb-4391-4e57-b183-38045f438bca tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:56.718576 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5aae13cb-4391-4e57-b183-38045f438bca tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:56.726611 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:56.726611 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:56.732480 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5aae13cb-4391-4e57-b183-38045f438bca tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:24:56.739109 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5aae13cb-4391-4e57-b183-38045f438bca tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 returned with HTTP 200 Aug 19 21:24:56.739532 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 328/1302] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:56 2026] GET /volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:57.133629 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dbe9af60-48e1-4bf7-ab10-f503b1e543a3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:57.136233 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbe9af60-48e1-4bf7-ab10-f503b1e543a3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 Aug 19 21:24:57.136515 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbe9af60-48e1-4bf7-ab10-f503b1e543a3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:57.136697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbe9af60-48e1-4bf7-ab10-f503b1e543a3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:57.147135 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbe9af60-48e1-4bf7-ab10-f503b1e543a3 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 returned with HTTP 404 Aug 19 21:24:57.149439 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 326/1303] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:57 2026] GET /volume/v3/volumes/994d3d9b-f59e-4dec-88dd-0d8344cc2866 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:24:57.755217 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a34d96f0-e587-4b20-acc8-6844977916df None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:57.759211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-50e0375d-32b9-46d5-a2b2-75f77d3a0575 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:57.760677 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50e0375d-32b9-46d5-a2b2-75f77d3a0575 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 Aug 19 21:24:57.760897 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50e0375d-32b9-46d5-a2b2-75f77d3a0575 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:57.762662 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50e0375d-32b9-46d5-a2b2-75f77d3a0575 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:57.765864 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=300,cinder:INSERT=59,cinder:UPDATE=83 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:24:57.774156 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:57.774156 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:57.782338 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-50e0375d-32b9-46d5-a2b2-75f77d3a0575 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:24:57.797735 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50e0375d-32b9-46d5-a2b2-75f77d3a0575 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 returned with HTTP 200 Aug 19 21:24:57.797735 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 326/1304] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:57 2026] GET /volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:57.980769 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8097e06c-a450-41c1-9008-76131bd88b1a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:57.995368 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:57.995788 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1711515075"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:57.997264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1711515075'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:57.997396 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume of 1 GB Aug 19 21:24:58.001781 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Availability Zones retrieved successfully. Aug 19 21:24:58.116944 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:24:58.116944 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-385850969"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:58.118720 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-385850969'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:24:58.119041 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Create volume of 1 GB Aug 19 21:24:58.126737 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Availability Zones retrieved successfully. Aug 19 21:24:58.136060 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Flow 'volume_create_api' (82f5b5af-df61-4cfb-9f4f-0b6d10cc081a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:58.136520 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe60c925-9239-4db8-81e5-18b506fc0769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:58.137832 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:58.162213 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (f5fa1942-5bce-4a94-a384-cc58e7fe249d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:58.163732 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a413f47-3eaa-4168-92d8-3b816606d1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:58.165559 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:24:58.184029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe60c925-9239-4db8-81e5-18b506fc0769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:58.184029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfef311b-5737-4a33-b35f-e6c6cafba9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:58.206892 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a413f47-3eaa-4168-92d8-3b816606d1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:58.206892 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bc8363-17d1-4b67-9470-e49e293cb9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:58.294103 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['37a88519-3174-44f4-8472-caa8a1cb8700', '9d1a5f1a-bea4-4cb7-9e34-e4b1730bad08', '1245e4f4-2d80-40bf-ad26-37b92f40e8cf', '8965b282-b47d-4c19-9cc2-87cadb355d1a'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:58.294823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bc8363-17d1-4b67-9470-e49e293cb9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37a88519-3174-44f4-8472-caa8a1cb8700', '9d1a5f1a-bea4-4cb7-9e34-e4b1730bad08', '1245e4f4-2d80-40bf-ad26-37b92f40e8cf', '8965b282-b47d-4c19-9cc2-87cadb355d1a']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:58.296232 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f69d66-534f-417a-ab92-249e6248f24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:58.309861 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Created reservations ['37165f4f-ed87-4190-845a-d264af2d5ec1', '45c9bef6-5a10-4b69-8a96-5eb9249f7979', 'df209e68-046a-4264-b630-270e2d94ccc5', 'dcdd3744-2ac2-442f-96e4-ebab1b963d14'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:58.311297 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfef311b-5737-4a33-b35f-e6c6cafba9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37165f4f-ed87-4190-845a-d264af2d5ec1', '45c9bef6-5a10-4b69-8a96-5eb9249f7979', 'df209e68-046a-4264-b630-270e2d94ccc5', 'dcdd3744-2ac2-442f-96e4-ebab1b963d14']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:58.312354 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f06c8f6-f33a-4516-9d48-3420d10bc0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:58.326685 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f69d66-534f-417a-ab92-249e6248f24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28a8be0c-7e1d-46e3-a453-aaa9035f1797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1711515075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['37a88519-3174-44f4-8472-caa8a1cb8700','9d1a5f1a-bea4-4cb7-9e34-e4b1730bad08','1245e4f4-2d80-40bf-ad26-37b92f40e8cf','8965b282-b47d-4c19-9cc2-87cadb355d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1711515075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28a8be0c-7e1d-46e3-a453-aaa9035f1797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1fa3ab093643ddb0f815c151f52683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2756741608074701af9338395fc1fde1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:58.328115 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88fe5efa-e0a5-43f9-8caf-ea29bd46721f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:58.348292 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f06c8f6-f33a-4516-9d48-3420d10bc0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '809669cb-0f4a-41d8-bc19-f1eccc837d6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-385850969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c755258c82746bdbaa71968e2eb9846',qos_specs=None,replication_status=,reservations=['37165f4f-ed87-4190-845a-d264af2d5ec1','45c9bef6-5a10-4b69-8a96-5eb9249f7979','df209e68-046a-4264-b630-270e2d94ccc5','dcdd3744-2ac2-442f-96e4-ebab1b963d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e2a74afe49842f383bc23be25db558b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-385850969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=809669cb-0f4a-41d8-bc19-f1eccc837d6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c755258c82746bdbaa71968e2eb9846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e2a74afe49842f383bc23be25db558b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:58.349371 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99018f17-0864-4217-b0b5-125177fe23d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:58.354958 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88fe5efa-e0a5-43f9-8caf-ea29bd46721f) transitioned into state 'SUCCESS' from state '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-1711515075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['37a88519-3174-44f4-8472-caa8a1cb8700','9d1a5f1a-bea4-4cb7-9e34-e4b1730bad08','1245e4f4-2d80-40bf-ad26-37b92f40e8cf','8965b282-b47d-4c19-9cc2-87cadb355d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:58.355580 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559d9719-74e9-4852-9fc9-068cf7db909d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:58.370568 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559d9719-74e9-4852-9fc9-068cf7db909d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:58.371943 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (f5fa1942-5bce-4a94-a384-cc58e7fe249d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:58.372806 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume request issued successfully. Aug 19 21:24:58.375663 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a34d96f0-e587-4b20-acc8-6844977916df tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:58.375663 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 325/1305] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:57 2026] POST /volume/v3/volumes => generated 749 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:58.378580 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99018f17-0864-4217-b0b5-125177fe23d7) transitioned into state 'SUCCESS' from state '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-385850969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c755258c82746bdbaa71968e2eb9846',qos_specs=None,replication_status=,reservations=['37165f4f-ed87-4190-845a-d264af2d5ec1','45c9bef6-5a10-4b69-8a96-5eb9249f7979','df209e68-046a-4264-b630-270e2d94ccc5','dcdd3744-2ac2-442f-96e4-ebab1b963d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e2a74afe49842f383bc23be25db558b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:58.378887 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1cae474-9f61-46cc-987d-13affad37ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:24:58.393507 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1cae474-9f61-46cc-987d-13affad37ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:24:58.394445 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Flow 'volume_create_api' (82f5b5af-df61-4cfb-9f4f-0b6d10cc081a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:24:58.394760 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Create volume request issued successfully. Aug 19 21:24:58.396657 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8097e06c-a450-41c1-9008-76131bd88b1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:24:58.396657 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 329/1306] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:24:57 2026] POST /volume/v3/volumes => generated 748 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:58.417870 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-02ba9112-3b84-47e8-bd42-821fbc474c86 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:58.423782 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02ba9112-3b84-47e8-bd42-821fbc474c86 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c Aug 19 21:24:58.424607 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02ba9112-3b84-47e8-bd42-821fbc474c86 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:58.424607 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02ba9112-3b84-47e8-bd42-821fbc474c86 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:58.442143 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:58.442143 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:24:58.448840 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-02ba9112-3b84-47e8-bd42-821fbc474c86 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:24:58.460399 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02ba9112-3b84-47e8-bd42-821fbc474c86 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c returned with HTTP 200 Aug 19 21:24:58.460399 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 327/1307] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:58 2026] GET /volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:59.480055 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e0ce6dd3-1e88-4a46-ba39-d0fc85c354a0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:59.483950 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0ce6dd3-1e88-4a46-ba39-d0fc85c354a0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c Aug 19 21:24:59.484290 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0ce6dd3-1e88-4a46-ba39-d0fc85c354a0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:59.484565 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0ce6dd3-1e88-4a46-ba39-d0fc85c354a0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:59.506609 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:59.506609 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:24:59.528841 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e0ce6dd3-1e88-4a46-ba39-d0fc85c354a0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:24:59.543313 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0ce6dd3-1e88-4a46-ba39-d0fc85c354a0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c returned with HTTP 200 Aug 19 21:24:59.543508 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 327/1308] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:59 2026] GET /volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c => generated 841 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:24:59.567455 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b9d83edf-9a05-489c-a429-44de57c31ee1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:59.571570 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b9d83edf-9a05-489c-a429-44de57c31ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:24:59.571962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b9d83edf-9a05-489c-a429-44de57c31ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "809669cb-0f4a-41d8-bc19-f1eccc837d6c", "name": "tempest-VolumesBackupsTest-Backup-557717141"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:24:59.573646 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-b9d83edf-9a05-489c-a429-44de57c31ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Creating new backup {'backup': {'volume_id': '809669cb-0f4a-41d8-bc19-f1eccc837d6c', 'name': 'tempest-VolumesBackupsTest-Backup-557717141'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:24:59.573841 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-b9d83edf-9a05-489c-a429-44de57c31ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Creating backup of volume 809669cb-0f4a-41d8-bc19-f1eccc837d6c in container None Aug 19 21:24:59.581979 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:59.581979 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:24:59.583846 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b9d83edf-9a05-489c-a429-44de57c31ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:24:59.674525 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-b9d83edf-9a05-489c-a429-44de57c31ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Created reservations ['b874800e-3e06-4ce6-b9d7-f4f32be71b0e', '2c0d7b42-d68b-404d-a015-af540a3cae19'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:24:59.795036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b9d83edf-9a05-489c-a429-44de57c31ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:24:59.795334 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 326/1309] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:24:59 2026] POST /volume/v3/backups => generated 329 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:24:59.812046 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-389ababa-6577-4e5d-bf50-d20317a85df8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:24:59.817796 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-389ababa-6577-4e5d-bf50-d20317a85df8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:24:59.818338 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-389ababa-6577-4e5d-bf50-d20317a85df8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:24:59.818547 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-389ababa-6577-4e5d-bf50-d20317a85df8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:24:59.818547 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-389ababa-6577-4e5d-bf50-d20317a85df8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:24:59.843620 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:24:59.843620 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:24:59.844959 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-389ababa-6577-4e5d-bf50-d20317a85df8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:24:59.845588 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 330/1310] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:24:59 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 736 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:00.858976 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fe1fdb63-0076-4bca-985d-7d6d388f5935 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:00.861680 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fe1fdb63-0076-4bca-985d-7d6d388f5935 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:00.861680 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fe1fdb63-0076-4bca-985d-7d6d388f5935 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:00.861680 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fe1fdb63-0076-4bca-985d-7d6d388f5935 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:00.862472 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-fe1fdb63-0076-4bca-985d-7d6d388f5935 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:00.897372 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:00.897372 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:00.898702 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fe1fdb63-0076-4bca-985d-7d6d388f5935 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:00.899408 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 328/1311] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:00 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 738 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:01.913094 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c94de449-5be6-4808-b3c5-4f7fa5799954 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:01.917040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c94de449-5be6-4808-b3c5-4f7fa5799954 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:01.917040 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c94de449-5be6-4808-b3c5-4f7fa5799954 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:01.917040 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c94de449-5be6-4808-b3c5-4f7fa5799954 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:01.917040 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c94de449-5be6-4808-b3c5-4f7fa5799954 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:01.948113 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:01.948113 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:01.950310 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c94de449-5be6-4808-b3c5-4f7fa5799954 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:01.950622 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 328/1312] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:01 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 738 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:02.969232 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-765464ee-1493-4a61-b67a-abefb51c0fd5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:02.973628 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-765464ee-1493-4a61-b67a-abefb51c0fd5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:02.973628 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-765464ee-1493-4a61-b67a-abefb51c0fd5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:02.973967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-765464ee-1493-4a61-b67a-abefb51c0fd5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:02.973967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-765464ee-1493-4a61-b67a-abefb51c0fd5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:02.979763 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:02.979763 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:02.980872 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-765464ee-1493-4a61-b67a-abefb51c0fd5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:02.981412 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 327/1313] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:02 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:03.999755 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2f1333f0-9f61-43a0-a05b-ba44dab96381 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:04.003777 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f1333f0-9f61-43a0-a05b-ba44dab96381 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:04.004970 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f1333f0-9f61-43a0-a05b-ba44dab96381 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:04.005141 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f1333f0-9f61-43a0-a05b-ba44dab96381 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:04.005530 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2f1333f0-9f61-43a0-a05b-ba44dab96381 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:04.011928 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:04.011928 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:04.012993 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f1333f0-9f61-43a0-a05b-ba44dab96381 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:04.013836 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 331/1314] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:03 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:25:05.045225 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-512af9b9-7fce-4ea0-8601-4b0de03bf7b0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:05.051760 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-512af9b9-7fce-4ea0-8601-4b0de03bf7b0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:05.051760 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-512af9b9-7fce-4ea0-8601-4b0de03bf7b0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:05.051760 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-512af9b9-7fce-4ea0-8601-4b0de03bf7b0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:05.051760 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-512af9b9-7fce-4ea0-8601-4b0de03bf7b0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:05.057879 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:05.057879 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:05.059580 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-512af9b9-7fce-4ea0-8601-4b0de03bf7b0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:05.060407 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 329/1315] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:05 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:05.075045 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-e60ea5bb-e907-4be9-84b3-e6391c301094 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:05.083962 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-e60ea5bb-e907-4be9-84b3-e6391c301094 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] DELETE https://10.4.3.158/volume/v3/attachments/5af96529-462b-421e-8446-94c653ed4e1d Aug 19 21:25:05.084245 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-e60ea5bb-e907-4be9-84b3-e6391c301094 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:05.084506 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-e60ea5bb-e907-4be9-84b3-e6391c301094 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:05.109411 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:05.109411 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:05.205198 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-e60ea5bb-e907-4be9-84b3-e6391c301094 tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/attachments/5af96529-462b-421e-8446-94c653ed4e1d returned with HTTP 200 Aug 19 21:25:05.206181 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 329/1316] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:25:05 2026] DELETE /volume/v3/attachments/5af96529-462b-421e-8446-94c653ed4e1d => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:05.219882 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-943d7fd0-3ca1-4bba-ba6a-f700735f290a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:05.223000 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-943d7fd0-3ca1-4bba-ba6a-f700735f290a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] DELETE https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc Aug 19 21:25:05.224026 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-943d7fd0-3ca1-4bba-ba6a-f700735f290a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:05.224584 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-943d7fd0-3ca1-4bba-ba6a-f700735f290a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:05.225475 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-943d7fd0-3ca1-4bba-ba6a-f700735f290a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Delete volume with id: 87dc3f53-6cdf-4bca-b738-1650a8a721dc Aug 19 21:25:05.238651 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:05.238651 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:05.239424 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-943d7fd0-3ca1-4bba-ba6a-f700735f290a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Volume info retrieved successfully. Aug 19 21:25:05.275790 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-943d7fd0-3ca1-4bba-ba6a-f700735f290a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] Delete volume request issued successfully. Aug 19 21:25:05.276151 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9fd064d9-088b-41c1-8120-7b710407ded0 req-943d7fd0-3ca1-4bba-ba6a-f700735f290a tempest-ServerBootFromVolumeStableRescueTest-1978309405 tempest-ServerBootFromVolumeStableRescueTest-1978309405-project-member] https://10.4.3.158/volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc returned with HTTP 202 Aug 19 21:25:05.276834 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 328/1317] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:25:05 2026] DELETE /volume/v3/volumes/87dc3f53-6cdf-4bca-b738-1650a8a721dc => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:05.438232 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cf6badca-3e9c-46bf-84fe-4c0c57f3415e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:05.443281 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf6badca-3e9c-46bf-84fe-4c0c57f3415e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:25:05.443281 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf6badca-3e9c-46bf-84fe-4c0c57f3415e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:05.443281 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf6badca-3e9c-46bf-84fe-4c0c57f3415e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:05.443470 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-cf6badca-3e9c-46bf-84fe-4c0c57f3415e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Delete volume with id: e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:25:05.453287 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:05.453287 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:05.454202 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cf6badca-3e9c-46bf-84fe-4c0c57f3415e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:25:05.481841 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cf6badca-3e9c-46bf-84fe-4c0c57f3415e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Delete volume request issued successfully. Aug 19 21:25:05.482126 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf6badca-3e9c-46bf-84fe-4c0c57f3415e tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 202 Aug 19 21:25:05.482581 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 332/1318] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:25:05 2026] DELETE /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:05.494484 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-41e082bc-3f90-46c8-9fbf-a5dcfb38c17f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:05.499795 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41e082bc-3f90-46c8-9fbf-a5dcfb38c17f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:25:05.500077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41e082bc-3f90-46c8-9fbf-a5dcfb38c17f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:05.500360 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41e082bc-3f90-46c8-9fbf-a5dcfb38c17f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:05.518750 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:05.518750 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:05.526975 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-41e082bc-3f90-46c8-9fbf-a5dcfb38c17f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:25:05.536549 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41e082bc-3f90-46c8-9fbf-a5dcfb38c17f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 200 Aug 19 21:25:05.537033 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 330/1319] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:05 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:06.073343 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-363c3a2b-0abc-4230-947c-d9f108404609 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:06.076743 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-363c3a2b-0abc-4230-947c-d9f108404609 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:06.076743 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-363c3a2b-0abc-4230-947c-d9f108404609 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:06.076743 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-363c3a2b-0abc-4230-947c-d9f108404609 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:06.076743 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-363c3a2b-0abc-4230-947c-d9f108404609 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:06.084443 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:06.084443 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:06.086252 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-363c3a2b-0abc-4230-947c-d9f108404609 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:06.086949 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 330/1320] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:06 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:06.560682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8a76552a-e2bd-47fd-aab9-fff9fc3f5f5f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:06.565386 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8a76552a-e2bd-47fd-aab9-fff9fc3f5f5f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af Aug 19 21:25:06.565638 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8a76552a-e2bd-47fd-aab9-fff9fc3f5f5f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:06.566303 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8a76552a-e2bd-47fd-aab9-fff9fc3f5f5f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:06.577620 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8a76552a-e2bd-47fd-aab9-fff9fc3f5f5f tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af returned with HTTP 404 Aug 19 21:25:06.578352 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 329/1321] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:06 2026] GET /volume/v3/volumes/e90eca64-f31c-4676-8fc7-6fb6e81172af => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:07.100870 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-45c2af7f-ca1f-4934-9c44-b1a903822ee1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:07.103111 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45c2af7f-ca1f-4934-9c44-b1a903822ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:07.103272 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45c2af7f-ca1f-4934-9c44-b1a903822ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:07.103507 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45c2af7f-ca1f-4934-9c44-b1a903822ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:07.103616 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-45c2af7f-ca1f-4934-9c44-b1a903822ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:07.110815 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:07.110815 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:07.113583 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45c2af7f-ca1f-4934-9c44-b1a903822ee1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:07.113698 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 333/1322] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:07 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:08.133633 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d0d209a9-40e7-4cb8-9ddd-827f4c695387 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:08.136125 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0d209a9-40e7-4cb8-9ddd-827f4c695387 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:08.136429 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0d209a9-40e7-4cb8-9ddd-827f4c695387 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:08.136724 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0d209a9-40e7-4cb8-9ddd-827f4c695387 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:08.136890 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d0d209a9-40e7-4cb8-9ddd-827f4c695387 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:08.145923 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:08.145923 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:08.147869 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0d209a9-40e7-4cb8-9ddd-827f4c695387 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:08.148614 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 331/1323] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:08 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:08.190054 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56e8f7ee-b110-4eac-bba5-79d25a860017 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:08.194035 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56e8f7ee-b110-4eac-bba5-79d25a860017 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:25:08.194035 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56e8f7ee-b110-4eac-bba5-79d25a860017 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:08.194035 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56e8f7ee-b110-4eac-bba5-79d25a860017 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:08.223047 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:08.223047 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:08.230580 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56e8f7ee-b110-4eac-bba5-79d25a860017 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:08.238415 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56e8f7ee-b110-4eac-bba5-79d25a860017 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:25:08.238948 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 331/1324] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:08 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 1138 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:08.501396 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:08.505424 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:08.506418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-971831626"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:08.508155 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-971831626'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:08.508155 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Create volume of 1 GB Aug 19 21:25:08.517110 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Availability Zones retrieved successfully. Aug 19 21:25:08.527202 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Flow 'volume_create_api' (3957a4e6-78e7-4351-890c-9d71111ca920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:08.528557 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3bed7b-a02c-4428-9d67-59080f2c5581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:08.530239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:08.577405 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3bed7b-a02c-4428-9d67-59080f2c5581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:08.577731 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8b71c561-26a5-4b1c-945b-d344167c62b6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:08.579542 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a38a5d-f4f0-4b34-b200-a082e480b354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:08.585104 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8b71c561-26a5-4b1c-945b-d344167c62b6 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:25:08.585392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8b71c561-26a5-4b1c-945b-d344167c62b6 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:08.585634 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8b71c561-26a5-4b1c-945b-d344167c62b6 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:08.606884 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:08.606884 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:08.613278 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8b71c561-26a5-4b1c-945b-d344167c62b6 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:08.620479 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8b71c561-26a5-4b1c-945b-d344167c62b6 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:25:08.621043 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 334/1325] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:08 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:08.646946 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Created reservations ['d29982a9-ca7e-441c-a933-5d5567f242fa', '9418c9f9-4d51-4537-b808-72a4fdf5dd4b', 'c89625a8-19fa-429e-b229-8a07030ce095', 'ab87dbb7-eec0-4956-9d95-e339f714d7cc'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:08.648026 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a38a5d-f4f0-4b34-b200-a082e480b354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d29982a9-ca7e-441c-a933-5d5567f242fa', '9418c9f9-4d51-4537-b808-72a4fdf5dd4b', 'c89625a8-19fa-429e-b229-8a07030ce095', 'ab87dbb7-eec0-4956-9d95-e339f714d7cc']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:08.649137 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b026ba9-936b-4582-a5b9-d415c3214b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:08.697435 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b026ba9-936b-4582-a5b9-d415c3214b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a28f6bf5-f570-4600-9821-8ad5ec962b5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-971831626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93977970ed44ff87ff19193e2ad699',qos_specs=None,replication_status=,reservations=['d29982a9-ca7e-441c-a933-5d5567f242fa','9418c9f9-4d51-4537-b808-72a4fdf5dd4b','c89625a8-19fa-429e-b229-8a07030ce095','ab87dbb7-eec0-4956-9d95-e339f714d7cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37db26cdaecb4eaa8b4f7fb09a3dcb27',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-971831626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a28f6bf5-f570-4600-9821-8ad5ec962b5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e93977970ed44ff87ff19193e2ad699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37db26cdaecb4eaa8b4f7fb09a3dcb27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:08.699926 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eeceb3c-b2d1-4764-98d8-60a712c4cfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:08.701542 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-95e7c7ea-62f9-43c8-bacc-fe46eb0b947b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:08.706974 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-95e7c7ea-62f9-43c8-bacc-fe46eb0b947b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:25:08.707117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-95e7c7ea-62f9-43c8-bacc-fe46eb0b947b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:08.707867 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-95e7c7ea-62f9-43c8-bacc-fe46eb0b947b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:08.727980 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:08.727980 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:08.737894 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-95e7c7ea-62f9-43c8-bacc-fe46eb0b947b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:08.747026 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eeceb3c-b2d1-4764-98d8-60a712c4cfac) transitioned into state 'SUCCESS' from state '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-971831626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e93977970ed44ff87ff19193e2ad699',qos_specs=None,replication_status=,reservations=['d29982a9-ca7e-441c-a933-5d5567f242fa','9418c9f9-4d51-4537-b808-72a4fdf5dd4b','c89625a8-19fa-429e-b229-8a07030ce095','ab87dbb7-eec0-4956-9d95-e339f714d7cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37db26cdaecb4eaa8b4f7fb09a3dcb27',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:08.747026 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0fcb321-e6fe-4b81-bc00-d6d5b2fea643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:08.749587 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-95e7c7ea-62f9-43c8-bacc-fe46eb0b947b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:25:08.750419 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 332/1326] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:08 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 1138 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:08.766249 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0fcb321-e6fe-4b81-bc00-d6d5b2fea643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:08.770268 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Flow 'volume_create_api' (3957a4e6-78e7-4351-890c-9d71111ca920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:08.770268 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Create volume request issued successfully. Aug 19 21:25:08.770268 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8fc1f047-f555-4668-bdf1-ffb313aa769e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:08.770268 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 330/1327] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:25:08 2026] POST /volume/v3/volumes => generated 758 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:08.781163 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-d24c0b94-098d-49dd-8338-3dfff5107eab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:08.786477 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-d24c0b94-098d-49dd-8338-3dfff5107eab tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294/action Aug 19 21:25:08.786571 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-05b4c9b2-09f9-4347-8e1f-330a9abc36cd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:08.786794 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-d24c0b94-098d-49dd-8338-3dfff5107eab tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:08.786935 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-d24c0b94-098d-49dd-8338-3dfff5107eab tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:08.789940 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-05b4c9b2-09f9-4347-8e1f-330a9abc36cd tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:25:08.791303 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-05b4c9b2-09f9-4347-8e1f-330a9abc36cd tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:08.791537 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-05b4c9b2-09f9-4347-8e1f-330a9abc36cd tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:08.804817 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:08.804817 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:08.805578 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-d24c0b94-098d-49dd-8338-3dfff5107eab tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:08.822595 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-d24c0b94-098d-49dd-8338-3dfff5107eab tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Begin detaching volume completed successfully. Aug 19 21:25:08.822962 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-d24c0b94-098d-49dd-8338-3dfff5107eab tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294/action returned with HTTP 202 Aug 19 21:25:08.825277 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 332/1328] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:25:08 2026] POST /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:08.952072 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-14a19cc9-ec85-4fe8-9e3e-26d5c950c6d1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:08.952458 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14a19cc9-ec85-4fe8-9e3e-26d5c950c6d1 None None] GET https://10.4.3.158/volume// Aug 19 21:25:08.952849 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14a19cc9-ec85-4fe8-9e3e-26d5c950c6d1 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:08.952983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14a19cc9-ec85-4fe8-9e3e-26d5c950c6d1 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:08.954586 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14a19cc9-ec85-4fe8-9e3e-26d5c950c6d1 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:08.954586 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 333/1329] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:25:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:08.993595 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:08.993595 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:08.994799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-ea7b3cbc-e5ed-4aa8-8904-ba8ffb373b82 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:08.998161 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-ea7b3cbc-e5ed-4aa8-8904-ba8ffb373b82 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:25:08.998417 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-ea7b3cbc-e5ed-4aa8-8904-ba8ffb373b82 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:08.998653 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-ea7b3cbc-e5ed-4aa8-8904-ba8ffb373b82 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:09.000057 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-05b4c9b2-09f9-4347-8e1f-330a9abc36cd tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:25:09.006423 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-05b4c9b2-09f9-4347-8e1f-330a9abc36cd tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:25:09.006928 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 335/1330] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:08 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 826 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:09.016049 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:09.016049 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:09.018268 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-ea7b3cbc-e5ed-4aa8-8904-ba8ffb373b82 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:09.025290 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-ea7b3cbc-e5ed-4aa8-8904-ba8ffb373b82 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:25:09.026886 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 331/1331] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:25:08 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:09.165277 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7310591e-9329-4df3-b231-02f99a9fa0d1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:09.168461 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7310591e-9329-4df3-b231-02f99a9fa0d1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:09.168461 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7310591e-9329-4df3-b231-02f99a9fa0d1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:09.168836 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7310591e-9329-4df3-b231-02f99a9fa0d1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:09.169147 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-7310591e-9329-4df3-b231-02f99a9fa0d1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:09.175025 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:09.175025 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:09.176225 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7310591e-9329-4df3-b231-02f99a9fa0d1 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:09.176680 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 333/1332] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:09 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:10.033222 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6f2cdd31-cb49-474a-96e1-1377afc1b455 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:10.036406 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6f2cdd31-cb49-474a-96e1-1377afc1b455 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:25:10.036603 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6f2cdd31-cb49-474a-96e1-1377afc1b455 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:10.038997 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6f2cdd31-cb49-474a-96e1-1377afc1b455 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:10.050355 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:10.050355 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:10.059981 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6f2cdd31-cb49-474a-96e1-1377afc1b455 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:25:10.069041 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6f2cdd31-cb49-474a-96e1-1377afc1b455 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:25:10.069041 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 334/1333] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:10 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:10.197459 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fa6e0b16-f2d9-4122-b064-de3f1f784034 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:10.200879 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fa6e0b16-f2d9-4122-b064-de3f1f784034 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:10.201269 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fa6e0b16-f2d9-4122-b064-de3f1f784034 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:10.202465 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fa6e0b16-f2d9-4122-b064-de3f1f784034 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:10.202465 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-fa6e0b16-f2d9-4122-b064-de3f1f784034 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:10.208119 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:10.208119 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:10.209028 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fa6e0b16-f2d9-4122-b064-de3f1f784034 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:10.209539 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 336/1334] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:10 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:10.232027 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-335e13f6-56eb-4612-b753-e7ea426864ec None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:10.235312 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-335e13f6-56eb-4612-b753-e7ea426864ec tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a0ad1dc4-3160-45e1-8ddb-e8d593b4036d Aug 19 21:25:10.236419 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-335e13f6-56eb-4612-b753-e7ea426864ec tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:10.236419 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-335e13f6-56eb-4612-b753-e7ea426864ec tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:10.247655 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:10.247655 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:10.345686 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-875db91a-492f-4b2b-8e9d-7f0eeda5bb0c req-335e13f6-56eb-4612-b753-e7ea426864ec tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a0ad1dc4-3160-45e1-8ddb-e8d593b4036d returned with HTTP 200 Aug 19 21:25:10.346296 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 332/1335] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:25:10 2026] DELETE /volume/v3/attachments/a0ad1dc4-3160-45e1-8ddb-e8d593b4036d => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:11.044294 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-82eb55e1-a314-4f74-8a4a-ce33547fddc3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:11.047447 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82eb55e1-a314-4f74-8a4a-ce33547fddc3 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:25:11.047447 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82eb55e1-a314-4f74-8a4a-ce33547fddc3 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:11.047447 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82eb55e1-a314-4f74-8a4a-ce33547fddc3 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:11.062194 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:11.062194 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:11.070286 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-82eb55e1-a314-4f74-8a4a-ce33547fddc3 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:11.080610 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82eb55e1-a314-4f74-8a4a-ce33547fddc3 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:25:11.081628 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 334/1336] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:11 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:11.226900 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3d155a0c-49d8-4d3b-b102-ec23351fefe7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:11.229782 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3d155a0c-49d8-4d3b-b102-ec23351fefe7 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:11.230147 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3d155a0c-49d8-4d3b-b102-ec23351fefe7 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:11.230370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3d155a0c-49d8-4d3b-b102-ec23351fefe7 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:11.230490 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3d155a0c-49d8-4d3b-b102-ec23351fefe7 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:11.239918 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:11.239918 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:11.242309 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3d155a0c-49d8-4d3b-b102-ec23351fefe7 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:11.242733 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 335/1337] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:11 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:12.264853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-74428042-f001-48c7-8f04-3d30db57db68 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:12.269093 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74428042-f001-48c7-8f04-3d30db57db68 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:12.269093 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74428042-f001-48c7-8f04-3d30db57db68 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:12.269093 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74428042-f001-48c7-8f04-3d30db57db68 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:12.269093 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-74428042-f001-48c7-8f04-3d30db57db68 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:12.274606 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:12.274606 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:12.275545 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74428042-f001-48c7-8f04-3d30db57db68 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:12.276895 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 337/1338] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:12 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:13.296662 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-98294149-ef26-440a-800a-4d3bae03877a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:13.301043 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-98294149-ef26-440a-800a-4d3bae03877a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:13.301043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-98294149-ef26-440a-800a-4d3bae03877a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:13.301043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-98294149-ef26-440a-800a-4d3bae03877a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:13.301043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-98294149-ef26-440a-800a-4d3bae03877a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:13.307428 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:13.307428 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:13.308950 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-98294149-ef26-440a-800a-4d3bae03877a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:13.309699 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 333/1339] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:13 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:14.333933 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0558e486-2fb1-4302-9317-a060e6d63275 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:14.338250 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0558e486-2fb1-4302-9317-a060e6d63275 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:14.340667 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0558e486-2fb1-4302-9317-a060e6d63275 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:14.340667 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0558e486-2fb1-4302-9317-a060e6d63275 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:14.340667 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0558e486-2fb1-4302-9317-a060e6d63275 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:14.351359 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:14.351359 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:14.352522 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0558e486-2fb1-4302-9317-a060e6d63275 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:14.353224 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 335/1340] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:14 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:14.935858 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-ca696004-1f76-4f90-ae72-247c28cc6633 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:14.945566 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-ca696004-1f76-4f90-ae72-247c28cc6633 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:25:14.945566 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-ca696004-1f76-4f90-ae72-247c28cc6633 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:14.945789 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-ca696004-1f76-4f90-ae72-247c28cc6633 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:14.965836 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:14.965836 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:14.970436 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-ca696004-1f76-4f90-ae72-247c28cc6633 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:25:14.978035 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-ca696004-1f76-4f90-ae72-247c28cc6633 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:25:14.978626 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 336/1341] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:14 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 1690 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:15.370435 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cba75e36-31a1-422e-ae24-d05c59fc5b75 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:15.373429 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cba75e36-31a1-422e-ae24-d05c59fc5b75 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:15.373631 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cba75e36-31a1-422e-ae24-d05c59fc5b75 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:15.373906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cba75e36-31a1-422e-ae24-d05c59fc5b75 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:15.373906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-cba75e36-31a1-422e-ae24-d05c59fc5b75 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:15.380120 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:15.380120 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:15.381392 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cba75e36-31a1-422e-ae24-d05c59fc5b75 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:15.381907 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 338/1342] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:15 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:15.474314 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:15.476543 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:15.476834 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-406239514", "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:15.479813 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-406239514', 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:15.660454 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Create volume of 1 GB Aug 19 21:25:15.670577 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Availability Zones retrieved successfully. Aug 19 21:25:15.680769 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Flow 'volume_create_api' (9d71e800-28c0-493a-8587-112bebbbeb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:15.682106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd967a1-88fc-4c5e-9f46-9c705e553f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:15.683857 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:15.795394 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd967a1-88fc-4c5e-9f46-9c705e553f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:15.797045 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4799e08f-7fc7-4e69-8ca7-b07a5df24a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:15.888298 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Created reservations ['d66d0de2-19cd-42bb-8910-3e29187a6468', '9583ef6c-0e27-44fb-8bbd-bbc5a58202f6', '7eb7d5aa-0267-417f-bf1c-aa7564ab232e', 'b90b0444-7d94-4ad7-9720-c5df6e94d62c'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:15.890967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4799e08f-7fc7-4e69-8ca7-b07a5df24a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d66d0de2-19cd-42bb-8910-3e29187a6468', '9583ef6c-0e27-44fb-8bbd-bbc5a58202f6', '7eb7d5aa-0267-417f-bf1c-aa7564ab232e', 'b90b0444-7d94-4ad7-9720-c5df6e94d62c']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:15.891990 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace00a55-7f30-4cf4-8d1d-2a24549d1d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:15.943355 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace00a55-7f30-4cf4-8d1d-2a24549d1d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5d9df04-daf9-4227-9ea6-feefdcf5d7f5', '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-406239514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b49852cfde4306ad2a3d9ff81f096f',qos_specs=None,replication_status=,reservations=['d66d0de2-19cd-42bb-8910-3e29187a6468','9583ef6c-0e27-44fb-8bbd-bbc5a58202f6','7eb7d5aa-0267-417f-bf1c-aa7564ab232e','b90b0444-7d94-4ad7-9720-c5df6e94d62c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac358d1517254838acd890cc57c82a60',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-406239514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5d9df04-daf9-4227-9ea6-feefdcf5d7f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b49852cfde4306ad2a3d9ff81f096f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac358d1517254838acd890cc57c82a60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:15.944579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7382738-04bc-45d5-b7bf-3b2e1378cff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:15.983655 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7382738-04bc-45d5-b7bf-3b2e1378cff8) transitioned into state 'SUCCESS' from state '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-406239514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b49852cfde4306ad2a3d9ff81f096f',qos_specs=None,replication_status=,reservations=['d66d0de2-19cd-42bb-8910-3e29187a6468','9583ef6c-0e27-44fb-8bbd-bbc5a58202f6','7eb7d5aa-0267-417f-bf1c-aa7564ab232e','b90b0444-7d94-4ad7-9720-c5df6e94d62c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac358d1517254838acd890cc57c82a60',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:15.984772 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b673c5fd-6fa8-42ad-8b63-90a091146443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:16.009575 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b673c5fd-6fa8-42ad-8b63-90a091146443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:16.010836 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Flow 'volume_create_api' (9d71e800-28c0-493a-8587-112bebbbeb43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:16.011299 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Create volume request issued successfully. Aug 19 21:25:16.012259 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-222cc2a0-2e08-4d36-8b72-3745803a6b60 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:16.014334 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 334/1343] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:25:15 2026] POST /volume/v3/volumes => generated 752 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:16.036448 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c00b04dc-a984-4551-9e20-db398cf50b66 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:16.044270 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c00b04dc-a984-4551-9e20-db398cf50b66 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 Aug 19 21:25:16.044270 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c00b04dc-a984-4551-9e20-db398cf50b66 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:16.044270 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c00b04dc-a984-4551-9e20-db398cf50b66 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:16.064598 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:16.064598 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:16.074298 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c00b04dc-a984-4551-9e20-db398cf50b66 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:16.083540 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c00b04dc-a984-4551-9e20-db398cf50b66 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 returned with HTTP 200 Aug 19 21:25:16.083540 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 336/1344] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:16 2026] GET /volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:16.363122 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-61c57caa-2959-4c15-930a-568fa7c1822b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:16.368045 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-61c57caa-2959-4c15-930a-568fa7c1822b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/attachments/be204161-4ee5-4617-b001-2d3ac967cee5 Aug 19 21:25:16.368435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-61c57caa-2959-4c15-930a-568fa7c1822b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:16.370350 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-61c57caa-2959-4c15-930a-568fa7c1822b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:16.380213 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:16.380213 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:16.402401 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4d3484cc-dc95-4ea5-99bf-faec87674cc5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:16.405383 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4d3484cc-dc95-4ea5-99bf-faec87674cc5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:16.405820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4d3484cc-dc95-4ea5-99bf-faec87674cc5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:16.405820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4d3484cc-dc95-4ea5-99bf-faec87674cc5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:16.405908 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4d3484cc-dc95-4ea5-99bf-faec87674cc5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:16.412090 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:16.412090 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:16.412746 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4d3484cc-dc95-4ea5-99bf-faec87674cc5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:16.412746 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 339/1345] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:16 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:16.497931 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a1564251-15f1-4642-8d0e-3d0e1afa82d0 req-61c57caa-2959-4c15-930a-568fa7c1822b tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/attachments/be204161-4ee5-4617-b001-2d3ac967cee5 returned with HTTP 200 Aug 19 21:25:16.498345 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 337/1346] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:25:16 2026] DELETE /volume/v3/attachments/be204161-4ee5-4617-b001-2d3ac967cee5 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:17.101972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e855bfd9-61a0-4ff0-8a2f-9e6945db596a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:17.106434 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e855bfd9-61a0-4ff0-8a2f-9e6945db596a tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 Aug 19 21:25:17.106827 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e855bfd9-61a0-4ff0-8a2f-9e6945db596a tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:17.108273 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e855bfd9-61a0-4ff0-8a2f-9e6945db596a tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:17.125229 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:17.125229 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:17.131155 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e855bfd9-61a0-4ff0-8a2f-9e6945db596a tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:17.138765 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e855bfd9-61a0-4ff0-8a2f-9e6945db596a tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 returned with HTTP 200 Aug 19 21:25:17.139649 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 335/1347] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:17 2026] GET /volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:25:17.209626 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f6062267-a72f-4300-93c7-56405a82cb64 req-31d6a02f-286a-41b3-b934-c43fed6254e4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:17.215233 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-31d6a02f-286a-41b3-b934-c43fed6254e4 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 Aug 19 21:25:17.215485 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-31d6a02f-286a-41b3-b934-c43fed6254e4 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:17.215841 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-31d6a02f-286a-41b3-b934-c43fed6254e4 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:17.430691 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c868bc1b-2c20-40fd-8d9b-44c7e62555aa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:17.432769 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c868bc1b-2c20-40fd-8d9b-44c7e62555aa tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:17.433304 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c868bc1b-2c20-40fd-8d9b-44c7e62555aa tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:17.433672 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c868bc1b-2c20-40fd-8d9b-44c7e62555aa tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:17.435089 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c868bc1b-2c20-40fd-8d9b-44c7e62555aa tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:17.439350 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:17.439350 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:17.440469 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c868bc1b-2c20-40fd-8d9b-44c7e62555aa tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:17.440974 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 340/1348] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:17 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:17.455754 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:17.455754 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:17.462003 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f6062267-a72f-4300-93c7-56405a82cb64 req-31d6a02f-286a-41b3-b934-c43fed6254e4 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:17.468581 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-31d6a02f-286a-41b3-b934-c43fed6254e4 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 returned with HTTP 200 Aug 19 21:25:17.469338 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 337/1349] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:17 2026] GET /volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 => generated 1360 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:18.201276 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:18.205434 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:18.205434 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-789608270", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:18.206300 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-789608270', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:18.206432 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Create volume of 1 GB Aug 19 21:25:18.206759 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:18.206759 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:18.213167 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Availability Zones retrieved successfully. Aug 19 21:25:18.224051 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Flow 'volume_create_api' (a5a7de2d-b91d-464c-bd6c-d267a0bd5d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:18.226741 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ca66e0-629e-4492-b3f3-6554c63f1c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:18.228832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:18.232656 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1383efdd-1740-4cf5-b723-df64587a1f53 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:18.235765 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1383efdd-1740-4cf5-b723-df64587a1f53 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 Aug 19 21:25:18.236186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1383efdd-1740-4cf5-b723-df64587a1f53 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:18.236544 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1383efdd-1740-4cf5-b723-df64587a1f53 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:18.251670 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:18.251670 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:18.260402 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1383efdd-1740-4cf5-b723-df64587a1f53 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:18.270168 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1383efdd-1740-4cf5-b723-df64587a1f53 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 returned with HTTP 200 Aug 19 21:25:18.271152 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 336/1350] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:18 2026] GET /volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:25:18.283809 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ca66e0-629e-4492-b3f3-6554c63f1c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:18.285647 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a795577b-7cf6-4397-897f-270934046e1d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:18.287047 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c045cd34-c904-4223-b560-134fa939b42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:18.287376 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a795577b-7cf6-4397-897f-270934046e1d None None] GET https://10.4.3.158/volume// Aug 19 21:25:18.287376 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a795577b-7cf6-4397-897f-270934046e1d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:18.287376 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a795577b-7cf6-4397-897f-270934046e1d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:18.287872 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a795577b-7cf6-4397-897f-270934046e1d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:18.288953 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 341/1351] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:25:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:18.304065 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f6062267-a72f-4300-93c7-56405a82cb64 req-0de6f6bd-14f6-4826-bb91-eec26333979b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:18.304065 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-0de6f6bd-14f6-4826-bb91-eec26333979b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:25:18.304065 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-0de6f6bd-14f6-4826-bb91-eec26333979b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5d9df04-daf9-4227-9ea6-feefdcf5d7f5", "connector": null, "instance_uuid": "67d2b231-3e68-4063-8f12-17f5cec18ab7"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:18.318110 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:18.318110 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:18.361047 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-0de6f6bd-14f6-4826-bb91-eec26333979b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:25:18.361216 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 338/1352] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:25: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 19 21:25:18.383584 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Created reservations ['86e88829-07b9-49ad-abf1-27a36d1266b4', '945a0c02-c6a7-4916-89cf-2f82efa6fd83', '121ac883-dcaa-41fa-ae87-9054aede929c', '78e041ac-d97c-4e90-9a91-16ea2fc55227'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:18.384105 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c045cd34-c904-4223-b560-134fa939b42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86e88829-07b9-49ad-abf1-27a36d1266b4', '945a0c02-c6a7-4916-89cf-2f82efa6fd83', '121ac883-dcaa-41fa-ae87-9054aede929c', '78e041ac-d97c-4e90-9a91-16ea2fc55227']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:18.385201 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8173c63e-3ef4-4354-bbde-6f064f49cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:18.398803 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8cfd845f-a0ae-4412-9fcb-f2e08b2ba443 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:18.401550 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8cfd845f-a0ae-4412-9fcb-f2e08b2ba443 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:25:18.401973 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8cfd845f-a0ae-4412-9fcb-f2e08b2ba443 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:18.402294 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8cfd845f-a0ae-4412-9fcb-f2e08b2ba443 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:18.402556 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-8cfd845f-a0ae-4412-9fcb-f2e08b2ba443 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Delete volume with id: fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:25:18.416037 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:18.416037 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:18.416453 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8cfd845f-a0ae-4412-9fcb-f2e08b2ba443 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:25:18.421876 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8173c63e-3ef4-4354-bbde-6f064f49cdad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29816427-f651-4a39-bd72-732503174355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-789608270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='580cd3d20a7f4cc189885fe1ffc854d4',qos_specs=None,replication_status=,reservations=['86e88829-07b9-49ad-abf1-27a36d1266b4','945a0c02-c6a7-4916-89cf-2f82efa6fd83','121ac883-dcaa-41fa-ae87-9054aede929c','78e041ac-d97c-4e90-9a91-16ea2fc55227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92f70df9c8294741a0c9d49cba815c1a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-789608270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29816427-f651-4a39-bd72-732503174355,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='580cd3d20a7f4cc189885fe1ffc854d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92f70df9c8294741a0c9d49cba815c1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:18.423288 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be6ec59-0827-4015-9a71-54b7b99a7f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:18.453042 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8cfd845f-a0ae-4412-9fcb-f2e08b2ba443 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Delete volume request issued successfully. Aug 19 21:25:18.454116 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8cfd845f-a0ae-4412-9fcb-f2e08b2ba443 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 202 Aug 19 21:25:18.454814 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 337/1353] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:25:18 2026] DELETE /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:18.459066 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3f17d186-5136-4abd-9563-266484ea71bf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:18.462330 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be6ec59-0827-4015-9a71-54b7b99a7f33) transitioned into state 'SUCCESS' from state '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-789608270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='580cd3d20a7f4cc189885fe1ffc854d4',qos_specs=None,replication_status=,reservations=['86e88829-07b9-49ad-abf1-27a36d1266b4','945a0c02-c6a7-4916-89cf-2f82efa6fd83','121ac883-dcaa-41fa-ae87-9054aede929c','78e041ac-d97c-4e90-9a91-16ea2fc55227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92f70df9c8294741a0c9d49cba815c1a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:18.463321 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f17d186-5136-4abd-9563-266484ea71bf tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:18.463386 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17cf2609-2516-4d58-8bd7-b48a3b448c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:18.463660 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f17d186-5136-4abd-9563-266484ea71bf tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:18.463930 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f17d186-5136-4abd-9563-266484ea71bf tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:18.467295 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3f17d186-5136-4abd-9563-266484ea71bf tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:18.470172 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-008682ae-149e-4a64-b692-010b701278e0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:18.473008 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:18.473008 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:18.473115 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-008682ae-149e-4a64-b692-010b701278e0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:25:18.473248 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-008682ae-149e-4a64-b692-010b701278e0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:18.473647 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-008682ae-149e-4a64-b692-010b701278e0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:18.474003 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f17d186-5136-4abd-9563-266484ea71bf tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:18.474661 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 342/1354] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:18 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:18.489660 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:18.489660 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:18.501799 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-008682ae-149e-4a64-b692-010b701278e0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Volume info retrieved successfully. Aug 19 21:25:18.518956 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-008682ae-149e-4a64-b692-010b701278e0 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 200 Aug 19 21:25:18.519717 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 339/1355] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:18 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 1397 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:18.524404 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17cf2609-2516-4d58-8bd7-b48a3b448c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:18.526142 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Flow 'volume_create_api' (a5a7de2d-b91d-464c-bd6c-d267a0bd5d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:18.526617 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Create volume request issued successfully. Aug 19 21:25:18.527565 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-5df81ae0-a847-4d5e-8fee-d1e3ce30de8f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:18.528305 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 338/1356] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Aug 19 21:25:18 2026] POST /volume/v3/volumes => generated 754 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:18.544213 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-819a135b-2bfe-4f85-9147-981595abf25a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:18.546862 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-819a135b-2bfe-4f85-9147-981595abf25a tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] GET https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:18.547654 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-819a135b-2bfe-4f85-9147-981595abf25a tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:18.547654 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-819a135b-2bfe-4f85-9147-981595abf25a tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:18.562861 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:18.562861 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:18.569850 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-819a135b-2bfe-4f85-9147-981595abf25a tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Volume info retrieved successfully. Aug 19 21:25:18.576547 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d9aad49f-ebe6-45ed-b266-e7b8bf57c135 req-819a135b-2bfe-4f85-9147-981595abf25a tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 returned with HTTP 200 Aug 19 21:25:18.577155 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 338/1357] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:18 2026] GET /volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:18.629815 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-3e660fce-458d-4392-974e-a8fe76c8de84 req-c241476e-abdf-4c51-b8e9-d34a087efc07 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:18.634487 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3e660fce-458d-4392-974e-a8fe76c8de84 req-c241476e-abdf-4c51-b8e9-d34a087efc07 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] GET https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:18.634487 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3e660fce-458d-4392-974e-a8fe76c8de84 req-c241476e-abdf-4c51-b8e9-d34a087efc07 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:18.634487 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3e660fce-458d-4392-974e-a8fe76c8de84 req-c241476e-abdf-4c51-b8e9-d34a087efc07 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:18.656966 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:18.656966 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:18.662060 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-3e660fce-458d-4392-974e-a8fe76c8de84 req-c241476e-abdf-4c51-b8e9-d34a087efc07 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Volume info retrieved successfully. Aug 19 21:25:18.668879 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3e660fce-458d-4392-974e-a8fe76c8de84 req-c241476e-abdf-4c51-b8e9-d34a087efc07 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 returned with HTTP 200 Aug 19 21:25:18.669567 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 343/1358] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:18 2026] GET /volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:19.500214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-009e4bb8-97f7-4077-8c01-76b296ab33a9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:19.503868 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-009e4bb8-97f7-4077-8c01-76b296ab33a9 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:19.504290 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-009e4bb8-97f7-4077-8c01-76b296ab33a9 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:19.504430 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-009e4bb8-97f7-4077-8c01-76b296ab33a9 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:19.504720 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-009e4bb8-97f7-4077-8c01-76b296ab33a9 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:19.512684 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:19.512684 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:19.514449 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-009e4bb8-97f7-4077-8c01-76b296ab33a9 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:19.514449 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 340/1359] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:19 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:19.543969 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5114dc79-129f-476f-9e28-e9b3add52c38 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:19.546762 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5114dc79-129f-476f-9e28-e9b3add52c38 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] GET https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f Aug 19 21:25:19.547098 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5114dc79-129f-476f-9e28-e9b3add52c38 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:19.547348 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5114dc79-129f-476f-9e28-e9b3add52c38 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:19.559277 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5114dc79-129f-476f-9e28-e9b3add52c38 tempest-AttachVolumeMultiAttachTest-1423671993 tempest-AttachVolumeMultiAttachTest-1423671993-project-member] https://10.4.3.158/volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f returned with HTTP 404 Aug 19 21:25:19.560129 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 339/1360] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:19 2026] GET /volume/v3/volumes/fea5f843-0fc2-47e7-b671-92061701f96f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:19.711951 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ca584246-95c5-4824-8bfb-6a3c90d32e23 req-36a9c091-885d-4359-b8a9-25cd2ea213d1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:19.718576 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca584246-95c5-4824-8bfb-6a3c90d32e23 req-36a9c091-885d-4359-b8a9-25cd2ea213d1 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] GET https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:19.718576 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca584246-95c5-4824-8bfb-6a3c90d32e23 req-36a9c091-885d-4359-b8a9-25cd2ea213d1 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:19.719587 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca584246-95c5-4824-8bfb-6a3c90d32e23 req-36a9c091-885d-4359-b8a9-25cd2ea213d1 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:19.734502 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:19.734502 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:19.742331 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-ca584246-95c5-4824-8bfb-6a3c90d32e23 req-36a9c091-885d-4359-b8a9-25cd2ea213d1 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Volume info retrieved successfully. Aug 19 21:25:19.749892 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca584246-95c5-4824-8bfb-6a3c90d32e23 req-36a9c091-885d-4359-b8a9-25cd2ea213d1 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 returned with HTTP 200 Aug 19 21:25:19.750445 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 339/1361] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:19 2026] GET /volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:19.783088 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-43f7ac8d-f76e-4f51-88c8-d474939e5b94 req-fe576629-c822-4d82-a7b7-45f2ba33612c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:19.787043 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-43f7ac8d-f76e-4f51-88c8-d474939e5b94 req-fe576629-c822-4d82-a7b7-45f2ba33612c tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:25:19.787790 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-43f7ac8d-f76e-4f51-88c8-d474939e5b94 req-fe576629-c822-4d82-a7b7-45f2ba33612c tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29816427-f651-4a39-bd72-732503174355", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1895981180", "description": null, "metadata": {}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:19.803041 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:19.803041 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:19.803041 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-43f7ac8d-f76e-4f51-88c8-d474939e5b94 req-fe576629-c822-4d82-a7b7-45f2ba33612c tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Volume info retrieved successfully. Aug 19 21:25:19.803991 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [req-43f7ac8d-f76e-4f51-88c8-d474939e5b94 req-fe576629-c822-4d82-a7b7-45f2ba33612c tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Create snapshot from volume 29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:19.867311 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [req-43f7ac8d-f76e-4f51-88c8-d474939e5b94 req-fe576629-c822-4d82-a7b7-45f2ba33612c tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Created reservations ['e328bf73-7548-4444-b78e-1d21797d9d5c', 'ec6cfd2e-02a0-4fb5-8bde-9c09529779f3', '609d74aa-401e-44b5-a4f7-9924d6c84370', '54f9897d-cd6f-4a9b-9256-30e0b27fa522'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:19.923581 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-43f7ac8d-f76e-4f51-88c8-d474939e5b94 req-fe576629-c822-4d82-a7b7-45f2ba33612c tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Snapshot create request issued successfully. Aug 19 21:25:19.923581 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-43f7ac8d-f76e-4f51-88c8-d474939e5b94 req-fe576629-c822-4d82-a7b7-45f2ba33612c tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:25:19.923871 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 344/1362] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Aug 19 21:25:19 2026] POST /volume/v3/snapshots => generated 311 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:20.017942 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-36389ca4-9d06-477b-8376-660b59bc09a9 req-b615d0bd-ad2b-4328-b3ec-e8bdcdf80d7f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:20.028208 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-36389ca4-9d06-477b-8376-660b59bc09a9 req-b615d0bd-ad2b-4328-b3ec-e8bdcdf80d7f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] GET https://10.4.3.158/volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 Aug 19 21:25:20.028208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-36389ca4-9d06-477b-8376-660b59bc09a9 req-b615d0bd-ad2b-4328-b3ec-e8bdcdf80d7f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:20.032614 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-36389ca4-9d06-477b-8376-660b59bc09a9 req-b615d0bd-ad2b-4328-b3ec-e8bdcdf80d7f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:20.040172 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:20.040172 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:20.040172 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-36389ca4-9d06-477b-8376-660b59bc09a9 req-b615d0bd-ad2b-4328-b3ec-e8bdcdf80d7f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] Snapshot retrieved successfully. Aug 19 21:25:20.041406 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-36389ca4-9d06-477b-8376-660b59bc09a9 req-b615d0bd-ad2b-4328-b3ec-e8bdcdf80d7f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] https://10.4.3.158/volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 returned with HTTP 200 Aug 19 21:25:20.041406 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 341/1363] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Aug 19 21:25:20 2026] GET /volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:20.081258 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-05f586e1-4be2-4eb7-85c7-8549be0665a6 req-fdd7e79f-feed-425a-aae9-96d9b3bf984e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:20.087544 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-05f586e1-4be2-4eb7-85c7-8549be0665a6 req-fdd7e79f-feed-425a-aae9-96d9b3bf984e tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] GET https://10.4.3.158/volume/v3/snapshots/detail Aug 19 21:25:20.087689 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-05f586e1-4be2-4eb7-85c7-8549be0665a6 req-fdd7e79f-feed-425a-aae9-96d9b3bf984e tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:20.088024 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-05f586e1-4be2-4eb7-85c7-8549be0665a6 req-fdd7e79f-feed-425a-aae9-96d9b3bf984e tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:20.088227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [req-05f586e1-4be2-4eb7-85c7-8549be0665a6 req-fdd7e79f-feed-425a-aae9-96d9b3bf984e tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:20.088627 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:20.088627 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:20.092931 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.db.api [req-05f586e1-4be2-4eb7-85c7-8549be0665a6 req-fdd7e79f-feed-425a-aae9-96d9b3bf984e tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:25:20.101606 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-05f586e1-4be2-4eb7-85c7-8549be0665a6 req-fdd7e79f-feed-425a-aae9-96d9b3bf984e tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] Get all snapshots completed successfully. Aug 19 21:25:20.101775 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:20.101775 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:20.102403 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-05f586e1-4be2-4eb7-85c7-8549be0665a6 req-fdd7e79f-feed-425a-aae9-96d9b3bf984e tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-reader] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 21:25:20.102960 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 340/1364] 10.4.3.158 () {68 vars in 1514 bytes} [Wed Aug 19 21:25:20 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:20.134495 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-c586a919-4417-4967-8d43-dc7b131f2cdf req-c9215b31-4eb3-4064-95fe-d0e1b30c66cb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:20.139632 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c586a919-4417-4967-8d43-dc7b131f2cdf req-c9215b31-4eb3-4064-95fe-d0e1b30c66cb tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] GET https://10.4.3.158/volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 Aug 19 21:25:20.141677 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c586a919-4417-4967-8d43-dc7b131f2cdf req-c9215b31-4eb3-4064-95fe-d0e1b30c66cb tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:20.141677 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c586a919-4417-4967-8d43-dc7b131f2cdf req-c9215b31-4eb3-4064-95fe-d0e1b30c66cb tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:20.152219 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:20.152219 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:20.152219 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-c586a919-4417-4967-8d43-dc7b131f2cdf req-c9215b31-4eb3-4064-95fe-d0e1b30c66cb tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Snapshot retrieved successfully. Aug 19 21:25:20.152696 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c586a919-4417-4967-8d43-dc7b131f2cdf req-c9215b31-4eb3-4064-95fe-d0e1b30c66cb tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 returned with HTTP 200 Aug 19 21:25:20.153312 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 340/1365] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Aug 19 21:25:20 2026] GET /volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:20.188370 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4dfe5e34-0d15-436b-b094-89e7f3123d3d req-eb338478-4d25-4551-be8f-308ead7c5a79 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:20.192710 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4dfe5e34-0d15-436b-b094-89e7f3123d3d req-eb338478-4d25-4551-be8f-308ead7c5a79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 Aug 19 21:25:20.192830 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4dfe5e34-0d15-436b-b094-89e7f3123d3d req-eb338478-4d25-4551-be8f-308ead7c5a79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:20.193145 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4dfe5e34-0d15-436b-b094-89e7f3123d3d req-eb338478-4d25-4551-be8f-308ead7c5a79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:20.193756 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [req-4dfe5e34-0d15-436b-b094-89e7f3123d3d req-eb338478-4d25-4551-be8f-308ead7c5a79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Delete snapshot with id: 21f3cf76-d802-4693-a977-49f209e92be0 Aug 19 21:25:20.202659 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:20.202659 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:20.203382 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-4dfe5e34-0d15-436b-b094-89e7f3123d3d req-eb338478-4d25-4551-be8f-308ead7c5a79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Snapshot retrieved successfully. Aug 19 21:25:20.233711 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-4dfe5e34-0d15-436b-b094-89e7f3123d3d req-eb338478-4d25-4551-be8f-308ead7c5a79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Snapshot delete request issued successfully. Aug 19 21:25:20.233711 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4dfe5e34-0d15-436b-b094-89e7f3123d3d req-eb338478-4d25-4551-be8f-308ead7c5a79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 returned with HTTP 202 Aug 19 21:25:20.234437 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 345/1366] 10.4.3.158 () {70 vars in 1626 bytes} [Wed Aug 19 21:25:20 2026] DELETE /volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:20.268944 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-7ea62a5a-590c-4739-8594-a9c01441dd66 req-fa7b61e4-ac51-474f-ae58-6dc47e0e560b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:20.272108 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7ea62a5a-590c-4739-8594-a9c01441dd66 req-fa7b61e4-ac51-474f-ae58-6dc47e0e560b tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] GET https://10.4.3.158/volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 Aug 19 21:25:20.272415 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7ea62a5a-590c-4739-8594-a9c01441dd66 req-fa7b61e4-ac51-474f-ae58-6dc47e0e560b tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:20.273059 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7ea62a5a-590c-4739-8594-a9c01441dd66 req-fa7b61e4-ac51-474f-ae58-6dc47e0e560b tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:20.282725 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:20.282725 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:20.283438 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-7ea62a5a-590c-4739-8594-a9c01441dd66 req-fa7b61e4-ac51-474f-ae58-6dc47e0e560b tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Snapshot retrieved successfully. Aug 19 21:25:20.284871 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7ea62a5a-590c-4739-8594-a9c01441dd66 req-fa7b61e4-ac51-474f-ae58-6dc47e0e560b tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 returned with HTTP 200 Aug 19 21:25:20.285944 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 342/1367] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Aug 19 21:25:20 2026] GET /volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:20.528955 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4f75b5db-f38c-4221-baf7-3494af15de72 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:20.531403 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4f75b5db-f38c-4221-baf7-3494af15de72 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:20.532064 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4f75b5db-f38c-4221-baf7-3494af15de72 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:20.532809 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4f75b5db-f38c-4221-baf7-3494af15de72 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:20.532809 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4f75b5db-f38c-4221-baf7-3494af15de72 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:20.538860 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:20.538860 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:20.541177 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4f75b5db-f38c-4221-baf7-3494af15de72 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:20.541177 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 341/1368] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:20 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:20.704714 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c4624ef7-5a86-4aa4-8dca-15bdc8eef5a3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:20.705276 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c4624ef7-5a86-4aa4-8dca-15bdc8eef5a3 None None] GET https://10.4.3.158/volume// Aug 19 21:25:20.705523 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c4624ef7-5a86-4aa4-8dca-15bdc8eef5a3 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:20.705818 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c4624ef7-5a86-4aa4-8dca-15bdc8eef5a3 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:20.706309 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c4624ef7-5a86-4aa4-8dca-15bdc8eef5a3 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:20.709034 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 341/1369] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:25:20 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:20.725496 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f6062267-a72f-4300-93c7-56405a82cb64 req-2f996ed6-1e60-4f4b-bb0e-e01b559e54a9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:20.729877 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-2f996ed6-1e60-4f4b-bb0e-e01b559e54a9 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 Aug 19 21:25:20.729877 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-2f996ed6-1e60-4f4b-bb0e-e01b559e54a9 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:20.730211 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-2f996ed6-1e60-4f4b-bb0e-e01b559e54a9 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:20.747110 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:20.747110 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:20.752409 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f6062267-a72f-4300-93c7-56405a82cb64 req-2f996ed6-1e60-4f4b-bb0e-e01b559e54a9 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:25:20.759258 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-2f996ed6-1e60-4f4b-bb0e-e01b559e54a9 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 returned with HTTP 200 Aug 19 21:25:20.759781 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 346/1370] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:25:20 2026] GET /volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 => generated 1539 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:20.929004 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1f3b645f-abfd-43af-95e2-24d5b93c39e8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:20.932677 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1f3b645f-abfd-43af-95e2-24d5b93c39e8 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] PUT https://10.4.3.158/volume/v3/attachments/a9dad695-bbb1-453d-91d0-59cb1e14183b Aug 19 21:25:20.933169 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1f3b645f-abfd-43af-95e2-24d5b93c39e8 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:20.947165 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1f3b645f-abfd-43af-95e2-24d5b93c39e8 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Acquiring lock "cinder-attachment_update-d5d9df04-daf9-4227-9ea6-feefdcf5d7f5-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:25:20.959317 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1f3b645f-abfd-43af-95e2-24d5b93c39e8 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Lock "cinder-attachment_update-d5d9df04-daf9-4227-9ea6-feefdcf5d7f5-np0000007814" acquired by "attachment_update" :: waited 0.010s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:25:20.959317 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:20.959317 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:21.137942 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1f3b645f-abfd-43af-95e2-24d5b93c39e8 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Lock "cinder-attachment_update-d5d9df04-daf9-4227-9ea6-feefdcf5d7f5-np0000007814" released by "attachment_update" :: held 0.180s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:25:21.138589 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-1f3b645f-abfd-43af-95e2-24d5b93c39e8 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a9dad695-bbb1-453d-91d0-59cb1e14183b returned with HTTP 200 Aug 19 21:25:21.139232 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 343/1371] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:25:20 2026] PUT /volume/v3/attachments/a9dad695-bbb1-453d-91d0-59cb1e14183b => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:21.183732 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f6062267-a72f-4300-93c7-56405a82cb64 req-c1f77575-9d6a-4561-95bc-d5fba25f0287 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:21.186555 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-c1f77575-9d6a-4561-95bc-d5fba25f0287 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/attachments/a9dad695-bbb1-453d-91d0-59cb1e14183b/action Aug 19 21:25:21.187898 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-c1f77575-9d6a-4561-95bc-d5fba25f0287 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:21.188165 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-c1f77575-9d6a-4561-95bc-d5fba25f0287 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:21.217626 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:21.217626 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:21.260789 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6062267-a72f-4300-93c7-56405a82cb64 req-c1f77575-9d6a-4561-95bc-d5fba25f0287 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a9dad695-bbb1-453d-91d0-59cb1e14183b/action returned with HTTP 204 Aug 19 21:25:21.262775 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 342/1372] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:25:21 2026] POST /volume/v3/attachments/a9dad695-bbb1-453d-91d0-59cb1e14183b/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:21.329334 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-0f533828-540a-4ea2-aeea-49b015f9d832 req-74ca29cb-2527-4e2c-9b10-551dc53e5117 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:21.332461 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0f533828-540a-4ea2-aeea-49b015f9d832 req-74ca29cb-2527-4e2c-9b10-551dc53e5117 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] GET https://10.4.3.158/volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 Aug 19 21:25:21.332711 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0f533828-540a-4ea2-aeea-49b015f9d832 req-74ca29cb-2527-4e2c-9b10-551dc53e5117 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:21.332974 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0f533828-540a-4ea2-aeea-49b015f9d832 req-74ca29cb-2527-4e2c-9b10-551dc53e5117 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:21.340728 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0f533828-540a-4ea2-aeea-49b015f9d832 req-74ca29cb-2527-4e2c-9b10-551dc53e5117 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 returned with HTTP 404 Aug 19 21:25:21.340728 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 342/1373] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Aug 19 21:25:21 2026] GET /volume/v3/snapshots/21f3cf76-d802-4693-a977-49f209e92be0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:21.391717 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d526b74b-d36c-44fb-a3bb-514caec1dd63 req-e2ae79f4-df05-4ea7-9b63-42113cab9b79 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:21.396358 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d526b74b-d36c-44fb-a3bb-514caec1dd63 req-e2ae79f4-df05-4ea7-9b63-42113cab9b79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] DELETE https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:21.396681 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d526b74b-d36c-44fb-a3bb-514caec1dd63 req-e2ae79f4-df05-4ea7-9b63-42113cab9b79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:21.397121 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d526b74b-d36c-44fb-a3bb-514caec1dd63 req-e2ae79f4-df05-4ea7-9b63-42113cab9b79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:21.397782 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [req-d526b74b-d36c-44fb-a3bb-514caec1dd63 req-e2ae79f4-df05-4ea7-9b63-42113cab9b79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Delete volume with id: 29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:21.430938 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:21.430938 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:21.432903 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d526b74b-d36c-44fb-a3bb-514caec1dd63 req-e2ae79f4-df05-4ea7-9b63-42113cab9b79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Volume info retrieved successfully. Aug 19 21:25:21.492990 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d526b74b-d36c-44fb-a3bb-514caec1dd63 req-e2ae79f4-df05-4ea7-9b63-42113cab9b79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Delete volume request issued successfully. Aug 19 21:25:21.495258 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d526b74b-d36c-44fb-a3bb-514caec1dd63 req-e2ae79f4-df05-4ea7-9b63-42113cab9b79 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 returned with HTTP 202 Aug 19 21:25:21.495858 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 347/1374] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:25:21 2026] DELETE /volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:21.535062 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-01ade4bd-4ed7-4761-b425-f8e1a192476f req-73e5432d-8155-4018-a3eb-124873cfdad5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:21.539640 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-01ade4bd-4ed7-4761-b425-f8e1a192476f req-73e5432d-8155-4018-a3eb-124873cfdad5 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] GET https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:21.540001 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-01ade4bd-4ed7-4761-b425-f8e1a192476f req-73e5432d-8155-4018-a3eb-124873cfdad5 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:21.540454 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-01ade4bd-4ed7-4761-b425-f8e1a192476f req-73e5432d-8155-4018-a3eb-124873cfdad5 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:21.554008 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:21.554008 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:21.556447 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-97400a8d-448f-4040-a167-62bf27d5e128 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:21.560571 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97400a8d-448f-4040-a167-62bf27d5e128 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:21.560646 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-01ade4bd-4ed7-4761-b425-f8e1a192476f req-73e5432d-8155-4018-a3eb-124873cfdad5 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Volume info retrieved successfully. Aug 19 21:25:21.560689 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97400a8d-448f-4040-a167-62bf27d5e128 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:21.560781 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97400a8d-448f-4040-a167-62bf27d5e128 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:21.560937 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-97400a8d-448f-4040-a167-62bf27d5e128 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:21.567135 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:21.567135 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:21.568638 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97400a8d-448f-4040-a167-62bf27d5e128 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:21.568947 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 343/1375] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:21 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:21.575054 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-01ade4bd-4ed7-4761-b425-f8e1a192476f req-73e5432d-8155-4018-a3eb-124873cfdad5 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 returned with HTTP 200 Aug 19 21:25:21.575514 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 344/1376] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:21 2026] GET /volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:22.383256 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d7998459-ccdd-4237-95c0-88378219f88a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:22.383256 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7998459-ccdd-4237-95c0-88378219f88a None None] GET https://10.4.3.158/volume// Aug 19 21:25:22.383256 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7998459-ccdd-4237-95c0-88378219f88a None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:22.384301 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7998459-ccdd-4237-95c0-88378219f88a None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:22.384883 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7998459-ccdd-4237-95c0-88378219f88a None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:22.385472 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 343/1377] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:25:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:22.397674 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-74ad4c33-908f-4310-a4c4-1d0c2a3c6bf5 req-974708c2-6650-416e-910c-0156cfbe9054 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:22.400153 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-74ad4c33-908f-4310-a4c4-1d0c2a3c6bf5 req-974708c2-6650-416e-910c-0156cfbe9054 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:25:22.400770 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-74ad4c33-908f-4310-a4c4-1d0c2a3c6bf5 req-974708c2-6650-416e-910c-0156cfbe9054 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10a61224-5322-4f81-85de-cc00ba7ab234", "connector": null, "instance_uuid": "84ea7be2-6a43-43af-bfbd-b657c773b783"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:22.416540 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:22.416540 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:22.489958 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-74ad4c33-908f-4310-a4c4-1d0c2a3c6bf5 req-974708c2-6650-416e-910c-0156cfbe9054 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:25:22.490641 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 348/1378] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:25:22 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:22.502309 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-74ad4c33-908f-4310-a4c4-1d0c2a3c6bf5 req-b59b79fb-8402-476e-ad68-68f2d2beaef0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:22.506046 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-74ad4c33-908f-4310-a4c4-1d0c2a3c6bf5 req-b59b79fb-8402-476e-ad68-68f2d2beaef0 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] DELETE https://10.4.3.158/volume/v3/attachments/daa0bed2-f643-41e1-9389-18598b6da1d1 Aug 19 21:25:22.506292 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-74ad4c33-908f-4310-a4c4-1d0c2a3c6bf5 req-b59b79fb-8402-476e-ad68-68f2d2beaef0 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:22.506572 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-74ad4c33-908f-4310-a4c4-1d0c2a3c6bf5 req-b59b79fb-8402-476e-ad68-68f2d2beaef0 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:22.524634 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:22.524634 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:22.586045 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9d265d81-fc40-4c56-8a7f-3ab3f3c6aafb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:22.589234 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d265d81-fc40-4c56-8a7f-3ab3f3c6aafb tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:22.589627 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d265d81-fc40-4c56-8a7f-3ab3f3c6aafb tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:22.589994 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d265d81-fc40-4c56-8a7f-3ab3f3c6aafb tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:22.590176 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9d265d81-fc40-4c56-8a7f-3ab3f3c6aafb tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:22.598050 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:22.598050 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:22.599063 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d265d81-fc40-4c56-8a7f-3ab3f3c6aafb tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:22.599578 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 345/1379] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:22 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:22.616457 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-81e03eef-9f84-4aba-96c8-d9e90d0fa611 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:22.617181 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-8cc3ef13-dd8a-4a94-8143-d2444bc1b407 req-9da05b22-17a6-4d3c-b075-5ee3a819d86f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:22.624436 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8cc3ef13-dd8a-4a94-8143-d2444bc1b407 req-9da05b22-17a6-4d3c-b075-5ee3a819d86f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] GET https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:22.626712 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8cc3ef13-dd8a-4a94-8143-d2444bc1b407 req-9da05b22-17a6-4d3c-b075-5ee3a819d86f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:22.627410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8cc3ef13-dd8a-4a94-8143-d2444bc1b407 req-9da05b22-17a6-4d3c-b075-5ee3a819d86f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:22.631819 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-74ad4c33-908f-4310-a4c4-1d0c2a3c6bf5 req-b59b79fb-8402-476e-ad68-68f2d2beaef0 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/attachments/daa0bed2-f643-41e1-9389-18598b6da1d1 returned with HTTP 200 Aug 19 21:25:22.631819 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 344/1380] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:25:22 2026] DELETE /volume/v3/attachments/daa0bed2-f643-41e1-9389-18598b6da1d1 => generated 192 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:22.641345 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8cc3ef13-dd8a-4a94-8143-d2444bc1b407 req-9da05b22-17a6-4d3c-b075-5ee3a819d86f tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 returned with HTTP 404 Aug 19 21:25:22.642270 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 344/1381] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:22 2026] GET /volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:22.676264 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-136ce8d4-5120-44f1-8b95-65985d2db34b req-3e230776-e71e-4eb7-b575-fa3638ac7587 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:22.679234 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-136ce8d4-5120-44f1-8b95-65985d2db34b req-3e230776-e71e-4eb7-b575-fa3638ac7587 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] DELETE https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:22.679761 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-136ce8d4-5120-44f1-8b95-65985d2db34b req-3e230776-e71e-4eb7-b575-fa3638ac7587 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:22.680327 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-136ce8d4-5120-44f1-8b95-65985d2db34b req-3e230776-e71e-4eb7-b575-fa3638ac7587 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:22.681579 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [req-136ce8d4-5120-44f1-8b95-65985d2db34b req-3e230776-e71e-4eb7-b575-fa3638ac7587 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Delete volume with id: 29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:22.694428 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-136ce8d4-5120-44f1-8b95-65985d2db34b req-3e230776-e71e-4eb7-b575-fa3638ac7587 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 returned with HTTP 404 Aug 19 21:25:22.696001 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 346/1382] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:25:22 2026] DELETE /volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:22.724783 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-83be928c-7610-4736-ac89-384f3497fbb3 req-b91c3edf-785b-440f-8467-af69f74ac8b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:22.727872 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-83be928c-7610-4736-ac89-384f3497fbb3 req-b91c3edf-785b-440f-8467-af69f74ac8b8 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] GET https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 Aug 19 21:25:22.728371 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-83be928c-7610-4736-ac89-384f3497fbb3 req-b91c3edf-785b-440f-8467-af69f74ac8b8 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:22.728426 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-83be928c-7610-4736-ac89-384f3497fbb3 req-b91c3edf-785b-440f-8467-af69f74ac8b8 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:22.738975 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-83be928c-7610-4736-ac89-384f3497fbb3 req-b91c3edf-785b-440f-8467-af69f74ac8b8 tempest-VolumesSnapshotsTestJSON-1543146306 tempest-VolumesSnapshotsTestJSON-1543146306-project-member] https://10.4.3.158/volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 returned with HTTP 404 Aug 19 21:25:22.739784 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 345/1383] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:22 2026] GET /volume/v3/volumes/29816427-f651-4a39-bd72-732503174355 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:22.844176 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-81e03eef-9f84-4aba-96c8-d9e90d0fa611 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:25:22.844176 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-81e03eef-9f84-4aba-96c8-d9e90d0fa611 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "809669cb-0f4a-41d8-bc19-f1eccc837d6c", "incremental": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:22.845692 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-81e03eef-9f84-4aba-96c8-d9e90d0fa611 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Creating new backup {'backup': {'volume_id': '809669cb-0f4a-41d8-bc19-f1eccc837d6c', 'incremental': True}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:25:22.845912 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-81e03eef-9f84-4aba-96c8-d9e90d0fa611 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Creating backup of volume 809669cb-0f4a-41d8-bc19-f1eccc837d6c in container None Aug 19 21:25:22.858438 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:22.858438 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:22.858947 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-81e03eef-9f84-4aba-96c8-d9e90d0fa611 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Volume info retrieved successfully. Aug 19 21:25:22.914104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-81e03eef-9f84-4aba-96c8-d9e90d0fa611 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Created reservations ['d8367be4-e2ac-449e-84c2-41e76b991ae2', '369b92f9-8922-4ce9-b4f4-c7c3b623f5b3'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:22.946270 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-81e03eef-9f84-4aba-96c8-d9e90d0fa611 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 400 Aug 19 21:25:22.947022 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 349/1384] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:25:22 2026] POST /volume/v3/backups => generated 109 bytes in 331 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:25:22.959040 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-62397c20-1c2b-4369-85b3-e23825fd0acc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:22.961423 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-62397c20-1c2b-4369-85b3-e23825fd0acc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] DELETE https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:22.961776 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-62397c20-1c2b-4369-85b3-e23825fd0acc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:22.962280 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-62397c20-1c2b-4369-85b3-e23825fd0acc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:22.962379 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-62397c20-1c2b-4369-85b3-e23825fd0acc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Delete backup with id: 54edc6b6-b658-4003-845b-3cac23bef380. Aug 19 21:25:22.969813 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:22.969813 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:23.011349 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-62397c20-1c2b-4369-85b3-e23825fd0acc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] delete_backup rpcapi backup_id 54edc6b6-b658-4003-845b-3cac23bef380 {{(pid=100178) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:25:23.014271 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-62397c20-1c2b-4369-85b3-e23825fd0acc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 202 Aug 19 21:25:23.014271 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 345/1385] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:25:22 2026] DELETE /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:23.028394 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b02576c-6d52-497e-b685-b933ec07c470 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:23.032800 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b02576c-6d52-497e-b685-b933ec07c470 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:23.033143 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b02576c-6d52-497e-b685-b933ec07c470 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:23.033423 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b02576c-6d52-497e-b685-b933ec07c470 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:23.033598 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9b02576c-6d52-497e-b685-b933ec07c470 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:23.042662 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:23.042662 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:23.043906 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b02576c-6d52-497e-b685-b933ec07c470 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 200 Aug 19 21:25:23.045277 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 347/1386] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:23 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:24.063477 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8b22362f-4ff3-4817-84a4-bea2ddee3359 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:24.066378 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b22362f-4ff3-4817-84a4-bea2ddee3359 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 Aug 19 21:25:24.066560 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b22362f-4ff3-4817-84a4-bea2ddee3359 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:24.067149 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b22362f-4ff3-4817-84a4-bea2ddee3359 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:24.067149 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8b22362f-4ff3-4817-84a4-bea2ddee3359 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 54edc6b6-b658-4003-845b-3cac23bef380. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:24.071638 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b22362f-4ff3-4817-84a4-bea2ddee3359 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 returned with HTTP 404 Aug 19 21:25:24.072416 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 346/1387] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:24 2026] GET /volume/v3/backups/54edc6b6-b658-4003-845b-3cac23bef380 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:24.088617 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:24.089532 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:24.089962 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1117461922"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:24.094554 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1117461922'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:24.094759 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Create volume of 1 GB Aug 19 21:25:24.108560 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Availability Zones retrieved successfully. Aug 19 21:25:24.115788 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Flow 'volume_create_api' (3b380fd7-7b4f-4519-ac53-b573bac28fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:24.118473 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abb20b78-0c2a-4d77-9177-e233e10996d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:24.119894 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:24.169098 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abb20b78-0c2a-4d77-9177-e233e10996d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:24.170122 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ba54f6-bd6f-472c-a01b-284ccc691a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:24.234980 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Created reservations ['c74e3fed-57ec-4845-8822-b914b820ba61', '5e72670a-9d2d-4eba-98e8-3b8d29b4b702', '5c01b5db-448a-498b-a1de-3fbb27d53b03', 'dab8b0b8-4c9c-482b-bec3-a4183e978a51'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:24.236339 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ba54f6-bd6f-472c-a01b-284ccc691a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c74e3fed-57ec-4845-8822-b914b820ba61', '5e72670a-9d2d-4eba-98e8-3b8d29b4b702', '5c01b5db-448a-498b-a1de-3fbb27d53b03', 'dab8b0b8-4c9c-482b-bec3-a4183e978a51']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:24.237304 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef22b9f-5adf-4299-b3af-6bdc80d85ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:24.271098 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef22b9f-5adf-4299-b3af-6bdc80d85ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '779c6bda-ad5f-4944-b431-59de4dd9aeb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1117461922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c755258c82746bdbaa71968e2eb9846',qos_specs=None,replication_status=,reservations=['c74e3fed-57ec-4845-8822-b914b820ba61','5e72670a-9d2d-4eba-98e8-3b8d29b4b702','5c01b5db-448a-498b-a1de-3fbb27d53b03','dab8b0b8-4c9c-482b-bec3-a4183e978a51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e2a74afe49842f383bc23be25db558b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1117461922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=779c6bda-ad5f-4944-b431-59de4dd9aeb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c755258c82746bdbaa71968e2eb9846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e2a74afe49842f383bc23be25db558b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:24.272128 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d65a354-12cb-4503-acfa-3984a6119ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:24.308737 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d65a354-12cb-4503-acfa-3984a6119ee3) transitioned into state 'SUCCESS' from state '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-1117461922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c755258c82746bdbaa71968e2eb9846',qos_specs=None,replication_status=,reservations=['c74e3fed-57ec-4845-8822-b914b820ba61','5e72670a-9d2d-4eba-98e8-3b8d29b4b702','5c01b5db-448a-498b-a1de-3fbb27d53b03','dab8b0b8-4c9c-482b-bec3-a4183e978a51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e2a74afe49842f383bc23be25db558b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:24.310221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (907f48ab-130e-436d-b836-6689541c1228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:24.325854 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (907f48ab-130e-436d-b836-6689541c1228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:24.327559 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Flow 'volume_create_api' (3b380fd7-7b4f-4519-ac53-b573bac28fdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:24.327849 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Create volume request issued successfully. Aug 19 21:25:24.329027 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fccb1d4a-97f6-4a85-b340-a2512839d1be tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:24.329250 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 350/1388] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:25:24 2026] POST /volume/v3/volumes => generated 749 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:24.351869 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cf18ec90-1bd1-464b-a769-1ceac84f5ee3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:24.354148 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf18ec90-1bd1-464b-a769-1ceac84f5ee3 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 Aug 19 21:25:24.354962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf18ec90-1bd1-464b-a769-1ceac84f5ee3 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:24.354962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf18ec90-1bd1-464b-a769-1ceac84f5ee3 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:24.369908 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:24.369908 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:24.377151 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-cf18ec90-1bd1-464b-a769-1ceac84f5ee3 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:25:24.387767 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf18ec90-1bd1-464b-a769-1ceac84f5ee3 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 returned with HTTP 200 Aug 19 21:25:24.388343 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 346/1389] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:24 2026] GET /volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:25.405353 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-20dbda47-a701-4f0e-b1bf-69aecf340c39 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:25.409460 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-20dbda47-a701-4f0e-b1bf-69aecf340c39 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 Aug 19 21:25:25.409748 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-20dbda47-a701-4f0e-b1bf-69aecf340c39 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:25.409983 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-20dbda47-a701-4f0e-b1bf-69aecf340c39 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:25.423269 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:25.423269 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:25.430941 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-20dbda47-a701-4f0e-b1bf-69aecf340c39 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:25:25.441209 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-20dbda47-a701-4f0e-b1bf-69aecf340c39 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 returned with HTTP 200 Aug 19 21:25:25.441936 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 348/1390] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:25 2026] GET /volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:25.460184 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-63b7dd37-2423-47e2-be4f-d9e1e4420733 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:25.464104 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-63b7dd37-2423-47e2-be4f-d9e1e4420733 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:25:25.464104 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-63b7dd37-2423-47e2-be4f-d9e1e4420733 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "779c6bda-ad5f-4944-b431-59de4dd9aeb5", "name": "tempest-VolumesBackupsTest-Backup-2132539043"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:25.465594 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-63b7dd37-2423-47e2-be4f-d9e1e4420733 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Creating new backup {'backup': {'volume_id': '779c6bda-ad5f-4944-b431-59de4dd9aeb5', 'name': 'tempest-VolumesBackupsTest-Backup-2132539043'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:25:25.465986 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-63b7dd37-2423-47e2-be4f-d9e1e4420733 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Creating backup of volume 779c6bda-ad5f-4944-b431-59de4dd9aeb5 in container None Aug 19 21:25:25.482519 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:25.482519 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:25.483278 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-63b7dd37-2423-47e2-be4f-d9e1e4420733 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Volume info retrieved successfully. Aug 19 21:25:25.513392 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-63b7dd37-2423-47e2-be4f-d9e1e4420733 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Created reservations ['18a13752-4eaf-410f-a385-ee8fa977eeef', 'c9c99325-8cd2-472a-92c2-f947cbb17441'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:25.572776 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-63b7dd37-2423-47e2-be4f-d9e1e4420733 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:25:25.574349 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 347/1391] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:25:25 2026] POST /volume/v3/backups => generated 330 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:25.589076 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-34caeeb3-553c-4ee8-bb1e-50d446d35a32 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:25.593259 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-34caeeb3-553c-4ee8-bb1e-50d446d35a32 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:25.593259 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-34caeeb3-553c-4ee8-bb1e-50d446d35a32 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:25.593387 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-34caeeb3-553c-4ee8-bb1e-50d446d35a32 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:25.593646 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-34caeeb3-553c-4ee8-bb1e-50d446d35a32 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:25.612027 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:25.612027 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:25.612027 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-34caeeb3-553c-4ee8-bb1e-50d446d35a32 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:25.613242 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 351/1392] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:25 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 737 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:25.994624 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d9bd48df-f1c1-492a-a2ea-e660df89a088 req-16dbae19-015b-4a74-a708-1bd6d811acf9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:25.997967 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d9bd48df-f1c1-492a-a2ea-e660df89a088 req-16dbae19-015b-4a74-a708-1bd6d811acf9 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-member] DELETE https://10.4.3.158/volume/v3/volumes/tempest-invalid-2104792984 Aug 19 21:25:25.998353 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d9bd48df-f1c1-492a-a2ea-e660df89a088 req-16dbae19-015b-4a74-a708-1bd6d811acf9 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:25.998591 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d9bd48df-f1c1-492a-a2ea-e660df89a088 req-16dbae19-015b-4a74-a708-1bd6d811acf9 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:25.998965 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [req-d9bd48df-f1c1-492a-a2ea-e660df89a088 req-16dbae19-015b-4a74-a708-1bd6d811acf9 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-member] Delete volume with id: tempest-invalid-2104792984 Aug 19 21:25:26.011272 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d9bd48df-f1c1-492a-a2ea-e660df89a088 req-16dbae19-015b-4a74-a708-1bd6d811acf9 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-member] https://10.4.3.158/volume/v3/volumes/tempest-invalid-2104792984 returned with HTTP 404 Aug 19 21:25:26.012554 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 347/1393] 10.4.3.158 () {70 vars in 1590 bytes} [Wed Aug 19 21:25:25 2026] DELETE /volume/v3/volumes/tempest-invalid-2104792984 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:26.116868 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:26.124452 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:26.124867 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1286039657", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:26.127031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1286039657', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:26.127230 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Create volume of 1 GB Aug 19 21:25:26.132277 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Availability Zones retrieved successfully. Aug 19 21:25:26.138964 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Flow 'volume_create_api' (cabfef87-8b94-4cc6-bb6c-ec090112efd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:26.140550 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec68303e-6d2f-4bc2-b4b3-6fa240ccdb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:26.144046 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:26.167767 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9fcd3ef5-99b7-4b5e-80aa-c78ce526c9fb req-ce58ac37-d3eb-4e4d-8969-bee394b45111 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:26.172208 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9fcd3ef5-99b7-4b5e-80aa-c78ce526c9fb req-ce58ac37-d3eb-4e4d-8969-bee394b45111 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f6ca132c-0139-42bc-a349-3e4c60c870fe Aug 19 21:25:26.172576 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9fcd3ef5-99b7-4b5e-80aa-c78ce526c9fb req-ce58ac37-d3eb-4e4d-8969-bee394b45111 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:26.172901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9fcd3ef5-99b7-4b5e-80aa-c78ce526c9fb req-ce58ac37-d3eb-4e4d-8969-bee394b45111 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:26.173224 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [req-9fcd3ef5-99b7-4b5e-80aa-c78ce526c9fb req-ce58ac37-d3eb-4e4d-8969-bee394b45111 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-member] Delete volume with id: f6ca132c-0139-42bc-a349-3e4c60c870fe Aug 19 21:25:26.183388 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9fcd3ef5-99b7-4b5e-80aa-c78ce526c9fb req-ce58ac37-d3eb-4e4d-8969-bee394b45111 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-member] https://10.4.3.158/volume/v3/volumes/f6ca132c-0139-42bc-a349-3e4c60c870fe returned with HTTP 404 Aug 19 21:25:26.184614 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 348/1394] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:25:26 2026] DELETE /volume/v3/volumes/f6ca132c-0139-42bc-a349-3e4c60c870fe => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:26.187757 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec68303e-6d2f-4bc2-b4b3-6fa240ccdb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:26.191056 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab060ce3-148d-4bbc-943c-0891b966a294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:26.216652 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-44985f46-d27b-4c9c-872d-4f295f8b5b84 req-869096be-7814-4b93-a667-f71806d8a000 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:26.220555 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-44985f46-d27b-4c9c-872d-4f295f8b5b84 req-869096be-7814-4b93-a667-f71806d8a000 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-reader] GET https://10.4.3.158/volume/v3/volumes/72e6f3e9-f137-41f9-b0a6-5c838c1997fc Aug 19 21:25:26.220809 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-44985f46-d27b-4c9c-872d-4f295f8b5b84 req-869096be-7814-4b93-a667-f71806d8a000 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:26.221005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-44985f46-d27b-4c9c-872d-4f295f8b5b84 req-869096be-7814-4b93-a667-f71806d8a000 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:26.230939 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-44985f46-d27b-4c9c-872d-4f295f8b5b84 req-869096be-7814-4b93-a667-f71806d8a000 tempest-VolumesNegativeTest-1310199590 tempest-VolumesNegativeTest-1310199590-project-reader] https://10.4.3.158/volume/v3/volumes/72e6f3e9-f137-41f9-b0a6-5c838c1997fc returned with HTTP 404 Aug 19 21:25:26.231976 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 352/1395] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:26 2026] GET /volume/v3/volumes/72e6f3e9-f137-41f9-b0a6-5c838c1997fc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:26.294654 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4fbe3541-d014-429c-827c-d3c04a0e2b6b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:26.295147 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4fbe3541-d014-429c-827c-d3c04a0e2b6b None None] GET https://10.4.3.158/volume// Aug 19 21:25:26.295643 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4fbe3541-d014-429c-827c-d3c04a0e2b6b None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:26.296326 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4fbe3541-d014-429c-827c-d3c04a0e2b6b None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:26.297024 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4fbe3541-d014-429c-827c-d3c04a0e2b6b None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:26.297768 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 348/1396] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:25:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:26.300969 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Created reservations ['018f11bd-cd1e-4764-bf03-9aaba4a30204', 'defcf049-25b7-486c-baed-93fe4c901017', 'ece09e39-ee1d-4076-88a9-e7a39cc1cea3', '406a2c9c-005c-45e0-ae81-8583ddaa19e7'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:26.302247 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab060ce3-148d-4bbc-943c-0891b966a294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['018f11bd-cd1e-4764-bf03-9aaba4a30204', 'defcf049-25b7-486c-baed-93fe4c901017', 'ece09e39-ee1d-4076-88a9-e7a39cc1cea3', '406a2c9c-005c-45e0-ae81-8583ddaa19e7']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:26.304118 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f64ba9e-6246-4446-aca9-9337eac0a441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:26.314515 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-269d243d-c2f9-4a58-83ce-9605ff992f62 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:26.319462 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-269d243d-c2f9-4a58-83ce-9605ff992f62 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] GET https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 Aug 19 21:25:26.321298 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-269d243d-c2f9-4a58-83ce-9605ff992f62 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:26.322409 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-269d243d-c2f9-4a58-83ce-9605ff992f62 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:26.341067 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:26.341067 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:26.347644 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f64ba9e-6246-4446-aca9-9337eac0a441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d58122-196d-496f-8952-5854f5a82e62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1286039657',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c60cda77e3704beeb2f1b8a10dab2d1b',qos_specs=None,replication_status=,reservations=['018f11bd-cd1e-4764-bf03-9aaba4a30204','defcf049-25b7-486c-baed-93fe4c901017','ece09e39-ee1d-4076-88a9-e7a39cc1cea3','406a2c9c-005c-45e0-ae81-8583ddaa19e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49680a092f644b6daef929333d3d6e15',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1286039657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73d58122-196d-496f-8952-5854f5a82e62,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c60cda77e3704beeb2f1b8a10dab2d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49680a092f644b6daef929333d3d6e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:26.348081 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-269d243d-c2f9-4a58-83ce-9605ff992f62 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Volume info retrieved successfully. Aug 19 21:25:26.348811 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee6cafbe-6aa5-42f0-99da-68d15109c590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:26.361819 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-269d243d-c2f9-4a58-83ce-9605ff992f62 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 returned with HTTP 200 Aug 19 21:25:26.363266 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 349/1397] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:25:26 2026] GET /volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 => generated 1540 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:26.384621 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee6cafbe-6aa5-42f0-99da-68d15109c590) transitioned into state 'SUCCESS' from state '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-1286039657',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c60cda77e3704beeb2f1b8a10dab2d1b',qos_specs=None,replication_status=,reservations=['018f11bd-cd1e-4764-bf03-9aaba4a30204','defcf049-25b7-486c-baed-93fe4c901017','ece09e39-ee1d-4076-88a9-e7a39cc1cea3','406a2c9c-005c-45e0-ae81-8583ddaa19e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49680a092f644b6daef929333d3d6e15',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:26.385146 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bd8386-b93c-4116-af64-d46b8f749617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:26.407405 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bd8386-b93c-4116-af64-d46b8f749617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:26.409646 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Flow 'volume_create_api' (cabfef87-8b94-4cc6-bb6c-ec090112efd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:26.410237 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Create volume request issued successfully. Aug 19 21:25:26.412756 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-32188bad-1cc2-4df9-acd9-1d3d9985c708 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:26.412756 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 349/1398] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Aug 19 21:25:26 2026] POST /volume/v3/volumes => generated 763 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:26.429057 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-3e348d2c-51ae-436e-8661-d7b2d78b772a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:26.436039 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-3e348d2c-51ae-436e-8661-d7b2d78b772a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] GET https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 Aug 19 21:25:26.436039 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-3e348d2c-51ae-436e-8661-d7b2d78b772a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:26.436039 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-3e348d2c-51ae-436e-8661-d7b2d78b772a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:26.458100 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:26.458100 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:26.470592 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-3e348d2c-51ae-436e-8661-d7b2d78b772a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Volume info retrieved successfully. Aug 19 21:25:26.481104 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-804dbc68-9dc8-4ed6-80ff-b06da33f68fd req-3e348d2c-51ae-436e-8661-d7b2d78b772a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 returned with HTTP 200 Aug 19 21:25:26.482856 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 353/1399] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:26 2026] GET /volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 => generated 831 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:26.529260 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-1edf3344-3585-4a11-a570-580062bea260 req-e61fed5b-a043-4b44-a3c4-b5556dc4b159 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:26.532717 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-325381b5-d9c6-4648-a9f7-2dd3996f96b6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:26.536457 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1edf3344-3585-4a11-a570-580062bea260 req-e61fed5b-a043-4b44-a3c4-b5556dc4b159 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] GET https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 Aug 19 21:25:26.536457 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1edf3344-3585-4a11-a570-580062bea260 req-e61fed5b-a043-4b44-a3c4-b5556dc4b159 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:26.536457 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1edf3344-3585-4a11-a570-580062bea260 req-e61fed5b-a043-4b44-a3c4-b5556dc4b159 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:26.536845 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-325381b5-d9c6-4648-a9f7-2dd3996f96b6 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] PUT https://10.4.3.158/volume/v3/attachments/b8c5e078-2744-431b-8e2c-5a4c9d346ba2 Aug 19 21:25:26.536845 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-325381b5-d9c6-4648-a9f7-2dd3996f96b6 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:26.546609 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:26.546609 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:26.557699 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-1edf3344-3585-4a11-a570-580062bea260 req-e61fed5b-a043-4b44-a3c4-b5556dc4b159 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Volume info retrieved successfully. Aug 19 21:25:26.570313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-325381b5-d9c6-4648-a9f7-2dd3996f96b6 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Acquiring lock "cinder-attachment_update-10a61224-5322-4f81-85de-cc00ba7ab234-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:25:26.578088 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-325381b5-d9c6-4648-a9f7-2dd3996f96b6 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Lock "cinder-attachment_update-10a61224-5322-4f81-85de-cc00ba7ab234-np0000007814" acquired by "attachment_update" :: waited 0.009s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:25:26.578209 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1edf3344-3585-4a11-a570-580062bea260 req-e61fed5b-a043-4b44-a3c4-b5556dc4b159 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 returned with HTTP 200 Aug 19 21:25:26.578702 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 349/1400] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:26 2026] GET /volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 => generated 831 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:26.579227 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:26.579227 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:26.631620 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-82115aa5-7d3e-4cce-b5ed-77e008406947 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:26.635580 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82115aa5-7d3e-4cce-b5ed-77e008406947 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:26.635580 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82115aa5-7d3e-4cce-b5ed-77e008406947 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:26.637270 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82115aa5-7d3e-4cce-b5ed-77e008406947 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:26.638976 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-82115aa5-7d3e-4cce-b5ed-77e008406947 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:26.657563 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:26.657563 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:26.661523 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82115aa5-7d3e-4cce-b5ed-77e008406947 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:26.661993 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 350/1401] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:26 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 739 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:26.815257 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-325381b5-d9c6-4648-a9f7-2dd3996f96b6 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Lock "cinder-attachment_update-10a61224-5322-4f81-85de-cc00ba7ab234-np0000007814" released by "attachment_update" :: held 0.237s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:25:26.815257 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-325381b5-d9c6-4648-a9f7-2dd3996f96b6 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/attachments/b8c5e078-2744-431b-8e2c-5a4c9d346ba2 returned with HTTP 200 Aug 19 21:25:26.815896 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 350/1402] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:25:26 2026] PUT /volume/v3/attachments/b8c5e078-2744-431b-8e2c-5a4c9d346ba2 => generated 969 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:26.862311 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-2bd25919-6ff6-4f9c-863f-ec74453d7efc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:26.869892 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-2bd25919-6ff6-4f9c-863f-ec74453d7efc tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] POST https://10.4.3.158/volume/v3/attachments/b8c5e078-2744-431b-8e2c-5a4c9d346ba2/action Aug 19 21:25:26.870872 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-2bd25919-6ff6-4f9c-863f-ec74453d7efc tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:26.871130 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-2bd25919-6ff6-4f9c-863f-ec74453d7efc tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:26.903789 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:26.903789 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:26.925358 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-88695ee1-a551-4ab5-a602-ed1e1fb54eea req-2bd25919-6ff6-4f9c-863f-ec74453d7efc tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/attachments/b8c5e078-2744-431b-8e2c-5a4c9d346ba2/action returned with HTTP 204 Aug 19 21:25:26.925978 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 354/1403] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:25:26 2026] POST /volume/v3/attachments/b8c5e078-2744-431b-8e2c-5a4c9d346ba2/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:27.622052 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-bc628799-5c55-4e36-8ebf-682b3ef7fd19 req-b4c7ec61-17c9-40b5-a894-e43bc9bf879c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:27.628099 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bc628799-5c55-4e36-8ebf-682b3ef7fd19 req-b4c7ec61-17c9-40b5-a894-e43bc9bf879c tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] GET https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 Aug 19 21:25:27.628406 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bc628799-5c55-4e36-8ebf-682b3ef7fd19 req-b4c7ec61-17c9-40b5-a894-e43bc9bf879c tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:27.628639 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bc628799-5c55-4e36-8ebf-682b3ef7fd19 req-b4c7ec61-17c9-40b5-a894-e43bc9bf879c tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:27.644031 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:27.644031 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:27.651133 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-bc628799-5c55-4e36-8ebf-682b3ef7fd19 req-b4c7ec61-17c9-40b5-a894-e43bc9bf879c tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Volume info retrieved successfully. Aug 19 21:25:27.658307 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bc628799-5c55-4e36-8ebf-682b3ef7fd19 req-b4c7ec61-17c9-40b5-a894-e43bc9bf879c tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 returned with HTTP 200 Aug 19 21:25:27.659319 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 350/1404] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:27 2026] GET /volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:27.681212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a1a58be2-1c1a-4f5c-b6dc-68358f8a46c7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:27.685610 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1a58be2-1c1a-4f5c-b6dc-68358f8a46c7 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:27.685610 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1a58be2-1c1a-4f5c-b6dc-68358f8a46c7 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:27.685886 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1a58be2-1c1a-4f5c-b6dc-68358f8a46c7 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:27.686325 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a1a58be2-1c1a-4f5c-b6dc-68358f8a46c7 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:27.697215 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:27.697215 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:27.698069 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1a58be2-1c1a-4f5c-b6dc-68358f8a46c7 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:27.699254 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 351/1405] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:27 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:27.997937 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7cf31738-7ac6-4278-954f-d24e4ac93f9c req-53b319aa-0dde-4cd6-98f1-35ceeb6b0320 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:28.087342 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7cf31738-7ac6-4278-954f-d24e4ac93f9c req-53b319aa-0dde-4cd6-98f1-35ceeb6b0320 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-reader] GET https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 Aug 19 21:25:28.087342 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7cf31738-7ac6-4278-954f-d24e4ac93f9c req-53b319aa-0dde-4cd6-98f1-35ceeb6b0320 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:28.087342 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7cf31738-7ac6-4278-954f-d24e4ac93f9c req-53b319aa-0dde-4cd6-98f1-35ceeb6b0320 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:28.100412 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:28.100412 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:28.107809 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-7cf31738-7ac6-4278-954f-d24e4ac93f9c req-53b319aa-0dde-4cd6-98f1-35ceeb6b0320 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-reader] Volume info retrieved successfully. Aug 19 21:25:28.115749 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7cf31738-7ac6-4278-954f-d24e4ac93f9c req-53b319aa-0dde-4cd6-98f1-35ceeb6b0320 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-reader] https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 returned with HTTP 200 Aug 19 21:25:28.115874 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 351/1406] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:27 2026] GET /volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 => generated 856 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:28.153336 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-21f07e99-c44f-425e-b0fa-c8f94c9cc0b5 req-4122b4ce-1b7f-4c39-8378-46c71e6bba3a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:28.156399 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-21f07e99-c44f-425e-b0fa-c8f94c9cc0b5 req-4122b4ce-1b7f-4c39-8378-46c71e6bba3a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] DELETE https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 Aug 19 21:25:28.156632 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-21f07e99-c44f-425e-b0fa-c8f94c9cc0b5 req-4122b4ce-1b7f-4c39-8378-46c71e6bba3a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:28.156907 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-21f07e99-c44f-425e-b0fa-c8f94c9cc0b5 req-4122b4ce-1b7f-4c39-8378-46c71e6bba3a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:28.157155 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [req-21f07e99-c44f-425e-b0fa-c8f94c9cc0b5 req-4122b4ce-1b7f-4c39-8378-46c71e6bba3a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Delete volume with id: 73d58122-196d-496f-8952-5854f5a82e62 Aug 19 21:25:28.165496 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:28.165496 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:28.166048 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-21f07e99-c44f-425e-b0fa-c8f94c9cc0b5 req-4122b4ce-1b7f-4c39-8378-46c71e6bba3a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Volume info retrieved successfully. Aug 19 21:25:28.204951 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-21f07e99-c44f-425e-b0fa-c8f94c9cc0b5 req-4122b4ce-1b7f-4c39-8378-46c71e6bba3a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Delete volume request issued successfully. Aug 19 21:25:28.205432 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-21f07e99-c44f-425e-b0fa-c8f94c9cc0b5 req-4122b4ce-1b7f-4c39-8378-46c71e6bba3a tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 returned with HTTP 202 Aug 19 21:25:28.205925 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 355/1407] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:25:28 2026] DELETE /volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:28.237850 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-86474bf1-16a1-4c21-aef9-7befaca9dbdb req-44891ef2-71f4-4d96-af28-d5b5e181a56b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:28.242098 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-86474bf1-16a1-4c21-aef9-7befaca9dbdb req-44891ef2-71f4-4d96-af28-d5b5e181a56b tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] GET https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 Aug 19 21:25:28.242201 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-86474bf1-16a1-4c21-aef9-7befaca9dbdb req-44891ef2-71f4-4d96-af28-d5b5e181a56b tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:28.242681 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-86474bf1-16a1-4c21-aef9-7befaca9dbdb req-44891ef2-71f4-4d96-af28-d5b5e181a56b tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:28.257072 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:28.257072 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:28.266061 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-86474bf1-16a1-4c21-aef9-7befaca9dbdb req-44891ef2-71f4-4d96-af28-d5b5e181a56b tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Volume info retrieved successfully. Aug 19 21:25:28.275141 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-86474bf1-16a1-4c21-aef9-7befaca9dbdb req-44891ef2-71f4-4d96-af28-d5b5e181a56b tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 returned with HTTP 200 Aug 19 21:25:28.276561 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 351/1408] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:28 2026] GET /volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:28.716654 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8d79309-0a9b-46e8-916c-64890349e70f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:28.720718 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8d79309-0a9b-46e8-916c-64890349e70f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:28.720890 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8d79309-0a9b-46e8-916c-64890349e70f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:28.721196 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8d79309-0a9b-46e8-916c-64890349e70f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:28.721422 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a8d79309-0a9b-46e8-916c-64890349e70f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:28.730563 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:28.730563 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:28.732519 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8d79309-0a9b-46e8-916c-64890349e70f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:28.733609 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 352/1409] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:28 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:29.296034 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-07f73a6a-79e6-463b-a8e0-47a00855021d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:29.324735 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8f67c95c-d1fe-4be8-a8cf-07bb9289943c req-99c2e93a-ba96-43fa-8cba-100b545b61a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:29.330220 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8f67c95c-d1fe-4be8-a8cf-07bb9289943c req-99c2e93a-ba96-43fa-8cba-100b545b61a1 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] GET https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 Aug 19 21:25:29.330404 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8f67c95c-d1fe-4be8-a8cf-07bb9289943c req-99c2e93a-ba96-43fa-8cba-100b545b61a1 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:29.330563 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8f67c95c-d1fe-4be8-a8cf-07bb9289943c req-99c2e93a-ba96-43fa-8cba-100b545b61a1 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:29.339299 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8f67c95c-d1fe-4be8-a8cf-07bb9289943c req-99c2e93a-ba96-43fa-8cba-100b545b61a1 tempest-VolumesGetTestJSON-949401537 tempest-VolumesGetTestJSON-949401537-project-member] https://10.4.3.158/volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 returned with HTTP 404 Aug 19 21:25:29.340219 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 356/1410] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:29 2026] GET /volume/v3/volumes/73d58122-196d-496f-8952-5854f5a82e62 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:29.527834 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:29.527834 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-157117499"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:29.529432 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-157117499'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:29.529565 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Create volume of 1 GB Aug 19 21:25:29.537171 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Availability Zones retrieved successfully. Aug 19 21:25:29.545869 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Flow 'volume_create_api' (bf579919-cc42-44c6-b328-b911097441d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:29.547577 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f929630-5518-42bf-a18d-dbbfd0030a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:29.549220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:29.628195 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f929630-5518-42bf-a18d-dbbfd0030a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:29.630999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f22b1a3-efea-4996-85e9-a88e0bdb91ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:29.758101 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8cbf68b2-3365-40c2-a5f6-452787c65fe9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:29.761607 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8cbf68b2-3365-40c2-a5f6-452787c65fe9 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:29.761607 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8cbf68b2-3365-40c2-a5f6-452787c65fe9 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:29.761843 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8cbf68b2-3365-40c2-a5f6-452787c65fe9 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:29.761948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-8cbf68b2-3365-40c2-a5f6-452787c65fe9 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:29.781240 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Created reservations ['96e8e28a-a832-4c22-9202-0e2638371669', '1bdded5e-12fa-4787-9941-92b3d07fd9c7', '9e18ba7f-5be5-42a3-95c2-3d155ddd8a3d', 'e11fac70-8299-44e2-9030-8252d9829fef'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:29.782427 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f22b1a3-efea-4996-85e9-a88e0bdb91ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96e8e28a-a832-4c22-9202-0e2638371669', '1bdded5e-12fa-4787-9941-92b3d07fd9c7', '9e18ba7f-5be5-42a3-95c2-3d155ddd8a3d', 'e11fac70-8299-44e2-9030-8252d9829fef']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:29.783538 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3227ba2-102b-45d9-ad08-54fbe20810e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:29.794095 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:29.794095 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:29.796067 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8cbf68b2-3365-40c2-a5f6-452787c65fe9 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:29.796067 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 352/1411] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:29 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:29.825445 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3227ba2-102b-45d9-ad08-54fbe20810e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62b68137-bbe4-4722-b3b4-3e633053dd3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-157117499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3309af1ebe9544d6876c2bd0150fb4df',qos_specs=None,replication_status=,reservations=['96e8e28a-a832-4c22-9202-0e2638371669','1bdded5e-12fa-4787-9941-92b3d07fd9c7','9e18ba7f-5be5-42a3-95c2-3d155ddd8a3d','e11fac70-8299-44e2-9030-8252d9829fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92aff585c6394020b6bbb05db1e390cb',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-157117499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62b68137-bbe4-4722-b3b4-3e633053dd3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3309af1ebe9544d6876c2bd0150fb4df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92aff585c6394020b6bbb05db1e390cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:29.825676 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0ef00d-b220-42a6-a257-65860bfadb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:29.860753 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0ef00d-b220-42a6-a257-65860bfadb5a) transitioned into state 'SUCCESS' from state '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-157117499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3309af1ebe9544d6876c2bd0150fb4df',qos_specs=None,replication_status=,reservations=['96e8e28a-a832-4c22-9202-0e2638371669','1bdded5e-12fa-4787-9941-92b3d07fd9c7','9e18ba7f-5be5-42a3-95c2-3d155ddd8a3d','e11fac70-8299-44e2-9030-8252d9829fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92aff585c6394020b6bbb05db1e390cb',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:29.862459 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54d93783-28b2-4fae-bd5a-a7a6813fd373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:29.882268 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54d93783-28b2-4fae-bd5a-a7a6813fd373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:29.883410 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Flow 'volume_create_api' (bf579919-cc42-44c6-b328-b911097441d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:29.884775 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Create volume request issued successfully. Aug 19 21:25:29.885048 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-07f73a6a-79e6-463b-a8e0-47a00855021d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:29.885830 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 352/1412] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:25:29 2026] POST /volume/v3/volumes => generated 750 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:29.904700 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-41cb41a0-aa8a-4fab-a5b0-e202b879fb82 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:29.911039 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-41cb41a0-aa8a-4fab-a5b0-e202b879fb82 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:29.911039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-41cb41a0-aa8a-4fab-a5b0-e202b879fb82 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:29.911039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-41cb41a0-aa8a-4fab-a5b0-e202b879fb82 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:29.924715 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:29.924715 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:29.933472 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-41cb41a0-aa8a-4fab-a5b0-e202b879fb82 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Volume info retrieved successfully. Aug 19 21:25:29.942560 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-41cb41a0-aa8a-4fab-a5b0-e202b879fb82 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f returned with HTTP 200 Aug 19 21:25:29.943305 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 353/1413] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:29 2026] GET /volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:30.811424 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-95a007fb-99b1-4513-9a4a-3b5e9acf8e4b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:30.816958 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-95a007fb-99b1-4513-9a4a-3b5e9acf8e4b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:30.816958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-95a007fb-99b1-4513-9a4a-3b5e9acf8e4b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:30.818108 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-95a007fb-99b1-4513-9a4a-3b5e9acf8e4b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:30.818444 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-95a007fb-99b1-4513-9a4a-3b5e9acf8e4b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:30.827320 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:30.827320 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:30.828454 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-95a007fb-99b1-4513-9a4a-3b5e9acf8e4b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:30.829253 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 357/1414] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:30 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:30.964395 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9d71ece1-9293-4059-b200-b360436c2772 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:30.967342 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9d71ece1-9293-4059-b200-b360436c2772 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:30.967711 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9d71ece1-9293-4059-b200-b360436c2772 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:30.968228 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9d71ece1-9293-4059-b200-b360436c2772 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:30.982426 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:30.982426 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:30.989482 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9d71ece1-9293-4059-b200-b360436c2772 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Volume info retrieved successfully. Aug 19 21:25:30.998296 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9d71ece1-9293-4059-b200-b360436c2772 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f returned with HTTP 200 Aug 19 21:25:30.998296 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 353/1415] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:30 2026] GET /volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:31.017925 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cfcf60f4-3890-4242-b474-2160a1a0d419 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:31.020565 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cfcf60f4-3890-4242-b474-2160a1a0d419 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:25:31.021070 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cfcf60f4-3890-4242-b474-2160a1a0d419 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62b68137-bbe4-4722-b3b4-3e633053dd3f", "name": "tempest-SnapshotsActionsTest-Snapshot-42703180"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:31.041084 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:31.041084 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:31.041904 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cfcf60f4-3890-4242-b474-2160a1a0d419 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Volume info retrieved successfully. Aug 19 21:25:31.042218 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-cfcf60f4-3890-4242-b474-2160a1a0d419 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Create snapshot from volume 62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:31.147783 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-cfcf60f4-3890-4242-b474-2160a1a0d419 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Created reservations ['258673a7-e0a0-43ac-a262-08409b211578', '6baf3595-f474-4eed-8d01-daf336da6375', '8c43d416-9fed-4626-97ad-979d2dc7d3b6', 'bc1446e4-b000-4bb3-9054-448bfae25a74'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:31.225939 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cfcf60f4-3890-4242-b474-2160a1a0d419 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot create request issued successfully. Aug 19 21:25:31.226096 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cfcf60f4-3890-4242-b474-2160a1a0d419 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:25:31.227864 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 353/1416] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:25:31 2026] POST /volume/v3/snapshots => generated 305 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:31.249628 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5985a613-03c6-49c9-bfa0-49dba73525aa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:31.256734 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5985a613-03c6-49c9-bfa0-49dba73525aa tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:31.258967 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5985a613-03c6-49c9-bfa0-49dba73525aa tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:31.259476 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5985a613-03c6-49c9-bfa0-49dba73525aa tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:31.275298 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:31.275298 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:31.275298 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5985a613-03c6-49c9-bfa0-49dba73525aa tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:31.281821 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5985a613-03c6-49c9-bfa0-49dba73525aa tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:31.282455 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 354/1417] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:31 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 437 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:31.850594 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c4618782-6aeb-4aa0-8f6c-92a747b95a01 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:31.854990 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c4618782-6aeb-4aa0-8f6c-92a747b95a01 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:31.855979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c4618782-6aeb-4aa0-8f6c-92a747b95a01 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:31.855979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c4618782-6aeb-4aa0-8f6c-92a747b95a01 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:31.856237 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c4618782-6aeb-4aa0-8f6c-92a747b95a01 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:31.863836 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:31.863836 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:31.865539 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c4618782-6aeb-4aa0-8f6c-92a747b95a01 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:31.865749 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 358/1418] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:31 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:32.304391 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fea28138-83cd-4fa5-9074-f7583f9625b1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:32.308151 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fea28138-83cd-4fa5-9074-f7583f9625b1 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:32.308151 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fea28138-83cd-4fa5-9074-f7583f9625b1 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:32.308151 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fea28138-83cd-4fa5-9074-f7583f9625b1 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:32.315704 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:32.315704 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:32.317541 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fea28138-83cd-4fa5-9074-f7583f9625b1 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:32.317628 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fea28138-83cd-4fa5-9074-f7583f9625b1 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:32.319103 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 354/1419] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:32 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:32.337151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b5030683-5e0a-4ee5-9c74-a9c592ed1cb7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:32.412293 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:32.598986 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b5030683-5e0a-4ee5-9c74-a9c592ed1cb7 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action Aug 19 21:25:32.599536 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b5030683-5e0a-4ee5-9c74-a9c592ed1cb7 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:32.599710 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b5030683-5e0a-4ee5-9c74-a9c592ed1cb7 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:32.602109 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-b5030683-5e0a-4ee5-9c74-a9c592ed1cb7 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '4ad25a4b-2c41-4208-92d9-b29a710a72f0' with '{'status': 'creating'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:32.629189 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:32.629189 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:32.640801 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:32.641517 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-332951490"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:32.644220 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-332951490'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:32.644404 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Create volume of 1 GB Aug 19 21:25:32.653229 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Availability Zones retrieved successfully. Aug 19 21:25:32.659997 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b5030683-5e0a-4ee5-9c74-a9c592ed1cb7 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action returned with HTTP 202 Aug 19 21:25:32.660707 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 354/1420] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:32 2026] POST /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action => generated 0 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 21:25:32.661764 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Flow 'volume_create_api' (2aae8cef-d86e-4246-a17e-18aceeca8fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:32.663129 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294c6af3-6f95-4cc6-9be6-ef92ea1d658a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:32.664917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:32.675097 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c0cd8f64-36a1-4345-97bb-b8b15380ee6d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:32.677883 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c0cd8f64-36a1-4345-97bb-b8b15380ee6d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:32.678000 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c0cd8f64-36a1-4345-97bb-b8b15380ee6d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:32.678364 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c0cd8f64-36a1-4345-97bb-b8b15380ee6d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:32.686229 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:32.686229 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:32.686753 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c0cd8f64-36a1-4345-97bb-b8b15380ee6d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:32.688812 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c0cd8f64-36a1-4345-97bb-b8b15380ee6d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:32.688812 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 359/1421] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:32 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:32.705058 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-690f53f4-6432-4243-b28f-e00952fc4731 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:32.709612 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294c6af3-6f95-4cc6-9be6-ef92ea1d658a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:32.710192 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-690f53f4-6432-4243-b28f-e00952fc4731 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action Aug 19 21:25:32.710670 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-690f53f4-6432-4243-b28f-e00952fc4731 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:32.710741 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d3fd59d-f8f9-47d5-8081-6743fc1b6afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:32.710877 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-690f53f4-6432-4243-b28f-e00952fc4731 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:32.715264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.admin_actions [None req-690f53f4-6432-4243-b28f-e00952fc4731 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '4ad25a4b-2c41-4208-92d9-b29a710a72f0' with '{'status': 'available'}' {{(pid=100178) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:32.752945 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:32.752945 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:32.782099 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-690f53f4-6432-4243-b28f-e00952fc4731 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action returned with HTTP 202 Aug 19 21:25:32.782266 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 355/1422] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:32 2026] POST /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:32.801258 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c09d0a67-024d-4572-bb0e-a6f310a21e14 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:32.805204 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c09d0a67-024d-4572-bb0e-a6f310a21e14 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:32.805204 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c09d0a67-024d-4572-bb0e-a6f310a21e14 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:32.806722 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c09d0a67-024d-4572-bb0e-a6f310a21e14 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:32.819762 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:32.819762 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:32.820609 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c09d0a67-024d-4572-bb0e-a6f310a21e14 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:32.821954 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c09d0a67-024d-4572-bb0e-a6f310a21e14 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:32.822616 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 355/1423] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:32 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:32.843996 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a9582a16-50ef-4120-840c-4a1663251068 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:32.844147 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Created reservations ['0a42e5ae-c46d-47c3-b6d6-8201a9790ee2', '0581d382-5c62-4ff7-bc7c-b3c7c1f1874c', '744d9efa-223d-4829-af5a-43c97fb690ea', '9bc2285d-989b-4900-816c-fb22f23d643d'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:32.845353 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d3fd59d-f8f9-47d5-8081-6743fc1b6afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a42e5ae-c46d-47c3-b6d6-8201a9790ee2', '0581d382-5c62-4ff7-bc7c-b3c7c1f1874c', '744d9efa-223d-4829-af5a-43c97fb690ea', '9bc2285d-989b-4900-816c-fb22f23d643d']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:32.846497 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9582a16-50ef-4120-840c-4a1663251068 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:25:32.846959 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13295609-0a2c-4aa8-82a8-80f3dddbdd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:32.847972 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9582a16-50ef-4120-840c-4a1663251068 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62b68137-bbe4-4722-b3b4-3e633053dd3f", "name": "tempest-SnapshotsActionsTest-Snapshot-1100814864"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:32.863974 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:32.863974 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:32.865066 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a9582a16-50ef-4120-840c-4a1663251068 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Volume info retrieved successfully. Aug 19 21:25:32.865493 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-a9582a16-50ef-4120-840c-4a1663251068 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Create snapshot from volume 62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:32.882850 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4f623b48-13f1-47cd-af6b-307d9c129693 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:32.887534 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4f623b48-13f1-47cd-af6b-307d9c129693 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:32.887807 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4f623b48-13f1-47cd-af6b-307d9c129693 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:32.889750 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4f623b48-13f1-47cd-af6b-307d9c129693 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:32.889967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4f623b48-13f1-47cd-af6b-307d9c129693 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:32.895409 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13295609-0a2c-4aa8-82a8-80f3dddbdd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54ea3983-202a-4b64-a7f1-ef046666c4d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-332951490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fc4a24af8694aabaafbde8a72ac4698',qos_specs=None,replication_status=,reservations=['0a42e5ae-c46d-47c3-b6d6-8201a9790ee2','0581d382-5c62-4ff7-bc7c-b3c7c1f1874c','744d9efa-223d-4829-af5a-43c97fb690ea','9bc2285d-989b-4900-816c-fb22f23d643d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abfce78fc4e45aca92190c0bce7ced8',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-332951490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54ea3983-202a-4b64-a7f1-ef046666c4d1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8fc4a24af8694aabaafbde8a72ac4698',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7abfce78fc4e45aca92190c0bce7ced8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:32.897569 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f1aff78-8932-4a5d-9f3b-d5ab241fadd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:32.901136 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:32.901136 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:32.905983 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4f623b48-13f1-47cd-af6b-307d9c129693 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:32.906640 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 356/1424] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:32 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:25:32.921031 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a9582a16-50ef-4120-840c-4a1663251068 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Created reservations ['c5b560f1-afc2-4688-aaa8-b836aeda5214', 'ab5c9e40-0a34-4eab-b331-50f2999d865b', 'd9c0923a-f8a0-477d-b076-23c36e403ec1', '0d8d7ed1-3463-4b12-a9b6-e0f064224ea5'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:32.947878 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f1aff78-8932-4a5d-9f3b-d5ab241fadd2) transitioned into state 'SUCCESS' from state '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-332951490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fc4a24af8694aabaafbde8a72ac4698',qos_specs=None,replication_status=,reservations=['0a42e5ae-c46d-47c3-b6d6-8201a9790ee2','0581d382-5c62-4ff7-bc7c-b3c7c1f1874c','744d9efa-223d-4829-af5a-43c97fb690ea','9bc2285d-989b-4900-816c-fb22f23d643d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abfce78fc4e45aca92190c0bce7ced8',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:32.949835 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3166dcd-ce8a-4c13-8692-1b0c057402ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:32.966992 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a9582a16-50ef-4120-840c-4a1663251068 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot create request issued successfully. Aug 19 21:25:32.967573 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9582a16-50ef-4120-840c-4a1663251068 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:25:32.967994 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 360/1425] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:25:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:32.969967 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3166dcd-ce8a-4c13-8692-1b0c057402ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:32.971123 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Flow 'volume_create_api' (2aae8cef-d86e-4246-a17e-18aceeca8fb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:32.973049 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Create volume request issued successfully. Aug 19 21:25:32.976305 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-161aedad-ae5b-4676-bcd4-7ad6b451716c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:32.976717 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 355/1426] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:25:32 2026] POST /volume/v3/volumes => generated 759 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:32.983324 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-10ec192d-f875-4d9d-9008-7a15e37612c7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:32.986003 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10ec192d-f875-4d9d-9008-7a15e37612c7 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c Aug 19 21:25:32.986322 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10ec192d-f875-4d9d-9008-7a15e37612c7 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:32.986716 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10ec192d-f875-4d9d-9008-7a15e37612c7 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:32.991303 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6a0cb24f-9cf1-4924-91c1-de79346de73f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:32.993633 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6a0cb24f-9cf1-4924-91c1-de79346de73f tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 Aug 19 21:25:32.993955 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6a0cb24f-9cf1-4924-91c1-de79346de73f tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:32.995134 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6a0cb24f-9cf1-4924-91c1-de79346de73f tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:32.995267 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:32.995267 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:32.995908 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-10ec192d-f875-4d9d-9008-7a15e37612c7 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:32.997462 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10ec192d-f875-4d9d-9008-7a15e37612c7 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c returned with HTTP 200 Aug 19 21:25:32.997565 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 356/1427] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:32 2026] GET /volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:33.007801 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:33.007801 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:33.015419 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6a0cb24f-9cf1-4924-91c1-de79346de73f tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:33.023118 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6a0cb24f-9cf1-4924-91c1-de79346de73f tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 returned with HTTP 200 Aug 19 21:25:33.023725 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 357/1428] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:32 2026] GET /volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:33.940546 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1a3bd086-1aaf-455d-b758-419f3879649b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:33.944078 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a3bd086-1aaf-455d-b758-419f3879649b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:33.946286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a3bd086-1aaf-455d-b758-419f3879649b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:33.946286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a3bd086-1aaf-455d-b758-419f3879649b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:33.946286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1a3bd086-1aaf-455d-b758-419f3879649b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:33.957405 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:33.957405 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:33.958631 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a3bd086-1aaf-455d-b758-419f3879649b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:33.959121 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 361/1429] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:33 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:34.015894 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-abee7b75-ab11-45c0-82c8-c62fdefa03f6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:34.023725 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-abee7b75-ab11-45c0-82c8-c62fdefa03f6 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c Aug 19 21:25:34.023725 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-abee7b75-ab11-45c0-82c8-c62fdefa03f6 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:34.023959 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-abee7b75-ab11-45c0-82c8-c62fdefa03f6 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:34.036175 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:34.036175 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:34.036692 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-abee7b75-ab11-45c0-82c8-c62fdefa03f6 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:34.038527 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-abee7b75-ab11-45c0-82c8-c62fdefa03f6 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c returned with HTTP 200 Aug 19 21:25:34.039215 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 356/1430] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:34 2026] GET /volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:34.047780 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fb2da017-4450-474d-b318-5087050ed740 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:34.050430 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb2da017-4450-474d-b318-5087050ed740 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 Aug 19 21:25:34.050958 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb2da017-4450-474d-b318-5087050ed740 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:34.051404 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb2da017-4450-474d-b318-5087050ed740 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:34.055219 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cf120f04-e4d3-48e1-8fb4-6288a7c85384 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:34.062476 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf120f04-e4d3-48e1-8fb4-6288a7c85384 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c/action Aug 19 21:25:34.062731 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf120f04-e4d3-48e1-8fb4-6288a7c85384 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:34.062861 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf120f04-e4d3-48e1-8fb4-6288a7c85384 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:34.066691 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:34.066691 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:34.073752 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.admin_actions [None req-cf120f04-e4d3-48e1-8fb4-6288a7c85384 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '4206d1f1-01a5-40ce-a4f4-64a6f3620d0c' with '{'status': 'creating'}' {{(pid=100178) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:34.076241 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fb2da017-4450-474d-b318-5087050ed740 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:34.083915 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb2da017-4450-474d-b318-5087050ed740 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 returned with HTTP 200 Aug 19 21:25:34.084052 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 357/1431] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:34 2026] GET /volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:34.101731 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:34.101731 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:34.128128 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-13257042-286a-4324-8883-bed2642548ea req-ec786338-b803-436c-9db6-ce1aef614ee6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:34.132074 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-13257042-286a-4324-8883-bed2642548ea req-ec786338-b803-436c-9db6-ce1aef614ee6 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 Aug 19 21:25:34.132436 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-13257042-286a-4324-8883-bed2642548ea req-ec786338-b803-436c-9db6-ce1aef614ee6 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:34.132772 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-13257042-286a-4324-8883-bed2642548ea req-ec786338-b803-436c-9db6-ce1aef614ee6 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:34.150211 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:34.150211 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:34.151665 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf120f04-e4d3-48e1-8fb4-6288a7c85384 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c/action returned with HTTP 202 Aug 19 21:25:34.152489 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 358/1432] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:34 2026] POST /volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:34.166130 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9bb916f9-2dc5-407b-a76a-6d6be2387176 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:34.166970 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-13257042-286a-4324-8883-bed2642548ea req-ec786338-b803-436c-9db6-ce1aef614ee6 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:34.168626 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9bb916f9-2dc5-407b-a76a-6d6be2387176 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c Aug 19 21:25:34.168978 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9bb916f9-2dc5-407b-a76a-6d6be2387176 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:34.169629 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9bb916f9-2dc5-407b-a76a-6d6be2387176 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:34.175658 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-13257042-286a-4324-8883-bed2642548ea req-ec786338-b803-436c-9db6-ce1aef614ee6 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 returned with HTTP 200 Aug 19 21:25:34.175658 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 362/1433] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:34 2026] GET /volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:34.183505 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:34.183505 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:34.183505 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9bb916f9-2dc5-407b-a76a-6d6be2387176 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:34.183629 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9bb916f9-2dc5-407b-a76a-6d6be2387176 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c returned with HTTP 200 Aug 19 21:25:34.184214 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 357/1434] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:34 2026] GET /volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:34.195964 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-32b262a4-56b8-4570-8b26-743e03a7084b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:34.198641 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:34.200139 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1816745521"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:34.201450 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-30deeaca-a311-4c2f-a4a8-63b49429266b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:34.202867 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1816745521'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:34.202867 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Create volume of 1 GB Aug 19 21:25:34.202951 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-30deeaca-a311-4c2f-a4a8-63b49429266b tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c/action Aug 19 21:25:34.204041 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-30deeaca-a311-4c2f-a4a8-63b49429266b tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:34.204041 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-30deeaca-a311-4c2f-a4a8-63b49429266b tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:34.209350 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Availability Zones retrieved successfully. Aug 19 21:25:34.217781 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:34.217781 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:34.217781 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-30deeaca-a311-4c2f-a4a8-63b49429266b tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Snapshot retrieved successfully. Aug 19 21:25:34.220244 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Flow 'volume_create_api' (5ac5d4a3-aa99-45ff-b571-843beb2610ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:34.223220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647f1424-8080-4d76-84dc-53ea5a48e08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:34.224967 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:34.275665 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-30deeaca-a311-4c2f-a4a8-63b49429266b tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Snapshot delete request issued successfully. Aug 19 21:25:34.275665 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-30deeaca-a311-4c2f-a4a8-63b49429266b tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c/action returned with HTTP 202 Aug 19 21:25:34.276850 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 359/1435] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:34 2026] POST /volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:34.288920 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647f1424-8080-4d76-84dc-53ea5a48e08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:34.289079 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4149bee7-373a-4c36-b083-dca078552f56 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:34.290227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c950215-6a5c-45a4-ba6c-6243438ce58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:34.294054 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4149bee7-373a-4c36-b083-dca078552f56 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c Aug 19 21:25:34.294407 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4149bee7-373a-4c36-b083-dca078552f56 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:34.295652 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4149bee7-373a-4c36-b083-dca078552f56 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:34.308912 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:34.308912 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:34.308912 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4149bee7-373a-4c36-b083-dca078552f56 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:34.309728 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4149bee7-373a-4c36-b083-dca078552f56 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c returned with HTTP 200 Aug 19 21:25:34.314279 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 363/1436] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:34 2026] GET /volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:34.392689 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Created reservations ['d9b80863-d31a-427a-bffc-a8fb897e1811', 'eb847263-473f-4302-b8bf-c0692134d2d0', '59ac1241-d7fa-41b9-9030-df932e5d5253', '5fa875b0-218a-4805-9674-7d5cb4b39ed4'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:34.393873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c950215-6a5c-45a4-ba6c-6243438ce58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b80863-d31a-427a-bffc-a8fb897e1811', 'eb847263-473f-4302-b8bf-c0692134d2d0', '59ac1241-d7fa-41b9-9030-df932e5d5253', '5fa875b0-218a-4805-9674-7d5cb4b39ed4']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:34.394933 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9093d91e-b216-4256-b187-44dcdabde496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:34.442464 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9093d91e-b216-4256-b187-44dcdabde496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '027acb06-ac09-4703-85da-38b3f3018191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1816745521',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fc4a24af8694aabaafbde8a72ac4698',qos_specs=None,replication_status=,reservations=['d9b80863-d31a-427a-bffc-a8fb897e1811','eb847263-473f-4302-b8bf-c0692134d2d0','59ac1241-d7fa-41b9-9030-df932e5d5253','5fa875b0-218a-4805-9674-7d5cb4b39ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abfce78fc4e45aca92190c0bce7ced8',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1816745521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=027acb06-ac09-4703-85da-38b3f3018191,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8fc4a24af8694aabaafbde8a72ac4698',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7abfce78fc4e45aca92190c0bce7ced8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:34.443693 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30293b1-b15c-4544-9e8a-8510de892c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:34.470916 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30293b1-b15c-4544-9e8a-8510de892c1b) transitioned into state 'SUCCESS' from state '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-1816745521',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fc4a24af8694aabaafbde8a72ac4698',qos_specs=None,replication_status=,reservations=['d9b80863-d31a-427a-bffc-a8fb897e1811','eb847263-473f-4302-b8bf-c0692134d2d0','59ac1241-d7fa-41b9-9030-df932e5d5253','5fa875b0-218a-4805-9674-7d5cb4b39ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abfce78fc4e45aca92190c0bce7ced8',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:34.471862 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (807b9e92-4933-41c0-9161-8ea934673cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:34.492196 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (807b9e92-4933-41c0-9161-8ea934673cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:34.493198 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Flow 'volume_create_api' (5ac5d4a3-aa99-45ff-b571-843beb2610ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:34.493572 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Create volume request issued successfully. Aug 19 21:25:34.494670 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32b262a4-56b8-4570-8b26-743e03a7084b tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:34.495428 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 358/1437] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:25:34 2026] POST /volume/v3/volumes => generated 760 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:34.516976 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f52aabac-7f4a-4f7d-ba72-82c0c8b5f9ac None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:34.519454 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f52aabac-7f4a-4f7d-ba72-82c0c8b5f9ac tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 Aug 19 21:25:34.520711 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f52aabac-7f4a-4f7d-ba72-82c0c8b5f9ac tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:34.520711 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f52aabac-7f4a-4f7d-ba72-82c0c8b5f9ac tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:34.538042 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:34.538042 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:34.546682 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f52aabac-7f4a-4f7d-ba72-82c0c8b5f9ac tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:34.555130 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f52aabac-7f4a-4f7d-ba72-82c0c8b5f9ac tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 returned with HTTP 200 Aug 19 21:25:34.555850 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 358/1438] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:34 2026] GET /volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:34.984258 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a87e7a5b-6e9d-496f-8b5e-cc47f8c87f5e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:34.988412 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a87e7a5b-6e9d-496f-8b5e-cc47f8c87f5e tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:34.988412 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a87e7a5b-6e9d-496f-8b5e-cc47f8c87f5e tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:34.988857 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a87e7a5b-6e9d-496f-8b5e-cc47f8c87f5e tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:34.988937 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a87e7a5b-6e9d-496f-8b5e-cc47f8c87f5e tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:35.001041 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:35.001041 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:35.002431 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a87e7a5b-6e9d-496f-8b5e-cc47f8c87f5e tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:35.002431 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 360/1439] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:34 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:35.326351 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-69e971fc-f0e2-401f-99ec-971ef1c3eab2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:35.329342 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69e971fc-f0e2-401f-99ec-971ef1c3eab2 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c Aug 19 21:25:35.329591 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69e971fc-f0e2-401f-99ec-971ef1c3eab2 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:35.329868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69e971fc-f0e2-401f-99ec-971ef1c3eab2 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:35.334784 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69e971fc-f0e2-401f-99ec-971ef1c3eab2 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c returned with HTTP 404 Aug 19 21:25:35.335438 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 364/1440] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:35 2026] GET /volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:35.345810 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-36effdad-4527-413e-ab6d-d94b7a610d00 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:35.348755 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36effdad-4527-413e-ab6d-d94b7a610d00 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action Aug 19 21:25:35.349430 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36effdad-4527-413e-ab6d-d94b7a610d00 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:35.349747 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36effdad-4527-413e-ab6d-d94b7a610d00 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:35.351842 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-36effdad-4527-413e-ab6d-d94b7a610d00 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '4ad25a4b-2c41-4208-92d9-b29a710a72f0' with '{'status': 'available'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:35.365646 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:35.365646 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:35.386269 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36effdad-4527-413e-ab6d-d94b7a610d00 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action returned with HTTP 202 Aug 19 21:25:35.387183 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 359/1441] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:35 2026] POST /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:35.399208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-68eff490-7b20-4093-80d2-2144b04f137b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:35.401445 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68eff490-7b20-4093-80d2-2144b04f137b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:35.401717 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68eff490-7b20-4093-80d2-2144b04f137b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:35.401988 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68eff490-7b20-4093-80d2-2144b04f137b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:35.410402 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:35.410402 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:35.411118 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-68eff490-7b20-4093-80d2-2144b04f137b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:35.412360 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68eff490-7b20-4093-80d2-2144b04f137b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:35.412782 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 359/1442] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:35 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:35.425096 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-21caa89f-6685-41f6-9cca-9a1cbe34ec32 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:35.427955 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-21caa89f-6685-41f6-9cca-9a1cbe34ec32 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c Aug 19 21:25:35.428288 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-21caa89f-6685-41f6-9cca-9a1cbe34ec32 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:35.429123 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-21caa89f-6685-41f6-9cca-9a1cbe34ec32 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:35.429123 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-21caa89f-6685-41f6-9cca-9a1cbe34ec32 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Delete snapshot with id: 4206d1f1-01a5-40ce-a4f4-64a6f3620d0c Aug 19 21:25:35.436532 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-21caa89f-6685-41f6-9cca-9a1cbe34ec32 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c returned with HTTP 404 Aug 19 21:25:35.437317 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 361/1443] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:25:35 2026] DELETE /volume/v3/snapshots/4206d1f1-01a5-40ce-a4f4-64a6f3620d0c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:35.449344 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2bff622c-3c65-4abb-93a4-f0fc25cfee90 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:35.451701 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2bff622c-3c65-4abb-93a4-f0fc25cfee90 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:25:35.452456 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2bff622c-3c65-4abb-93a4-f0fc25cfee90 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62b68137-bbe4-4722-b3b4-3e633053dd3f", "name": "tempest-SnapshotsActionsTest-Snapshot-284322515"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:35.463407 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:35.463407 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:35.464398 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2bff622c-3c65-4abb-93a4-f0fc25cfee90 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Volume info retrieved successfully. Aug 19 21:25:35.464398 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-2bff622c-3c65-4abb-93a4-f0fc25cfee90 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Create snapshot from volume 62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:35.522871 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-2bff622c-3c65-4abb-93a4-f0fc25cfee90 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Created reservations ['6eaa21ae-7023-4f55-8410-9e2679dc331e', '5abd444e-b637-409c-b158-bbf7b13a24ba', '69cb1ce1-a9a9-4df9-b37b-32c10fbbaa56', '68365df8-c1f3-4dc4-b98d-bc298ab5712a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:35.577487 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0b753abe-a56f-4358-9203-e782c544b75a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:35.580954 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0b753abe-a56f-4358-9203-e782c544b75a tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 Aug 19 21:25:35.583141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0b753abe-a56f-4358-9203-e782c544b75a tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:35.583141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0b753abe-a56f-4358-9203-e782c544b75a tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:35.586186 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2bff622c-3c65-4abb-93a4-f0fc25cfee90 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot create request issued successfully. Aug 19 21:25:35.586186 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2bff622c-3c65-4abb-93a4-f0fc25cfee90 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:25:35.586186 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 365/1444] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:25:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:35.602569 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8e955219-f540-4bc0-b841-3146ec1cb436 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:35.612483 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e955219-f540-4bc0-b841-3146ec1cb436 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 Aug 19 21:25:35.612483 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e955219-f540-4bc0-b841-3146ec1cb436 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:35.612483 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e955219-f540-4bc0-b841-3146ec1cb436 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:35.616246 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:35.616246 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:35.622115 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:35.622115 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:35.622680 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8e955219-f540-4bc0-b841-3146ec1cb436 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:35.624152 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e955219-f540-4bc0-b841-3146ec1cb436 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 returned with HTTP 200 Aug 19 21:25:35.624425 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 360/1445] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:35 2026] GET /volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:35.624627 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0b753abe-a56f-4358-9203-e782c544b75a tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:35.635269 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0b753abe-a56f-4358-9203-e782c544b75a tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 returned with HTTP 200 Aug 19 21:25:35.637994 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 360/1446] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:35 2026] GET /volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:35.675172 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-21c7c173-7e4f-487f-9143-4f6290f1b17b req-9c38c133-cfa6-468a-8982-942f650a3cb3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:35.678644 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-21c7c173-7e4f-487f-9143-4f6290f1b17b req-9c38c133-cfa6-468a-8982-942f650a3cb3 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 Aug 19 21:25:35.679028 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-21c7c173-7e4f-487f-9143-4f6290f1b17b req-9c38c133-cfa6-468a-8982-942f650a3cb3 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:35.679302 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-21c7c173-7e4f-487f-9143-4f6290f1b17b req-9c38c133-cfa6-468a-8982-942f650a3cb3 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:35.699126 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:35.699126 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:35.709653 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-21c7c173-7e4f-487f-9143-4f6290f1b17b req-9c38c133-cfa6-468a-8982-942f650a3cb3 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:35.719207 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-21c7c173-7e4f-487f-9143-4f6290f1b17b req-9c38c133-cfa6-468a-8982-942f650a3cb3 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 returned with HTTP 200 Aug 19 21:25:35.719848 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 362/1447] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:35 2026] GET /volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:35.740695 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:35.743155 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:35.743513 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-411208469"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:35.745618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-411208469'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:35.746098 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Create volume of 1 GB Aug 19 21:25:35.746098 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:35.746098 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:35.750843 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Availability Zones retrieved successfully. Aug 19 21:25:35.760922 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Flow 'volume_create_api' (2651cf5b-5e2d-4328-b358-08f48bc10dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:35.762820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32454a7a-f5ab-4c82-9bc4-182146305c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:35.764298 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:35.820159 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32454a7a-f5ab-4c82-9bc4-182146305c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:35.821264 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9434ae-824b-45d5-9aa2-1a172d4ec678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:35.883940 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Created reservations ['08a44772-8760-4556-b335-63c390424cea', '2df6fc1a-128b-476f-be79-3027bc5584e4', 'dc7069ef-e605-4808-b94e-ffec28a31959', '2ec07095-35f1-428b-b709-4737e05a8123'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:35.885556 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9434ae-824b-45d5-9aa2-1a172d4ec678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08a44772-8760-4556-b335-63c390424cea', '2df6fc1a-128b-476f-be79-3027bc5584e4', 'dc7069ef-e605-4808-b94e-ffec28a31959', '2ec07095-35f1-428b-b709-4737e05a8123']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:35.885715 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188491b9-d754-4115-80df-275a883082e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:35.923413 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188491b9-d754-4115-80df-275a883082e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dec55d2-3e8e-4284-b29f-f1a7df387d75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-411208469',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fc4a24af8694aabaafbde8a72ac4698',qos_specs=None,replication_status=,reservations=['08a44772-8760-4556-b335-63c390424cea','2df6fc1a-128b-476f-be79-3027bc5584e4','dc7069ef-e605-4808-b94e-ffec28a31959','2ec07095-35f1-428b-b709-4737e05a8123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abfce78fc4e45aca92190c0bce7ced8',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-411208469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dec55d2-3e8e-4284-b29f-f1a7df387d75,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8fc4a24af8694aabaafbde8a72ac4698',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7abfce78fc4e45aca92190c0bce7ced8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:35.924433 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ef52e3-9e43-4410-a6a5-81a6dba3f326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:35.956964 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ef52e3-9e43-4410-a6a5-81a6dba3f326) transitioned into state 'SUCCESS' from state '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-411208469',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fc4a24af8694aabaafbde8a72ac4698',qos_specs=None,replication_status=,reservations=['08a44772-8760-4556-b335-63c390424cea','2df6fc1a-128b-476f-be79-3027bc5584e4','dc7069ef-e605-4808-b94e-ffec28a31959','2ec07095-35f1-428b-b709-4737e05a8123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abfce78fc4e45aca92190c0bce7ced8',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:35.958052 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64bcf69-c8fc-4d71-b78d-2f3f4b2c9367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:35.974732 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64bcf69-c8fc-4d71-b78d-2f3f4b2c9367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:35.976124 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Flow 'volume_create_api' (2651cf5b-5e2d-4328-b358-08f48bc10dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:35.976534 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Create volume request issued successfully. Aug 19 21:25:35.977497 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e718e6d2-3fd6-4d33-a2fb-985c9079ac5e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:35.978128 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 366/1448] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:25:35 2026] POST /volume/v3/volumes => generated 759 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:35.996099 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-969ff392-76a2-4fe7-96b5-59570235213e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:35.999280 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-969ff392-76a2-4fe7-96b5-59570235213e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 Aug 19 21:25:35.999536 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-969ff392-76a2-4fe7-96b5-59570235213e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:36.000021 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-969ff392-76a2-4fe7-96b5-59570235213e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:36.009945 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:36.009945 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:36.015352 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-969ff392-76a2-4fe7-96b5-59570235213e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:36.021146 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-969ff392-76a2-4fe7-96b5-59570235213e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 returned with HTTP 200 Aug 19 21:25:36.021609 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 361/1449] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:35 2026] GET /volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:36.026690 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-946377a4-b9a0-48af-bfc3-ab1c39b6f1cf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:36.035265 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-946377a4-b9a0-48af-bfc3-ab1c39b6f1cf tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:36.035265 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-946377a4-b9a0-48af-bfc3-ab1c39b6f1cf tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:36.035265 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-946377a4-b9a0-48af-bfc3-ab1c39b6f1cf tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:36.035265 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-946377a4-b9a0-48af-bfc3-ab1c39b6f1cf tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:36.046040 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:36.046040 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:36.046040 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-946377a4-b9a0-48af-bfc3-ab1c39b6f1cf tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:36.046040 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 361/1450] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:36 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:36.639100 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d493b716-5fdd-419f-85e4-b570461a9aa9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:36.646091 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d493b716-5fdd-419f-85e4-b570461a9aa9 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 Aug 19 21:25:36.646976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d493b716-5fdd-419f-85e4-b570461a9aa9 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:36.646976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d493b716-5fdd-419f-85e4-b570461a9aa9 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:36.655691 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:36.655691 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:36.656356 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d493b716-5fdd-419f-85e4-b570461a9aa9 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:36.657766 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d493b716-5fdd-419f-85e4-b570461a9aa9 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 returned with HTTP 200 Aug 19 21:25:36.658553 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 363/1451] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:36 2026] GET /volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:36.675735 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fecc259e-6d58-4717-a64f-c09d0dcb7995 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:36.678450 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fecc259e-6d58-4717-a64f-c09d0dcb7995 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3/action Aug 19 21:25:36.679250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fecc259e-6d58-4717-a64f-c09d0dcb7995 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:36.679250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fecc259e-6d58-4717-a64f-c09d0dcb7995 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:36.681996 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-fecc259e-6d58-4717-a64f-c09d0dcb7995 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '6de92d82-d952-4b1d-8835-cbcf14b31da3' with '{'status': 'deleting'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:36.701168 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:36.701168 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:36.729054 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fecc259e-6d58-4717-a64f-c09d0dcb7995 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3/action returned with HTTP 202 Aug 19 21:25:36.729677 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 367/1452] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:36 2026] POST /volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:36.738598 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d7cda000-7bb6-4c28-b720-30f19368dfa0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:36.740869 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d7cda000-7bb6-4c28-b720-30f19368dfa0 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 Aug 19 21:25:36.741266 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d7cda000-7bb6-4c28-b720-30f19368dfa0 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:36.741469 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d7cda000-7bb6-4c28-b720-30f19368dfa0 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:36.748417 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:36.748417 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:36.748417 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d7cda000-7bb6-4c28-b720-30f19368dfa0 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:36.749881 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d7cda000-7bb6-4c28-b720-30f19368dfa0 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 returned with HTTP 200 Aug 19 21:25:36.750516 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 362/1453] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:36 2026] GET /volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:36.764447 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e38a8429-7ea9-4a12-8510-181308188cff None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:36.767102 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e38a8429-7ea9-4a12-8510-181308188cff tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3/action Aug 19 21:25:36.767664 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e38a8429-7ea9-4a12-8510-181308188cff tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:36.767972 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e38a8429-7ea9-4a12-8510-181308188cff tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:36.777920 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:36.777920 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:36.778426 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e38a8429-7ea9-4a12-8510-181308188cff tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Snapshot retrieved successfully. Aug 19 21:25:36.800406 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e38a8429-7ea9-4a12-8510-181308188cff tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Snapshot delete request issued successfully. Aug 19 21:25:36.803031 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e38a8429-7ea9-4a12-8510-181308188cff tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3/action returned with HTTP 202 Aug 19 21:25:36.803031 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 362/1454] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:36 2026] POST /volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:36.815207 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2c09cf14-d030-4f0f-b37f-a2fed83eee62 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:36.816640 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2c09cf14-d030-4f0f-b37f-a2fed83eee62 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 Aug 19 21:25:36.817290 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2c09cf14-d030-4f0f-b37f-a2fed83eee62 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:36.818521 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2c09cf14-d030-4f0f-b37f-a2fed83eee62 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:36.824206 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:36.824206 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:36.824813 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2c09cf14-d030-4f0f-b37f-a2fed83eee62 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:36.828044 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2c09cf14-d030-4f0f-b37f-a2fed83eee62 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 returned with HTTP 200 Aug 19 21:25:36.828044 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 364/1455] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:36 2026] GET /volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:37.045620 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a1c5ab77-e10e-4a46-a8bf-6eb313e6ffb7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.048365 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1c5ab77-e10e-4a46-a8bf-6eb313e6ffb7 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 Aug 19 21:25:37.048365 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1c5ab77-e10e-4a46-a8bf-6eb313e6ffb7 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.049397 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1c5ab77-e10e-4a46-a8bf-6eb313e6ffb7 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.064501 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-507dba28-9f0c-478e-82f3-f64c94d2f672 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.067456 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.067456 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:37.067595 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-507dba28-9f0c-478e-82f3-f64c94d2f672 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:37.067595 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-507dba28-9f0c-478e-82f3-f64c94d2f672 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.067758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-507dba28-9f0c-478e-82f3-f64c94d2f672 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.067966 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-507dba28-9f0c-478e-82f3-f64c94d2f672 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:37.081778 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a1c5ab77-e10e-4a46-a8bf-6eb313e6ffb7 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:37.083042 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.083042 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:37.090788 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-507dba28-9f0c-478e-82f3-f64c94d2f672 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:37.090788 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 363/1456] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:37.099196 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1c5ab77-e10e-4a46-a8bf-6eb313e6ffb7 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 returned with HTTP 200 Aug 19 21:25:37.099810 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 368/1457] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:37.139103 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d71697f9-25fe-40ea-99d7-c3e323d74316 req-cab98397-4f68-4568-81b8-1eaebf7c0448 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.142124 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d71697f9-25fe-40ea-99d7-c3e323d74316 req-cab98397-4f68-4568-81b8-1eaebf7c0448 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 Aug 19 21:25:37.142124 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d71697f9-25fe-40ea-99d7-c3e323d74316 req-cab98397-4f68-4568-81b8-1eaebf7c0448 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.142637 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d71697f9-25fe-40ea-99d7-c3e323d74316 req-cab98397-4f68-4568-81b8-1eaebf7c0448 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.155243 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.155243 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:37.169295 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d71697f9-25fe-40ea-99d7-c3e323d74316 req-cab98397-4f68-4568-81b8-1eaebf7c0448 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:37.177154 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d71697f9-25fe-40ea-99d7-c3e323d74316 req-cab98397-4f68-4568-81b8-1eaebf7c0448 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 returned with HTTP 200 Aug 19 21:25:37.178218 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 363/1458] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:37.351289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-c4d27294-2221-43b1-bacc-a07eb23ece91 req-92bb9415-9f0c-4c9f-a05c-fa7f992f675d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.355433 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c4d27294-2221-43b1-bacc-a07eb23ece91 req-92bb9415-9f0c-4c9f-a05c-fa7f992f675d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:37.355630 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c4d27294-2221-43b1-bacc-a07eb23ece91 req-92bb9415-9f0c-4c9f-a05c-fa7f992f675d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.356344 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c4d27294-2221-43b1-bacc-a07eb23ece91 req-92bb9415-9f0c-4c9f-a05c-fa7f992f675d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.356558 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [req-c4d27294-2221-43b1-bacc-a07eb23ece91 req-92bb9415-9f0c-4c9f-a05c-fa7f992f675d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:37.359591 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [req-c4d27294-2221-43b1-bacc-a07eb23ece91 req-92bb9415-9f0c-4c9f-a05c-fa7f992f675d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:37.376391 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-c4d27294-2221-43b1-bacc-a07eb23ece91 req-92bb9415-9f0c-4c9f-a05c-fa7f992f675d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Get all volumes completed successfully. Aug 19 21:25:37.380778 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.380778 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:37.392628 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c4d27294-2221-43b1-bacc-a07eb23ece91 req-92bb9415-9f0c-4c9f-a05c-fa7f992f675d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:37.393264 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 365/1459] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:37.452150 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d1af5836-fba9-4ef8-9ddd-3e67734c0094 req-1ad41120-ff24-486b-b9d6-7aefbd95c3c0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.455422 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d1af5836-fba9-4ef8-9ddd-3e67734c0094 req-1ad41120-ff24-486b-b9d6-7aefbd95c3c0 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:37.456076 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d1af5836-fba9-4ef8-9ddd-3e67734c0094 req-1ad41120-ff24-486b-b9d6-7aefbd95c3c0 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.456076 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d1af5836-fba9-4ef8-9ddd-3e67734c0094 req-1ad41120-ff24-486b-b9d6-7aefbd95c3c0 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.457145 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [req-d1af5836-fba9-4ef8-9ddd-3e67734c0094 req-1ad41120-ff24-486b-b9d6-7aefbd95c3c0 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:37.458043 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d1af5836-fba9-4ef8-9ddd-3e67734c0094 req-1ad41120-ff24-486b-b9d6-7aefbd95c3c0 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:37.479512 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d1af5836-fba9-4ef8-9ddd-3e67734c0094 req-1ad41120-ff24-486b-b9d6-7aefbd95c3c0 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Get all volumes completed successfully. Aug 19 21:25:37.481581 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.481581 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:37.489994 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d1af5836-fba9-4ef8-9ddd-3e67734c0094 req-1ad41120-ff24-486b-b9d6-7aefbd95c3c0 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:37.490782 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 364/1460] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:37.536377 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-65db618e-61f4-4726-bcad-9463babc2504 req-8be1d83a-0007-45ae-9058-414aa1c7c02e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.540254 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-65db618e-61f4-4726-bcad-9463babc2504 req-8be1d83a-0007-45ae-9058-414aa1c7c02e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:37.540607 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-65db618e-61f4-4726-bcad-9463babc2504 req-8be1d83a-0007-45ae-9058-414aa1c7c02e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.541003 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-65db618e-61f4-4726-bcad-9463babc2504 req-8be1d83a-0007-45ae-9058-414aa1c7c02e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.541576 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [req-65db618e-61f4-4726-bcad-9463babc2504 req-8be1d83a-0007-45ae-9058-414aa1c7c02e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:37.542911 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-65db618e-61f4-4726-bcad-9463babc2504 req-8be1d83a-0007-45ae-9058-414aa1c7c02e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:37.555729 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-65db618e-61f4-4726-bcad-9463babc2504 req-8be1d83a-0007-45ae-9058-414aa1c7c02e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Get all volumes completed successfully. Aug 19 21:25:37.556988 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.556988 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:37.562715 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-65db618e-61f4-4726-bcad-9463babc2504 req-8be1d83a-0007-45ae-9058-414aa1c7c02e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:37.563461 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 369/1461] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:37.606630 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9f829bae-f4b8-4140-aeb4-19156426c57f req-c0c37961-6c3b-468c-994e-d0a60295c37d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.612127 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9f829bae-f4b8-4140-aeb4-19156426c57f req-c0c37961-6c3b-468c-994e-d0a60295c37d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:37.612127 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9f829bae-f4b8-4140-aeb4-19156426c57f req-c0c37961-6c3b-468c-994e-d0a60295c37d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.612127 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9f829bae-f4b8-4140-aeb4-19156426c57f req-c0c37961-6c3b-468c-994e-d0a60295c37d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.612127 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [req-9f829bae-f4b8-4140-aeb4-19156426c57f req-c0c37961-6c3b-468c-994e-d0a60295c37d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:37.613034 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-9f829bae-f4b8-4140-aeb4-19156426c57f req-c0c37961-6c3b-468c-994e-d0a60295c37d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:37.628235 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-9f829bae-f4b8-4140-aeb4-19156426c57f req-c0c37961-6c3b-468c-994e-d0a60295c37d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Get all volumes completed successfully. Aug 19 21:25:37.629785 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.629785 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:37.638191 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9f829bae-f4b8-4140-aeb4-19156426c57f req-c0c37961-6c3b-468c-994e-d0a60295c37d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:37.639544 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 364/1462] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:37.685783 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b7781238-6d9a-4f95-870b-791c032826b3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.685783 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b7781238-6d9a-4f95-870b-791c032826b3 None None] GET https://10.4.3.158/volume// Aug 19 21:25:37.686414 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b7781238-6d9a-4f95-870b-791c032826b3 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.686414 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b7781238-6d9a-4f95-870b-791c032826b3 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.687043 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b7781238-6d9a-4f95-870b-791c032826b3 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:37.687043 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 366/1463] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:37.687855 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2c7d2cb8-7031-4a04-b3e5-942566b350b0 req-e374f222-a65d-49f3-af1d-300bbacd28dc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.692230 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2c7d2cb8-7031-4a04-b3e5-942566b350b0 req-e374f222-a65d-49f3-af1d-300bbacd28dc tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:37.692230 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2c7d2cb8-7031-4a04-b3e5-942566b350b0 req-e374f222-a65d-49f3-af1d-300bbacd28dc tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.692230 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2c7d2cb8-7031-4a04-b3e5-942566b350b0 req-e374f222-a65d-49f3-af1d-300bbacd28dc tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.692230 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [req-2c7d2cb8-7031-4a04-b3e5-942566b350b0 req-e374f222-a65d-49f3-af1d-300bbacd28dc tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:37.693453 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-2c7d2cb8-7031-4a04-b3e5-942566b350b0 req-e374f222-a65d-49f3-af1d-300bbacd28dc tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:37.696969 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-921cd08c-6dc9-469b-87f5-08965d75b156 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.700485 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-921cd08c-6dc9-469b-87f5-08965d75b156 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:25:37.701091 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-921cd08c-6dc9-469b-87f5-08965d75b156 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5d9df04-daf9-4227-9ea6-feefdcf5d7f5", "connector": null, "instance_uuid": "67d2b231-3e68-4063-8f12-17f5cec18ab7"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:37.709993 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2c7d2cb8-7031-4a04-b3e5-942566b350b0 req-e374f222-a65d-49f3-af1d-300bbacd28dc tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Get all volumes completed successfully. Aug 19 21:25:37.712182 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.712182 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:37.719692 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2c7d2cb8-7031-4a04-b3e5-942566b350b0 req-e374f222-a65d-49f3-af1d-300bbacd28dc tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:37.720650 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 365/1464] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:37.726243 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.726243 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:37.761084 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-119255cd-1cee-4c07-b588-12ec1fef1932 req-1fca0e7f-1f7a-4fbb-af0e-392c7ed7d42e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.764244 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-119255cd-1cee-4c07-b588-12ec1fef1932 req-1fca0e7f-1f7a-4fbb-af0e-392c7ed7d42e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:37.764929 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-119255cd-1cee-4c07-b588-12ec1fef1932 req-1fca0e7f-1f7a-4fbb-af0e-392c7ed7d42e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.764929 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-119255cd-1cee-4c07-b588-12ec1fef1932 req-1fca0e7f-1f7a-4fbb-af0e-392c7ed7d42e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.765469 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [req-119255cd-1cee-4c07-b588-12ec1fef1932 req-1fca0e7f-1f7a-4fbb-af0e-392c7ed7d42e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:37.766332 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-119255cd-1cee-4c07-b588-12ec1fef1932 req-1fca0e7f-1f7a-4fbb-af0e-392c7ed7d42e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:37.779487 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-119255cd-1cee-4c07-b588-12ec1fef1932 req-1fca0e7f-1f7a-4fbb-af0e-392c7ed7d42e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Get all volumes completed successfully. Aug 19 21:25:37.782293 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.782293 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:37.790327 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-921cd08c-6dc9-469b-87f5-08965d75b156 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:25:37.791179 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 370/1465] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:25:37 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:37.791523 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-119255cd-1cee-4c07-b588-12ec1fef1932 req-1fca0e7f-1f7a-4fbb-af0e-392c7ed7d42e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:37.792198 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 365/1466] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:37.801376 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-1b41e490-cba1-403e-b783-758dfe0e39f2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.804919 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-1b41e490-cba1-403e-b783-758dfe0e39f2 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a9dad695-bbb1-453d-91d0-59cb1e14183b Aug 19 21:25:37.805222 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-1b41e490-cba1-403e-b783-758dfe0e39f2 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.805496 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-1b41e490-cba1-403e-b783-758dfe0e39f2 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.818126 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.818126 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:37.825396 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e60471c3-c672-4763-b7a7-a9f06d5fd180 req-335e0bef-49a8-4385-9e11-829dce050a0e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.827735 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e60471c3-c672-4763-b7a7-a9f06d5fd180 req-335e0bef-49a8-4385-9e11-829dce050a0e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:37.827968 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e60471c3-c672-4763-b7a7-a9f06d5fd180 req-335e0bef-49a8-4385-9e11-829dce050a0e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.828302 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e60471c3-c672-4763-b7a7-a9f06d5fd180 req-335e0bef-49a8-4385-9e11-829dce050a0e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.828636 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [req-e60471c3-c672-4763-b7a7-a9f06d5fd180 req-335e0bef-49a8-4385-9e11-829dce050a0e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:37.829482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-e60471c3-c672-4763-b7a7-a9f06d5fd180 req-335e0bef-49a8-4385-9e11-829dce050a0e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:37.838152 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9e720f63-fc96-4682-8e5b-9f4f6fa63cb2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.839547 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e60471c3-c672-4763-b7a7-a9f06d5fd180 req-335e0bef-49a8-4385-9e11-829dce050a0e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Get all volumes completed successfully. Aug 19 21:25:37.840689 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e720f63-fc96-4682-8e5b-9f4f6fa63cb2 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 Aug 19 21:25:37.840771 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.840771 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:37.840826 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e720f63-fc96-4682-8e5b-9f4f6fa63cb2 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.841101 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e720f63-fc96-4682-8e5b-9f4f6fa63cb2 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.846101 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e60471c3-c672-4763-b7a7-a9f06d5fd180 req-335e0bef-49a8-4385-9e11-829dce050a0e tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:37.846706 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 366/1467] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:37.848365 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e720f63-fc96-4682-8e5b-9f4f6fa63cb2 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 returned with HTTP 404 Aug 19 21:25:37.848611 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 371/1468] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:37.859863 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a49f5ec7-eb2d-42fa-9fe1-b64844eecff2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.862992 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a49f5ec7-eb2d-42fa-9fe1-b64844eecff2 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action Aug 19 21:25:37.862992 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a49f5ec7-eb2d-42fa-9fe1-b64844eecff2 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:37.863221 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a49f5ec7-eb2d-42fa-9fe1-b64844eecff2 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:37.867782 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-a49f5ec7-eb2d-42fa-9fe1-b64844eecff2 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '4ad25a4b-2c41-4208-92d9-b29a710a72f0' with '{'status': 'available'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:37.884120 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.884120 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:37.885836 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b12cc993-fd00-415b-9a46-7ff80e31a991 req-3a858156-4dec-45af-8eed-956548bef824 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.890227 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b12cc993-fd00-415b-9a46-7ff80e31a991 req-3a858156-4dec-45af-8eed-956548bef824 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:37.890953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b12cc993-fd00-415b-9a46-7ff80e31a991 req-3a858156-4dec-45af-8eed-956548bef824 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.891539 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b12cc993-fd00-415b-9a46-7ff80e31a991 req-3a858156-4dec-45af-8eed-956548bef824 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.892198 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [req-b12cc993-fd00-415b-9a46-7ff80e31a991 req-3a858156-4dec-45af-8eed-956548bef824 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:37.893935 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-b12cc993-fd00-415b-9a46-7ff80e31a991 req-3a858156-4dec-45af-8eed-956548bef824 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:37.901912 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-1b41e490-cba1-403e-b783-758dfe0e39f2 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a9dad695-bbb1-453d-91d0-59cb1e14183b returned with HTTP 200 Aug 19 21:25:37.903621 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 367/1469] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:25:37 2026] DELETE /volume/v3/attachments/a9dad695-bbb1-453d-91d0-59cb1e14183b => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:37.906618 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-b12cc993-fd00-415b-9a46-7ff80e31a991 req-3a858156-4dec-45af-8eed-956548bef824 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] Get all volumes completed successfully. Aug 19 21:25:37.907812 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.907812 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:37.909104 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a49f5ec7-eb2d-42fa-9fe1-b64844eecff2 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action returned with HTTP 202 Aug 19 21:25:37.909947 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 366/1470] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:37 2026] POST /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:37.917236 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b12cc993-fd00-415b-9a46-7ff80e31a991 req-3a858156-4dec-45af-8eed-956548bef824 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:37.918843 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 367/1471] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:25:37.920109 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6f7753c6-1af3-4bd7-b9c4-cf23033fed29 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.922690 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f7753c6-1af3-4bd7-b9c4-cf23033fed29 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:37.922997 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f7753c6-1af3-4bd7-b9c4-cf23033fed29 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.923937 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f7753c6-1af3-4bd7-b9c4-cf23033fed29 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.934747 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.934747 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:37.935436 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6f7753c6-1af3-4bd7-b9c4-cf23033fed29 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:37.936540 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f7753c6-1af3-4bd7-b9c4-cf23033fed29 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:37.937922 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 372/1472] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:37.939700 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d71eca1f-ea2c-49f8-8743-adb732b70a16 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.941685 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d71eca1f-ea2c-49f8-8743-adb732b70a16 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 Aug 19 21:25:37.941951 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d71eca1f-ea2c-49f8-8743-adb732b70a16 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.942305 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d71eca1f-ea2c-49f8-8743-adb732b70a16 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.942539 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-d71eca1f-ea2c-49f8-8743-adb732b70a16 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Delete volume with id: 3dec55d2-3e8e-4284-b29f-f1a7df387d75 Aug 19 21:25:37.949177 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d58c7c8f-49ae-43d5-9ce4-8ecc6a6f8e60 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.951140 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.951140 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:37.951679 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d58c7c8f-49ae-43d5-9ce4-8ecc6a6f8e60 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 Aug 19 21:25:37.951832 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d71eca1f-ea2c-49f8-8743-adb732b70a16 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:37.953087 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d58c7c8f-49ae-43d5-9ce4-8ecc6a6f8e60 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:37.953087 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d58c7c8f-49ae-43d5-9ce4-8ecc6a6f8e60 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:37.953087 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-d58c7c8f-49ae-43d5-9ce4-8ecc6a6f8e60 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Delete snapshot with id: 6de92d82-d952-4b1d-8835-cbcf14b31da3 Aug 19 21:25:37.960536 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d58c7c8f-49ae-43d5-9ce4-8ecc6a6f8e60 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 returned with HTTP 404 Aug 19 21:25:37.961754 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 367/1473] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:25:37 2026] DELETE /volume/v3/snapshots/6de92d82-d952-4b1d-8835-cbcf14b31da3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:37.972405 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-26016041-a019-444b-bd28-184819ca7377 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:37.974812 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-26016041-a019-444b-bd28-184819ca7377 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:25:37.975185 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-26016041-a019-444b-bd28-184819ca7377 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62b68137-bbe4-4722-b3b4-3e633053dd3f", "name": "tempest-SnapshotsActionsTest-Snapshot-617571886"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:37.983707 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d71eca1f-ea2c-49f8-8743-adb732b70a16 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Delete volume request issued successfully. Aug 19 21:25:37.983999 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d71eca1f-ea2c-49f8-8743-adb732b70a16 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 returned with HTTP 202 Aug 19 21:25:37.984492 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 368/1474] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:25:37 2026] DELETE /volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:37.985408 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:37.985408 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:37.986244 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-26016041-a019-444b-bd28-184819ca7377 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Volume info retrieved successfully. Aug 19 21:25:37.986244 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-26016041-a019-444b-bd28-184819ca7377 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Create snapshot from volume 62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:37.998467 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3685202f-b76b-4a5d-a8de-6f6bab800247 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:38.001226 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3685202f-b76b-4a5d-a8de-6f6bab800247 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 Aug 19 21:25:38.001453 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3685202f-b76b-4a5d-a8de-6f6bab800247 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:38.001930 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3685202f-b76b-4a5d-a8de-6f6bab800247 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:38.014812 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:38.014812 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:38.021404 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3685202f-b76b-4a5d-a8de-6f6bab800247 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:38.032433 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3685202f-b76b-4a5d-a8de-6f6bab800247 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 returned with HTTP 200 Aug 19 21:25:38.032982 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 373/1475] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:37 2026] GET /volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:38.038955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-26016041-a019-444b-bd28-184819ca7377 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Created reservations ['d7c7def9-e2fb-4484-889c-ddfae1e7bda1', '4e03bfa6-abc1-4b23-ac92-284e1c02add8', 'd93a33a7-8de4-446c-ba76-13119f9e0941', '3801ada7-91df-4ec9-99f5-28d49c1cbf7c'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:38.092520 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-26016041-a019-444b-bd28-184819ca7377 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot create request issued successfully. Aug 19 21:25:38.092979 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-26016041-a019-444b-bd28-184819ca7377 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:25:38.093707 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 368/1476] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:25:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:38.109058 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5421a657-9c87-4ab9-b41f-12303609d235 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:38.109333 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-949272be-0d4b-4f32-aca0-49329358b7d1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:38.111686 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-949272be-0d4b-4f32-aca0-49329358b7d1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:38.112239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-949272be-0d4b-4f32-aca0-49329358b7d1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:38.112360 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5421a657-9c87-4ab9-b41f-12303609d235 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 Aug 19 21:25:38.113217 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-949272be-0d4b-4f32-aca0-49329358b7d1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:38.113217 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-949272be-0d4b-4f32-aca0-49329358b7d1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:38.113338 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5421a657-9c87-4ab9-b41f-12303609d235 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:38.113485 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5421a657-9c87-4ab9-b41f-12303609d235 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:38.120560 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:38.120560 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:38.121683 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-949272be-0d4b-4f32-aca0-49329358b7d1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:38.125174 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 369/1477] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:38 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:38.128512 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:38.128512 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:38.129613 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5421a657-9c87-4ab9-b41f-12303609d235 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:38.130885 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5421a657-9c87-4ab9-b41f-12303609d235 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 returned with HTTP 200 Aug 19 21:25:38.131700 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 368/1478] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:38 2026] GET /volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:39.055705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bb06c79a-6c47-4eaf-9d0a-6862d8dbd62d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.061800 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb06c79a-6c47-4eaf-9d0a-6862d8dbd62d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 Aug 19 21:25:39.062966 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb06c79a-6c47-4eaf-9d0a-6862d8dbd62d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:39.064291 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb06c79a-6c47-4eaf-9d0a-6862d8dbd62d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:39.082873 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb06c79a-6c47-4eaf-9d0a-6862d8dbd62d tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 returned with HTTP 404 Aug 19 21:25:39.083662 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 374/1479] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:39 2026] GET /volume/v3/volumes/3dec55d2-3e8e-4284-b29f-f1a7df387d75 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:39.100796 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b2572423-48bf-4a84-a7e9-7e7505d43efd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.103273 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2572423-48bf-4a84-a7e9-7e7505d43efd tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] DELETE https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 Aug 19 21:25:39.103946 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2572423-48bf-4a84-a7e9-7e7505d43efd tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:39.104413 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2572423-48bf-4a84-a7e9-7e7505d43efd tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:39.104809 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-b2572423-48bf-4a84-a7e9-7e7505d43efd tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Delete volume with id: 027acb06-ac09-4703-85da-38b3f3018191 Aug 19 21:25:39.117440 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:39.117440 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:39.118214 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b2572423-48bf-4a84-a7e9-7e7505d43efd tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:39.142180 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-815da16a-51a9-466e-aeff-04f61a9ef704 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.145093 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b7f2b233-828d-477d-8558-e78a655e3d83 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.146327 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-815da16a-51a9-466e-aeff-04f61a9ef704 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:39.146793 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-815da16a-51a9-466e-aeff-04f61a9ef704 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:39.148272 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b2572423-48bf-4a84-a7e9-7e7505d43efd tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Delete volume request issued successfully. Aug 19 21:25:39.148467 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-815da16a-51a9-466e-aeff-04f61a9ef704 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:39.148517 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2572423-48bf-4a84-a7e9-7e7505d43efd tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 returned with HTTP 202 Aug 19 21:25:39.148702 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-815da16a-51a9-466e-aeff-04f61a9ef704 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:39.149133 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 369/1480] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:25:39 2026] DELETE /volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:39.151561 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7f2b233-828d-477d-8558-e78a655e3d83 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 Aug 19 21:25:39.151970 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7f2b233-828d-477d-8558-e78a655e3d83 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:39.152363 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7f2b233-828d-477d-8558-e78a655e3d83 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:39.155837 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:39.155837 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:39.156740 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-815da16a-51a9-466e-aeff-04f61a9ef704 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:39.157413 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 370/1481] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:39 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:39.162832 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b511d831-0650-40f4-ba9d-67291407d927 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.164868 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b511d831-0650-40f4-ba9d-67291407d927 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 Aug 19 21:25:39.164868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b511d831-0650-40f4-ba9d-67291407d927 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:39.164868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b511d831-0650-40f4-ba9d-67291407d927 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:39.166359 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:39.166359 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:39.166447 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b7f2b233-828d-477d-8558-e78a655e3d83 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:39.168064 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7f2b233-828d-477d-8558-e78a655e3d83 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 returned with HTTP 200 Aug 19 21:25:39.168658 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 369/1482] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:39 2026] GET /volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:39.174479 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:39.174479 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:39.179512 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b511d831-0650-40f4-ba9d-67291407d927 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:39.183354 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a42f5183-1cc1-4ebe-bb47-328db706d563 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.184897 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b511d831-0650-40f4-ba9d-67291407d927 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 returned with HTTP 200 Aug 19 21:25:39.185467 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 375/1483] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:39 2026] GET /volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:39.187944 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a42f5183-1cc1-4ebe-bb47-328db706d563 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22/action Aug 19 21:25:39.187944 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a42f5183-1cc1-4ebe-bb47-328db706d563 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:39.187944 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a42f5183-1cc1-4ebe-bb47-328db706d563 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:39.193721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-a42f5183-1cc1-4ebe-bb47-328db706d563 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot 'fddba63b-2145-4a7f-aaa6-d3c772375c22' with '{'status': 'error'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:39.223811 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-0f86be01-0ce5-47bc-905c-5d625ea535ee None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.227986 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-0f86be01-0ce5-47bc-905c-5d625ea535ee tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] PUT https://10.4.3.158/volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536 Aug 19 21:25:39.228390 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-0f86be01-0ce5-47bc-905c-5d625ea535ee tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:39.229592 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:39.229592 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:39.240757 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-0f86be01-0ce5-47bc-905c-5d625ea535ee tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Acquiring lock "cinder-attachment_update-d5d9df04-daf9-4227-9ea6-feefdcf5d7f5-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:25:39.247868 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-0f86be01-0ce5-47bc-905c-5d625ea535ee tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Lock "cinder-attachment_update-d5d9df04-daf9-4227-9ea6-feefdcf5d7f5-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:25:39.249678 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:39.249678 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:39.254962 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a42f5183-1cc1-4ebe-bb47-328db706d563 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22/action returned with HTTP 202 Aug 19 21:25:39.255982 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 370/1484] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:39 2026] POST /volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:39.267918 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b7a12a6f-da9d-44df-9e73-f106f9e8c74b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.270476 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7a12a6f-da9d-44df-9e73-f106f9e8c74b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 Aug 19 21:25:39.270691 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7a12a6f-da9d-44df-9e73-f106f9e8c74b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:39.271426 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7a12a6f-da9d-44df-9e73-f106f9e8c74b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:39.278923 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:39.278923 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:39.279535 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b7a12a6f-da9d-44df-9e73-f106f9e8c74b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:39.280556 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7a12a6f-da9d-44df-9e73-f106f9e8c74b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 returned with HTTP 200 Aug 19 21:25:39.281060 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 370/1485] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:39 2026] GET /volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:39.297203 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a419e3bc-db7b-404c-9021-d77cb3d7c231 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.300538 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a419e3bc-db7b-404c-9021-d77cb3d7c231 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22/action Aug 19 21:25:39.301243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a419e3bc-db7b-404c-9021-d77cb3d7c231 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:39.301978 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a419e3bc-db7b-404c-9021-d77cb3d7c231 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:39.310824 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:39.310824 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:39.311297 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a419e3bc-db7b-404c-9021-d77cb3d7c231 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Snapshot retrieved successfully. Aug 19 21:25:39.338618 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a419e3bc-db7b-404c-9021-d77cb3d7c231 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Snapshot delete request issued successfully. Aug 19 21:25:39.338884 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a419e3bc-db7b-404c-9021-d77cb3d7c231 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22/action returned with HTTP 202 Aug 19 21:25:39.339518 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 376/1486] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:39 2026] POST /volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:39.350737 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ca38cbd6-6dd6-4ce6-8017-40c0aa86ac82 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.352968 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca38cbd6-6dd6-4ce6-8017-40c0aa86ac82 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 Aug 19 21:25:39.353224 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca38cbd6-6dd6-4ce6-8017-40c0aa86ac82 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:39.353452 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca38cbd6-6dd6-4ce6-8017-40c0aa86ac82 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:39.359565 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:39.359565 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:39.360342 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ca38cbd6-6dd6-4ce6-8017-40c0aa86ac82 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:39.361863 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca38cbd6-6dd6-4ce6-8017-40c0aa86ac82 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 returned with HTTP 200 Aug 19 21:25:39.362593 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 371/1487] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:39 2026] GET /volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:39.389037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-0f86be01-0ce5-47bc-905c-5d625ea535ee tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Lock "cinder-attachment_update-d5d9df04-daf9-4227-9ea6-feefdcf5d7f5-np0000007814" released by "attachment_update" :: held 0.141s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:25:39.389567 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-0f86be01-0ce5-47bc-905c-5d625ea535ee tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536 returned with HTTP 200 Aug 19 21:25:39.390258 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 371/1488] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:25:39 2026] PUT /volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:39.402573 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-2eef16dd-d3a7-4e4d-ae39-c94897dc9f86 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:39.405682 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-2eef16dd-d3a7-4e4d-ae39-c94897dc9f86 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536 Aug 19 21:25:39.406026 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-2eef16dd-d3a7-4e4d-ae39-c94897dc9f86 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:39.406376 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-2eef16dd-d3a7-4e4d-ae39-c94897dc9f86 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:39.429483 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-2eef16dd-d3a7-4e4d-ae39-c94897dc9f86 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536 returned with HTTP 200 Aug 19 21:25:39.430310 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 371/1489] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Aug 19 21:25:39 2026] GET /volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:40.175432 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b012f314-d2a9-4e4a-940e-094914928c12 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:40.177632 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b012f314-d2a9-4e4a-940e-094914928c12 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:40.177942 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b012f314-d2a9-4e4a-940e-094914928c12 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:40.178345 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b012f314-d2a9-4e4a-940e-094914928c12 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:40.178509 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b012f314-d2a9-4e4a-940e-094914928c12 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:40.183884 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:40.183884 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:40.184742 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b012f314-d2a9-4e4a-940e-094914928c12 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:40.185350 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 377/1490] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:40 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:40.200759 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c602f215-afa2-4887-a86b-18e701d4ea43 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:40.205226 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c602f215-afa2-4887-a86b-18e701d4ea43 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 Aug 19 21:25:40.205650 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c602f215-afa2-4887-a86b-18e701d4ea43 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:40.205995 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c602f215-afa2-4887-a86b-18e701d4ea43 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:40.223769 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c602f215-afa2-4887-a86b-18e701d4ea43 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 returned with HTTP 404 Aug 19 21:25:40.224405 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 372/1491] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:40 2026] GET /volume/v3/volumes/027acb06-ac09-4703-85da-38b3f3018191 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:40.234711 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ecd5922a-df16-4f17-9bff-221ba0e2cb8c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:40.237145 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ecd5922a-df16-4f17-9bff-221ba0e2cb8c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] DELETE https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 Aug 19 21:25:40.237404 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ecd5922a-df16-4f17-9bff-221ba0e2cb8c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:40.237703 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ecd5922a-df16-4f17-9bff-221ba0e2cb8c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:40.237931 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-ecd5922a-df16-4f17-9bff-221ba0e2cb8c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Delete volume with id: 54ea3983-202a-4b64-a7f1-ef046666c4d1 Aug 19 21:25:40.247761 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:40.247761 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:40.248503 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ecd5922a-df16-4f17-9bff-221ba0e2cb8c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:40.281664 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ecd5922a-df16-4f17-9bff-221ba0e2cb8c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Delete volume request issued successfully. Aug 19 21:25:40.281998 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ecd5922a-df16-4f17-9bff-221ba0e2cb8c tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 returned with HTTP 202 Aug 19 21:25:40.283218 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 372/1492] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:25:40 2026] DELETE /volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:40.293590 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ebb11c04-d83f-46ef-bb2d-986013865321 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:40.296906 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ebb11c04-d83f-46ef-bb2d-986013865321 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 Aug 19 21:25:40.297419 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ebb11c04-d83f-46ef-bb2d-986013865321 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:40.297893 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ebb11c04-d83f-46ef-bb2d-986013865321 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:40.309342 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:40.309342 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:40.315815 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ebb11c04-d83f-46ef-bb2d-986013865321 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Volume info retrieved successfully. Aug 19 21:25:40.322706 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ebb11c04-d83f-46ef-bb2d-986013865321 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 returned with HTTP 200 Aug 19 21:25:40.323591 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 372/1493] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:40 2026] GET /volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:40.376991 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d1993329-4f07-427a-9265-1420388e8656 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:40.389754 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1993329-4f07-427a-9265-1420388e8656 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 Aug 19 21:25:40.390965 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1993329-4f07-427a-9265-1420388e8656 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:40.391298 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1993329-4f07-427a-9265-1420388e8656 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:40.410950 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1993329-4f07-427a-9265-1420388e8656 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 returned with HTTP 404 Aug 19 21:25:40.412249 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 378/1494] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:40 2026] GET /volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:40.420750 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2a84c0e1-8fdc-45e9-83b9-c3c135e45280 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:40.427199 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a84c0e1-8fdc-45e9-83b9-c3c135e45280 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action Aug 19 21:25:40.428199 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a84c0e1-8fdc-45e9-83b9-c3c135e45280 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:40.429951 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a84c0e1-8fdc-45e9-83b9-c3c135e45280 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:40.431129 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-2a84c0e1-8fdc-45e9-83b9-c3c135e45280 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '4ad25a4b-2c41-4208-92d9-b29a710a72f0' with '{'status': 'available'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:40.441395 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:40.441395 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:40.460479 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a84c0e1-8fdc-45e9-83b9-c3c135e45280 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action returned with HTTP 202 Aug 19 21:25:40.460579 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 373/1495] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:40 2026] POST /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:40.470206 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-401daaa9-4bbc-47b2-a57a-7c219818e79d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:40.472347 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-401daaa9-4bbc-47b2-a57a-7c219818e79d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:40.472609 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-401daaa9-4bbc-47b2-a57a-7c219818e79d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:40.472861 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-401daaa9-4bbc-47b2-a57a-7c219818e79d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:40.478298 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:40.478298 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:40.478814 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-401daaa9-4bbc-47b2-a57a-7c219818e79d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:40.479794 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-401daaa9-4bbc-47b2-a57a-7c219818e79d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:40.480183 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 373/1496] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:40 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:40.490257 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c66ba6b1-cf40-4df5-a3eb-f8d399f6ee3b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:40.492387 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c66ba6b1-cf40-4df5-a3eb-f8d399f6ee3b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 Aug 19 21:25:40.492709 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c66ba6b1-cf40-4df5-a3eb-f8d399f6ee3b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:40.493149 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c66ba6b1-cf40-4df5-a3eb-f8d399f6ee3b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:40.493464 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-c66ba6b1-cf40-4df5-a3eb-f8d399f6ee3b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Delete snapshot with id: fddba63b-2145-4a7f-aaa6-d3c772375c22 Aug 19 21:25:40.498711 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c66ba6b1-cf40-4df5-a3eb-f8d399f6ee3b tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 returned with HTTP 404 Aug 19 21:25:40.499366 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 373/1497] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:25:40 2026] DELETE /volume/v3/snapshots/fddba63b-2145-4a7f-aaa6-d3c772375c22 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:40.508292 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0954883a-f51a-4468-b67b-f3ac679bbbec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:40.510278 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0954883a-f51a-4468-b67b-f3ac679bbbec tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:25:40.510636 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0954883a-f51a-4468-b67b-f3ac679bbbec tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62b68137-bbe4-4722-b3b4-3e633053dd3f", "name": "tempest-SnapshotsActionsTest-Snapshot-1807801893"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:40.520191 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:40.520191 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:40.520676 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0954883a-f51a-4468-b67b-f3ac679bbbec tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Volume info retrieved successfully. Aug 19 21:25:40.520784 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-0954883a-f51a-4468-b67b-f3ac679bbbec tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Create snapshot from volume 62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:40.551823 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-0954883a-f51a-4468-b67b-f3ac679bbbec tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Created reservations ['df226bc5-2efe-484b-ad7c-bfd57b7fc11d', '10a14bf0-0e53-4a94-ad37-1d8816f56750', '16b90c07-dbd0-4397-9e0e-690f8e977d44', '68b4bb29-09b2-4b5c-b373-69210c4a0bc6'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:40.598710 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0954883a-f51a-4468-b67b-f3ac679bbbec tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot create request issued successfully. Aug 19 21:25:40.599244 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0954883a-f51a-4468-b67b-f3ac679bbbec tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:25:40.599780 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 379/1498] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:25:40 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 19 21:25:40.613761 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a1c23a17-4c02-427e-8b1c-372b1f36b794 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:40.616984 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1c23a17-4c02-427e-8b1c-372b1f36b794 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef Aug 19 21:25:40.617170 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1c23a17-4c02-427e-8b1c-372b1f36b794 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:40.617499 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1c23a17-4c02-427e-8b1c-372b1f36b794 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:40.624562 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:40.624562 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:40.625254 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a1c23a17-4c02-427e-8b1c-372b1f36b794 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:40.626330 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1c23a17-4c02-427e-8b1c-372b1f36b794 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef returned with HTTP 200 Aug 19 21:25:40.627071 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 374/1499] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:40 2026] GET /volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:41.204533 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a422105b-ddfa-46b0-96f4-51638a57cbe1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:41.206881 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a422105b-ddfa-46b0-96f4-51638a57cbe1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:41.206881 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a422105b-ddfa-46b0-96f4-51638a57cbe1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:41.206881 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a422105b-ddfa-46b0-96f4-51638a57cbe1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:41.206881 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a422105b-ddfa-46b0-96f4-51638a57cbe1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:41.213696 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:41.213696 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:41.214183 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a422105b-ddfa-46b0-96f4-51638a57cbe1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:41.214617 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 374/1500] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:41 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:41.341319 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4fa84c2-0a5a-4c97-b0ef-bbbaacb43cb3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:41.343353 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4fa84c2-0a5a-4c97-b0ef-bbbaacb43cb3 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] GET https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 Aug 19 21:25:41.343541 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4fa84c2-0a5a-4c97-b0ef-bbbaacb43cb3 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:41.343740 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4fa84c2-0a5a-4c97-b0ef-bbbaacb43cb3 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:41.350550 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4fa84c2-0a5a-4c97-b0ef-bbbaacb43cb3 tempest-VolumesTestJSON-1835010064 tempest-VolumesTestJSON-1835010064-project-member] https://10.4.3.158/volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 returned with HTTP 404 Aug 19 21:25:41.351671 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 374/1501] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:41 2026] GET /volume/v3/volumes/54ea3983-202a-4b64-a7f1-ef046666c4d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:41.642336 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6764791e-5de2-4c13-a029-fb2692019ae5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:41.645982 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6764791e-5de2-4c13-a029-fb2692019ae5 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef Aug 19 21:25:41.645982 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6764791e-5de2-4c13-a029-fb2692019ae5 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:41.646278 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6764791e-5de2-4c13-a029-fb2692019ae5 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:41.655968 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:41.655968 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:41.656532 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6764791e-5de2-4c13-a029-fb2692019ae5 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:41.657658 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6764791e-5de2-4c13-a029-fb2692019ae5 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef returned with HTTP 200 Aug 19 21:25:41.658838 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 380/1502] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:41 2026] GET /volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:25:41.671132 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0475e5ec-1f47-4cfc-a3bf-12fb85dc11ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:41.674099 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0475e5ec-1f47-4cfc-a3bf-12fb85dc11ee tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef/action Aug 19 21:25:41.674563 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0475e5ec-1f47-4cfc-a3bf-12fb85dc11ee tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:41.674733 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0475e5ec-1f47-4cfc-a3bf-12fb85dc11ee tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:41.676829 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-0475e5ec-1f47-4cfc-a3bf-12fb85dc11ee tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '41569ae8-b940-4a6b-b5bb-a1c0d16799ef' with '{'status': 'error_deleting'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:41.693042 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:41.693042 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:41.710608 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0475e5ec-1f47-4cfc-a3bf-12fb85dc11ee tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef/action returned with HTTP 202 Aug 19 21:25:41.711256 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 375/1503] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:41 2026] POST /volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:41.724580 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f7fd996a-864f-46ba-9b08-a8cb71a2de06 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:41.726956 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f7fd996a-864f-46ba-9b08-a8cb71a2de06 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef Aug 19 21:25:41.727389 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f7fd996a-864f-46ba-9b08-a8cb71a2de06 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:41.727389 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f7fd996a-864f-46ba-9b08-a8cb71a2de06 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:41.734653 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:41.734653 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:41.735294 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f7fd996a-864f-46ba-9b08-a8cb71a2de06 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:41.736404 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f7fd996a-864f-46ba-9b08-a8cb71a2de06 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef returned with HTTP 200 Aug 19 21:25:41.736879 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 375/1504] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:41 2026] GET /volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:41.751180 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7d11547a-64de-410d-b93f-ac9479a702b4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:41.753213 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7d11547a-64de-410d-b93f-ac9479a702b4 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef/action Aug 19 21:25:41.754045 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7d11547a-64de-410d-b93f-ac9479a702b4 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:41.754353 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7d11547a-64de-410d-b93f-ac9479a702b4 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:41.762650 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:41.762650 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:41.765440 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7d11547a-64de-410d-b93f-ac9479a702b4 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Snapshot retrieved successfully. Aug 19 21:25:41.792345 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7d11547a-64de-410d-b93f-ac9479a702b4 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Snapshot delete request issued successfully. Aug 19 21:25:41.792896 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7d11547a-64de-410d-b93f-ac9479a702b4 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef/action returned with HTTP 202 Aug 19 21:25:41.793841 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 375/1505] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:41 2026] POST /volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:41.807023 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7214414e-8997-4949-b083-058cd0080c7d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:41.811827 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7214414e-8997-4949-b083-058cd0080c7d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef Aug 19 21:25:41.811827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7214414e-8997-4949-b083-058cd0080c7d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:41.812682 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7214414e-8997-4949-b083-058cd0080c7d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:41.824270 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:41.824270 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:41.824983 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7214414e-8997-4949-b083-058cd0080c7d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:41.830544 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7214414e-8997-4949-b083-058cd0080c7d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef returned with HTTP 200 Aug 19 21:25:41.830687 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 381/1506] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:41 2026] GET /volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:42.228092 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-845260d6-791e-4b08-a27b-2e6d7a9a39a6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:42.231097 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-845260d6-791e-4b08-a27b-2e6d7a9a39a6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:42.232184 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-845260d6-791e-4b08-a27b-2e6d7a9a39a6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:42.232184 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-845260d6-791e-4b08-a27b-2e6d7a9a39a6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:42.232184 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-845260d6-791e-4b08-a27b-2e6d7a9a39a6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:42.238727 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:42.238727 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:42.239659 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-845260d6-791e-4b08-a27b-2e6d7a9a39a6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:42.240982 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 376/1507] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:42 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:42.843401 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9bc8b6a9-d621-432b-9330-bc08b470cf3c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:42.847368 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9bc8b6a9-d621-432b-9330-bc08b470cf3c tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef Aug 19 21:25:42.847582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9bc8b6a9-d621-432b-9330-bc08b470cf3c tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:42.847888 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9bc8b6a9-d621-432b-9330-bc08b470cf3c tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:42.854143 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9bc8b6a9-d621-432b-9330-bc08b470cf3c tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef returned with HTTP 404 Aug 19 21:25:42.855367 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 376/1508] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:42 2026] GET /volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:42.866111 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b444f409-32a1-4eab-a59d-77f3c869a8bb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:42.873243 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b444f409-32a1-4eab-a59d-77f3c869a8bb tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action Aug 19 21:25:42.873243 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b444f409-32a1-4eab-a59d-77f3c869a8bb tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:42.873243 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b444f409-32a1-4eab-a59d-77f3c869a8bb tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:42.875278 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-b444f409-32a1-4eab-a59d-77f3c869a8bb tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '4ad25a4b-2c41-4208-92d9-b29a710a72f0' with '{'status': 'available'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:42.895223 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:42.895223 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:42.914116 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b444f409-32a1-4eab-a59d-77f3c869a8bb tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action returned with HTTP 202 Aug 19 21:25:42.914641 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 376/1509] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:42 2026] POST /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:42.926972 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e65b6fe0-e314-4770-87b7-1d348f41ce8a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:42.929244 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e65b6fe0-e314-4770-87b7-1d348f41ce8a tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:42.929566 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e65b6fe0-e314-4770-87b7-1d348f41ce8a tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:42.929901 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e65b6fe0-e314-4770-87b7-1d348f41ce8a tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:42.938416 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:42.938416 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:42.939393 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e65b6fe0-e314-4770-87b7-1d348f41ce8a tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:42.941085 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e65b6fe0-e314-4770-87b7-1d348f41ce8a tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:42.941564 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 382/1510] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:42 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:42.953038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2251fd68-1e73-478a-8022-689ece1d0bb4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:42.957636 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2251fd68-1e73-478a-8022-689ece1d0bb4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef Aug 19 21:25:42.957818 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2251fd68-1e73-478a-8022-689ece1d0bb4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:42.957950 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2251fd68-1e73-478a-8022-689ece1d0bb4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:42.958871 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-2251fd68-1e73-478a-8022-689ece1d0bb4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Delete snapshot with id: 41569ae8-b940-4a6b-b5bb-a1c0d16799ef Aug 19 21:25:42.971548 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2251fd68-1e73-478a-8022-689ece1d0bb4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef returned with HTTP 404 Aug 19 21:25:42.971548 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 377/1511] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:25:42 2026] DELETE /volume/v3/snapshots/41569ae8-b940-4a6b-b5bb-a1c0d16799ef => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:42.987098 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-88ce018b-a1c0-43a5-af42-b09c37776b76 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:42.987475 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-88ce018b-a1c0-43a5-af42-b09c37776b76 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action Aug 19 21:25:42.987945 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-88ce018b-a1c0-43a5-af42-b09c37776b76 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:42.988226 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-88ce018b-a1c0-43a5-af42-b09c37776b76 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:42.990262 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.admin_actions [None req-88ce018b-a1c0-43a5-af42-b09c37776b76 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '4ad25a4b-2c41-4208-92d9-b29a710a72f0' with '{'status': 'creating'}' {{(pid=100178) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:43.010258 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:43.010258 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:43.038425 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-88ce018b-a1c0-43a5-af42-b09c37776b76 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action returned with HTTP 202 Aug 19 21:25:43.039440 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 377/1512] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:42 2026] POST /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:43.053432 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cb52af75-2833-45a2-bd1c-4f6b9720c6d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:43.058554 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb52af75-2833-45a2-bd1c-4f6b9720c6d3 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:43.058885 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb52af75-2833-45a2-bd1c-4f6b9720c6d3 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:43.059294 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb52af75-2833-45a2-bd1c-4f6b9720c6d3 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:43.076823 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:43.076823 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:43.077384 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cb52af75-2833-45a2-bd1c-4f6b9720c6d3 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:43.078810 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb52af75-2833-45a2-bd1c-4f6b9720c6d3 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:43.079278 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 377/1513] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:43 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 463 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:43.092122 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5dd58996-7225-416f-b50d-71b533f888f4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:43.096269 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5dd58996-7225-416f-b50d-71b533f888f4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] POST https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action Aug 19 21:25:43.096269 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5dd58996-7225-416f-b50d-71b533f888f4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:43.096604 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5dd58996-7225-416f-b50d-71b533f888f4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:43.100856 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.snapshot_actions [None req-5dd58996-7225-416f-b50d-71b533f888f4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100175) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 21:25:43.113937 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:43.113937 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:43.114596 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.snapshot_actions [None req-5dd58996-7225-416f-b50d-71b533f888f4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Updating snapshot 4ad25a4b-2c41-4208-92d9-b29a710a72f0 with info {'id': '4ad25a4b-2c41-4208-92d9-b29a710a72f0', 'status': 'error', 'progress': '80%'} Aug 19 21:25:43.128751 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5dd58996-7225-416f-b50d-71b533f888f4 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action returned with HTTP 202 Aug 19 21:25:43.129281 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 383/1514] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:43 2026] POST /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:43.142486 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-75e79524-5e12-4627-86e3-ea127e749d7f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:43.145067 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75e79524-5e12-4627-86e3-ea127e749d7f tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:43.145567 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75e79524-5e12-4627-86e3-ea127e749d7f tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:43.145837 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75e79524-5e12-4627-86e3-ea127e749d7f tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:43.155808 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:43.155808 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:43.156458 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-75e79524-5e12-4627-86e3-ea127e749d7f tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Snapshot retrieved successfully. Aug 19 21:25:43.157979 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75e79524-5e12-4627-86e3-ea127e749d7f tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:43.157979 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 378/1515] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:43 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 459 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:43.171757 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-60bab4af-72a8-4286-a5b9-33b21846ad54 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:43.176725 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-60bab4af-72a8-4286-a5b9-33b21846ad54 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] POST https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action Aug 19 21:25:43.179041 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-60bab4af-72a8-4286-a5b9-33b21846ad54 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:43.179252 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-60bab4af-72a8-4286-a5b9-33b21846ad54 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:43.181805 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.admin_actions [None req-60bab4af-72a8-4286-a5b9-33b21846ad54 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] Updating snapshot '4ad25a4b-2c41-4208-92d9-b29a710a72f0' with '{'status': 'available'}' {{(pid=100178) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:25:43.198770 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:43.198770 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:43.220615 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-60bab4af-72a8-4286-a5b9-33b21846ad54 tempest-SnapshotsActionsTest-727581669 tempest-SnapshotsActionsTest-727581669-project-admin] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action returned with HTTP 202 Aug 19 21:25:43.221533 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 378/1516] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:25:43 2026] POST /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:43.236450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f74120ca-3f8f-41b8-b02b-7bb26a89738e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:43.240756 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f74120ca-3f8f-41b8-b02b-7bb26a89738e tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:43.241207 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f74120ca-3f8f-41b8-b02b-7bb26a89738e tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:43.241207 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f74120ca-3f8f-41b8-b02b-7bb26a89738e tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:43.256436 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:43.256436 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:43.258908 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f74120ca-3f8f-41b8-b02b-7bb26a89738e tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:43.260301 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0e179d61-3d14-4f4f-bf9c-7581baf4dc98 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:43.260434 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f74120ca-3f8f-41b8-b02b-7bb26a89738e tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:43.262051 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 378/1517] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:43 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 463 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:43.268480 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0e179d61-3d14-4f4f-bf9c-7581baf4dc98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:43.268480 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0e179d61-3d14-4f4f-bf9c-7581baf4dc98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:43.268881 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0e179d61-3d14-4f4f-bf9c-7581baf4dc98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:43.269221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0e179d61-3d14-4f4f-bf9c-7581baf4dc98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:43.277173 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:43.277173 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:43.278113 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1927ee6c-0dbc-48ee-8886-c56309471a28 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:43.278234 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0e179d61-3d14-4f4f-bf9c-7581baf4dc98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:43.279308 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 384/1518] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:43 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:43.283387 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1927ee6c-0dbc-48ee-8886-c56309471a28 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:43.283571 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1927ee6c-0dbc-48ee-8886-c56309471a28 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:43.283803 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1927ee6c-0dbc-48ee-8886-c56309471a28 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:43.283933 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-1927ee6c-0dbc-48ee-8886-c56309471a28 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Delete snapshot with id: 4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:43.305138 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:43.305138 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:43.305785 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1927ee6c-0dbc-48ee-8886-c56309471a28 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:43.330086 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1927ee6c-0dbc-48ee-8886-c56309471a28 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot delete request issued successfully. Aug 19 21:25:43.330389 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1927ee6c-0dbc-48ee-8886-c56309471a28 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 202 Aug 19 21:25:43.330889 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 379/1519] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:25:43 2026] DELETE /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:43.339856 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-340a443c-7535-4926-bdee-3535abba4889 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:43.342114 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-340a443c-7535-4926-bdee-3535abba4889 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:43.342318 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-340a443c-7535-4926-bdee-3535abba4889 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:43.342536 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-340a443c-7535-4926-bdee-3535abba4889 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:43.349436 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:43.349436 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:43.349959 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-340a443c-7535-4926-bdee-3535abba4889 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Snapshot retrieved successfully. Aug 19 21:25:43.350879 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-340a443c-7535-4926-bdee-3535abba4889 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 200 Aug 19 21:25:43.351327 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 379/1520] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:43 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:43.778885 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5de6f6c7-b7fd-426a-a845-bd06d307886d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:43.942647 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5de6f6c7-b7fd-426a-a845-bd06d307886d tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:25:43.943166 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5de6f6c7-b7fd-426a-a845-bd06d307886d tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1620362075"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:43.961561 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5de6f6c7-b7fd-426a-a845-bd06d307886d tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:25:43.962140 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 379/1521] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:25:43 2026] POST /volume/v3/types => generated 216 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:43.971642 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8611d5d9-3bf0-4de9-963e-612e3036d301 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:43.973891 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8611d5d9-3bf0-4de9-963e-612e3036d301 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:25:43.974345 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8611d5d9-3bf0-4de9-963e-612e3036d301 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1710738271"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:43.991112 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8611d5d9-3bf0-4de9-963e-612e3036d301 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:25:43.991678 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 385/1522] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:25:43 2026] POST /volume/v3/group_types => generated 173 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:44.001803 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0fb8890b-1ca8-4779-aa2d-5a959d09bed6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:44.078946 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fb8890b-1ca8-4779-aa2d-5a959d09bed6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/groups Aug 19 21:25:44.079679 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0fb8890b-1ca8-4779-aa2d-5a959d09bed6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d38fb367-9c33-4e4f-ac9a-368ce9bfcba0", "volume_types": ["5d19659c-62ea-4de1-ab6e-025ff14871f8"], "name": "tempest-Group1-784065479"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:44.081535 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-0fb8890b-1ca8-4779-aa2d-5a959d09bed6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Creating new group {'group': {'group_type': 'd38fb367-9c33-4e4f-ac9a-368ce9bfcba0', 'volume_types': ['5d19659c-62ea-4de1-ab6e-025ff14871f8'], 'name': 'tempest-Group1-784065479'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 21:25:44.086850 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-0fb8890b-1ca8-4779-aa2d-5a959d09bed6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Creating group tempest-Group1-784065479. Aug 19 21:25:44.087429 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:44.087429 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:44.095829 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0fb8890b-1ca8-4779-aa2d-5a959d09bed6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Availability Zones retrieved successfully. Aug 19 21:25:44.121395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-0fb8890b-1ca8-4779-aa2d-5a959d09bed6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Created reservations ['c9d4e1f9-f02c-433d-8463-1dc24697dc77'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:44.145654 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fb8890b-1ca8-4779-aa2d-5a959d09bed6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Aug 19 21:25:44.146316 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 380/1523] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Aug 19 21:25:43 2026] POST /volume/v3/groups => generated 93 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:44.155877 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c5f4fbcf-0284-4097-bcea-86d132cd469e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:44.158066 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c5f4fbcf-0284-4097-bcea-86d132cd469e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde Aug 19 21:25:44.158383 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c5f4fbcf-0284-4097-bcea-86d132cd469e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:44.158622 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c5f4fbcf-0284-4097-bcea-86d132cd469e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:44.158784 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-c5f4fbcf-0284-4097-bcea-86d132cd469e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:44.162543 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:44.162543 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:44.170735 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c5f4fbcf-0284-4097-bcea-86d132cd469e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde returned with HTTP 200 Aug 19 21:25:44.171231 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 380/1524] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:44 2026] GET /volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde => generated 321 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:44.295537 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-777384bc-a193-4586-bb0b-0b89bee3e429 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:44.297823 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-777384bc-a193-4586-bb0b-0b89bee3e429 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:44.297997 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-777384bc-a193-4586-bb0b-0b89bee3e429 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:44.298228 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-777384bc-a193-4586-bb0b-0b89bee3e429 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:44.298454 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-777384bc-a193-4586-bb0b-0b89bee3e429 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:44.303046 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:44.303046 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:44.303838 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-777384bc-a193-4586-bb0b-0b89bee3e429 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:44.304291 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 380/1525] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:44 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:44.368128 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-55eb9bbb-1724-44e0-af6f-d76765ba7947 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:44.369935 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55eb9bbb-1724-44e0-af6f-d76765ba7947 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 Aug 19 21:25:44.370154 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55eb9bbb-1724-44e0-af6f-d76765ba7947 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:44.370482 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55eb9bbb-1724-44e0-af6f-d76765ba7947 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:44.378192 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55eb9bbb-1724-44e0-af6f-d76765ba7947 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 returned with HTTP 404 Aug 19 21:25:44.378769 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 386/1526] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:25:44 2026] GET /volume/v3/snapshots/4ad25a4b-2c41-4208-92d9-b29a710a72f0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:44.388556 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ba3a0bdb-0c6a-4cf5-aeb5-9d5d6a68c0df None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:44.394116 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba3a0bdb-0c6a-4cf5-aeb5-9d5d6a68c0df tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:44.394116 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba3a0bdb-0c6a-4cf5-aeb5-9d5d6a68c0df tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:44.394116 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba3a0bdb-0c6a-4cf5-aeb5-9d5d6a68c0df tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:44.399974 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-a4e7b160-a266-479d-96b9-ef9d8fefa124 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:44.402688 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-a4e7b160-a266-479d-96b9-ef9d8fefa124 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] POST https://10.4.3.158/volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536/action Aug 19 21:25:44.403193 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-a4e7b160-a266-479d-96b9-ef9d8fefa124 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:44.403381 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-a4e7b160-a266-479d-96b9-ef9d8fefa124 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:44.404590 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:44.404590 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:44.411215 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ba3a0bdb-0c6a-4cf5-aeb5-9d5d6a68c0df tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Volume info retrieved successfully. Aug 19 21:25:44.424527 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:44.424527 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:44.426896 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba3a0bdb-0c6a-4cf5-aeb5-9d5d6a68c0df tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f returned with HTTP 200 Aug 19 21:25:44.426896 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 381/1527] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:44 2026] GET /volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:44.443100 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-82f1ae7e-9559-4b08-a57f-62d46cd2d66d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:44.443792 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15d823ee-cee1-4a26-9780-04f6d0664430 req-a4e7b160-a266-479d-96b9-ef9d8fefa124 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536/action returned with HTTP 204 Aug 19 21:25:44.444709 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 381/1528] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:25:44 2026] POST /volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:44.450232 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-82f1ae7e-9559-4b08-a57f-62d46cd2d66d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] DELETE https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:44.450576 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-82f1ae7e-9559-4b08-a57f-62d46cd2d66d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:44.451666 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-82f1ae7e-9559-4b08-a57f-62d46cd2d66d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:44.455456 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-82f1ae7e-9559-4b08-a57f-62d46cd2d66d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Delete volume with id: 62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:44.476827 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:44.476827 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:44.477387 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-82f1ae7e-9559-4b08-a57f-62d46cd2d66d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Volume info retrieved successfully. Aug 19 21:25:44.512525 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-82f1ae7e-9559-4b08-a57f-62d46cd2d66d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Delete volume request issued successfully. Aug 19 21:25:44.512774 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-82f1ae7e-9559-4b08-a57f-62d46cd2d66d tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f returned with HTTP 202 Aug 19 21:25:44.513573 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 381/1529] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:25:44 2026] DELETE /volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:44.524259 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-761d5dc5-d25f-4e23-8215-b3f81b821829 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:44.528996 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-761d5dc5-d25f-4e23-8215-b3f81b821829 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:44.529273 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-761d5dc5-d25f-4e23-8215-b3f81b821829 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:44.529956 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-761d5dc5-d25f-4e23-8215-b3f81b821829 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:44.550751 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:44.550751 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:44.556806 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-761d5dc5-d25f-4e23-8215-b3f81b821829 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Volume info retrieved successfully. Aug 19 21:25:44.564097 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-761d5dc5-d25f-4e23-8215-b3f81b821829 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f returned with HTTP 200 Aug 19 21:25:44.564663 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 387/1530] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:44 2026] GET /volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:45.187088 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a14635ed-5478-4911-b277-33e094995af2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:45.191855 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a14635ed-5478-4911-b277-33e094995af2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde Aug 19 21:25:45.191855 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a14635ed-5478-4911-b277-33e094995af2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:45.191855 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a14635ed-5478-4911-b277-33e094995af2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:45.191855 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-a14635ed-5478-4911-b277-33e094995af2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:45.198879 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:45.198879 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:45.211920 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a14635ed-5478-4911-b277-33e094995af2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde returned with HTTP 200 Aug 19 21:25:45.211920 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 382/1531] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:45 2026] GET /volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:45.225931 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5843d991-8c4a-4706-8b5b-c46494f7e46c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:45.229222 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5843d991-8c4a-4706-8b5b-c46494f7e46c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/groups Aug 19 21:25:45.229747 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5843d991-8c4a-4706-8b5b-c46494f7e46c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d38fb367-9c33-4e4f-ac9a-368ce9bfcba0", "volume_types": ["5d19659c-62ea-4de1-ab6e-025ff14871f8"], "name": "tempest-Group2-1490193694"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:45.232367 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-5843d991-8c4a-4706-8b5b-c46494f7e46c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Creating new group {'group': {'group_type': 'd38fb367-9c33-4e4f-ac9a-368ce9bfcba0', 'volume_types': ['5d19659c-62ea-4de1-ab6e-025ff14871f8'], 'name': 'tempest-Group2-1490193694'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 21:25:45.240661 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.groups [None req-5843d991-8c4a-4706-8b5b-c46494f7e46c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Creating group tempest-Group2-1490193694. Aug 19 21:25:45.253276 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5843d991-8c4a-4706-8b5b-c46494f7e46c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Availability Zones retrieved successfully. Aug 19 21:25:45.281981 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-5843d991-8c4a-4706-8b5b-c46494f7e46c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Created reservations ['c0add193-6b62-4a5f-a77b-ac5c07606d34'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:45.318146 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b3e31590-530e-4915-8720-2b1f7c3898b6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:45.320991 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b3e31590-530e-4915-8720-2b1f7c3898b6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:45.321300 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b3e31590-530e-4915-8720-2b1f7c3898b6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:45.321581 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b3e31590-530e-4915-8720-2b1f7c3898b6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:45.323033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b3e31590-530e-4915-8720-2b1f7c3898b6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:45.330023 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5843d991-8c4a-4706-8b5b-c46494f7e46c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Aug 19 21:25:45.330650 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 382/1532] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Aug 19 21:25:45 2026] POST /volume/v3/groups => generated 94 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:45.332608 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:45.332608 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:45.341053 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b3e31590-530e-4915-8720-2b1f7c3898b6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:45.343227 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 382/1533] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:45 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:45.345483 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bfcc6b6d-06e1-4036-b159-6262565ab1e3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:45.349155 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bfcc6b6d-06e1-4036-b159-6262565ab1e3 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 Aug 19 21:25:45.349460 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bfcc6b6d-06e1-4036-b159-6262565ab1e3 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:45.349716 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bfcc6b6d-06e1-4036-b159-6262565ab1e3 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:45.350361 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-bfcc6b6d-06e1-4036-b159-6262565ab1e3 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member 3c65e56d-4504-4dbd-b255-5a443f8960e9 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:45.361522 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:45.361522 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:45.384487 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bfcc6b6d-06e1-4036-b159-6262565ab1e3 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 returned with HTTP 200 Aug 19 21:25:45.384487 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 388/1534] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:45 2026] GET /volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 => generated 322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:45.580620 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-485a290e-ce0c-42a9-b6ce-212950297aa0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:45.585051 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-485a290e-ce0c-42a9-b6ce-212950297aa0 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] GET https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f Aug 19 21:25:45.585342 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-485a290e-ce0c-42a9-b6ce-212950297aa0 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:45.585531 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-485a290e-ce0c-42a9-b6ce-212950297aa0 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:45.600621 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-485a290e-ce0c-42a9-b6ce-212950297aa0 tempest-SnapshotsActionsTest-678884362 tempest-SnapshotsActionsTest-678884362-project-member] https://10.4.3.158/volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f returned with HTTP 404 Aug 19 21:25:45.601417 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 383/1535] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:45 2026] GET /volume/v3/volumes/62b68137-bbe4-4722-b3b4-3e633053dd3f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:46.365128 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-62a3b2c7-7c8b-4536-9498-0bf476c0cd2f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:46.367962 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-62a3b2c7-7c8b-4536-9498-0bf476c0cd2f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:46.368568 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-62a3b2c7-7c8b-4536-9498-0bf476c0cd2f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:46.369763 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-62a3b2c7-7c8b-4536-9498-0bf476c0cd2f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:46.369763 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-62a3b2c7-7c8b-4536-9498-0bf476c0cd2f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:46.378201 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:46.378201 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:46.379129 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-62a3b2c7-7c8b-4536-9498-0bf476c0cd2f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:46.380111 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 383/1536] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:46 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:46.396556 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b82a8f6c-0edc-433f-98fe-1fbd31edffad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:46.401197 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c7945020-700f-422b-9f27-eab79e813711 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:46.401695 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b82a8f6c-0edc-433f-98fe-1fbd31edffad tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:25:46.402388 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b82a8f6c-0edc-433f-98fe-1fbd31edffad tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "779c6bda-ad5f-4944-b431-59de4dd9aeb5", "incremental": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:46.404503 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c7945020-700f-422b-9f27-eab79e813711 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 Aug 19 21:25:46.404503 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c7945020-700f-422b-9f27-eab79e813711 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:46.404720 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-b82a8f6c-0edc-433f-98fe-1fbd31edffad tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Creating new backup {'backup': {'volume_id': '779c6bda-ad5f-4944-b431-59de4dd9aeb5', 'incremental': True}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:25:46.404783 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c7945020-700f-422b-9f27-eab79e813711 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:46.404834 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-b82a8f6c-0edc-433f-98fe-1fbd31edffad tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Creating backup of volume 779c6bda-ad5f-4944-b431-59de4dd9aeb5 in container None Aug 19 21:25:46.404871 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-c7945020-700f-422b-9f27-eab79e813711 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member 3c65e56d-4504-4dbd-b255-5a443f8960e9 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:46.410662 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:46.410662 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:46.424673 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:46.424673 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:46.425611 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b82a8f6c-0edc-433f-98fe-1fbd31edffad tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:25:46.429173 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c7945020-700f-422b-9f27-eab79e813711 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 returned with HTTP 200 Aug 19 21:25:46.429762 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 389/1537] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:46 2026] GET /volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:46.439884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:46.442995 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:46.444745 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-157179743", "volume_type": "5d19659c-62ea-4de1-ab6e-025ff14871f8", "group_id": "d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:46.445916 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-157179743', 'volume_type': '5d19659c-62ea-4de1-ab6e-025ff14871f8', 'group_id': 'd79b9788-d699-4b2e-8c6e-b4e3c5e4bcde', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:46.453506 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:46.453506 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:46.454213 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Create volume of 1 GB Aug 19 21:25:46.457207 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-b82a8f6c-0edc-433f-98fe-1fbd31edffad tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Created reservations ['21f13c65-68ea-47de-8914-8c8d12f3a1e5', '448a2550-17a7-430b-904a-c27fa2c5c923'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:46.462455 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Availability Zones retrieved successfully. Aug 19 21:25:46.473466 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Flow 'volume_create_api' (0fbc27b4-b6f4-4fff-9be0-74e89f03efe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:46.477177 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd0fa1fb-67a2-42d1-97f9-ff96d7dc038e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:46.477177 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:46.477177 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:46.477500 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:46.492214 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b82a8f6c-0edc-433f-98fe-1fbd31edffad tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 400 Aug 19 21:25:46.493173 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 383/1538] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:25:46 2026] POST /volume/v3/backups => generated 109 bytes in 97 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:25:46.504447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7a01924b-5c59-48bb-bbea-87ccad48d5cc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:46.507195 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7a01924b-5c59-48bb-bbea-87ccad48d5cc tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] DELETE https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:46.507195 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7a01924b-5c59-48bb-bbea-87ccad48d5cc tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:46.507332 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7a01924b-5c59-48bb-bbea-87ccad48d5cc tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:46.507637 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-7a01924b-5c59-48bb-bbea-87ccad48d5cc tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Delete backup with id: 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. Aug 19 21:25:46.512992 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:46.512992 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:46.519591 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd0fa1fb-67a2-42d1-97f9-ff96d7dc038e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:25:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5d19659c-62ea-4de1-ab6e-025ff14871f8,is_public=True,name='tempest-GroupsTest-volume-type-1620362075',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d19659c-62ea-4de1-ab6e-025ff14871f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd79b9788-d699-4b2e-8c6e-b4e3c5e4bcde', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:46.520931 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43632178-3fb9-465e-873e-288d75726ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:46.529366 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-7a01924b-5c59-48bb-bbea-87ccad48d5cc tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] delete_backup rpcapi backup_id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 {{(pid=100178) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:25:46.532444 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7a01924b-5c59-48bb-bbea-87ccad48d5cc tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 202 Aug 19 21:25:46.535060 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 384/1539] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:25:46 2026] DELETE /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:25:46.547536 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-01675d7a-50f2-434d-8797-4fd3fa18b06d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:46.549979 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01675d7a-50f2-434d-8797-4fd3fa18b06d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:46.550220 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-01675d7a-50f2-434d-8797-4fd3fa18b06d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:46.550446 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-01675d7a-50f2-434d-8797-4fd3fa18b06d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:46.550610 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-01675d7a-50f2-434d-8797-4fd3fa18b06d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:46.565044 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:46.565044 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:46.566208 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01675d7a-50f2-434d-8797-4fd3fa18b06d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 200 Aug 19 21:25:46.567449 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 390/1540] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:46 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:46.584871 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1620362075 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1620362075, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:46.584871 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1620362075 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1620362075, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:46.680241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Created reservations ['76171dfe-9b4c-422a-b685-bbb22e056fe0', '64c50352-235e-422b-88f1-600bda11e132', 'd5c0804e-b2e3-432a-bcfd-af0d7de4a289', '6c68c0d3-d9b9-4aed-86be-667edfa49df1'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:46.680241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43632178-3fb9-465e-873e-288d75726ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76171dfe-9b4c-422a-b685-bbb22e056fe0', '64c50352-235e-422b-88f1-600bda11e132', 'd5c0804e-b2e3-432a-bcfd-af0d7de4a289', '6c68c0d3-d9b9-4aed-86be-667edfa49df1']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:46.681853 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102116ad-0827-49d9-82ed-09dfa82f5ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:46.720109 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102116ad-0827-49d9-82ed-09dfa82f5ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa044cb4-5692-4054-8f26-b9b21d1d38ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-157179743',encryption_key_id=None,group_id=d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde,group_type_id=,metadata={},multiattach=False,project_id='25e00841e5bd495b8e3fb89b74d3bafd',qos_specs=None,replication_status=,reservations=['76171dfe-9b4c-422a-b685-bbb22e056fe0','64c50352-235e-422b-88f1-600bda11e132','d5c0804e-b2e3-432a-bcfd-af0d7de4a289','6c68c0d3-d9b9-4aed-86be-667edfa49df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d47660302e4e4f90845f873fe18449',volume_type_id=5d19659c-62ea-4de1-ab6e-025ff14871f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-157179743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde,host=None,id=aa044cb4-5692-4054-8f26-b9b21d1d38ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25e00841e5bd495b8e3fb89b74d3bafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d47660302e4e4f90845f873fe18449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d19659c-62ea-4de1-ab6e-025ff14871f8),volume_type_id=5d19659c-62ea-4de1-ab6e-025ff14871f8)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:46.721178 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5746fa67-dc42-4367-b9af-0f3e255217b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:46.759778 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5746fa67-dc42-4367-b9af-0f3e255217b2) transitioned into state 'SUCCESS' from state '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-157179743',encryption_key_id=None,group_id=d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde,group_type_id=,metadata={},multiattach=False,project_id='25e00841e5bd495b8e3fb89b74d3bafd',qos_specs=None,replication_status=,reservations=['76171dfe-9b4c-422a-b685-bbb22e056fe0','64c50352-235e-422b-88f1-600bda11e132','d5c0804e-b2e3-432a-bcfd-af0d7de4a289','6c68c0d3-d9b9-4aed-86be-667edfa49df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d47660302e4e4f90845f873fe18449',volume_type_id=5d19659c-62ea-4de1-ab6e-025ff14871f8)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:46.761432 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a021f86b-f12f-442d-a5fd-0111cc0b7cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:46.786955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a021f86b-f12f-442d-a5fd-0111cc0b7cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:46.788372 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Flow 'volume_create_api' (0fbc27b4-b6f4-4fff-9be0-74e89f03efe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:46.788792 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Create volume request issued successfully. Aug 19 21:25:46.789771 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:46.789955 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:46.852369 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:46.857898 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:46.857898 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:46.862615 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6fa8fe54-6470-451d-aafc-34adfefd9f9f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:46.863066 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 384/1541] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:25:46 2026] POST /volume/v3/volumes => generated 814 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:46.887263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f8841264-a2e5-467e-86a5-f8724178b769 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:46.889596 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f8841264-a2e5-467e-86a5-f8724178b769 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad Aug 19 21:25:46.889850 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f8841264-a2e5-467e-86a5-f8724178b769 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:46.890408 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f8841264-a2e5-467e-86a5-f8724178b769 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:46.904422 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:46.904422 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:46.911207 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f8841264-a2e5-467e-86a5-f8724178b769 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Volume info retrieved successfully. Aug 19 21:25:46.912103 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-f8841264-a2e5-467e-86a5-f8724178b769 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:46.912376 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-f8841264-a2e5-467e-86a5-f8724178b769 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:46.971723 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-f8841264-a2e5-467e-86a5-f8724178b769 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:46.975566 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:46.975566 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:46.991066 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f8841264-a2e5-467e-86a5-f8724178b769 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad returned with HTTP 200 Aug 19 21:25:46.991066 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 384/1542] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:46 2026] GET /volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad => generated 882 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:47.581528 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9af6dbcc-282c-40ad-b5a4-2f966e62380f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:47.583829 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9af6dbcc-282c-40ad-b5a4-2f966e62380f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 Aug 19 21:25:47.584228 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9af6dbcc-282c-40ad-b5a4-2f966e62380f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:47.584566 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9af6dbcc-282c-40ad-b5a4-2f966e62380f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:47.584732 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-9af6dbcc-282c-40ad-b5a4-2f966e62380f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:47.590503 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9af6dbcc-282c-40ad-b5a4-2f966e62380f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 returned with HTTP 404 Aug 19 21:25:47.591366 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 385/1543] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:47 2026] GET /volume/v3/backups/3bb6c4f1-a40c-47f0-a476-6ecee9ce3c14 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:47.602964 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:47.604662 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:47.605178 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1526981240"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:47.607297 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1526981240'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:47.608222 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Create volume of 1 GB Aug 19 21:25:47.616228 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Availability Zones retrieved successfully. Aug 19 21:25:47.625482 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Flow 'volume_create_api' (a987428e-272b-4671-b467-86995bb3200e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:47.627484 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44a9401-7121-4bdf-9e0e-5d3dca40db33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:47.628984 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:47.674309 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44a9401-7121-4bdf-9e0e-5d3dca40db33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:47.675249 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77933f60-801e-4aba-a6b0-e689659f6f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:47.728557 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Created reservations ['c87bd90e-bef1-4e22-be63-d5bce08f49ac', 'b42687fa-8cdd-45a9-aa1a-d2d1419af0af', '66f7e8af-9923-468b-be8d-1f361ee8a1a4', '5d6b096d-d577-49b6-9fd4-a8c8b9470855'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:47.729619 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77933f60-801e-4aba-a6b0-e689659f6f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c87bd90e-bef1-4e22-be63-d5bce08f49ac', 'b42687fa-8cdd-45a9-aa1a-d2d1419af0af', '66f7e8af-9923-468b-be8d-1f361ee8a1a4', '5d6b096d-d577-49b6-9fd4-a8c8b9470855']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:47.730626 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0103058f-ce9b-4201-a5de-7c5716562356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:47.759266 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0103058f-ce9b-4201-a5de-7c5716562356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c163c75-5305-4bde-916a-d924126fa00e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1526981240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c755258c82746bdbaa71968e2eb9846',qos_specs=None,replication_status=,reservations=['c87bd90e-bef1-4e22-be63-d5bce08f49ac','b42687fa-8cdd-45a9-aa1a-d2d1419af0af','66f7e8af-9923-468b-be8d-1f361ee8a1a4','5d6b096d-d577-49b6-9fd4-a8c8b9470855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e2a74afe49842f383bc23be25db558b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1526981240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c163c75-5305-4bde-916a-d924126fa00e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c755258c82746bdbaa71968e2eb9846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e2a74afe49842f383bc23be25db558b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:47.760253 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea2eda42-30fc-4c53-b617-38c41ad60df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:47.780701 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea2eda42-30fc-4c53-b617-38c41ad60df8) transitioned into state 'SUCCESS' from state '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-1526981240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c755258c82746bdbaa71968e2eb9846',qos_specs=None,replication_status=,reservations=['c87bd90e-bef1-4e22-be63-d5bce08f49ac','b42687fa-8cdd-45a9-aa1a-d2d1419af0af','66f7e8af-9923-468b-be8d-1f361ee8a1a4','5d6b096d-d577-49b6-9fd4-a8c8b9470855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e2a74afe49842f383bc23be25db558b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:47.781737 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0401b107-6e4f-4a0c-8051-796edbe2ff8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:47.795099 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0401b107-6e4f-4a0c-8051-796edbe2ff8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:47.796961 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Flow 'volume_create_api' (a987428e-272b-4671-b467-86995bb3200e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:47.797537 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Create volume request issued successfully. Aug 19 21:25:47.798409 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4bc07b4f-55b7-4cd6-a732-9081ee629f99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:47.798995 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 391/1544] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:25:47 2026] POST /volume/v3/volumes => generated 749 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:47.819650 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dd74bb5c-70f3-4ec2-8de6-b3c7fa28c61a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:47.825143 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd74bb5c-70f3-4ec2-8de6-b3c7fa28c61a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e Aug 19 21:25:47.825470 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd74bb5c-70f3-4ec2-8de6-b3c7fa28c61a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:47.825655 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd74bb5c-70f3-4ec2-8de6-b3c7fa28c61a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:47.834478 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:47.834478 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:47.839397 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dd74bb5c-70f3-4ec2-8de6-b3c7fa28c61a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:25:47.845593 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd74bb5c-70f3-4ec2-8de6-b3c7fa28c61a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e returned with HTTP 200 Aug 19 21:25:47.846476 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 385/1545] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:47 2026] GET /volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:48.008995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-40a9fd4e-4aff-400a-a3dd-0459aa44102e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.011574 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-40a9fd4e-4aff-400a-a3dd-0459aa44102e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad Aug 19 21:25:48.011877 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-40a9fd4e-4aff-400a-a3dd-0459aa44102e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.012189 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-40a9fd4e-4aff-400a-a3dd-0459aa44102e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.022197 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.022197 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:48.027656 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-40a9fd4e-4aff-400a-a3dd-0459aa44102e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Volume info retrieved successfully. Aug 19 21:25:48.028620 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-40a9fd4e-4aff-400a-a3dd-0459aa44102e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:48.028833 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-40a9fd4e-4aff-400a-a3dd-0459aa44102e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:48.079447 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-40a9fd4e-4aff-400a-a3dd-0459aa44102e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:48.084042 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.084042 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:48.094121 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-40a9fd4e-4aff-400a-a3dd-0459aa44102e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad returned with HTTP 200 Aug 19 21:25:48.094519 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 385/1546] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad => generated 907 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:48.110148 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0ee9d00e-9568-4bc2-bfb0-89d9d0758d1b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.112794 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-40e1dac7-7ad5-4319-8a38-bff57daad140 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.114041 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0ee9d00e-9568-4bc2-bfb0-89d9d0758d1b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde Aug 19 21:25:48.114400 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0ee9d00e-9568-4bc2-bfb0-89d9d0758d1b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.114680 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0ee9d00e-9568-4bc2-bfb0-89d9d0758d1b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.114851 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-40e1dac7-7ad5-4319-8a38-bff57daad140 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:25:48.114910 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-0ee9d00e-9568-4bc2-bfb0-89d9d0758d1b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:48.115103 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-40e1dac7-7ad5-4319-8a38-bff57daad140 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.115279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-40e1dac7-7ad5-4319-8a38-bff57daad140 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.123798 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.123798 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:48.123961 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.123961 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:48.129932 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-40e1dac7-7ad5-4319-8a38-bff57daad140 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:25:48.134768 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0ee9d00e-9568-4bc2-bfb0-89d9d0758d1b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde returned with HTTP 200 Aug 19 21:25:48.135529 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 386/1547] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:48.136624 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-40e1dac7-7ad5-4319-8a38-bff57daad140 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:25:48.137240 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 392/1548] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:48.147563 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3421bd8f-1122-45c4-9b3b-1b83f3240744 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.149575 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3421bd8f-1122-45c4-9b3b-1b83f3240744 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 Aug 19 21:25:48.149741 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3421bd8f-1122-45c4-9b3b-1b83f3240744 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.149980 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3421bd8f-1122-45c4-9b3b-1b83f3240744 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.150244 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-3421bd8f-1122-45c4-9b3b-1b83f3240744 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member 3c65e56d-4504-4dbd-b255-5a443f8960e9 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:48.153781 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.153781 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:48.170753 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3421bd8f-1122-45c4-9b3b-1b83f3240744 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 returned with HTTP 200 Aug 19 21:25:48.171349 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 386/1549] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:48.183915 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f17ddf34-bbe6-4f87-8857-671412ac1bcb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.187570 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f17ddf34-bbe6-4f87-8857-671412ac1bcb tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/detail Aug 19 21:25:48.187886 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f17ddf34-bbe6-4f87-8857-671412ac1bcb tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.188213 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f17ddf34-bbe6-4f87-8857-671412ac1bcb tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.197504 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-8412ad7e-0ac8-42f2-ac2e-e7a5b8f4ba8c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.201008 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-8412ad7e-0ac8-42f2-ac2e-e7a5b8f4ba8c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:25:48.201286 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-8412ad7e-0ac8-42f2-ac2e-e7a5b8f4ba8c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.201967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-8412ad7e-0ac8-42f2-ac2e-e7a5b8f4ba8c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.212496 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.212496 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:48.216601 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f17ddf34-bbe6-4f87-8857-671412ac1bcb tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/detail returned with HTTP 200 Aug 19 21:25:48.217364 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 386/1550] 10.4.3.158 () {68 vars in 1296 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/groups/detail => generated 639 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:48.219726 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-8412ad7e-0ac8-42f2-ac2e-e7a5b8f4ba8c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:25:48.226832 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-8412ad7e-0ac8-42f2-ac2e-e7a5b8f4ba8c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:25:48.227562 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 387/1551] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:48.227654 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.230030 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:48.230160 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.230364 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.230747 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:48.231718 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:48.244117 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Get all volumes completed successfully. Aug 19 21:25:48.245502 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:48.245502 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:48.295036 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:48.299420 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.299420 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:48.310384 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c201997-08e5-4a7c-a3a0-cd917dc6d6f8 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:48.310817 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 393/1552] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:48.330734 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.333538 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:48.333882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.334221 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.334711 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:48.335244 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.335244 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:48.335961 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:48.339397 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-89a0ba58-00b3-49ba-b63f-3ab6af4983a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.341890 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89a0ba58-00b3-49ba-b63f-3ab6af4983a4 None None] GET https://10.4.3.158/volume// Aug 19 21:25:48.342223 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89a0ba58-00b3-49ba-b63f-3ab6af4983a4 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.342499 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89a0ba58-00b3-49ba-b63f-3ab6af4983a4 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.342989 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89a0ba58-00b3-49ba-b63f-3ab6af4983a4 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:48.343420 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 387/1553] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:48.348423 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Get all volumes completed successfully. Aug 19 21:25:48.349413 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:48.349621 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:48.355852 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-530ce406-18ff-484c-a02f-b2854c16645a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.361100 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-530ce406-18ff-484c-a02f-b2854c16645a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:25:48.361470 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-530ce406-18ff-484c-a02f-b2854c16645a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28a8be0c-7e1d-46e3-a453-aaa9035f1797", "connector": null, "instance_uuid": "4f793d9c-bf5c-4fef-8c5f-b74a2edaf881"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:48.379327 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.379327 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:48.403865 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:48.408099 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.408099 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:48.418659 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2eb2f30-8f9f-408d-a58f-6cd18828dfee tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:48.419325 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 387/1554] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:48.426427 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-530ce406-18ff-484c-a02f-b2854c16645a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:25:48.427182 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 388/1555] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:25:48 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 19 21:25:48.438598 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-39194a0e-31a0-45f9-9e12-20779950c88b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.439499 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-39194a0e-31a0-45f9-9e12-20779950c88b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde/action Aug 19 21:25:48.439777 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-39194a0e-31a0-45f9-9e12-20779950c88b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:48.440050 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-39194a0e-31a0-45f9-9e12-20779950c88b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:48.441824 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-39194a0e-31a0-45f9-9e12-20779950c88b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] delete called for group d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde {{(pid=100175) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:25:48.441964 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-39194a0e-31a0-45f9-9e12-20779950c88b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Delete group with id: d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde Aug 19 21:25:48.446498 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.446498 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:48.476033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b2734296-9849-46dd-b1a6-04e381ae634b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.481372 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b2734296-9849-46dd-b1a6-04e381ae634b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:25:48.481751 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b2734296-9849-46dd-b1a6-04e381ae634b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.481991 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b2734296-9849-46dd-b1a6-04e381ae634b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.494964 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-76223a48-5a8d-4399-adf1-0ba437a6803d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.495402 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-39194a0e-31a0-45f9-9e12-20779950c88b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde/action returned with HTTP 202 Aug 19 21:25:48.495658 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76223a48-5a8d-4399-adf1-0ba437a6803d None None] GET https://10.4.3.158/volume// Aug 19 21:25:48.495999 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76223a48-5a8d-4399-adf1-0ba437a6803d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.496077 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 394/1556] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:25:48 2026] POST /volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:25:48.496336 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76223a48-5a8d-4399-adf1-0ba437a6803d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.497033 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76223a48-5a8d-4399-adf1-0ba437a6803d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:48.497475 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 388/1557] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:48.505390 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.505390 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:48.515041 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b2734296-9849-46dd-b1a6-04e381ae634b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:25:48.515226 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e6069d37-54d6-4898-a932-b5ecc38ee2af None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.515302 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-56e216b6-a3ae-4a59-9c95-69b1cff1d119 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.516167 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e6069d37-54d6-4898-a932-b5ecc38ee2af tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad Aug 19 21:25:48.516520 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e6069d37-54d6-4898-a932-b5ecc38ee2af tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.519040 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e6069d37-54d6-4898-a932-b5ecc38ee2af tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.519966 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-56e216b6-a3ae-4a59-9c95-69b1cff1d119 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:25:48.520347 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-56e216b6-a3ae-4a59-9c95-69b1cff1d119 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.520617 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-56e216b6-a3ae-4a59-9c95-69b1cff1d119 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.522964 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b2734296-9849-46dd-b1a6-04e381ae634b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:25:48.527044 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 388/1558] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:48.530078 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.530078 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:48.536098 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.536098 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:48.539712 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e6069d37-54d6-4898-a932-b5ecc38ee2af tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Volume info retrieved successfully. Aug 19 21:25:48.541220 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-56e216b6-a3ae-4a59-9c95-69b1cff1d119 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:25:48.543751 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-e6069d37-54d6-4898-a932-b5ecc38ee2af tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:48.543925 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-e6069d37-54d6-4898-a932-b5ecc38ee2af tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:48.547973 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-56e216b6-a3ae-4a59-9c95-69b1cff1d119 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:25:48.548561 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 395/1559] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:48.603908 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-e6069d37-54d6-4898-a932-b5ecc38ee2af tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:48.608001 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.608001 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:48.621657 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e6069d37-54d6-4898-a932-b5ecc38ee2af tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad returned with HTTP 200 Aug 19 21:25:48.622056 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 389/1560] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad => generated 906 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:48.685390 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-f793d385-545c-405a-999d-163cf6109c8b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.688933 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-f793d385-545c-405a-999d-163cf6109c8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] PUT https://10.4.3.158/volume/v3/attachments/f668a498-9720-41e8-8550-899af10f4cd1 Aug 19 21:25:48.691524 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-f793d385-545c-405a-999d-163cf6109c8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:48.702649 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-f793d385-545c-405a-999d-163cf6109c8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Acquiring lock "cinder-attachment_update-28a8be0c-7e1d-46e3-a453-aaa9035f1797-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:25:48.708676 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-f793d385-545c-405a-999d-163cf6109c8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Lock "cinder-attachment_update-28a8be0c-7e1d-46e3-a453-aaa9035f1797-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:25:48.709971 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.709971 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:48.823281 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-f793d385-545c-405a-999d-163cf6109c8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Lock "cinder-attachment_update-28a8be0c-7e1d-46e3-a453-aaa9035f1797-np0000007814" released by "attachment_update" :: held 0.114s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:25:48.823797 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-f793d385-545c-405a-999d-163cf6109c8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/attachments/f668a498-9720-41e8-8550-899af10f4cd1 returned with HTTP 200 Aug 19 21:25:48.824473 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 389/1561] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:25:48 2026] PUT /volume/v3/attachments/f668a498-9720-41e8-8550-899af10f4cd1 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:48.868482 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c0ef571e-0144-4786-964d-e3f0011b6150 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.872610 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-26fa4322-6f13-4a73-a3d9-39b9d1609682 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.873151 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c0ef571e-0144-4786-964d-e3f0011b6150 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e Aug 19 21:25:48.873339 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c0ef571e-0144-4786-964d-e3f0011b6150 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.873586 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c0ef571e-0144-4786-964d-e3f0011b6150 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.886979 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.886979 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:48.891875 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c0ef571e-0144-4786-964d-e3f0011b6150 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:25:48.898647 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c0ef571e-0144-4786-964d-e3f0011b6150 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e returned with HTTP 200 Aug 19 21:25:48.899113 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 389/1562] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:48.915348 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b3565fcd-8e03-4c85-bb57-ff4efb674d98 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.917912 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b3565fcd-8e03-4c85-bb57-ff4efb674d98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:25:48.918409 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b3565fcd-8e03-4c85-bb57-ff4efb674d98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c163c75-5305-4bde-916a-d924126fa00e", "name": "tempest-VolumesBackupsTest-Backup-1217931073"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:48.920357 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-b3565fcd-8e03-4c85-bb57-ff4efb674d98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Creating new backup {'backup': {'volume_id': '8c163c75-5305-4bde-916a-d924126fa00e', 'name': 'tempest-VolumesBackupsTest-Backup-1217931073'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:25:48.920536 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-b3565fcd-8e03-4c85-bb57-ff4efb674d98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Creating backup of volume 8c163c75-5305-4bde-916a-d924126fa00e in container None Aug 19 21:25:48.930025 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:48.930025 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:48.930509 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b3565fcd-8e03-4c85-bb57-ff4efb674d98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Volume info retrieved successfully. Aug 19 21:25:48.951791 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-b3565fcd-8e03-4c85-bb57-ff4efb674d98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Created reservations ['5133fd13-a1e9-49dc-8dc8-d93221da3280', 'b60ca8e8-5436-4852-851d-234e81c88088'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:48.985574 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b3565fcd-8e03-4c85-bb57-ff4efb674d98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:25:48.985991 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 390/1563] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:25:48 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:48.996265 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ad68fc73-7ff7-4b1c-9cc6-8ca042c7a656 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:48.998581 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad68fc73-7ff7-4b1c-9cc6-8ca042c7a656 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:48.998903 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad68fc73-7ff7-4b1c-9cc6-8ca042c7a656 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:48.999195 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad68fc73-7ff7-4b1c-9cc6-8ca042c7a656 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:48.999326 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ad68fc73-7ff7-4b1c-9cc6-8ca042c7a656 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:49.003936 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:49.003936 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:49.004605 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad68fc73-7ff7-4b1c-9cc6-8ca042c7a656 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:49.005061 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 390/1564] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:48 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:49.011810 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26fa4322-6f13-4a73-a3d9-39b9d1609682 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:25:49.012372 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26fa4322-6f13-4a73-a3d9-39b9d1609682 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1021714365"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:49.042729 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26fa4322-6f13-4a73-a3d9-39b9d1609682 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:25:49.044517 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 396/1565] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:25:48 2026] POST /volume/v3/types => generated 233 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:49.053804 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5809893d-f51b-4914-812f-a6e6d5b9084c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:49.056180 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5809893d-f51b-4914-812f-a6e6d5b9084c tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:25:49.056638 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5809893d-f51b-4914-812f-a6e6d5b9084c tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1716782422", "extra_specs": {"multiattach": " True"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:49.073914 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5809893d-f51b-4914-812f-a6e6d5b9084c tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:25:49.074358 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 390/1566] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:25:49 2026] POST /volume/v3/types => generated 259 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:49.088604 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:49.165995 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:49.166499 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1021714365", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-557097567"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:49.168453 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1021714365', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-557097567'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:49.173031 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Create volume of 1 GB Aug 19 21:25:49.173408 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:49.173408 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:49.174039 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Availability Zones retrieved successfully. Aug 19 21:25:49.181385 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Flow 'volume_create_api' (81d4f038-c0ff-4f7e-b4bd-fa05f85546dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:49.182377 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7533f52-5973-461b-8a30-a46ba28d6b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:49.183469 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:49.210220 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7533f52-5973-461b-8a30-a46ba28d6b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:25:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4d0c76a3-6a43-4ef0-90e8-fc10609e6d64,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1021714365',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d0c76a3-6a43-4ef0-90e8-fc10609e6d64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:49.211528 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7994a0a9-abcc-4740-bebb-2f48a2fcf40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:49.250641 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:49.251125 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:49.295100 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Created reservations ['115113e5-448e-4424-9199-c80078545b30', '518c4af7-84dc-423f-9237-ae75f0462d52', 'e841e3bf-9d7a-48b5-8713-4c4c8f95063f', '8b3be84f-ad7e-4557-affa-96fe8216c0a9'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:49.296145 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7994a0a9-abcc-4740-bebb-2f48a2fcf40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['115113e5-448e-4424-9199-c80078545b30', '518c4af7-84dc-423f-9237-ae75f0462d52', 'e841e3bf-9d7a-48b5-8713-4c4c8f95063f', '8b3be84f-ad7e-4557-affa-96fe8216c0a9']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:49.297187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2929d346-9ce6-4af8-9864-189fa51900b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:49.325748 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2929d346-9ce6-4af8-9864-189fa51900b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a2a95c0-2274-41a4-b35f-f4188131ea87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-557097567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66de6134862f46ec8f59503fc9dd11e0',qos_specs=None,replication_status=,reservations=['115113e5-448e-4424-9199-c80078545b30','518c4af7-84dc-423f-9237-ae75f0462d52','e841e3bf-9d7a-48b5-8713-4c4c8f95063f','8b3be84f-ad7e-4557-affa-96fe8216c0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7956233413e4c11a7180bc6efbf1e1d',volume_type_id=4d0c76a3-6a43-4ef0-90e8-fc10609e6d64), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-557097567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a2a95c0-2274-41a4-b35f-f4188131ea87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66de6134862f46ec8f59503fc9dd11e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7956233413e4c11a7180bc6efbf1e1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d0c76a3-6a43-4ef0-90e8-fc10609e6d64),volume_type_id=4d0c76a3-6a43-4ef0-90e8-fc10609e6d64)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:49.326529 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0763f0e4-bf9a-409d-af28-b79dcfe249f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:49.347286 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0763f0e4-bf9a-409d-af28-b79dcfe249f8) transitioned into state 'SUCCESS' from state '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-557097567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66de6134862f46ec8f59503fc9dd11e0',qos_specs=None,replication_status=,reservations=['115113e5-448e-4424-9199-c80078545b30','518c4af7-84dc-423f-9237-ae75f0462d52','e841e3bf-9d7a-48b5-8713-4c4c8f95063f','8b3be84f-ad7e-4557-affa-96fe8216c0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7956233413e4c11a7180bc6efbf1e1d',volume_type_id=4d0c76a3-6a43-4ef0-90e8-fc10609e6d64)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:49.348232 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b7b1e9-914f-4717-9039-3918979c4492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:49.358969 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b7b1e9-914f-4717-9039-3918979c4492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:49.359951 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Flow 'volume_create_api' (81d4f038-c0ff-4f7e-b4bd-fa05f85546dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:49.360308 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Create volume request issued successfully. Aug 19 21:25:49.360958 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2281f7a0-eb2a-4618-8f3e-5220de7cb280 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:49.361469 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 391/1567] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:25:49 2026] POST /volume/v3/volumes => generated 871 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:49.375380 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0ce913d0-e03c-400c-8ff2-baea00572761 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:49.377845 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0ce913d0-e03c-400c-8ff2-baea00572761 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:49.378200 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0ce913d0-e03c-400c-8ff2-baea00572761 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:49.378454 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0ce913d0-e03c-400c-8ff2-baea00572761 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:49.388137 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:49.388137 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:49.393652 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0ce913d0-e03c-400c-8ff2-baea00572761 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:49.400578 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0ce913d0-e03c-400c-8ff2-baea00572761 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:49.401166 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 391/1568] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:49 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:49.547448 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-982fb539-ca32-4c49-bf1a-a01485b4a65d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:49.550280 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-982fb539-ca32-4c49-bf1a-a01485b4a65d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:25:49.550461 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-982fb539-ca32-4c49-bf1a-a01485b4a65d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:49.550715 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-982fb539-ca32-4c49-bf1a-a01485b4a65d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:49.560898 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:49.560898 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:49.564336 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-982fb539-ca32-4c49-bf1a-a01485b4a65d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:25:49.568850 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-982fb539-ca32-4c49-bf1a-a01485b4a65d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:25:49.569276 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 397/1569] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:49 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:49.636071 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dcf29be9-31bc-4536-afb1-1b62518f4ff0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:49.637763 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dcf29be9-31bc-4536-afb1-1b62518f4ff0 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad Aug 19 21:25:49.637949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dcf29be9-31bc-4536-afb1-1b62518f4ff0 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:49.638196 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dcf29be9-31bc-4536-afb1-1b62518f4ff0 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:49.644043 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dcf29be9-31bc-4536-afb1-1b62518f4ff0 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad returned with HTTP 404 Aug 19 21:25:49.644537 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 391/1570] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:49 2026] GET /volume/v3/volumes/aa044cb4-5692-4054-8f26-b9b21d1d38ad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:49.654238 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bd033ca8-510c-4973-86d6-fb855bb13824 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:49.656792 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bd033ca8-510c-4973-86d6-fb855bb13824 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde Aug 19 21:25:49.657128 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bd033ca8-510c-4973-86d6-fb855bb13824 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:49.657377 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bd033ca8-510c-4973-86d6-fb855bb13824 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:49.657573 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-bd033ca8-510c-4973-86d6-fb855bb13824 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:49.661754 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bd033ca8-510c-4973-86d6-fb855bb13824 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde returned with HTTP 404 Aug 19 21:25:49.662406 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 392/1571] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:49 2026] GET /volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:49.670710 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dd907168-126f-434f-be3d-0615b42b702e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:49.672819 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd907168-126f-434f-be3d-0615b42b702e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9/action Aug 19 21:25:49.673173 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd907168-126f-434f-be3d-0615b42b702e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:49.673414 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd907168-126f-434f-be3d-0615b42b702e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:49.674921 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-dd907168-126f-434f-be3d-0615b42b702e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] delete called for group 3c65e56d-4504-4dbd-b255-5a443f8960e9 {{(pid=100176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:25:49.674921 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-dd907168-126f-434f-be3d-0615b42b702e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Delete group with id: 3c65e56d-4504-4dbd-b255-5a443f8960e9 Aug 19 21:25:49.679204 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:49.679204 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:49.707265 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd907168-126f-434f-be3d-0615b42b702e tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9/action returned with HTTP 202 Aug 19 21:25:49.707803 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 392/1572] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:25:49 2026] POST /volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:25:49.717149 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a616e841-4b19-459e-9022-4ff6606a6b7a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:49.722515 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a616e841-4b19-459e-9022-4ff6606a6b7a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 Aug 19 21:25:49.722731 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a616e841-4b19-459e-9022-4ff6606a6b7a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:49.722864 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a616e841-4b19-459e-9022-4ff6606a6b7a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:49.723000 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-a616e841-4b19-459e-9022-4ff6606a6b7a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member 3c65e56d-4504-4dbd-b255-5a443f8960e9 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:49.730456 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:49.730456 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:49.745788 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a616e841-4b19-459e-9022-4ff6606a6b7a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 returned with HTTP 200 Aug 19 21:25:49.746400 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 398/1573] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:49 2026] GET /volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 => generated 322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:50.019397 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d6a422ad-7a6b-46f6-949d-11ec56d8b9e2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.022700 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6a422ad-7a6b-46f6-949d-11ec56d8b9e2 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:50.022941 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6a422ad-7a6b-46f6-949d-11ec56d8b9e2 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.023388 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6a422ad-7a6b-46f6-949d-11ec56d8b9e2 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.024023 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d6a422ad-7a6b-46f6-949d-11ec56d8b9e2 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:50.029821 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:50.029821 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:50.030707 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6a422ad-7a6b-46f6-949d-11ec56d8b9e2 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:50.031239 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 392/1574] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:50 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:50.416057 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1ac566db-5943-47a3-9f77-08353819e67f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.418519 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1ac566db-5943-47a3-9f77-08353819e67f tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:50.418810 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1ac566db-5943-47a3-9f77-08353819e67f tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.418991 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1ac566db-5943-47a3-9f77-08353819e67f tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.427573 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:50.427573 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:50.431878 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1ac566db-5943-47a3-9f77-08353819e67f tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:50.436886 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1ac566db-5943-47a3-9f77-08353819e67f tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:50.437434 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 393/1575] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:50 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:50.454611 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-53b5f17a-56a0-424d-a7ca-afef04b75feb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.456939 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53b5f17a-56a0-424d-a7ca-afef04b75feb tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:50.457256 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53b5f17a-56a0-424d-a7ca-afef04b75feb tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.457505 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53b5f17a-56a0-424d-a7ca-afef04b75feb tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.467164 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:50.467164 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:50.471516 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-53b5f17a-56a0-424d-a7ca-afef04b75feb tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Volume info retrieved successfully. Aug 19 21:25:50.476281 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53b5f17a-56a0-424d-a7ca-afef04b75feb tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:50.476774 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 393/1576] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:50 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:50.488555 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.490658 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] POST https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87/action Aug 19 21:25:50.491154 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1716782422", "migration_policy": "never"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:50.491348 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1716782422", "migration_policy": "never"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:50.500298 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:50.500298 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:50.500800 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:50.506208 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:50.506208 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:50.519623 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1716782422 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1716782422, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:50.519933 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1716782422 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1716782422, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:50.538458 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Created reservations ['870254f4-61d1-4aa6-864c-f030f9dfcb8b', '26be3eec-c6c8-4a6d-99d2-3ef5f7da5485'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:50.549962 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:50.550297 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:50.557379 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Created reservations ['06bd7a94-57da-41a8-80bf-c57a4d774710', 'fabe1d72-6075-4210-9876-0d3a0f19db55'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:50.584779 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d8370d36-9828-471f-9776-d6e10fbc9f03 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.587318 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d8370d36-9828-471f-9776-d6e10fbc9f03 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:25:50.587627 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d8370d36-9828-471f-9776-d6e10fbc9f03 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.587936 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d8370d36-9828-471f-9776-d6e10fbc9f03 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.596986 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Retype volume request issued successfully. Aug 19 21:25:50.596986 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e16060c-9cb1-443a-b5b0-a743fe2ce399 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87/action returned with HTTP 202 Aug 19 21:25:50.597224 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 399/1577] 10.4.3.158 () {70 vars in 1432 bytes} [Wed Aug 19 21:25:50 2026] POST /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 21:25:50.603689 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:50.603689 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:50.606182 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e9eea273-6fc2-4fa8-9fde-d18c32722cd5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.608329 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e9eea273-6fc2-4fa8-9fde-d18c32722cd5 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:50.608680 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e9eea273-6fc2-4fa8-9fde-d18c32722cd5 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.608861 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e9eea273-6fc2-4fa8-9fde-d18c32722cd5 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.609211 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d8370d36-9828-471f-9776-d6e10fbc9f03 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:25:50.615262 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d8370d36-9828-471f-9776-d6e10fbc9f03 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:25:50.615799 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 393/1578] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:50 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:50.619889 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:50.619889 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:50.627069 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e9eea273-6fc2-4fa8-9fde-d18c32722cd5 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:50.634600 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e9eea273-6fc2-4fa8-9fde-d18c32722cd5 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:50.635029 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 394/1579] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:50 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 996 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:50.757681 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c625003c-c9ee-4c5c-af4e-8e5e8832fa19 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.759816 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c625003c-c9ee-4c5c-af4e-8e5e8832fa19 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 Aug 19 21:25:50.760078 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c625003c-c9ee-4c5c-af4e-8e5e8832fa19 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.760363 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c625003c-c9ee-4c5c-af4e-8e5e8832fa19 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.760549 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-c625003c-c9ee-4c5c-af4e-8e5e8832fa19 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member 3c65e56d-4504-4dbd-b255-5a443f8960e9 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:50.764440 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c625003c-c9ee-4c5c-af4e-8e5e8832fa19 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 returned with HTTP 404 Aug 19 21:25:50.765171 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 394/1580] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:50 2026] GET /volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:50.772703 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-59fe3af4-93fb-4fd1-8dc6-b6ee1275e731 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.775142 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59fe3af4-93fb-4fd1-8dc6-b6ee1275e731 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/detail Aug 19 21:25:50.775374 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59fe3af4-93fb-4fd1-8dc6-b6ee1275e731 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.775614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59fe3af4-93fb-4fd1-8dc6-b6ee1275e731 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.775961 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:50.775961 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:50.780753 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59fe3af4-93fb-4fd1-8dc6-b6ee1275e731 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/detail returned with HTTP 200 Aug 19 21:25:50.781201 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 400/1581] 10.4.3.158 () {68 vars in 1296 bytes} [Wed Aug 19 21:25:50 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:50.790850 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a7668013-a888-491a-8dab-df728db3f4c1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.792550 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7668013-a888-491a-8dab-df728db3f4c1 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:50.792731 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7668013-a888-491a-8dab-df728db3f4c1 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.792903 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7668013-a888-491a-8dab-df728db3f4c1 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.793140 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-a7668013-a888-491a-8dab-df728db3f4c1 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:50.794894 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a7668013-a888-491a-8dab-df728db3f4c1 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:50.801041 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a7668013-a888-491a-8dab-df728db3f4c1 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Get all volumes completed successfully. Aug 19 21:25:50.802982 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7668013-a888-491a-8dab-df728db3f4c1 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:50.803389 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 394/1582] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:25:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:50.815920 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-11585ba9-7bb0-4e90-8ff6-67e7edd279bf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.817923 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-11585ba9-7bb0-4e90-8ff6-67e7edd279bf tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9/action Aug 19 21:25:50.818552 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-11585ba9-7bb0-4e90-8ff6-67e7edd279bf tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:50.818732 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-11585ba9-7bb0-4e90-8ff6-67e7edd279bf tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:50.820401 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-11585ba9-7bb0-4e90-8ff6-67e7edd279bf tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] delete called for group 3c65e56d-4504-4dbd-b255-5a443f8960e9 {{(pid=100178) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:25:50.820511 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.groups [None req-11585ba9-7bb0-4e90-8ff6-67e7edd279bf tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Delete group with id: 3c65e56d-4504-4dbd-b255-5a443f8960e9 Aug 19 21:25:50.824183 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-11585ba9-7bb0-4e90-8ff6-67e7edd279bf tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9/action returned with HTTP 404 Aug 19 21:25:50.824730 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 395/1583] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:25:50 2026] POST /volume/v3/groups/3c65e56d-4504-4dbd-b255-5a443f8960e9/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:50.833769 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-431da690-61d2-496b-a9bc-8076903d8a04 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.835819 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-431da690-61d2-496b-a9bc-8076903d8a04 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:50.836081 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-431da690-61d2-496b-a9bc-8076903d8a04 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.836321 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-431da690-61d2-496b-a9bc-8076903d8a04 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.836549 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-431da690-61d2-496b-a9bc-8076903d8a04 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:50.837355 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-431da690-61d2-496b-a9bc-8076903d8a04 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:50.844325 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-431da690-61d2-496b-a9bc-8076903d8a04 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Get all volumes completed successfully. Aug 19 21:25:50.846986 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-431da690-61d2-496b-a9bc-8076903d8a04 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:50.847411 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 395/1584] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:25:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:50.859229 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8781ed0e-0ecb-41d6-b44c-c3fc4e65e04b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.861368 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8781ed0e-0ecb-41d6-b44c-c3fc4e65e04b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde/action Aug 19 21:25:50.861811 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8781ed0e-0ecb-41d6-b44c-c3fc4e65e04b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:50.861978 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8781ed0e-0ecb-41d6-b44c-c3fc4e65e04b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:50.863824 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-8781ed0e-0ecb-41d6-b44c-c3fc4e65e04b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] delete called for group d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde {{(pid=100175) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:25:50.863969 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-8781ed0e-0ecb-41d6-b44c-c3fc4e65e04b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Delete group with id: d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde Aug 19 21:25:50.868328 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8781ed0e-0ecb-41d6-b44c-c3fc4e65e04b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde/action returned with HTTP 404 Aug 19 21:25:50.868912 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 401/1585] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:25:50 2026] POST /volume/v3/groups/d79b9788-d699-4b2e-8c6e-b4e3c5e4bcde/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:50.877878 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1ae27462-0707-4e94-bcf9-1342301aeffd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.879954 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ae27462-0707-4e94-bcf9-1342301aeffd tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/d38fb367-9c33-4e4f-ac9a-368ce9bfcba0 Aug 19 21:25:50.880240 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ae27462-0707-4e94-bcf9-1342301aeffd tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.880445 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ae27462-0707-4e94-bcf9-1342301aeffd tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.895462 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ae27462-0707-4e94-bcf9-1342301aeffd tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] https://10.4.3.158/volume/v3/group_types/d38fb367-9c33-4e4f-ac9a-368ce9bfcba0 returned with HTTP 202 Aug 19 21:25:50.895992 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 395/1586] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:25:50 2026] DELETE /volume/v3/group_types/d38fb367-9c33-4e4f-ac9a-368ce9bfcba0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:25:50.904909 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-db7020ad-a2b3-4a9a-8da6-58b446e373ee None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.906928 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-db7020ad-a2b3-4a9a-8da6-58b446e373ee tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] DELETE https://10.4.3.158/volume/v3/types/5d19659c-62ea-4de1-ab6e-025ff14871f8 Aug 19 21:25:50.907206 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-db7020ad-a2b3-4a9a-8da6-58b446e373ee tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.907420 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-db7020ad-a2b3-4a9a-8da6-58b446e373ee tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.934334 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-db7020ad-a2b3-4a9a-8da6-58b446e373ee tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] https://10.4.3.158/volume/v3/types/5d19659c-62ea-4de1-ab6e-025ff14871f8 returned with HTTP 202 Aug 19 21:25:50.934866 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 396/1587] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:25:50 2026] DELETE /volume/v3/types/5d19659c-62ea-4de1-ab6e-025ff14871f8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:50.943143 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-af1ed799-9b7f-4b6d-97b0-a550ebcff6f6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.945425 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af1ed799-9b7f-4b6d-97b0-a550ebcff6f6 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] GET https://10.4.3.158/volume/v3/types/5d19659c-62ea-4de1-ab6e-025ff14871f8 Aug 19 21:25:50.945678 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af1ed799-9b7f-4b6d-97b0-a550ebcff6f6 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:50.945929 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af1ed799-9b7f-4b6d-97b0-a550ebcff6f6 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:50.949882 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af1ed799-9b7f-4b6d-97b0-a550ebcff6f6 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] https://10.4.3.158/volume/v3/types/5d19659c-62ea-4de1-ab6e-025ff14871f8 returned with HTTP 404 Aug 19 21:25:50.950530 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 396/1588] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:25:50 2026] GET /volume/v3/types/5d19659c-62ea-4de1-ab6e-025ff14871f8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:50.959632 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-73a674ca-4dc5-4f5c-97c0-9f572150b05e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.962094 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73a674ca-4dc5-4f5c-97c0-9f572150b05e tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:25:50.962570 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73a674ca-4dc5-4f5c-97c0-9f572150b05e tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-730586221"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:50.979403 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73a674ca-4dc5-4f5c-97c0-9f572150b05e tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:25:50.979817 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 402/1589] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:25:50 2026] POST /volume/v3/types => generated 215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:50.989688 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-14b248f7-ec0a-453b-bc95-959d3a5d5f57 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:50.991708 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14b248f7-ec0a-453b-bc95-959d3a5d5f57 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:25:50.992144 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14b248f7-ec0a-453b-bc95-959d3a5d5f57 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-352735773"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:51.007833 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14b248f7-ec0a-453b-bc95-959d3a5d5f57 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:25:51.008259 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 396/1590] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:25:50 2026] POST /volume/v3/group_types => generated 172 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:51.018696 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-69616af1-4365-422a-9e44-64e8df7dc77a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:51.020407 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-69616af1-4365-422a-9e44-64e8df7dc77a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/groups Aug 19 21:25:51.020750 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-69616af1-4365-422a-9e44-64e8df7dc77a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e37833af-d4ae-4e51-88bd-b9fc90c169fe", "volume_types": ["65f02505-4e5f-4088-a207-71fc641cb064"], "name": "tempest-GroupsTest-Group-659973891"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:51.022032 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-69616af1-4365-422a-9e44-64e8df7dc77a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Creating new group {'group': {'group_type': 'e37833af-d4ae-4e51-88bd-b9fc90c169fe', 'volume_types': ['65f02505-4e5f-4088-a207-71fc641cb064'], 'name': 'tempest-GroupsTest-Group-659973891'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 21:25:51.025672 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.groups [None req-69616af1-4365-422a-9e44-64e8df7dc77a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Creating group tempest-GroupsTest-Group-659973891. Aug 19 21:25:51.032841 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-69616af1-4365-422a-9e44-64e8df7dc77a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Availability Zones retrieved successfully. Aug 19 21:25:51.043686 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ae1a7557-cb76-4ed7-bcc9-c14c1460cdc5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:51.045876 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ae1a7557-cb76-4ed7-bcc9-c14c1460cdc5 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:51.046240 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ae1a7557-cb76-4ed7-bcc9-c14c1460cdc5 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:51.046437 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ae1a7557-cb76-4ed7-bcc9-c14c1460cdc5 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:51.046487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ae1a7557-cb76-4ed7-bcc9-c14c1460cdc5 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:51.049952 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-69616af1-4365-422a-9e44-64e8df7dc77a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Created reservations ['399d42b0-0dc0-4296-9483-6b9fe5c73338'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:51.053483 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:51.053483 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:51.054379 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ae1a7557-cb76-4ed7-bcc9-c14c1460cdc5 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:51.055126 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 397/1591] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:51 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:51.083074 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-69616af1-4365-422a-9e44-64e8df7dc77a tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Aug 19 21:25:51.083686 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 397/1592] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Aug 19 21:25:51 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 19 21:25:51.093296 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6592acd5-226d-4d0a-8c25-5a78061ad124 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:51.095965 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6592acd5-226d-4d0a-8c25-5a78061ad124 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:51.096361 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6592acd5-226d-4d0a-8c25-5a78061ad124 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:51.096605 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6592acd5-226d-4d0a-8c25-5a78061ad124 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:51.096791 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-6592acd5-226d-4d0a-8c25-5a78061ad124 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:51.102320 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:51.102320 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:51.112645 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6592acd5-226d-4d0a-8c25-5a78061ad124 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 returned with HTTP 200 Aug 19 21:25:51.113192 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 403/1593] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:51 2026] GET /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:51.633439 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d9f46f84-6dad-4f88-98a5-527c26b222af None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:51.635440 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9f46f84-6dad-4f88-98a5-527c26b222af tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:25:51.635678 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9f46f84-6dad-4f88-98a5-527c26b222af tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:51.635894 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9f46f84-6dad-4f88-98a5-527c26b222af tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:51.647481 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:51.647481 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:51.650003 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-326e1f90-610a-47b0-8074-aa87b9a1fc43 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:51.651771 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d9f46f84-6dad-4f88-98a5-527c26b222af tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:25:51.652233 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-326e1f90-610a-47b0-8074-aa87b9a1fc43 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:51.652457 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-326e1f90-610a-47b0-8074-aa87b9a1fc43 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:51.652660 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-326e1f90-610a-47b0-8074-aa87b9a1fc43 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:51.656827 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9f46f84-6dad-4f88-98a5-527c26b222af tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:25:51.657404 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 397/1594] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:51 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:51.660782 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:51.660782 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:51.664775 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-326e1f90-610a-47b0-8074-aa87b9a1fc43 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:51.668988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-326e1f90-610a-47b0-8074-aa87b9a1fc43 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:51.669423 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 398/1595] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:51 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:51.683801 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f0595d49-89bd-4e2f-876f-2474dd81c88c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:51.685788 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f0595d49-89bd-4e2f-876f-2474dd81c88c tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:51.686022 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f0595d49-89bd-4e2f-876f-2474dd81c88c tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:51.686264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f0595d49-89bd-4e2f-876f-2474dd81c88c tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:51.694430 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:51.694430 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:51.698249 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f0595d49-89bd-4e2f-876f-2474dd81c88c tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Volume info retrieved successfully. Aug 19 21:25:51.702636 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f0595d49-89bd-4e2f-876f-2474dd81c88c tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:51.703089 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 398/1596] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:51 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:51.714166 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a2f5d95f-561a-4aea-98ed-e218a85fdce3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:51.715790 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2f5d95f-561a-4aea-98ed-e218a85fdce3 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:51.715994 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a2f5d95f-561a-4aea-98ed-e218a85fdce3 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:51.716231 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a2f5d95f-561a-4aea-98ed-e218a85fdce3 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:51.718275 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=348,cinder:INSERT=69,cinder:UPDATE=121,cinder:DELETE=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:25:51.723782 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:51.723782 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:51.729596 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a2f5d95f-561a-4aea-98ed-e218a85fdce3 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Volume info retrieved successfully. Aug 19 21:25:51.736921 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2f5d95f-561a-4aea-98ed-e218a85fdce3 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:51.737540 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 404/1597] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:51 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:51.750037 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6a990e5b-3c25-4626-a569-153fe2b2556c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:51.751704 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] POST https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87/action Aug 19 21:25:51.752028 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1021714365", "migration_policy": "never"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:51.752188 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1021714365", "migration_policy": "never"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:51.759604 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:51.759604 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:51.760024 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:51.773668 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:51.773913 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1021714365, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:51.782248 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Created reservations ['63c99694-3e09-4697-8eab-d46036cf494f', '19dcb0dd-195b-4915-bdcd-2bc9c7d274bd'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:51.791800 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1716782422 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1716782422, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:51.792134 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1716782422 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1716782422, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:51.798686 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Created reservations ['b7cf098a-dbdf-4653-9f8c-0234b739308a', '36691d87-63a4-4296-872f-a77d9d211bcc'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:51.823343 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Retype volume request issued successfully. Aug 19 21:25:51.823633 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a990e5b-3c25-4626-a569-153fe2b2556c tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87/action returned with HTTP 202 Aug 19 21:25:51.824231 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 398/1598] 10.4.3.158 () {70 vars in 1432 bytes} [Wed Aug 19 21:25:51 2026] POST /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 21:25:51.834973 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-60003c94-e3f6-43e2-b908-d1e450d87a2b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:51.836943 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60003c94-e3f6-43e2-b908-d1e450d87a2b tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:51.837214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60003c94-e3f6-43e2-b908-d1e450d87a2b tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:51.837400 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60003c94-e3f6-43e2-b908-d1e450d87a2b tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:51.844991 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:51.844991 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:51.849308 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-60003c94-e3f6-43e2-b908-d1e450d87a2b tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:51.854271 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60003c94-e3f6-43e2-b908-d1e450d87a2b tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:51.854734 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 399/1599] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:51 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:52.069432 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6a46f929-7571-4de9-bde1-13b221bfeb6c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:52.071140 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6a46f929-7571-4de9-bde1-13b221bfeb6c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:52.071310 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6a46f929-7571-4de9-bde1-13b221bfeb6c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:52.071544 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6a46f929-7571-4de9-bde1-13b221bfeb6c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:52.071636 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6a46f929-7571-4de9-bde1-13b221bfeb6c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:52.076299 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:52.076299 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:52.076974 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6a46f929-7571-4de9-bde1-13b221bfeb6c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:52.077404 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 399/1600] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:52 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:52.124545 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e4611670-41e7-4cf1-8960-68a1dc039aab None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:52.126789 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e4611670-41e7-4cf1-8960-68a1dc039aab tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:52.127105 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e4611670-41e7-4cf1-8960-68a1dc039aab tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:52.127384 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e4611670-41e7-4cf1-8960-68a1dc039aab tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:52.127571 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-e4611670-41e7-4cf1-8960-68a1dc039aab tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:52.132079 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:52.132079 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:52.142789 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e4611670-41e7-4cf1-8960-68a1dc039aab tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 returned with HTTP 200 Aug 19 21:25:52.143342 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 405/1601] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:52 2026] GET /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 => generated 332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:52.154374 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:52.156994 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:52.157471 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1839975191", "volume_type": "65f02505-4e5f-4088-a207-71fc641cb064", "group_id": "a669e9db-c93a-4935-b8d2-e6c85d3a5eb9", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:52.159295 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1839975191', 'volume_type': '65f02505-4e5f-4088-a207-71fc641cb064', 'group_id': 'a669e9db-c93a-4935-b8d2-e6c85d3a5eb9', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:52.169986 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:52.169986 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:52.170640 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Create volume of 1 GB Aug 19 21:25:52.178686 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Availability Zones retrieved successfully. Aug 19 21:25:52.185401 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Flow 'volume_create_api' (47f143df-6f25-418c-803a-2c38b698f1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:52.186712 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6fd194-6482-4309-bf85-6974279ddcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:52.187429 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:52.187429 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:52.187903 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:52.214097 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6fd194-6482-4309-bf85-6974279ddcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:25:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=65f02505-4e5f-4088-a207-71fc641cb064,is_public=True,name='tempest-GroupsTest-volume-type-730586221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65f02505-4e5f-4088-a207-71fc641cb064', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a669e9db-c93a-4935-b8d2-e6c85d3a5eb9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:52.214973 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1084cba1-623b-4388-9a6e-7b73a3ae872f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:52.249375 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-730586221 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-730586221, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:52.249685 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-730586221 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-730586221, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:25:52.281925 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Created reservations ['572f511f-574b-4c76-9cd0-e00392f41850', 'e69cf5af-1658-4768-98ad-6b0139263ded', '4eeca790-ab06-4121-9575-4d75aaf721f5', '30f829b3-5429-490f-94e7-b9dd78cd6ddd'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:52.283027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1084cba1-623b-4388-9a6e-7b73a3ae872f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['572f511f-574b-4c76-9cd0-e00392f41850', 'e69cf5af-1658-4768-98ad-6b0139263ded', '4eeca790-ab06-4121-9575-4d75aaf721f5', '30f829b3-5429-490f-94e7-b9dd78cd6ddd']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:52.284054 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45ad0e2-40f9-46c8-9b79-69e387b49c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:52.311413 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45ad0e2-40f9-46c8-9b79-69e387b49c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01098c85-535d-4855-b4b3-5f84f73defda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1839975191',encryption_key_id=None,group_id=a669e9db-c93a-4935-b8d2-e6c85d3a5eb9,group_type_id=,metadata={},multiattach=False,project_id='25e00841e5bd495b8e3fb89b74d3bafd',qos_specs=None,replication_status=,reservations=['572f511f-574b-4c76-9cd0-e00392f41850','e69cf5af-1658-4768-98ad-6b0139263ded','4eeca790-ab06-4121-9575-4d75aaf721f5','30f829b3-5429-490f-94e7-b9dd78cd6ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d47660302e4e4f90845f873fe18449',volume_type_id=65f02505-4e5f-4088-a207-71fc641cb064), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1839975191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a669e9db-c93a-4935-b8d2-e6c85d3a5eb9,host=None,id=01098c85-535d-4855-b4b3-5f84f73defda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25e00841e5bd495b8e3fb89b74d3bafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d47660302e4e4f90845f873fe18449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65f02505-4e5f-4088-a207-71fc641cb064),volume_type_id=65f02505-4e5f-4088-a207-71fc641cb064)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:52.313220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2352e8-df54-4e17-8fd1-c049705f9ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:52.338157 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2352e8-df54-4e17-8fd1-c049705f9ef2) transitioned into state 'SUCCESS' from state '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-1839975191',encryption_key_id=None,group_id=a669e9db-c93a-4935-b8d2-e6c85d3a5eb9,group_type_id=,metadata={},multiattach=False,project_id='25e00841e5bd495b8e3fb89b74d3bafd',qos_specs=None,replication_status=,reservations=['572f511f-574b-4c76-9cd0-e00392f41850','e69cf5af-1658-4768-98ad-6b0139263ded','4eeca790-ab06-4121-9575-4d75aaf721f5','30f829b3-5429-490f-94e7-b9dd78cd6ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d47660302e4e4f90845f873fe18449',volume_type_id=65f02505-4e5f-4088-a207-71fc641cb064)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:52.339080 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb438659-25a9-4ce3-932b-50eff5be5f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:52.358193 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb438659-25a9-4ce3-932b-50eff5be5f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:52.359468 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Flow 'volume_create_api' (47f143df-6f25-418c-803a-2c38b698f1ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:52.359975 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Create volume request issued successfully. Aug 19 21:25:52.360783 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:52.360993 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:52.415817 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:52.419464 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:52.419464 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:52.423809 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e98ce7b-896e-477c-a158-40d95f17b0e2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:52.424380 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 399/1602] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:25:52 2026] POST /volume/v3/volumes => generated 814 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:52.441659 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b252e45c-3e86-4001-8d53-7892f4417f5b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:52.443818 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b252e45c-3e86-4001-8d53-7892f4417f5b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/01098c85-535d-4855-b4b3-5f84f73defda Aug 19 21:25:52.444181 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b252e45c-3e86-4001-8d53-7892f4417f5b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:52.444392 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b252e45c-3e86-4001-8d53-7892f4417f5b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:52.452809 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:52.452809 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:52.457600 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b252e45c-3e86-4001-8d53-7892f4417f5b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Volume info retrieved successfully. Aug 19 21:25:52.458416 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-b252e45c-3e86-4001-8d53-7892f4417f5b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:52.458574 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-b252e45c-3e86-4001-8d53-7892f4417f5b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:52.508977 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-b252e45c-3e86-4001-8d53-7892f4417f5b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:52.512941 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:52.512941 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:52.521833 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b252e45c-3e86-4001-8d53-7892f4417f5b tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/01098c85-535d-4855-b4b3-5f84f73defda returned with HTTP 200 Aug 19 21:25:52.522378 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 400/1603] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:52 2026] GET /volume/v3/volumes/01098c85-535d-4855-b4b3-5f84f73defda => generated 882 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:52.672235 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-52a798b4-9414-4bf6-ab54-d69ff51e56a4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:52.673969 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52a798b4-9414-4bf6-ab54-d69ff51e56a4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:25:52.674253 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52a798b4-9414-4bf6-ab54-d69ff51e56a4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:52.674475 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52a798b4-9414-4bf6-ab54-d69ff51e56a4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:52.685166 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:52.685166 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:52.688874 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-52a798b4-9414-4bf6-ab54-d69ff51e56a4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:25:52.693503 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52a798b4-9414-4bf6-ab54-d69ff51e56a4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:25:52.694187 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 400/1604] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:52 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:52.875736 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-83b5f445-6849-4a01-b6e4-00e72ad56b6d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:52.878250 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-83b5f445-6849-4a01-b6e4-00e72ad56b6d tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:52.878474 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-83b5f445-6849-4a01-b6e4-00e72ad56b6d tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:52.878663 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-83b5f445-6849-4a01-b6e4-00e72ad56b6d tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:52.885384 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:52.885384 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:52.888923 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-83b5f445-6849-4a01-b6e4-00e72ad56b6d tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:52.893382 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-83b5f445-6849-4a01-b6e4-00e72ad56b6d tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:52.893729 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 406/1605] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:52 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:52.907060 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ec4eca2d-c713-41bb-a689-f69f8523aa08 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:52.912262 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ec4eca2d-c713-41bb-a689-f69f8523aa08 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:52.912557 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ec4eca2d-c713-41bb-a689-f69f8523aa08 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:52.912832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ec4eca2d-c713-41bb-a689-f69f8523aa08 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:52.924318 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:52.924318 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:52.929132 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ec4eca2d-c713-41bb-a689-f69f8523aa08 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Volume info retrieved successfully. Aug 19 21:25:52.935351 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ec4eca2d-c713-41bb-a689-f69f8523aa08 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:52.935898 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 400/1606] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:52 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:52.950633 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb93f0a2-8bab-456d-bc48-dd9575a7cc14 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:52.953124 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb93f0a2-8bab-456d-bc48-dd9575a7cc14 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] GET https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-557097567 Aug 19 21:25:52.953471 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb93f0a2-8bab-456d-bc48-dd9575a7cc14 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:52.953743 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb93f0a2-8bab-456d-bc48-dd9575a7cc14 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:52.954872 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cb93f0a2-8bab-456d-bc48-dd9575a7cc14 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-557097567'), ('all_tenants', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:52.993649 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cb93f0a2-8bab-456d-bc48-dd9575a7cc14 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Get all volumes completed successfully. Aug 19 21:25:52.994307 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb93f0a2-8bab-456d-bc48-dd9575a7cc14 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-557097567 returned with HTTP 200 Aug 19 21:25:52.994825 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 401/1607] 10.4.3.158 () {68 vars in 1427 bytes} [Wed Aug 19 21:25:52 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-557097567 => generated 341 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:53.003656 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5806412e-04c6-4650-b02f-13d5af032293 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.005650 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5806412e-04c6-4650-b02f-13d5af032293 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] GET https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-557097567 Aug 19 21:25:53.005769 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5806412e-04c6-4650-b02f-13d5af032293 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:53.005886 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5806412e-04c6-4650-b02f-13d5af032293 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:53.006794 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5806412e-04c6-4650-b02f-13d5af032293 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-557097567'), ('all_tenants', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:53.039641 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5806412e-04c6-4650-b02f-13d5af032293 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Get all volumes completed successfully. Aug 19 21:25:53.041506 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5806412e-04c6-4650-b02f-13d5af032293 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-557097567 returned with HTTP 200 Aug 19 21:25:53.041963 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 401/1608] 10.4.3.158 () {68 vars in 1427 bytes} [Wed Aug 19 21:25:53 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-557097567 => generated 341 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:53.050249 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0ad88582-244a-4f0b-ab6e-7df085d5a561 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.051992 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ad88582-244a-4f0b-ab6e-7df085d5a561 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:53.052256 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ad88582-244a-4f0b-ab6e-7df085d5a561 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:53.052458 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ad88582-244a-4f0b-ab6e-7df085d5a561 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:53.059987 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.059987 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:53.064233 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0ad88582-244a-4f0b-ab6e-7df085d5a561 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:53.070776 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ad88582-244a-4f0b-ab6e-7df085d5a561 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:53.071344 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 407/1609] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:53 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:53.083526 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0fb99dac-5826-4d87-9543-c24c6a67d1de None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.085789 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0fb99dac-5826-4d87-9543-c24c6a67d1de tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:53.086125 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0fb99dac-5826-4d87-9543-c24c6a67d1de tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:53.086409 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0fb99dac-5826-4d87-9543-c24c6a67d1de tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:53.086657 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-0fb99dac-5826-4d87-9543-c24c6a67d1de tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Delete volume with id: 4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:53.089377 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e29a6b0-7442-4b07-9199-feafc45f254d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.092128 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e29a6b0-7442-4b07-9199-feafc45f254d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:53.092406 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e29a6b0-7442-4b07-9199-feafc45f254d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:53.092669 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e29a6b0-7442-4b07-9199-feafc45f254d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:53.092820 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1e29a6b0-7442-4b07-9199-feafc45f254d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:53.096859 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.096859 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:53.097510 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0fb99dac-5826-4d87-9543-c24c6a67d1de tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:53.098817 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.098817 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:53.099757 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e29a6b0-7442-4b07-9199-feafc45f254d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:53.100314 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 402/1610] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:53 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:53.100443 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-63a98ce2-0e71-4f3f-af58-079b572fb616 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.106571 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-63a98ce2-0e71-4f3f-af58-079b572fb616 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/attachments/f668a498-9720-41e8-8550-899af10f4cd1/action Aug 19 21:25:53.107108 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-63a98ce2-0e71-4f3f-af58-079b572fb616 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:53.107315 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-63a98ce2-0e71-4f3f-af58-079b572fb616 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:53.119706 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0fb99dac-5826-4d87-9543-c24c6a67d1de tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Delete volume request issued successfully. Aug 19 21:25:53.119991 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0fb99dac-5826-4d87-9543-c24c6a67d1de tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 202 Aug 19 21:25:53.120640 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 401/1611] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:25:53 2026] DELETE /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:25:53.129898 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3162c1bd-be6a-48cd-b788-37f2787c4b31 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.133178 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3162c1bd-be6a-48cd-b788-37f2787c4b31 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:53.133448 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3162c1bd-be6a-48cd-b788-37f2787c4b31 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:53.133732 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3162c1bd-be6a-48cd-b788-37f2787c4b31 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:53.142584 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.142584 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:53.146490 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.146490 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:53.152304 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3162c1bd-be6a-48cd-b788-37f2787c4b31 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Volume info retrieved successfully. Aug 19 21:25:53.159329 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3162c1bd-be6a-48cd-b788-37f2787c4b31 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 200 Aug 19 21:25:53.159857 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-354a8757-3ca8-4455-9811-02a1f1d0f896 req-63a98ce2-0e71-4f3f-af58-079b572fb616 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/attachments/f668a498-9720-41e8-8550-899af10f4cd1/action returned with HTTP 204 Aug 19 21:25:53.159951 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 408/1612] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:53 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:53.160559 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 402/1613] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:25:53 2026] POST /volume/v3/attachments/f668a498-9720-41e8-8550-899af10f4cd1/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:53.537699 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b59b3f7d-e576-44ab-9efa-fc8b22652c60 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.539749 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b59b3f7d-e576-44ab-9efa-fc8b22652c60 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/01098c85-535d-4855-b4b3-5f84f73defda Aug 19 21:25:53.539997 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b59b3f7d-e576-44ab-9efa-fc8b22652c60 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:53.540264 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b59b3f7d-e576-44ab-9efa-fc8b22652c60 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:53.549460 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.549460 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:53.554378 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b59b3f7d-e576-44ab-9efa-fc8b22652c60 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Volume info retrieved successfully. Aug 19 21:25:53.555134 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-b59b3f7d-e576-44ab-9efa-fc8b22652c60 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:53.555347 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-b59b3f7d-e576-44ab-9efa-fc8b22652c60 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:53.591696 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-b59b3f7d-e576-44ab-9efa-fc8b22652c60 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:53.595355 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.595355 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:53.605707 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b59b3f7d-e576-44ab-9efa-fc8b22652c60 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/01098c85-535d-4855-b4b3-5f84f73defda returned with HTTP 200 Aug 19 21:25:53.606238 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 403/1614] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:53 2026] GET /volume/v3/volumes/01098c85-535d-4855-b4b3-5f84f73defda => generated 907 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:53.623964 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-862493c3-58aa-401a-858e-6b20f8c7b419 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.626224 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:53.626703 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1381412586", "volume_type": "65f02505-4e5f-4088-a207-71fc641cb064", "group_id": "a669e9db-c93a-4935-b8d2-e6c85d3a5eb9", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:53.628758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1381412586', 'volume_type': '65f02505-4e5f-4088-a207-71fc641cb064', 'group_id': 'a669e9db-c93a-4935-b8d2-e6c85d3a5eb9', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:53.638134 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.638134 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:53.638752 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Create volume of 1 GB Aug 19 21:25:53.651747 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Availability Zones retrieved successfully. Aug 19 21:25:53.658088 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Flow 'volume_create_api' (175072b5-a3f3-4e13-befb-c670369ab444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:53.659420 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb82350-ca86-4f06-aaa3-66f8937fc29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:53.660092 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.660092 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:53.660594 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:53.690364 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb82350-ca86-4f06-aaa3-66f8937fc29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:25:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=65f02505-4e5f-4088-a207-71fc641cb064,is_public=True,name='tempest-GroupsTest-volume-type-730586221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65f02505-4e5f-4088-a207-71fc641cb064', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a669e9db-c93a-4935-b8d2-e6c85d3a5eb9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:53.691256 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (516ba712-1e0c-464b-86c5-918eb62338ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:53.708292 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-da8ea81c-e21f-4302-ae5f-5cc4b7bf6dc8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.710067 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da8ea81c-e21f-4302-ae5f-5cc4b7bf6dc8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:25:53.710264 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da8ea81c-e21f-4302-ae5f-5cc4b7bf6dc8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:53.710446 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da8ea81c-e21f-4302-ae5f-5cc4b7bf6dc8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:53.721581 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.721581 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:53.725192 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-da8ea81c-e21f-4302-ae5f-5cc4b7bf6dc8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:25:53.731032 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da8ea81c-e21f-4302-ae5f-5cc4b7bf6dc8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:25:53.731472 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 409/1615] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:53 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:53.741704 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Created reservations ['97315459-b5a5-417d-8d10-7a65c523667f', 'ea328fae-2959-4f2c-bcdf-2f13bcf652a3', '07bd951a-865c-4433-91c8-6caeb7d385bd', '25273bde-6f13-41c4-912e-2c0a792ae338'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:53.742600 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (516ba712-1e0c-464b-86c5-918eb62338ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97315459-b5a5-417d-8d10-7a65c523667f', 'ea328fae-2959-4f2c-bcdf-2f13bcf652a3', '07bd951a-865c-4433-91c8-6caeb7d385bd', '25273bde-6f13-41c4-912e-2c0a792ae338']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:53.743385 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca576ca9-535f-48ec-8d34-7e8a14f2b2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:53.746215 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f9171ae4-e367-46b5-af64-564fdf53fda1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.749204 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f9171ae4-e367-46b5-af64-564fdf53fda1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:25:53.749584 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f9171ae4-e367-46b5-af64-564fdf53fda1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "28a8be0c-7e1d-46e3-a453-aaa9035f1797", "name": "tempest-VolumesBackupsTest-Backup-642881621", "force": true, "container": "tempest-volumesbackupstest-backup-container-2102028091"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:53.751030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-f9171ae4-e367-46b5-af64-564fdf53fda1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating new backup {'backup': {'volume_id': '28a8be0c-7e1d-46e3-a453-aaa9035f1797', 'name': 'tempest-VolumesBackupsTest-Backup-642881621', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2102028091'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:25:53.751193 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-f9171ae4-e367-46b5-af64-564fdf53fda1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating backup of volume 28a8be0c-7e1d-46e3-a453-aaa9035f1797 in container tempest-volumesbackupstest-backup-container-2102028091 Aug 19 21:25:53.764446 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.764446 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:53.764898 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f9171ae4-e367-46b5-af64-564fdf53fda1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:25:53.771788 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca576ca9-535f-48ec-8d34-7e8a14f2b2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16679388-3e1c-455a-acec-20fde2d70e9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1381412586',encryption_key_id=None,group_id=a669e9db-c93a-4935-b8d2-e6c85d3a5eb9,group_type_id=,metadata={},multiattach=False,project_id='25e00841e5bd495b8e3fb89b74d3bafd',qos_specs=None,replication_status=,reservations=['97315459-b5a5-417d-8d10-7a65c523667f','ea328fae-2959-4f2c-bcdf-2f13bcf652a3','07bd951a-865c-4433-91c8-6caeb7d385bd','25273bde-6f13-41c4-912e-2c0a792ae338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d47660302e4e4f90845f873fe18449',volume_type_id=65f02505-4e5f-4088-a207-71fc641cb064), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1381412586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a669e9db-c93a-4935-b8d2-e6c85d3a5eb9,host=None,id=16679388-3e1c-455a-acec-20fde2d70e9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25e00841e5bd495b8e3fb89b74d3bafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d47660302e4e4f90845f873fe18449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65f02505-4e5f-4088-a207-71fc641cb064),volume_type_id=65f02505-4e5f-4088-a207-71fc641cb064)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:53.772731 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400783bf-5288-4d07-bb58-4181eac8fe7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:53.796283 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400783bf-5288-4d07-bb58-4181eac8fe7f) transitioned into state 'SUCCESS' from state '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-1381412586',encryption_key_id=None,group_id=a669e9db-c93a-4935-b8d2-e6c85d3a5eb9,group_type_id=,metadata={},multiattach=False,project_id='25e00841e5bd495b8e3fb89b74d3bafd',qos_specs=None,replication_status=,reservations=['97315459-b5a5-417d-8d10-7a65c523667f','ea328fae-2959-4f2c-bcdf-2f13bcf652a3','07bd951a-865c-4433-91c8-6caeb7d385bd','25273bde-6f13-41c4-912e-2c0a792ae338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d47660302e4e4f90845f873fe18449',volume_type_id=65f02505-4e5f-4088-a207-71fc641cb064)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:53.797273 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fddd88-c1f4-419b-bd46-1820914ff5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:53.806334 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-f9171ae4-e367-46b5-af64-564fdf53fda1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['dbb520ac-c0cf-40bc-a516-74d8b091c315', 'ebba32ac-b709-4cb8-80ef-fad9e9c052ba'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:53.812693 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fddd88-c1f4-419b-bd46-1820914ff5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:53.813865 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Flow 'volume_create_api' (175072b5-a3f3-4e13-befb-c670369ab444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:53.814336 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Create volume request issued successfully. Aug 19 21:25:53.815125 np0000007814 devstack@c-api.service[100177]: WARNING stevedore.named [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:53.815340 np0000007814 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:53.843148 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f9171ae4-e367-46b5-af64-564fdf53fda1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:25:53.844401 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 403/1616] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:25:53 2026] POST /volume/v3/backups => generated 329 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:53.852812 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ee80aa7b-e2be-4312-aa17-ad7bfe54be5b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.855505 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ee80aa7b-e2be-4312-aa17-ad7bfe54be5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:25:53.855777 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ee80aa7b-e2be-4312-aa17-ad7bfe54be5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:53.856844 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ee80aa7b-e2be-4312-aa17-ad7bfe54be5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:53.856844 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ee80aa7b-e2be-4312-aa17-ad7bfe54be5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:53.858826 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:53.861552 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.861552 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:53.861873 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.861873 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:53.862808 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ee80aa7b-e2be-4312-aa17-ad7bfe54be5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:25:53.863337 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 404/1617] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:53 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:53.868829 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-862493c3-58aa-401a-858e-6b20f8c7b419 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:53.869477 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 402/1618] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:25:53 2026] POST /volume/v3/volumes => generated 814 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:53.881450 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bb8d84b4-fb68-450d-a1d5-16647515e512 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:53.883332 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb8d84b4-fb68-450d-a1d5-16647515e512 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a Aug 19 21:25:53.883563 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb8d84b4-fb68-450d-a1d5-16647515e512 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:53.883799 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb8d84b4-fb68-450d-a1d5-16647515e512 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:53.894166 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.894166 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:53.898536 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bb8d84b4-fb68-450d-a1d5-16647515e512 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Volume info retrieved successfully. Aug 19 21:25:53.899289 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-bb8d84b4-fb68-450d-a1d5-16647515e512 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:53.899438 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-bb8d84b4-fb68-450d-a1d5-16647515e512 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:53.944508 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-bb8d84b4-fb68-450d-a1d5-16647515e512 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:53.949862 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:53.949862 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:53.958390 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb8d84b4-fb68-450d-a1d5-16647515e512 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a returned with HTTP 200 Aug 19 21:25:53.958781 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 410/1619] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:53 2026] GET /volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a => generated 882 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:54.117791 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e565fbd7-f453-4abd-b230-296bcc48b6bd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:54.120229 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e565fbd7-f453-4abd-b230-296bcc48b6bd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:54.120564 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e565fbd7-f453-4abd-b230-296bcc48b6bd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:54.120838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e565fbd7-f453-4abd-b230-296bcc48b6bd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:54.120984 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-e565fbd7-f453-4abd-b230-296bcc48b6bd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:54.126566 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:54.126566 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:54.127623 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e565fbd7-f453-4abd-b230-296bcc48b6bd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:54.128210 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 404/1620] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:54 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:54.174040 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-344a6780-0ab3-4906-af75-a8bb26652436 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:54.176029 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-344a6780-0ab3-4906-af75-a8bb26652436 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] GET https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 Aug 19 21:25:54.176306 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-344a6780-0ab3-4906-af75-a8bb26652436 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:54.176551 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-344a6780-0ab3-4906-af75-a8bb26652436 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:54.186415 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-344a6780-0ab3-4906-af75-a8bb26652436 tempest-VolumeRetypeMultiattachTest-1085596929 tempest-VolumeRetypeMultiattachTest-1085596929-project-member] https://10.4.3.158/volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 returned with HTTP 404 Aug 19 21:25:54.187078 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 405/1621] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:54 2026] GET /volume/v3/volumes/4a2a95c0-2274-41a4-b35f-f4188131ea87 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:54.196780 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b2a899a2-44df-425d-a608-78c7c5258b55 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:54.199767 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b2a899a2-44df-425d-a608-78c7c5258b55 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] DELETE https://10.4.3.158/volume/v3/types/f796a757-f562-4089-9cbc-68df1bb7254c Aug 19 21:25:54.200074 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b2a899a2-44df-425d-a608-78c7c5258b55 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:54.200388 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b2a899a2-44df-425d-a608-78c7c5258b55 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:54.233188 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b2a899a2-44df-425d-a608-78c7c5258b55 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/types/f796a757-f562-4089-9cbc-68df1bb7254c returned with HTTP 202 Aug 19 21:25:54.233631 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 403/1622] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:25:54 2026] DELETE /volume/v3/types/f796a757-f562-4089-9cbc-68df1bb7254c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:54.241988 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8ae38e22-6802-42f3-be7b-53a2560039da None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:54.244243 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8ae38e22-6802-42f3-be7b-53a2560039da tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] GET https://10.4.3.158/volume/v3/types/f796a757-f562-4089-9cbc-68df1bb7254c Aug 19 21:25:54.244377 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8ae38e22-6802-42f3-be7b-53a2560039da tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:54.244590 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8ae38e22-6802-42f3-be7b-53a2560039da tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:54.247989 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8ae38e22-6802-42f3-be7b-53a2560039da tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/types/f796a757-f562-4089-9cbc-68df1bb7254c returned with HTTP 404 Aug 19 21:25:54.248545 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 411/1623] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:25:54 2026] GET /volume/v3/types/f796a757-f562-4089-9cbc-68df1bb7254c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:54.256281 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f65905c9-d2ab-403f-b27d-6b02a0d60073 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:54.258489 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f65905c9-d2ab-403f-b27d-6b02a0d60073 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] DELETE https://10.4.3.158/volume/v3/types/4d0c76a3-6a43-4ef0-90e8-fc10609e6d64 Aug 19 21:25:54.258767 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f65905c9-d2ab-403f-b27d-6b02a0d60073 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:54.259031 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f65905c9-d2ab-403f-b27d-6b02a0d60073 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:54.286699 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f65905c9-d2ab-403f-b27d-6b02a0d60073 tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/types/4d0c76a3-6a43-4ef0-90e8-fc10609e6d64 returned with HTTP 202 Aug 19 21:25:54.287206 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 405/1624] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:25:54 2026] DELETE /volume/v3/types/4d0c76a3-6a43-4ef0-90e8-fc10609e6d64 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:54.294916 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-85c1c9de-9152-4e02-bdb6-c37a9467256f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:54.296896 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-85c1c9de-9152-4e02-bdb6-c37a9467256f tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] GET https://10.4.3.158/volume/v3/types/4d0c76a3-6a43-4ef0-90e8-fc10609e6d64 Aug 19 21:25:54.297148 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-85c1c9de-9152-4e02-bdb6-c37a9467256f tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:54.297394 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-85c1c9de-9152-4e02-bdb6-c37a9467256f tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:54.301080 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-85c1c9de-9152-4e02-bdb6-c37a9467256f tempest-VolumeRetypeMultiattachTest-1673652562 tempest-VolumeRetypeMultiattachTest-1673652562-project-admin] https://10.4.3.158/volume/v3/types/4d0c76a3-6a43-4ef0-90e8-fc10609e6d64 returned with HTTP 404 Aug 19 21:25:54.301667 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 406/1625] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:25:54 2026] GET /volume/v3/types/4d0c76a3-6a43-4ef0-90e8-fc10609e6d64 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:54.876077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5132dc49-e2d5-42bb-925c-30c5f1b0e2e9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:54.878000 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5132dc49-e2d5-42bb-925c-30c5f1b0e2e9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:25:54.878271 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5132dc49-e2d5-42bb-925c-30c5f1b0e2e9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:54.878496 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5132dc49-e2d5-42bb-925c-30c5f1b0e2e9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:54.878641 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5132dc49-e2d5-42bb-925c-30c5f1b0e2e9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:54.883759 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:54.883759 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:54.884636 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5132dc49-e2d5-42bb-925c-30c5f1b0e2e9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:25:54.884966 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 404/1626] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:54 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:54.974080 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0cbeea53-490e-43aa-8588-0bd396174700 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:54.976148 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0cbeea53-490e-43aa-8588-0bd396174700 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a Aug 19 21:25:54.976448 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0cbeea53-490e-43aa-8588-0bd396174700 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:54.976691 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0cbeea53-490e-43aa-8588-0bd396174700 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:54.983854 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:54.983854 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:54.989022 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0cbeea53-490e-43aa-8588-0bd396174700 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Volume info retrieved successfully. Aug 19 21:25:54.989756 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-0cbeea53-490e-43aa-8588-0bd396174700 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:54.989999 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-0cbeea53-490e-43aa-8588-0bd396174700 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:55.030685 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-0cbeea53-490e-43aa-8588-0bd396174700 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:55.034468 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:55.034468 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:55.044709 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0cbeea53-490e-43aa-8588-0bd396174700 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a returned with HTTP 200 Aug 19 21:25:55.045352 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 412/1627] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:54 2026] GET /volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a => generated 907 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:55.063505 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-81234ded-cfaf-47ce-9ab3-a7d83de7aa23 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:55.065882 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-81234ded-cfaf-47ce-9ab3-a7d83de7aa23 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] PUT https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:55.066575 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-81234ded-cfaf-47ce-9ab3-a7d83de7aa23 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "16679388-3e1c-455a-acec-20fde2d70e9a"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:55.076201 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-81234ded-cfaf-47ce-9ab3-a7d83de7aa23 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Update called for group a669e9db-c93a-4935-b8d2-e6c85d3a5eb9. {{(pid=100178) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 21:25:55.076590 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.groups [None req-81234ded-cfaf-47ce-9ab3-a7d83de7aa23 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Updating group a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 with name new_group description: This is a new group add_volumes: None remove_volumes: 16679388-3e1c-455a-acec-20fde2d70e9a. Aug 19 21:25:55.081519 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:55.081519 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:55.137150 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-81234ded-cfaf-47ce-9ab3-a7d83de7aa23 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 returned with HTTP 202 Aug 19 21:25:55.138826 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 406/1628] 10.4.3.158 () {70 vars in 1407 bytes} [Wed Aug 19 21:25:55 2026] PUT /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:25:55.142255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a20a22a-4423-4a82-8e35-17c5ac61c416 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:55.144403 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a20a22a-4423-4a82-8e35-17c5ac61c416 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:55.144787 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a20a22a-4423-4a82-8e35-17c5ac61c416 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:55.145052 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a20a22a-4423-4a82-8e35-17c5ac61c416 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:55.145172 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8a20a22a-4423-4a82-8e35-17c5ac61c416 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:55.147263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-03ef9780-d72b-4993-9a36-6ebf6974ccde None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:55.149474 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-03ef9780-d72b-4993-9a36-6ebf6974ccde tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:55.149666 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-03ef9780-d72b-4993-9a36-6ebf6974ccde tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:55.149899 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-03ef9780-d72b-4993-9a36-6ebf6974ccde tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:55.150049 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-03ef9780-d72b-4993-9a36-6ebf6974ccde tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:55.150563 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:55.150563 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:55.151447 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a20a22a-4423-4a82-8e35-17c5ac61c416 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:55.151812 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 407/1629] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:55 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:55.160243 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:55.160243 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:55.174222 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-03ef9780-d72b-4993-9a36-6ebf6974ccde tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 returned with HTTP 200 Aug 19 21:25:55.174771 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 405/1630] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:55 2026] GET /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:55.900589 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2521d8f7-85ca-4f4e-b5f1-b144c80dfb40 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:55.903315 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2521d8f7-85ca-4f4e-b5f1-b144c80dfb40 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:25:55.903530 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2521d8f7-85ca-4f4e-b5f1-b144c80dfb40 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:55.903739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2521d8f7-85ca-4f4e-b5f1-b144c80dfb40 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:55.904497 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2521d8f7-85ca-4f4e-b5f1-b144c80dfb40 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:55.908728 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:55.908728 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:55.909647 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2521d8f7-85ca-4f4e-b5f1-b144c80dfb40 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:25:55.910256 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 413/1631] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:55 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:56.167467 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8fe71410-e45b-4c5e-af97-37102fe8194d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:56.170914 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8fe71410-e45b-4c5e-af97-37102fe8194d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:56.171225 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8fe71410-e45b-4c5e-af97-37102fe8194d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:56.172686 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8fe71410-e45b-4c5e-af97-37102fe8194d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:56.172686 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-8fe71410-e45b-4c5e-af97-37102fe8194d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:56.181450 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=359,cinder:INSERT=56,cinder:UPDATE=111,cinder:DELETE=4 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:25:56.182375 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:56.182375 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:56.183685 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8fe71410-e45b-4c5e-af97-37102fe8194d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:56.183685 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 407/1632] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:56 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:56.186541 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4655be27-1dae-4a61-8611-58c701736fb5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:56.188751 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4655be27-1dae-4a61-8611-58c701736fb5 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:56.189258 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4655be27-1dae-4a61-8611-58c701736fb5 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:56.189653 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4655be27-1dae-4a61-8611-58c701736fb5 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:56.189949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-4655be27-1dae-4a61-8611-58c701736fb5 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:56.198246 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:56.198246 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:56.214398 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4655be27-1dae-4a61-8611-58c701736fb5 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 returned with HTTP 200 Aug 19 21:25:56.214398 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 408/1633] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:56 2026] GET /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:56.229971 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-06843abf-0fed-45fe-8274-3f47abd8ebb6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:56.234263 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06843abf-0fed-45fe-8274-3f47abd8ebb6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:56.234595 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06843abf-0fed-45fe-8274-3f47abd8ebb6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:56.234993 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06843abf-0fed-45fe-8274-3f47abd8ebb6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:56.235211 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-06843abf-0fed-45fe-8274-3f47abd8ebb6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:56.238283 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=391,cinder:UPDATE=117,cinder:INSERT=64,cinder:DELETE=4 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:25:56.245317 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:56.245317 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:56.259622 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06843abf-0fed-45fe-8274-3f47abd8ebb6 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 returned with HTTP 200 Aug 19 21:25:56.260225 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 406/1634] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:56 2026] GET /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:56.271225 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:56.276931 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:56.277329 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:56.277590 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:56.277965 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:56.279095 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:56.295752 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Get all volumes completed successfully. Aug 19 21:25:56.295752 np0000007814 devstack@c-api.service[100175]: WARNING stevedore.named [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:56.295752 np0000007814 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:56.353299 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:56.357626 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:56.357626 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:56.367513 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb2d47ca-c6ca-4107-9857-f1908debb870 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:56.367959 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 414/1635] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:25:56 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:56.384097 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fd7c1489-aabe-4a27-80f3-e994d1b5db45 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:56.384493 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fd7c1489-aabe-4a27-80f3-e994d1b5db45 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] PUT https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:56.384794 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fd7c1489-aabe-4a27-80f3-e994d1b5db45 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "16679388-3e1c-455a-acec-20fde2d70e9a"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:56.386808 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-fd7c1489-aabe-4a27-80f3-e994d1b5db45 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Update called for group a669e9db-c93a-4935-b8d2-e6c85d3a5eb9. {{(pid=100178) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 21:25:56.387076 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.groups [None req-fd7c1489-aabe-4a27-80f3-e994d1b5db45 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Updating group a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 with name None description: None add_volumes: 16679388-3e1c-455a-acec-20fde2d70e9a remove_volumes: None. Aug 19 21:25:56.391138 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:56.391138 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:56.430469 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fd7c1489-aabe-4a27-80f3-e994d1b5db45 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 returned with HTTP 202 Aug 19 21:25:56.431138 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 408/1636] 10.4.3.158 () {70 vars in 1406 bytes} [Wed Aug 19 21:25:56 2026] PUT /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:25:56.441459 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ad606871-7471-4e09-907f-33409974104d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:56.443461 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad606871-7471-4e09-907f-33409974104d tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:56.443875 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad606871-7471-4e09-907f-33409974104d tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:56.444256 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad606871-7471-4e09-907f-33409974104d tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:56.444520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-ad606871-7471-4e09-907f-33409974104d tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:56.451426 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:56.451426 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:56.461873 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad606871-7471-4e09-907f-33409974104d tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 returned with HTTP 200 Aug 19 21:25:56.462594 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 409/1637] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:56 2026] GET /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:56.924798 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c6eff44b-41fd-43a0-b6a5-d21040eb261e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:56.927078 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c6eff44b-41fd-43a0-b6a5-d21040eb261e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:25:56.927340 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c6eff44b-41fd-43a0-b6a5-d21040eb261e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:56.927549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c6eff44b-41fd-43a0-b6a5-d21040eb261e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:56.927650 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c6eff44b-41fd-43a0-b6a5-d21040eb261e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:56.938140 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:56.938140 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:56.939322 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c6eff44b-41fd-43a0-b6a5-d21040eb261e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:25:56.940986 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 407/1638] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:56 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:57.182355 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0334f6f-3e60-46a6-a26e-6ed73022e82d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.197943 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1cc4bc0c-abeb-4784-9636-335be0afc73b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.200889 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1cc4bc0c-abeb-4784-9636-335be0afc73b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:57.201201 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1cc4bc0c-abeb-4784-9636-335be0afc73b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.201593 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1cc4bc0c-abeb-4784-9636-335be0afc73b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.201693 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-1cc4bc0c-abeb-4784-9636-335be0afc73b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:57.208935 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:57.208935 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:57.210658 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1cc4bc0c-abeb-4784-9636-335be0afc73b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:57.211678 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 409/1639] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:57 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:57.311143 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0334f6f-3e60-46a6-a26e-6ed73022e82d tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:25:57.311601 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0334f6f-3e60-46a6-a26e-6ed73022e82d tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-923835610", "extra_specs": {"spec1": "val1"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.335614 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0334f6f-3e60-46a6-a26e-6ed73022e82d tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:25:57.336108 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 415/1640] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:25:57 2026] POST /volume/v3/types => generated 242 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:57.347639 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2097a39d-7ffb-4a99-9600-d649e72b6fb7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.351570 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2097a39d-7ffb-4a99-9600-d649e72b6fb7 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] POST https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs Aug 19 21:25:57.351570 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2097a39d-7ffb-4a99-9600-d649e72b6fb7 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.354089 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2097a39d-7ffb-4a99-9600-d649e72b6fb7 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs returned with HTTP 400 Aug 19 21:25:57.354936 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 410/1641] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Aug 19 21:25:57 2026] POST /volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:25:57.368159 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-77d3524c-f190-47d4-9a80-5716a4e3f35d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.371397 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-77d3524c-f190-47d4-9a80-5716a4e3f35d tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] POST https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs Aug 19 21:25:57.371861 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-77d3524c-f190-47d4-9a80-5716a4e3f35d tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.374992 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-77d3524c-f190-47d4-9a80-5716a4e3f35d tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs returned with HTTP 400 Aug 19 21:25:57.375841 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 408/1642] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Aug 19 21:25:57 2026] POST /volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:25:57.389360 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d92f4498-c14a-4180-a6a5-5ce729d81440 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.392048 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d92f4498-c14a-4180-a6a5-5ce729d81440 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] POST https://10.4.3.158/volume/v3/types/c6a1ca8c-826a-45a3-8994-df4a3e059a55/extra_specs Aug 19 21:25:57.392732 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d92f4498-c14a-4180-a6a5-5ce729d81440 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.406414 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d92f4498-c14a-4180-a6a5-5ce729d81440 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/c6a1ca8c-826a-45a3-8994-df4a3e059a55/extra_specs returned with HTTP 404 Aug 19 21:25:57.407513 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 410/1643] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Aug 19 21:25:57 2026] POST /volume/v3/types/c6a1ca8c-826a-45a3-8994-df4a3e059a55/extra_specs => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:57.423084 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e017d3e5-654d-4fbf-ba52-c4138812df33 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.425798 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e017d3e5-654d-4fbf-ba52-c4138812df33 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] DELETE https://10.4.3.158/volume/v3/types/23861553-0b24-4cff-add5-b1f9a7b9784b/extra_specs/spec1 Aug 19 21:25:57.428181 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e017d3e5-654d-4fbf-ba52-c4138812df33 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.428181 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e017d3e5-654d-4fbf-ba52-c4138812df33 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.432886 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e017d3e5-654d-4fbf-ba52-c4138812df33 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/23861553-0b24-4cff-add5-b1f9a7b9784b/extra_specs/spec1 returned with HTTP 404 Aug 19 21:25:57.434128 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 416/1644] 10.4.3.158 () {66 vars in 1399 bytes} [Wed Aug 19 21:25:57 2026] DELETE /volume/v3/types/23861553-0b24-4cff-add5-b1f9a7b9784b/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:57.447117 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ff2ee27b-a2b6-44dc-bc72-efbeb7fabc1d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.449779 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff2ee27b-a2b6-44dc-bc72-efbeb7fabc1d tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] GET https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/nonexistent_extra_spec_name Aug 19 21:25:57.452155 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff2ee27b-a2b6-44dc-bc72-efbeb7fabc1d tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.452584 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff2ee27b-a2b6-44dc-bc72-efbeb7fabc1d tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.453284 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:57.453284 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:57.462347 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff2ee27b-a2b6-44dc-bc72-efbeb7fabc1d tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 19 21:25:57.462643 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 411/1645] 10.4.3.158 () {66 vars in 1462 bytes} [Wed Aug 19 21:25:57 2026] GET /volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:57.478547 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-20e8c1d5-1a5d-4a43-9309-5d45a1a64add None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.480656 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-89903e47-3303-4391-8e63-42d7471e6eae None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.481417 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-20e8c1d5-1a5d-4a43-9309-5d45a1a64add tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:57.481417 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-20e8c1d5-1a5d-4a43-9309-5d45a1a64add tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.481539 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-20e8c1d5-1a5d-4a43-9309-5d45a1a64add tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.481599 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-20e8c1d5-1a5d-4a43-9309-5d45a1a64add tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:57.484157 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-89903e47-3303-4391-8e63-42d7471e6eae tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] GET https://10.4.3.158/volume/v3/types/afff5b34-a4d0-4bf3-af91-44a6b95dc647/extra_specs/spec1 Aug 19 21:25:57.484881 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-89903e47-3303-4391-8e63-42d7471e6eae tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.485305 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-89903e47-3303-4391-8e63-42d7471e6eae tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.492092 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:57.492092 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:57.492292 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-89903e47-3303-4391-8e63-42d7471e6eae tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/afff5b34-a4d0-4bf3-af91-44a6b95dc647/extra_specs/spec1 returned with HTTP 404 Aug 19 21:25:57.492984 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 411/1646] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:25:57 2026] GET /volume/v3/types/afff5b34-a4d0-4bf3-af91-44a6b95dc647/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:57.504586 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9dee4480-c61a-44c1-a31b-19df5be32cb8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.507274 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9dee4480-c61a-44c1-a31b-19df5be32cb8 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] GET https://10.4.3.158/volume/v3/types/62da747c-1c1c-41e9-99e2-2c4f42b05ac2/extra_specs Aug 19 21:25:57.507467 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9dee4480-c61a-44c1-a31b-19df5be32cb8 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.507768 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9dee4480-c61a-44c1-a31b-19df5be32cb8 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.511297 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-20e8c1d5-1a5d-4a43-9309-5d45a1a64add tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 returned with HTTP 200 Aug 19 21:25:57.511297 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 409/1647] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:57 2026] GET /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 => generated 324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:25:57.516863 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9dee4480-c61a-44c1-a31b-19df5be32cb8 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/62da747c-1c1c-41e9-99e2-2c4f42b05ac2/extra_specs returned with HTTP 404 Aug 19 21:25:57.517635 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 417/1648] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Aug 19 21:25:57 2026] GET /volume/v3/types/62da747c-1c1c-41e9-99e2-2c4f42b05ac2/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:57.532042 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.532042 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:57.532235 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.532410 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.532850 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:57.533727 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e011eff8-3ee1-4787-b4eb-3b7699b84688 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.533917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:57.536354 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e011eff8-3ee1-4787-b4eb-3b7699b84688 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] PUT https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/spec1 Aug 19 21:25:57.536825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e011eff8-3ee1-4787-b4eb-3b7699b84688 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.539207 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e011eff8-3ee1-4787-b4eb-3b7699b84688 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/spec1 returned with HTTP 400 Aug 19 21:25:57.541320 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 412/1649] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:25:57 2026] PUT /volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:25:57.551811 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Get all volumes completed successfully. Aug 19 21:25:57.552873 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:57.553151 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:57.560039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-743e7628-3d15-4d0f-a13b-ac89e9b4ff63 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.560960 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-743e7628-3d15-4d0f-a13b-ac89e9b4ff63 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] PUT https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/spec1 Aug 19 21:25:57.561822 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-743e7628-3d15-4d0f-a13b-ac89e9b4ff63 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Action: 'update', calling method: update, body: null {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.563518 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-743e7628-3d15-4d0f-a13b-ac89e9b4ff63 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/spec1 returned with HTTP 400 Aug 19 21:25:57.564185 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 410/1650] 10.4.3.158 () {68 vars in 1415 bytes} [Wed Aug 19 21:25:57 2026] PUT /volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:57.576122 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f4dd1591-555a-4952-8c52-00c1ec2eba52 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.578724 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4dd1591-555a-4952-8c52-00c1ec2eba52 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] PUT https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/None Aug 19 21:25:57.579230 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4dd1591-555a-4952-8c52-00c1ec2eba52 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.597499 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4dd1591-555a-4952-8c52-00c1ec2eba52 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 19 21:25:57.597759 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4dd1591-555a-4952-8c52-00c1ec2eba52 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/None returned with HTTP 400 Aug 19 21:25:57.598511 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 418/1651] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:25:57 2026] PUT /volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/None => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:57.609399 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:57.612048 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5648ad46-2c23-4263-81a6-46bca0cdff23 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.614786 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5648ad46-2c23-4263-81a6-46bca0cdff23 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] PUT https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/1a88b587-b4a4-49f2-98bf-9a5c31fe49b9 Aug 19 21:25:57.615690 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:57.615690 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:57.615823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5648ad46-2c23-4263-81a6-46bca0cdff23 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.625301 np0000007814 devstack@c-api.service[100176]: WARNING stevedore.named [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:57.625485 np0000007814 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:57.633174 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5648ad46-2c23-4263-81a6-46bca0cdff23 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 19 21:25:57.633435 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5648ad46-2c23-4263-81a6-46bca0cdff23 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/1a88b587-b4a4-49f2-98bf-9a5c31fe49b9 returned with HTTP 400 Aug 19 21:25:57.634377 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 413/1652] 10.4.3.158 () {68 vars in 1509 bytes} [Wed Aug 19 21:25:57 2026] PUT /volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a/extra_specs/1a88b587-b4a4-49f2-98bf-9a5c31fe49b9 => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:57.649041 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e8afa803-170f-494e-a787-5e3e6513988a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.653984 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e8afa803-170f-494e-a787-5e3e6513988a tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] PUT https://10.4.3.158/volume/v3/types/e4d10a30-0872-4f5a-8623-fe465e60df2d/extra_specs/spec1 Aug 19 21:25:57.654534 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e8afa803-170f-494e-a787-5e3e6513988a tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.657238 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:57.657238 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:57.672931 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e8afa803-170f-494e-a787-5e3e6513988a tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/e4d10a30-0872-4f5a-8623-fe465e60df2d/extra_specs/spec1 returned with HTTP 404 Aug 19 21:25:57.674183 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 411/1653] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:25:57 2026] PUT /volume/v3/types/e4d10a30-0872-4f5a-8623-fe465e60df2d/extra_specs/spec1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:57.683552 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:57.684056 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ca076343-3732-41ff-b8f7-e866363b6ef2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.686669 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca076343-3732-41ff-b8f7-e866363b6ef2 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] DELETE https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a Aug 19 21:25:57.686994 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca076343-3732-41ff-b8f7-e866363b6ef2 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.687354 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca076343-3732-41ff-b8f7-e866363b6ef2 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.689344 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:57.689344 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:57.703240 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7e59aa5-09bf-4f25-aa19-99be0c91aa8f tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:57.703403 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 412/1654] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:25:57 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:57.725832 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca076343-3732-41ff-b8f7-e866363b6ef2 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a returned with HTTP 202 Aug 19 21:25:57.726768 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 419/1655] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:25:57 2026] DELETE /volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:57.730100 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.734418 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:25:57.736514 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.736748 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.737074 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:25:57.738416 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:25:57.738522 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cb767100-05da-44ea-a21b-2bf4ca9557f2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.740953 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb767100-05da-44ea-a21b-2bf4ca9557f2 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] GET https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a Aug 19 21:25:57.741334 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb767100-05da-44ea-a21b-2bf4ca9557f2 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.741660 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb767100-05da-44ea-a21b-2bf4ca9557f2 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.747582 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb767100-05da-44ea-a21b-2bf4ca9557f2 tempest-ExtraSpecsNegativeTest-1770092926 tempest-ExtraSpecsNegativeTest-1770092926-project-admin] https://10.4.3.158/volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a returned with HTTP 404 Aug 19 21:25:57.747940 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Get all volumes completed successfully. Aug 19 21:25:57.748475 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:57.748689 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 412/1656] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:25:57 2026] GET /volume/v3/types/39e12a93-dddb-4535-b07a-ccba23234a3a => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:57.748778 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:57.792272 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.794530 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:25:57.794843 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-438873247"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.796778 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-438873247'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:25:57.796892 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Create volume of 1 GB Aug 19 21:25:57.800001 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=316,cinder:UPDATE=65,cinder:INSERT=43,cinder:DELETE=3 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:25:57.803406 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Availability Zones retrieved successfully. Aug 19 21:25:57.804921 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:57.811963 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:57.811963 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:57.812765 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Flow 'volume_create_api' (6b677c9a-1d03-4388-bd3b-d0dd4ce8309c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:57.816290 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee79358-4d0e-48c2-bc55-8e4498fb72d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:57.818098 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:57.818553 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:57.820077 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:25:57.864111 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee79358-4d0e-48c2-bc55-8e4498fb72d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:57.865310 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f2b5318-d809-43b2-a42b-9fc7c98f15d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:57.870503 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:57.875740 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:57.875740 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:57.888814 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5a778840-fe70-4b7d-aed5-9fd7b9d203ce tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:25:57.889382 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 414/1657] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:25:57 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:57.912391 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d2c13c5d-e141-4e70-876d-cf9bca4359d0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.915220 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2c13c5d-e141-4e70-876d-cf9bca4359d0 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] POST https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9/action Aug 19 21:25:57.915584 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2c13c5d-e141-4e70-876d-cf9bca4359d0 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:25:57.915739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2c13c5d-e141-4e70-876d-cf9bca4359d0 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:57.918381 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-d2c13c5d-e141-4e70-876d-cf9bca4359d0 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] delete called for group a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 {{(pid=100175) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:25:57.918381 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-d2c13c5d-e141-4e70-876d-cf9bca4359d0 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Delete group with id: a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:57.925053 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:57.925053 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:57.956309 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Created reservations ['a001ab15-30b9-4f7a-b6ba-d984e218d392', 'd20155d0-2a37-46ff-b495-d3032a2fe69c', '29cd3652-c608-4ced-94d7-1393c8eb80a6', '8567f07b-ff4a-48e5-8989-1f88a824866e'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:25:57.957157 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f2b5318-d809-43b2-a42b-9fc7c98f15d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a001ab15-30b9-4f7a-b6ba-d984e218d392', 'd20155d0-2a37-46ff-b495-d3032a2fe69c', '29cd3652-c608-4ced-94d7-1393c8eb80a6', '8567f07b-ff4a-48e5-8989-1f88a824866e']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:57.957829 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a2470409-2f41-4aab-a0c1-b0a6f9097ed5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:57.957989 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eccceb9-4cbf-4f9d-8cf4-6bb7fb6a0b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:57.960338 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2470409-2f41-4aab-a0c1-b0a6f9097ed5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:25:57.960732 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2470409-2f41-4aab-a0c1-b0a6f9097ed5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:57.961451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2470409-2f41-4aab-a0c1-b0a6f9097ed5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:57.962442 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a2470409-2f41-4aab-a0c1-b0a6f9097ed5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:57.971142 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:57.971142 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:57.973104 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2470409-2f41-4aab-a0c1-b0a6f9097ed5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:25:57.973795 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 413/1658] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:57 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:57.989105 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2c13c5d-e141-4e70-876d-cf9bca4359d0 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9/action returned with HTTP 202 Aug 19 21:25:57.989576 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 420/1659] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:25:57 2026] POST /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:25:57.997671 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eccceb9-4cbf-4f9d-8cf4-6bb7fb6a0b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68cee8bf-ad97-4a0b-86cf-532d85192875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-438873247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8db90acd9f1649f180faf7111215ffea',qos_specs=None,replication_status=,reservations=['a001ab15-30b9-4f7a-b6ba-d984e218d392','d20155d0-2a37-46ff-b495-d3032a2fe69c','29cd3652-c608-4ced-94d7-1393c8eb80a6','8567f07b-ff4a-48e5-8989-1f88a824866e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d03f4a771a4543b1a4147ccedd30b3e4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-438873247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68cee8bf-ad97-4a0b-86cf-532d85192875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8db90acd9f1649f180faf7111215ffea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d03f4a771a4543b1a4147ccedd30b3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:58.000033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb44211-4277-42fa-9e2d-e3ba69015c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:58.001578 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5c14e357-9979-43c3-9e64-6d5bc323ab63 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:58.003954 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5c14e357-9979-43c3-9e64-6d5bc323ab63 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a Aug 19 21:25:58.004262 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5c14e357-9979-43c3-9e64-6d5bc323ab63 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:58.004742 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5c14e357-9979-43c3-9e64-6d5bc323ab63 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:58.017616 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:58.017616 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:58.024437 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5c14e357-9979-43c3-9e64-6d5bc323ab63 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Volume info retrieved successfully. Aug 19 21:25:58.024996 np0000007814 devstack@c-api.service[100178]: WARNING stevedore.named [None req-5c14e357-9979-43c3-9e64-6d5bc323ab63 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 21:25:58.025266 np0000007814 devstack@c-api.service[100178]: WARNING castellan.key_manager [None req-5c14e357-9979-43c3-9e64-6d5bc323ab63 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19 21:25:58.028787 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb44211-4277-42fa-9e2d-e3ba69015c7e) transitioned into state 'SUCCESS' from state '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-438873247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8db90acd9f1649f180faf7111215ffea',qos_specs=None,replication_status=,reservations=['a001ab15-30b9-4f7a-b6ba-d984e218d392','d20155d0-2a37-46ff-b495-d3032a2fe69c','29cd3652-c608-4ced-94d7-1393c8eb80a6','8567f07b-ff4a-48e5-8989-1f88a824866e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d03f4a771a4543b1a4147ccedd30b3e4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:58.030289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b985a269-4014-4240-8515-478e0167e498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:25:58.045004 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b985a269-4014-4240-8515-478e0167e498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:25:58.046311 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Flow 'volume_create_api' (6b677c9a-1d03-4388-bd3b-d0dd4ce8309c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:25:58.046733 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Create volume request issued successfully. Aug 19 21:25:58.047691 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-de5dd9fc-fc37-46f4-82e6-6dcb1ccc4b61 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:25:58.048621 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 413/1660] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:25:57 2026] POST /volume/v3/volumes => generated 753 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:25:58.068960 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-66205fa2-33ca-4d22-ac03-747b824a6572 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:58.071711 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66205fa2-33ca-4d22-ac03-747b824a6572 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:25:58.071711 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66205fa2-33ca-4d22-ac03-747b824a6572 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:58.072673 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66205fa2-33ca-4d22-ac03-747b824a6572 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:58.082035 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [None req-5c14e357-9979-43c3-9e64-6d5bc323ab63 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:25:58.084076 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:58.084076 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:58.088270 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:58.088270 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:58.089286 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-66205fa2-33ca-4d22-ac03-747b824a6572 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:25:58.098988 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66205fa2-33ca-4d22-ac03-747b824a6572 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:25:58.099669 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 414/1661] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:58 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:58.101995 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5c14e357-9979-43c3-9e64-6d5bc323ab63 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a returned with HTTP 200 Aug 19 21:25:58.102486 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 415/1662] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:58 2026] GET /volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:58.225132 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c1e50410-8bd6-4ddd-82dd-a58fdcb5271a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:58.227729 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c1e50410-8bd6-4ddd-82dd-a58fdcb5271a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:58.228206 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c1e50410-8bd6-4ddd-82dd-a58fdcb5271a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:58.228306 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c1e50410-8bd6-4ddd-82dd-a58fdcb5271a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:58.228424 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c1e50410-8bd6-4ddd-82dd-a58fdcb5271a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:58.235716 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:58.235716 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:58.236778 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c1e50410-8bd6-4ddd-82dd-a58fdcb5271a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:58.237397 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 421/1663] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:58 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:58.993414 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-04a16699-ace3-47be-ae87-e5b2c51392de None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:58.995529 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04a16699-ace3-47be-ae87-e5b2c51392de tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:25:58.996436 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04a16699-ace3-47be-ae87-e5b2c51392de tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:58.996436 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04a16699-ace3-47be-ae87-e5b2c51392de tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:58.997396 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-04a16699-ace3-47be-ae87-e5b2c51392de tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:59.004165 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:59.004165 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:59.004165 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04a16699-ace3-47be-ae87-e5b2c51392de tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:25:59.004165 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 414/1664] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:58 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:25:59.071348 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-d765a080-4fe9-49e7-8b09-53a241da56f8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.076856 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-d765a080-4fe9-49e7-8b09-53a241da56f8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:25:59.076929 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-d765a080-4fe9-49e7-8b09-53a241da56f8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.077242 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-d765a080-4fe9-49e7-8b09-53a241da56f8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.086243 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:59.086243 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:59.091124 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-d765a080-4fe9-49e7-8b09-53a241da56f8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:25:59.096523 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-d765a080-4fe9-49e7-8b09-53a241da56f8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:25:59.097234 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 415/1665] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:59.120095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8a7d6f12-644c-44b6-8b8e-0ddc914b9e19 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.122904 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6a2d878f-5a05-4532-8398-1efe9104d42c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.123565 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8a7d6f12-644c-44b6-8b8e-0ddc914b9e19 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:25:59.123903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8a7d6f12-644c-44b6-8b8e-0ddc914b9e19 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.126766 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6a2d878f-5a05-4532-8398-1efe9104d42c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a Aug 19 21:25:59.127105 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6a2d878f-5a05-4532-8398-1efe9104d42c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.127379 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6a2d878f-5a05-4532-8398-1efe9104d42c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.127893 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8a7d6f12-644c-44b6-8b8e-0ddc914b9e19 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.135506 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6a2d878f-5a05-4532-8398-1efe9104d42c tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a returned with HTTP 404 Aug 19 21:25:59.137301 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 422/1666] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/v3/volumes/16679388-3e1c-455a-acec-20fde2d70e9a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:59.140238 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:59.140238 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:59.148963 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8a7d6f12-644c-44b6-8b8e-0ddc914b9e19 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:25:59.150589 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-356d38a7-ba93-40c2-93c7-4484d5441ba2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.152938 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-356d38a7-ba93-40c2-93c7-4484d5441ba2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/volumes/01098c85-535d-4855-b4b3-5f84f73defda Aug 19 21:25:59.153327 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-356d38a7-ba93-40c2-93c7-4484d5441ba2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.153538 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-356d38a7-ba93-40c2-93c7-4484d5441ba2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.155494 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8a7d6f12-644c-44b6-8b8e-0ddc914b9e19 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:25:59.156033 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 416/1667] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:59.167774 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-356d38a7-ba93-40c2-93c7-4484d5441ba2 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/volumes/01098c85-535d-4855-b4b3-5f84f73defda returned with HTTP 404 Aug 19 21:25:59.168193 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 415/1668] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/v3/volumes/01098c85-535d-4855-b4b3-5f84f73defda => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 19 21:25:59.179671 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-845af657-63c4-4532-b58c-f398b0232b33 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.182734 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-845af657-63c4-4532-b58c-f398b0232b33 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] GET https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 Aug 19 21:25:59.183042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-845af657-63c4-4532-b58c-f398b0232b33 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.183308 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-845af657-63c4-4532-b58c-f398b0232b33 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.183505 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-845af657-63c4-4532-b58c-f398b0232b33 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] show called for member a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:25:59.192540 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-845af657-63c4-4532-b58c-f398b0232b33 tempest-GroupsTest-877734827 tempest-GroupsTest-877734827-project-member] https://10.4.3.158/volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 returned with HTTP 404 Aug 19 21:25:59.193573 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 416/1669] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/v3/groups/a669e9db-c93a-4935-b8d2-e6c85d3a5eb9 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:25:59.202665 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2a50c9e7-5f8c-41ec-aef1-c9f24074f0cc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.205033 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2a50c9e7-5f8c-41ec-aef1-c9f24074f0cc tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/e37833af-d4ae-4e51-88bd-b9fc90c169fe Aug 19 21:25:59.205291 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2a50c9e7-5f8c-41ec-aef1-c9f24074f0cc tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.205573 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2a50c9e7-5f8c-41ec-aef1-c9f24074f0cc tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.216219 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fc881d19-453f-4805-81c1-218eaa6483ed None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.216723 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc881d19-453f-4805-81c1-218eaa6483ed None None] GET https://10.4.3.158/volume// Aug 19 21:25:59.216968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc881d19-453f-4805-81c1-218eaa6483ed None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.217234 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc881d19-453f-4805-81c1-218eaa6483ed None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.217655 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc881d19-453f-4805-81c1-218eaa6483ed None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:59.218054 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 417/1670] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:59.227798 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2a50c9e7-5f8c-41ec-aef1-c9f24074f0cc tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] https://10.4.3.158/volume/v3/group_types/e37833af-d4ae-4e51-88bd-b9fc90c169fe returned with HTTP 202 Aug 19 21:25:59.228532 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 423/1671] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:25:59 2026] DELETE /volume/v3/group_types/e37833af-d4ae-4e51-88bd-b9fc90c169fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:25:59.232367 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-b3943cec-14a9-405b-b1c7-8c9e1d56f01c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.237580 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-b3943cec-14a9-405b-b1c7-8c9e1d56f01c tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:25:59.237580 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-b3943cec-14a9-405b-b1c7-8c9e1d56f01c tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a28f6bf5-f570-4600-9821-8ad5ec962b5f", "connector": null, "instance_uuid": "99817f58-40dc-4542-a1b4-6fc99809f386"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:59.243352 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-61d054f5-0582-43e9-b117-3119c677f563 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.248180 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61d054f5-0582-43e9-b117-3119c677f563 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] DELETE https://10.4.3.158/volume/v3/types/65f02505-4e5f-4088-a207-71fc641cb064 Aug 19 21:25:59.248493 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61d054f5-0582-43e9-b117-3119c677f563 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.248784 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61d054f5-0582-43e9-b117-3119c677f563 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.252373 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-86923242-7222-43b6-9b9b-16ec61676164 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.253813 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:59.253813 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:59.254497 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-86923242-7222-43b6-9b9b-16ec61676164 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:25:59.254853 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-86923242-7222-43b6-9b9b-16ec61676164 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.254952 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-86923242-7222-43b6-9b9b-16ec61676164 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.255091 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-86923242-7222-43b6-9b9b-16ec61676164 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:25:59.261840 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:59.261840 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:59.262672 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-86923242-7222-43b6-9b9b-16ec61676164 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:25:59.263083 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 418/1672] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:59.295697 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61d054f5-0582-43e9-b117-3119c677f563 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] https://10.4.3.158/volume/v3/types/65f02505-4e5f-4088-a207-71fc641cb064 returned with HTTP 202 Aug 19 21:25:59.296878 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 417/1673] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:25:59 2026] DELETE /volume/v3/types/65f02505-4e5f-4088-a207-71fc641cb064 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:25:59.302331 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-b3943cec-14a9-405b-b1c7-8c9e1d56f01c tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:25:59.302904 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 416/1674] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:25:59 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 19 21:25:59.307591 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-73952169-953d-40dc-aeba-e606e919c855 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.309483 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73952169-953d-40dc-aeba-e606e919c855 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] GET https://10.4.3.158/volume/v3/types/65f02505-4e5f-4088-a207-71fc641cb064 Aug 19 21:25:59.309667 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73952169-953d-40dc-aeba-e606e919c855 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.309872 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73952169-953d-40dc-aeba-e606e919c855 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.314123 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73952169-953d-40dc-aeba-e606e919c855 tempest-GroupsTest-142300683 tempest-GroupsTest-142300683-project-admin] https://10.4.3.158/volume/v3/types/65f02505-4e5f-4088-a207-71fc641cb064 returned with HTTP 404 Aug 19 21:25:59.314696 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 424/1675] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/v3/types/65f02505-4e5f-4088-a207-71fc641cb064 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:25:59.348798 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2bab5283-1fbb-421e-a85e-1727d36dd582 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.350965 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2bab5283-1fbb-421e-a85e-1727d36dd582 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:25:59.351222 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2bab5283-1fbb-421e-a85e-1727d36dd582 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.351457 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2bab5283-1fbb-421e-a85e-1727d36dd582 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.372694 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:59.372694 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:25:59.374466 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f6edb7be-2328-4573-a3a4-287e89dfbb72 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.374926 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f6edb7be-2328-4573-a3a4-287e89dfbb72 None None] GET https://10.4.3.158/volume// Aug 19 21:25:59.375229 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f6edb7be-2328-4573-a3a4-287e89dfbb72 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.375432 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f6edb7be-2328-4573-a3a4-287e89dfbb72 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.378132 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f6edb7be-2328-4573-a3a4-287e89dfbb72 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:59.378132 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 418/1676] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:59.379757 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2bab5283-1fbb-421e-a85e-1727d36dd582 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:25:59.390192 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2bab5283-1fbb-421e-a85e-1727d36dd582 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:25:59.390923 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 419/1677] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:59.391800 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-fc346fd6-e262-4410-97fe-fe2fd349e85f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.394799 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-fc346fd6-e262-4410-97fe-fe2fd349e85f tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:25:59.395168 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-fc346fd6-e262-4410-97fe-fe2fd349e85f tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.395957 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-fc346fd6-e262-4410-97fe-fe2fd349e85f tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.417788 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:59.417788 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:25:59.426800 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-fc346fd6-e262-4410-97fe-fe2fd349e85f tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:25:59.435708 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-fc346fd6-e262-4410-97fe-fe2fd349e85f tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:25:59.436334 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 417/1678] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 1030 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:25:59.582313 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-6d5b6a61-52cf-4707-9a27-a64bdd89f4e3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.585001 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-6d5b6a61-52cf-4707-9a27-a64bdd89f4e3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] PUT https://10.4.3.158/volume/v3/attachments/6e39fab9-26af-4fad-a950-d55fa8898036 Aug 19 21:25:59.585881 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-6d5b6a61-52cf-4707-9a27-a64bdd89f4e3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:59.596114 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-6d5b6a61-52cf-4707-9a27-a64bdd89f4e3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Acquiring lock "cinder-attachment_update-a28f6bf5-f570-4600-9821-8ad5ec962b5f-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:25:59.606531 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-6d5b6a61-52cf-4707-9a27-a64bdd89f4e3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Lock "cinder-attachment_update-a28f6bf5-f570-4600-9821-8ad5ec962b5f-np0000007814" acquired by "attachment_update" :: waited 0.010s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:25:59.608622 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:59.608622 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:25:59.758480 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-6d5b6a61-52cf-4707-9a27-a64bdd89f4e3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Lock "cinder-attachment_update-a28f6bf5-f570-4600-9821-8ad5ec962b5f-np0000007814" released by "attachment_update" :: held 0.151s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:25:59.758480 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-6d5b6a61-52cf-4707-9a27-a64bdd89f4e3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/attachments/6e39fab9-26af-4fad-a950-d55fa8898036 returned with HTTP 200 Aug 19 21:25:59.758762 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 425/1679] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:25:59 2026] PUT /volume/v3/attachments/6e39fab9-26af-4fad-a950-d55fa8898036 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:25:59.803444 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-dfa804c7-1154-48e8-9a76-d8894b5e5f51 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.806628 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-dfa804c7-1154-48e8-9a76-d8894b5e5f51 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:25:59.808312 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-dfa804c7-1154-48e8-9a76-d8894b5e5f51 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.808312 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-dfa804c7-1154-48e8-9a76-d8894b5e5f51 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.826714 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:59.826714 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:25:59.837607 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-dfa804c7-1154-48e8-9a76-d8894b5e5f51 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:25:59.845707 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-dfa804c7-1154-48e8-9a76-d8894b5e5f51 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:25:59.846244 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 419/1680] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:25:59.970984 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0293b10a-eaf5-4910-9c62-bf62f31c5909 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.971453 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0293b10a-eaf5-4910-9c62-bf62f31c5909 None None] GET https://10.4.3.158/volume// Aug 19 21:25:59.971803 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0293b10a-eaf5-4910-9c62-bf62f31c5909 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:25:59.971803 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0293b10a-eaf5-4910-9c62-bf62f31c5909 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:25:59.972847 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0293b10a-eaf5-4910-9c62-bf62f31c5909 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:25:59.972847 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 420/1681] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:25:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:25:59.982443 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-2dd35455-3b32-4914-b2af-77f0049e4f9a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:25:59.985398 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-2dd35455-3b32-4914-b2af-77f0049e4f9a tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:25:59.985398 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-2dd35455-3b32-4914-b2af-77f0049e4f9a tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68cee8bf-ad97-4a0b-86cf-532d85192875", "connector": null, "instance_uuid": "53083b73-9328-4a17-b708-be66c5ab1c4f"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:25:59.994126 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:25:59.994126 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:00.019839 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-442ea274-f138-42bb-bd4d-2a96481196f7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:00.022051 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-442ea274-f138-42bb-bd4d-2a96481196f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:00.022547 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-442ea274-f138-42bb-bd4d-2a96481196f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:00.022906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-442ea274-f138-42bb-bd4d-2a96481196f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:00.023140 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-442ea274-f138-42bb-bd4d-2a96481196f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:00.030243 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:00.030243 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:00.031456 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-442ea274-f138-42bb-bd4d-2a96481196f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:00.032000 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 426/1682] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:00 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:00.036920 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-2dd35455-3b32-4914-b2af-77f0049e4f9a tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:26:00.037522 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 418/1683] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:25:59 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 19 21:26:00.076605 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7a983fde-c7ff-4e74-b467-68be67d139ea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:00.078550 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a983fde-c7ff-4e74-b467-68be67d139ea tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:00.078744 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a983fde-c7ff-4e74-b467-68be67d139ea tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:00.078938 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a983fde-c7ff-4e74-b467-68be67d139ea tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:00.091113 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:00.091113 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:00.093383 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fe60da6f-854b-4888-9ed1-14852c6d22ac None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:00.093733 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fe60da6f-854b-4888-9ed1-14852c6d22ac None None] GET https://10.4.3.158/volume// Aug 19 21:26:00.093883 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fe60da6f-854b-4888-9ed1-14852c6d22ac None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:00.094103 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fe60da6f-854b-4888-9ed1-14852c6d22ac None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:00.094434 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fe60da6f-854b-4888-9ed1-14852c6d22ac None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:26:00.094747 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 421/1684] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:26:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:26:00.097573 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7a983fde-c7ff-4e74-b467-68be67d139ea tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:00.106607 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a983fde-c7ff-4e74-b467-68be67d139ea tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:00.107617 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 420/1685] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:00 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:00.110243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-9d04a35e-17c2-4d93-adab-f4190060137e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:00.113904 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-9d04a35e-17c2-4d93-adab-f4190060137e tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:00.114295 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-9d04a35e-17c2-4d93-adab-f4190060137e tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:00.114605 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-9d04a35e-17c2-4d93-adab-f4190060137e tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:00.127807 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:00.127807 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:00.138822 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-9d04a35e-17c2-4d93-adab-f4190060137e tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:00.144942 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-9d04a35e-17c2-4d93-adab-f4190060137e tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:00.145548 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 427/1686] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:26:00 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:26:00.270542 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-58c4d4a8-2a4d-4ce1-bc2e-9557e4cc6478 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:00.273953 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-58c4d4a8-2a4d-4ce1-bc2e-9557e4cc6478 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] PUT https://10.4.3.158/volume/v3/attachments/3152e78c-3c36-4ddf-8c8c-8b4de1ab1dfe Aug 19 21:26:00.273953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-58c4d4a8-2a4d-4ce1-bc2e-9557e4cc6478 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:00.279655 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-aafac31f-ba50-4957-b9f8-565de770d71f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:00.282594 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aafac31f-ba50-4957-b9f8-565de770d71f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:00.282594 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aafac31f-ba50-4957-b9f8-565de770d71f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:00.282594 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aafac31f-ba50-4957-b9f8-565de770d71f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:00.282594 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-aafac31f-ba50-4957-b9f8-565de770d71f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:00.289303 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-58c4d4a8-2a4d-4ce1-bc2e-9557e4cc6478 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Acquiring lock "cinder-attachment_update-68cee8bf-ad97-4a0b-86cf-532d85192875-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:26:00.293468 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:00.293468 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:00.294293 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aafac31f-ba50-4957-b9f8-565de770d71f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:00.297134 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 422/1687] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:00 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:00.297207 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-58c4d4a8-2a4d-4ce1-bc2e-9557e4cc6478 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Lock "cinder-attachment_update-68cee8bf-ad97-4a0b-86cf-532d85192875-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:26:00.297710 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:00.297710 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:00.411249 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-89c30fa4-cb7b-4c9f-a6bd-8f32bd038b2b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:00.416304 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89c30fa4-cb7b-4c9f-a6bd-8f32bd038b2b tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:00.416555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89c30fa4-cb7b-4c9f-a6bd-8f32bd038b2b tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:00.416765 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89c30fa4-cb7b-4c9f-a6bd-8f32bd038b2b tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:00.429449 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-58c4d4a8-2a4d-4ce1-bc2e-9557e4cc6478 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Lock "cinder-attachment_update-68cee8bf-ad97-4a0b-86cf-532d85192875-np0000007814" released by "attachment_update" :: held 0.133s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:26:00.430325 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-58c4d4a8-2a4d-4ce1-bc2e-9557e4cc6478 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/3152e78c-3c36-4ddf-8c8c-8b4de1ab1dfe returned with HTTP 200 Aug 19 21:26:00.431029 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 419/1688] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:26:00 2026] PUT /volume/v3/attachments/3152e78c-3c36-4ddf-8c8c-8b4de1ab1dfe => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:00.439796 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:00.439796 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:00.444819 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-89c30fa4-cb7b-4c9f-a6bd-8f32bd038b2b tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:00.452287 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89c30fa4-cb7b-4c9f-a6bd-8f32bd038b2b tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:00.453006 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 421/1689] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:00 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:01.017207 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cd80f531-0f2c-414d-bd8d-dd641219a193 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.050554 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a310bad4-e02a-4ddd-891c-b9bf3fafea58 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.055916 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a310bad4-e02a-4ddd-891c-b9bf3fafea58 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:01.055916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a310bad4-e02a-4ddd-891c-b9bf3fafea58 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:01.055916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a310bad4-e02a-4ddd-891c-b9bf3fafea58 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:01.055916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a310bad4-e02a-4ddd-891c-b9bf3fafea58 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:01.065163 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:01.065163 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:01.066288 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a310bad4-e02a-4ddd-891c-b9bf3fafea58 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:01.066839 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 423/1690] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:01 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:01.129538 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f83d2d52-ac59-47a0-b902-d4023e18711c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.133514 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f83d2d52-ac59-47a0-b902-d4023e18711c tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:01.133714 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f83d2d52-ac59-47a0-b902-d4023e18711c tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:01.134382 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f83d2d52-ac59-47a0-b902-d4023e18711c tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:01.147181 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:01.147181 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:01.152932 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f83d2d52-ac59-47a0-b902-d4023e18711c tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:01.159837 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f83d2d52-ac59-47a0-b902-d4023e18711c tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:01.160112 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 420/1691] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:01 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:01.205489 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cd80f531-0f2c-414d-bd8d-dd641219a193 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] POST https://10.4.3.158/volume/v3/types/e96ee62f-441d-4d87-9804-d20bf41ac499/encryption Aug 19 21:26:01.206133 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cd80f531-0f2c-414d-bd8d-dd641219a193 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:01.219900 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cd80f531-0f2c-414d-bd8d-dd641219a193 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types/e96ee62f-441d-4d87-9804-d20bf41ac499/encryption returned with HTTP 404 Aug 19 21:26:01.220405 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 428/1692] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:26:01 2026] POST /volume/v3/types/e96ee62f-441d-4d87-9804-d20bf41ac499/encryption => generated 114 bytes in 204 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:01.232200 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-44b64b81-2fb7-47a2-b320-9fea2f001c89 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.237281 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44b64b81-2fb7-47a2-b320-9fea2f001c89 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:26:01.237864 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-44b64b81-2fb7-47a2-b320-9fea2f001c89 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2081463461", "os-volume-type-access:is_public": false}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:01.270855 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44b64b81-2fb7-47a2-b320-9fea2f001c89 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:26:01.271442 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 422/1693] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:26:01 2026] POST /volume/v3/types => generated 231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:01.286236 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d1029bf2-a0f6-4a33-8a17-24d373269949 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.314006 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0db6591c-ff85-4dea-93f1-3bc420125902 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.316174 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0db6591c-ff85-4dea-93f1-3bc420125902 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:01.316347 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0db6591c-ff85-4dea-93f1-3bc420125902 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:01.316540 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0db6591c-ff85-4dea-93f1-3bc420125902 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:01.316650 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0db6591c-ff85-4dea-93f1-3bc420125902 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:01.324035 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:01.324035 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:01.324035 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0db6591c-ff85-4dea-93f1-3bc420125902 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:01.324035 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 421/1694] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:01 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:01.442389 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d1029bf2-a0f6-4a33-8a17-24d373269949 tempest-VolumeTypesNegativeTest-485388117 tempest-VolumeTypesNegativeTest-485388117-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:01.442797 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d1029bf2-a0f6-4a33-8a17-24d373269949 tempest-VolumeTypesNegativeTest-485388117 tempest-VolumeTypesNegativeTest-485388117-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7aac888e-39e3-4669-99ae-66998d3b2394", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-449603708"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:01.447490 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-d1029bf2-a0f6-4a33-8a17-24d373269949 tempest-VolumeTypesNegativeTest-485388117 tempest-VolumeTypesNegativeTest-485388117-project-member] Create volume request body: {'volume': {'volume_type': '7aac888e-39e3-4669-99ae-66998d3b2394', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-449603708'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:01.462096 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d1029bf2-a0f6-4a33-8a17-24d373269949 tempest-VolumeTypesNegativeTest-485388117 tempest-VolumeTypesNegativeTest-485388117-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 404 Aug 19 21:26:01.462785 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 424/1695] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:01 2026] POST /volume/v3/volumes => generated 114 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:26:01.471163 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9765519c-bf14-4b74-8613-14ec17b88b8a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.472378 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-04b0d61a-41bd-47ca-bc6a-5bf06a95bc2d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.473281 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9765519c-bf14-4b74-8613-14ec17b88b8a tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:01.473590 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9765519c-bf14-4b74-8613-14ec17b88b8a tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:01.473879 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9765519c-bf14-4b74-8613-14ec17b88b8a tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:01.476594 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04b0d61a-41bd-47ca-bc6a-5bf06a95bc2d tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] DELETE https://10.4.3.158/volume/v3/types/7aac888e-39e3-4669-99ae-66998d3b2394 Aug 19 21:26:01.476830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04b0d61a-41bd-47ca-bc6a-5bf06a95bc2d tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:01.477071 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04b0d61a-41bd-47ca-bc6a-5bf06a95bc2d tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:01.484922 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:01.484922 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:01.489930 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9765519c-bf14-4b74-8613-14ec17b88b8a tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:01.496700 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9765519c-bf14-4b74-8613-14ec17b88b8a tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:01.497387 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 429/1696] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:01 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:01.507164 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04b0d61a-41bd-47ca-bc6a-5bf06a95bc2d tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types/7aac888e-39e3-4669-99ae-66998d3b2394 returned with HTTP 202 Aug 19 21:26:01.507674 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 423/1697] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:26:01 2026] DELETE /volume/v3/types/7aac888e-39e3-4669-99ae-66998d3b2394 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:01.517971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-760428f8-9991-48dd-bc1d-f75bf4a5c3d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.520395 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-760428f8-9991-48dd-bc1d-f75bf4a5c3d0 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] GET https://10.4.3.158/volume/v3/types/7aac888e-39e3-4669-99ae-66998d3b2394 Aug 19 21:26:01.520732 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-760428f8-9991-48dd-bc1d-f75bf4a5c3d0 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:01.521028 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-760428f8-9991-48dd-bc1d-f75bf4a5c3d0 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:01.525850 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-760428f8-9991-48dd-bc1d-f75bf4a5c3d0 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types/7aac888e-39e3-4669-99ae-66998d3b2394 returned with HTTP 404 Aug 19 21:26:01.526688 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 422/1698] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:26:01 2026] GET /volume/v3/types/7aac888e-39e3-4669-99ae-66998d3b2394 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:01.538886 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-df8f5668-4e1f-4b28-ab76-35770dfba9b9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.541030 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-df8f5668-4e1f-4b28-ab76-35770dfba9b9 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:26:01.541348 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-df8f5668-4e1f-4b28-ab76-35770dfba9b9 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:01.543709 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-df8f5668-4e1f-4b28-ab76-35770dfba9b9 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 400 Aug 19 21:26:01.544457 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 425/1699] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:26:01 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:26:01.555816 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ff82d92d-cc9d-4f13-872c-9bd2e8310114 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.557703 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff82d92d-cc9d-4f13-872c-9bd2e8310114 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:26:01.558439 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff82d92d-cc9d-4f13-872c-9bd2e8310114 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1757494560"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:01.575665 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff82d92d-cc9d-4f13-872c-9bd2e8310114 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:26:01.576061 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 430/1700] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:26:01 2026] POST /volume/v3/types => generated 229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:01.584887 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4327dc5a-f277-475e-9558-433a4469c514 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.587030 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4327dc5a-f277-475e-9558-433a4469c514 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:26:01.587526 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4327dc5a-f277-475e-9558-433a4469c514 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1757494560"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:01.593615 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4327dc5a-f277-475e-9558-433a4469c514 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1757494560 already exists. Aug 19 21:26:01.593751 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4327dc5a-f277-475e-9558-433a4469c514 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 409 Aug 19 21:26:01.594271 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 424/1701] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:26:01 2026] POST /volume/v3/types => generated 134 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:01.602731 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-97b10b7c-738e-48e2-ba46-a5c1e856d50a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.604972 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97b10b7c-738e-48e2-ba46-a5c1e856d50a tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] DELETE https://10.4.3.158/volume/v3/types/dfd13c5c-bbe0-42e0-9db3-69dd61d5a0ba Aug 19 21:26:01.605230 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97b10b7c-738e-48e2-ba46-a5c1e856d50a tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:01.605467 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97b10b7c-738e-48e2-ba46-a5c1e856d50a tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:01.640221 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97b10b7c-738e-48e2-ba46-a5c1e856d50a tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types/dfd13c5c-bbe0-42e0-9db3-69dd61d5a0ba returned with HTTP 202 Aug 19 21:26:01.640354 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 423/1702] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:26:01 2026] DELETE /volume/v3/types/dfd13c5c-bbe0-42e0-9db3-69dd61d5a0ba => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:01.647593 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4e083361-3b99-41c8-8933-cf8181e46d11 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.649574 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4e083361-3b99-41c8-8933-cf8181e46d11 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] GET https://10.4.3.158/volume/v3/types/dfd13c5c-bbe0-42e0-9db3-69dd61d5a0ba Aug 19 21:26:01.649836 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4e083361-3b99-41c8-8933-cf8181e46d11 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:01.650595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4e083361-3b99-41c8-8933-cf8181e46d11 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:01.655250 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4e083361-3b99-41c8-8933-cf8181e46d11 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types/dfd13c5c-bbe0-42e0-9db3-69dd61d5a0ba returned with HTTP 404 Aug 19 21:26:01.655778 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 426/1703] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:26:01 2026] GET /volume/v3/types/dfd13c5c-bbe0-42e0-9db3-69dd61d5a0ba => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:01.665534 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8f0e0249-fe7a-4911-9ea4-23a9e636c5e3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.667487 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8f0e0249-fe7a-4911-9ea4-23a9e636c5e3 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] DELETE https://10.4.3.158/volume/v3/types/719d2360-ae63-424b-a760-1701b9ba8a43 Aug 19 21:26:01.667487 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8f0e0249-fe7a-4911-9ea4-23a9e636c5e3 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:01.667636 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8f0e0249-fe7a-4911-9ea4-23a9e636c5e3 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:01.674663 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8f0e0249-fe7a-4911-9ea4-23a9e636c5e3 tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types/719d2360-ae63-424b-a760-1701b9ba8a43 returned with HTTP 404 Aug 19 21:26:01.675173 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 431/1704] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:26:01 2026] DELETE /volume/v3/types/719d2360-ae63-424b-a760-1701b9ba8a43 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:01.684725 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cb368911-e04d-429b-85ea-90949d51f55b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:01.686912 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb368911-e04d-429b-85ea-90949d51f55b tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] GET https://10.4.3.158/volume/v3/types/4c17d0d4-c6c2-45b1-8242-2291a20fd623 Aug 19 21:26:01.687291 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb368911-e04d-429b-85ea-90949d51f55b tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:01.687543 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb368911-e04d-429b-85ea-90949d51f55b tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:01.692077 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb368911-e04d-429b-85ea-90949d51f55b tempest-VolumeTypesNegativeTest-1475547902 tempest-VolumeTypesNegativeTest-1475547902-project-admin] https://10.4.3.158/volume/v3/types/4c17d0d4-c6c2-45b1-8242-2291a20fd623 returned with HTTP 404 Aug 19 21:26:01.692564 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 425/1705] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:26:01 2026] GET /volume/v3/types/4c17d0d4-c6c2-45b1-8242-2291a20fd623 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:02.080372 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8f719185-9677-4272-939b-624998347876 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:02.082392 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f719185-9677-4272-939b-624998347876 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:02.082693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f719185-9677-4272-939b-624998347876 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:02.082992 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f719185-9677-4272-939b-624998347876 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:02.083198 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8f719185-9677-4272-939b-624998347876 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:02.088270 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:02.088270 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:02.089279 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f719185-9677-4272-939b-624998347876 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:02.089811 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 424/1706] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:02 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:02.182927 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-efc2ac63-10b8-4039-989d-93ac01bd3bec None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:02.185448 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-efc2ac63-10b8-4039-989d-93ac01bd3bec tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:02.189258 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-efc2ac63-10b8-4039-989d-93ac01bd3bec tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:02.189485 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-efc2ac63-10b8-4039-989d-93ac01bd3bec tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:02.200111 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:02.200111 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:02.204434 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-efc2ac63-10b8-4039-989d-93ac01bd3bec tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:02.210432 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-efc2ac63-10b8-4039-989d-93ac01bd3bec tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:02.210797 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 427/1707] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:02 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:02.338636 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-43123e8b-38c7-46e4-a7b4-b4febfa15442 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:02.342028 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43123e8b-38c7-46e4-a7b4-b4febfa15442 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:02.342288 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43123e8b-38c7-46e4-a7b4-b4febfa15442 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:02.342664 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43123e8b-38c7-46e4-a7b4-b4febfa15442 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:02.342807 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-43123e8b-38c7-46e4-a7b4-b4febfa15442 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:02.349026 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:02.349026 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:02.349974 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43123e8b-38c7-46e4-a7b4-b4febfa15442 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:02.350598 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 432/1708] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:02 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:02.422277 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-86a7d9e0-7902-4d0c-910e-35e449ae44ff None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:02.517168 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d1243646-0b14-40b4-a4dd-47f465f2be01 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:02.519549 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d1243646-0b14-40b4-a4dd-47f465f2be01 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:02.519843 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d1243646-0b14-40b4-a4dd-47f465f2be01 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:02.519843 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d1243646-0b14-40b4-a4dd-47f465f2be01 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:02.542560 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:02.542560 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:02.548625 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d1243646-0b14-40b4-a4dd-47f465f2be01 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:02.555972 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d1243646-0b14-40b4-a4dd-47f465f2be01 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:02.557516 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 425/1709] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:02 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:02.588771 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86a7d9e0-7902-4d0c-910e-35e449ae44ff tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 Aug 19 21:26:02.589181 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86a7d9e0-7902-4d0c-910e-35e449ae44ff tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:02.589242 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86a7d9e0-7902-4d0c-910e-35e449ae44ff tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:02.627935 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86a7d9e0-7902-4d0c-910e-35e449ae44ff tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 returned with HTTP 200 Aug 19 21:26:02.628590 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 426/1710] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:26:02 2026] GET /volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 => generated 437 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:02.641041 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:02.774808 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:02.775285 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-236432628"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:02.777568 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-236432628'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:02.777568 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Create volume of 1 GB Aug 19 21:26:02.785729 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Availability Zones retrieved successfully. Aug 19 21:26:02.791128 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Flow 'volume_create_api' (9462e155-71f5-44f5-b4df-e3eb41ae5911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:02.792058 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e28c9fe-a15d-40bf-9fcf-1fd83599db10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:02.793540 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:02.830330 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e28c9fe-a15d-40bf-9fcf-1fd83599db10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:02.831468 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdd442f9-64b8-4693-adca-59fd07a9c786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:02.913254 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Created reservations ['96a6b32c-8087-49ff-b867-cbd71d2b2f76', '994fdde1-c223-485c-8555-7b47668cf0ae', '2a925a72-e0a6-46ce-8005-3466ce571994', '66620763-02a9-46e9-bfb1-b83893dcee7f'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:02.914076 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdd442f9-64b8-4693-adca-59fd07a9c786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a6b32c-8087-49ff-b867-cbd71d2b2f76', '994fdde1-c223-485c-8555-7b47668cf0ae', '2a925a72-e0a6-46ce-8005-3466ce571994', '66620763-02a9-46e9-bfb1-b83893dcee7f']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:02.914981 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce8c80e-946f-421d-a149-9ea5d6df2791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:02.947236 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce8c80e-946f-421d-a149-9ea5d6df2791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc84181a-de31-46f8-8006-a7cfdd2d3669', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-236432628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6767b36ad8484c2fa3beccf810028152',qos_specs=None,replication_status=,reservations=['96a6b32c-8087-49ff-b867-cbd71d2b2f76','994fdde1-c223-485c-8555-7b47668cf0ae','2a925a72-e0a6-46ce-8005-3466ce571994','66620763-02a9-46e9-bfb1-b83893dcee7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='100e890002994c19b5ed0d00ed6163be',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-236432628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc84181a-de31-46f8-8006-a7cfdd2d3669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6767b36ad8484c2fa3beccf810028152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='100e890002994c19b5ed0d00ed6163be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:02.947976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cdbb169-31f2-4f68-b2d0-a1144ccb0b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:02.975396 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cdbb169-31f2-4f68-b2d0-a1144ccb0b89) transitioned into state 'SUCCESS' from state '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-236432628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6767b36ad8484c2fa3beccf810028152',qos_specs=None,replication_status=,reservations=['96a6b32c-8087-49ff-b867-cbd71d2b2f76','994fdde1-c223-485c-8555-7b47668cf0ae','2a925a72-e0a6-46ce-8005-3466ce571994','66620763-02a9-46e9-bfb1-b83893dcee7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='100e890002994c19b5ed0d00ed6163be',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:02.976736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90c7e8d-01d0-401d-980c-b147b5d5e4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:02.992147 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90c7e8d-01d0-401d-980c-b147b5d5e4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:02.993264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Flow 'volume_create_api' (9462e155-71f5-44f5-b4df-e3eb41ae5911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:02.993718 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Create volume request issued successfully. Aug 19 21:26:02.994598 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a51b483-9746-48c8-bb36-459eb785d0b4 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:02.995116 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 428/1711] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:02 2026] POST /volume/v3/volumes => generated 758 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:03.013203 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0aea728-0323-46cf-a2c9-06bda7948ee5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:03.017471 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0aea728-0323-46cf-a2c9-06bda7948ee5 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] GET https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 Aug 19 21:26:03.017642 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0aea728-0323-46cf-a2c9-06bda7948ee5 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:03.018034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0aea728-0323-46cf-a2c9-06bda7948ee5 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:03.035511 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:03.035511 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:03.040821 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d0aea728-0323-46cf-a2c9-06bda7948ee5 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Volume info retrieved successfully. Aug 19 21:26:03.050237 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0aea728-0323-46cf-a2c9-06bda7948ee5 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 returned with HTTP 200 Aug 19 21:26:03.050945 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 433/1712] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:03 2026] GET /volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:03.105890 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1b84d4bb-4a16-4bcd-8dad-bd76a7abf81b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:03.108725 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b84d4bb-4a16-4bcd-8dad-bd76a7abf81b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:03.109085 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b84d4bb-4a16-4bcd-8dad-bd76a7abf81b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:03.109405 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b84d4bb-4a16-4bcd-8dad-bd76a7abf81b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:03.109599 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1b84d4bb-4a16-4bcd-8dad-bd76a7abf81b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:03.123670 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:03.123670 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:03.124767 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b84d4bb-4a16-4bcd-8dad-bd76a7abf81b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:03.125339 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 426/1713] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:03 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:03.230466 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd3a34ce-3e8a-4048-8d0c-cad7d23ee7c2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:03.234363 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd3a34ce-3e8a-4048-8d0c-cad7d23ee7c2 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:03.234668 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd3a34ce-3e8a-4048-8d0c-cad7d23ee7c2 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:03.234746 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd3a34ce-3e8a-4048-8d0c-cad7d23ee7c2 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:03.253522 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:03.253522 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:03.258536 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cd3a34ce-3e8a-4048-8d0c-cad7d23ee7c2 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:03.265038 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd3a34ce-3e8a-4048-8d0c-cad7d23ee7c2 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:03.265566 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 427/1714] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:03 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:03.366400 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-aef4d904-aa14-4f40-84ed-b3910981133e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:03.369547 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aef4d904-aa14-4f40-84ed-b3910981133e tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:03.369547 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aef4d904-aa14-4f40-84ed-b3910981133e tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:03.369878 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aef4d904-aa14-4f40-84ed-b3910981133e tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:03.370189 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-aef4d904-aa14-4f40-84ed-b3910981133e tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:03.377266 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:03.377266 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:03.378419 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aef4d904-aa14-4f40-84ed-b3910981133e tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:03.379185 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 429/1715] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:03 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:03.572555 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-317d1ac9-d2c0-4698-88e6-30e4cad1e20e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:03.574538 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-317d1ac9-d2c0-4698-88e6-30e4cad1e20e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:03.574726 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-317d1ac9-d2c0-4698-88e6-30e4cad1e20e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:03.574929 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-317d1ac9-d2c0-4698-88e6-30e4cad1e20e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:03.586993 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:03.586993 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:03.591043 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-317d1ac9-d2c0-4698-88e6-30e4cad1e20e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:03.596306 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-317d1ac9-d2c0-4698-88e6-30e4cad1e20e tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:03.597192 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 434/1716] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:03 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:04.067440 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4a054c49-59ad-4127-bfee-308bef080217 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.069935 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a054c49-59ad-4127-bfee-308bef080217 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] GET https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 Aug 19 21:26:04.070253 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a054c49-59ad-4127-bfee-308bef080217 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:04.070588 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a054c49-59ad-4127-bfee-308bef080217 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:04.079941 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-9641f5e7-4dbe-41c4-849f-b3edcab46e1d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.080286 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.080286 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:04.082988 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-9641f5e7-4dbe-41c4-849f-b3edcab46e1d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] POST https://10.4.3.158/volume/v3/attachments/6e39fab9-26af-4fad-a950-d55fa8898036/action Aug 19 21:26:04.083560 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-9641f5e7-4dbe-41c4-849f-b3edcab46e1d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:04.083744 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-9641f5e7-4dbe-41c4-849f-b3edcab46e1d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:04.084830 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4a054c49-59ad-4127-bfee-308bef080217 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Volume info retrieved successfully. Aug 19 21:26:04.090474 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a054c49-59ad-4127-bfee-308bef080217 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 returned with HTTP 200 Aug 19 21:26:04.090911 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 427/1717] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:04 2026] GET /volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:04.104801 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-49c445ea-a3cc-4f42-8fe3-ea2d40fdb57b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.106973 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-49c445ea-a3cc-4f42-8fe3-ea2d40fdb57b tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 Aug 19 21:26:04.108385 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-49c445ea-a3cc-4f42-8fe3-ea2d40fdb57b tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:04.108486 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.108486 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:04.125811 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f346dc25-2102-495d-ac66-a340bcb4e93c req-9641f5e7-4dbe-41c4-849f-b3edcab46e1d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/attachments/6e39fab9-26af-4fad-a950-d55fa8898036/action returned with HTTP 204 Aug 19 21:26:04.126967 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 428/1718] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:26:04 2026] POST /volume/v3/attachments/6e39fab9-26af-4fad-a950-d55fa8898036/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:04.141535 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-00344ba7-5940-4b96-84d4-68e68dd87a8b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.143950 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00344ba7-5940-4b96-84d4-68e68dd87a8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:04.143950 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00344ba7-5940-4b96-84d4-68e68dd87a8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:04.145696 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00344ba7-5940-4b96-84d4-68e68dd87a8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:04.146801 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-00344ba7-5940-4b96-84d4-68e68dd87a8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:04.156054 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.156054 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:04.157294 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00344ba7-5940-4b96-84d4-68e68dd87a8b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:04.157570 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 435/1719] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:04 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:04.192203 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-49c445ea-a3cc-4f42-8fe3-ea2d40fdb57b tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 returned with HTTP 200 Aug 19 21:26:04.192203 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 430/1720] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Aug 19 21:26:04 2026] PUT /volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 => generated 392 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:04.203240 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-04ad9361-5f41-462e-824d-54904eea9aea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.205643 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:04.206289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:04.208253 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:04.208504 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Create volume of 2 GB Aug 19 21:26:04.213210 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Availability Zones retrieved successfully. Aug 19 21:26:04.221428 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Flow 'volume_create_api' (381f0ecc-4181-41d8-9eb0-fece273b4b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:04.221650 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc45c55-6e43-43b7-9d06-bd6848790b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:04.222883 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Validating volume size '2' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:04.262038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc45c55-6e43-43b7-9d06-bd6848790b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:04.262931 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b93b478-ec55-431f-b8c9-13f0ebc71916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:04.284459 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5cb18fad-52e7-48c0-92ae-50bd80874075 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.287766 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5cb18fad-52e7-48c0-92ae-50bd80874075 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:04.287994 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5cb18fad-52e7-48c0-92ae-50bd80874075 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:04.288531 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5cb18fad-52e7-48c0-92ae-50bd80874075 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:04.304385 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.304385 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:04.309930 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota_utils [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Quota exceeded for 6767b36ad8484c2fa3beccf810028152, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 21:26:04.310763 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5cb18fad-52e7-48c0-92ae-50bd80874075 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:04.314495 np0000007814 devstack@c-api.service[100176]: WARNING cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b93b478-ec55-431f-b8c9-13f0ebc71916) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 21:26:04.314495 np0000007814 devstack@c-api.service[100176]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 19 21:26:04.317299 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b93b478-ec55-431f-b8c9-13f0ebc71916) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:04.318836 np0000007814 devstack@c-api.service[100176]: WARNING cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b93b478-ec55-431f-b8c9-13f0ebc71916) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 21:26:04.319033 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5cb18fad-52e7-48c0-92ae-50bd80874075 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:04.319033 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 429/1721] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:04 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:04.319152 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc45c55-6e43-43b7-9d06-bd6848790b1e) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:04.320674 np0000007814 devstack@c-api.service[100176]: WARNING cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc45c55-6e43-43b7-9d06-bd6848790b1e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 21:26:04.322082 np0000007814 devstack@c-api.service[100176]: WARNING cinder.volume.api [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Flow 'volume_create_api' (381f0ecc-4181-41d8-9eb0-fece273b4b18) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 21:26:04.322622 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.middleware.fault [None req-04ad9361-5f41-462e-824d-54904eea9aea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 413 Aug 19 21:26:04.323797 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 428/1722] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:04 2026] POST /volume/v3/volumes => generated 208 bytes in 121 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 21:26:04.333761 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1047c0c6-83cc-4c36-bee9-ef7a81445247 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.336153 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1047c0c6-83cc-4c36-bee9-ef7a81445247 tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 Aug 19 21:26:04.336644 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1047c0c6-83cc-4c36-bee9-ef7a81445247 tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:04.400040 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8ec53d67-2e44-4488-bd6e-ce44a6a178a8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.403056 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8ec53d67-2e44-4488-bd6e-ce44a6a178a8 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:04.405338 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8ec53d67-2e44-4488-bd6e-ce44a6a178a8 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:04.405338 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8ec53d67-2e44-4488-bd6e-ce44a6a178a8 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:04.405338 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-8ec53d67-2e44-4488-bd6e-ce44a6a178a8 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:04.410324 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.410324 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:04.411855 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8ec53d67-2e44-4488-bd6e-ce44a6a178a8 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:04.411855 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 431/1723] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:04 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:26:04.412001 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1047c0c6-83cc-4c36-bee9-ef7a81445247 tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 returned with HTTP 200 Aug 19 21:26:04.415041 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 436/1724] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Aug 19 21:26:04 2026] PUT /volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:04.427457 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.430289 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:04.430740 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:04.432697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:04.432850 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Create volume of 1 GB Aug 19 21:26:04.439048 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Availability Zones retrieved successfully. Aug 19 21:26:04.446571 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Flow 'volume_create_api' (a36c994b-4bee-4cea-9bfc-189c47b39a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:04.447549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32840f2f-f960-4191-be1a-367ea5da0d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:04.448876 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:04.479872 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32840f2f-f960-4191-be1a-367ea5da0d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:04.484108 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8df33e9-fe5f-4007-a3a0-155b4b3d78d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:04.534660 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota_utils [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Quota exceeded for 6767b36ad8484c2fa3beccf810028152, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 19 21:26:04.538495 np0000007814 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8df33e9-fe5f-4007-a3a0-155b4b3d78d5) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 21:26:04.538495 np0000007814 devstack@c-api.service[100177]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 19 21:26:04.541045 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8df33e9-fe5f-4007-a3a0-155b4b3d78d5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:04.542278 np0000007814 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8df33e9-fe5f-4007-a3a0-155b4b3d78d5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 21:26:04.543283 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32840f2f-f960-4191-be1a-367ea5da0d79) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:04.544444 np0000007814 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32840f2f-f960-4191-be1a-367ea5da0d79) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 21:26:04.545178 np0000007814 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Flow 'volume_create_api' (a36c994b-4bee-4cea-9bfc-189c47b39a9c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 21:26:04.545541 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.middleware.fault [None req-54bc0aa6-6532-4300-b9a9-bc11bbe5efea tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 413 Aug 19 21:26:04.546399 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 430/1725] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:04 2026] POST /volume/v3/volumes => generated 150 bytes in 120 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 21:26:04.555894 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-30fab2bb-8942-4571-a407-73634ae61739 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.558399 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30fab2bb-8942-4571-a407-73634ae61739 tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 Aug 19 21:26:04.558845 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30fab2bb-8942-4571-a407-73634ae61739 tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:04.566869 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.566869 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:04.619805 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30fab2bb-8942-4571-a407-73634ae61739 tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 returned with HTTP 200 Aug 19 21:26:04.620568 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 429/1726] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Aug 19 21:26:04 2026] PUT /volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 => generated 391 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:04.621386 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9486beab-f1e3-45ee-850e-384b655a0fd2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.623920 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9486beab-f1e3-45ee-850e-384b655a0fd2 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:04.624096 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9486beab-f1e3-45ee-850e-384b655a0fd2 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:04.624398 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9486beab-f1e3-45ee-850e-384b655a0fd2 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:04.635705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b17ceb2d-cdc5-40dc-a25b-235e621279fe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.640691 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b17ceb2d-cdc5-40dc-a25b-235e621279fe tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] POST https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669/action Aug 19 21:26:04.640691 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b17ceb2d-cdc5-40dc-a25b-235e621279fe tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:04.640691 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b17ceb2d-cdc5-40dc-a25b-235e621279fe tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:04.641651 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.641651 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:04.642825 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.646691 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9486beab-f1e3-45ee-850e-384b655a0fd2 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:04.649437 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.649437 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:04.649947 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b17ceb2d-cdc5-40dc-a25b-235e621279fe tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Volume info retrieved successfully. Aug 19 21:26:04.653520 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9486beab-f1e3-45ee-850e-384b655a0fd2 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:04.654238 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 432/1727] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:04 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:04.669506 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a06d4375-6e44-4541-85af-272047292ca3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.672679 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a06d4375-6e44-4541-85af-272047292ca3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:04.673269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a06d4375-6e44-4541-85af-272047292ca3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:04.673269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a06d4375-6e44-4541-85af-272047292ca3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:04.688554 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.688554 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:04.697899 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a06d4375-6e44-4541-85af-272047292ca3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:04.700035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.volume.api [None req-b17ceb2d-cdc5-40dc-a25b-235e621279fe tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Quota exceeded for 6767b36ad8484c2fa3beccf810028152, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 21:26:04.706184 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a06d4375-6e44-4541-85af-272047292ca3 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:04.706793 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 430/1728] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:04 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:04.710457 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.middleware.fault [None req-b17ceb2d-cdc5-40dc-a25b-235e621279fe tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669/action returned with HTTP 413 Aug 19 21:26:04.711759 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 437/1729] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:26:04 2026] POST /volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669/action => generated 208 bytes in 77 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 21:26:04.728215 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-aa91a8ac-a286-4a40-937c-a9725d14a7ee None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.732958 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aa91a8ac-a286-4a40-937c-a9725d14a7ee tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] GET https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 Aug 19 21:26:04.732958 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aa91a8ac-a286-4a40-937c-a9725d14a7ee tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:04.732958 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aa91a8ac-a286-4a40-937c-a9725d14a7ee tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:04.746240 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.746240 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:04.752859 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-aa91a8ac-a286-4a40-937c-a9725d14a7ee tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Volume info retrieved successfully. Aug 19 21:26:04.762582 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aa91a8ac-a286-4a40-937c-a9725d14a7ee tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 returned with HTTP 200 Aug 19 21:26:04.763141 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 433/1730] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:04 2026] GET /volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:04.780479 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3b016427-a8d5-4e4f-b719-203c83eea34c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.783079 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b016427-a8d5-4e4f-b719-203c83eea34c tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 Aug 19 21:26:04.783079 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b016427-a8d5-4e4f-b719-203c83eea34c tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:04.783318 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b016427-a8d5-4e4f-b719-203c83eea34c tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:04.783420 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-3b016427-a8d5-4e4f-b719-203c83eea34c tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Delete volume with id: fc84181a-de31-46f8-8006-a7cfdd2d3669 Aug 19 21:26:04.785533 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c6f24989-ea90-4261-ad4e-9a9c954e6a58 req-96e04c58-a8bd-4d7f-a507-ddd011253391 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.789059 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c6f24989-ea90-4261-ad4e-9a9c954e6a58 req-96e04c58-a8bd-4d7f-a507-ddd011253391 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:04.789515 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c6f24989-ea90-4261-ad4e-9a9c954e6a58 req-96e04c58-a8bd-4d7f-a507-ddd011253391 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:04.789910 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c6f24989-ea90-4261-ad4e-9a9c954e6a58 req-96e04c58-a8bd-4d7f-a507-ddd011253391 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:04.793205 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.793205 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:04.793912 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3b016427-a8d5-4e4f-b719-203c83eea34c tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Volume info retrieved successfully. Aug 19 21:26:04.806577 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.806577 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:04.811865 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c6f24989-ea90-4261-ad4e-9a9c954e6a58 req-96e04c58-a8bd-4d7f-a507-ddd011253391 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:04.818402 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3b016427-a8d5-4e4f-b719-203c83eea34c tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Delete volume request issued successfully. Aug 19 21:26:04.818839 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b016427-a8d5-4e4f-b719-203c83eea34c tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 returned with HTTP 202 Aug 19 21:26:04.820681 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 431/1731] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:04 2026] DELETE /volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:04.821543 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c6f24989-ea90-4261-ad4e-9a9c954e6a58 req-96e04c58-a8bd-4d7f-a507-ddd011253391 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:04.821543 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 438/1732] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:26:04 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:04.829236 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7447a078-845e-4301-9428-d04f698d5641 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:04.832501 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7447a078-845e-4301-9428-d04f698d5641 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] GET https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 Aug 19 21:26:04.832852 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7447a078-845e-4301-9428-d04f698d5641 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:04.833176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7447a078-845e-4301-9428-d04f698d5641 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:04.844447 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.844447 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:04.849967 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7447a078-845e-4301-9428-d04f698d5641 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Volume info retrieved successfully. Aug 19 21:26:04.856390 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7447a078-845e-4301-9428-d04f698d5641 tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 returned with HTTP 200 Aug 19 21:26:04.857043 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 434/1733] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:04 2026] GET /volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:04.866955 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:04.867370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-590026533"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:04.873279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-590026533'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:04.873279 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Create volume of 1 GB Aug 19 21:26:04.874219 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:04.874219 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:04.882696 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Availability Zones retrieved successfully. Aug 19 21:26:04.890809 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Flow 'volume_create_api' (0382c812-7b2c-44f0-bfea-633564f8e018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:04.895171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be50392-b4a2-4927-929a-46f70c0ff941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:04.895171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:04.943870 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be50392-b4a2-4927-929a-46f70c0ff941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:04.945103 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa137b84-d944-45c7-9607-c9f6d0736fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:05.046329 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Created reservations ['1a0eda56-ecdd-4657-80b0-22f6537cac3f', 'fcb86fb4-d85d-4028-bf04-70ffe5af3f07', '32663123-a57e-4a45-9f67-2d2df82a781a', '138d89fd-c24d-4d2d-9ccb-d424c3e3f8cb'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:05.047588 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa137b84-d944-45c7-9607-c9f6d0736fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a0eda56-ecdd-4657-80b0-22f6537cac3f', 'fcb86fb4-d85d-4028-bf04-70ffe5af3f07', '32663123-a57e-4a45-9f67-2d2df82a781a', '138d89fd-c24d-4d2d-9ccb-d424c3e3f8cb']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:05.049823 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2a6580-8c02-486f-bcc3-c164a14d44e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:05.082673 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2a6580-8c02-486f-bcc3-c164a14d44e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fb80e39-5367-497d-aa7e-43d9d4b3e926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-590026533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a25123e4c7840a292cb6912647d2fb6',qos_specs=None,replication_status=,reservations=['1a0eda56-ecdd-4657-80b0-22f6537cac3f','fcb86fb4-d85d-4028-bf04-70ffe5af3f07','32663123-a57e-4a45-9f67-2d2df82a781a','138d89fd-c24d-4d2d-9ccb-d424c3e3f8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66209ddb185c4b868e8dc7c08dfddf4d',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-590026533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fb80e39-5367-497d-aa7e-43d9d4b3e926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a25123e4c7840a292cb6912647d2fb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66209ddb185c4b868e8dc7c08dfddf4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:05.083745 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c864209-e765-46ff-9e12-ef7309745db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:05.115497 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c864209-e765-46ff-9e12-ef7309745db0) transitioned into state 'SUCCESS' from state '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-590026533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a25123e4c7840a292cb6912647d2fb6',qos_specs=None,replication_status=,reservations=['1a0eda56-ecdd-4657-80b0-22f6537cac3f','fcb86fb4-d85d-4028-bf04-70ffe5af3f07','32663123-a57e-4a45-9f67-2d2df82a781a','138d89fd-c24d-4d2d-9ccb-d424c3e3f8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66209ddb185c4b868e8dc7c08dfddf4d',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:05.116631 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ba24bb-f357-4227-8583-69a6a55d7df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:05.132543 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ba24bb-f357-4227-8583-69a6a55d7df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:05.133832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Flow 'volume_create_api' (0382c812-7b2c-44f0-bfea-633564f8e018) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:05.134230 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Create volume request issued successfully. Aug 19 21:26:05.135629 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7804275f-d801-4923-86a5-ea0bbbc74e89 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:05.135629 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 431/1734] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:04 2026] POST /volume/v3/volumes => generated 749 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:05.165833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1161267c-893f-4f4d-8694-45589b469a8f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:05.165833 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1161267c-893f-4f4d-8694-45589b469a8f tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] GET https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 Aug 19 21:26:05.165833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1161267c-893f-4f4d-8694-45589b469a8f tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:05.165833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1161267c-893f-4f4d-8694-45589b469a8f tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:05.174948 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:05.174948 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:05.181331 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1161267c-893f-4f4d-8694-45589b469a8f tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Volume info retrieved successfully. Aug 19 21:26:05.181992 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e6897d70-f2cd-47b3-ab81-a043385e6a7c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:05.185551 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6897d70-f2cd-47b3-ab81-a043385e6a7c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:05.185887 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6897d70-f2cd-47b3-ab81-a043385e6a7c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:05.186154 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6897d70-f2cd-47b3-ab81-a043385e6a7c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:05.186281 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e6897d70-f2cd-47b3-ab81-a043385e6a7c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:05.189281 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1161267c-893f-4f4d-8694-45589b469a8f tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 returned with HTTP 200 Aug 19 21:26:05.189477 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 432/1735] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:05 2026] GET /volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:05.195877 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:05.195877 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:05.197452 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6897d70-f2cd-47b3-ab81-a043385e6a7c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:05.197452 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 439/1736] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:05 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:05.343233 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4d6eb7d6-cab0-4ff2-94ac-326582475a22 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:05.345628 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d6eb7d6-cab0-4ff2-94ac-326582475a22 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:05.346025 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d6eb7d6-cab0-4ff2-94ac-326582475a22 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:05.346371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d6eb7d6-cab0-4ff2-94ac-326582475a22 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:05.364221 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:05.364221 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:05.374792 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4d6eb7d6-cab0-4ff2-94ac-326582475a22 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:05.388507 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d6eb7d6-cab0-4ff2-94ac-326582475a22 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:05.389283 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 435/1737] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:05 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:05.427424 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-77df1125-c934-4769-a530-801f0a0b1487 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:05.430383 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-77df1125-c934-4769-a530-801f0a0b1487 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:05.430702 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-77df1125-c934-4769-a530-801f0a0b1487 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:05.430949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-77df1125-c934-4769-a530-801f0a0b1487 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:05.431209 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-77df1125-c934-4769-a530-801f0a0b1487 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:05.438117 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:05.438117 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:05.442050 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-77df1125-c934-4769-a530-801f0a0b1487 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:05.442050 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 432/1738] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:05 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:05.873647 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-39f6d87e-9cf2-4000-aacd-940f058e8bad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:05.876556 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-39f6d87e-9cf2-4000-aacd-940f058e8bad tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] GET https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 Aug 19 21:26:05.876556 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-39f6d87e-9cf2-4000-aacd-940f058e8bad tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:05.877538 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-39f6d87e-9cf2-4000-aacd-940f058e8bad tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:05.887551 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-39f6d87e-9cf2-4000-aacd-940f058e8bad tempest-VolumeQuotasNegativeTestJSON-221927400 tempest-VolumeQuotasNegativeTestJSON-221927400-project-member] https://10.4.3.158/volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 returned with HTTP 404 Aug 19 21:26:05.889256 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 433/1739] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:05 2026] GET /volume/v3/volumes/fc84181a-de31-46f8-8006-a7cfdd2d3669 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:05.898199 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e904b91a-0848-490d-a0b6-d142b9f34717 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:05.900269 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e904b91a-0848-490d-a0b6-d142b9f34717 tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 Aug 19 21:26:05.900637 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e904b91a-0848-490d-a0b6-d142b9f34717 tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:06.027823 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e904b91a-0848-490d-a0b6-d142b9f34717 tempest-VolumeQuotasNegativeTestJSON-613938911 tempest-VolumeQuotasNegativeTestJSON-613938911-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 returned with HTTP 200 Aug 19 21:26:06.027823 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 440/1740] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Aug 19 21:26:05 2026] PUT /volume/v3/os-quota-sets/6767b36ad8484c2fa3beccf810028152 => generated 395 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:06.208729 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-693a5252-7682-4783-94b3-a8c69132e3e4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:06.213038 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-693a5252-7682-4783-94b3-a8c69132e3e4 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] GET https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 Aug 19 21:26:06.213038 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-693a5252-7682-4783-94b3-a8c69132e3e4 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:06.213038 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-693a5252-7682-4783-94b3-a8c69132e3e4 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:06.214315 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fd26a60b-2322-43a4-886f-26ca5cae015a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:06.218231 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd26a60b-2322-43a4-886f-26ca5cae015a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:06.218527 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd26a60b-2322-43a4-886f-26ca5cae015a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:06.218818 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd26a60b-2322-43a4-886f-26ca5cae015a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:06.219212 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-fd26a60b-2322-43a4-886f-26ca5cae015a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:06.228079 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:06.228079 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:06.228332 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd26a60b-2322-43a4-886f-26ca5cae015a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:06.228895 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 433/1741] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:06 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:06.235942 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:06.235942 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:06.242190 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-693a5252-7682-4783-94b3-a8c69132e3e4 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Volume info retrieved successfully. Aug 19 21:26:06.248766 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-693a5252-7682-4783-94b3-a8c69132e3e4 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 returned with HTTP 200 Aug 19 21:26:06.249805 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 436/1742] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:06 2026] GET /volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:06.269628 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-007700aa-b777-4fba-8010-403e3efa30ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:06.272435 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-007700aa-b777-4fba-8010-403e3efa30ee tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] GET https://10.4.3.158/volume/v3/limits Aug 19 21:26:06.272726 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-007700aa-b777-4fba-8010-403e3efa30ee tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:06.273001 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-007700aa-b777-4fba-8010-403e3efa30ee tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:06.302210 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-007700aa-b777-4fba-8010-403e3efa30ee tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Aug 19 21:26:06.302965 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 434/1743] 10.4.3.158 () {66 vars in 1234 bytes} [Wed Aug 19 21:26:06 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:06.318436 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d2724a2e-3c9b-4a2d-a61c-e5f81c2008fb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:06.321302 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2724a2e-3c9b-4a2d-a61c-e5f81c2008fb tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] GET https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 Aug 19 21:26:06.321606 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2724a2e-3c9b-4a2d-a61c-e5f81c2008fb tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:06.321939 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2724a2e-3c9b-4a2d-a61c-e5f81c2008fb tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:06.332719 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:06.332719 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:06.340518 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d2724a2e-3c9b-4a2d-a61c-e5f81c2008fb tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Volume info retrieved successfully. Aug 19 21:26:06.348400 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2724a2e-3c9b-4a2d-a61c-e5f81c2008fb tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 returned with HTTP 200 Aug 19 21:26:06.348400 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 441/1744] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:06 2026] GET /volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:06.371258 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ee2ef8e2-7813-4683-97fa-f89c9e8c5b2e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:06.373654 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee2ef8e2-7813-4683-97fa-f89c9e8c5b2e tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 Aug 19 21:26:06.373897 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee2ef8e2-7813-4683-97fa-f89c9e8c5b2e tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:06.374172 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee2ef8e2-7813-4683-97fa-f89c9e8c5b2e tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:06.374443 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ee2ef8e2-7813-4683-97fa-f89c9e8c5b2e tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Delete volume with id: 1fb80e39-5367-497d-aa7e-43d9d4b3e926 Aug 19 21:26:06.386677 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:06.386677 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:06.387159 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ee2ef8e2-7813-4683-97fa-f89c9e8c5b2e tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Volume info retrieved successfully. Aug 19 21:26:06.406079 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eeb109e4-ad11-4fb6-a277-bfd916fb1596 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:06.411102 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eeb109e4-ad11-4fb6-a277-bfd916fb1596 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:06.411102 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eeb109e4-ad11-4fb6-a277-bfd916fb1596 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:06.411102 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eeb109e4-ad11-4fb6-a277-bfd916fb1596 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:06.426412 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ee2ef8e2-7813-4683-97fa-f89c9e8c5b2e tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Delete volume request issued successfully. Aug 19 21:26:06.426788 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee2ef8e2-7813-4683-97fa-f89c9e8c5b2e tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 returned with HTTP 202 Aug 19 21:26:06.427396 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 434/1745] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:06 2026] DELETE /volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:06.435459 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:06.435459 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:06.442924 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fcd3b568-6471-4064-a91e-6d58e3a65da6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:06.443105 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-eeb109e4-ad11-4fb6-a277-bfd916fb1596 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:06.449912 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eeb109e4-ad11-4fb6-a277-bfd916fb1596 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:06.450326 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 437/1746] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:06 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:06.450393 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fcd3b568-6471-4064-a91e-6d58e3a65da6 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] GET https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 Aug 19 21:26:06.450631 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fcd3b568-6471-4064-a91e-6d58e3a65da6 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:06.452197 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fcd3b568-6471-4064-a91e-6d58e3a65da6 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:06.457825 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-30da6d93-5c39-4ec3-b13f-c964ce519e8f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:06.460322 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30da6d93-5c39-4ec3-b13f-c964ce519e8f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:06.460504 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30da6d93-5c39-4ec3-b13f-c964ce519e8f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:06.461279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30da6d93-5c39-4ec3-b13f-c964ce519e8f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:06.461279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-30da6d93-5c39-4ec3-b13f-c964ce519e8f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:06.467851 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:06.467851 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:06.468787 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30da6d93-5c39-4ec3-b13f-c964ce519e8f tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:06.469570 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 442/1747] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:06 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:06.485061 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:06.485061 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:06.504621 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fcd3b568-6471-4064-a91e-6d58e3a65da6 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Volume info retrieved successfully. Aug 19 21:26:06.513705 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fcd3b568-6471-4064-a91e-6d58e3a65da6 tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 returned with HTTP 200 Aug 19 21:26:06.514154 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 435/1748] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:06 2026] GET /volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 => generated 841 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:07.242090 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ee8e8ad0-a60e-4468-a782-cf5b199e0684 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:07.245905 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee8e8ad0-a60e-4468-a782-cf5b199e0684 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:07.246270 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee8e8ad0-a60e-4468-a782-cf5b199e0684 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:07.246857 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee8e8ad0-a60e-4468-a782-cf5b199e0684 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:07.246857 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ee8e8ad0-a60e-4468-a782-cf5b199e0684 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:07.253461 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:07.253461 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:07.254612 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee8e8ad0-a60e-4468-a782-cf5b199e0684 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:07.255732 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 435/1749] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:07 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:07.369634 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-e0140a1a-64dd-4bfa-8e23-1ec37ed32b9f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:07.373843 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-e0140a1a-64dd-4bfa-8e23-1ec37ed32b9f tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] POST https://10.4.3.158/volume/v3/attachments/3152e78c-3c36-4ddf-8c8c-8b4de1ab1dfe/action Aug 19 21:26:07.378037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-e0140a1a-64dd-4bfa-8e23-1ec37ed32b9f tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:07.378037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-e0140a1a-64dd-4bfa-8e23-1ec37ed32b9f tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:07.407682 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:07.407682 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:07.438655 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a24dbd2c-971c-44a9-9c4b-43af371fcd6d req-e0140a1a-64dd-4bfa-8e23-1ec37ed32b9f tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/3152e78c-3c36-4ddf-8c8c-8b4de1ab1dfe/action returned with HTTP 204 Aug 19 21:26:07.440023 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 438/1750] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:26:07 2026] POST /volume/v3/attachments/3152e78c-3c36-4ddf-8c8c-8b4de1ab1dfe/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:07.468238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-549b2f8e-15d5-4a5b-9b57-be430846d362 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:07.473142 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-549b2f8e-15d5-4a5b-9b57-be430846d362 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:07.473142 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-549b2f8e-15d5-4a5b-9b57-be430846d362 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:07.473142 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-549b2f8e-15d5-4a5b-9b57-be430846d362 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:07.489762 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d5ea6c2b-552f-490b-b01c-7c33ac80fa47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:07.491799 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5ea6c2b-552f-490b-b01c-7c33ac80fa47 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:07.491917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5ea6c2b-552f-490b-b01c-7c33ac80fa47 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:07.492090 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5ea6c2b-552f-490b-b01c-7c33ac80fa47 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:07.493312 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d5ea6c2b-552f-490b-b01c-7c33ac80fa47 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:07.493684 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:07.493684 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:07.500019 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:07.500019 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:07.501842 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5ea6c2b-552f-490b-b01c-7c33ac80fa47 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:07.503086 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-549b2f8e-15d5-4a5b-9b57-be430846d362 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:07.503206 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 436/1751] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:07 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:07.509730 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-549b2f8e-15d5-4a5b-9b57-be430846d362 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:07.510318 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 443/1752] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:07 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:07.532046 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9049af25-f2e9-4ff7-8753-424454d7e362 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:07.536042 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9049af25-f2e9-4ff7-8753-424454d7e362 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:07.536042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9049af25-f2e9-4ff7-8753-424454d7e362 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:07.536042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9049af25-f2e9-4ff7-8753-424454d7e362 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:07.536580 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b52744a6-bbd7-4fdc-b775-bc9bcca0604c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:07.539322 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b52744a6-bbd7-4fdc-b775-bc9bcca0604c tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] GET https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 Aug 19 21:26:07.539569 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b52744a6-bbd7-4fdc-b775-bc9bcca0604c tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:07.541054 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b52744a6-bbd7-4fdc-b775-bc9bcca0604c tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:07.557332 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b52744a6-bbd7-4fdc-b775-bc9bcca0604c tempest-AbsoluteLimitsTests-105180114 tempest-AbsoluteLimitsTests-105180114-project-member] https://10.4.3.158/volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 returned with HTTP 404 Aug 19 21:26:07.557833 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 439/1753] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:07 2026] GET /volume/v3/volumes/1fb80e39-5367-497d-aa7e-43d9d4b3e926 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:07.570605 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:07.570605 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:07.584312 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9049af25-f2e9-4ff7-8753-424454d7e362 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:07.598680 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9049af25-f2e9-4ff7-8753-424454d7e362 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:07.598680 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 436/1754] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:07 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 1138 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:08.271938 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fccaf995-0db4-4e77-a41b-4a7060756227 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:08.274127 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fccaf995-0db4-4e77-a41b-4a7060756227 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:08.274510 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fccaf995-0db4-4e77-a41b-4a7060756227 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:08.274856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fccaf995-0db4-4e77-a41b-4a7060756227 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:08.274856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fccaf995-0db4-4e77-a41b-4a7060756227 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:08.282830 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:08.282830 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:08.283331 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fccaf995-0db4-4e77-a41b-4a7060756227 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:08.284036 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 437/1755] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:08 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:08.519670 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c62d478c-d7ca-4837-8822-df092bdfe788 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:08.523193 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c62d478c-d7ca-4837-8822-df092bdfe788 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:08.523526 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c62d478c-d7ca-4837-8822-df092bdfe788 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:08.523788 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c62d478c-d7ca-4837-8822-df092bdfe788 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:08.523922 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c62d478c-d7ca-4837-8822-df092bdfe788 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:08.532267 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:08.532267 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:08.533167 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c62d478c-d7ca-4837-8822-df092bdfe788 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:08.533788 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 444/1756] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:08 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:09.302041 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f4102e01-d5d0-4728-a9af-563b5442e909 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:09.307420 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f4102e01-d5d0-4728-a9af-563b5442e909 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:09.311210 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f4102e01-d5d0-4728-a9af-563b5442e909 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:09.311416 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f4102e01-d5d0-4728-a9af-563b5442e909 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:09.312552 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-f4102e01-d5d0-4728-a9af-563b5442e909 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:09.319420 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:09.319420 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:09.319941 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f4102e01-d5d0-4728-a9af-563b5442e909 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:09.321104 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 440/1757] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:09 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:09.549815 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9edea1b1-8776-46f5-a7a3-021b61437893 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:09.551578 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9edea1b1-8776-46f5-a7a3-021b61437893 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:09.552080 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9edea1b1-8776-46f5-a7a3-021b61437893 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:09.552279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9edea1b1-8776-46f5-a7a3-021b61437893 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:09.552279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9edea1b1-8776-46f5-a7a3-021b61437893 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:09.559260 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:09.559260 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:09.559260 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9edea1b1-8776-46f5-a7a3-021b61437893 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:09.559647 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 437/1758] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:09 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:09.635149 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f9c631c1-b42e-42be-9dcf-17e014a7cef7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:09.757753 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9c631c1-b42e-42be-9dcf-17e014a7cef7 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed Aug 19 21:26:09.758039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9c631c1-b42e-42be-9dcf-17e014a7cef7 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:09.758259 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9c631c1-b42e-42be-9dcf-17e014a7cef7 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:09.776626 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9c631c1-b42e-42be-9dcf-17e014a7cef7 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed returned with HTTP 200 Aug 19 21:26:09.776991 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 438/1759] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:26:09 2026] GET /volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed => generated 437 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:09.796185 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d4ab930b-9d5b-4b60-907c-3d05a6aa4c11 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:09.798049 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d4ab930b-9d5b-4b60-907c-3d05a6aa4c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed Aug 19 21:26:09.798699 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d4ab930b-9d5b-4b60-907c-3d05a6aa4c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:09.901214 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d4ab930b-9d5b-4b60-907c-3d05a6aa4c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed returned with HTTP 200 Aug 19 21:26:09.901714 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 445/1760] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Aug 19 21:26:09 2026] PUT /volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed => generated 390 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:09.920196 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:10.094542 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:10.095155 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-241590998"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:10.097205 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-241590998'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:10.097339 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Create volume of 1 GB Aug 19 21:26:10.104807 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Availability Zones retrieved successfully. Aug 19 21:26:10.115498 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Flow 'volume_create_api' (c0d9c059-1e8a-43b9-bf96-6a8bb74f2dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:10.117325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac38ab74-a957-4ba9-b45e-cf52a32ad7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:10.119503 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:10.173676 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac38ab74-a957-4ba9-b45e-cf52a32ad7a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:10.175583 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f5bd35c-92de-4931-8828-d9c75ea93aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:10.309616 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Created reservations ['7b8dd02b-bf8a-49f2-968a-bf143b50775b', '69f2d0d4-aa87-477a-a643-41472968649d', '135e9e18-abc9-4cbd-a361-1dfac1a26e63', 'a98586a3-5cb8-4f6a-a29e-01349f1931d8'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:10.310369 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f5bd35c-92de-4931-8828-d9c75ea93aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b8dd02b-bf8a-49f2-968a-bf143b50775b', '69f2d0d4-aa87-477a-a643-41472968649d', '135e9e18-abc9-4cbd-a361-1dfac1a26e63', 'a98586a3-5cb8-4f6a-a29e-01349f1931d8']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:10.311222 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b4cd5c1-9077-41b2-b92b-08fc45f3b98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:10.337983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-84e656a5-81b0-411e-b581-9e814c44aa62 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:10.343359 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84e656a5-81b0-411e-b581-9e814c44aa62 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:10.343359 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84e656a5-81b0-411e-b581-9e814c44aa62 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:10.343359 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84e656a5-81b0-411e-b581-9e814c44aa62 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:10.343359 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-84e656a5-81b0-411e-b581-9e814c44aa62 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:10.351887 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:10.351887 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:10.353091 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84e656a5-81b0-411e-b581-9e814c44aa62 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:10.353991 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 438/1761] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:10 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:10.356381 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b4cd5c1-9077-41b2-b92b-08fc45f3b98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e1eef4-3646-4bed-a149-176886c6e007', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-241590998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8575e4be15f946bca6080911a3e606ed',qos_specs=None,replication_status=,reservations=['7b8dd02b-bf8a-49f2-968a-bf143b50775b','69f2d0d4-aa87-477a-a643-41472968649d','135e9e18-abc9-4cbd-a361-1dfac1a26e63','a98586a3-5cb8-4f6a-a29e-01349f1931d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d9397727de3474a942588835b0fd772',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-241590998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e1eef4-3646-4bed-a149-176886c6e007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8575e4be15f946bca6080911a3e606ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d9397727de3474a942588835b0fd772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:10.357438 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f20bff-ad7a-4c5d-89a3-743d3f0ac7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:10.391745 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f20bff-ad7a-4c5d-89a3-743d3f0ac7c2) transitioned into state 'SUCCESS' from state '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-241590998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8575e4be15f946bca6080911a3e606ed',qos_specs=None,replication_status=,reservations=['7b8dd02b-bf8a-49f2-968a-bf143b50775b','69f2d0d4-aa87-477a-a643-41472968649d','135e9e18-abc9-4cbd-a361-1dfac1a26e63','a98586a3-5cb8-4f6a-a29e-01349f1931d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d9397727de3474a942588835b0fd772',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:10.392780 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (644b1f66-638a-4a7d-b4ef-4a364d367291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:10.408305 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (644b1f66-638a-4a7d-b4ef-4a364d367291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:10.409624 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Flow 'volume_create_api' (c0d9c059-1e8a-43b9-bf96-6a8bb74f2dce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:10.410105 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Create volume request issued successfully. Aug 19 21:26:10.411214 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-89de9930-a5aa-4722-8c13-b6ac504dff44 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:10.411859 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 441/1762] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:09 2026] POST /volume/v3/volumes => generated 766 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 21:26:10.433979 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a751b652-1291-4f46-918c-7b5afffdefd4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:10.439004 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a751b652-1291-4f46-918c-7b5afffdefd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] GET https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 Aug 19 21:26:10.440199 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a751b652-1291-4f46-918c-7b5afffdefd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:10.440199 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a751b652-1291-4f46-918c-7b5afffdefd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:10.450820 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:10.450820 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:10.461038 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a751b652-1291-4f46-918c-7b5afffdefd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Volume info retrieved successfully. Aug 19 21:26:10.485842 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a751b652-1291-4f46-918c-7b5afffdefd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 returned with HTTP 200 Aug 19 21:26:10.485842 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 439/1763] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:10 2026] GET /volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 => generated 834 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:10.576438 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2a0a0666-5dc3-4cf8-bee1-73f9050f753d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:10.582357 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2a0a0666-5dc3-4cf8-bee1-73f9050f753d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:10.582718 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2a0a0666-5dc3-4cf8-bee1-73f9050f753d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:10.582979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2a0a0666-5dc3-4cf8-bee1-73f9050f753d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:10.583253 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2a0a0666-5dc3-4cf8-bee1-73f9050f753d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:10.589483 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:10.589483 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:10.590399 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2a0a0666-5dc3-4cf8-bee1-73f9050f753d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:10.590923 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 446/1764] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:10 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:10.652345 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a6eb2934-e3af-424c-9802-77df2996d02c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:10.712831 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-502199a6-a242-4181-b667-f30192f6c21d req-82eba472-224f-46f5-99b5-9897df9e1855 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:10.716799 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-502199a6-a242-4181-b667-f30192f6c21d req-82eba472-224f-46f5-99b5-9897df9e1855 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:10.716799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-502199a6-a242-4181-b667-f30192f6c21d req-82eba472-224f-46f5-99b5-9897df9e1855 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:10.716799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-502199a6-a242-4181-b667-f30192f6c21d req-82eba472-224f-46f5-99b5-9897df9e1855 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:10.729497 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:10.729497 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:10.735673 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-502199a6-a242-4181-b667-f30192f6c21d req-82eba472-224f-46f5-99b5-9897df9e1855 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:10.741067 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-502199a6-a242-4181-b667-f30192f6c21d req-82eba472-224f-46f5-99b5-9897df9e1855 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:10.742141 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 442/1765] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:26:10 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:10.797893 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:10.798365 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-416604459"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:10.800109 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume request body: {'volume': {"'imageRef": '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-416604459'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:10.800229 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume of 1 GB Aug 19 21:26:10.806022 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Availability Zones retrieved successfully. Aug 19 21:26:10.812824 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Flow 'volume_create_api' (c5dc84e0-aca1-44cf-9d0d-7109d8506669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:10.814682 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad9e0493-8b70-4fdb-b370-320a1fcb5623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:10.816194 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:10.867646 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad9e0493-8b70-4fdb-b370-320a1fcb5623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:10.868890 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44858424-e8b1-45bc-9b9d-7ab37db77263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:10.959403 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Created reservations ['b26f2f51-8488-4b46-ad7e-be0ee05fafc0', '3271ed51-e71e-408c-ad74-7db6db93aab6', '516baff6-7af3-403f-969a-af22f88f421d', '10ec3782-8c0c-437a-bedf-88030508fc99'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:10.960769 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44858424-e8b1-45bc-9b9d-7ab37db77263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b26f2f51-8488-4b46-ad7e-be0ee05fafc0', '3271ed51-e71e-408c-ad74-7db6db93aab6', '516baff6-7af3-403f-969a-af22f88f421d', '10ec3782-8c0c-437a-bedf-88030508fc99']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:10.961882 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fad9e89-891c-45d8-8a90-5f952de5114d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:10.989452 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fad9e89-891c-45d8-8a90-5f952de5114d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a01b7b0-b842-48ce-b263-3fefcd143f18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-416604459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82671ff490af4e45926eef830a1c34ca',qos_specs=None,replication_status=,reservations=['b26f2f51-8488-4b46-ad7e-be0ee05fafc0','3271ed51-e71e-408c-ad74-7db6db93aab6','516baff6-7af3-403f-969a-af22f88f421d','10ec3782-8c0c-437a-bedf-88030508fc99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-416604459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a01b7b0-b842-48ce-b263-3fefcd143f18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82671ff490af4e45926eef830a1c34ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:10.990550 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7ac6bb-b04c-4c9f-9d2a-16e32c573cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.021313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7ac6bb-b04c-4c9f-9d2a-16e32c573cff) transitioned into state 'SUCCESS' from state '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-416604459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82671ff490af4e45926eef830a1c34ca',qos_specs=None,replication_status=,reservations=['b26f2f51-8488-4b46-ad7e-be0ee05fafc0','3271ed51-e71e-408c-ad74-7db6db93aab6','516baff6-7af3-403f-969a-af22f88f421d','10ec3782-8c0c-437a-bedf-88030508fc99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.022215 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796be750-d555-4616-9968-dbe836dce3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.036439 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796be750-d555-4616-9968-dbe836dce3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.037642 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Flow 'volume_create_api' (c5dc84e0-aca1-44cf-9d0d-7109d8506669) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:11.038263 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume request issued successfully. Aug 19 21:26:11.039370 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a6eb2934-e3af-424c-9802-77df2996d02c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:11.039370 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 439/1766] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:10 2026] POST /volume/v3/volumes => generated 756 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:11.057419 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:11.060640 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:11.060640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1650573185"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:11.063006 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume request body: {'volume': {"'imageRef": '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1650573185'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:11.063199 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume of 1 GB Aug 19 21:26:11.072000 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Availability Zones retrieved successfully. Aug 19 21:26:11.082934 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Flow 'volume_create_api' (3b76f372-5f1b-4234-a1c8-e86f96178791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:11.084112 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c636f3f9-68e9-4157-abbe-fe70626e54af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.086917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:11.128453 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c636f3f9-68e9-4157-abbe-fe70626e54af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.129652 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e84babd-9628-48ef-8a7c-affec1ccc4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.200894 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Created reservations ['d495bf06-5204-4925-a343-f20649fd110b', 'bfad8306-d2a2-40b8-99ae-6f475075508c', '1bc81629-0fd0-41d0-9773-d6660e543f7c', '78a16da7-5398-43d0-b63b-87f760b27228'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:11.202297 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e84babd-9628-48ef-8a7c-affec1ccc4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d495bf06-5204-4925-a343-f20649fd110b', 'bfad8306-d2a2-40b8-99ae-6f475075508c', '1bc81629-0fd0-41d0-9773-d6660e543f7c', '78a16da7-5398-43d0-b63b-87f760b27228']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.204387 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb307b3b-9457-456d-a032-490b2ee71dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.240102 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb307b3b-9457-456d-a032-490b2ee71dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fad3e711-d8f9-4913-9668-eb23805f9385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1650573185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82671ff490af4e45926eef830a1c34ca',qos_specs=None,replication_status=,reservations=['d495bf06-5204-4925-a343-f20649fd110b','bfad8306-d2a2-40b8-99ae-6f475075508c','1bc81629-0fd0-41d0-9773-d6660e543f7c','78a16da7-5398-43d0-b63b-87f760b27228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1650573185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fad3e711-d8f9-4913-9668-eb23805f9385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82671ff490af4e45926eef830a1c34ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.242263 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f41a0183-f6d3-4e87-8d9a-37dd53d9527c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.279888 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f41a0183-f6d3-4e87-8d9a-37dd53d9527c) transitioned into state 'SUCCESS' from state '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-1650573185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82671ff490af4e45926eef830a1c34ca',qos_specs=None,replication_status=,reservations=['d495bf06-5204-4925-a343-f20649fd110b','bfad8306-d2a2-40b8-99ae-6f475075508c','1bc81629-0fd0-41d0-9773-d6660e543f7c','78a16da7-5398-43d0-b63b-87f760b27228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.280707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (301485d5-c718-4a5f-81a7-6c60ddf46260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.298660 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (301485d5-c718-4a5f-81a7-6c60ddf46260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.299769 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Flow 'volume_create_api' (3b76f372-5f1b-4234-a1c8-e86f96178791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:11.300460 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume request issued successfully. Aug 19 21:26:11.301056 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-633ae8ef-f8e2-4bc1-88b3-b569d708c4af tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:11.301665 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 440/1767] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:11 2026] POST /volume/v3/volumes => generated 757 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:11.324638 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:11.328719 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:11.329737 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-989619533"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:11.331656 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume request body: {'volume': {"'imageRef": '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-989619533'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:11.332064 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume of 1 GB Aug 19 21:26:11.338500 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Availability Zones retrieved successfully. Aug 19 21:26:11.348722 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Flow 'volume_create_api' (cc23e3b9-ef2a-4706-bc3c-cf20c18c871f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:11.350144 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66335bc-e0c4-4032-9622-985697ff6979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.351995 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:11.373134 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-87f32103-a29c-4a7f-9e55-3ad1bdb3ddee None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:11.376165 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-87f32103-a29c-4a7f-9e55-3ad1bdb3ddee tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:11.376165 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-87f32103-a29c-4a7f-9e55-3ad1bdb3ddee tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:11.376165 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-87f32103-a29c-4a7f-9e55-3ad1bdb3ddee tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:11.376165 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-87f32103-a29c-4a7f-9e55-3ad1bdb3ddee tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:11.384972 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:11.384972 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:11.386109 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-87f32103-a29c-4a7f-9e55-3ad1bdb3ddee tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:11.389092 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 443/1768] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:11 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:11.409588 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66335bc-e0c4-4032-9622-985697ff6979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.410723 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33694bf-b763-47b9-bced-9ff6a315b243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.478429 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Created reservations ['94de6c5d-6312-479d-acb4-4d1bac888dfd', 'fe3e3dff-c79d-4e2d-96a2-46b264cd00f5', 'f8565591-76e0-4bb9-a10f-aa9b600ff8e8', 'a4ac0bff-faf7-4954-8b23-9febac5dce66'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:11.479464 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33694bf-b763-47b9-bced-9ff6a315b243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94de6c5d-6312-479d-acb4-4d1bac888dfd', 'fe3e3dff-c79d-4e2d-96a2-46b264cd00f5', 'f8565591-76e0-4bb9-a10f-aa9b600ff8e8', 'a4ac0bff-faf7-4954-8b23-9febac5dce66']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.480724 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abfe578-655e-4de8-8711-e0032239af85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.510480 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-515c996e-d75b-4ce8-ba1c-cf5701bc181a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:11.513759 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-515c996e-d75b-4ce8-ba1c-cf5701bc181a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] GET https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 Aug 19 21:26:11.513759 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-515c996e-d75b-4ce8-ba1c-cf5701bc181a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:11.514789 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-515c996e-d75b-4ce8-ba1c-cf5701bc181a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:11.516333 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abfe578-655e-4de8-8711-e0032239af85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c65672c1-7e79-4bee-a171-96c5e1ee977a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-989619533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82671ff490af4e45926eef830a1c34ca',qos_specs=None,replication_status=,reservations=['94de6c5d-6312-479d-acb4-4d1bac888dfd','fe3e3dff-c79d-4e2d-96a2-46b264cd00f5','f8565591-76e0-4bb9-a10f-aa9b600ff8e8','a4ac0bff-faf7-4954-8b23-9febac5dce66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-989619533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c65672c1-7e79-4bee-a171-96c5e1ee977a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82671ff490af4e45926eef830a1c34ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.517564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a06aeb54-fbde-4cdd-b24a-fd663f23183f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.524484 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:11.524484 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:11.529555 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-515c996e-d75b-4ce8-ba1c-cf5701bc181a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Volume info retrieved successfully. Aug 19 21:26:11.534692 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-515c996e-d75b-4ce8-ba1c-cf5701bc181a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 returned with HTTP 200 Aug 19 21:26:11.535249 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 440/1769] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:11 2026] GET /volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:11.548958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a06aeb54-fbde-4cdd-b24a-fd663f23183f) transitioned into state 'SUCCESS' from state '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-989619533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82671ff490af4e45926eef830a1c34ca',qos_specs=None,replication_status=,reservations=['94de6c5d-6312-479d-acb4-4d1bac888dfd','fe3e3dff-c79d-4e2d-96a2-46b264cd00f5','f8565591-76e0-4bb9-a10f-aa9b600ff8e8','a4ac0bff-faf7-4954-8b23-9febac5dce66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.549849 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (836a2e8d-4bcb-4982-aaef-345dc08f28b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.553234 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-58f1119f-323e-4e36-b203-e6c7bdd5910d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:11.555293 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58f1119f-323e-4e36-b203-e6c7bdd5910d tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:26:11.556050 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58f1119f-323e-4e36-b203-e6c7bdd5910d tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68e1eef4-3646-4bed-a149-176886c6e007", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1606117488"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:11.561508 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (836a2e8d-4bcb-4982-aaef-345dc08f28b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.562574 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Flow 'volume_create_api' (cc23e3b9-ef2a-4706-bc3c-cf20c18c871f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:11.565916 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume request issued successfully. Aug 19 21:26:11.565916 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0a53dee-91c0-468b-98d1-a5d5e8772e1b tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:11.565916 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 447/1770] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:11 2026] POST /volume/v3/volumes => generated 756 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:11.570114 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:11.570114 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:11.571023 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-58f1119f-323e-4e36-b203-e6c7bdd5910d tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Volume info retrieved successfully. Aug 19 21:26:11.571289 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-58f1119f-323e-4e36-b203-e6c7bdd5910d tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Create snapshot from volume 68e1eef4-3646-4bed-a149-176886c6e007 Aug 19 21:26:11.578237 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:11.580977 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:11.581573 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-460026354"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:11.585501 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume request body: {'volume': {"'imageRef": '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-460026354'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:11.585501 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume of 1 GB Aug 19 21:26:11.592522 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Availability Zones retrieved successfully. Aug 19 21:26:11.601761 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Flow 'volume_create_api' (13afdaac-79e0-42e9-a4d5-008f386a6031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:11.603863 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90977466-6e25-4082-a8d0-26661d55aeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.605945 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:11.606982 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9742200c-07b0-4a43-a2dc-511146f4d9f5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:11.609603 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9742200c-07b0-4a43-a2dc-511146f4d9f5 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:11.610736 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9742200c-07b0-4a43-a2dc-511146f4d9f5 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:11.610736 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9742200c-07b0-4a43-a2dc-511146f4d9f5 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:11.611349 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9742200c-07b0-4a43-a2dc-511146f4d9f5 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:11.618661 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:11.618661 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:11.619705 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9742200c-07b0-4a43-a2dc-511146f4d9f5 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:11.619832 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 441/1771] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:11 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:11.655226 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-58f1119f-323e-4e36-b203-e6c7bdd5910d tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Created reservations ['53fd87e9-403e-41c3-b2de-d57ea7a997b5', 'e3e744c9-ec5f-4898-8692-1200b927844d', 'c145b285-09c6-439d-b890-a46844d8d73e', '80f54a6f-0e9b-44fa-a7ec-dfa66ab09a32'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:11.666685 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90977466-6e25-4082-a8d0-26661d55aeb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.668196 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8958e49-1938-49b6-b2b2-37ea2aa80c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.748862 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-58f1119f-323e-4e36-b203-e6c7bdd5910d tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Snapshot create request issued successfully. Aug 19 21:26:11.749525 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58f1119f-323e-4e36-b203-e6c7bdd5910d tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:26:11.750180 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 441/1772] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:26:11 2026] POST /volume/v3/snapshots => generated 323 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:11.766702 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-91279179-cd98-464f-81a8-05aec3214255 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:11.770627 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91279179-cd98-464f-81a8-05aec3214255 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] GET https://10.4.3.158/volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa Aug 19 21:26:11.770627 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-91279179-cd98-464f-81a8-05aec3214255 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:11.770627 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-91279179-cd98-464f-81a8-05aec3214255 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:11.778073 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Created reservations ['e48ad1af-5391-486c-9e8f-a808043323af', 'cfa56eb2-dc75-4952-82ba-14ef2ab5b222', '9d9f7f0d-bac7-4db3-bdc2-d61743d4ca7f', '84e9e72e-84fa-461a-9dc6-d0df85946022'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:11.778276 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:11.778276 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:11.778665 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8958e49-1938-49b6-b2b2-37ea2aa80c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e48ad1af-5391-486c-9e8f-a808043323af', 'cfa56eb2-dc75-4952-82ba-14ef2ab5b222', '9d9f7f0d-bac7-4db3-bdc2-d61743d4ca7f', '84e9e72e-84fa-461a-9dc6-d0df85946022']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.778832 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-91279179-cd98-464f-81a8-05aec3214255 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Snapshot retrieved successfully. Aug 19 21:26:11.779953 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d1b93f-4203-450a-87de-f7f14537b3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.780182 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91279179-cd98-464f-81a8-05aec3214255 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa returned with HTTP 200 Aug 19 21:26:11.781200 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 448/1773] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:26:11 2026] GET /volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa => generated 455 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:11.827451 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d1b93f-4203-450a-87de-f7f14537b3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '791813e0-a7f9-4da2-94e0-ffcb5907022a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-460026354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82671ff490af4e45926eef830a1c34ca',qos_specs=None,replication_status=,reservations=['e48ad1af-5391-486c-9e8f-a808043323af','cfa56eb2-dc75-4952-82ba-14ef2ab5b222','9d9f7f0d-bac7-4db3-bdc2-d61743d4ca7f','84e9e72e-84fa-461a-9dc6-d0df85946022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-460026354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=791813e0-a7f9-4da2-94e0-ffcb5907022a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82671ff490af4e45926eef830a1c34ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.828408 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6420747a-a98c-4e81-a748-d0741b969052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.882172 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6420747a-a98c-4e81-a748-d0741b969052) transitioned into state 'SUCCESS' from state '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-460026354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82671ff490af4e45926eef830a1c34ca',qos_specs=None,replication_status=,reservations=['e48ad1af-5391-486c-9e8f-a808043323af','cfa56eb2-dc75-4952-82ba-14ef2ab5b222','9d9f7f0d-bac7-4db3-bdc2-d61743d4ca7f','84e9e72e-84fa-461a-9dc6-d0df85946022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.883092 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ada3782-915d-441a-a82c-258484fa2ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.901390 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ada3782-915d-441a-a82c-258484fa2ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.902406 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Flow 'volume_create_api' (13afdaac-79e0-42e9-a4d5-008f386a6031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:11.902406 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume request issued successfully. Aug 19 21:26:11.903593 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-169fa48a-b7f0-466c-9ccc-5df3abe311f1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:11.903908 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 444/1774] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:11 2026] POST /volume/v3/volumes => generated 756 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:11.922153 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-643f92ab-2653-472e-93b2-ae4342db19d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:11.924519 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:11.925234 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-511453896"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:11.927087 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume request body: {'volume': {"'imageRef": '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-511453896'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:11.927087 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume of 1 GB Aug 19 21:26:11.933328 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Availability Zones retrieved successfully. Aug 19 21:26:11.944986 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Flow 'volume_create_api' (d2bed27a-792d-4bf8-8ab9-0ace2e3ee41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:11.946344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d45d72-4a68-49c7-85e7-0c3f31517e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:11.948191 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:11.995155 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d45d72-4a68-49c7-85e7-0c3f31517e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:11.996731 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2601e4-3b32-41b1-8bd0-dd4812777e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:12.070801 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Created reservations ['9cd52337-2346-41f1-89fd-9dc782c576ff', '22cbccda-7e9d-4597-ba1a-5c0934ea784f', '3a12d53b-bc5b-4d71-96bc-704b445f3653', 'e682a316-134f-4458-8ab5-3fdf65e862ae'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:12.075309 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2601e4-3b32-41b1-8bd0-dd4812777e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cd52337-2346-41f1-89fd-9dc782c576ff', '22cbccda-7e9d-4597-ba1a-5c0934ea784f', '3a12d53b-bc5b-4d71-96bc-704b445f3653', 'e682a316-134f-4458-8ab5-3fdf65e862ae']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:12.075309 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e056494a-6aa4-49fd-9d24-872aa865b097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:12.124744 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e056494a-6aa4-49fd-9d24-872aa865b097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed917833-8b73-4345-81e6-21321b8469f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-511453896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82671ff490af4e45926eef830a1c34ca',qos_specs=None,replication_status=,reservations=['9cd52337-2346-41f1-89fd-9dc782c576ff','22cbccda-7e9d-4597-ba1a-5c0934ea784f','3a12d53b-bc5b-4d71-96bc-704b445f3653','e682a316-134f-4458-8ab5-3fdf65e862ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-511453896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed917833-8b73-4345-81e6-21321b8469f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82671ff490af4e45926eef830a1c34ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:12.127288 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7956970d-befe-4df5-b63d-7f4bfc8536d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:12.159924 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7956970d-befe-4df5-b63d-7f4bfc8536d6) transitioned into state 'SUCCESS' from state '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-511453896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82671ff490af4e45926eef830a1c34ca',qos_specs=None,replication_status=,reservations=['9cd52337-2346-41f1-89fd-9dc782c576ff','22cbccda-7e9d-4597-ba1a-5c0934ea784f','3a12d53b-bc5b-4d71-96bc-704b445f3653','e682a316-134f-4458-8ab5-3fdf65e862ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25c9bef20c24b0895ed4118c28ae5d7',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:12.164295 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d8c1c21-33dc-474c-8772-349cf7f049c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:12.178776 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d8c1c21-33dc-474c-8772-349cf7f049c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:12.181103 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Flow 'volume_create_api' (d2bed27a-792d-4bf8-8ab9-0ace2e3ee41a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:12.183238 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Create volume request issued successfully. Aug 19 21:26:12.185376 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-643f92ab-2653-472e-93b2-ae4342db19d4 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:12.186475 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 442/1775] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:11 2026] POST /volume/v3/volumes => generated 756 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:12.202931 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a270dc1f-77c3-4566-8103-bcaac50a1850 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.206289 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a270dc1f-77c3-4566-8103-bcaac50a1850 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 Aug 19 21:26:12.206289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a270dc1f-77c3-4566-8103-bcaac50a1850 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.206790 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a270dc1f-77c3-4566-8103-bcaac50a1850 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.221445 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.221445 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:12.230633 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a270dc1f-77c3-4566-8103-bcaac50a1850 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:12.239383 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a270dc1f-77c3-4566-8103-bcaac50a1850 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 returned with HTTP 200 Aug 19 21:26:12.239383 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 442/1776] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.265564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3578a3d4-c4a2-497a-ac27-7bb3a238f2a2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.268781 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3578a3d4-c4a2-497a-ac27-7bb3a238f2a2 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 Aug 19 21:26:12.268781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3578a3d4-c4a2-497a-ac27-7bb3a238f2a2 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.269447 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3578a3d4-c4a2-497a-ac27-7bb3a238f2a2 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.288471 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.288471 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:12.301960 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3578a3d4-c4a2-497a-ac27-7bb3a238f2a2 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:12.310312 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3578a3d4-c4a2-497a-ac27-7bb3a238f2a2 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 returned with HTTP 200 Aug 19 21:26:12.311097 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 449/1777] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.331670 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-765069b1-8269-4f3c-9da3-e6c27bf04a5f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.335127 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-765069b1-8269-4f3c-9da3-e6c27bf04a5f tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a Aug 19 21:26:12.336033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-765069b1-8269-4f3c-9da3-e6c27bf04a5f tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.336033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-765069b1-8269-4f3c-9da3-e6c27bf04a5f tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.346759 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.346759 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:12.355294 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-765069b1-8269-4f3c-9da3-e6c27bf04a5f tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:12.362041 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-765069b1-8269-4f3c-9da3-e6c27bf04a5f tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a returned with HTTP 200 Aug 19 21:26:12.362597 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 445/1778] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.381467 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ab409e2d-d3ce-481a-9383-47f57ad50075 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.386337 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab409e2d-d3ce-481a-9383-47f57ad50075 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a Aug 19 21:26:12.386817 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab409e2d-d3ce-481a-9383-47f57ad50075 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.386893 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab409e2d-d3ce-481a-9383-47f57ad50075 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.400636 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.400636 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:12.401580 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-42356115-d327-43a8-8692-05853bdd6a32 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.404424 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42356115-d327-43a8-8692-05853bdd6a32 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:12.404934 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42356115-d327-43a8-8692-05853bdd6a32 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.405365 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42356115-d327-43a8-8692-05853bdd6a32 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.405365 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-42356115-d327-43a8-8692-05853bdd6a32 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:12.408094 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ab409e2d-d3ce-481a-9383-47f57ad50075 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:12.411991 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.411991 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:12.413179 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42356115-d327-43a8-8692-05853bdd6a32 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:12.413972 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 443/1779] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.415034 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab409e2d-d3ce-481a-9383-47f57ad50075 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a returned with HTTP 200 Aug 19 21:26:12.415577 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 443/1780] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.433226 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-48895a7e-7f0b-49bf-a53d-ec8245e15087 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.435632 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-48895a7e-7f0b-49bf-a53d-ec8245e15087 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 Aug 19 21:26:12.436107 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-48895a7e-7f0b-49bf-a53d-ec8245e15087 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.436226 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-48895a7e-7f0b-49bf-a53d-ec8245e15087 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.444250 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.444250 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:12.449425 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-48895a7e-7f0b-49bf-a53d-ec8245e15087 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:12.456665 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-48895a7e-7f0b-49bf-a53d-ec8245e15087 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 returned with HTTP 200 Aug 19 21:26:12.457113 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 450/1781] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.473112 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-75442e00-d172-43f7-b427-1f149c01170e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.475627 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-75442e00-d172-43f7-b427-1f149c01170e tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 Aug 19 21:26:12.475951 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-75442e00-d172-43f7-b427-1f149c01170e tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.476776 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-75442e00-d172-43f7-b427-1f149c01170e tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.476776 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-75442e00-d172-43f7-b427-1f149c01170e tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Delete volume with id: ed917833-8b73-4345-81e6-21321b8469f6 Aug 19 21:26:12.485799 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.485799 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:12.486325 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-75442e00-d172-43f7-b427-1f149c01170e tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:12.505920 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-75442e00-d172-43f7-b427-1f149c01170e tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Delete volume request issued successfully. Aug 19 21:26:12.506119 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-75442e00-d172-43f7-b427-1f149c01170e tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 returned with HTTP 202 Aug 19 21:26:12.506669 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 446/1782] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:12 2026] DELETE /volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:12.516628 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f4c0a8f6-526f-4262-8294-5de1eb8095df None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.518899 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f4c0a8f6-526f-4262-8294-5de1eb8095df tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 Aug 19 21:26:12.520000 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f4c0a8f6-526f-4262-8294-5de1eb8095df tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.520000 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f4c0a8f6-526f-4262-8294-5de1eb8095df tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.532429 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.532429 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:12.538111 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f4c0a8f6-526f-4262-8294-5de1eb8095df tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:12.545277 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f4c0a8f6-526f-4262-8294-5de1eb8095df tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 returned with HTTP 200 Aug 19 21:26:12.546324 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 444/1783] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.632735 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f1ffd85a-9297-407e-87f1-f7fa5f5c9e98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.639386 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f1ffd85a-9297-407e-87f1-f7fa5f5c9e98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:12.639663 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f1ffd85a-9297-407e-87f1-f7fa5f5c9e98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.639948 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f1ffd85a-9297-407e-87f1-f7fa5f5c9e98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.640143 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f1ffd85a-9297-407e-87f1-f7fa5f5c9e98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:12.647808 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.647808 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:12.648744 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f1ffd85a-9297-407e-87f1-f7fa5f5c9e98 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:12.649319 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 444/1784] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.665166 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-61398dd9-f45b-4a96-8411-b1b96295693a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.670216 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61398dd9-f45b-4a96-8411-b1b96295693a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:26:12.670347 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-61398dd9-f45b-4a96-8411-b1b96295693a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c163c75-5305-4bde-916a-d924126fa00e", "name": "tempest-VolumesBackupsTest-Backup-643570995"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:12.672268 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-61398dd9-f45b-4a96-8411-b1b96295693a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Creating new backup {'backup': {'volume_id': '8c163c75-5305-4bde-916a-d924126fa00e', 'name': 'tempest-VolumesBackupsTest-Backup-643570995'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:26:12.672458 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-61398dd9-f45b-4a96-8411-b1b96295693a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Creating backup of volume 8c163c75-5305-4bde-916a-d924126fa00e in container None Aug 19 21:26:12.681615 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.681615 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:12.682106 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-61398dd9-f45b-4a96-8411-b1b96295693a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:26:12.713720 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-61398dd9-f45b-4a96-8411-b1b96295693a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Created reservations ['0add206a-8cc8-4c00-8462-86e417a01990', '36b747ae-c094-42b0-b9b8-723c23c5caba'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:12.768807 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61398dd9-f45b-4a96-8411-b1b96295693a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:26:12.768807 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 451/1785] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:12 2026] POST /volume/v3/backups => generated 329 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:12.779641 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-087a29ec-4d21-4567-bb50-9c555acce8e2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.781811 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-087a29ec-4d21-4567-bb50-9c555acce8e2 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:12.782336 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-087a29ec-4d21-4567-bb50-9c555acce8e2 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.782522 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-087a29ec-4d21-4567-bb50-9c555acce8e2 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.782634 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-087a29ec-4d21-4567-bb50-9c555acce8e2 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:12.789178 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.789178 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:12.790475 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-087a29ec-4d21-4567-bb50-9c555acce8e2 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:12.791145 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 447/1786] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.794245 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f15e73e4-3751-4beb-8c70-18f26de3eb50 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.796465 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f15e73e4-3751-4beb-8c70-18f26de3eb50 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] GET https://10.4.3.158/volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa Aug 19 21:26:12.797100 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f15e73e4-3751-4beb-8c70-18f26de3eb50 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.797198 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f15e73e4-3751-4beb-8c70-18f26de3eb50 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.804852 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.804852 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:12.805518 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f15e73e4-3751-4beb-8c70-18f26de3eb50 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Snapshot retrieved successfully. Aug 19 21:26:12.806839 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f15e73e4-3751-4beb-8c70-18f26de3eb50 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa returned with HTTP 200 Aug 19 21:26:12.807406 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 445/1787] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.820538 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c2de35e4-e404-4435-a7a6-8c0f1f92be45 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.823157 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c2de35e4-e404-4435-a7a6-8c0f1f92be45 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed Aug 19 21:26:12.823588 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c2de35e4-e404-4435-a7a6-8c0f1f92be45 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:12.881634 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8f4ee4bc-085b-48c7-8a7f-99d7b7285efe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.882277 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8f4ee4bc-085b-48c7-8a7f-99d7b7285efe None None] GET https://10.4.3.158/volume// Aug 19 21:26:12.882614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8f4ee4bc-085b-48c7-8a7f-99d7b7285efe None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.882980 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8f4ee4bc-085b-48c7-8a7f-99d7b7285efe None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.883429 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8f4ee4bc-085b-48c7-8a7f-99d7b7285efe None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:26:12.884141 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 452/1788] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:26:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:26:12.894906 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-88469864-6f71-4f86-8a34-e6baa5f2b261 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.897418 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-88469864-6f71-4f86-8a34-e6baa5f2b261 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:26:12.897911 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-88469864-6f71-4f86-8a34-e6baa5f2b261 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68cee8bf-ad97-4a0b-86cf-532d85192875", "connector": null, "instance_uuid": "53083b73-9328-4a17-b708-be66c5ab1c4f"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:12.904868 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c2de35e4-e404-4435-a7a6-8c0f1f92be45 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed returned with HTTP 200 Aug 19 21:26:12.905693 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 445/1789] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Aug 19 21:26:12 2026] PUT /volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed => generated 390 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:12.912324 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.912324 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:12.915094 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb36b06e-401a-4768-9412-9402cfa55dcc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.917281 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb36b06e-401a-4768-9412-9402cfa55dcc tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:26:12.917851 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb36b06e-401a-4768-9412-9402cfa55dcc tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68e1eef4-3646-4bed-a149-176886c6e007"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:12.929075 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.929075 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:12.929684 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cb36b06e-401a-4768-9412-9402cfa55dcc tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Volume info retrieved successfully. Aug 19 21:26:12.930033 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-cb36b06e-401a-4768-9412-9402cfa55dcc tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Create snapshot from volume 68e1eef4-3646-4bed-a149-176886c6e007 Aug 19 21:26:12.950386 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-88469864-6f71-4f86-8a34-e6baa5f2b261 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:26:12.951105 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 448/1790] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:26:12 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 19 21:26:12.956380 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota_utils [None req-cb36b06e-401a-4768-9412-9402cfa55dcc tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Quota exceeded for 8575e4be15f946bca6080911a3e606ed, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 21:26:12.956735 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.middleware.fault [None req-cb36b06e-401a-4768-9412-9402cfa55dcc tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 413 Aug 19 21:26:12.957766 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 446/1791] 10.4.3.158 () {68 vars in 1264 bytes} [Wed Aug 19 21:26:12 2026] POST /volume/v3/snapshots => generated 208 bytes in 43 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 21:26:12.961942 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-5b23f97c-4b2d-4e2b-b639-5836ce18b361 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.965273 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-5b23f97c-4b2d-4e2b-b639-5836ce18b361 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] DELETE https://10.4.3.158/volume/v3/attachments/3152e78c-3c36-4ddf-8c8c-8b4de1ab1dfe Aug 19 21:26:12.965568 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-5b23f97c-4b2d-4e2b-b639-5836ce18b361 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:12.965830 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-5b23f97c-4b2d-4e2b-b639-5836ce18b361 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:12.968233 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a771f8b1-72af-4ff8-8c06-8b460a882006 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:12.970729 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a771f8b1-72af-4ff8-8c06-8b460a882006 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed Aug 19 21:26:12.971227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a771f8b1-72af-4ff8-8c06-8b460a882006 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:12.985319 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:12.985319 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:13.032374 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a771f8b1-72af-4ff8-8c06-8b460a882006 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed returned with HTTP 200 Aug 19 21:26:13.032726 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 446/1792] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Aug 19 21:26:12 2026] PUT /volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed => generated 390 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:13.043667 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e117fc0b-76e9-49bf-8e3c-f66dd1d5e67a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:13.045843 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e117fc0b-76e9-49bf-8e3c-f66dd1d5e67a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:26:13.046197 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e117fc0b-76e9-49bf-8e3c-f66dd1d5e67a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68e1eef4-3646-4bed-a149-176886c6e007"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:13.051755 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-5b23f97c-4b2d-4e2b-b639-5836ce18b361 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/3152e78c-3c36-4ddf-8c8c-8b4de1ab1dfe returned with HTTP 200 Aug 19 21:26:13.052350 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 453/1793] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:26:12 2026] DELETE /volume/v3/attachments/3152e78c-3c36-4ddf-8c8c-8b4de1ab1dfe => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:13.055683 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:13.055683 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:13.056080 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e117fc0b-76e9-49bf-8e3c-f66dd1d5e67a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Volume info retrieved successfully. Aug 19 21:26:13.056267 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-e117fc0b-76e9-49bf-8e3c-f66dd1d5e67a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Create snapshot from volume 68e1eef4-3646-4bed-a149-176886c6e007 Aug 19 21:26:13.078700 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota_utils [None req-e117fc0b-76e9-49bf-8e3c-f66dd1d5e67a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Quota exceeded for 8575e4be15f946bca6080911a3e606ed, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 19 21:26:13.078988 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.middleware.fault [None req-e117fc0b-76e9-49bf-8e3c-f66dd1d5e67a tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 413 Aug 19 21:26:13.079884 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 449/1794] 10.4.3.158 () {68 vars in 1264 bytes} [Wed Aug 19 21:26:13 2026] POST /volume/v3/snapshots => generated 133 bytes in 37 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 21:26:13.088344 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8434ee72-17f6-47d1-ab9d-9faec7fc7a69 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:13.090392 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8434ee72-17f6-47d1-ab9d-9faec7fc7a69 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa Aug 19 21:26:13.090602 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8434ee72-17f6-47d1-ab9d-9faec7fc7a69 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:13.091252 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8434ee72-17f6-47d1-ab9d-9faec7fc7a69 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:13.091252 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-8434ee72-17f6-47d1-ab9d-9faec7fc7a69 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Delete snapshot with id: 7ce8d929-699e-4dd2-bc8f-47ff359669aa Aug 19 21:26:13.096845 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:13.096845 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:13.097348 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8434ee72-17f6-47d1-ab9d-9faec7fc7a69 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Snapshot retrieved successfully. Aug 19 21:26:13.115250 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8434ee72-17f6-47d1-ab9d-9faec7fc7a69 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Snapshot delete request issued successfully. Aug 19 21:26:13.115479 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8434ee72-17f6-47d1-ab9d-9faec7fc7a69 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa returned with HTTP 202 Aug 19 21:26:13.115866 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 447/1795] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:26:13 2026] DELETE /volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:13.124984 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-43bb1114-8af6-4ee3-afee-a9c1a6070531 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:13.127456 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43bb1114-8af6-4ee3-afee-a9c1a6070531 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] GET https://10.4.3.158/volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa Aug 19 21:26:13.127660 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43bb1114-8af6-4ee3-afee-a9c1a6070531 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:13.128199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43bb1114-8af6-4ee3-afee-a9c1a6070531 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:13.135397 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:13.135397 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:13.135959 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-43bb1114-8af6-4ee3-afee-a9c1a6070531 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Snapshot retrieved successfully. Aug 19 21:26:13.137153 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43bb1114-8af6-4ee3-afee-a9c1a6070531 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa returned with HTTP 200 Aug 19 21:26:13.137585 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 447/1796] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:26:13 2026] GET /volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:26:13.427854 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d58641b9-4d3b-43b0-915d-5cb04c36494e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:13.430338 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d58641b9-4d3b-43b0-915d-5cb04c36494e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:13.430665 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d58641b9-4d3b-43b0-915d-5cb04c36494e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:13.430936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d58641b9-4d3b-43b0-915d-5cb04c36494e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:13.431852 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d58641b9-4d3b-43b0-915d-5cb04c36494e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:13.437273 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:13.437273 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:13.438891 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d58641b9-4d3b-43b0-915d-5cb04c36494e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:13.440256 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 454/1797] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:13 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:13.562480 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a3cd30bc-f447-450d-b36b-0bdd244bc5b9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:13.564980 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a3cd30bc-f447-450d-b36b-0bdd244bc5b9 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 Aug 19 21:26:13.565231 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a3cd30bc-f447-450d-b36b-0bdd244bc5b9 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:13.565598 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a3cd30bc-f447-450d-b36b-0bdd244bc5b9 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:13.573962 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a3cd30bc-f447-450d-b36b-0bdd244bc5b9 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 returned with HTTP 404 Aug 19 21:26:13.574819 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 450/1798] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:13 2026] GET /volume/v3/volumes/ed917833-8b73-4345-81e6-21321b8469f6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:13.585119 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5e02b75a-42cc-484a-980f-da1989aab03a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:13.587836 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5e02b75a-42cc-484a-980f-da1989aab03a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] DELETE https://10.4.3.158/volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a Aug 19 21:26:13.588482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5e02b75a-42cc-484a-980f-da1989aab03a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:13.589581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5e02b75a-42cc-484a-980f-da1989aab03a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:13.589966 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-5e02b75a-42cc-484a-980f-da1989aab03a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Delete volume with id: 791813e0-a7f9-4da2-94e0-ffcb5907022a Aug 19 21:26:13.609196 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:13.609196 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:13.610297 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5e02b75a-42cc-484a-980f-da1989aab03a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:13.648376 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5e02b75a-42cc-484a-980f-da1989aab03a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Delete volume request issued successfully. Aug 19 21:26:13.648706 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5e02b75a-42cc-484a-980f-da1989aab03a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a returned with HTTP 202 Aug 19 21:26:13.649393 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 448/1799] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:13 2026] DELETE /volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:13.659687 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b4086a2f-4608-4000-be07-4d33f7346c3a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:13.663601 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4086a2f-4608-4000-be07-4d33f7346c3a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a Aug 19 21:26:13.664063 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4086a2f-4608-4000-be07-4d33f7346c3a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:13.664439 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4086a2f-4608-4000-be07-4d33f7346c3a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:13.676313 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:13.676313 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:13.682422 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b4086a2f-4608-4000-be07-4d33f7346c3a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:13.690142 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4086a2f-4608-4000-be07-4d33f7346c3a tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a returned with HTTP 200 Aug 19 21:26:13.690948 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 448/1800] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:13 2026] GET /volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:13.803860 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-da3d761e-290e-4237-bb8f-afe716f71ce9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:13.807795 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da3d761e-290e-4237-bb8f-afe716f71ce9 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:13.808296 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da3d761e-290e-4237-bb8f-afe716f71ce9 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:13.808968 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da3d761e-290e-4237-bb8f-afe716f71ce9 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:13.809221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-da3d761e-290e-4237-bb8f-afe716f71ce9 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:13.820383 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:13.820383 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:13.822987 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da3d761e-290e-4237-bb8f-afe716f71ce9 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:13.823985 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 455/1801] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:13 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 738 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:14.151725 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-108f4e51-413c-44d2-918e-45eb34dbf2a1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.157364 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-108f4e51-413c-44d2-918e-45eb34dbf2a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] GET https://10.4.3.158/volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa Aug 19 21:26:14.157760 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-108f4e51-413c-44d2-918e-45eb34dbf2a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:14.158611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-108f4e51-413c-44d2-918e-45eb34dbf2a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:14.165348 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-108f4e51-413c-44d2-918e-45eb34dbf2a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa returned with HTTP 404 Aug 19 21:26:14.166195 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 451/1802] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:26:14 2026] GET /volume/v3/snapshots/7ce8d929-699e-4dd2-bc8f-47ff359669aa => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:14.176660 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4a306f4b-164a-4f2b-b57e-1a84a905eca7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.190795 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a306f4b-164a-4f2b-b57e-1a84a905eca7 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] GET https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 Aug 19 21:26:14.190795 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a306f4b-164a-4f2b-b57e-1a84a905eca7 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:14.190795 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a306f4b-164a-4f2b-b57e-1a84a905eca7 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:14.200069 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:14.200069 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:14.204861 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4a306f4b-164a-4f2b-b57e-1a84a905eca7 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Volume info retrieved successfully. Aug 19 21:26:14.206750 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-8d17d24f-3b48-4100-ac01-abaf50e379f7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.213161 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a306f4b-164a-4f2b-b57e-1a84a905eca7 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 returned with HTTP 200 Aug 19 21:26:14.213161 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 449/1803] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:14 2026] GET /volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:26:14.213338 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-8d17d24f-3b48-4100-ac01-abaf50e379f7 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] PUT https://10.4.3.158/volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f Aug 19 21:26:14.213338 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-8d17d24f-3b48-4100-ac01-abaf50e379f7 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:14.226444 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-8d17d24f-3b48-4100-ac01-abaf50e379f7 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Acquiring lock "cinder-attachment_update-68cee8bf-ad97-4a0b-86cf-532d85192875-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:26:14.230368 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-42cd4543-4fad-41db-ac63-18f38b1dc587 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.233640 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42cd4543-4fad-41db-ac63-18f38b1dc587 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] DELETE https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 Aug 19 21:26:14.233948 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-8d17d24f-3b48-4100-ac01-abaf50e379f7 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Lock "cinder-attachment_update-68cee8bf-ad97-4a0b-86cf-532d85192875-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:26:14.234279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42cd4543-4fad-41db-ac63-18f38b1dc587 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:14.234895 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42cd4543-4fad-41db-ac63-18f38b1dc587 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:14.234983 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-42cd4543-4fad-41db-ac63-18f38b1dc587 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Delete volume with id: 68e1eef4-3646-4bed-a149-176886c6e007 Aug 19 21:26:14.235438 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:14.235438 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:14.246441 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:14.246441 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:14.247320 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42cd4543-4fad-41db-ac63-18f38b1dc587 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Volume info retrieved successfully. Aug 19 21:26:14.280116 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42cd4543-4fad-41db-ac63-18f38b1dc587 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Delete volume request issued successfully. Aug 19 21:26:14.281256 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42cd4543-4fad-41db-ac63-18f38b1dc587 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 returned with HTTP 202 Aug 19 21:26:14.281617 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 456/1804] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:14 2026] DELETE /volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:14.292234 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1ffc11a1-26e0-4fb8-a7ad-243a34bae33c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.294181 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1ffc11a1-26e0-4fb8-a7ad-243a34bae33c tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] GET https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 Aug 19 21:26:14.294920 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1ffc11a1-26e0-4fb8-a7ad-243a34bae33c tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:14.294920 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1ffc11a1-26e0-4fb8-a7ad-243a34bae33c tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:14.303573 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:14.303573 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:14.308868 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1ffc11a1-26e0-4fb8-a7ad-243a34bae33c tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Volume info retrieved successfully. Aug 19 21:26:14.315405 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1ffc11a1-26e0-4fb8-a7ad-243a34bae33c tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 returned with HTTP 200 Aug 19 21:26:14.315960 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 452/1805] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:14 2026] GET /volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:14.375952 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-8d17d24f-3b48-4100-ac01-abaf50e379f7 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Lock "cinder-attachment_update-68cee8bf-ad97-4a0b-86cf-532d85192875-np0000007814" released by "attachment_update" :: held 0.142s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:26:14.376403 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-8d17d24f-3b48-4100-ac01-abaf50e379f7 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f returned with HTTP 200 Aug 19 21:26:14.377244 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 449/1806] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:26:14 2026] PUT /volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:14.388003 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-cf732448-2304-4f19-bbe1-1fcf9c10a582 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.393159 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-cf732448-2304-4f19-bbe1-1fcf9c10a582 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f Aug 19 21:26:14.393159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-cf732448-2304-4f19-bbe1-1fcf9c10a582 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:14.393159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-cf732448-2304-4f19-bbe1-1fcf9c10a582 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:14.422665 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-cf732448-2304-4f19-bbe1-1fcf9c10a582 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f returned with HTTP 200 Aug 19 21:26:14.422867 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 450/1807] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Aug 19 21:26:14 2026] GET /volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:14.454582 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dd26d59f-a32a-43fa-b387-7a66a643a00b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.457297 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd26d59f-a32a-43fa-b387-7a66a643a00b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:14.457575 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd26d59f-a32a-43fa-b387-7a66a643a00b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:14.457825 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd26d59f-a32a-43fa-b387-7a66a643a00b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:14.458414 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-dd26d59f-a32a-43fa-b387-7a66a643a00b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:14.464174 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:14.464174 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:14.465532 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd26d59f-a32a-43fa-b387-7a66a643a00b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:14.465803 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 457/1808] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:14 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:14.713377 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-54931929-df3b-4e62-aa7d-d5f0ac38e283 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.715333 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-54931929-df3b-4e62-aa7d-d5f0ac38e283 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a Aug 19 21:26:14.715627 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-54931929-df3b-4e62-aa7d-d5f0ac38e283 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:14.715913 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-54931929-df3b-4e62-aa7d-d5f0ac38e283 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:14.723587 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-54931929-df3b-4e62-aa7d-d5f0ac38e283 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a returned with HTTP 404 Aug 19 21:26:14.724311 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 453/1809] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:14 2026] GET /volume/v3/volumes/791813e0-a7f9-4da2-94e0-ffcb5907022a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:14.734396 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-913ae112-4571-4149-adcd-6e864b56c4d5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.739344 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-913ae112-4571-4149-adcd-6e864b56c4d5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a Aug 19 21:26:14.739574 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-913ae112-4571-4149-adcd-6e864b56c4d5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:14.739818 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-913ae112-4571-4149-adcd-6e864b56c4d5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:14.740684 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-913ae112-4571-4149-adcd-6e864b56c4d5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Delete volume with id: c65672c1-7e79-4bee-a171-96c5e1ee977a Aug 19 21:26:14.750277 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:14.750277 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:14.750817 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-913ae112-4571-4149-adcd-6e864b56c4d5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:14.795096 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-913ae112-4571-4149-adcd-6e864b56c4d5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Delete volume request issued successfully. Aug 19 21:26:14.795096 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-913ae112-4571-4149-adcd-6e864b56c4d5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a returned with HTTP 202 Aug 19 21:26:14.795096 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 450/1810] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:14 2026] DELETE /volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:14.804208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c29de791-5ecc-493f-bdff-33a894a94075 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.805708 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c29de791-5ecc-493f-bdff-33a894a94075 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a Aug 19 21:26:14.805708 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c29de791-5ecc-493f-bdff-33a894a94075 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:14.806031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c29de791-5ecc-493f-bdff-33a894a94075 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:14.831848 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:14.831848 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:14.835721 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c29de791-5ecc-493f-bdff-33a894a94075 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:14.838918 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d77e9c90-559c-4399-8b8b-1097058bdd99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:14.841951 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d77e9c90-559c-4399-8b8b-1097058bdd99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:14.841951 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d77e9c90-559c-4399-8b8b-1097058bdd99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:14.842306 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d77e9c90-559c-4399-8b8b-1097058bdd99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:14.842998 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d77e9c90-559c-4399-8b8b-1097058bdd99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:14.845500 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c29de791-5ecc-493f-bdff-33a894a94075 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a returned with HTTP 200 Aug 19 21:26:14.846164 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 451/1811] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:14 2026] GET /volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:14.848036 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:14.848036 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:14.848918 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d77e9c90-559c-4399-8b8b-1097058bdd99 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:14.849305 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 458/1812] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:14 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:15.332088 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-36f8887a-c7fc-427a-84f2-8fb82c81c1de None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:15.336292 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-36f8887a-c7fc-427a-84f2-8fb82c81c1de tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] GET https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 Aug 19 21:26:15.336672 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-36f8887a-c7fc-427a-84f2-8fb82c81c1de tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:15.336915 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-36f8887a-c7fc-427a-84f2-8fb82c81c1de tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:15.350562 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-36f8887a-c7fc-427a-84f2-8fb82c81c1de tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953 tempest-VolumeSnapshotQuotasNegativeTestJSON-288588953-project-member] https://10.4.3.158/volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 returned with HTTP 404 Aug 19 21:26:15.351302 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 454/1813] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:15 2026] GET /volume/v3/volumes/68e1eef4-3646-4bed-a149-176886c6e007 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:15.365947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-86a42063-4f0f-4e25-b85a-60b87e8d538b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:15.368285 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86a42063-4f0f-4e25-b85a-60b87e8d538b tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed Aug 19 21:26:15.368285 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86a42063-4f0f-4e25-b85a-60b87e8d538b tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:15.478208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9625ceca-c58c-4ae9-804b-148b27c9af5e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:15.480781 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9625ceca-c58c-4ae9-804b-148b27c9af5e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:15.481136 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9625ceca-c58c-4ae9-804b-148b27c9af5e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:15.481465 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9625ceca-c58c-4ae9-804b-148b27c9af5e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:15.481696 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9625ceca-c58c-4ae9-804b-148b27c9af5e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:15.487527 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:15.487527 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:15.489429 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9625ceca-c58c-4ae9-804b-148b27c9af5e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:15.490089 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 452/1814] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:15 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:15.519701 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86a42063-4f0f-4e25-b85a-60b87e8d538b tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491 tempest-VolumeSnapshotQuotasNegativeTestJSON-330111491-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed returned with HTTP 200 Aug 19 21:26:15.520813 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 451/1815] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Aug 19 21:26:15 2026] PUT /volume/v3/os-quota-sets/8575e4be15f946bca6080911a3e606ed => generated 395 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:15.866122 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bb3b651c-5e0c-48c2-86b3-ed844a386c05 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:15.868593 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-09455813-9d39-4eb7-bb1b-085c1abc2170 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:15.869732 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb3b651c-5e0c-48c2-86b3-ed844a386c05 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:15.870060 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb3b651c-5e0c-48c2-86b3-ed844a386c05 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:15.870340 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb3b651c-5e0c-48c2-86b3-ed844a386c05 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:15.870474 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-bb3b651c-5e0c-48c2-86b3-ed844a386c05 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:15.873060 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-09455813-9d39-4eb7-bb1b-085c1abc2170 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a Aug 19 21:26:15.873408 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-09455813-9d39-4eb7-bb1b-085c1abc2170 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:15.873675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-09455813-9d39-4eb7-bb1b-085c1abc2170 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:15.879482 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:15.879482 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:15.880588 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb3b651c-5e0c-48c2-86b3-ed844a386c05 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:15.880887 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-09455813-9d39-4eb7-bb1b-085c1abc2170 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a returned with HTTP 404 Aug 19 21:26:15.881504 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 455/1816] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:15 2026] GET /volume/v3/volumes/c65672c1-7e79-4bee-a171-96c5e1ee977a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:15.882180 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 459/1817] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:15 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:15.894535 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a28bb28-3326-411b-a315-2d2abbde45ab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:15.896727 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a28bb28-3326-411b-a315-2d2abbde45ab tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 Aug 19 21:26:15.896945 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a28bb28-3326-411b-a315-2d2abbde45ab tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:15.897170 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a28bb28-3326-411b-a315-2d2abbde45ab tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:15.897374 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-8a28bb28-3326-411b-a315-2d2abbde45ab tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Delete volume with id: fad3e711-d8f9-4913-9668-eb23805f9385 Aug 19 21:26:15.906948 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:15.906948 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:15.908424 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8a28bb28-3326-411b-a315-2d2abbde45ab tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:15.929779 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8a28bb28-3326-411b-a315-2d2abbde45ab tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Delete volume request issued successfully. Aug 19 21:26:15.929981 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a28bb28-3326-411b-a315-2d2abbde45ab tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 returned with HTTP 202 Aug 19 21:26:15.930530 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 453/1818] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:15 2026] DELETE /volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:15.940474 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ddddc82c-5479-4d9f-aef7-bdad3c72cce8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:15.942655 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddddc82c-5479-4d9f-aef7-bdad3c72cce8 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 Aug 19 21:26:15.942913 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddddc82c-5479-4d9f-aef7-bdad3c72cce8 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:15.943181 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddddc82c-5479-4d9f-aef7-bdad3c72cce8 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:15.952346 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:15.952346 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:15.957314 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ddddc82c-5479-4d9f-aef7-bdad3c72cce8 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:15.964623 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddddc82c-5479-4d9f-aef7-bdad3c72cce8 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 returned with HTTP 200 Aug 19 21:26:15.965245 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 452/1819] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:15 2026] GET /volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:16.503534 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ecbe16fa-a260-42c2-b75c-887fdfc8555e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:16.505922 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ecbe16fa-a260-42c2-b75c-887fdfc8555e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:16.506182 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ecbe16fa-a260-42c2-b75c-887fdfc8555e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:16.506416 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ecbe16fa-a260-42c2-b75c-887fdfc8555e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:16.506630 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-ecbe16fa-a260-42c2-b75c-887fdfc8555e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:16.512172 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:16.512172 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:16.513238 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ecbe16fa-a260-42c2-b75c-887fdfc8555e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:16.513694 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 456/1820] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:16 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:16.524828 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a0f5fabe-9512-4891-b25e-a7441997ae4f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:16.527201 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0f5fabe-9512-4891-b25e-a7441997ae4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:16.527466 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0f5fabe-9512-4891-b25e-a7441997ae4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:16.527749 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0f5fabe-9512-4891-b25e-a7441997ae4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:16.541255 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:16.541255 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:16.546331 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a0f5fabe-9512-4891-b25e-a7441997ae4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:16.553300 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0f5fabe-9512-4891-b25e-a7441997ae4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:26:16.554024 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 460/1821] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:16 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:16.567548 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b68a58bd-7100-4765-a35e-8fd2c2779328 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:16.569693 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b68a58bd-7100-4765-a35e-8fd2c2779328 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:16.569984 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b68a58bd-7100-4765-a35e-8fd2c2779328 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:16.570225 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b68a58bd-7100-4765-a35e-8fd2c2779328 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:16.570366 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-b68a58bd-7100-4765-a35e-8fd2c2779328 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete backup with id: 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. Aug 19 21:26:16.575379 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:16.575379 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:16.600774 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-b68a58bd-7100-4765-a35e-8fd2c2779328 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] delete_backup rpcapi backup_id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:26:16.603537 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b68a58bd-7100-4765-a35e-8fd2c2779328 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 202 Aug 19 21:26:16.603933 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 454/1822] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:16 2026] DELETE /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:16.612776 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3ab449f9-f91a-4be3-8175-879517428b9b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:16.615885 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ab449f9-f91a-4be3-8175-879517428b9b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:16.616237 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ab449f9-f91a-4be3-8175-879517428b9b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:16.616633 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ab449f9-f91a-4be3-8175-879517428b9b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:16.616960 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3ab449f9-f91a-4be3-8175-879517428b9b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:16.623654 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:16.623654 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:16.624506 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ab449f9-f91a-4be3-8175-879517428b9b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 200 Aug 19 21:26:16.625235 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 453/1823] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:16 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:16.897549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c650477b-f6d5-4df3-94d4-8287f33fc10a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:16.901524 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c650477b-f6d5-4df3-94d4-8287f33fc10a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:16.901524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c650477b-f6d5-4df3-94d4-8287f33fc10a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:16.901777 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c650477b-f6d5-4df3-94d4-8287f33fc10a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:16.902091 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c650477b-f6d5-4df3-94d4-8287f33fc10a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:16.907691 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:16.907691 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:16.909096 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c650477b-f6d5-4df3-94d4-8287f33fc10a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:16.911952 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 457/1824] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:16 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:16.982661 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-933842e2-5552-46cc-bbd7-f5e17f2926c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:16.985894 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-933842e2-5552-46cc-bbd7-f5e17f2926c5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 Aug 19 21:26:16.985894 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-933842e2-5552-46cc-bbd7-f5e17f2926c5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:16.986655 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-933842e2-5552-46cc-bbd7-f5e17f2926c5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:16.995152 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-933842e2-5552-46cc-bbd7-f5e17f2926c5 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 returned with HTTP 404 Aug 19 21:26:16.996375 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 461/1825] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:16 2026] GET /volume/v3/volumes/fad3e711-d8f9-4913-9668-eb23805f9385 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:17.006724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5d2a4478-a9ff-4df6-b0a0-ff936a7e79b1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:17.010535 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d2a4478-a9ff-4df6-b0a0-ff936a7e79b1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 Aug 19 21:26:17.010535 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d2a4478-a9ff-4df6-b0a0-ff936a7e79b1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:17.011513 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d2a4478-a9ff-4df6-b0a0-ff936a7e79b1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:17.012062 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-5d2a4478-a9ff-4df6-b0a0-ff936a7e79b1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Delete volume with id: 2a01b7b0-b842-48ce-b263-3fefcd143f18 Aug 19 21:26:17.023123 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:17.023123 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:17.023854 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5d2a4478-a9ff-4df6-b0a0-ff936a7e79b1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:17.055725 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5d2a4478-a9ff-4df6-b0a0-ff936a7e79b1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Delete volume request issued successfully. Aug 19 21:26:17.055972 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d2a4478-a9ff-4df6-b0a0-ff936a7e79b1 tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 returned with HTTP 202 Aug 19 21:26:17.056557 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 455/1826] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:17 2026] DELETE /volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:17.070233 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e9ab7e60-232a-40f3-9fa7-170462ae7b6c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:17.073251 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9ab7e60-232a-40f3-9fa7-170462ae7b6c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 Aug 19 21:26:17.073443 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9ab7e60-232a-40f3-9fa7-170462ae7b6c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:17.073767 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9ab7e60-232a-40f3-9fa7-170462ae7b6c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:17.093238 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:17.093238 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:17.100394 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e9ab7e60-232a-40f3-9fa7-170462ae7b6c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Volume info retrieved successfully. Aug 19 21:26:17.109113 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9ab7e60-232a-40f3-9fa7-170462ae7b6c tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 returned with HTTP 200 Aug 19 21:26:17.110409 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 454/1827] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:17 2026] GET /volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:17.647378 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d0c5f34e-71ca-4c37-8744-07c831b6382c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:17.649489 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d0c5f34e-71ca-4c37-8744-07c831b6382c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 Aug 19 21:26:17.649718 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d0c5f34e-71ca-4c37-8744-07c831b6382c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:17.649905 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d0c5f34e-71ca-4c37-8744-07c831b6382c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:17.650108 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-d0c5f34e-71ca-4c37-8744-07c831b6382c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 0943a21d-4c0b-4af3-9cfa-5551c8fe9b64. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:17.655243 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d0c5f34e-71ca-4c37-8744-07c831b6382c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 returned with HTTP 404 Aug 19 21:26:17.655837 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 458/1828] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:17 2026] GET /volume/v3/backups/0943a21d-4c0b-4af3-9cfa-5551c8fe9b64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:17.816795 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-638e2581-11c7-4949-ad96-afab9c2617e2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:17.819970 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-638e2581-11c7-4949-ad96-afab9c2617e2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:17.820777 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-638e2581-11c7-4949-ad96-afab9c2617e2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:17.820777 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-638e2581-11c7-4949-ad96-afab9c2617e2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:17.833147 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:17.833147 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:17.839982 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-638e2581-11c7-4949-ad96-afab9c2617e2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:17.845580 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-638e2581-11c7-4949-ad96-afab9c2617e2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:26:17.846093 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 462/1829] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:26:17 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:17.867329 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-9e124741-abe8-4b1e-b470-709649ccf3e0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:17.869861 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-9e124741-abe8-4b1e-b470-709649ccf3e0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797/action Aug 19 21:26:17.870301 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-9e124741-abe8-4b1e-b470-709649ccf3e0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:17.870462 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-9e124741-abe8-4b1e-b470-709649ccf3e0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:17.884321 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:17.884321 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:17.885249 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-9e124741-abe8-4b1e-b470-709649ccf3e0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:17.893413 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-9e124741-abe8-4b1e-b470-709649ccf3e0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Begin detaching volume completed successfully. Aug 19 21:26:17.893716 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-9e124741-abe8-4b1e-b470-709649ccf3e0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797/action returned with HTTP 202 Aug 19 21:26:17.894404 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 456/1830] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:26:17 2026] POST /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:17.917801 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f183f638-d888-4ec9-b41f-b3c5dc940ebc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:17.921319 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f183f638-d888-4ec9-b41f-b3c5dc940ebc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:17.921561 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f183f638-d888-4ec9-b41f-b3c5dc940ebc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:17.921949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f183f638-d888-4ec9-b41f-b3c5dc940ebc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:17.935169 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-36beb411-f664-45dd-a824-070c912dc766 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:17.937768 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-36beb411-f664-45dd-a824-070c912dc766 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:17.938030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-36beb411-f664-45dd-a824-070c912dc766 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:17.938249 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-36beb411-f664-45dd-a824-070c912dc766 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:17.938424 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-36beb411-f664-45dd-a824-070c912dc766 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:17.942701 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:17.942701 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:17.944450 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:17.944450 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:17.946403 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-36beb411-f664-45dd-a824-070c912dc766 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:17.946403 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 459/1831] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:17 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:17.950858 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f183f638-d888-4ec9-b41f-b3c5dc940ebc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:17.953278 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ac44c8dc-0dea-4984-9871-621a2ebd219c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:17.953709 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac44c8dc-0dea-4984-9871-621a2ebd219c None None] GET https://10.4.3.158/volume// Aug 19 21:26:17.953904 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac44c8dc-0dea-4984-9871-621a2ebd219c None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:17.954156 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac44c8dc-0dea-4984-9871-621a2ebd219c None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:17.954562 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac44c8dc-0dea-4984-9871-621a2ebd219c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:26:17.955883 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 463/1832] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:26:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:26:17.958955 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f183f638-d888-4ec9-b41f-b3c5dc940ebc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:26:17.959246 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 455/1833] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:17 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:17.967406 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-d8dfc8b0-7455-43a8-85e4-8bcc64edffd9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:17.970411 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-d8dfc8b0-7455-43a8-85e4-8bcc64edffd9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:17.970785 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-d8dfc8b0-7455-43a8-85e4-8bcc64edffd9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:17.971120 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-d8dfc8b0-7455-43a8-85e4-8bcc64edffd9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:17.983868 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:17.983868 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:17.988533 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-d8dfc8b0-7455-43a8-85e4-8bcc64edffd9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:17.994246 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-d8dfc8b0-7455-43a8-85e4-8bcc64edffd9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:26:17.994900 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 457/1834] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:26:17 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:26:18.130501 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0017fa3d-4f44-48b8-a6c3-6c5f3c89f00d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:18.134823 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0017fa3d-4f44-48b8-a6c3-6c5f3c89f00d tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] GET https://10.4.3.158/volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 Aug 19 21:26:18.134823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0017fa3d-4f44-48b8-a6c3-6c5f3c89f00d tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:18.134823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0017fa3d-4f44-48b8-a6c3-6c5f3c89f00d tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:18.141312 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0017fa3d-4f44-48b8-a6c3-6c5f3c89f00d tempest-CreateVolumesFromImageTest-2115284725 tempest-CreateVolumesFromImageTest-2115284725-project-member] https://10.4.3.158/volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 returned with HTTP 404 Aug 19 21:26:18.142549 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 460/1835] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:18 2026] GET /volume/v3/volumes/2a01b7b0-b842-48ce-b263-3fefcd143f18 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:18.962270 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4ad69870-06f7-4404-a014-6ba729d49f53 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:18.964993 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ad69870-06f7-4404-a014-6ba729d49f53 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:18.964993 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ad69870-06f7-4404-a014-6ba729d49f53 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:18.965250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ad69870-06f7-4404-a014-6ba729d49f53 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:18.965303 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4ad69870-06f7-4404-a014-6ba729d49f53 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:18.978303 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:18.978303 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:18.980228 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1320b2ae-037d-4749-9bf3-0c8bbb1892ac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:18.980684 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ad69870-06f7-4404-a014-6ba729d49f53 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:18.981313 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 464/1836] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:18 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:18.985074 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1320b2ae-037d-4749-9bf3-0c8bbb1892ac tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:18.985074 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1320b2ae-037d-4749-9bf3-0c8bbb1892ac tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:18.985074 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1320b2ae-037d-4749-9bf3-0c8bbb1892ac tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:19.003400 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:19.003400 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:19.010655 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1320b2ae-037d-4749-9bf3-0c8bbb1892ac tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:19.022402 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1320b2ae-037d-4749-9bf3-0c8bbb1892ac tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:26:19.023032 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 456/1837] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:18 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:19.375640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c23824ac-3bc0-4ffc-9c01-6f4cf854322e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:19.469591 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-ef1bbcff-94be-4753-a868-9abc8e23cd06 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:19.477506 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-ef1bbcff-94be-4753-a868-9abc8e23cd06 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/attachments/f668a498-9720-41e8-8550-899af10f4cd1 Aug 19 21:26:19.477506 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-ef1bbcff-94be-4753-a868-9abc8e23cd06 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:19.477506 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-ef1bbcff-94be-4753-a868-9abc8e23cd06 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:19.491955 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:19.491955 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:19.548050 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c23824ac-3bc0-4ffc-9c01-6f4cf854322e tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:26:19.548502 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c23824ac-3bc0-4ffc-9c01-6f4cf854322e tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-383072257", "os-volume-type-access:is_public": false}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:19.584928 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c23824ac-3bc0-4ffc-9c01-6f4cf854322e tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:26:19.585338 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 458/1838] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:26:19 2026] POST /volume/v3/types => generated 228 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:19.586242 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-60384e74-5c10-49c6-9867-8fcc3cf11a8f req-ef1bbcff-94be-4753-a868-9abc8e23cd06 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/attachments/f668a498-9720-41e8-8550-899af10f4cd1 returned with HTTP 200 Aug 19 21:26:19.586907 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 461/1839] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:26:19 2026] DELETE /volume/v3/attachments/f668a498-9720-41e8-8550-899af10f4cd1 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:19.595931 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4244050b-6f9f-4392-8ed7-6f1ab487f12e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:19.652911 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-71ac0148-edab-4f48-b8f7-fe92f5f83f8a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:19.656330 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-71ac0148-edab-4f48-b8f7-fe92f5f83f8a tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] DELETE https://10.4.3.158/volume/v3/attachments/b8c5e078-2744-431b-8e2c-5a4c9d346ba2 Aug 19 21:26:19.656509 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-71ac0148-edab-4f48-b8f7-fe92f5f83f8a tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:19.657092 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-71ac0148-edab-4f48-b8f7-fe92f5f83f8a tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:19.670137 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:19.670137 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:19.708358 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4244050b-6f9f-4392-8ed7-6f1ab487f12e tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:19.708754 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4244050b-6f9f-4392-8ed7-6f1ab487f12e tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a0b77fb1-fbae-42fa-956f-a0f590f37540", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:19.710680 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-4244050b-6f9f-4392-8ed7-6f1ab487f12e tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Create volume request body: {'volume': {'volume_type': 'a0b77fb1-fbae-42fa-956f-a0f590f37540', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:19.718464 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4244050b-6f9f-4392-8ed7-6f1ab487f12e tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 404 Aug 19 21:26:19.719143 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 465/1840] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:19 2026] POST /volume/v3/volumes => generated 114 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:19.728682 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-985844d4-72f2-440e-a9af-4edf5362b90d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:19.731820 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-985844d4-72f2-440e-a9af-4edf5362b90d tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] POST https://10.4.3.158/volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540/action Aug 19 21:26:19.732250 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-985844d4-72f2-440e-a9af-4edf5362b90d tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action body: b'{"addProjectAccess": {"project": "5da8829cd6274b7baf0acf1a4686461e"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:19.732420 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-985844d4-72f2-440e-a9af-4edf5362b90d tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5da8829cd6274b7baf0acf1a4686461e"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:19.737264 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-71ac0148-edab-4f48-b8f7-fe92f5f83f8a tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/attachments/b8c5e078-2744-431b-8e2c-5a4c9d346ba2 returned with HTTP 200 Aug 19 21:26:19.737976 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 457/1841] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:26:19 2026] DELETE /volume/v3/attachments/b8c5e078-2744-431b-8e2c-5a4c9d346ba2 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:19.757848 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-985844d4-72f2-440e-a9af-4edf5362b90d tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540/action returned with HTTP 202 Aug 19 21:26:19.758510 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 459/1842] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Aug 19 21:26:19 2026] POST /volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:19.761119 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-f6960abb-cb41-4bb9-a30a-28718462cf27 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:19.763953 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-f6960abb-cb41-4bb9-a30a-28718462cf27 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] DELETE https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 Aug 19 21:26:19.764948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-f6960abb-cb41-4bb9-a30a-28718462cf27 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:19.764948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-f6960abb-cb41-4bb9-a30a-28718462cf27 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:19.764948 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-f6960abb-cb41-4bb9-a30a-28718462cf27 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Delete volume with id: 10a61224-5322-4f81-85de-cc00ba7ab234 Aug 19 21:26:19.767342 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:19.770099 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:19.770425 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a0b77fb1-fbae-42fa-956f-a0f590f37540", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-819652731"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:19.771707 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Create volume request body: {'volume': {'volume_type': 'a0b77fb1-fbae-42fa-956f-a0f590f37540', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-819652731'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:19.776105 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:19.776105 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:19.776803 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-f6960abb-cb41-4bb9-a30a-28718462cf27 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Volume info retrieved successfully. Aug 19 21:26:19.777790 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Create volume of 1 GB Aug 19 21:26:19.778319 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:19.778319 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:19.778955 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Availability Zones retrieved successfully. Aug 19 21:26:19.794811 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Flow 'volume_create_api' (805593be-c2ff-4baa-b5d4-3621bf013256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:19.796260 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b2dcd2-501b-4c86-a9ad-202005642ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:19.799731 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:19.814982 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-f6960abb-cb41-4bb9-a30a-28718462cf27 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] Delete volume request issued successfully. Aug 19 21:26:19.815382 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d91031a7-d71a-4c17-802c-71ca1826e858 req-f6960abb-cb41-4bb9-a30a-28718462cf27 tempest-TestShelveInstance-2046400109 tempest-TestShelveInstance-2046400109-project-member] https://10.4.3.158/volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 returned with HTTP 202 Aug 19 21:26:19.815901 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 462/1843] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:26:19 2026] DELETE /volume/v3/volumes/10a61224-5322-4f81-85de-cc00ba7ab234 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:19.836254 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b2dcd2-501b-4c86-a9ad-202005642ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:26:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a0b77fb1-fbae-42fa-956f-a0f590f37540,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-383072257',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0b77fb1-fbae-42fa-956f-a0f590f37540', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:19.836977 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e414c773-5d3d-4a94-9be7-a683389d108e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:19.881827 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-383072257 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-383072257, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:26:19.882341 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-383072257 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-383072257, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:26:19.941927 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Created reservations ['f6f731ac-588e-4a20-9178-969614a21f2d', 'b78467ac-f1c1-4190-b1d9-376ce48c695f', '00c9e5ba-5a51-470d-afa5-c64e90d233fe', 'e23aaacb-274e-420f-a9a1-3e9b0220e0f8'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:19.942981 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e414c773-5d3d-4a94-9be7-a683389d108e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6f731ac-588e-4a20-9178-969614a21f2d', 'b78467ac-f1c1-4190-b1d9-376ce48c695f', '00c9e5ba-5a51-470d-afa5-c64e90d233fe', 'e23aaacb-274e-420f-a9a1-3e9b0220e0f8']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:19.944044 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8d033cf-c346-468a-a646-fbb3280a43ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:19.977342 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8d033cf-c346-468a-a646-fbb3280a43ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e4def56-eed8-49e9-a31e-a8f8d652370f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-819652731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5da8829cd6274b7baf0acf1a4686461e',qos_specs=None,replication_status=,reservations=['f6f731ac-588e-4a20-9178-969614a21f2d','b78467ac-f1c1-4190-b1d9-376ce48c695f','00c9e5ba-5a51-470d-afa5-c64e90d233fe','e23aaacb-274e-420f-a9a1-3e9b0220e0f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb01201b14f54f9f993689eaef6248f5',volume_type_id=a0b77fb1-fbae-42fa-956f-a0f590f37540), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-819652731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e4def56-eed8-49e9-a31e-a8f8d652370f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5da8829cd6274b7baf0acf1a4686461e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb01201b14f54f9f993689eaef6248f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0b77fb1-fbae-42fa-956f-a0f590f37540),volume_type_id=a0b77fb1-fbae-42fa-956f-a0f590f37540)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:19.978161 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a46983-4036-42a9-a66b-de0f5ee27ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:19.999853 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-93029724-bab6-41fb-a29f-984c190b4afc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:20.004283 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-93029724-bab6-41fb-a29f-984c190b4afc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:20.004283 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-93029724-bab6-41fb-a29f-984c190b4afc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:20.004283 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-93029724-bab6-41fb-a29f-984c190b4afc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:20.004283 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-93029724-bab6-41fb-a29f-984c190b4afc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:20.012386 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a46983-4036-42a9-a66b-de0f5ee27ba9) transitioned into state 'SUCCESS' from state '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-819652731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5da8829cd6274b7baf0acf1a4686461e',qos_specs=None,replication_status=,reservations=['f6f731ac-588e-4a20-9178-969614a21f2d','b78467ac-f1c1-4190-b1d9-376ce48c695f','00c9e5ba-5a51-470d-afa5-c64e90d233fe','e23aaacb-274e-420f-a9a1-3e9b0220e0f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb01201b14f54f9f993689eaef6248f5',volume_type_id=a0b77fb1-fbae-42fa-956f-a0f590f37540)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:20.012602 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:20.012602 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:20.013432 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (377cc36f-6cba-4515-97a6-26cab3111dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:20.013877 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-93029724-bab6-41fb-a29f-984c190b4afc tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:20.015539 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 458/1844] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:19 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:20.036413 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (377cc36f-6cba-4515-97a6-26cab3111dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:20.037528 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Flow 'volume_create_api' (805593be-c2ff-4baa-b5d4-3621bf013256) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:20.040078 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Create volume request issued successfully. Aug 19 21:26:20.040199 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cbf27cbd-df5e-4631-9133-bac781a8d0d4 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:20.040861 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 466/1845] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:19 2026] POST /volume/v3/volumes => generated 794 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:20.043464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aecd00a9-fff6-490b-b93c-b74f76913ca5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:20.046166 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aecd00a9-fff6-490b-b93c-b74f76913ca5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:20.046502 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aecd00a9-fff6-490b-b93c-b74f76913ca5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:20.046973 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aecd00a9-fff6-490b-b93c-b74f76913ca5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:20.058806 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:20.058806 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:20.060349 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b43e7086-5f52-492a-b9b2-433ac8c94835 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:20.062767 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b43e7086-5f52-492a-b9b2-433ac8c94835 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] GET https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f Aug 19 21:26:20.067345 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b43e7086-5f52-492a-b9b2-433ac8c94835 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:20.067345 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b43e7086-5f52-492a-b9b2-433ac8c94835 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:20.068122 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-aecd00a9-fff6-490b-b93c-b74f76913ca5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:20.075457 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:20.075457 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:20.077462 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aecd00a9-fff6-490b-b93c-b74f76913ca5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:26:20.078172 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 460/1846] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:20 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:20.080767 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b43e7086-5f52-492a-b9b2-433ac8c94835 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Volume info retrieved successfully. Aug 19 21:26:20.088251 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b43e7086-5f52-492a-b9b2-433ac8c94835 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f returned with HTTP 200 Aug 19 21:26:20.088440 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 463/1847] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:20 2026] GET /volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:20.538576 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:20.594972 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-f560bc4e-fa7b-41f9-89b6-abfe97f537ee None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:20.599650 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-f560bc4e-fa7b-41f9-89b6-abfe97f537ee tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] POST https://10.4.3.158/volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f/action Aug 19 21:26:20.600365 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-f560bc4e-fa7b-41f9-89b6-abfe97f537ee tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:20.600588 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-f560bc4e-fa7b-41f9-89b6-abfe97f537ee tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:20.664208 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:20.664208 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:20.695476 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-18789952-b5ba-4f4e-9ce4-c390fc9b5b8a req-f560bc4e-fa7b-41f9-89b6-abfe97f537ee tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f/action returned with HTTP 204 Aug 19 21:26:20.695476 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 467/1848] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:26:20 2026] POST /volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:20.735575 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:20.736606 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-109231493"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:20.739384 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-109231493'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:20.739804 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume of 1 GB Aug 19 21:26:20.779304 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Availability Zones retrieved successfully. Aug 19 21:26:20.800782 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (4a96f03f-4c14-4bf1-88c5-30d424084a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:20.800782 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ec0478-6568-4cb8-9a5b-217806c2c877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:20.805508 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:20.910856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ec0478-6568-4cb8-9a5b-217806c2c877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:20.913725 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc6c2061-1f91-4e37-b703-1f35e64e352e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:21.032245 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-feface6e-2287-4e0d-a155-8cbe429a8fb8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:21.036659 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-feface6e-2287-4e0d-a155-8cbe429a8fb8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:21.036891 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-feface6e-2287-4e0d-a155-8cbe429a8fb8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:21.039152 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-feface6e-2287-4e0d-a155-8cbe429a8fb8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:21.039374 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-feface6e-2287-4e0d-a155-8cbe429a8fb8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:21.052100 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:21.052100 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:21.053639 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-feface6e-2287-4e0d-a155-8cbe429a8fb8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:21.054495 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 461/1849] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:21 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:21.096642 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Created reservations ['8ada41f9-9e67-415d-b811-913b4acb7b0f', '8ec78dba-914d-47dd-92fa-f84d7f364832', '16c7fd44-b07f-46c7-b785-e50683a201ab', 'b08df233-ff09-4325-a0e5-1214052a972d'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:21.097450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc6c2061-1f91-4e37-b703-1f35e64e352e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ada41f9-9e67-415d-b811-913b4acb7b0f', '8ec78dba-914d-47dd-92fa-f84d7f364832', '16c7fd44-b07f-46c7-b785-e50683a201ab', 'b08df233-ff09-4325-a0e5-1214052a972d']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:21.098614 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f19a89-7383-4612-bfc5-a356a93aa592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:21.108297 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4cde00d2-f030-4629-b40c-a6efa0272f62 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:21.110537 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4cde00d2-f030-4629-b40c-a6efa0272f62 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] GET https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f Aug 19 21:26:21.111853 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4cde00d2-f030-4629-b40c-a6efa0272f62 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:21.111853 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4cde00d2-f030-4629-b40c-a6efa0272f62 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:21.121024 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:21.121024 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:21.133123 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4cde00d2-f030-4629-b40c-a6efa0272f62 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Volume info retrieved successfully. Aug 19 21:26:21.149380 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f19a89-7383-4612-bfc5-a356a93aa592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea151cf-e9cb-4aed-95d0-cab7fbe918ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-109231493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['8ada41f9-9e67-415d-b811-913b4acb7b0f','8ec78dba-914d-47dd-92fa-f84d7f364832','16c7fd44-b07f-46c7-b785-e50683a201ab','b08df233-ff09-4325-a0e5-1214052a972d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-109231493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dea151cf-e9cb-4aed-95d0-cab7fbe918ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a8af8db2f645f0b85ec6471863b1ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c265ab63acff4690968ca574f6d23f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:21.150481 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4cde00d2-f030-4629-b40c-a6efa0272f62 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f returned with HTTP 200 Aug 19 21:26:21.150702 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (759667d6-8d25-4356-8467-15f785905954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:21.150839 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 464/1850] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:21 2026] GET /volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f => generated 887 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:21.170374 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d3e80d1c-a6ae-48db-b062-9e3498ae1694 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:21.172387 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d3e80d1c-a6ae-48db-b062-9e3498ae1694 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] GET https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f Aug 19 21:26:21.172639 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d3e80d1c-a6ae-48db-b062-9e3498ae1694 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:21.173228 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d3e80d1c-a6ae-48db-b062-9e3498ae1694 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:21.183996 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (759667d6-8d25-4356-8467-15f785905954) transitioned into state 'SUCCESS' from state '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-109231493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['8ada41f9-9e67-415d-b811-913b4acb7b0f','8ec78dba-914d-47dd-92fa-f84d7f364832','16c7fd44-b07f-46c7-b785-e50683a201ab','b08df233-ff09-4325-a0e5-1214052a972d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:21.184301 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:21.184301 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:21.185172 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69516138-a20b-462c-8c43-5557f1d8391b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:21.193577 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d3e80d1c-a6ae-48db-b062-9e3498ae1694 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Volume info retrieved successfully. Aug 19 21:26:21.201968 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d3e80d1c-a6ae-48db-b062-9e3498ae1694 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f returned with HTTP 200 Aug 19 21:26:21.202843 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 468/1851] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:21 2026] GET /volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:21.210698 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69516138-a20b-462c-8c43-5557f1d8391b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:21.212095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (4a96f03f-4c14-4bf1-88c5-30d424084a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:21.212666 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request issued successfully. Aug 19 21:26:21.213375 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97ae740f-cfa5-46b1-99d6-5f55cc1a27cf tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:21.214174 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 459/1852] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:20 2026] POST /volume/v3/volumes => generated 759 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:21.223991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1b261c58-1ca1-4f51-abc6-09e1114346db None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:21.224806 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b261c58-1ca1-4f51-abc6-09e1114346db tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f Aug 19 21:26:21.225257 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b261c58-1ca1-4f51-abc6-09e1114346db tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:21.225324 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b261c58-1ca1-4f51-abc6-09e1114346db tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:21.225895 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1b261c58-1ca1-4f51-abc6-09e1114346db tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Delete volume with id: 9e4def56-eed8-49e9-a31e-a8f8d652370f Aug 19 21:26:21.238085 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3b916e08-84c4-42a6-9cef-9178d5d7544d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:21.240263 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3b916e08-84c4-42a6-9cef-9178d5d7544d tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff Aug 19 21:26:21.240640 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3b916e08-84c4-42a6-9cef-9178d5d7544d tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:21.241052 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3b916e08-84c4-42a6-9cef-9178d5d7544d tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:21.245963 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:21.245963 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:21.245963 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1b261c58-1ca1-4f51-abc6-09e1114346db tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Volume info retrieved successfully. Aug 19 21:26:21.262577 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:21.262577 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:21.269911 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3b916e08-84c4-42a6-9cef-9178d5d7544d tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:21.278754 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3b916e08-84c4-42a6-9cef-9178d5d7544d tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff returned with HTTP 200 Aug 19 21:26:21.278754 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 465/1853] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:21 2026] GET /volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:21.303245 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1b261c58-1ca1-4f51-abc6-09e1114346db tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Delete volume request issued successfully. Aug 19 21:26:21.304609 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b261c58-1ca1-4f51-abc6-09e1114346db tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f returned with HTTP 202 Aug 19 21:26:21.305330 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 462/1854] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:21 2026] DELETE /volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:21.317718 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-35e78680-41d5-4130-a462-52e79d0b0d24 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:21.320808 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-35e78680-41d5-4130-a462-52e79d0b0d24 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] GET https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f Aug 19 21:26:21.321000 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-35e78680-41d5-4130-a462-52e79d0b0d24 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:21.322551 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-35e78680-41d5-4130-a462-52e79d0b0d24 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:21.340502 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:21.340502 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:21.352318 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-35e78680-41d5-4130-a462-52e79d0b0d24 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Volume info retrieved successfully. Aug 19 21:26:21.359774 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-35e78680-41d5-4130-a462-52e79d0b0d24 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f returned with HTTP 200 Aug 19 21:26:21.360423 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 469/1855] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:21 2026] GET /volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f => generated 886 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:22.071744 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d1a3171a-37cd-4918-bc14-34a08d2a4db5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.075359 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d1a3171a-37cd-4918-bc14-34a08d2a4db5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:22.075833 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d1a3171a-37cd-4918-bc14-34a08d2a4db5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:22.076148 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d1a3171a-37cd-4918-bc14-34a08d2a4db5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:22.076534 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d1a3171a-37cd-4918-bc14-34a08d2a4db5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:22.084978 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:22.084978 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:22.085828 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d1a3171a-37cd-4918-bc14-34a08d2a4db5 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:22.088296 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 460/1856] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:22 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:22.295432 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4456368a-cb9c-41ff-8c7c-cd23d5ba6884 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.297533 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4456368a-cb9c-41ff-8c7c-cd23d5ba6884 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff Aug 19 21:26:22.297804 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4456368a-cb9c-41ff-8c7c-cd23d5ba6884 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:22.298092 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4456368a-cb9c-41ff-8c7c-cd23d5ba6884 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:22.309789 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:22.309789 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:22.314797 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4456368a-cb9c-41ff-8c7c-cd23d5ba6884 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:22.321698 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4456368a-cb9c-41ff-8c7c-cd23d5ba6884 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff returned with HTTP 200 Aug 19 21:26:22.321916 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 466/1857] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:22 2026] GET /volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:22.339579 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-79f1fc77-4b95-48b3-89f0-8ea6e79d5488 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.342375 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79f1fc77-4b95-48b3-89f0-8ea6e79d5488 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:26:22.342712 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79f1fc77-4b95-48b3-89f0-8ea6e79d5488 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dea151cf-e9cb-4aed-95d0-cab7fbe918ff", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1003842769"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:22.355592 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:22.355592 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:22.356196 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-79f1fc77-4b95-48b3-89f0-8ea6e79d5488 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:22.356346 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-79f1fc77-4b95-48b3-89f0-8ea6e79d5488 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create snapshot from volume dea151cf-e9cb-4aed-95d0-cab7fbe918ff Aug 19 21:26:22.389223 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b80725be-9666-417d-a1bc-f97f7e29d178 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.393194 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b80725be-9666-417d-a1bc-f97f7e29d178 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] GET https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f Aug 19 21:26:22.393194 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b80725be-9666-417d-a1bc-f97f7e29d178 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:22.393194 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b80725be-9666-417d-a1bc-f97f7e29d178 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:22.398070 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b80725be-9666-417d-a1bc-f97f7e29d178 tempest-VolumeTypesAccessTest-2073760229 tempest-VolumeTypesAccessTest-2073760229-project-member] https://10.4.3.158/volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f returned with HTTP 404 Aug 19 21:26:22.398629 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 470/1858] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:22 2026] GET /volume/v3/volumes/9e4def56-eed8-49e9-a31e-a8f8d652370f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:26:22.417973 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-86463deb-1428-4323-ae11-4df66095b060 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.421644 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86463deb-1428-4323-ae11-4df66095b060 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] POST https://10.4.3.158/volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540/action Aug 19 21:26:22.422209 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86463deb-1428-4323-ae11-4df66095b060 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action body: b'{"removeProjectAccess": {"project": "5da8829cd6274b7baf0acf1a4686461e"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:22.422769 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86463deb-1428-4323-ae11-4df66095b060 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5da8829cd6274b7baf0acf1a4686461e"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:22.439080 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86463deb-1428-4323-ae11-4df66095b060 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540/action returned with HTTP 202 Aug 19 21:26:22.439888 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 461/1859] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Aug 19 21:26:22 2026] POST /volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:22.451070 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-79f1fc77-4b95-48b3-89f0-8ea6e79d5488 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Created reservations ['3974b2fc-1cd3-4db0-9659-4a404d40c0bc', '9922128e-94f2-45e1-a7df-d35f39682e20', '3af526d1-1d09-46cb-b5eb-4aaf5b2d5415', '2a8c75c7-24c6-4c10-a98b-7e9539fed9d0'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:22.452261 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b09cf8c9-150f-4eb1-b499-86fb8d4b97d6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.455462 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b09cf8c9-150f-4eb1-b499-86fb8d4b97d6 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] DELETE https://10.4.3.158/volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540 Aug 19 21:26:22.455575 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b09cf8c9-150f-4eb1-b499-86fb8d4b97d6 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:22.455983 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b09cf8c9-150f-4eb1-b499-86fb8d4b97d6 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:22.509525 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b09cf8c9-150f-4eb1-b499-86fb8d4b97d6 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540 returned with HTTP 202 Aug 19 21:26:22.509955 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 467/1860] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:26:22 2026] DELETE /volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:22.516461 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-79f1fc77-4b95-48b3-89f0-8ea6e79d5488 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Snapshot create request issued successfully. Aug 19 21:26:22.516867 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79f1fc77-4b95-48b3-89f0-8ea6e79d5488 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:26:22.517516 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 463/1861] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:26:22 2026] POST /volume/v3/snapshots => generated 316 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:22.522599 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6f1c60a4-5ab8-41c0-b828-6b08ae7602f6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.525177 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f1c60a4-5ab8-41c0-b828-6b08ae7602f6 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] GET https://10.4.3.158/volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540 Aug 19 21:26:22.525467 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f1c60a4-5ab8-41c0-b828-6b08ae7602f6 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:22.525778 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f1c60a4-5ab8-41c0-b828-6b08ae7602f6 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:22.530379 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f1c60a4-5ab8-41c0-b828-6b08ae7602f6 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540 returned with HTTP 404 Aug 19 21:26:22.531333 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 471/1862] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:26:22 2026] GET /volume/v3/types/a0b77fb1-fbae-42fa-956f-a0f590f37540 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:26:22.537260 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7eb0a2ad-0883-477a-8025-36fd89a3e8a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.544231 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7eb0a2ad-0883-477a-8025-36fd89a3e8a4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 Aug 19 21:26:22.544231 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7eb0a2ad-0883-477a-8025-36fd89a3e8a4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:22.545516 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7eb0a2ad-0883-477a-8025-36fd89a3e8a4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:22.546379 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-75b4377f-3a8c-495c-8e58-943cc3b6ebff None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.549448 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-75b4377f-3a8c-495c-8e58-943cc3b6ebff tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:26:22.551053 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-75b4377f-3a8c-495c-8e58-943cc3b6ebff tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-408349775", "os-volume-type-access:is_public": false}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:22.554327 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:22.554327 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:22.554947 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7eb0a2ad-0883-477a-8025-36fd89a3e8a4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Snapshot retrieved successfully. Aug 19 21:26:22.555910 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7eb0a2ad-0883-477a-8025-36fd89a3e8a4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 returned with HTTP 200 Aug 19 21:26:22.557322 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 462/1863] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:26:22 2026] GET /volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:22.597051 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-75b4377f-3a8c-495c-8e58-943cc3b6ebff tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:26:22.600082 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 468/1864] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:26:22 2026] POST /volume/v3/types => generated 228 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:26:22.616533 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b0614333-ea6f-47ea-be6b-a4804210b476 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.620310 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0614333-ea6f-47ea-be6b-a4804210b476 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] POST https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action Aug 19 21:26:22.620937 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0614333-ea6f-47ea-be6b-a4804210b476 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action body: b'{"addProjectAccess": {"project": "5da8829cd6274b7baf0acf1a4686461e"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:22.620937 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0614333-ea6f-47ea-be6b-a4804210b476 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5da8829cd6274b7baf0acf1a4686461e"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:22.624349 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:22.624349 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:22.646459 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0614333-ea6f-47ea-be6b-a4804210b476 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action returned with HTTP 202 Aug 19 21:26:22.647033 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 464/1865] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Aug 19 21:26:22 2026] POST /volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:22.655452 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cb5f05f9-2466-46f7-b907-b0c49139c72c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.657711 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb5f05f9-2466-46f7-b907-b0c49139c72c tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] POST https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action Aug 19 21:26:22.658177 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb5f05f9-2466-46f7-b907-b0c49139c72c tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action body: b'{"addProjectAccess": {"project": "f7830d2fa7ca4fb490ba362cb5481b9b"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:22.658338 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb5f05f9-2466-46f7-b907-b0c49139c72c tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f7830d2fa7ca4fb490ba362cb5481b9b"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:22.682185 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb5f05f9-2466-46f7-b907-b0c49139c72c tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action returned with HTTP 202 Aug 19 21:26:22.682784 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 472/1866] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Aug 19 21:26:22 2026] POST /volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:22.691034 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2c4cb5a7-c449-4cba-93d9-3706c822f819 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.693798 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c4cb5a7-c449-4cba-93d9-3706c822f819 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] GET https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/os-volume-type-access Aug 19 21:26:22.694181 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c4cb5a7-c449-4cba-93d9-3706c822f819 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:22.694381 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c4cb5a7-c449-4cba-93d9-3706c822f819 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:22.715607 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c4cb5a7-c449-4cba-93d9-3706c822f819 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/os-volume-type-access returned with HTTP 200 Aug 19 21:26:22.716532 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 463/1867] 10.4.3.158 () {66 vars in 1408 bytes} [Wed Aug 19 21:26:22 2026] GET /volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/os-volume-type-access => generated 244 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:22.728775 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9738299b-5561-4af8-a873-7eed168c8d51 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.730758 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9738299b-5561-4af8-a873-7eed168c8d51 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] POST https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action Aug 19 21:26:22.731668 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9738299b-5561-4af8-a873-7eed168c8d51 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action body: b'{"removeProjectAccess": {"project": "f7830d2fa7ca4fb490ba362cb5481b9b"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:22.732938 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9738299b-5561-4af8-a873-7eed168c8d51 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f7830d2fa7ca4fb490ba362cb5481b9b"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:22.776890 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9738299b-5561-4af8-a873-7eed168c8d51 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action returned with HTTP 202 Aug 19 21:26:22.776890 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 469/1868] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Aug 19 21:26:22 2026] POST /volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:22.787368 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e73e74e6-9d73-4274-810a-167207f1c56b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.789919 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e73e74e6-9d73-4274-810a-167207f1c56b tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] POST https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action Aug 19 21:26:22.790271 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e73e74e6-9d73-4274-810a-167207f1c56b tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action body: b'{"removeProjectAccess": {"project": "5da8829cd6274b7baf0acf1a4686461e"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:22.790422 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e73e74e6-9d73-4274-810a-167207f1c56b tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5da8829cd6274b7baf0acf1a4686461e"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:22.815185 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e73e74e6-9d73-4274-810a-167207f1c56b tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action returned with HTTP 202 Aug 19 21:26:22.815751 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 465/1869] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Aug 19 21:26:22 2026] POST /volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:22.829838 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f3076090-9f9d-443d-823d-5fb794f0648e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.833109 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3076090-9f9d-443d-823d-5fb794f0648e tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] DELETE https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48 Aug 19 21:26:22.833502 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3076090-9f9d-443d-823d-5fb794f0648e tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:22.835215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3076090-9f9d-443d-823d-5fb794f0648e tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:22.878460 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3076090-9f9d-443d-823d-5fb794f0648e tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48 returned with HTTP 202 Aug 19 21:26:22.878460 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 473/1870] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:26:22 2026] DELETE /volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:22.888928 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f56963b8-d362-4555-aa88-c442bd5d6404 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:22.892995 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f56963b8-d362-4555-aa88-c442bd5d6404 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] GET https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48 Aug 19 21:26:22.892995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f56963b8-d362-4555-aa88-c442bd5d6404 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:22.892995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f56963b8-d362-4555-aa88-c442bd5d6404 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:22.896911 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f56963b8-d362-4555-aa88-c442bd5d6404 tempest-VolumeTypesAccessTest-1283159640 tempest-VolumeTypesAccessTest-1283159640-project-admin] https://10.4.3.158/volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48 returned with HTTP 404 Aug 19 21:26:22.897689 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 464/1871] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:26:22 2026] GET /volume/v3/types/a12feb67-b050-4817-a40f-048dc3a48f48 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:23.102187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3f2ba991-b21e-40f7-8741-6462c4d1b3d4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:23.104321 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3f2ba991-b21e-40f7-8741-6462c4d1b3d4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:23.104574 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3f2ba991-b21e-40f7-8741-6462c4d1b3d4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:23.104831 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3f2ba991-b21e-40f7-8741-6462c4d1b3d4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:23.105073 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-3f2ba991-b21e-40f7-8741-6462c4d1b3d4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:23.114847 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:23.114847 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:23.115924 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3f2ba991-b21e-40f7-8741-6462c4d1b3d4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:23.116444 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 470/1872] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:23 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:23.576609 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8c24f83b-d8c3-47b0-8c62-2e3d971a4309 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:23.581395 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c24f83b-d8c3-47b0-8c62-2e3d971a4309 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 Aug 19 21:26:23.581782 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c24f83b-d8c3-47b0-8c62-2e3d971a4309 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:23.582039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c24f83b-d8c3-47b0-8c62-2e3d971a4309 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:23.598278 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:23.598278 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:23.598902 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8c24f83b-d8c3-47b0-8c62-2e3d971a4309 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Snapshot retrieved successfully. Aug 19 21:26:23.600220 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c24f83b-d8c3-47b0-8c62-2e3d971a4309 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 returned with HTTP 200 Aug 19 21:26:23.600958 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 466/1873] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:26:23 2026] GET /volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:23.620426 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:23.624570 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:23.625504 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2e276a5c-56f0-459e-9625-c768040c7209", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-327292006"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:23.627885 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request body: {'volume': {"'snapshot_id": '2e276a5c-56f0-459e-9625-c768040c7209', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-327292006'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:23.628173 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume of 1 GB Aug 19 21:26:23.639994 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Availability Zones retrieved successfully. Aug 19 21:26:23.649784 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (91f459c7-da1f-47ee-827f-dec0cfcfb1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:23.652421 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c15cf8-8368-4235-8a8c-15b2b239bbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:23.655937 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:23.715270 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c15cf8-8368-4235-8a8c-15b2b239bbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:23.716276 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (647d2bbc-56e1-44f5-aefa-54ca49eff8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:23.779235 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Created reservations ['b54faf1e-7f2d-4942-95b4-88eb5be033ee', '49a1bf22-6106-4a75-9012-0e8c580689ec', 'be1c808d-536f-4d8b-87c2-468c9ee4b27c', '89f6565a-ca36-4c3c-8d85-a81ffc8b7f07'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:23.780560 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (647d2bbc-56e1-44f5-aefa-54ca49eff8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b54faf1e-7f2d-4942-95b4-88eb5be033ee', '49a1bf22-6106-4a75-9012-0e8c580689ec', 'be1c808d-536f-4d8b-87c2-468c9ee4b27c', '89f6565a-ca36-4c3c-8d85-a81ffc8b7f07']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:23.781535 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1d89c1-12d3-4d7b-b240-474f444e7402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:23.781823 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e68cad19-eedf-4f2c-a19c-e8b285aabfa0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:23.782900 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e68cad19-eedf-4f2c-a19c-e8b285aabfa0 None None] GET https://10.4.3.158/volume// Aug 19 21:26:23.782900 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e68cad19-eedf-4f2c-a19c-e8b285aabfa0 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:23.782900 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e68cad19-eedf-4f2c-a19c-e8b285aabfa0 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:23.782900 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e68cad19-eedf-4f2c-a19c-e8b285aabfa0 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:26:23.783192 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 465/1874] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:26:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:26:23.796970 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-d1a83f2a-4892-4a66-979e-5b7a69a95aa5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:23.802159 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-d1a83f2a-4892-4a66-979e-5b7a69a95aa5 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:26:23.802757 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-d1a83f2a-4892-4a66-979e-5b7a69a95aa5 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68cee8bf-ad97-4a0b-86cf-532d85192875", "connector": null, "instance_uuid": "53083b73-9328-4a17-b708-be66c5ab1c4f"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:23.810452 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1d89c1-12d3-4d7b-b240-474f444e7402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd45b3c29-cfd8-47bd-94c6-b961e98fe9bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-327292006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['b54faf1e-7f2d-4942-95b4-88eb5be033ee','49a1bf22-6106-4a75-9012-0e8c580689ec','be1c808d-536f-4d8b-87c2-468c9ee4b27c','89f6565a-ca36-4c3c-8d85-a81ffc8b7f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-327292006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d45b3c29-cfd8-47bd-94c6-b961e98fe9bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a8af8db2f645f0b85ec6471863b1ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c265ab63acff4690968ca574f6d23f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:23.811241 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea4f778-020c-426d-8ffe-e758d4b24d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:23.818076 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:23.818076 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:23.840527 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea4f778-020c-426d-8ffe-e758d4b24d8e) transitioned into state 'SUCCESS' from state '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-327292006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['b54faf1e-7f2d-4942-95b4-88eb5be033ee','49a1bf22-6106-4a75-9012-0e8c580689ec','be1c808d-536f-4d8b-87c2-468c9ee4b27c','89f6565a-ca36-4c3c-8d85-a81ffc8b7f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:23.841516 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e357ee6a-44f7-431c-8a6b-88f3d59df46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:23.862450 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e357ee6a-44f7-431c-8a6b-88f3d59df46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:23.863404 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (91f459c7-da1f-47ee-827f-dec0cfcfb1e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:23.863779 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request issued successfully. Aug 19 21:26:23.864421 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b018e50-82eb-492e-93ea-42dc5b6a0464 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:23.864958 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 474/1875] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:23 2026] POST /volume/v3/volumes => generated 759 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:23.874673 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-d1a83f2a-4892-4a66-979e-5b7a69a95aa5 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:26:23.875311 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 471/1876] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:26:23 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:23.892710 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-9d666cc5-98fb-42fe-9cb7-6906879a5f60 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:23.898861 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-9d666cc5-98fb-42fe-9cb7-6906879a5f60 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] DELETE https://10.4.3.158/volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f Aug 19 21:26:23.899467 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-9d666cc5-98fb-42fe-9cb7-6906879a5f60 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:23.899787 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-9d666cc5-98fb-42fe-9cb7-6906879a5f60 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:23.901589 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6df254d8-58b9-4b28-b117-467b599a8238 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:23.904026 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:23.905127 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2e276a5c-56f0-459e-9625-c768040c7209", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-957640594"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:23.908522 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request body: {'volume': {"'snapshot_id": '2e276a5c-56f0-459e-9625-c768040c7209', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-957640594'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:23.908522 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume of 1 GB Aug 19 21:26:23.908672 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:23.908672 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:23.916784 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Availability Zones retrieved successfully. Aug 19 21:26:23.927492 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (9b8c22e6-7ab1-468b-92b0-1298bf953750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:23.929777 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a754768-5560-4e9e-8e32-7fb54ed1f0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:23.931721 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:23.975576 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a754768-5560-4e9e-8e32-7fb54ed1f0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:23.976558 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1331c46d-7d02-483b-a0da-1dc64753d064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:23.995072 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-9d666cc5-98fb-42fe-9cb7-6906879a5f60 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f returned with HTTP 200 Aug 19 21:26:23.995694 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 467/1877] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:26:23 2026] DELETE /volume/v3/attachments/d51e4106-d198-4264-ba6b-1f5a2bd21a8f => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:24.047457 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Created reservations ['6a90dfd0-b949-4397-b427-e1ff9abc7916', '4f8b4eeb-94e9-4331-9fdf-079ca4007642', '23c3b3c8-730b-49df-8baf-48a0b796e1e5', 'c1ceb71f-2186-4759-96ac-3802bcf5c4b9'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:24.049108 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1331c46d-7d02-483b-a0da-1dc64753d064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a90dfd0-b949-4397-b427-e1ff9abc7916', '4f8b4eeb-94e9-4331-9fdf-079ca4007642', '23c3b3c8-730b-49df-8baf-48a0b796e1e5', 'c1ceb71f-2186-4759-96ac-3802bcf5c4b9']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.051220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8fd202e-90d0-4829-8a88-fd8238038024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.102789 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8fd202e-90d0-4829-8a88-fd8238038024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0533c12b-1427-48be-8451-395dc352a368', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-957640594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['6a90dfd0-b949-4397-b427-e1ff9abc7916','4f8b4eeb-94e9-4331-9fdf-079ca4007642','23c3b3c8-730b-49df-8baf-48a0b796e1e5','c1ceb71f-2186-4759-96ac-3802bcf5c4b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-957640594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0533c12b-1427-48be-8451-395dc352a368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a8af8db2f645f0b85ec6471863b1ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c265ab63acff4690968ca574f6d23f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.103989 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35845fb-6914-4b44-abd6-31ddfd647c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.131753 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35845fb-6914-4b44-abd6-31ddfd647c5d) transitioned into state 'SUCCESS' from state '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-957640594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['6a90dfd0-b949-4397-b427-e1ff9abc7916','4f8b4eeb-94e9-4331-9fdf-079ca4007642','23c3b3c8-730b-49df-8baf-48a0b796e1e5','c1ceb71f-2186-4759-96ac-3802bcf5c4b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.132424 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c11e5385-03b0-49fe-abf5-cbf86deeb23f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:24.132650 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25909b98-32d2-40d1-99ab-1dcce3b362bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.135457 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c11e5385-03b0-49fe-abf5-cbf86deeb23f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:24.136075 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c11e5385-03b0-49fe-abf5-cbf86deeb23f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:24.136075 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c11e5385-03b0-49fe-abf5-cbf86deeb23f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:24.136232 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c11e5385-03b0-49fe-abf5-cbf86deeb23f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:24.141567 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:24.141567 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:24.142539 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c11e5385-03b0-49fe-abf5-cbf86deeb23f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:24.143165 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 475/1878] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:24 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:24.151354 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25909b98-32d2-40d1-99ab-1dcce3b362bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.151898 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (9b8c22e6-7ab1-468b-92b0-1298bf953750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:24.152288 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request issued successfully. Aug 19 21:26:24.152896 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6df254d8-58b9-4b28-b117-467b599a8238 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:24.153510 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 466/1879] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:23 2026] POST /volume/v3/volumes => generated 759 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:24.177809 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:24.180114 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:24.181206 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2e276a5c-56f0-459e-9625-c768040c7209", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-553116742"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:24.183289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request body: {'volume': {"'snapshot_id": '2e276a5c-56f0-459e-9625-c768040c7209', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-553116742'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:24.183538 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume of 1 GB Aug 19 21:26:24.183962 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:24.183962 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:24.194563 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Availability Zones retrieved successfully. Aug 19 21:26:24.202877 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (1377e073-05c5-4c5e-8b9c-7ce893c6a208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:24.203907 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c31513-3301-4308-b9d1-ca5a3cde6dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.204848 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:24.241034 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c31513-3301-4308-b9d1-ca5a3cde6dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.241837 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6cf0a2-f5a4-4103-bd9e-428bceb97088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.320850 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Created reservations ['187f19f4-a52e-4e0b-b853-bfdcd983c07b', '828a89a9-0016-405d-8f59-070164474e95', 'e98f3820-713d-4743-89c1-bc63de2f8839', '569ab62b-e684-4e5f-aedc-8d89ec5afe7f'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:24.322251 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6cf0a2-f5a4-4103-bd9e-428bceb97088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['187f19f4-a52e-4e0b-b853-bfdcd983c07b', '828a89a9-0016-405d-8f59-070164474e95', 'e98f3820-713d-4743-89c1-bc63de2f8839', '569ab62b-e684-4e5f-aedc-8d89ec5afe7f']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.324442 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4122cf9-bc74-478b-8639-abe486851a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.364336 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4122cf9-bc74-478b-8639-abe486851a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cad25dee-7f83-4648-bdcd-75717ee979f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-553116742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['187f19f4-a52e-4e0b-b853-bfdcd983c07b','828a89a9-0016-405d-8f59-070164474e95','e98f3820-713d-4743-89c1-bc63de2f8839','569ab62b-e684-4e5f-aedc-8d89ec5afe7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-553116742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cad25dee-7f83-4648-bdcd-75717ee979f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a8af8db2f645f0b85ec6471863b1ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c265ab63acff4690968ca574f6d23f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.365909 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f7fa75-1632-417e-bef6-643c804bb37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.397561 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f7fa75-1632-417e-bef6-643c804bb37f) transitioned into state 'SUCCESS' from state '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-553116742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['187f19f4-a52e-4e0b-b853-bfdcd983c07b','828a89a9-0016-405d-8f59-070164474e95','e98f3820-713d-4743-89c1-bc63de2f8839','569ab62b-e684-4e5f-aedc-8d89ec5afe7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.398492 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aa94d31-f944-43a2-8836-df35f6a96e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.417217 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aa94d31-f944-43a2-8836-df35f6a96e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.418422 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (1377e073-05c5-4c5e-8b9c-7ce893c6a208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:24.418856 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request issued successfully. Aug 19 21:26:24.420051 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-820768f1-016c-4238-aeb4-c7c3b15d65a6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:24.420990 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 472/1880] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:24 2026] POST /volume/v3/volumes => generated 759 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:24.437393 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-db16a54e-fff2-481f-8548-988ab2c44b3a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:24.439858 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:24.440141 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2e276a5c-56f0-459e-9625-c768040c7209", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1965489453"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:24.442186 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request body: {'volume': {"'snapshot_id": '2e276a5c-56f0-459e-9625-c768040c7209', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1965489453'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:24.442186 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume of 1 GB Aug 19 21:26:24.442654 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:24.442654 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:24.450946 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Availability Zones retrieved successfully. Aug 19 21:26:24.459849 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (202fa465-92a5-4a59-b910-63a7709f800c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:24.461049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a7b8fa-c03a-4511-972d-98adab04b91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.462289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:24.502442 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a7b8fa-c03a-4511-972d-98adab04b91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.503560 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0895c5b-cc16-4061-9df8-16db54a83bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.577282 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Created reservations ['95043a0f-d63f-4467-8b61-edfa611a4277', 'ed868f98-ee60-4ed3-89ca-eeee425ad810', 'b8948a6d-8f36-453b-87fd-0ce262b585bd', 'ab14a58d-e89c-4d76-812d-df35cb71e1cb'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:24.578737 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0895c5b-cc16-4061-9df8-16db54a83bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95043a0f-d63f-4467-8b61-edfa611a4277', 'ed868f98-ee60-4ed3-89ca-eeee425ad810', 'b8948a6d-8f36-453b-87fd-0ce262b585bd', 'ab14a58d-e89c-4d76-812d-df35cb71e1cb']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.579858 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b246d66-d13b-4eae-9fe1-8e8ee7de4d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.621974 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b246d66-d13b-4eae-9fe1-8e8ee7de4d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01c833fa-3235-4955-b01e-1cb1f533b69f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1965489453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['95043a0f-d63f-4467-8b61-edfa611a4277','ed868f98-ee60-4ed3-89ca-eeee425ad810','b8948a6d-8f36-453b-87fd-0ce262b585bd','ab14a58d-e89c-4d76-812d-df35cb71e1cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1965489453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01c833fa-3235-4955-b01e-1cb1f533b69f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a8af8db2f645f0b85ec6471863b1ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c265ab63acff4690968ca574f6d23f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.622893 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a83508-b8e7-483e-8fae-f6761972eaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.668779 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a83508-b8e7-483e-8fae-f6761972eaa1) transitioned into state 'SUCCESS' from state '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-1965489453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['95043a0f-d63f-4467-8b61-edfa611a4277','ed868f98-ee60-4ed3-89ca-eeee425ad810','b8948a6d-8f36-453b-87fd-0ce262b585bd','ab14a58d-e89c-4d76-812d-df35cb71e1cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.669670 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783499a6-ca8e-48f3-bb91-1b5425b07c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.689167 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783499a6-ca8e-48f3-bb91-1b5425b07c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.690311 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (202fa465-92a5-4a59-b910-63a7709f800c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:24.690874 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request issued successfully. Aug 19 21:26:24.693509 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db16a54e-fff2-481f-8548-988ab2c44b3a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:24.693509 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 468/1881] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:24 2026] POST /volume/v3/volumes => generated 760 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 21:26:24.735748 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-393ef261-780d-41bc-8588-22c2214d579b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:24.742832 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:24.743532 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2e276a5c-56f0-459e-9625-c768040c7209", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-346746699"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:24.746315 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request body: {'volume': {"'snapshot_id": '2e276a5c-56f0-459e-9625-c768040c7209', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-346746699'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:24.746895 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume of 1 GB Aug 19 21:26:24.757047 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Availability Zones retrieved successfully. Aug 19 21:26:24.771558 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (879c1873-d83a-43d1-aec2-544eeedca696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:24.773400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3190d6ea-33e4-4fd6-9ca3-13850c39c705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.773989 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:24.825821 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3190d6ea-33e4-4fd6-9ca3-13850c39c705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.826883 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbeda34-64df-46e3-b66b-c507439dc300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.933860 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Created reservations ['a52d9428-a557-45c8-a795-e61ec8764d39', '666c502c-eb8c-4425-8ce2-4a7f608e02dc', 'd3d3485d-3d10-4f21-a321-3ea6968d4956', 'faa3217b-1d74-4daf-96cc-7276aabbdfb0'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:24.935316 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbeda34-64df-46e3-b66b-c507439dc300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a52d9428-a557-45c8-a795-e61ec8764d39', '666c502c-eb8c-4425-8ce2-4a7f608e02dc', 'd3d3485d-3d10-4f21-a321-3ea6968d4956', 'faa3217b-1d74-4daf-96cc-7276aabbdfb0']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.936308 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cefe947-7d6f-4b1d-a2fa-c90d6870179f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:24.971160 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cefe947-7d6f-4b1d-a2fa-c90d6870179f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55240801-16c4-47bb-9a96-09338325eb12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-346746699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['a52d9428-a557-45c8-a795-e61ec8764d39','666c502c-eb8c-4425-8ce2-4a7f608e02dc','d3d3485d-3d10-4f21-a321-3ea6968d4956','faa3217b-1d74-4daf-96cc-7276aabbdfb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-346746699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55240801-16c4-47bb-9a96-09338325eb12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a8af8db2f645f0b85ec6471863b1ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c265ab63acff4690968ca574f6d23f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:24.972153 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (621a891c-a32f-4d2c-9157-a465a90b849c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:25.007179 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a9194349-422c-4e74-962e-ee43d8b2bd6b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:25.009657 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9194349-422c-4e74-962e-ee43d8b2bd6b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:25.010006 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9194349-422c-4e74-962e-ee43d8b2bd6b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:25.010352 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9194349-422c-4e74-962e-ee43d8b2bd6b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:25.010795 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a9194349-422c-4e74-962e-ee43d8b2bd6b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume with id: 28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:25.016155 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (621a891c-a32f-4d2c-9157-a465a90b849c) transitioned into state 'SUCCESS' from state '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-346746699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a8af8db2f645f0b85ec6471863b1ff',qos_specs=None,replication_status=,reservations=['a52d9428-a557-45c8-a795-e61ec8764d39','666c502c-eb8c-4425-8ce2-4a7f608e02dc','d3d3485d-3d10-4f21-a321-3ea6968d4956','faa3217b-1d74-4daf-96cc-7276aabbdfb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c265ab63acff4690968ca574f6d23f07',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:25.016897 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ee4e56c-68e9-4c36-b01b-4f78d3854cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:25.022780 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:25.022780 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:25.022780 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a9194349-422c-4e74-962e-ee43d8b2bd6b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:25.040945 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ee4e56c-68e9-4c36-b01b-4f78d3854cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:25.042145 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Flow 'volume_create_api' (879c1873-d83a-43d1-aec2-544eeedca696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:25.042534 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Create volume request issued successfully. Aug 19 21:26:25.043422 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-393ef261-780d-41bc-8588-22c2214d579b tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:25.043855 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 476/1882] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:24 2026] POST /volume/v3/volumes => generated 759 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:25.059889 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a9194349-422c-4e74-962e-ee43d8b2bd6b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume request issued successfully. Aug 19 21:26:25.059889 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9194349-422c-4e74-962e-ee43d8b2bd6b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 202 Aug 19 21:26:25.059889 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 467/1883] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:25 2026] DELETE /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:25.065562 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-70e7735b-3a14-4d21-a10e-524c9460d13f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:25.070406 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-70e7735b-3a14-4d21-a10e-524c9460d13f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf Aug 19 21:26:25.070642 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-70e7735b-3a14-4d21-a10e-524c9460d13f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:25.071213 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-70e7735b-3a14-4d21-a10e-524c9460d13f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:25.073292 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cec674cd-ad74-4ad3-8ea0-6d62144931ff None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:25.081817 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cec674cd-ad74-4ad3-8ea0-6d62144931ff tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:25.081817 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cec674cd-ad74-4ad3-8ea0-6d62144931ff tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:25.081817 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cec674cd-ad74-4ad3-8ea0-6d62144931ff tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:25.087937 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:25.087937 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:25.094829 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-70e7735b-3a14-4d21-a10e-524c9460d13f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:25.096384 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:25.096384 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:25.108147 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-70e7735b-3a14-4d21-a10e-524c9460d13f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf returned with HTTP 200 Aug 19 21:26:25.108684 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 473/1884] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:25 2026] GET /volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:25.111692 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cec674cd-ad74-4ad3-8ea0-6d62144931ff tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:25.118789 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cec674cd-ad74-4ad3-8ea0-6d62144931ff tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 200 Aug 19 21:26:25.119392 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 469/1885] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:25 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:25.128557 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3787e54f-4f29-4bd8-a11f-18ddedaf0f91 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:25.131549 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3787e54f-4f29-4bd8-a11f-18ddedaf0f91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 Aug 19 21:26:25.131770 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3787e54f-4f29-4bd8-a11f-18ddedaf0f91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:25.131959 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3787e54f-4f29-4bd8-a11f-18ddedaf0f91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:25.141511 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:25.141511 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:25.147232 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3787e54f-4f29-4bd8-a11f-18ddedaf0f91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:25.153864 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3787e54f-4f29-4bd8-a11f-18ddedaf0f91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 returned with HTTP 200 Aug 19 21:26:25.154456 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 477/1886] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:25 2026] GET /volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:25.162714 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-824bc54d-6633-457e-8682-96d12f0b33cb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:25.165702 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-824bc54d-6633-457e-8682-96d12f0b33cb tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:25.166349 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-824bc54d-6633-457e-8682-96d12f0b33cb tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:25.166667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-824bc54d-6633-457e-8682-96d12f0b33cb tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:25.166858 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-824bc54d-6633-457e-8682-96d12f0b33cb tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:25.172038 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-52163ebe-bacb-4236-92d8-71f3082f64fe None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:25.176390 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52163ebe-bacb-4236-92d8-71f3082f64fe tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 Aug 19 21:26:25.176390 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52163ebe-bacb-4236-92d8-71f3082f64fe tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:25.176390 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52163ebe-bacb-4236-92d8-71f3082f64fe tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:25.178529 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:25.178529 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:25.181238 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-824bc54d-6633-457e-8682-96d12f0b33cb tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:25.181678 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 468/1887] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:25 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:25.188163 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:25.188163 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:25.192682 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-52163ebe-bacb-4236-92d8-71f3082f64fe tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:25.200181 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52163ebe-bacb-4236-92d8-71f3082f64fe tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 returned with HTTP 200 Aug 19 21:26:25.200905 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 474/1888] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:25 2026] GET /volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:25.216246 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3d4c20c3-1e00-4cb3-9f43-2799cefe66f4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:25.219177 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d4c20c3-1e00-4cb3-9f43-2799cefe66f4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f Aug 19 21:26:25.219466 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3d4c20c3-1e00-4cb3-9f43-2799cefe66f4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:25.225131 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3d4c20c3-1e00-4cb3-9f43-2799cefe66f4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:25.242529 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:25.242529 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:25.250933 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3d4c20c3-1e00-4cb3-9f43-2799cefe66f4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:25.258349 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d4c20c3-1e00-4cb3-9f43-2799cefe66f4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f returned with HTTP 200 Aug 19 21:26:25.258921 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 470/1889] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:25 2026] GET /volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:25.284338 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-57b6850e-0e42-4d5a-9146-62f031d7e405 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:25.287390 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-57b6850e-0e42-4d5a-9146-62f031d7e405 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 Aug 19 21:26:25.287664 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-57b6850e-0e42-4d5a-9146-62f031d7e405 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:25.288272 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-57b6850e-0e42-4d5a-9146-62f031d7e405 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:25.300549 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:25.300549 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:25.313300 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-57b6850e-0e42-4d5a-9146-62f031d7e405 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:25.319121 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-57b6850e-0e42-4d5a-9146-62f031d7e405 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 returned with HTTP 200 Aug 19 21:26:25.319588 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 478/1890] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:25 2026] GET /volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:25.339390 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e688647b-e56f-4977-bbf3-dcfd3604d978 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:25.341686 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e688647b-e56f-4977-bbf3-dcfd3604d978 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] DELETE https://10.4.3.158/volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 Aug 19 21:26:25.341686 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e688647b-e56f-4977-bbf3-dcfd3604d978 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:25.342182 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e688647b-e56f-4977-bbf3-dcfd3604d978 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:25.342418 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e688647b-e56f-4977-bbf3-dcfd3604d978 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume with id: 55240801-16c4-47bb-9a96-09338325eb12 Aug 19 21:26:25.352773 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:25.352773 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:25.353457 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e688647b-e56f-4977-bbf3-dcfd3604d978 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:25.390492 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e688647b-e56f-4977-bbf3-dcfd3604d978 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume request issued successfully. Aug 19 21:26:25.390718 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e688647b-e56f-4977-bbf3-dcfd3604d978 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 returned with HTTP 202 Aug 19 21:26:25.392885 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 469/1891] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:25 2026] DELETE /volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:25.404238 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-918fdb1e-35ae-4b8d-9ab9-b1756270aa2a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:25.409116 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-918fdb1e-35ae-4b8d-9ab9-b1756270aa2a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 Aug 19 21:26:25.409488 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-918fdb1e-35ae-4b8d-9ab9-b1756270aa2a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:25.409865 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-918fdb1e-35ae-4b8d-9ab9-b1756270aa2a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:25.421569 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:25.421569 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:25.432532 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-918fdb1e-35ae-4b8d-9ab9-b1756270aa2a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:25.440337 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-918fdb1e-35ae-4b8d-9ab9-b1756270aa2a tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 returned with HTTP 200 Aug 19 21:26:25.440933 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 475/1892] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:25 2026] GET /volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:26.138907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ce260b42-dd03-40e7-b812-c8dc15d8f23b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.143160 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ce260b42-dd03-40e7-b812-c8dc15d8f23b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:26.143729 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ce260b42-dd03-40e7-b812-c8dc15d8f23b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:26.143897 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ce260b42-dd03-40e7-b812-c8dc15d8f23b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:26.154067 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ce260b42-dd03-40e7-b812-c8dc15d8f23b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 404 Aug 19 21:26:26.154067 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 471/1893] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:26 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:26.163685 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e7f6397d-31da-4384-85c8-c50a1f5b4272 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.165829 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e7f6397d-31da-4384-85c8-c50a1f5b4272 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:26.166298 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e7f6397d-31da-4384-85c8-c50a1f5b4272 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:26.166559 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e7f6397d-31da-4384-85c8-c50a1f5b4272 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:26.178218 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e7f6397d-31da-4384-85c8-c50a1f5b4272 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 404 Aug 19 21:26:26.178632 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 479/1894] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:26 2026] GET /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:26.192485 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-39389e83-a068-4095-a0a0-4ad684d94887 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.194411 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-39389e83-a068-4095-a0a0-4ad684d94887 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:26.194471 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-39389e83-a068-4095-a0a0-4ad684d94887 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:26.194694 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-39389e83-a068-4095-a0a0-4ad684d94887 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:26.194923 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-39389e83-a068-4095-a0a0-4ad684d94887 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume with id: 28a8be0c-7e1d-46e3-a453-aaa9035f1797 Aug 19 21:26:26.199682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-19c9778f-933f-4217-8876-5e5b22d85022 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.203356 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-19c9778f-933f-4217-8876-5e5b22d85022 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:26.203830 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-19c9778f-933f-4217-8876-5e5b22d85022 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:26.203830 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-19c9778f-933f-4217-8876-5e5b22d85022 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:26.203830 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-19c9778f-933f-4217-8876-5e5b22d85022 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:26.206115 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-39389e83-a068-4095-a0a0-4ad684d94887 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 returned with HTTP 404 Aug 19 21:26:26.207110 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 470/1895] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:26 2026] DELETE /volume/v3/volumes/28a8be0c-7e1d-46e3-a453-aaa9035f1797 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:26.215080 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:26.215080 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:26.219473 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-19c9778f-933f-4217-8876-5e5b22d85022 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:26.219473 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 476/1896] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:26 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:26.261653 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.267047 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:26.267047 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1769208487"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:26.273352 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume request body: {'volume': {'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1769208487'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:26.461360 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-53601571-2246-446f-8d36-725cc234c115 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.463283 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-53601571-2246-446f-8d36-725cc234c115 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 Aug 19 21:26:26.463730 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-53601571-2246-446f-8d36-725cc234c115 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:26.463730 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-53601571-2246-446f-8d36-725cc234c115 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:26.476997 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-53601571-2246-446f-8d36-725cc234c115 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 returned with HTTP 404 Aug 19 21:26:26.477557 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 480/1897] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:26 2026] GET /volume/v3/volumes/55240801-16c4-47bb-9a96-09338325eb12 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:26.490328 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f76925c2-9572-44d9-943d-05615595d5cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.492437 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f76925c2-9572-44d9-943d-05615595d5cd tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] DELETE https://10.4.3.158/volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f Aug 19 21:26:26.492654 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f76925c2-9572-44d9-943d-05615595d5cd tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:26.492910 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f76925c2-9572-44d9-943d-05615595d5cd tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:26.493193 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-f76925c2-9572-44d9-943d-05615595d5cd tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume with id: 01c833fa-3235-4955-b01e-1cb1f533b69f Aug 19 21:26:26.506653 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:26.506653 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:26.507347 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f76925c2-9572-44d9-943d-05615595d5cd tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:26.537336 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f76925c2-9572-44d9-943d-05615595d5cd tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume request issued successfully. Aug 19 21:26:26.537810 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f76925c2-9572-44d9-943d-05615595d5cd tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f returned with HTTP 202 Aug 19 21:26:26.538944 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 471/1898] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:26 2026] DELETE /volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:26.553057 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c7a40c5c-8f7d-4ac6-80e1-e19459291d59 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.557363 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c7a40c5c-8f7d-4ac6-80e1-e19459291d59 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f Aug 19 21:26:26.557568 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c7a40c5c-8f7d-4ac6-80e1-e19459291d59 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:26.558195 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c7a40c5c-8f7d-4ac6-80e1-e19459291d59 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:26.562916 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-c9dc8ec5-9891-49c8-947c-7c120e335d31 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.565860 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-c9dc8ec5-9891-49c8-947c-7c120e335d31 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] PUT https://10.4.3.158/volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2 Aug 19 21:26:26.566296 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-c9dc8ec5-9891-49c8-947c-7c120e335d31 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:26.572171 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:26.572171 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:26.577263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-c9dc8ec5-9891-49c8-947c-7c120e335d31 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Acquiring lock "cinder-attachment_update-68cee8bf-ad97-4a0b-86cf-532d85192875-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:26:26.581718 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c7a40c5c-8f7d-4ac6-80e1-e19459291d59 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:26.583142 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-c9dc8ec5-9891-49c8-947c-7c120e335d31 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Lock "cinder-attachment_update-68cee8bf-ad97-4a0b-86cf-532d85192875-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:26:26.584369 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:26.584369 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:26.588310 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c7a40c5c-8f7d-4ac6-80e1-e19459291d59 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f returned with HTTP 200 Aug 19 21:26:26.588526 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 477/1899] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:26 2026] GET /volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:26.637414 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume of 1 GB Aug 19 21:26:26.645527 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Availability Zones retrieved successfully. Aug 19 21:26:26.653906 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (d4e5a18e-0639-426c-9051-bb3e15d82c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:26.655817 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc691cbc-d98c-4b55-b69b-4b828d85fd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:26.657112 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:26.761939 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc691cbc-d98c-4b55-b69b-4b828d85fd14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:26.762320 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-c9dc8ec5-9891-49c8-947c-7c120e335d31 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Lock "cinder-attachment_update-68cee8bf-ad97-4a0b-86cf-532d85192875-np0000007814" released by "attachment_update" :: held 0.179s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:26:26.762713 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-c9dc8ec5-9891-49c8-947c-7c120e335d31 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2 returned with HTTP 200 Aug 19 21:26:26.763244 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2657b2-5af4-4793-99a9-707c342c3a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:26.763527 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 481/1900] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:26:26 2026] PUT /volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:26.773341 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-cbe57793-fe30-4f37-9fd8-5658fd9cdc37 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.776385 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-cbe57793-fe30-4f37-9fd8-5658fd9cdc37 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2 Aug 19 21:26:26.776771 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-cbe57793-fe30-4f37-9fd8-5658fd9cdc37 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:26.777033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-cbe57793-fe30-4f37-9fd8-5658fd9cdc37 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:26.798669 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-cbe57793-fe30-4f37-9fd8-5658fd9cdc37 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2 returned with HTTP 200 Aug 19 21:26:26.799255 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 472/1901] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Aug 19 21:26:26 2026] GET /volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:26.840034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['95801485-322c-4838-b391-25c0677828d3', 'e137db02-d473-422b-807b-9987e708418b', 'f77f7ea6-8b36-450d-8b7f-b522a437764d', 'd1867f66-aefe-428c-a8f4-c3e632cc5902'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:26.840848 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2657b2-5af4-4793-99a9-707c342c3a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95801485-322c-4838-b391-25c0677828d3', 'e137db02-d473-422b-807b-9987e708418b', 'f77f7ea6-8b36-450d-8b7f-b522a437764d', 'd1867f66-aefe-428c-a8f4-c3e632cc5902']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:26.842053 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038e2dd1-c0a2-48d4-8008-7ac3a4e96d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:26.878786 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038e2dd1-c0a2-48d4-8008-7ac3a4e96d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a88a3e50-2b38-4f39-a79c-e5768807872d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1769208487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['95801485-322c-4838-b391-25c0677828d3','e137db02-d473-422b-807b-9987e708418b','f77f7ea6-8b36-450d-8b7f-b522a437764d','d1867f66-aefe-428c-a8f4-c3e632cc5902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1769208487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a88a3e50-2b38-4f39-a79c-e5768807872d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1fa3ab093643ddb0f815c151f52683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2756741608074701af9338395fc1fde1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:26.879002 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9debd7-36e9-4efe-9b90-5ebfa1224b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:26.910938 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9debd7-36e9-4efe-9b90-5ebfa1224b96) transitioned into state 'SUCCESS' from state '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-1769208487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['95801485-322c-4838-b391-25c0677828d3','e137db02-d473-422b-807b-9987e708418b','f77f7ea6-8b36-450d-8b7f-b522a437764d','d1867f66-aefe-428c-a8f4-c3e632cc5902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:26.912618 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ea29d1-0605-4ceb-ae8b-9ad61234fcd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:26.928949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ea29d1-0605-4ceb-ae8b-9ad61234fcd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:26.930334 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (d4e5a18e-0639-426c-9051-bb3e15d82c20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:26.930872 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume request issued successfully. Aug 19 21:26:26.931833 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4029e18b-29ed-4fe0-b076-ab93c97fc20a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:26.932401 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 472/1902] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:26 2026] POST /volume/v3/volumes => generated 749 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:26.956365 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eebbef84-b4e1-4064-a909-6401fa11a037 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:26.960731 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eebbef84-b4e1-4064-a909-6401fa11a037 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d Aug 19 21:26:26.960912 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eebbef84-b4e1-4064-a909-6401fa11a037 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:26.961829 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eebbef84-b4e1-4064-a909-6401fa11a037 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:26.976961 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:26.976961 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:26.993224 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-eebbef84-b4e1-4064-a909-6401fa11a037 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:26.998877 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eebbef84-b4e1-4064-a909-6401fa11a037 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d returned with HTTP 200 Aug 19 21:26:26.999515 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 478/1903] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:26 2026] GET /volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:27.242257 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c78b72de-9f11-4835-92ad-32d7ff6d7c55 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:27.245150 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c78b72de-9f11-4835-92ad-32d7ff6d7c55 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:27.245417 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c78b72de-9f11-4835-92ad-32d7ff6d7c55 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:27.245838 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c78b72de-9f11-4835-92ad-32d7ff6d7c55 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:27.245992 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c78b72de-9f11-4835-92ad-32d7ff6d7c55 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:27.256166 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:27.256166 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:27.257001 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c78b72de-9f11-4835-92ad-32d7ff6d7c55 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:27.257458 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 482/1904] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:27 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:27.377272 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-26fb199f-6558-4e6e-b9b3-a22ca94e5f5b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:27.379616 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-26fb199f-6558-4e6e-b9b3-a22ca94e5f5b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536 Aug 19 21:26:27.379616 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-26fb199f-6558-4e6e-b9b3-a22ca94e5f5b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:27.379723 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-26fb199f-6558-4e6e-b9b3-a22ca94e5f5b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:27.393669 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:27.393669 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:27.482388 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-26fb199f-6558-4e6e-b9b3-a22ca94e5f5b tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536 returned with HTTP 200 Aug 19 21:26:27.483214 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 473/1905] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:26:27 2026] DELETE /volume/v3/attachments/a6263f40-4797-4ed9-89ba-3a2257c8b536 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:27.495416 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-e2a30684-ce26-4cc3-8c3a-462f4e040ca0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:27.497750 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-e2a30684-ce26-4cc3-8c3a-462f4e040ca0 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 Aug 19 21:26:27.497969 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-e2a30684-ce26-4cc3-8c3a-462f4e040ca0 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:27.498292 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-e2a30684-ce26-4cc3-8c3a-462f4e040ca0 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:27.498292 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-e2a30684-ce26-4cc3-8c3a-462f4e040ca0 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Delete volume with id: d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 Aug 19 21:26:27.506291 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:27.506291 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:27.506856 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-e2a30684-ce26-4cc3-8c3a-462f4e040ca0 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:26:27.527980 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-e2a30684-ce26-4cc3-8c3a-462f4e040ca0 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Delete volume request issued successfully. Aug 19 21:26:27.528198 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-60f3227c-c9b1-4958-b907-6f0881bf60aa req-e2a30684-ce26-4cc3-8c3a-462f4e040ca0 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 returned with HTTP 202 Aug 19 21:26:27.528637 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 473/1906] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:26:27 2026] DELETE /volume/v3/volumes/d5d9df04-daf9-4227-9ea6-feefdcf5d7f5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:27.608340 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eae9c1cb-94e0-43a6-8f04-5484f94d3bc4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:27.609262 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eae9c1cb-94e0-43a6-8f04-5484f94d3bc4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f Aug 19 21:26:27.609924 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eae9c1cb-94e0-43a6-8f04-5484f94d3bc4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:27.609924 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eae9c1cb-94e0-43a6-8f04-5484f94d3bc4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:27.629968 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eae9c1cb-94e0-43a6-8f04-5484f94d3bc4 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f returned with HTTP 404 Aug 19 21:26:27.630734 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 479/1907] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:27 2026] GET /volume/v3/volumes/01c833fa-3235-4955-b01e-1cb1f533b69f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:27.639970 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-24a84276-564f-4ee3-9f72-6528effe8a91 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:27.642171 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-24a84276-564f-4ee3-9f72-6528effe8a91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] DELETE https://10.4.3.158/volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 Aug 19 21:26:27.642438 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-24a84276-564f-4ee3-9f72-6528effe8a91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:27.642747 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-24a84276-564f-4ee3-9f72-6528effe8a91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:27.643134 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-24a84276-564f-4ee3-9f72-6528effe8a91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume with id: cad25dee-7f83-4648-bdcd-75717ee979f8 Aug 19 21:26:27.659551 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:27.659551 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:27.660353 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-24a84276-564f-4ee3-9f72-6528effe8a91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:27.690043 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-24a84276-564f-4ee3-9f72-6528effe8a91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume request issued successfully. Aug 19 21:26:27.690369 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-24a84276-564f-4ee3-9f72-6528effe8a91 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 returned with HTTP 202 Aug 19 21:26:27.690886 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 483/1908] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:27 2026] DELETE /volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:27.700227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2a8091e6-f562-4681-a07e-1772f74c82b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:27.703027 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2a8091e6-f562-4681-a07e-1772f74c82b8 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 Aug 19 21:26:27.703541 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2a8091e6-f562-4681-a07e-1772f74c82b8 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:27.704740 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2a8091e6-f562-4681-a07e-1772f74c82b8 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:27.717163 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:27.717163 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:27.724499 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2a8091e6-f562-4681-a07e-1772f74c82b8 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:27.731893 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2a8091e6-f562-4681-a07e-1772f74c82b8 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 returned with HTTP 200 Aug 19 21:26:27.732523 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 474/1909] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:27 2026] GET /volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:28.017319 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cad2fea5-b328-4ac2-bd60-d95fd9c8c748 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:28.019448 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cad2fea5-b328-4ac2-bd60-d95fd9c8c748 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d Aug 19 21:26:28.019686 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cad2fea5-b328-4ac2-bd60-d95fd9c8c748 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:28.019947 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cad2fea5-b328-4ac2-bd60-d95fd9c8c748 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:28.029931 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:28.029931 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:28.034894 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cad2fea5-b328-4ac2-bd60-d95fd9c8c748 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:28.040862 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cad2fea5-b328-4ac2-bd60-d95fd9c8c748 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d returned with HTTP 200 Aug 19 21:26:28.041318 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 474/1910] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:28 2026] GET /volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:28.056609 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-438e5e52-b862-42a5-84c1-15bc5b8e2a7d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:28.058612 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-438e5e52-b862-42a5-84c1-15bc5b8e2a7d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d Aug 19 21:26:28.058825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-438e5e52-b862-42a5-84c1-15bc5b8e2a7d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:28.059061 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-438e5e52-b862-42a5-84c1-15bc5b8e2a7d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:28.067585 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:28.067585 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:28.073228 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-438e5e52-b862-42a5-84c1-15bc5b8e2a7d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:28.081611 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-438e5e52-b862-42a5-84c1-15bc5b8e2a7d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d returned with HTTP 200 Aug 19 21:26:28.082256 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 480/1911] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:28 2026] GET /volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:28.101542 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eae5435e-7b62-4436-bf44-468112a9ea0c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:28.101837 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eae5435e-7b62-4436-bf44-468112a9ea0c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:26:28.102277 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eae5435e-7b62-4436-bf44-468112a9ea0c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a88a3e50-2b38-4f39-a79c-e5768807872d", "name": "tempest-VolumesBackupsTest-Backup-803262165", "container": "tempest-volumesbackupstest-backup-container-1096897553"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:28.103912 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-eae5435e-7b62-4436-bf44-468112a9ea0c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating new backup {'backup': {'volume_id': 'a88a3e50-2b38-4f39-a79c-e5768807872d', 'name': 'tempest-VolumesBackupsTest-Backup-803262165', 'container': 'tempest-volumesbackupstest-backup-container-1096897553'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:26:28.104079 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-eae5435e-7b62-4436-bf44-468112a9ea0c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating backup of volume a88a3e50-2b38-4f39-a79c-e5768807872d in container tempest-volumesbackupstest-backup-container-1096897553 Aug 19 21:26:28.110941 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:28.110941 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:28.111479 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-eae5435e-7b62-4436-bf44-468112a9ea0c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:28.131521 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-eae5435e-7b62-4436-bf44-468112a9ea0c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['6a22bf49-3b83-4e8e-aad0-34d7e04ff124', '0e339f76-9062-4db0-9fbb-35f3402dd54d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:28.972997 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eae5435e-7b62-4436-bf44-468112a9ea0c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:26:28.972997 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 484/1912] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:28 2026] POST /volume/v3/backups => generated 329 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:28.974313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6a0c6fc3-5116-453e-870a-1e91fb34fdbe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:28.974313 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a0c6fc3-5116-453e-870a-1e91fb34fdbe tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:28.974313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a0c6fc3-5116-453e-870a-1e91fb34fdbe tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:28.974313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a0c6fc3-5116-453e-870a-1e91fb34fdbe tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:28.974313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6a0c6fc3-5116-453e-870a-1e91fb34fdbe tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:28.974313 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:28.974313 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:28.974313 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a0c6fc3-5116-453e-870a-1e91fb34fdbe tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:28.974313 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 475/1913] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:28 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:28.975096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-40c2feff-6c35-4f07-ba0d-664ea61ad7ce None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:28.975096 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40c2feff-6c35-4f07-ba0d-664ea61ad7ce tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:28.975096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40c2feff-6c35-4f07-ba0d-664ea61ad7ce tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:28.975096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40c2feff-6c35-4f07-ba0d-664ea61ad7ce tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:28.975096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-40c2feff-6c35-4f07-ba0d-664ea61ad7ce tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:28.975096 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:28.975096 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:28.975096 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40c2feff-6c35-4f07-ba0d-664ea61ad7ce tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:28.975096 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 475/1914] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:28 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:28.975657 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0016245b-0ca4-4ffc-9058-8a0f9935524e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:28.975657 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0016245b-0ca4-4ffc-9058-8a0f9935524e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 Aug 19 21:26:28.975657 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0016245b-0ca4-4ffc-9058-8a0f9935524e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:28.975657 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0016245b-0ca4-4ffc-9058-8a0f9935524e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:28.975657 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0016245b-0ca4-4ffc-9058-8a0f9935524e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 returned with HTTP 404 Aug 19 21:26:28.975657 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 481/1915] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:28 2026] GET /volume/v3/volumes/cad25dee-7f83-4648-bdcd-75717ee979f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b0f95cde-de5f-48b5-a0c4-540f147f223f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b0f95cde-de5f-48b5-a0c4-540f147f223f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b0f95cde-de5f-48b5-a0c4-540f147f223f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b0f95cde-de5f-48b5-a0c4-540f147f223f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-b0f95cde-de5f-48b5-a0c4-540f147f223f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume with id: 0533c12b-1427-48be-8451-395dc352a368 Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b0f95cde-de5f-48b5-a0c4-540f147f223f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b0f95cde-de5f-48b5-a0c4-540f147f223f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume request issued successfully. Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b0f95cde-de5f-48b5-a0c4-540f147f223f tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 returned with HTTP 202 Aug 19 21:26:28.976284 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 485/1916] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:28 2026] DELETE /volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:28.976856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-61352651-1d92-4295-844c-f94e548e9a7d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:28.976856 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61352651-1d92-4295-844c-f94e548e9a7d tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 Aug 19 21:26:28.976856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61352651-1d92-4295-844c-f94e548e9a7d tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:28.976856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61352651-1d92-4295-844c-f94e548e9a7d tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:28.976856 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:28.976856 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:28.976856 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-61352651-1d92-4295-844c-f94e548e9a7d tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:28.976856 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61352651-1d92-4295-844c-f94e548e9a7d tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 returned with HTTP 200 Aug 19 21:26:28.976856 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 476/1917] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:28 2026] GET /volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:26:29.218741 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5ccaf144-b856-454f-8098-c10c22d9354e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:29.220823 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ccaf144-b856-454f-8098-c10c22d9354e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:29.221203 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ccaf144-b856-454f-8098-c10c22d9354e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:29.221482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ccaf144-b856-454f-8098-c10c22d9354e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:29.221635 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5ccaf144-b856-454f-8098-c10c22d9354e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:29.227624 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:29.227624 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:29.228563 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ccaf144-b856-454f-8098-c10c22d9354e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:29.228968 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 476/1918] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:29 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:29.307428 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3f6e0937-60af-4424-b45f-f9cb31646b94 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:29.312959 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3f6e0937-60af-4424-b45f-f9cb31646b94 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:29.312959 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3f6e0937-60af-4424-b45f-f9cb31646b94 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:29.312959 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3f6e0937-60af-4424-b45f-f9cb31646b94 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:29.312959 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-3f6e0937-60af-4424-b45f-f9cb31646b94 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:29.317674 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:29.317674 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:29.319086 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3f6e0937-60af-4424-b45f-f9cb31646b94 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:29.319673 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 482/1919] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:29 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:29.437651 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-111fd431-2eb6-4ca0-940c-b7bf5685793e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:29.439655 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-111fd431-2eb6-4ca0-940c-b7bf5685793e tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:26:29.439967 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-111fd431-2eb6-4ca0-940c-b7bf5685793e tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:29.440149 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-111fd431-2eb6-4ca0-940c-b7bf5685793e tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:29.440398 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-111fd431-2eb6-4ca0-940c-b7bf5685793e tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Delete volume with id: 7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:26:29.448811 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:29.448811 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:29.449345 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-111fd431-2eb6-4ca0-940c-b7bf5685793e tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:26:29.475243 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-111fd431-2eb6-4ca0-940c-b7bf5685793e tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Delete volume request issued successfully. Aug 19 21:26:29.475243 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-111fd431-2eb6-4ca0-940c-b7bf5685793e tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 202 Aug 19 21:26:29.475541 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 486/1920] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:29 2026] DELETE /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:29.483785 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-020557c9-8a48-48bf-905a-d30945e48834 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:29.486532 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-020557c9-8a48-48bf-905a-d30945e48834 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:26:29.486587 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-020557c9-8a48-48bf-905a-d30945e48834 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:29.486790 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-020557c9-8a48-48bf-905a-d30945e48834 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:29.497323 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:29.497323 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:29.507922 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-020557c9-8a48-48bf-905a-d30945e48834 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Volume info retrieved successfully. Aug 19 21:26:29.514862 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-020557c9-8a48-48bf-905a-d30945e48834 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 200 Aug 19 21:26:29.515506 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 477/1921] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:29 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:29.856168 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-be48cb9f-c234-40b4-b9f2-713c1eaa74fe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:29.859154 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be48cb9f-c234-40b4-b9f2-713c1eaa74fe tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 Aug 19 21:26:29.859670 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-be48cb9f-c234-40b4-b9f2-713c1eaa74fe tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:29.861078 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-be48cb9f-c234-40b4-b9f2-713c1eaa74fe tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:29.870169 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be48cb9f-c234-40b4-b9f2-713c1eaa74fe tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 returned with HTTP 404 Aug 19 21:26:29.871457 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 477/1922] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:29 2026] GET /volume/v3/volumes/0533c12b-1427-48be-8451-395dc352a368 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:29.880408 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6e40da67-3f76-43c0-a3e7-c61cc5e6fdfb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:29.883603 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6e40da67-3f76-43c0-a3e7-c61cc5e6fdfb tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf Aug 19 21:26:29.883603 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6e40da67-3f76-43c0-a3e7-c61cc5e6fdfb tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:29.883603 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6e40da67-3f76-43c0-a3e7-c61cc5e6fdfb tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:29.883603 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-6e40da67-3f76-43c0-a3e7-c61cc5e6fdfb tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume with id: d45b3c29-cfd8-47bd-94c6-b961e98fe9bf Aug 19 21:26:29.892621 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:29.892621 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:29.893453 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6e40da67-3f76-43c0-a3e7-c61cc5e6fdfb tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:29.917842 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6e40da67-3f76-43c0-a3e7-c61cc5e6fdfb tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume request issued successfully. Aug 19 21:26:29.918642 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6e40da67-3f76-43c0-a3e7-c61cc5e6fdfb tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf returned with HTTP 202 Aug 19 21:26:29.918642 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 483/1923] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:29 2026] DELETE /volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:29.926756 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1bf99d05-82ad-4c71-92e5-b432dd0fa612 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:29.929401 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1bf99d05-82ad-4c71-92e5-b432dd0fa612 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf Aug 19 21:26:29.929708 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1bf99d05-82ad-4c71-92e5-b432dd0fa612 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:29.930029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1bf99d05-82ad-4c71-92e5-b432dd0fa612 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:29.938154 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:29.938154 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:29.943265 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1bf99d05-82ad-4c71-92e5-b432dd0fa612 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:29.949125 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1bf99d05-82ad-4c71-92e5-b432dd0fa612 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf returned with HTTP 200 Aug 19 21:26:29.949609 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 487/1924] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:29 2026] GET /volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:30.243332 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b55744a1-3408-43f8-8862-a3905aa09b26 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:30.249220 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b55744a1-3408-43f8-8862-a3905aa09b26 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:30.249220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b55744a1-3408-43f8-8862-a3905aa09b26 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:30.249220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b55744a1-3408-43f8-8862-a3905aa09b26 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:30.249220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b55744a1-3408-43f8-8862-a3905aa09b26 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:30.258997 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:30.258997 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:30.260095 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b55744a1-3408-43f8-8862-a3905aa09b26 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:30.260489 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 478/1925] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:30 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:30.335655 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ea7a6753-dee6-4c36-8bd9-bcfa31f7ee27 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:30.340762 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea7a6753-dee6-4c36-8bd9-bcfa31f7ee27 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:30.341476 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea7a6753-dee6-4c36-8bd9-bcfa31f7ee27 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:30.342456 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea7a6753-dee6-4c36-8bd9-bcfa31f7ee27 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:30.342456 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ea7a6753-dee6-4c36-8bd9-bcfa31f7ee27 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:30.351036 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:30.351036 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:30.352403 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea7a6753-dee6-4c36-8bd9-bcfa31f7ee27 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:30.352968 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 478/1926] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:30 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:30.531215 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4d73d6bd-6643-4d80-8b82-df7f56265174 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:30.533111 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d73d6bd-6643-4d80-8b82-df7f56265174 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] GET https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 Aug 19 21:26:30.533341 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d73d6bd-6643-4d80-8b82-df7f56265174 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:30.533584 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d73d6bd-6643-4d80-8b82-df7f56265174 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:30.543561 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d73d6bd-6643-4d80-8b82-df7f56265174 tempest-ServerActionsTestOtherA-1957545720 tempest-ServerActionsTestOtherA-1957545720-project-member] https://10.4.3.158/volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 returned with HTTP 404 Aug 19 21:26:30.545602 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 484/1927] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:30 2026] GET /volume/v3/volumes/7c7759e9-772d-42f4-99f6-b3d9d6c07294 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:30.967674 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bbe5d862-96e4-4082-8d4b-09efedb05031 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:30.973353 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bbe5d862-96e4-4082-8d4b-09efedb05031 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf Aug 19 21:26:30.974026 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bbe5d862-96e4-4082-8d4b-09efedb05031 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:30.974455 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bbe5d862-96e4-4082-8d4b-09efedb05031 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:30.987369 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bbe5d862-96e4-4082-8d4b-09efedb05031 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf returned with HTTP 404 Aug 19 21:26:30.988768 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 488/1928] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:30 2026] GET /volume/v3/volumes/d45b3c29-cfd8-47bd-94c6-b961e98fe9bf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:31.001258 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-36b62cfa-e5f3-4cca-ac58-c5526a6d7f5e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:31.005927 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36b62cfa-e5f3-4cca-ac58-c5526a6d7f5e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 Aug 19 21:26:31.006244 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36b62cfa-e5f3-4cca-ac58-c5526a6d7f5e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:31.006506 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36b62cfa-e5f3-4cca-ac58-c5526a6d7f5e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:31.006771 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-36b62cfa-e5f3-4cca-ac58-c5526a6d7f5e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete snapshot with id: 2e276a5c-56f0-459e-9625-c768040c7209 Aug 19 21:26:31.018219 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:31.018219 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:31.019058 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-36b62cfa-e5f3-4cca-ac58-c5526a6d7f5e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Snapshot retrieved successfully. Aug 19 21:26:31.052523 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-36b62cfa-e5f3-4cca-ac58-c5526a6d7f5e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Snapshot delete request issued successfully. Aug 19 21:26:31.052882 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36b62cfa-e5f3-4cca-ac58-c5526a6d7f5e tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 returned with HTTP 202 Aug 19 21:26:31.053661 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 479/1929] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:26:30 2026] DELETE /volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:31.064419 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3458e03e-cc0b-46fb-9145-8d0f09c46549 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:31.067912 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3458e03e-cc0b-46fb-9145-8d0f09c46549 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 Aug 19 21:26:31.068275 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3458e03e-cc0b-46fb-9145-8d0f09c46549 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:31.068532 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3458e03e-cc0b-46fb-9145-8d0f09c46549 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:31.077893 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:31.077893 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:31.078759 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3458e03e-cc0b-46fb-9145-8d0f09c46549 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Snapshot retrieved successfully. Aug 19 21:26:31.079958 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3458e03e-cc0b-46fb-9145-8d0f09c46549 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 returned with HTTP 200 Aug 19 21:26:31.080478 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 479/1930] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:26:31 2026] GET /volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 => generated 474 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:31.275742 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4b979700-07ab-4108-8ca0-a66d46d30904 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:31.277651 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b979700-07ab-4108-8ca0-a66d46d30904 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:31.278138 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b979700-07ab-4108-8ca0-a66d46d30904 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:31.278549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b979700-07ab-4108-8ca0-a66d46d30904 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:31.278775 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4b979700-07ab-4108-8ca0-a66d46d30904 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:31.285982 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:31.285982 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:31.287583 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b979700-07ab-4108-8ca0-a66d46d30904 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:31.288615 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 485/1931] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:31 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:31.368495 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4e5a215c-0762-404a-bf8a-3fdb542ddeff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:31.371360 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e5a215c-0762-404a-bf8a-3fdb542ddeff tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:31.371650 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e5a215c-0762-404a-bf8a-3fdb542ddeff tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:31.371944 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e5a215c-0762-404a-bf8a-3fdb542ddeff tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:31.372157 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4e5a215c-0762-404a-bf8a-3fdb542ddeff tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:31.378418 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:31.378418 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:31.379570 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e5a215c-0762-404a-bf8a-3fdb542ddeff tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:31.380389 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 489/1932] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:31 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:31.873739 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-5fab4c9f-098a-4a8a-bfe0-26fab8ef3835 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:31.876774 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-5fab4c9f-098a-4a8a-bfe0-26fab8ef3835 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] POST https://10.4.3.158/volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2/action Aug 19 21:26:31.877318 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-5fab4c9f-098a-4a8a-bfe0-26fab8ef3835 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:31.877318 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-5fab4c9f-098a-4a8a-bfe0-26fab8ef3835 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:31.894896 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:31.894896 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:31.906374 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e4b89884-f5e8-4e1d-bcde-f5ea539eca4c req-5fab4c9f-098a-4a8a-bfe0-26fab8ef3835 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2/action returned with HTTP 204 Aug 19 21:26:31.907123 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 480/1933] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:26:31 2026] POST /volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:32.094757 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cbbad8f6-7d1b-4f04-8d5a-cac6038f5f99 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:32.097313 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cbbad8f6-7d1b-4f04-8d5a-cac6038f5f99 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 Aug 19 21:26:32.097676 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cbbad8f6-7d1b-4f04-8d5a-cac6038f5f99 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:32.097925 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cbbad8f6-7d1b-4f04-8d5a-cac6038f5f99 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:32.104003 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cbbad8f6-7d1b-4f04-8d5a-cac6038f5f99 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 returned with HTTP 404 Aug 19 21:26:32.104907 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 480/1934] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:26:32 2026] GET /volume/v3/snapshots/2e276a5c-56f0-459e-9625-c768040c7209 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:32.115683 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-48e89082-de02-4b1c-8296-5da922ac3168 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:32.119479 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-48e89082-de02-4b1c-8296-5da922ac3168 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] DELETE https://10.4.3.158/volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff Aug 19 21:26:32.119479 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-48e89082-de02-4b1c-8296-5da922ac3168 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:32.119479 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-48e89082-de02-4b1c-8296-5da922ac3168 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:32.119479 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-48e89082-de02-4b1c-8296-5da922ac3168 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume with id: dea151cf-e9cb-4aed-95d0-cab7fbe918ff Aug 19 21:26:32.128550 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:32.128550 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:32.129326 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-48e89082-de02-4b1c-8296-5da922ac3168 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:32.169941 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-48e89082-de02-4b1c-8296-5da922ac3168 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Delete volume request issued successfully. Aug 19 21:26:32.169941 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-48e89082-de02-4b1c-8296-5da922ac3168 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff returned with HTTP 202 Aug 19 21:26:32.169941 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 486/1935] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:32 2026] DELETE /volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:32.192992 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-43043624-9436-40c7-9408-740551e77bf6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:32.196332 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43043624-9436-40c7-9408-740551e77bf6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff Aug 19 21:26:32.196532 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43043624-9436-40c7-9408-740551e77bf6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:32.196699 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43043624-9436-40c7-9408-740551e77bf6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:32.211912 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:32.211912 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:32.218791 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-43043624-9436-40c7-9408-740551e77bf6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Volume info retrieved successfully. Aug 19 21:26:32.226665 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43043624-9436-40c7-9408-740551e77bf6 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff returned with HTTP 200 Aug 19 21:26:32.227257 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 490/1936] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:32 2026] GET /volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:32.304930 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-37f44803-b6a6-4b68-a6c9-17ff48ad84b2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:32.308605 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37f44803-b6a6-4b68-a6c9-17ff48ad84b2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:32.308605 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37f44803-b6a6-4b68-a6c9-17ff48ad84b2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:32.308605 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37f44803-b6a6-4b68-a6c9-17ff48ad84b2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:32.308745 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-37f44803-b6a6-4b68-a6c9-17ff48ad84b2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:32.320898 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:32.320898 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:32.320898 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37f44803-b6a6-4b68-a6c9-17ff48ad84b2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:32.320898 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 481/1937] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:32 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:32.353626 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f1a06f7-cbd2-4705-a344-982ae878e538 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:32.394890 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a6629075-5da2-47dd-b14d-674fe4db4147 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:32.396672 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a6629075-5da2-47dd-b14d-674fe4db4147 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:32.397233 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a6629075-5da2-47dd-b14d-674fe4db4147 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:32.397516 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a6629075-5da2-47dd-b14d-674fe4db4147 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:32.397739 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a6629075-5da2-47dd-b14d-674fe4db4147 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:32.404039 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:32.404039 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:32.404569 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a6629075-5da2-47dd-b14d-674fe4db4147 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:32.405272 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 487/1938] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:32 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:32.502029 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f1a06f7-cbd2-4705-a344-982ae878e538 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:26:32.502610 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f1a06f7-cbd2-4705-a344-982ae878e538 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:32.542295 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f1a06f7-cbd2-4705-a344-982ae878e538 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:26:32.542802 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 481/1939] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:26:32 2026] POST /volume/v3/types => generated 287 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:33.241326 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-33e71d39-1876-4998-b2cf-8c3b92a96479 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:33.243825 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33e71d39-1876-4998-b2cf-8c3b92a96479 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] GET https://10.4.3.158/volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff Aug 19 21:26:33.244243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33e71d39-1876-4998-b2cf-8c3b92a96479 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:33.244586 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33e71d39-1876-4998-b2cf-8c3b92a96479 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:33.251968 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33e71d39-1876-4998-b2cf-8c3b92a96479 tempest-CreateVolumesFromSnapshotTest-1211003894 tempest-CreateVolumesFromSnapshotTest-1211003894-project-member] https://10.4.3.158/volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff returned with HTTP 404 Aug 19 21:26:33.252521 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 491/1940] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:33 2026] GET /volume/v3/volumes/dea151cf-e9cb-4aed-95d0-cab7fbe918ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:33.337363 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e8799235-3022-4248-8fd2-f173c0f02a27 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:33.342204 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e8799235-3022-4248-8fd2-f173c0f02a27 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:33.342813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e8799235-3022-4248-8fd2-f173c0f02a27 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:33.342976 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e8799235-3022-4248-8fd2-f173c0f02a27 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:33.343158 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e8799235-3022-4248-8fd2-f173c0f02a27 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:33.352562 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:33.352562 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:33.355133 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e8799235-3022-4248-8fd2-f173c0f02a27 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:33.355713 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 482/1941] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:33 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:33.417916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8368b57e-d55f-4896-8a0e-6d84b289797d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:33.426238 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8368b57e-d55f-4896-8a0e-6d84b289797d tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:33.426547 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8368b57e-d55f-4896-8a0e-6d84b289797d tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:33.426836 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8368b57e-d55f-4896-8a0e-6d84b289797d tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:33.427040 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-8368b57e-d55f-4896-8a0e-6d84b289797d tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:33.433169 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:33.433169 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:33.434339 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8368b57e-d55f-4896-8a0e-6d84b289797d tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:33.435749 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 488/1942] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:33 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:34.370659 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-81c4bb1d-762e-481a-9ac9-e379b123f30d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:34.374108 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-81c4bb1d-762e-481a-9ac9-e379b123f30d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:34.374108 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-81c4bb1d-762e-481a-9ac9-e379b123f30d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:34.374108 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-81c4bb1d-762e-481a-9ac9-e379b123f30d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:34.374400 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-81c4bb1d-762e-481a-9ac9-e379b123f30d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:34.383438 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:34.383438 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:34.384629 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-81c4bb1d-762e-481a-9ac9-e379b123f30d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:34.385236 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 482/1943] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:34 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:34.454497 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f5a94b7-048c-4c79-9e55-dd13bc5e1b5d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:34.457687 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f5a94b7-048c-4c79-9e55-dd13bc5e1b5d tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:34.458041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f5a94b7-048c-4c79-9e55-dd13bc5e1b5d tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:34.458075 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f5a94b7-048c-4c79-9e55-dd13bc5e1b5d tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:34.458184 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1f5a94b7-048c-4c79-9e55-dd13bc5e1b5d tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:34.464733 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:34.464733 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:34.465800 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f5a94b7-048c-4c79-9e55-dd13bc5e1b5d tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:34.466348 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 492/1944] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:34 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:34.484689 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-225206f8-b777-4b97-b58c-b5a08a5e3593 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:34.487577 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-225206f8-b777-4b97-b58c-b5a08a5e3593 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:34.488050 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-225206f8-b777-4b97-b58c-b5a08a5e3593 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:34.488326 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-225206f8-b777-4b97-b58c-b5a08a5e3593 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:34.488760 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-225206f8-b777-4b97-b58c-b5a08a5e3593 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:34.494407 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:34.494407 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:34.495154 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-225206f8-b777-4b97-b58c-b5a08a5e3593 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:34.495692 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 483/1945] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:34 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:34.510633 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eef94d28-e397-4cf2-a21f-35b754e5ce15 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:34.515959 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eef94d28-e397-4cf2-a21f-35b754e5ce15 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:26:34.516448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eef94d28-e397-4cf2-a21f-35b754e5ce15 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c163c75-5305-4bde-916a-d924126fa00e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-484839084"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:34.522470 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-eef94d28-e397-4cf2-a21f-35b754e5ce15 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Creating new backup {'backup': {'volume_id': '8c163c75-5305-4bde-916a-d924126fa00e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-484839084'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:26:34.522710 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-eef94d28-e397-4cf2-a21f-35b754e5ce15 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Creating backup of volume 8c163c75-5305-4bde-916a-d924126fa00e in container None Aug 19 21:26:34.531926 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:34.531926 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:34.532348 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-eef94d28-e397-4cf2-a21f-35b754e5ce15 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Volume info retrieved successfully. Aug 19 21:26:34.577351 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-eef94d28-e397-4cf2-a21f-35b754e5ce15 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Created reservations ['6f8d0f8a-2dfb-44ff-938b-05cc0b7fb29a', '684bcad1-2073-416f-8e92-10879e614cc5'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:34.726443 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eef94d28-e397-4cf2-a21f-35b754e5ce15 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:26:34.726443 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 489/1946] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:34 2026] POST /volume/v3/backups => generated 329 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:34.736926 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9d7f1916-39ac-4ddf-99fd-b33f796b405c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:34.739278 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d7f1916-39ac-4ddf-99fd-b33f796b405c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:34.739489 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d7f1916-39ac-4ddf-99fd-b33f796b405c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:34.739726 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d7f1916-39ac-4ddf-99fd-b33f796b405c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:34.739840 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9d7f1916-39ac-4ddf-99fd-b33f796b405c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:34.760184 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:34.760184 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:34.761038 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d7f1916-39ac-4ddf-99fd-b33f796b405c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:34.761537 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 483/1947] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:34 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:35.193505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8c6e6e46-ad43-4b53-ae76-9273324192de req-a025133a-d489-4ca1-b27b-d18129e9c3ec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:35.195876 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8c6e6e46-ad43-4b53-ae76-9273324192de req-a025133a-d489-4ca1-b27b-d18129e9c3ec tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] DELETE https://10.4.3.158/volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2 Aug 19 21:26:35.196092 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8c6e6e46-ad43-4b53-ae76-9273324192de req-a025133a-d489-4ca1-b27b-d18129e9c3ec tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:35.196329 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8c6e6e46-ad43-4b53-ae76-9273324192de req-a025133a-d489-4ca1-b27b-d18129e9c3ec tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:35.212377 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:35.212377 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:35.299822 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8c6e6e46-ad43-4b53-ae76-9273324192de req-a025133a-d489-4ca1-b27b-d18129e9c3ec tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2 returned with HTTP 200 Aug 19 21:26:35.300506 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 493/1948] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:26:35 2026] DELETE /volume/v3/attachments/1cebee66-19a9-4cd1-b756-d65e588401a2 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:35.399664 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ee5e0fe6-9f62-4ba0-9c46-eacb5b7b0147 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:35.402208 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee5e0fe6-9f62-4ba0-9c46-eacb5b7b0147 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:35.402447 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee5e0fe6-9f62-4ba0-9c46-eacb5b7b0147 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:35.402643 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee5e0fe6-9f62-4ba0-9c46-eacb5b7b0147 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:35.402754 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ee5e0fe6-9f62-4ba0-9c46-eacb5b7b0147 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:35.412839 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:35.412839 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:35.415573 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee5e0fe6-9f62-4ba0-9c46-eacb5b7b0147 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:35.417259 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 484/1949] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:35 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:35.774627 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d4939dd3-d18e-4bfe-a0f6-a1a9b4c4facb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:35.779319 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-29c978e0-6a12-4ff3-b486-0f2de822368a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:35.779766 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d4939dd3-d18e-4bfe-a0f6-a1a9b4c4facb tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:35.781281 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d4939dd3-d18e-4bfe-a0f6-a1a9b4c4facb tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:35.781281 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d4939dd3-d18e-4bfe-a0f6-a1a9b4c4facb tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:35.781281 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-d4939dd3-d18e-4bfe-a0f6-a1a9b4c4facb tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:35.781889 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:35.782356 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "1772b97f-7ad3-4e0f-9054-d23e24cad54d", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:35.785435 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '1772b97f-7ad3-4e0f-9054-d23e24cad54d', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:35.788226 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:35.788226 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:35.789457 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d4939dd3-d18e-4bfe-a0f6-a1a9b4c4facb tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:35.790136 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 490/1950] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:35 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:35.808269 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-47c6f9d3-1c0f-42e0-b6ac-7aa8b9fd98f6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:35.810793 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-47c6f9d3-1c0f-42e0-b6ac-7aa8b9fd98f6 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:35.811501 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-47c6f9d3-1c0f-42e0-b6ac-7aa8b9fd98f6 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:35.811831 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-47c6f9d3-1c0f-42e0-b6ac-7aa8b9fd98f6 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:35.831602 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:35.831602 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:35.837165 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-47c6f9d3-1c0f-42e0-b6ac-7aa8b9fd98f6 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:35.876828 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-47c6f9d3-1c0f-42e0-b6ac-7aa8b9fd98f6 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:35.877519 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 494/1951] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:35 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 846 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:35.915213 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Create volume of 1 GB Aug 19 21:26:35.919939 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Availability Zones retrieved successfully. Aug 19 21:26:35.925785 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-28d10231-c39d-4d2d-8bbc-5f6b6b4c250f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:35.927107 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Flow 'volume_create_api' (baca53f1-06d3-49d8-997a-df12d176d893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:35.928665 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44681670-f005-41f7-aac2-0313fdaf18ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:35.928815 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28d10231-c39d-4d2d-8bbc-5f6b6b4c250f tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:35.929082 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28d10231-c39d-4d2d-8bbc-5f6b6b4c250f tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:35.929405 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28d10231-c39d-4d2d-8bbc-5f6b6b4c250f tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:35.929678 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:35.940043 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:35.940043 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:35.946930 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-28d10231-c39d-4d2d-8bbc-5f6b6b4c250f tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:35.954321 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28d10231-c39d-4d2d-8bbc-5f6b6b4c250f tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:35.954853 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 485/1952] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:35 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:26:35.983092 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-965ba140-ecb4-4568-ba12-ba12112e0080 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:35.987125 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-965ba140-ecb4-4568-ba12-ba12112e0080 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] DELETE https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:35.987363 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-965ba140-ecb4-4568-ba12-ba12112e0080 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:35.987651 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-965ba140-ecb4-4568-ba12-ba12112e0080 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:35.987881 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-965ba140-ecb4-4568-ba12-ba12112e0080 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Delete volume with id: 68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:36.003441 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:36.003441 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:36.004189 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-965ba140-ecb4-4568-ba12-ba12112e0080 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:36.021698 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44681670-f005-41f7-aac2-0313fdaf18ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:26:33Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=adb9521b-02ff-4d9c-80f9-f890bf8463cb,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': 'adb9521b-02ff-4d9c-80f9-f890bf8463cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:36.022550 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59aecb50-ca6e-4efb-81e9-6d5e6d24ac95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:36.038616 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-965ba140-ecb4-4568-ba12-ba12112e0080 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Delete volume request issued successfully. Aug 19 21:26:36.038880 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-965ba140-ecb4-4568-ba12-ba12112e0080 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 202 Aug 19 21:26:36.039422 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 491/1953] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:35 2026] DELETE /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:36.053993 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a9afe613-7497-42b4-83c9-c3638d6f292c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:36.058043 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9afe613-7497-42b4-83c9-c3638d6f292c tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:36.058043 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9afe613-7497-42b4-83c9-c3638d6f292c tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:36.058043 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9afe613-7497-42b4-83c9-c3638d6f292c tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:36.064489 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-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 19 21:26:36.064871 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-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 19 21:26:36.074307 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:36.074307 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:36.079886 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a9afe613-7497-42b4-83c9-c3638d6f292c tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Volume info retrieved successfully. Aug 19 21:26:36.087540 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9afe613-7497-42b4-83c9-c3638d6f292c tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 200 Aug 19 21:26:36.087540 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 495/1954] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:36 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:36.134951 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Created reservations ['03fdb012-7a70-4053-a792-f38ce5729804', '7347e5ff-5039-4bde-9399-9092ee41a04a', '43823219-c44f-4305-96ad-497cba3677f1', '46a3e255-2899-48bd-85a4-c53ecbb70c2b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:36.136205 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59aecb50-ca6e-4efb-81e9-6d5e6d24ac95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03fdb012-7a70-4053-a792-f38ce5729804', '7347e5ff-5039-4bde-9399-9092ee41a04a', '43823219-c44f-4305-96ad-497cba3677f1', '46a3e255-2899-48bd-85a4-c53ecbb70c2b']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:36.137378 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c39f8d-8e27-4c7b-a560-baba7efc1295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:36.174165 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c39f8d-8e27-4c7b-a560-baba7efc1295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f65cb599-ace6-490e-8ca7-bb2cb1ef40db', '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='bd73cd4391bc4ce1b106677b4b266450',qos_specs=None,replication_status=,reservations=['03fdb012-7a70-4053-a792-f38ce5729804','7347e5ff-5039-4bde-9399-9092ee41a04a','43823219-c44f-4305-96ad-497cba3677f1','46a3e255-2899-48bd-85a4-c53ecbb70c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6517e6746ae04cfb837b2f47e9395dd2',volume_type_id=adb9521b-02ff-4d9c-80f9-f890bf8463cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:36Z,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=f65cb599-ace6-490e-8ca7-bb2cb1ef40db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd73cd4391bc4ce1b106677b4b266450',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6517e6746ae04cfb837b2f47e9395dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adb9521b-02ff-4d9c-80f9-f890bf8463cb),volume_type_id=adb9521b-02ff-4d9c-80f9-f890bf8463cb)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:36.175394 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca3ae5e-8794-4f7e-a53a-fb04ffaa44f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:36.218778 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca3ae5e-8794-4f7e-a53a-fb04ffaa44f1) transitioned into state 'SUCCESS' from 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='bd73cd4391bc4ce1b106677b4b266450',qos_specs=None,replication_status=,reservations=['03fdb012-7a70-4053-a792-f38ce5729804','7347e5ff-5039-4bde-9399-9092ee41a04a','43823219-c44f-4305-96ad-497cba3677f1','46a3e255-2899-48bd-85a4-c53ecbb70c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6517e6746ae04cfb837b2f47e9395dd2',volume_type_id=adb9521b-02ff-4d9c-80f9-f890bf8463cb)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:36.219051 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26ffccb6-5c1b-4b1c-994f-bac8dbfd19a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:36.234124 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26ffccb6-5c1b-4b1c-994f-bac8dbfd19a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:36.235222 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Flow 'volume_create_api' (baca53f1-06d3-49d8-997a-df12d176d893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:36.235566 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Create volume request issued successfully. Aug 19 21:26:36.236360 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-29c978e0-6a12-4ff3-b486-0f2de822368a tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:36.237078 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 484/1955] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:35 2026] POST /volume/v3/volumes => generated 798 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:36.254860 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-616827ce-cc5c-46fa-a889-3c2b8f19b9d1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:36.256911 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-616827ce-cc5c-46fa-a889-3c2b8f19b9d1 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:36.257155 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-616827ce-cc5c-46fa-a889-3c2b8f19b9d1 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:36.257348 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-616827ce-cc5c-46fa-a889-3c2b8f19b9d1 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:36.265205 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:36.265205 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:36.271305 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-616827ce-cc5c-46fa-a889-3c2b8f19b9d1 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:36.278764 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-616827ce-cc5c-46fa-a889-3c2b8f19b9d1 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:36.279833 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 486/1956] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:36 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:36.431768 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eee005c5-c4c0-493f-8a3a-e216d41855bf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:36.433827 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eee005c5-c4c0-493f-8a3a-e216d41855bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:36.435121 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eee005c5-c4c0-493f-8a3a-e216d41855bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:36.435121 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eee005c5-c4c0-493f-8a3a-e216d41855bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:36.435121 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-eee005c5-c4c0-493f-8a3a-e216d41855bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:36.440762 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:36.440762 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:36.441680 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eee005c5-c4c0-493f-8a3a-e216d41855bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:36.442974 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 492/1957] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:36 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:36.801401 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e253bf1e-5673-4bdb-8312-d5f3218898d1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:36.804103 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e253bf1e-5673-4bdb-8312-d5f3218898d1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:36.804387 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e253bf1e-5673-4bdb-8312-d5f3218898d1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:36.804661 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e253bf1e-5673-4bdb-8312-d5f3218898d1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:36.804859 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e253bf1e-5673-4bdb-8312-d5f3218898d1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:36.812541 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:36.812541 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:36.813282 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e253bf1e-5673-4bdb-8312-d5f3218898d1 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:36.813783 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 496/1958] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:36 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:37.100421 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-560ea5a8-4957-4ad3-94b7-4afd910f9c47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:37.103241 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-560ea5a8-4957-4ad3-94b7-4afd910f9c47 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] GET https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 Aug 19 21:26:37.103241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-560ea5a8-4957-4ad3-94b7-4afd910f9c47 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:37.103241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-560ea5a8-4957-4ad3-94b7-4afd910f9c47 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:37.110740 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-560ea5a8-4957-4ad3-94b7-4afd910f9c47 tempest-ServerActionsTestOtherB-505794385 tempest-ServerActionsTestOtherB-505794385-project-member] https://10.4.3.158/volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 returned with HTTP 404 Aug 19 21:26:37.111412 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 485/1959] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:37 2026] GET /volume/v3/volumes/68cee8bf-ad97-4a0b-86cf-532d85192875 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:37.299826 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c65f473c-1f1e-4708-a953-ddaa4f26e014 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:37.303517 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c65f473c-1f1e-4708-a953-ddaa4f26e014 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:37.303517 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c65f473c-1f1e-4708-a953-ddaa4f26e014 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:37.303517 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c65f473c-1f1e-4708-a953-ddaa4f26e014 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:37.313918 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:37.313918 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:37.323681 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c65f473c-1f1e-4708-a953-ddaa4f26e014 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:37.330594 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c65f473c-1f1e-4708-a953-ddaa4f26e014 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:37.331339 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 487/1960] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:37 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 890 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:37.457844 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4f3093ce-f70d-4774-9315-547afe2f9216 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:37.463416 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4f3093ce-f70d-4774-9315-547afe2f9216 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:37.464459 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4f3093ce-f70d-4774-9315-547afe2f9216 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:37.464459 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4f3093ce-f70d-4774-9315-547afe2f9216 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:37.464459 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4f3093ce-f70d-4774-9315-547afe2f9216 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:37.474708 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:37.474708 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:37.476086 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4f3093ce-f70d-4774-9315-547afe2f9216 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:37.476577 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 493/1961] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:37 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:37.827303 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-54b5925f-561b-476b-82f6-ebe6e446a067 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:37.830271 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54b5925f-561b-476b-82f6-ebe6e446a067 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:37.830585 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54b5925f-561b-476b-82f6-ebe6e446a067 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:37.830933 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54b5925f-561b-476b-82f6-ebe6e446a067 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:37.831049 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-54b5925f-561b-476b-82f6-ebe6e446a067 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:37.846113 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:37.846113 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:37.848022 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54b5925f-561b-476b-82f6-ebe6e446a067 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:37.848537 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 497/1962] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:37 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:38.076749 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c3c90dd8-f794-4763-8064-bba3d5274871 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:38.079905 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:38.081249 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "faa842a1-77a3-4505-9d4a-ad1250e2ce9f", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:38.083397 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'faa842a1-77a3-4505-9d4a-ad1250e2ce9f', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:38.207315 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume of 1 GB Aug 19 21:26:38.208186 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:38.208186 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:38.213646 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Availability Zones retrieved successfully. Aug 19 21:26:38.220516 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Flow 'volume_create_api' (e6973399-6682-4ee6-bb24-0cd648edc1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:38.222114 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b42076-134b-49ff-bb8a-da8d2db56046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:38.223600 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:38.318025 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b42076-134b-49ff-bb8a-da8d2db56046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:38.319041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df1a56a-1afe-405c-bcda-df366201a28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:38.352513 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a7be7112-6ecb-4f82-9a1c-69b01f116d63 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:38.356030 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7be7112-6ecb-4f82-9a1c-69b01f116d63 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:38.356030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7be7112-6ecb-4f82-9a1c-69b01f116d63 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:38.356030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7be7112-6ecb-4f82-9a1c-69b01f116d63 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:38.365825 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:38.365825 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:38.372588 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a7be7112-6ecb-4f82-9a1c-69b01f116d63 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:38.378195 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7be7112-6ecb-4f82-9a1c-69b01f116d63 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:38.378861 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 488/1963] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:38 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:38.409630 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Created reservations ['16cb06aa-32da-4e6f-b9fb-7c4fd1662c70', 'b23beaca-d395-4815-8c9a-477b5f3fb9fc', '2aec017e-bde8-4995-a292-b481bf24349d', 'c4c38da0-a862-40c2-bd4f-88d17b9d7e20'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:38.411392 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df1a56a-1afe-405c-bcda-df366201a28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16cb06aa-32da-4e6f-b9fb-7c4fd1662c70', 'b23beaca-d395-4815-8c9a-477b5f3fb9fc', '2aec017e-bde8-4995-a292-b481bf24349d', 'c4c38da0-a862-40c2-bd4f-88d17b9d7e20']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:38.412958 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c39e842-b060-4840-8ec0-6a0518ced6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:38.446402 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c39e842-b060-4840-8ec0-6a0518ced6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95ac1bee-bba1-4def-8a85-8949d402e2dd', '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='178f67cc25084bc3a49daa004f21f276',qos_specs=None,replication_status=,reservations=['16cb06aa-32da-4e6f-b9fb-7c4fd1662c70','b23beaca-d395-4815-8c9a-477b5f3fb9fc','2aec017e-bde8-4995-a292-b481bf24349d','c4c38da0-a862-40c2-bd4f-88d17b9d7e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:38Z,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=95ac1bee-bba1-4def-8a85-8949d402e2dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='178f67cc25084bc3a49daa004f21f276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:38.447456 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4f07de-7b61-4838-90f3-78fb986a187e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:38.480814 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4f07de-7b61-4838-90f3-78fb986a187e) transitioned into state 'SUCCESS' from 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='178f67cc25084bc3a49daa004f21f276',qos_specs=None,replication_status=,reservations=['16cb06aa-32da-4e6f-b9fb-7c4fd1662c70','b23beaca-d395-4815-8c9a-477b5f3fb9fc','2aec017e-bde8-4995-a292-b481bf24349d','c4c38da0-a862-40c2-bd4f-88d17b9d7e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:38.481808 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db55006e-f88e-4a25-8729-ba9aaca2a822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:38.495710 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-433d7f78-1fbd-4d63-ace5-079169e305d4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:38.496254 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db55006e-f88e-4a25-8729-ba9aaca2a822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:38.497084 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Flow 'volume_create_api' (e6973399-6682-4ee6-bb24-0cd648edc1ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:38.497420 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume request issued successfully. Aug 19 21:26:38.498091 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c3c90dd8-f794-4763-8064-bba3d5274871 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:38.498169 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-433d7f78-1fbd-4d63-ace5-079169e305d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:38.499093 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-433d7f78-1fbd-4d63-ace5-079169e305d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:38.499463 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 486/1964] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:26:38 2026] POST /volume/v3/volumes => generated 775 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:38.499532 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-433d7f78-1fbd-4d63-ace5-079169e305d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:38.499532 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-433d7f78-1fbd-4d63-ace5-079169e305d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:38.505522 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:38.505522 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:38.506903 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-433d7f78-1fbd-4d63-ace5-079169e305d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:38.507641 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 494/1965] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:38 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:26:38.517886 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-31fabdc2-06c4-4a0a-b454-527fe3461b9f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:38.519765 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-31fabdc2-06c4-4a0a-b454-527fe3461b9f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:38.519995 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-31fabdc2-06c4-4a0a-b454-527fe3461b9f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:38.520917 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-31fabdc2-06c4-4a0a-b454-527fe3461b9f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:38.532109 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:38.532109 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:38.540125 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-31fabdc2-06c4-4a0a-b454-527fe3461b9f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:38.546693 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-31fabdc2-06c4-4a0a-b454-527fe3461b9f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:38.546693 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 498/1966] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:38 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:38.865377 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9430d087-7998-4d6f-8ff4-a8e36bfcb92b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:38.867825 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9430d087-7998-4d6f-8ff4-a8e36bfcb92b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:38.868166 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9430d087-7998-4d6f-8ff4-a8e36bfcb92b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:38.868340 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9430d087-7998-4d6f-8ff4-a8e36bfcb92b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:38.868477 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9430d087-7998-4d6f-8ff4-a8e36bfcb92b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:38.874076 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:38.874076 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:38.874942 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9430d087-7998-4d6f-8ff4-a8e36bfcb92b tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:38.875410 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 489/1967] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:38 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:39.403560 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5183da74-3366-46e9-afa0-662f17913536 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:39.407316 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5183da74-3366-46e9-afa0-662f17913536 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:39.407487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5183da74-3366-46e9-afa0-662f17913536 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:39.407781 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5183da74-3366-46e9-afa0-662f17913536 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:39.422657 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:39.422657 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:39.432076 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5183da74-3366-46e9-afa0-662f17913536 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:39.441675 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5183da74-3366-46e9-afa0-662f17913536 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:39.442126 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 487/1968] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:39 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 951 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:39.528774 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e97cf4fc-3075-4de2-931b-081d51335596 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:39.531194 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e97cf4fc-3075-4de2-931b-081d51335596 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:39.531910 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e97cf4fc-3075-4de2-931b-081d51335596 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:39.532446 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e97cf4fc-3075-4de2-931b-081d51335596 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:39.532732 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-e97cf4fc-3075-4de2-931b-081d51335596 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:39.544504 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:39.544504 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:39.544504 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e97cf4fc-3075-4de2-931b-081d51335596 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:39.545144 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 495/1969] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:39 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:39.566224 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d95182dc-84db-4ea7-a7e7-de7f443edc67 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:39.569437 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d95182dc-84db-4ea7-a7e7-de7f443edc67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:39.569437 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d95182dc-84db-4ea7-a7e7-de7f443edc67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:39.569852 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d95182dc-84db-4ea7-a7e7-de7f443edc67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:39.582821 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:39.582821 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:39.588943 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d95182dc-84db-4ea7-a7e7-de7f443edc67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:39.598922 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d95182dc-84db-4ea7-a7e7-de7f443edc67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:39.600350 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 499/1970] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:39 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:39.893094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5676bba3-193d-4ca7-bb7f-1e42b70f5371 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:39.895364 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5676bba3-193d-4ca7-bb7f-1e42b70f5371 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:39.895566 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5676bba3-193d-4ca7-bb7f-1e42b70f5371 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:39.895868 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5676bba3-193d-4ca7-bb7f-1e42b70f5371 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:39.896150 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5676bba3-193d-4ca7-bb7f-1e42b70f5371 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:39.907474 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:39.907474 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:39.908304 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5676bba3-193d-4ca7-bb7f-1e42b70f5371 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:39.908814 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 490/1971] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:39 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:40.463434 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0c5b469a-42ce-4b6c-9bde-a1a257e1856f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:40.466062 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c5b469a-42ce-4b6c-9bde-a1a257e1856f tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:40.466062 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c5b469a-42ce-4b6c-9bde-a1a257e1856f tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:40.466244 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c5b469a-42ce-4b6c-9bde-a1a257e1856f tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:40.478034 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:40.478034 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:40.484470 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0c5b469a-42ce-4b6c-9bde-a1a257e1856f tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:40.491375 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c5b469a-42ce-4b6c-9bde-a1a257e1856f tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:40.491797 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 488/1972] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:40 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:40.564361 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b1f25d9e-dc29-4682-9bc6-022edff31252 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:40.570146 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b1f25d9e-dc29-4682-9bc6-022edff31252 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:40.570146 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b1f25d9e-dc29-4682-9bc6-022edff31252 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:40.573750 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b1f25d9e-dc29-4682-9bc6-022edff31252 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:40.573750 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-b1f25d9e-dc29-4682-9bc6-022edff31252 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:40.582615 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:40.582615 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:40.582615 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b1f25d9e-dc29-4682-9bc6-022edff31252 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:40.582615 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 496/1973] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:40 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:40.620174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d1756809-4986-4c03-97cc-7c0ddeac3d74 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:40.622972 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1756809-4986-4c03-97cc-7c0ddeac3d74 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:40.622972 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1756809-4986-4c03-97cc-7c0ddeac3d74 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:40.623287 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1756809-4986-4c03-97cc-7c0ddeac3d74 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:40.637068 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:40.637068 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:40.649808 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d1756809-4986-4c03-97cc-7c0ddeac3d74 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:40.661579 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1756809-4986-4c03-97cc-7c0ddeac3d74 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:40.661724 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 500/1974] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:40 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 925 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:40.923470 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0df49d8a-1127-4c14-ac63-dc01d449572a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:40.924865 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0df49d8a-1127-4c14-ac63-dc01d449572a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:40.925250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0df49d8a-1127-4c14-ac63-dc01d449572a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:40.925316 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0df49d8a-1127-4c14-ac63-dc01d449572a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:40.925470 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0df49d8a-1127-4c14-ac63-dc01d449572a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:40.930498 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:40.930498 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:40.930892 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0df49d8a-1127-4c14-ac63-dc01d449572a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:40.931334 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 491/1975] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:40 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:41.519774 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-76d7c410-80bf-4ce8-a7b2-3329ef6e8d59 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:41.528239 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76d7c410-80bf-4ce8-a7b2-3329ef6e8d59 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:41.528754 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76d7c410-80bf-4ce8-a7b2-3329ef6e8d59 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:41.530096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76d7c410-80bf-4ce8-a7b2-3329ef6e8d59 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:41.545758 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:41.545758 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:41.555577 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-76d7c410-80bf-4ce8-a7b2-3329ef6e8d59 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:41.564971 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76d7c410-80bf-4ce8-a7b2-3329ef6e8d59 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:41.565722 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 489/1976] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:41 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 951 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:41.598252 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6dc128a5-6192-442c-9651-4227c8655006 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:41.601544 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6dc128a5-6192-442c-9651-4227c8655006 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:41.602108 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6dc128a5-6192-442c-9651-4227c8655006 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:41.602598 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6dc128a5-6192-442c-9651-4227c8655006 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:41.604269 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6dc128a5-6192-442c-9651-4227c8655006 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:41.611202 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:41.611202 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:41.612611 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6dc128a5-6192-442c-9651-4227c8655006 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:41.613473 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 497/1977] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:41 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:41.680556 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2e10bd7c-ad6a-4cf2-8456-a0ae26701eb5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:41.683604 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2e10bd7c-ad6a-4cf2-8456-a0ae26701eb5 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:41.683604 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2e10bd7c-ad6a-4cf2-8456-a0ae26701eb5 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:41.685049 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2e10bd7c-ad6a-4cf2-8456-a0ae26701eb5 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:41.697312 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:41.697312 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:41.703600 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2e10bd7c-ad6a-4cf2-8456-a0ae26701eb5 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:41.713499 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2e10bd7c-ad6a-4cf2-8456-a0ae26701eb5 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:41.714653 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 501/1978] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:41 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:41.948975 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e4a521b0-733a-4a16-bb4d-11fedb58c6a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:41.951789 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4a521b0-733a-4a16-bb4d-11fedb58c6a4 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:41.952084 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4a521b0-733a-4a16-bb4d-11fedb58c6a4 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:41.952326 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4a521b0-733a-4a16-bb4d-11fedb58c6a4 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:41.952492 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e4a521b0-733a-4a16-bb4d-11fedb58c6a4 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:41.959155 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:41.959155 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:41.960094 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4a521b0-733a-4a16-bb4d-11fedb58c6a4 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:41.960772 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 492/1979] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:41 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:42.582799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5d29e61a-79f4-4bae-a773-207e42a921b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:42.585573 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d29e61a-79f4-4bae-a773-207e42a921b5 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:42.585718 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d29e61a-79f4-4bae-a773-207e42a921b5 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:42.585914 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d29e61a-79f4-4bae-a773-207e42a921b5 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:42.601048 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:42.601048 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:42.611703 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5d29e61a-79f4-4bae-a773-207e42a921b5 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:42.619053 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d29e61a-79f4-4bae-a773-207e42a921b5 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:42.619652 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 490/1980] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:42 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:42.629390 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-697dd26f-4f10-4ba5-9761-7457af9aa7f6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:42.635132 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-697dd26f-4f10-4ba5-9761-7457af9aa7f6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:42.635347 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-697dd26f-4f10-4ba5-9761-7457af9aa7f6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:42.635555 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-697dd26f-4f10-4ba5-9761-7457af9aa7f6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:42.635626 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-697dd26f-4f10-4ba5-9761-7457af9aa7f6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:42.646131 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:42.646131 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:42.647498 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-697dd26f-4f10-4ba5-9761-7457af9aa7f6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:42.648161 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 498/1981] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:42 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:42.734500 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f8d9f94-d662-4857-a1bc-388ac63a84cf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:42.737367 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f8d9f94-d662-4857-a1bc-388ac63a84cf tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:42.740736 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f8d9f94-d662-4857-a1bc-388ac63a84cf tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:42.740736 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f8d9f94-d662-4857-a1bc-388ac63a84cf tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:42.751290 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:42.751290 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:42.758428 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1f8d9f94-d662-4857-a1bc-388ac63a84cf tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:42.766558 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f8d9f94-d662-4857-a1bc-388ac63a84cf tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:42.767104 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 502/1982] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:42 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:42.975997 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ec57f237-01c5-405c-876d-0e3d19c0962c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:42.981044 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ec57f237-01c5-405c-876d-0e3d19c0962c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:42.981044 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ec57f237-01c5-405c-876d-0e3d19c0962c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:42.981044 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ec57f237-01c5-405c-876d-0e3d19c0962c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:42.981044 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ec57f237-01c5-405c-876d-0e3d19c0962c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:42.985596 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:42.985596 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:42.986581 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ec57f237-01c5-405c-876d-0e3d19c0962c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:42.992252 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 493/1983] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:42 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:43.640098 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f6b46ea9-ade4-4792-a0b6-bca7d20e4572 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:43.644030 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f6b46ea9-ade4-4792-a0b6-bca7d20e4572 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:43.644507 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f6b46ea9-ade4-4792-a0b6-bca7d20e4572 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:43.644664 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f6b46ea9-ade4-4792-a0b6-bca7d20e4572 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:43.665037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f467ee1e-0216-487f-bcb6-a043d9e956bc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:43.668049 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f467ee1e-0216-487f-bcb6-a043d9e956bc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:43.669272 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f467ee1e-0216-487f-bcb6-a043d9e956bc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:43.669272 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f467ee1e-0216-487f-bcb6-a043d9e956bc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:43.669272 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-f467ee1e-0216-487f-bcb6-a043d9e956bc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:43.682671 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:43.682671 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:43.685306 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:43.685306 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:43.686647 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f467ee1e-0216-487f-bcb6-a043d9e956bc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:43.687480 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 499/1984] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:43 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:43.702274 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f6b46ea9-ade4-4792-a0b6-bca7d20e4572 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:43.708552 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f6b46ea9-ade4-4792-a0b6-bca7d20e4572 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:43.709186 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 491/1985] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:43 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 951 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:43.792133 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8ef0cea9-7c22-4f71-b312-4a125155ea43 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:43.794245 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8ef0cea9-7c22-4f71-b312-4a125155ea43 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:43.794627 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8ef0cea9-7c22-4f71-b312-4a125155ea43 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:43.794930 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8ef0cea9-7c22-4f71-b312-4a125155ea43 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:43.802916 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:43.802916 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:43.807263 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8ef0cea9-7c22-4f71-b312-4a125155ea43 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:43.813054 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8ef0cea9-7c22-4f71-b312-4a125155ea43 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:43.813779 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 503/1986] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:43 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:44.003174 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-30231584-7f8c-49be-b362-3ce8e35e6026 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:44.005108 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-30231584-7f8c-49be-b362-3ce8e35e6026 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:44.005410 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-30231584-7f8c-49be-b362-3ce8e35e6026 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:44.005705 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-30231584-7f8c-49be-b362-3ce8e35e6026 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:44.005880 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-30231584-7f8c-49be-b362-3ce8e35e6026 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:44.012391 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:44.012391 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:44.013501 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-30231584-7f8c-49be-b362-3ce8e35e6026 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:44.013844 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 494/1987] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:44 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:44.707103 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ddbc27ac-6caf-4edc-a9be-6f976c965e8c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:44.716141 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ddbc27ac-6caf-4edc-a9be-6f976c965e8c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:44.716141 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ddbc27ac-6caf-4edc-a9be-6f976c965e8c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:44.716141 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ddbc27ac-6caf-4edc-a9be-6f976c965e8c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:44.716141 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-ddbc27ac-6caf-4edc-a9be-6f976c965e8c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:44.724762 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:44.724762 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:44.725456 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ddbc27ac-6caf-4edc-a9be-6f976c965e8c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:44.725847 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 500/1988] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:44 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:44.730063 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-405443cb-9a3f-4f72-b28c-07a68489e946 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:44.731883 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-405443cb-9a3f-4f72-b28c-07a68489e946 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:44.732108 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-405443cb-9a3f-4f72-b28c-07a68489e946 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:44.732278 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-405443cb-9a3f-4f72-b28c-07a68489e946 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:44.739048 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:44.739048 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:44.744390 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-405443cb-9a3f-4f72-b28c-07a68489e946 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:44.751585 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-405443cb-9a3f-4f72-b28c-07a68489e946 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:44.751977 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 492/1989] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:44 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:44.832792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5c493c74-3ae5-4820-8e49-03a5ad70aed6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:44.837458 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c493c74-3ae5-4820-8e49-03a5ad70aed6 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:44.837716 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c493c74-3ae5-4820-8e49-03a5ad70aed6 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:44.837956 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c493c74-3ae5-4820-8e49-03a5ad70aed6 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:44.859988 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:44.859988 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:44.866654 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c493c74-3ae5-4820-8e49-03a5ad70aed6 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:44.874726 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c493c74-3ae5-4820-8e49-03a5ad70aed6 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:44.875483 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 504/1990] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:44 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 928 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:45.028374 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5e2d0d85-dadf-4c03-8d80-c08916111eef None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:45.031050 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e2d0d85-dadf-4c03-8d80-c08916111eef tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:45.031386 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e2d0d85-dadf-4c03-8d80-c08916111eef tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:45.031561 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e2d0d85-dadf-4c03-8d80-c08916111eef tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:45.032146 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5e2d0d85-dadf-4c03-8d80-c08916111eef tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:45.037449 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:45.037449 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:45.038388 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e2d0d85-dadf-4c03-8d80-c08916111eef tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:45.038893 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 495/1991] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:45 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:45.743551 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a947f30c-9175-4984-8b78-6b4ae829e451 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:45.747293 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a947f30c-9175-4984-8b78-6b4ae829e451 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:45.747293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a947f30c-9175-4984-8b78-6b4ae829e451 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:45.747531 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a947f30c-9175-4984-8b78-6b4ae829e451 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:45.747702 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a947f30c-9175-4984-8b78-6b4ae829e451 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:45.756389 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:45.756389 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:45.757419 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a947f30c-9175-4984-8b78-6b4ae829e451 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:45.757908 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 501/1992] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:45 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:45.769542 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-acec9b15-02a5-4caf-bd46-bccfb8689e8c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:45.772446 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-acec9b15-02a5-4caf-bd46-bccfb8689e8c tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:45.772446 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-acec9b15-02a5-4caf-bd46-bccfb8689e8c tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:45.772446 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-acec9b15-02a5-4caf-bd46-bccfb8689e8c tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:45.779797 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:45.779797 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:45.795213 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-acec9b15-02a5-4caf-bd46-bccfb8689e8c tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:45.802929 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-acec9b15-02a5-4caf-bd46-bccfb8689e8c tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:45.803711 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 493/1993] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:45 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:45.893184 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-baa8067b-90db-46c5-b0a2-992f39a151df None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:45.895036 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-baa8067b-90db-46c5-b0a2-992f39a151df tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:45.895267 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-baa8067b-90db-46c5-b0a2-992f39a151df tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:45.895450 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-baa8067b-90db-46c5-b0a2-992f39a151df tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:45.903977 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:45.903977 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:45.910121 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-baa8067b-90db-46c5-b0a2-992f39a151df tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:45.916410 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-baa8067b-90db-46c5-b0a2-992f39a151df tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:45.916898 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 505/1994] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:45 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:46.053122 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8bf7c2f8-b383-4082-a463-064c4426f841 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:46.056000 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8bf7c2f8-b383-4082-a463-064c4426f841 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:46.056264 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8bf7c2f8-b383-4082-a463-064c4426f841 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:46.056529 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8bf7c2f8-b383-4082-a463-064c4426f841 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:46.056677 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8bf7c2f8-b383-4082-a463-064c4426f841 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:46.064037 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:46.064037 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:46.065211 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8bf7c2f8-b383-4082-a463-064c4426f841 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:46.066348 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 496/1995] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:46 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:46.770790 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bd76c330-87f7-459e-8049-44a86cad0989 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:46.772876 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bd76c330-87f7-459e-8049-44a86cad0989 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:46.773122 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bd76c330-87f7-459e-8049-44a86cad0989 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:46.773336 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bd76c330-87f7-459e-8049-44a86cad0989 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:46.773462 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-bd76c330-87f7-459e-8049-44a86cad0989 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:46.777871 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:46.777871 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:46.778675 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bd76c330-87f7-459e-8049-44a86cad0989 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:46.779088 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 502/1996] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:46 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:46.820406 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8cb47298-53dd-465d-b24c-2f91aca62797 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:46.823365 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8cb47298-53dd-465d-b24c-2f91aca62797 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:46.823620 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8cb47298-53dd-465d-b24c-2f91aca62797 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:46.823877 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8cb47298-53dd-465d-b24c-2f91aca62797 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:46.834310 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:46.834310 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:46.841776 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8cb47298-53dd-465d-b24c-2f91aca62797 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:46.845799 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8cb47298-53dd-465d-b24c-2f91aca62797 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:46.846087 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 494/1997] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:46 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:46.935226 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9b43e06b-0998-4bf0-8d2c-e3fa555f1307 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:46.937290 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b43e06b-0998-4bf0-8d2c-e3fa555f1307 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:46.937623 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b43e06b-0998-4bf0-8d2c-e3fa555f1307 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:46.938038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b43e06b-0998-4bf0-8d2c-e3fa555f1307 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:46.952862 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:46.952862 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:46.959164 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9b43e06b-0998-4bf0-8d2c-e3fa555f1307 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:46.967172 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b43e06b-0998-4bf0-8d2c-e3fa555f1307 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:46.967781 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 506/1998] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:46 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:47.081147 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-29c3c013-9442-43cb-9b67-1d1ab978bb40 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:47.083588 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-29c3c013-9442-43cb-9b67-1d1ab978bb40 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:47.085030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-29c3c013-9442-43cb-9b67-1d1ab978bb40 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:47.085030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-29c3c013-9442-43cb-9b67-1d1ab978bb40 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:47.085030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-29c3c013-9442-43cb-9b67-1d1ab978bb40 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:47.091527 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:47.091527 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:47.092491 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-29c3c013-9442-43cb-9b67-1d1ab978bb40 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:47.093074 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 497/1999] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:47 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:47.794716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5e35ee55-bf6f-438e-95ea-0d225f85ca6c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:47.799366 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5e35ee55-bf6f-438e-95ea-0d225f85ca6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:47.799366 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5e35ee55-bf6f-438e-95ea-0d225f85ca6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:47.800896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5e35ee55-bf6f-438e-95ea-0d225f85ca6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:47.800896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-5e35ee55-bf6f-438e-95ea-0d225f85ca6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:47.809003 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:47.809003 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:47.810599 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5e35ee55-bf6f-438e-95ea-0d225f85ca6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:47.811385 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 503/2000] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:47 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:47.863664 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56c1c69a-4a44-4893-aee3-0bfde61ff942 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:47.866373 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56c1c69a-4a44-4893-aee3-0bfde61ff942 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:47.866521 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56c1c69a-4a44-4893-aee3-0bfde61ff942 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:47.866864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56c1c69a-4a44-4893-aee3-0bfde61ff942 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:47.876231 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:47.876231 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:47.882352 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56c1c69a-4a44-4893-aee3-0bfde61ff942 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:47.888879 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56c1c69a-4a44-4893-aee3-0bfde61ff942 tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:47.889546 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 495/2001] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:47 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:47.985326 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c8d2a963-eeac-4803-91ce-5c4473df1ce3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:47.988694 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c8d2a963-eeac-4803-91ce-5c4473df1ce3 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:47.990178 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c8d2a963-eeac-4803-91ce-5c4473df1ce3 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:47.990178 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c8d2a963-eeac-4803-91ce-5c4473df1ce3 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:48.001576 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:48.001576 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:48.010827 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c8d2a963-eeac-4803-91ce-5c4473df1ce3 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:48.019510 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c8d2a963-eeac-4803-91ce-5c4473df1ce3 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:48.020465 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 507/2002] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:47 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:48.110530 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e3e0ec82-b4f2-4571-9bb7-eb01a107d62d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:48.113737 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e3e0ec82-b4f2-4571-9bb7-eb01a107d62d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:48.113984 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e3e0ec82-b4f2-4571-9bb7-eb01a107d62d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:48.114254 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e3e0ec82-b4f2-4571-9bb7-eb01a107d62d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:48.114450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e3e0ec82-b4f2-4571-9bb7-eb01a107d62d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:48.119215 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:48.119215 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:48.120121 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e3e0ec82-b4f2-4571-9bb7-eb01a107d62d tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:48.120404 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 498/2003] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:48 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:48.136951 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0115af49-102d-43a6-8d27-107b7997cd43 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:48.138856 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0115af49-102d-43a6-8d27-107b7997cd43 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:48.139421 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0115af49-102d-43a6-8d27-107b7997cd43 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:48.139421 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0115af49-102d-43a6-8d27-107b7997cd43 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:48.139986 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-0115af49-102d-43a6-8d27-107b7997cd43 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:48.144105 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:48.144105 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:48.145103 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0115af49-102d-43a6-8d27-107b7997cd43 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:48.145558 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 504/2004] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:48 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:48.162497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-99b74a74-54a7-4921-98cc-e67b6f1d7b3c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:48.165414 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99b74a74-54a7-4921-98cc-e67b6f1d7b3c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:26:48.165836 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99b74a74-54a7-4921-98cc-e67b6f1d7b3c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:48.165836 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99b74a74-54a7-4921-98cc-e67b6f1d7b3c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:48.166110 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-99b74a74-54a7-4921-98cc-e67b6f1d7b3c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:48.173253 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:48.173253 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:48.174668 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99b74a74-54a7-4921-98cc-e67b6f1d7b3c tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:26:48.175300 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 496/2005] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:48 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:48.189345 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6decd8e6-f452-4a8d-9eb0-76d3475ff97b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:48.192144 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6decd8e6-f452-4a8d-9eb0-76d3475ff97b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:26:48.192564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6decd8e6-f452-4a8d-9eb0-76d3475ff97b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c163c75-5305-4bde-916a-d924126fa00e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1205667853"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:48.194250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-6decd8e6-f452-4a8d-9eb0-76d3475ff97b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Creating new backup {'backup': {'volume_id': '8c163c75-5305-4bde-916a-d924126fa00e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1205667853'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:26:48.194381 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-6decd8e6-f452-4a8d-9eb0-76d3475ff97b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Creating backup of volume 8c163c75-5305-4bde-916a-d924126fa00e in container None Aug 19 21:26:48.203084 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:48.203084 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:48.203251 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6decd8e6-f452-4a8d-9eb0-76d3475ff97b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:26:48.233322 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-6decd8e6-f452-4a8d-9eb0-76d3475ff97b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Created reservations ['e567542d-64c7-4e0f-93da-a667917f6e1a', '0911354f-9b6f-4aa6-80b9-e484f923518c'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:48.306701 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6decd8e6-f452-4a8d-9eb0-76d3475ff97b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:26:48.306701 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 508/2006] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:48 2026] POST /volume/v3/backups => generated 330 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:48.321173 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c73bdb8b-1d49-434f-9517-8e0bbf1f1020 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:48.324816 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c73bdb8b-1d49-434f-9517-8e0bbf1f1020 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:48.324816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c73bdb8b-1d49-434f-9517-8e0bbf1f1020 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:48.325075 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c73bdb8b-1d49-434f-9517-8e0bbf1f1020 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:48.325126 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c73bdb8b-1d49-434f-9517-8e0bbf1f1020 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:48.334118 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:48.334118 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:48.334561 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c73bdb8b-1d49-434f-9517-8e0bbf1f1020 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:48.335086 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 499/2007] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:48 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:48.629557 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:48.638098 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:48.638098 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1597245378"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:48.639452 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1597245378'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:48.640694 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume of 1 GB Aug 19 21:26:48.651479 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Availability Zones retrieved successfully. Aug 19 21:26:48.665359 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (c6036dfe-d501-42e4-b64f-c81c3b10ba67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:48.667242 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0753cc2-8f8d-4417-ba3a-4ab9686c2660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:48.671463 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:48.733599 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0753cc2-8f8d-4417-ba3a-4ab9686c2660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:48.734887 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00127019-9b56-453a-bf04-4191f05fd481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:48.813835 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Created reservations ['9fc89da0-1a28-4636-9896-aadfa6c78215', 'cf0680b7-d55b-4682-927a-f717fe99f608', 'b24c3550-5ed3-4239-add2-667fcb8e7326', '3d648d5e-917d-448d-a083-c0a79824d30d'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:48.814866 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00127019-9b56-453a-bf04-4191f05fd481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fc89da0-1a28-4636-9896-aadfa6c78215', 'cf0680b7-d55b-4682-927a-f717fe99f608', 'b24c3550-5ed3-4239-add2-667fcb8e7326', '3d648d5e-917d-448d-a083-c0a79824d30d']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:48.815836 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc7ecbc3-5784-4f0c-9ebb-27631f31be47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:48.829038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-10ea3718-3835-4558-8e32-39186f6a0b4f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:48.831334 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-10ea3718-3835-4558-8e32-39186f6a0b4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:48.831606 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-10ea3718-3835-4558-8e32-39186f6a0b4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:48.831885 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-10ea3718-3835-4558-8e32-39186f6a0b4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:48.832092 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-10ea3718-3835-4558-8e32-39186f6a0b4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:48.839640 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:48.839640 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:48.840658 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-10ea3718-3835-4558-8e32-39186f6a0b4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:48.841108 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 497/2008] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:48 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:48.847678 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc7ecbc3-5784-4f0c-9ebb-27631f31be47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acf59c14-a0f0-4b4d-bef8-6a380e6bdc70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1597245378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['9fc89da0-1a28-4636-9896-aadfa6c78215','cf0680b7-d55b-4682-927a-f717fe99f608','b24c3550-5ed3-4239-add2-667fcb8e7326','3d648d5e-917d-448d-a083-c0a79824d30d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1597245378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acf59c14-a0f0-4b4d-bef8-6a380e6bdc70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c06692a1a147e3be39169bc7f9fd34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ecdc1b41020436eaf999da86aa6f185',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:48.848590 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5d1b01-1f9f-4ac3-9baa-8e873d987eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:48.871591 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5d1b01-1f9f-4ac3-9baa-8e873d987eb1) transitioned into state 'SUCCESS' from state '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-1597245378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['9fc89da0-1a28-4636-9896-aadfa6c78215','cf0680b7-d55b-4682-927a-f717fe99f608','b24c3550-5ed3-4239-add2-667fcb8e7326','3d648d5e-917d-448d-a083-c0a79824d30d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:48.872511 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d274c02f-741a-4375-941b-244c49def6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:48.888135 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d274c02f-741a-4375-941b-244c49def6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:48.889443 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (c6036dfe-d501-42e4-b64f-c81c3b10ba67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:48.889971 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request issued successfully. Aug 19 21:26:48.892136 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-45e3b5c4-4666-406f-8a91-ba5317d72e2a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:48.892136 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 505/2009] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:48 2026] POST /volume/v3/volumes => generated 749 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:48.908410 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e4bf70cf-c9e8-40b7-9393-585572344af4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:48.912612 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e4bf70cf-c9e8-40b7-9393-585572344af4 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:48.912852 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-996763d1-f26c-4122-9bf0-4e157160ab1b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:48.912967 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e4bf70cf-c9e8-40b7-9393-585572344af4 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:48.913205 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e4bf70cf-c9e8-40b7-9393-585572344af4 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:48.915175 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-996763d1-f26c-4122-9bf0-4e157160ab1b tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:48.915486 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-996763d1-f26c-4122-9bf0-4e157160ab1b tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:48.915734 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-996763d1-f26c-4122-9bf0-4e157160ab1b tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:48.924784 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:48.924784 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:48.924987 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:48.924987 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:48.931321 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e4bf70cf-c9e8-40b7-9393-585572344af4 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:48.937164 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-996763d1-f26c-4122-9bf0-4e157160ab1b tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:48.944137 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-996763d1-f26c-4122-9bf0-4e157160ab1b tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:48.944246 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e4bf70cf-c9e8-40b7-9393-585572344af4 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 200 Aug 19 21:26:48.944951 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 500/2010] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:48 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 1295 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:48.945093 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 509/2011] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:48 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:48.959625 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2a7cf87f-e920-474d-bdaf-d2d3bc2e1eaf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:48.962069 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a7cf87f-e920-474d-bdaf-d2d3bc2e1eaf tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:48.962401 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a7cf87f-e920-474d-bdaf-d2d3bc2e1eaf tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:48.962678 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a7cf87f-e920-474d-bdaf-d2d3bc2e1eaf tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:48.962894 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-2a7cf87f-e920-474d-bdaf-d2d3bc2e1eaf tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Delete volume with id: f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:48.973655 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:48.973655 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:48.976200 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2a7cf87f-e920-474d-bdaf-d2d3bc2e1eaf tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:49.004426 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2a7cf87f-e920-474d-bdaf-d2d3bc2e1eaf tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Delete volume request issued successfully. Aug 19 21:26:49.004565 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a7cf87f-e920-474d-bdaf-d2d3bc2e1eaf tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 202 Aug 19 21:26:49.005111 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 498/2012] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:48 2026] DELETE /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:49.015266 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7d238e84-e014-4108-a46c-c349e422737e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:49.016847 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7d238e84-e014-4108-a46c-c349e422737e tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:49.016847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7d238e84-e014-4108-a46c-c349e422737e tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:49.017091 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7d238e84-e014-4108-a46c-c349e422737e tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:49.027068 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:49.027068 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:49.033621 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7d238e84-e014-4108-a46c-c349e422737e tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Volume info retrieved successfully. Aug 19 21:26:49.037755 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7d238e84-e014-4108-a46c-c349e422737e tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 200 Aug 19 21:26:49.038241 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 506/2013] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:49 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 1294 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:49.040281 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0f716b4c-269e-43a8-8a2a-df81c217c69e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:49.041180 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0f716b4c-269e-43a8-8a2a-df81c217c69e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:49.043085 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0f716b4c-269e-43a8-8a2a-df81c217c69e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:49.043085 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0f716b4c-269e-43a8-8a2a-df81c217c69e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:49.056882 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:49.056882 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:49.062369 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0f716b4c-269e-43a8-8a2a-df81c217c69e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:49.068830 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0f716b4c-269e-43a8-8a2a-df81c217c69e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:49.069491 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 501/2014] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:49 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:49.349157 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3ebb9192-d212-4733-bdee-3db7129acce8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:49.351708 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3ebb9192-d212-4733-bdee-3db7129acce8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:49.352047 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3ebb9192-d212-4733-bdee-3db7129acce8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:49.352299 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3ebb9192-d212-4733-bdee-3db7129acce8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:49.352460 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3ebb9192-d212-4733-bdee-3db7129acce8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:49.357784 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:49.357784 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:49.358839 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3ebb9192-d212-4733-bdee-3db7129acce8 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:49.359734 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 510/2015] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:49 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:49.856088 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-011801f1-3d14-4a10-9864-f4127d08aa6f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:49.858650 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-011801f1-3d14-4a10-9864-f4127d08aa6f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:49.858971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-011801f1-3d14-4a10-9864-f4127d08aa6f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:49.859374 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-011801f1-3d14-4a10-9864-f4127d08aa6f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:49.859560 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-011801f1-3d14-4a10-9864-f4127d08aa6f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:49.865036 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:49.865036 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:49.866139 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-011801f1-3d14-4a10-9864-f4127d08aa6f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:49.866743 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 499/2016] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:49 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:49.960757 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b6142f67-8670-4921-8779-f786fa77255f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:49.962602 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b6142f67-8670-4921-8779-f786fa77255f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:49.962811 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b6142f67-8670-4921-8779-f786fa77255f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:49.963160 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b6142f67-8670-4921-8779-f786fa77255f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:49.971041 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:49.971041 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:49.975122 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b6142f67-8670-4921-8779-f786fa77255f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:49.980917 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b6142f67-8670-4921-8779-f786fa77255f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 200 Aug 19 21:26:49.980917 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 507/2017] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:49 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:49.996312 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-204ca09a-0c2b-4adc-8a0a-4ae0eb4472de None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:49.998448 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-204ca09a-0c2b-4adc-8a0a-4ae0eb4472de tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] POST https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action Aug 19 21:26:49.998807 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-204ca09a-0c2b-4adc-8a0a-4ae0eb4472de tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Action body: b'{"os-attach": {"instance_uuid": "8f2bb50a-9ad6-4fcf-9b95-84a445cf4e2d", "mountpoint": "/dev/vdb"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:49.998963 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-204ca09a-0c2b-4adc-8a0a-4ae0eb4472de tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8f2bb50a-9ad6-4fcf-9b95-84a445cf4e2d", "mountpoint": "/dev/vdb"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:50.012053 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.012053 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:50.012412 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-204ca09a-0c2b-4adc-8a0a-4ae0eb4472de tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.030175 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-204ca09a-0c2b-4adc-8a0a-4ae0eb4472de tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Update volume admin metadata completed successfully. Aug 19 21:26:50.058279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9f015258-d501-456c-bfc3-eacf2c63539c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.060582 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9f015258-d501-456c-bfc3-eacf2c63539c tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] GET https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db Aug 19 21:26:50.060824 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9f015258-d501-456c-bfc3-eacf2c63539c tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.061112 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9f015258-d501-456c-bfc3-eacf2c63539c tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.076162 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9f015258-d501-456c-bfc3-eacf2c63539c tempest-VolumeAndVolumeTypeFromImageTest-1754913493 tempest-VolumeAndVolumeTypeFromImageTest-1754913493-project-member] https://10.4.3.158/volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db returned with HTTP 404 Aug 19 21:26:50.076856 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 511/2018] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/f65cb599-ace6-490e-8ca7-bb2cb1ef40db => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:50.091550 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c015eade-f9e4-4832-8c49-a255171ada59 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.094106 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c015eade-f9e4-4832-8c49-a255171ada59 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:50.094749 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c015eade-f9e4-4832-8c49-a255171ada59 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.095074 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c015eade-f9e4-4832-8c49-a255171ada59 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.103794 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.103794 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:50.107535 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c015eade-f9e4-4832-8c49-a255171ada59 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:50.112676 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c015eade-f9e4-4832-8c49-a255171ada59 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:50.113277 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 500/2019] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:50.132255 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-204ca09a-0c2b-4adc-8a0a-4ae0eb4472de tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Attach volume completed successfully. Aug 19 21:26:50.132255 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-204ca09a-0c2b-4adc-8a0a-4ae0eb4472de tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action returned with HTTP 202 Aug 19 21:26:50.140625 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 502/2020] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:26:49 2026] POST /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:50.142289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-faf580c0-f2ec-4172-ae3b-2c5d36d0417e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.144736 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-faf580c0-f2ec-4172-ae3b-2c5d36d0417e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:50.145057 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-faf580c0-f2ec-4172-ae3b-2c5d36d0417e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.145382 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-faf580c0-f2ec-4172-ae3b-2c5d36d0417e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.161948 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.161948 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:50.173437 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-faf580c0-f2ec-4172-ae3b-2c5d36d0417e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.178898 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-faf580c0-f2ec-4172-ae3b-2c5d36d0417e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 200 Aug 19 21:26:50.180518 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 508/2021] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 1176 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:50.195675 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1fe9dda9-6d53-443a-b236-f85339738f59 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.198774 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1fe9dda9-6d53-443a-b236-f85339738f59 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:50.198892 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1fe9dda9-6d53-443a-b236-f85339738f59 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.200026 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1fe9dda9-6d53-443a-b236-f85339738f59 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.215158 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.215158 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:50.224515 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1fe9dda9-6d53-443a-b236-f85339738f59 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.232467 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1fe9dda9-6d53-443a-b236-f85339738f59 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 200 Aug 19 21:26:50.232987 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 512/2022] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:50.253035 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-15f1aa53-4087-484c-a073-5a77f89b65f5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.374979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0f6d9242-9b40-42fd-9ec7-a20b9642bef6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.377271 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0f6d9242-9b40-42fd-9ec7-a20b9642bef6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:50.377495 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0f6d9242-9b40-42fd-9ec7-a20b9642bef6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.377680 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0f6d9242-9b40-42fd-9ec7-a20b9642bef6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.377800 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0f6d9242-9b40-42fd-9ec7-a20b9642bef6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:50.382174 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.382174 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:50.383729 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0f6d9242-9b40-42fd-9ec7-a20b9642bef6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:50.384147 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 503/2023] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:50.385745 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-15f1aa53-4087-484c-a073-5a77f89b65f5 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action Aug 19 21:26:50.386124 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-15f1aa53-4087-484c-a073-5a77f89b65f5 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:50.386256 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-15f1aa53-4087-484c-a073-5a77f89b65f5 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:50.405025 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.405025 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:50.405524 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-15f1aa53-4087-484c-a073-5a77f89b65f5 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Updating volume 'acf59c14-a0f0-4b4d-bef8-6a380e6bdc70' with '{'status': 'error'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:26:50.433779 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-15f1aa53-4087-484c-a073-5a77f89b65f5 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action returned with HTTP 202 Aug 19 21:26:50.434240 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 501/2024] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:26:50 2026] POST /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:50.443265 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6ce123b2-48b6-4dea-81b2-403c122b97c1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.445750 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6ce123b2-48b6-4dea-81b2-403c122b97c1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:50.445987 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6ce123b2-48b6-4dea-81b2-403c122b97c1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.446485 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6ce123b2-48b6-4dea-81b2-403c122b97c1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.454803 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9836dd54-64af-425b-8fec-c3d2229eceb5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.456842 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9836dd54-64af-425b-8fec-c3d2229eceb5 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:26:50.457540 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9836dd54-64af-425b-8fec-c3d2229eceb5 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.457910 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9836dd54-64af-425b-8fec-c3d2229eceb5 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.458235 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.458235 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:50.458977 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9836dd54-64af-425b-8fec-c3d2229eceb5 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:26:50.464087 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6ce123b2-48b6-4dea-81b2-403c122b97c1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.469930 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6ce123b2-48b6-4dea-81b2-403c122b97c1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 200 Aug 19 21:26:50.470471 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 509/2025] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:50.489852 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9086fcb9-dd06-4798-9211-5f9af1527167 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.495110 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9086fcb9-dd06-4798-9211-5f9af1527167 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action Aug 19 21:26:50.495110 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9086fcb9-dd06-4798-9211-5f9af1527167 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1b6d7207-a8a1-487d-80d1-9e8946db716e"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:50.495110 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9086fcb9-dd06-4798-9211-5f9af1527167 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1b6d7207-a8a1-487d-80d1-9e8946db716e"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:50.511925 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9836dd54-64af-425b-8fec-c3d2229eceb5 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Get all volumes completed successfully. Aug 19 21:26:50.514804 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.514804 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:50.518516 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.518516 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:50.518866 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9086fcb9-dd06-4798-9211-5f9af1527167 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Volume info retrieved successfully. Aug 19 21:26:50.522937 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9836dd54-64af-425b-8fec-c3d2229eceb5 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:26:50.523463 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 513/2026] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11390 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:26:50.543865 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-72916bc6-a91e-471d-9954-46dff636ff2c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.546033 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-72916bc6-a91e-471d-9954-46dff636ff2c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/d74d3801-8139-47c6-97d5-b89511000b90 Aug 19 21:26:50.546248 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-72916bc6-a91e-471d-9954-46dff636ff2c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.546460 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-72916bc6-a91e-471d-9954-46dff636ff2c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.546662 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-72916bc6-a91e-471d-9954-46dff636ff2c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Delete volume with id: d74d3801-8139-47c6-97d5-b89511000b90 Aug 19 21:26:50.553438 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9086fcb9-dd06-4798-9211-5f9af1527167 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Terminate volume connection completed successfully. Aug 19 21:26:50.555175 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.555175 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:50.555631 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-72916bc6-a91e-471d-9954-46dff636ff2c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Volume info retrieved successfully. Aug 19 21:26:50.559543 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9086fcb9-dd06-4798-9211-5f9af1527167 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100177) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 19 21:26:50.569627 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.image.cache [None req-72916bc6-a91e-471d-9954-46dff636ff2c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '1772b97f-7ad3-4e0f-9054-d23e24cad54d', 'volume_id': 'd74d3801-8139-47c6-97d5-b89511000b90', 'host': 'np0000007814@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 19, 21, 26, 36), 'last_used': datetime.datetime(2026, 8, 19, 21, 26, 48)}. {{(pid=100176) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 19 21:26:50.585403 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-72916bc6-a91e-471d-9954-46dff636ff2c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Delete volume request issued successfully. Aug 19 21:26:50.585403 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-72916bc6-a91e-471d-9954-46dff636ff2c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] https://10.4.3.158/volume/v3/volumes/d74d3801-8139-47c6-97d5-b89511000b90 returned with HTTP 202 Aug 19 21:26:50.585403 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 502/2027] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:50 2026] DELETE /volume/v3/volumes/d74d3801-8139-47c6-97d5-b89511000b90 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:50.596556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ed1eea1f-9499-4aa4-82a4-a13d176bbb25 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.600820 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ed1eea1f-9499-4aa4-82a4-a13d176bbb25 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] GET https://10.4.3.158/volume/v3/volumes/d74d3801-8139-47c6-97d5-b89511000b90 Aug 19 21:26:50.600820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ed1eea1f-9499-4aa4-82a4-a13d176bbb25 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.600820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ed1eea1f-9499-4aa4-82a4-a13d176bbb25 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.609268 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.609268 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:50.616527 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ed1eea1f-9499-4aa4-82a4-a13d176bbb25 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Volume info retrieved successfully. Aug 19 21:26:50.626179 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ed1eea1f-9499-4aa4-82a4-a13d176bbb25 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] https://10.4.3.158/volume/v3/volumes/d74d3801-8139-47c6-97d5-b89511000b90 returned with HTTP 200 Aug 19 21:26:50.627495 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 510/2028] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/d74d3801-8139-47c6-97d5-b89511000b90 => generated 1096 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:50.651852 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9086fcb9-dd06-4798-9211-5f9af1527167 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Detach volume completed successfully. Aug 19 21:26:50.652131 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9086fcb9-dd06-4798-9211-5f9af1527167 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action returned with HTTP 202 Aug 19 21:26:50.652720 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 504/2029] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:26:50 2026] POST /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:50.664089 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c765a288-82e0-4e98-8e5e-449b27cda8d9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.666050 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c765a288-82e0-4e98-8e5e-449b27cda8d9 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:50.666266 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c765a288-82e0-4e98-8e5e-449b27cda8d9 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.666481 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c765a288-82e0-4e98-8e5e-449b27cda8d9 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.678160 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.678160 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:50.685111 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c765a288-82e0-4e98-8e5e-449b27cda8d9 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.693274 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c765a288-82e0-4e98-8e5e-449b27cda8d9 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 200 Aug 19 21:26:50.693768 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 514/2030] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:50.713089 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b6c7eaa0-3f3b-4524-9379-cdae94b99db0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.715860 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b6c7eaa0-3f3b-4524-9379-cdae94b99db0 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:50.716193 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b6c7eaa0-3f3b-4524-9379-cdae94b99db0 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.716510 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b6c7eaa0-3f3b-4524-9379-cdae94b99db0 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.733974 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.733974 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:50.737542 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b6c7eaa0-3f3b-4524-9379-cdae94b99db0 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.743464 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b6c7eaa0-3f3b-4524-9379-cdae94b99db0 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 200 Aug 19 21:26:50.743464 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 503/2031] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:50.756772 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5b3ddfd2-44d3-4d75-aeea-72ac6bad2867 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.759071 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5b3ddfd2-44d3-4d75-aeea-72ac6bad2867 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] POST https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action Aug 19 21:26:50.759556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5b3ddfd2-44d3-4d75-aeea-72ac6bad2867 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Action body: b'{"os-detach": {}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:50.759736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5b3ddfd2-44d3-4d75-aeea-72ac6bad2867 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:50.769951 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.769951 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:50.769951 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5b3ddfd2-44d3-4d75-aeea-72ac6bad2867 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.791957 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5b3ddfd2-44d3-4d75-aeea-72ac6bad2867 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Detach volume completed successfully. Aug 19 21:26:50.792239 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5b3ddfd2-44d3-4d75-aeea-72ac6bad2867 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action returned with HTTP 202 Aug 19 21:26:50.792779 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 511/2032] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:26:50 2026] POST /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:50.800932 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5d7d0fe5-a1d2-4d0f-9fa1-13f3d01e14f6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.802856 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d7d0fe5-a1d2-4d0f-9fa1-13f3d01e14f6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:50.803093 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d7d0fe5-a1d2-4d0f-9fa1-13f3d01e14f6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.803312 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d7d0fe5-a1d2-4d0f-9fa1-13f3d01e14f6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.811191 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.811191 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:50.815672 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5d7d0fe5-a1d2-4d0f-9fa1-13f3d01e14f6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.820885 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d7d0fe5-a1d2-4d0f-9fa1-13f3d01e14f6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 200 Aug 19 21:26:50.821404 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 505/2033] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:50.841692 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1488bd66-bef5-4087-bab2-25fa458fe21e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.843647 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1488bd66-bef5-4087-bab2-25fa458fe21e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:50.843868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1488bd66-bef5-4087-bab2-25fa458fe21e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.844090 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1488bd66-bef5-4087-bab2-25fa458fe21e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.861254 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.861254 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:50.865572 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1488bd66-bef5-4087-bab2-25fa458fe21e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.872685 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1488bd66-bef5-4087-bab2-25fa458fe21e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 200 Aug 19 21:26:50.872685 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 515/2034] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:50.881307 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d3e9ed84-d633-4b3a-8913-7f2d740412a1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.883367 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3e9ed84-d633-4b3a-8913-7f2d740412a1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:50.883589 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3e9ed84-d633-4b3a-8913-7f2d740412a1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.883788 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3e9ed84-d633-4b3a-8913-7f2d740412a1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.883948 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d3e9ed84-d633-4b3a-8913-7f2d740412a1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:50.894964 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1b244b7b-0675-4f80-8d1e-a4c4c96dd721 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.896658 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.896658 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:50.896883 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1b244b7b-0675-4f80-8d1e-a4c4c96dd721 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] DELETE https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:50.897145 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1b244b7b-0675-4f80-8d1e-a4c4c96dd721 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.897380 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1b244b7b-0675-4f80-8d1e-a4c4c96dd721 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.897641 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-1b244b7b-0675-4f80-8d1e-a4c4c96dd721 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Delete volume with id: acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:50.897690 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3e9ed84-d633-4b3a-8913-7f2d740412a1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:50.898138 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 504/2035] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:50.908795 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.908795 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:50.909354 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1b244b7b-0675-4f80-8d1e-a4c4c96dd721 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.932600 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1b244b7b-0675-4f80-8d1e-a4c4c96dd721 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Delete volume request issued successfully. Aug 19 21:26:50.932888 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1b244b7b-0675-4f80-8d1e-a4c4c96dd721 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 202 Aug 19 21:26:50.933693 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 512/2036] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:50 2026] DELETE /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:50.944022 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c550b56b-d2bf-41be-b1c4-d91b94bff945 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:50.945975 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c550b56b-d2bf-41be-b1c4-d91b94bff945 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:50.946245 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c550b56b-d2bf-41be-b1c4-d91b94bff945 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:50.946452 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c550b56b-d2bf-41be-b1c4-d91b94bff945 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:50.955105 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:50.955105 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:50.959083 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c550b56b-d2bf-41be-b1c4-d91b94bff945 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:50.964773 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c550b56b-d2bf-41be-b1c4-d91b94bff945 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 200 Aug 19 21:26:50.965339 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 506/2037] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:50 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:51.131395 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1995b27e-5855-47fd-9a8d-7bcf04a1c89d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:51.133810 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1995b27e-5855-47fd-9a8d-7bcf04a1c89d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:51.134350 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1995b27e-5855-47fd-9a8d-7bcf04a1c89d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:51.134732 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1995b27e-5855-47fd-9a8d-7bcf04a1c89d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:51.145312 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:51.145312 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:51.150033 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1995b27e-5855-47fd-9a8d-7bcf04a1c89d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:51.158005 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1995b27e-5855-47fd-9a8d-7bcf04a1c89d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:51.158531 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 516/2038] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:51 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:51.399066 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8e9e273e-3da7-4bf2-b4ff-9ecc89d7e31a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:51.401736 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e9e273e-3da7-4bf2-b4ff-9ecc89d7e31a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:51.401980 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e9e273e-3da7-4bf2-b4ff-9ecc89d7e31a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:51.403230 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e9e273e-3da7-4bf2-b4ff-9ecc89d7e31a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:51.403230 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8e9e273e-3da7-4bf2-b4ff-9ecc89d7e31a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:51.412926 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:51.412926 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:51.414161 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e9e273e-3da7-4bf2-b4ff-9ecc89d7e31a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:51.414687 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 505/2039] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:51 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:51.645140 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-80132ad5-3e59-46fa-892f-5e11e2cf2345 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:51.652386 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-80132ad5-3e59-46fa-892f-5e11e2cf2345 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] GET https://10.4.3.158/volume/v3/volumes/d74d3801-8139-47c6-97d5-b89511000b90 Aug 19 21:26:51.653261 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-80132ad5-3e59-46fa-892f-5e11e2cf2345 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:51.653261 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-80132ad5-3e59-46fa-892f-5e11e2cf2345 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:51.672260 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-80132ad5-3e59-46fa-892f-5e11e2cf2345 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] https://10.4.3.158/volume/v3/volumes/d74d3801-8139-47c6-97d5-b89511000b90 returned with HTTP 404 Aug 19 21:26:51.673197 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 513/2040] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:51 2026] GET /volume/v3/volumes/d74d3801-8139-47c6-97d5-b89511000b90 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:51.683919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bb560c00-c12f-45ec-8a01-7f7d39c3e746 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:51.686029 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb560c00-c12f-45ec-8a01-7f7d39c3e746 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] DELETE https://10.4.3.158/volume/v3/types/adb9521b-02ff-4d9c-80f9-f890bf8463cb Aug 19 21:26:51.686611 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb560c00-c12f-45ec-8a01-7f7d39c3e746 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:51.686611 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb560c00-c12f-45ec-8a01-7f7d39c3e746 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:51.732035 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb560c00-c12f-45ec-8a01-7f7d39c3e746 tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] https://10.4.3.158/volume/v3/types/adb9521b-02ff-4d9c-80f9-f890bf8463cb returned with HTTP 202 Aug 19 21:26:51.732817 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 507/2041] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:26:51 2026] DELETE /volume/v3/types/adb9521b-02ff-4d9c-80f9-f890bf8463cb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:51.743259 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a7c54ed9-056d-47af-8073-97b35612fe5c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:51.745757 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7c54ed9-056d-47af-8073-97b35612fe5c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] GET https://10.4.3.158/volume/v3/types/adb9521b-02ff-4d9c-80f9-f890bf8463cb Aug 19 21:26:51.746364 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7c54ed9-056d-47af-8073-97b35612fe5c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:51.746593 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7c54ed9-056d-47af-8073-97b35612fe5c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:51.749992 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=488,cinder:INSERT=52,cinder:UPDATE=105 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:26:51.751627 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7c54ed9-056d-47af-8073-97b35612fe5c tempest-VolumeAndVolumeTypeFromImageTest-1139311329 tempest-VolumeAndVolumeTypeFromImageTest-1139311329-project-admin] https://10.4.3.158/volume/v3/types/adb9521b-02ff-4d9c-80f9-f890bf8463cb returned with HTTP 404 Aug 19 21:26:51.752471 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 517/2042] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:26:51 2026] GET /volume/v3/types/adb9521b-02ff-4d9c-80f9-f890bf8463cb => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:51.913808 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ec48bd46-8428-4c6c-8c2e-b71c88d53a4f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:51.918971 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec48bd46-8428-4c6c-8c2e-b71c88d53a4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:51.919722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec48bd46-8428-4c6c-8c2e-b71c88d53a4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:51.919722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec48bd46-8428-4c6c-8c2e-b71c88d53a4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:51.919722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ec48bd46-8428-4c6c-8c2e-b71c88d53a4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:51.929042 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:51.929042 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:51.930346 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec48bd46-8428-4c6c-8c2e-b71c88d53a4f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:51.930805 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 506/2043] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:51 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:51.944694 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c5a50462-6e6d-4ed6-8036-f064ce54eb82 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:51.947338 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c5a50462-6e6d-4ed6-8036-f064ce54eb82 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d Aug 19 21:26:51.947726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c5a50462-6e6d-4ed6-8036-f064ce54eb82 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:51.948648 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c5a50462-6e6d-4ed6-8036-f064ce54eb82 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:51.963929 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:51.963929 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:51.969821 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c5a50462-6e6d-4ed6-8036-f064ce54eb82 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:51.979720 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c5a50462-6e6d-4ed6-8036-f064ce54eb82 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d returned with HTTP 200 Aug 19 21:26:51.980369 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 514/2044] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:51 2026] GET /volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:51.982199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-75677fcd-fe02-496e-a379-195814ca33ca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:51.984163 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75677fcd-fe02-496e-a379-195814ca33ca tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 Aug 19 21:26:51.984389 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75677fcd-fe02-496e-a379-195814ca33ca tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:51.984645 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75677fcd-fe02-496e-a379-195814ca33ca tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:51.996185 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75677fcd-fe02-496e-a379-195814ca33ca tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 returned with HTTP 404 Aug 19 21:26:51.996933 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 508/2045] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:51 2026] GET /volume/v3/volumes/acf59c14-a0f0-4b4d-bef8-6a380e6bdc70 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:52.002822 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.007064 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b/restore Aug 19 21:26:52.007296 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:52.010535 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Restoring backup 2de69d6c-b7f9-4218-b2b6-4c215c55128b ({'restore': {}}) {{(pid=100175) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 21:26:52.010822 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Restoring backup 2de69d6c-b7f9-4218-b2b6-4c215c55128b to volume None. Aug 19 21:26:52.017375 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.017375 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:52.018971 np0000007814 devstack@c-api.service[100175]: INFO cinder.backup.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating volume of 1 GB for restore of backup 2de69d6c-b7f9-4218-b2b6-4c215c55128b. Aug 19 21:26:52.028147 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:26:52.027818. {{(pid=100175) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:26:52.028402 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Availability Zones retrieved successfully. Aug 19 21:26:52.039147 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (a503bc14-acf9-4882-ae22-94f1f83047cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:52.041453 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e0dad9-c681-431a-8147-96e4b7755672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:52.042965 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:52.094149 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e0dad9-c681-431a-8147-96e4b7755672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:52.094149 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93d1c68-1edb-4224-8cc1-f4e2246221e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:52.158158 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['25aa53af-c907-4228-b1d2-cf59ac79de9c', 'c2ca9f29-02cb-438d-8865-923b3d9650ea', 'c256f71f-c06f-4280-abc6-9d937d323606', '6ea6d68f-5f31-4631-a2f4-595874a10cce'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:52.160938 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93d1c68-1edb-4224-8cc1-f4e2246221e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25aa53af-c907-4228-b1d2-cf59ac79de9c', 'c2ca9f29-02cb-438d-8865-923b3d9650ea', 'c256f71f-c06f-4280-abc6-9d937d323606', '6ea6d68f-5f31-4631-a2f4-595874a10cce']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:52.161818 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d234b81d-7518-44ca-a139-a1a3769438ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:52.178589 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-47081007-eb52-45d6-89f4-48b30e1eba1e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.183360 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-47081007-eb52-45d6-89f4-48b30e1eba1e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:52.183360 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-47081007-eb52-45d6-89f4-48b30e1eba1e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:52.183360 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-47081007-eb52-45d6-89f4-48b30e1eba1e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:52.196225 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.196225 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:52.201825 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d234b81d-7518-44ca-a139-a1a3769438ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36', '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_2de69d6c-b7f9-4218-b2b6-4c215c55128b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['25aa53af-c907-4228-b1d2-cf59ac79de9c','c2ca9f29-02cb-438d-8865-923b3d9650ea','c256f71f-c06f-4280-abc6-9d937d323606','6ea6d68f-5f31-4631-a2f4-595874a10cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2de69d6c-b7f9-4218-b2b6-4c215c55128b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1fa3ab093643ddb0f815c151f52683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2756741608074701af9338395fc1fde1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:52.202795 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e05819-145c-4e00-8b76-b78ba7351f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:52.204533 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-47081007-eb52-45d6-89f4-48b30e1eba1e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:52.220433 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-47081007-eb52-45d6-89f4-48b30e1eba1e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:52.221183 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 507/2046] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:52 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 1193 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:26:52.229369 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e05819-145c-4e00-8b76-b78ba7351f26) transitioned into 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_2de69d6c-b7f9-4218-b2b6-4c215c55128b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['25aa53af-c907-4228-b1d2-cf59ac79de9c','c2ca9f29-02cb-438d-8865-923b3d9650ea','c256f71f-c06f-4280-abc6-9d937d323606','6ea6d68f-5f31-4631-a2f4-595874a10cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:52.230296 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeb8d7b8-e3a3-4070-a81b-c5496a0d716f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:52.239117 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a095a826-206a-4ff9-a4d8-a4d12558d487 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.241541 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a095a826-206a-4ff9-a4d8-a4d12558d487 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:52.242543 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a095a826-206a-4ff9-a4d8-a4d12558d487 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:52.242543 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a095a826-206a-4ff9-a4d8-a4d12558d487 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:52.244382 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeb8d7b8-e3a3-4070-a81b-c5496a0d716f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:52.245677 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (a503bc14-acf9-4882-ae22-94f1f83047cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:52.246179 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume request issued successfully. Aug 19 21:26:52.258259 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.258259 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:52.258920 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:52.264378 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.264378 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:52.271338 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a095a826-206a-4ff9-a4d8-a4d12558d487 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:52.279412 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a095a826-206a-4ff9-a4d8-a4d12558d487 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:52.279917 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 515/2047] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:52 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 1193 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:26:52.297787 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d778f133-c941-4068-99fa-ec310a725654 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.301050 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d778f133-c941-4068-99fa-ec310a725654 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:52.301050 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d778f133-c941-4068-99fa-ec310a725654 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:52.301050 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d778f133-c941-4068-99fa-ec310a725654 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:52.301418 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-d778f133-c941-4068-99fa-ec310a725654 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume with id: 95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:52.310220 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.310220 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:52.310956 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d778f133-c941-4068-99fa-ec310a725654 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:52.341920 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d778f133-c941-4068-99fa-ec310a725654 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume request issued successfully. Aug 19 21:26:52.342165 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d778f133-c941-4068-99fa-ec310a725654 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 202 Aug 19 21:26:52.342784 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 509/2048] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:26:52 2026] DELETE /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:26:52.353259 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-31c9751e-377c-49c0-80c5-c8021ba5040e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.356681 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-31c9751e-377c-49c0-80c5-c8021ba5040e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:52.356960 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-31c9751e-377c-49c0-80c5-c8021ba5040e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:52.359090 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-31c9751e-377c-49c0-80c5-c8021ba5040e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:52.374543 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.374543 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:52.380193 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-31c9751e-377c-49c0-80c5-c8021ba5040e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:52.387088 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-31c9751e-377c-49c0-80c5-c8021ba5040e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 200 Aug 19 21:26:52.387810 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 508/2049] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:52 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 1192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 21:26:52.438129 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d7da36e7-3a95-4867-8e81-dcabcad6a948 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.439897 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7da36e7-3a95-4867-8e81-dcabcad6a948 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:52.440107 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7da36e7-3a95-4867-8e81-dcabcad6a948 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:52.440354 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7da36e7-3a95-4867-8e81-dcabcad6a948 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:52.440520 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-d7da36e7-3a95-4867-8e81-dcabcad6a948 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:52.455569 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.455569 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:52.456440 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7da36e7-3a95-4867-8e81-dcabcad6a948 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:52.456942 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 516/2050] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:52 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:52.658471 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c07e3a07-74c7-4f8f-aa5f-056375685dd8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.662920 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c07e3a07-74c7-4f8f-aa5f-056375685dd8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:52.662920 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c07e3a07-74c7-4f8f-aa5f-056375685dd8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:52.663227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c07e3a07-74c7-4f8f-aa5f-056375685dd8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:52.686672 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.686672 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:52.695098 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c07e3a07-74c7-4f8f-aa5f-056375685dd8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:52.702096 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c07e3a07-74c7-4f8f-aa5f-056375685dd8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:52.702691 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 510/2051] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:52 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:52.759971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ced59194-8492-4e6b-8347-541b9ff3752b req-04de9189-e0e1-4007-9171-01fa4014350d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.762593 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-04de9189-e0e1-4007-9171-01fa4014350d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:52.762593 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-04de9189-e0e1-4007-9171-01fa4014350d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:52.762593 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-04de9189-e0e1-4007-9171-01fa4014350d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:52.775993 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.775993 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:52.780708 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ced59194-8492-4e6b-8347-541b9ff3752b req-04de9189-e0e1-4007-9171-01fa4014350d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:52.786945 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-04de9189-e0e1-4007-9171-01fa4014350d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:52.787454 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 509/2052] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:26:52 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:52.813668 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ced59194-8492-4e6b-8347-541b9ff3752b req-a5e4a5e9-7222-45f5-b6bf-8c6baa00baa6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.816552 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-a5e4a5e9-7222-45f5-b6bf-8c6baa00baa6 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] POST https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f/action Aug 19 21:26:52.816857 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-a5e4a5e9-7222-45f5-b6bf-8c6baa00baa6 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:52.817647 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-a5e4a5e9-7222-45f5-b6bf-8c6baa00baa6 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:52.833654 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.833654 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:52.834929 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-ced59194-8492-4e6b-8347-541b9ff3752b req-a5e4a5e9-7222-45f5-b6bf-8c6baa00baa6 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:52.855667 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-ced59194-8492-4e6b-8347-541b9ff3752b req-a5e4a5e9-7222-45f5-b6bf-8c6baa00baa6 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Begin detaching volume completed successfully. Aug 19 21:26:52.856724 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-a5e4a5e9-7222-45f5-b6bf-8c6baa00baa6 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f/action returned with HTTP 202 Aug 19 21:26:52.856984 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 517/2053] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:26:52 2026] POST /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:52.917814 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0063e99a-9550-4ad0-b9df-55e32c8c2a6f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.919218 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0063e99a-9550-4ad0-b9df-55e32c8c2a6f None None] GET https://10.4.3.158/volume// Aug 19 21:26:52.919218 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0063e99a-9550-4ad0-b9df-55e32c8c2a6f None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:52.919218 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0063e99a-9550-4ad0-b9df-55e32c8c2a6f None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:52.919374 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0063e99a-9550-4ad0-b9df-55e32c8c2a6f None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:26:52.919757 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 511/2054] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:26:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:26:52.932124 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ced59194-8492-4e6b-8347-541b9ff3752b req-cd1e0c07-8efc-4939-8c5a-315cc1782cc1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:52.936376 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-cd1e0c07-8efc-4939-8c5a-315cc1782cc1 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:52.936731 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-cd1e0c07-8efc-4939-8c5a-315cc1782cc1 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:52.938699 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-cd1e0c07-8efc-4939-8c5a-315cc1782cc1 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:52.957527 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:52.957527 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:52.963043 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ced59194-8492-4e6b-8347-541b9ff3752b req-cd1e0c07-8efc-4939-8c5a-315cc1782cc1 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:52.969137 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-cd1e0c07-8efc-4939-8c5a-315cc1782cc1 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:52.969777 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 510/2055] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:26:52 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 1326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:26:53.267710 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:53.267710 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:53.268729 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:26:53.269577 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Checking backup size 1 against volume size 1 {{(pid=100175) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 21:26:53.270498 np0000007814 devstack@c-api.service[100175]: INFO cinder.backup.api [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Overwriting volume 8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 with restore of backup 2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:53.304682 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] restore_backup in rpcapi backup_id 2de69d6c-b7f9-4218-b2b6-4c215c55128b {{(pid=100175) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 21:26:53.307618 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b875ac3-bfb3-4572-9ee2-f41294be84b1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b/restore returned with HTTP 202 Aug 19 21:26:53.308155 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 518/2056] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Aug 19 21:26:52 2026] POST /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b/restore => generated 189 bytes in 1306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:53.328916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-646f2208-ec9a-4692-9d2c-7de1b25fadf7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:53.331227 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-646f2208-ec9a-4692-9d2c-7de1b25fadf7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:53.331373 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-646f2208-ec9a-4692-9d2c-7de1b25fadf7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:53.331616 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-646f2208-ec9a-4692-9d2c-7de1b25fadf7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:53.332766 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-646f2208-ec9a-4692-9d2c-7de1b25fadf7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:53.339837 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:53.339837 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:53.341129 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-646f2208-ec9a-4692-9d2c-7de1b25fadf7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:53.341708 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 518/2057] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:53 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:53.409555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3ce0e6bf-e5b0-4ecb-938f-af5c34d79cc2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:53.411812 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ce0e6bf-e5b0-4ecb-938f-af5c34d79cc2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:26:53.412435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ce0e6bf-e5b0-4ecb-938f-af5c34d79cc2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:53.412435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ce0e6bf-e5b0-4ecb-938f-af5c34d79cc2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:53.426355 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ce0e6bf-e5b0-4ecb-938f-af5c34d79cc2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 404 Aug 19 21:26:53.426792 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 512/2058] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:53 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:26:53.476103 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c26312c9-a3ae-4336-a7d4-a7d245356188 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:53.478431 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c26312c9-a3ae-4336-a7d4-a7d245356188 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:53.478812 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c26312c9-a3ae-4336-a7d4-a7d245356188 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:53.479147 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c26312c9-a3ae-4336-a7d4-a7d245356188 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:53.479419 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c26312c9-a3ae-4336-a7d4-a7d245356188 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:53.492232 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:53.492232 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:53.494227 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c26312c9-a3ae-4336-a7d4-a7d245356188 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:53.494804 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 511/2059] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:53 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:54.356215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-476b81b8-ad0a-47f1-b1b5-2e6336081231 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:54.358448 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-476b81b8-ad0a-47f1-b1b5-2e6336081231 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:54.358724 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-476b81b8-ad0a-47f1-b1b5-2e6336081231 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:54.358976 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-476b81b8-ad0a-47f1-b1b5-2e6336081231 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:54.359623 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-476b81b8-ad0a-47f1-b1b5-2e6336081231 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:54.365248 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:54.365248 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:54.366311 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-476b81b8-ad0a-47f1-b1b5-2e6336081231 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:54.366855 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 519/2060] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:54 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:54.495993 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:54.511005 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ddf24288-44d9-4d81-a696-149428897a8f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:54.513159 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddf24288-44d9-4d81-a696-149428897a8f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:54.513374 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddf24288-44d9-4d81-a696-149428897a8f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:54.513694 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddf24288-44d9-4d81-a696-149428897a8f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:54.513694 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ddf24288-44d9-4d81-a696-149428897a8f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:54.518415 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:54.518415 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:54.519342 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddf24288-44d9-4d81-a696-149428897a8f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:54.519747 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 513/2061] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:54 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:54.590576 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:54.590576 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1494821271"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:54.591903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1494821271'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:54.592064 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume of 1 GB Aug 19 21:26:54.597455 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Availability Zones retrieved successfully. Aug 19 21:26:54.604813 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (9842b565-d383-4282-8f14-4f804e2f4162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:54.605744 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037b5814-f340-4694-8e0a-9f6137581505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:54.607133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:54.660978 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037b5814-f340-4694-8e0a-9f6137581505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:54.662216 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29040ca8-2591-4e56-b671-c6f05e77d3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:54.729767 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:54.734694 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:54.735167 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-767987585"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:54.737081 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-767987585'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:54.737081 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume of 1 GB Aug 19 21:26:54.744319 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Availability Zones retrieved successfully. Aug 19 21:26:54.750996 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (e330238c-c2bc-4ece-ad20-ed9b4c9a159d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:54.752195 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c93c9b-d607-430b-8099-a9eb3031e114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:54.753462 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:54.790893 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Created reservations ['0e1eda24-3a9b-4beb-b219-82e205064116', 'f864d79a-e68e-45f4-a982-cba25f150398', '945f8837-8cbe-4419-b39a-b68bc284d67d', '8bb57c32-3f86-4848-9d67-f8c4946ded65'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:54.791809 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29040ca8-2591-4e56-b671-c6f05e77d3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e1eda24-3a9b-4beb-b219-82e205064116', 'f864d79a-e68e-45f4-a982-cba25f150398', '945f8837-8cbe-4419-b39a-b68bc284d67d', '8bb57c32-3f86-4848-9d67-f8c4946ded65']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:54.792652 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4675c693-150a-412a-83cb-fecf2ed70eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:54.792822 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c93c9b-d607-430b-8099-a9eb3031e114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:54.793680 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5eb6e07-95d0-4c26-bf32-ffd8071a6314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:54.827054 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4675c693-150a-412a-83cb-fecf2ed70eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f8a530d-8fce-442c-859d-ae234016be97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1494821271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['0e1eda24-3a9b-4beb-b219-82e205064116','f864d79a-e68e-45f4-a982-cba25f150398','945f8837-8cbe-4419-b39a-b68bc284d67d','8bb57c32-3f86-4848-9d67-f8c4946ded65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1494821271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f8a530d-8fce-442c-859d-ae234016be97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2869948788e419e896112b8e032523a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4833c57894544868e545a4baab5a16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:54.828081 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae918c90-66ef-46e2-8852-480ba9300def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:54.865144 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae918c90-66ef-46e2-8852-480ba9300def) transitioned into state 'SUCCESS' from state '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-1494821271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['0e1eda24-3a9b-4beb-b219-82e205064116','f864d79a-e68e-45f4-a982-cba25f150398','945f8837-8cbe-4419-b39a-b68bc284d67d','8bb57c32-3f86-4848-9d67-f8c4946ded65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:54.866279 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d166ed-9d68-4544-a01b-3c01946cbd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:54.884330 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Created reservations ['ad5ef333-1262-4c3a-93be-e4154fbe35ad', '037ff829-c80f-4f96-b7c1-25ebaf84cf6e', '4860d81d-5d0d-4055-9317-2bbad46440aa', 'f4ca1558-19a7-43b4-b169-103671f4fc96'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:54.885390 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5eb6e07-95d0-4c26-bf32-ffd8071a6314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad5ef333-1262-4c3a-93be-e4154fbe35ad', '037ff829-c80f-4f96-b7c1-25ebaf84cf6e', '4860d81d-5d0d-4055-9317-2bbad46440aa', 'f4ca1558-19a7-43b4-b169-103671f4fc96']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:54.887524 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039c5c52-ea7b-4c3e-b6a7-9dc4a3ae9f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:54.887671 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d166ed-9d68-4544-a01b-3c01946cbd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:54.888321 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (9842b565-d383-4282-8f14-4f804e2f4162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:54.888931 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request issued successfully. Aug 19 21:26:54.889778 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ffc127eb-e086-42c0-aacc-ae6e33e11b46 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:54.890971 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 519/2062] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:54 2026] POST /volume/v3/volumes => generated 764 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:54.905607 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b7b10905-aa75-4391-bb7b-9cab782da4fc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:54.907787 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7b10905-aa75-4391-bb7b-9cab782da4fc tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 Aug 19 21:26:54.908022 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7b10905-aa75-4391-bb7b-9cab782da4fc tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:54.908241 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7b10905-aa75-4391-bb7b-9cab782da4fc tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:54.918711 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:54.918711 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:54.920476 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039c5c52-ea7b-4c3e-b6a7-9dc4a3ae9f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e972216-7478-4c67-aefc-8dd170391f80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-767987585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['ad5ef333-1262-4c3a-93be-e4154fbe35ad','037ff829-c80f-4f96-b7c1-25ebaf84cf6e','4860d81d-5d0d-4055-9317-2bbad46440aa','f4ca1558-19a7-43b4-b169-103671f4fc96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-767987585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e972216-7478-4c67-aefc-8dd170391f80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c06692a1a147e3be39169bc7f9fd34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ecdc1b41020436eaf999da86aa6f185',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:54.922029 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b29150-acd0-4a7b-8276-f9ffa1202006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:54.925997 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b7b10905-aa75-4391-bb7b-9cab782da4fc tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:54.933129 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7b10905-aa75-4391-bb7b-9cab782da4fc tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 returned with HTTP 200 Aug 19 21:26:54.933664 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 520/2063] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:54 2026] GET /volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:54.952712 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b29150-acd0-4a7b-8276-f9ffa1202006) transitioned into state 'SUCCESS' from state '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-767987585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['ad5ef333-1262-4c3a-93be-e4154fbe35ad','037ff829-c80f-4f96-b7c1-25ebaf84cf6e','4860d81d-5d0d-4055-9317-2bbad46440aa','f4ca1558-19a7-43b4-b169-103671f4fc96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:54.953563 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abb656a-4402-43b9-b847-57b70b1e0a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:54.970960 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abb656a-4402-43b9-b847-57b70b1e0a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:54.972211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (e330238c-c2bc-4ece-ad20-ed9b4c9a159d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:54.973945 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request issued successfully. Aug 19 21:26:54.973945 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7a586f1-010d-45ea-8f7c-c075d48ac62c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:54.973945 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 512/2064] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:54 2026] POST /volume/v3/volumes => generated 748 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:54.992951 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2e4faeac-74d3-43c4-9a22-c59dd86fed5a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:54.995277 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e4faeac-74d3-43c4-9a22-c59dd86fed5a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 Aug 19 21:26:54.995873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e4faeac-74d3-43c4-9a22-c59dd86fed5a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:54.995873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e4faeac-74d3-43c4-9a22-c59dd86fed5a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:55.007679 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:55.007679 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:55.013733 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2e4faeac-74d3-43c4-9a22-c59dd86fed5a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:55.021595 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e4faeac-74d3-43c4-9a22-c59dd86fed5a tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 returned with HTTP 200 Aug 19 21:26:55.022281 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 514/2065] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:54 2026] GET /volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:55.379409 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c50b1e3c-d00f-42bb-b930-35eec3b49b5d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:55.382346 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c50b1e3c-d00f-42bb-b930-35eec3b49b5d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:55.382618 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c50b1e3c-d00f-42bb-b930-35eec3b49b5d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:55.382904 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c50b1e3c-d00f-42bb-b930-35eec3b49b5d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:55.383088 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c50b1e3c-d00f-42bb-b930-35eec3b49b5d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:55.389988 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:55.389988 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:55.391118 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c50b1e3c-d00f-42bb-b930-35eec3b49b5d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:55.391805 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 520/2066] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:55 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:55.535573 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b4e4db44-5e30-452b-83df-a91491171d67 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:55.537882 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b4e4db44-5e30-452b-83df-a91491171d67 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:55.538131 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b4e4db44-5e30-452b-83df-a91491171d67 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:55.538330 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b4e4db44-5e30-452b-83df-a91491171d67 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:55.538692 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b4e4db44-5e30-452b-83df-a91491171d67 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:55.543657 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:55.543657 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:55.544609 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b4e4db44-5e30-452b-83df-a91491171d67 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:55.545177 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 521/2067] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:55 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:55.954456 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-138908b4-5b10-4241-aa64-67ab7921d7cb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:55.955495 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-138908b4-5b10-4241-aa64-67ab7921d7cb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 Aug 19 21:26:55.955732 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-138908b4-5b10-4241-aa64-67ab7921d7cb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:55.955956 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-138908b4-5b10-4241-aa64-67ab7921d7cb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:55.967663 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:55.967663 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:55.974856 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-138908b4-5b10-4241-aa64-67ab7921d7cb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:55.983060 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-138908b4-5b10-4241-aa64-67ab7921d7cb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 returned with HTTP 200 Aug 19 21:26:55.983186 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 513/2068] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:55 2026] GET /volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:56.000353 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.002285 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:56.002890 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5f8a530d-8fce-442c-859d-ae234016be97", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1643583865"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:56.004221 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request body: {'volume': {"'source_volid": '5f8a530d-8fce-442c-859d-ae234016be97', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1643583865'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:56.004413 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume of 1 GB Aug 19 21:26:56.008832 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Availability Zones retrieved successfully. Aug 19 21:26:56.015775 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (cd7a3ca4-e803-4349-9b5b-e978c480f36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:56.016978 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a788fe6-433e-4528-ac9b-527e98e38406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.018217 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:56.041534 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-dd19110e-33d5-4351-b24a-f07de034eb49 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.044167 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dd19110e-33d5-4351-b24a-f07de034eb49 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 Aug 19 21:26:56.044406 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dd19110e-33d5-4351-b24a-f07de034eb49 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:56.044604 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dd19110e-33d5-4351-b24a-f07de034eb49 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:56.059919 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:56.059919 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:56.066220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a788fe6-433e-4528-ac9b-527e98e38406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.066220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6599101-829c-4f59-b21a-c5103a8fe3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.069111 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-dd19110e-33d5-4351-b24a-f07de034eb49 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:56.076869 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dd19110e-33d5-4351-b24a-f07de034eb49 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 returned with HTTP 200 Aug 19 21:26:56.077669 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 521/2069] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:56 2026] GET /volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:56.098890 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b9030d3a-c8b9-45cd-ad2e-f9d5c1b75245 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.101181 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9030d3a-c8b9-45cd-ad2e-f9d5c1b75245 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80/action Aug 19 21:26:56.101845 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9030d3a-c8b9-45cd-ad2e-f9d5c1b75245 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:56.101845 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9030d3a-c8b9-45cd-ad2e-f9d5c1b75245 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:56.123048 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:56.123048 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:56.123579 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-b9030d3a-c8b9-45cd-ad2e-f9d5c1b75245 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Updating volume '2e972216-7478-4c67-aefc-8dd170391f80' with '{'status': 'attaching'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:26:56.145433 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Created reservations ['eb6ea2c4-8f2f-4d64-8d83-5142d4956db4', '33445fcc-2ed0-470f-b27c-ae37cf7654aa', '7b3b0aee-94cf-4a82-9064-3352c6a95219', '954895d5-d54a-4da8-ad4e-6437b00eb2ab'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:56.146434 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6599101-829c-4f59-b21a-c5103a8fe3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb6ea2c4-8f2f-4d64-8d83-5142d4956db4', '33445fcc-2ed0-470f-b27c-ae37cf7654aa', '7b3b0aee-94cf-4a82-9064-3352c6a95219', '954895d5-d54a-4da8-ad4e-6437b00eb2ab']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.149603 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1161650-b35e-424e-a478-c3ca1294f7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.186288 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1161650-b35e-424e-a478-c3ca1294f7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '798e38cc-1b43-4939-a3b7-5862ba5a409f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1643583865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['eb6ea2c4-8f2f-4d64-8d83-5142d4956db4','33445fcc-2ed0-470f-b27c-ae37cf7654aa','7b3b0aee-94cf-4a82-9064-3352c6a95219','954895d5-d54a-4da8-ad4e-6437b00eb2ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1643583865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=798e38cc-1b43-4939-a3b7-5862ba5a409f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2869948788e419e896112b8e032523a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4833c57894544868e545a4baab5a16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.186508 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9030d3a-c8b9-45cd-ad2e-f9d5c1b75245 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80/action returned with HTTP 202 Aug 19 21:26:56.187114 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 522/2070] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:26:56 2026] POST /volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:56.187868 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a8d094-d18b-49d4-9f05-5b30a87c17aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.204424 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e418aa06-4596-4345-919a-f77ddf0cd739 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.207468 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e418aa06-4596-4345-919a-f77ddf0cd739 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 Aug 19 21:26:56.207674 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e418aa06-4596-4345-919a-f77ddf0cd739 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:56.207876 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e418aa06-4596-4345-919a-f77ddf0cd739 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:56.217740 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:56.217740 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:56.224366 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e418aa06-4596-4345-919a-f77ddf0cd739 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:56.229677 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e418aa06-4596-4345-919a-f77ddf0cd739 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 returned with HTTP 200 Aug 19 21:26:56.230162 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 514/2071] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:56 2026] GET /volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:26:56.232185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ced59194-8492-4e6b-8347-541b9ff3752b req-b3007b8e-8b8f-4682-8ab4-65b26ee9a95d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.234882 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-b3007b8e-8b8f-4682-8ab4-65b26ee9a95d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] DELETE https://10.4.3.158/volume/v3/attachments/6e39fab9-26af-4fad-a950-d55fa8898036 Aug 19 21:26:56.235167 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-b3007b8e-8b8f-4682-8ab4-65b26ee9a95d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:56.235396 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-b3007b8e-8b8f-4682-8ab4-65b26ee9a95d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:56.239390 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a8d094-d18b-49d4-9f05-5b30a87c17aa) transitioned into state 'SUCCESS' from state '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-1643583865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['eb6ea2c4-8f2f-4d64-8d83-5142d4956db4','33445fcc-2ed0-470f-b27c-ae37cf7654aa','7b3b0aee-94cf-4a82-9064-3352c6a95219','954895d5-d54a-4da8-ad4e-6437b00eb2ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.239583 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=447,cinder:UPDATE=102,cinder:INSERT=66 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:26:56.240422 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39da4489-53c5-45de-ae2d-d247e29c891a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.246455 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:56.246455 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:56.247404 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-861305e3-9aed-43b5-b30d-ab8a52a1f756 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.250560 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-861305e3-9aed-43b5-b30d-ab8a52a1f756 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80/action Aug 19 21:26:56.251184 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-861305e3-9aed-43b5-b30d-ab8a52a1f756 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:56.251349 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-861305e3-9aed-43b5-b30d-ab8a52a1f756 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:56.260586 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39da4489-53c5-45de-ae2d-d247e29c891a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.260749 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (cd7a3ca4-e803-4349-9b5b-e978c480f36f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:56.261114 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request issued successfully. Aug 19 21:26:56.261657 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-507c557f-3fb3-4ecf-ab1c-c4a60bee3b57 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:56.261749 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:56.261749 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:56.263030 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 515/2072] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:55 2026] POST /volume/v3/volumes => generated 764 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:56.263095 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-861305e3-9aed-43b5-b30d-ab8a52a1f756 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Volume info retrieved successfully. Aug 19 21:26:56.282616 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.283648 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.287864 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:56.287864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5f8a530d-8fce-442c-859d-ae234016be97", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-687053604"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:56.287997 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:56.287997 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "12c5458f-da50-4a5e-a0e9-272df41b75f7", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:56.292022 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '12c5458f-da50-4a5e-a0e9-272df41b75f7', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:56.292194 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request body: {'volume': {"'source_volid": '5f8a530d-8fce-442c-859d-ae234016be97', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-687053604'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:56.292317 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume of 1 GB Aug 19 21:26:56.302791 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Availability Zones retrieved successfully. Aug 19 21:26:56.309965 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (4ecd4cc1-803f-4c3c-a8a2-9674afeb2894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:56.310877 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53f2ea3b-3fe7-4488-84cf-7d24159f1f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.311809 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:56.314500 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-861305e3-9aed-43b5-b30d-ab8a52a1f756 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Delete volume request issued successfully. Aug 19 21:26:56.314732 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-861305e3-9aed-43b5-b30d-ab8a52a1f756 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80/action returned with HTTP 202 Aug 19 21:26:56.315227 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 523/2073] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:26:56 2026] POST /volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:56.326991 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fad7af19-b833-4c04-b4cb-8aac2bb27d01 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.330555 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fad7af19-b833-4c04-b4cb-8aac2bb27d01 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 Aug 19 21:26:56.330776 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fad7af19-b833-4c04-b4cb-8aac2bb27d01 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:56.331063 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fad7af19-b833-4c04-b4cb-8aac2bb27d01 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:56.341607 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ced59194-8492-4e6b-8347-541b9ff3752b req-b3007b8e-8b8f-4682-8ab4-65b26ee9a95d tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/attachments/6e39fab9-26af-4fad-a950-d55fa8898036 returned with HTTP 200 Aug 19 21:26:56.342157 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 522/2074] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:26:56 2026] DELETE /volume/v3/attachments/6e39fab9-26af-4fad-a950-d55fa8898036 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:56.357302 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53f2ea3b-3fe7-4488-84cf-7d24159f1f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.357656 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (def0a3bb-d115-41ad-acf6-8de3a099e962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.358252 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:56.358252 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:56.368320 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fad7af19-b833-4c04-b4cb-8aac2bb27d01 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:56.372788 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fad7af19-b833-4c04-b4cb-8aac2bb27d01 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 returned with HTTP 200 Aug 19 21:26:56.373526 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 524/2075] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:56 2026] GET /volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:56.407396 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-aecfd87f-56c1-42f5-a689-1627c624d34c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.409562 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aecfd87f-56c1-42f5-a689-1627c624d34c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:56.409908 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aecfd87f-56c1-42f5-a689-1627c624d34c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:56.410199 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aecfd87f-56c1-42f5-a689-1627c624d34c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:56.410358 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-aecfd87f-56c1-42f5-a689-1627c624d34c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:56.417525 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:56.417525 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:56.417966 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Created reservations ['47ceb0d5-a409-48ec-9ae7-118b55f90d23', 'a1aec4c7-8a1b-4323-8ff6-f5086319436e', '1148fd6a-4038-4612-9aa8-b5f3446b3a7f', 'f2f5b25d-5b8a-4324-a7e0-797c10932f25'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:56.419440 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aecfd87f-56c1-42f5-a689-1627c624d34c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:56.419440 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 523/2076] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:56 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:56.421221 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (def0a3bb-d115-41ad-acf6-8de3a099e962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47ceb0d5-a409-48ec-9ae7-118b55f90d23', 'a1aec4c7-8a1b-4323-8ff6-f5086319436e', '1148fd6a-4038-4612-9aa8-b5f3446b3a7f', 'f2f5b25d-5b8a-4324-a7e0-797c10932f25']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.421945 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd04ee0f-047a-42ae-9cc3-576c68e96710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.454315 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd04ee0f-047a-42ae-9cc3-576c68e96710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '992baaad-8552-464e-bb96-ffa79d4731ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-687053604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['47ceb0d5-a409-48ec-9ae7-118b55f90d23','a1aec4c7-8a1b-4323-8ff6-f5086319436e','1148fd6a-4038-4612-9aa8-b5f3446b3a7f','f2f5b25d-5b8a-4324-a7e0-797c10932f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-687053604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=992baaad-8552-464e-bb96-ffa79d4731ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2869948788e419e896112b8e032523a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4833c57894544868e545a4baab5a16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.454315 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99d8b7a9-49c5-4e9e-81b4-0356632f9583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.482455 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99d8b7a9-49c5-4e9e-81b4-0356632f9583) transitioned into state 'SUCCESS' from state '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-687053604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['47ceb0d5-a409-48ec-9ae7-118b55f90d23','a1aec4c7-8a1b-4323-8ff6-f5086319436e','1148fd6a-4038-4612-9aa8-b5f3446b3a7f','f2f5b25d-5b8a-4324-a7e0-797c10932f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.483645 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e02c25a7-7db1-4ae7-a401-dbb767181513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.497982 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e02c25a7-7db1-4ae7-a401-dbb767181513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.498873 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (4ecd4cc1-803f-4c3c-a8a2-9674afeb2894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:56.499597 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request issued successfully. Aug 19 21:26:56.500070 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2511311-6e57-4552-a6f9-326ebc60fd0b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:56.501508 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 515/2077] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:56 2026] POST /volume/v3/volumes => generated 763 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:56.518905 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume of 1 GB Aug 19 21:26:56.519618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.519692 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:56.519692 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:56.521391 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:56.522450 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=482,cinder:UPDATE=111,cinder:INSERT=59 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:26:56.522602 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5f8a530d-8fce-442c-859d-ae234016be97", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1882602034"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:56.524280 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request body: {'volume': {"'source_volid": '5f8a530d-8fce-442c-859d-ae234016be97', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1882602034'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:56.524488 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume of 1 GB Aug 19 21:26:56.525286 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Availability Zones retrieved successfully. Aug 19 21:26:56.531006 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Availability Zones retrieved successfully. Aug 19 21:26:56.532673 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Flow 'volume_create_api' (03e558ee-c640-4112-b775-57931e6a18eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:56.533106 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e74f099-1bdb-40b4-af34-2e63eefdc017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.534385 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:56.539283 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (ffef4103-6373-4ce4-98cd-0d10b946cb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:56.540642 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43bba168-97a5-49ee-a331-9f8958e383b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.541746 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:56.557104 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-84b68934-fa6d-4153-8e00-f11fca047275 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.559191 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-84b68934-fa6d-4153-8e00-f11fca047275 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:56.559371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-84b68934-fa6d-4153-8e00-f11fca047275 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:56.559553 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-84b68934-fa6d-4153-8e00-f11fca047275 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:56.559711 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-84b68934-fa6d-4153-8e00-f11fca047275 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:56.564490 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:56.564490 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:56.565337 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-84b68934-fa6d-4153-8e00-f11fca047275 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:56.565875 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 524/2078] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:56 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:56.581033 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43bba168-97a5-49ee-a331-9f8958e383b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.582248 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ff73dad-a852-4f4f-8f9e-c89e2b48cac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.604328 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e74f099-1bdb-40b4-af34-2e63eefdc017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.605721 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71de9bb8-23a7-4ef8-87de-a860dc3f7cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.710310 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Created reservations ['80d7bb2f-72b8-4328-94c3-e9615ea6bdea', '8fc6c422-162a-4bb9-89f7-012ac6385e9c', 'c24bf5d2-1fb7-45c3-beb7-300816fd66ae', '3435f8a9-b995-4301-bcdb-b6c9bf880aa6'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:56.711758 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ff73dad-a852-4f4f-8f9e-c89e2b48cac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80d7bb2f-72b8-4328-94c3-e9615ea6bdea', '8fc6c422-162a-4bb9-89f7-012ac6385e9c', 'c24bf5d2-1fb7-45c3-beb7-300816fd66ae', '3435f8a9-b995-4301-bcdb-b6c9bf880aa6']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.712928 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca52b4e1-ecf9-45bd-a746-6afd50d71cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.713671 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Created reservations ['71de0aa2-6f3a-4553-a989-9b68fb296810', '78a22865-f98f-4764-99cf-670198eb7b2b', '7112614a-3cd3-42cd-935d-12191d4d99e9', 'cb2b9dda-9f1e-43f0-bef9-3b6d6c399158'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:56.714596 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71de9bb8-23a7-4ef8-87de-a860dc3f7cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71de0aa2-6f3a-4553-a989-9b68fb296810', '78a22865-f98f-4764-99cf-670198eb7b2b', '7112614a-3cd3-42cd-935d-12191d4d99e9', 'cb2b9dda-9f1e-43f0-bef9-3b6d6c399158']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.715645 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (427c23e8-5bbc-4599-929b-e8d55d67b45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.746477 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (427c23e8-5bbc-4599-929b-e8d55d67b45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f637f156-fa06-4410-8e10-4b212bcdbd01', '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='178f67cc25084bc3a49daa004f21f276',qos_specs=None,replication_status=,reservations=['71de0aa2-6f3a-4553-a989-9b68fb296810','78a22865-f98f-4764-99cf-670198eb7b2b','7112614a-3cd3-42cd-935d-12191d4d99e9','cb2b9dda-9f1e-43f0-bef9-3b6d6c399158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:56Z,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=f637f156-fa06-4410-8e10-4b212bcdbd01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='178f67cc25084bc3a49daa004f21f276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.747342 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58864925-068c-49f2-92be-ab75437e99b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.753876 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca52b4e1-ecf9-45bd-a746-6afd50d71cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c71b1562-1efb-4430-a7b9-6d6d41b5b206', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1882602034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['80d7bb2f-72b8-4328-94c3-e9615ea6bdea','8fc6c422-162a-4bb9-89f7-012ac6385e9c','c24bf5d2-1fb7-45c3-beb7-300816fd66ae','3435f8a9-b995-4301-bcdb-b6c9bf880aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1882602034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c71b1562-1efb-4430-a7b9-6d6d41b5b206,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2869948788e419e896112b8e032523a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4833c57894544868e545a4baab5a16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.755332 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a981e11-4270-4fda-937e-0fef8bee12a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.779225 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58864925-068c-49f2-92be-ab75437e99b0) transitioned into state 'SUCCESS' from 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='178f67cc25084bc3a49daa004f21f276',qos_specs=None,replication_status=,reservations=['71de0aa2-6f3a-4553-a989-9b68fb296810','78a22865-f98f-4764-99cf-670198eb7b2b','7112614a-3cd3-42cd-935d-12191d4d99e9','cb2b9dda-9f1e-43f0-bef9-3b6d6c399158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.780886 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5f1381-d411-48c4-b306-d0e7c88208e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.801528 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a981e11-4270-4fda-937e-0fef8bee12a5) transitioned into state 'SUCCESS' from state '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-1882602034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['80d7bb2f-72b8-4328-94c3-e9615ea6bdea','8fc6c422-162a-4bb9-89f7-012ac6385e9c','c24bf5d2-1fb7-45c3-beb7-300816fd66ae','3435f8a9-b995-4301-bcdb-b6c9bf880aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.802776 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2183569a-b0fc-431b-8c59-aba78a95543a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.803562 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5f1381-d411-48c4-b306-d0e7c88208e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.804584 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Flow 'volume_create_api' (03e558ee-c640-4112-b775-57931e6a18eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:56.805632 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume request issued successfully. Aug 19 21:26:56.805999 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0eaba6fa-8c22-472a-bc4f-752d8fc9b72a tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:56.806570 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 516/2079] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:26:56 2026] POST /volume/v3/volumes => generated 775 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:56.824929 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e41834e-b5de-46e2-b84e-6bd027526923 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.829410 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e41834e-b5de-46e2-b84e-6bd027526923 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:26:56.829410 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e41834e-b5de-46e2-b84e-6bd027526923 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:56.831251 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e41834e-b5de-46e2-b84e-6bd027526923 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:56.836505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2183569a-b0fc-431b-8c59-aba78a95543a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.837800 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (ffef4103-6373-4ce4-98cd-0d10b946cb14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:56.838656 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request issued successfully. Aug 19 21:26:56.839402 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e5dc04b4-0fd0-43c6-9a54-3e5f348a4326 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:56.840023 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 525/2080] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:56 2026] POST /volume/v3/volumes => generated 764 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:56.844485 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:56.844485 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:56.854583 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1e41834e-b5de-46e2-b84e-6bd027526923 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:56.857779 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1b769663-e609-41ca-8959-ee4f246ae8bb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:56.863158 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e41834e-b5de-46e2-b84e-6bd027526923 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 200 Aug 19 21:26:56.863296 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:56.863515 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 516/2081] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:56 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:56.865518 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5f8a530d-8fce-442c-859d-ae234016be97", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-580860726"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:56.870136 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request body: {'volume': {"'source_volid": '5f8a530d-8fce-442c-859d-ae234016be97', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-580860726'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:56.870136 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume of 1 GB Aug 19 21:26:56.877370 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Availability Zones retrieved successfully. Aug 19 21:26:56.890038 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (ec224543-43ae-4124-bef7-f399e7554b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:56.892066 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7f9fcc-8bb3-4be1-9d19-d411cbf0fe3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.893380 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:56.940743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7f9fcc-8bb3-4be1-9d19-d411cbf0fe3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:56.941809 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14844636-2e86-435d-aa91-3af747d8b303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:56.998962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Created reservations ['3e1571d0-16b0-4319-8a21-324e2555d374', '47b9b8f9-aa6c-4e16-bf8a-6f024a5c33bc', '98f97f84-650c-4087-a469-1a3d1c938ad8', 'a2560bcb-3165-474a-9760-09aa717665af'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:56.999949 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14844636-2e86-435d-aa91-3af747d8b303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e1571d0-16b0-4319-8a21-324e2555d374', '47b9b8f9-aa6c-4e16-bf8a-6f024a5c33bc', '98f97f84-650c-4087-a469-1a3d1c938ad8', 'a2560bcb-3165-474a-9760-09aa717665af']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.000675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73441adb-16dd-4b5f-8c3d-299bdd54109b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.035305 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73441adb-16dd-4b5f-8c3d-299bdd54109b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f01048f-3595-47fd-9e0a-21eddf6f3549', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-580860726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['3e1571d0-16b0-4319-8a21-324e2555d374','47b9b8f9-aa6c-4e16-bf8a-6f024a5c33bc','98f97f84-650c-4087-a469-1a3d1c938ad8','a2560bcb-3165-474a-9760-09aa717665af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-580860726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f01048f-3595-47fd-9e0a-21eddf6f3549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2869948788e419e896112b8e032523a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4833c57894544868e545a4baab5a16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.036653 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b279df70-3d01-459a-a44b-83c83e9ec4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.060787 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b279df70-3d01-459a-a44b-83c83e9ec4ce) transitioned into state 'SUCCESS' from state '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-580860726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['3e1571d0-16b0-4319-8a21-324e2555d374','47b9b8f9-aa6c-4e16-bf8a-6f024a5c33bc','98f97f84-650c-4087-a469-1a3d1c938ad8','a2560bcb-3165-474a-9760-09aa717665af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.061571 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57ba915-5c85-4e85-82c9-b686be41ae01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.073716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57ba915-5c85-4e85-82c9-b686be41ae01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.074789 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (ec224543-43ae-4124-bef7-f399e7554b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:57.075493 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request issued successfully. Aug 19 21:26:57.076634 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1b769663-e609-41ca-8959-ee4f246ae8bb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:57.077230 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 525/2082] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:56 2026] POST /volume/v3/volumes => generated 763 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 21:26:57.094571 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ada7b830-fc6c-4597-b88a-8b05452b325c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.098906 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:57.099433 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5f8a530d-8fce-442c-859d-ae234016be97", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-793071489"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:57.102551 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request body: {'volume': {"'source_volid": '5f8a530d-8fce-442c-859d-ae234016be97', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-793071489'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:57.102859 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume of 1 GB Aug 19 21:26:57.103531 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.103531 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:57.110534 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Availability Zones retrieved successfully. Aug 19 21:26:57.119661 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (6c3be838-e4fd-4cd4-9bfc-873d15161e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:57.121766 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1253e44b-0ff8-4606-8aa6-4bf61cd0be2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.124938 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:57.162874 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1253e44b-0ff8-4606-8aa6-4bf61cd0be2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.164866 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c346e5-2c41-4d9c-9ae7-1f8bc341fc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.185929 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1939868a-c5a4-464d-946e-f5de6b717faa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.188641 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1939868a-c5a4-464d-946e-f5de6b717faa tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:26:57.188916 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1939868a-c5a4-464d-946e-f5de6b717faa tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.190913 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1939868a-c5a4-464d-946e-f5de6b717faa tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.199202 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.199202 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:57.209408 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1939868a-c5a4-464d-946e-f5de6b717faa tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:26:57.219260 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1939868a-c5a4-464d-946e-f5de6b717faa tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:26:57.224043 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 526/2083] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:57.278500 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Created reservations ['f08e4fa9-1e87-4808-bc91-743782b91bd9', '8a974a71-48bd-4a83-84e1-6aa2f1f5ca8c', '9d9c9e8c-ef81-460b-af01-3b738133cae2', '22c035d7-931f-40c4-adf0-2efa9052415a'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:57.279607 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c346e5-2c41-4d9c-9ae7-1f8bc341fc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08e4fa9-1e87-4808-bc91-743782b91bd9', '8a974a71-48bd-4a83-84e1-6aa2f1f5ca8c', '9d9c9e8c-ef81-460b-af01-3b738133cae2', '22c035d7-931f-40c4-adf0-2efa9052415a']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.281427 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a669f3a-ba55-4344-b2de-1aae724e6729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.334790 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a669f3a-ba55-4344-b2de-1aae724e6729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62836469-6b34-4267-ac48-4fa5948529dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-793071489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['f08e4fa9-1e87-4808-bc91-743782b91bd9','8a974a71-48bd-4a83-84e1-6aa2f1f5ca8c','9d9c9e8c-ef81-460b-af01-3b738133cae2','22c035d7-931f-40c4-adf0-2efa9052415a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-793071489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62836469-6b34-4267-ac48-4fa5948529dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2869948788e419e896112b8e032523a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4833c57894544868e545a4baab5a16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.335767 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394d469d-e1bf-4686-b073-c7219a94a66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.382150 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394d469d-e1bf-4686-b073-c7219a94a66a) transitioned into state 'SUCCESS' from state '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-793071489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2869948788e419e896112b8e032523a',qos_specs=None,replication_status=,reservations=['f08e4fa9-1e87-4808-bc91-743782b91bd9','8a974a71-48bd-4a83-84e1-6aa2f1f5ca8c','9d9c9e8c-ef81-460b-af01-3b738133cae2','22c035d7-931f-40c4-adf0-2efa9052415a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4833c57894544868e545a4baab5a16b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.383045 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f402d8f-f8d1-4201-be9c-1178bf68ac16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.393645 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a92421e6-434b-4e0e-8491-a7ddecc3e84e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.396084 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a92421e6-434b-4e0e-8491-a7ddecc3e84e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 Aug 19 21:26:57.396341 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a92421e6-434b-4e0e-8491-a7ddecc3e84e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.396728 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a92421e6-434b-4e0e-8491-a7ddecc3e84e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.404992 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f402d8f-f8d1-4201-be9c-1178bf68ac16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.406499 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Flow 'volume_create_api' (6c3be838-e4fd-4cd4-9bfc-873d15161e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:57.406640 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a92421e6-434b-4e0e-8491-a7ddecc3e84e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 returned with HTTP 404 Aug 19 21:26:57.407563 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 517/2084] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:57.407701 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Create volume request issued successfully. Aug 19 21:26:57.408191 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ada7b830-fc6c-4597-b88a-8b05452b325c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:57.409784 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 517/2085] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:26:57 2026] POST /volume/v3/volumes => generated 763 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 21:26:57.421694 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-95602c33-6446-4bce-866c-08f0de32d531 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.424056 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-95602c33-6446-4bce-866c-08f0de32d531 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 Aug 19 21:26:57.424261 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-95602c33-6446-4bce-866c-08f0de32d531 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.424423 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-95602c33-6446-4bce-866c-08f0de32d531 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.427060 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-84a34c69-fb32-4d26-94d7-cb1b8f920eb1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.428614 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84a34c69-fb32-4d26-94d7-cb1b8f920eb1 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f Aug 19 21:26:57.429121 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84a34c69-fb32-4d26-94d7-cb1b8f920eb1 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.429366 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84a34c69-fb32-4d26-94d7-cb1b8f920eb1 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.433023 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c1a2c759-5a48-4284-a25d-d688c3906d7d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.437916 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c1a2c759-5a48-4284-a25d-d688c3906d7d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:57.437916 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c1a2c759-5a48-4284-a25d-d688c3906d7d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.437916 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c1a2c759-5a48-4284-a25d-d688c3906d7d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.438221 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c1a2c759-5a48-4284-a25d-d688c3906d7d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:57.440961 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-95602c33-6446-4bce-866c-08f0de32d531 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 returned with HTTP 404 Aug 19 21:26:57.440961 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 526/2086] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:57.441217 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.441217 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:57.446340 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.446340 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:57.447043 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-84a34c69-fb32-4d26-94d7-cb1b8f920eb1 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:57.450032 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c1a2c759-5a48-4284-a25d-d688c3906d7d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:57.450032 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 518/2087] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:57.453396 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84a34c69-fb32-4d26-94d7-cb1b8f920eb1 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f returned with HTTP 200 Aug 19 21:26:57.454188 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 527/2088] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:57.454351 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-78481455-e9e6-405d-9f16-7eb72b307a31 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.457246 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-78481455-e9e6-405d-9f16-7eb72b307a31 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 Aug 19 21:26:57.457246 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-78481455-e9e6-405d-9f16-7eb72b307a31 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.457743 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-78481455-e9e6-405d-9f16-7eb72b307a31 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.457743 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-78481455-e9e6-405d-9f16-7eb72b307a31 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Delete volume with id: 2e972216-7478-4c67-aefc-8dd170391f80 Aug 19 21:26:57.473801 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-78481455-e9e6-405d-9f16-7eb72b307a31 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 returned with HTTP 404 Aug 19 21:26:57.475219 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 518/2089] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:57 2026] DELETE /volume/v3/volumes/2e972216-7478-4c67-aefc-8dd170391f80 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:57.481106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-440d45a2-6da3-4b4b-8714-dc35edd64ccc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.483699 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-440d45a2-6da3-4b4b-8714-dc35edd64ccc tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea Aug 19 21:26:57.483699 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-440d45a2-6da3-4b4b-8714-dc35edd64ccc tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.483699 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-440d45a2-6da3-4b4b-8714-dc35edd64ccc tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.487494 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e6996ff0-3488-4c30-83c8-63bd2037212f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.491468 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:26:57.491890 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-693245363"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:57.493696 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-693245363'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:26:57.493754 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.493754 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:57.494782 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume of 1 GB Aug 19 21:26:57.499171 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-440d45a2-6da3-4b4b-8714-dc35edd64ccc tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:57.502045 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Availability Zones retrieved successfully. Aug 19 21:26:57.507954 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-440d45a2-6da3-4b4b-8714-dc35edd64ccc tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea returned with HTTP 200 Aug 19 21:26:57.507954 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 527/2090] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:57.512174 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (3dc3f833-497e-4469-b092-2fe7a0414d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:57.513949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3cb8899-7122-4a59-bc5f-e3de4936f655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.515369 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:26:57.524188 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-04c017e9-ef90-4d8c-9e42-46309b782d90 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.526540 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04c017e9-ef90-4d8c-9e42-46309b782d90 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 Aug 19 21:26:57.526777 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-04c017e9-ef90-4d8c-9e42-46309b782d90 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.526996 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-04c017e9-ef90-4d8c-9e42-46309b782d90 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.538415 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.538415 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:57.550761 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-04c017e9-ef90-4d8c-9e42-46309b782d90 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:57.558128 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3cb8899-7122-4a59-bc5f-e3de4936f655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.559356 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfff0196-6a0e-4711-93f9-0fefdf895f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.560073 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04c017e9-ef90-4d8c-9e42-46309b782d90 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 returned with HTTP 200 Aug 19 21:26:57.560691 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 528/2091] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:57.582483 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f81c91c4-d324-4986-9c92-5f8b8e6edf9f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.583184 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4ca1b7bc-cd36-4139-9c31-f4bd5df0bb97 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.586909 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f81c91c4-d324-4986-9c92-5f8b8e6edf9f tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 Aug 19 21:26:57.587220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f81c91c4-d324-4986-9c92-5f8b8e6edf9f tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.587492 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f81c91c4-d324-4986-9c92-5f8b8e6edf9f tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.587657 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4ca1b7bc-cd36-4139-9c31-f4bd5df0bb97 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:57.587859 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4ca1b7bc-cd36-4139-9c31-f4bd5df0bb97 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.588061 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4ca1b7bc-cd36-4139-9c31-f4bd5df0bb97 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.588159 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4ca1b7bc-cd36-4139-9c31-f4bd5df0bb97 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:57.597114 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.597114 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:57.597378 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.597378 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:57.598098 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4ca1b7bc-cd36-4139-9c31-f4bd5df0bb97 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:57.599059 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 528/2092] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:57.605110 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f81c91c4-d324-4986-9c92-5f8b8e6edf9f tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:57.611149 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f81c91c4-d324-4986-9c92-5f8b8e6edf9f tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 returned with HTTP 200 Aug 19 21:26:57.611590 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 519/2093] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:57.628904 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-731d42e4-3892-465c-8c8f-f6c560a75728 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.633883 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-731d42e4-3892-465c-8c8f-f6c560a75728 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd Aug 19 21:26:57.633883 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-731d42e4-3892-465c-8c8f-f6c560a75728 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.633883 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-731d42e4-3892-465c-8c8f-f6c560a75728 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.645389 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.645389 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:57.652335 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-731d42e4-3892-465c-8c8f-f6c560a75728 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:57.659925 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-731d42e4-3892-465c-8c8f-f6c560a75728 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd returned with HTTP 200 Aug 19 21:26:57.660569 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 529/2094] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:57.666697 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Created reservations ['ee51afc1-d3d2-437d-85af-23576cae2f8a', '4e466a28-4c1a-432c-ab9c-46432173dee1', '6f96296b-56ed-4e33-8a84-14fb4638aca0', '82b32fb0-17b1-4b53-9c1a-7a20d3328b9c'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:26:57.667974 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfff0196-6a0e-4711-93f9-0fefdf895f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee51afc1-d3d2-437d-85af-23576cae2f8a', '4e466a28-4c1a-432c-ab9c-46432173dee1', '6f96296b-56ed-4e33-8a84-14fb4638aca0', '82b32fb0-17b1-4b53-9c1a-7a20d3328b9c']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.668665 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4faccb7-fec2-4cd9-8e6a-1fd130b24288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.716676 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4faccb7-fec2-4cd9-8e6a-1fd130b24288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0221754-bf80-477c-b17b-02754f88449e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-693245363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['ee51afc1-d3d2-437d-85af-23576cae2f8a','4e466a28-4c1a-432c-ab9c-46432173dee1','6f96296b-56ed-4e33-8a84-14fb4638aca0','82b32fb0-17b1-4b53-9c1a-7a20d3328b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-693245363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0221754-bf80-477c-b17b-02754f88449e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c06692a1a147e3be39169bc7f9fd34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ecdc1b41020436eaf999da86aa6f185',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.717694 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92846222-cedb-4ce9-8d3e-0ec45b916eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.772602 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92846222-cedb-4ce9-8d3e-0ec45b916eea) transitioned into state 'SUCCESS' from state '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-693245363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['ee51afc1-d3d2-437d-85af-23576cae2f8a','4e466a28-4c1a-432c-ab9c-46432173dee1','6f96296b-56ed-4e33-8a84-14fb4638aca0','82b32fb0-17b1-4b53-9c1a-7a20d3328b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.772602 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7685e9eb-2b87-462a-8b3f-2848ea825377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:26:57.804644 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7685e9eb-2b87-462a-8b3f-2848ea825377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:26:57.805594 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (3dc3f833-497e-4469-b092-2fe7a0414d8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:26:57.805936 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request issued successfully. Aug 19 21:26:57.806700 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6996ff0-3488-4c30-83c8-63bd2037212f tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:26:57.807719 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 519/2095] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:26:57 2026] POST /volume/v3/volumes => generated 748 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:26:57.825683 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-21e0ccf4-9be1-4280-a4b1-4a47d40d918e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.827978 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-21e0ccf4-9be1-4280-a4b1-4a47d40d918e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e Aug 19 21:26:57.828248 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-21e0ccf4-9be1-4280-a4b1-4a47d40d918e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.828499 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-21e0ccf4-9be1-4280-a4b1-4a47d40d918e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.842387 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.842387 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:57.850262 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-21e0ccf4-9be1-4280-a4b1-4a47d40d918e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:57.861306 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-21e0ccf4-9be1-4280-a4b1-4a47d40d918e tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e returned with HTTP 200 Aug 19 21:26:57.861784 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 529/2096] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:57.882229 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c3904bd6-ff56-4120-b1de-3e564c0be55d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:57.884338 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c3904bd6-ff56-4120-b1de-3e564c0be55d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:26:57.884561 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c3904bd6-ff56-4120-b1de-3e564c0be55d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:57.884761 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c3904bd6-ff56-4120-b1de-3e564c0be55d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:57.895483 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:57.895483 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:57.902855 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c3904bd6-ff56-4120-b1de-3e564c0be55d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:57.909213 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c3904bd6-ff56-4120-b1de-3e564c0be55d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 200 Aug 19 21:26:57.909795 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 520/2097] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:57 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:58.469057 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a1163205-1070-486c-ab94-64db5b1485dd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.471173 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1163205-1070-486c-ab94-64db5b1485dd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:58.471173 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1163205-1070-486c-ab94-64db5b1485dd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:58.471723 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1163205-1070-486c-ab94-64db5b1485dd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:58.471723 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a1163205-1070-486c-ab94-64db5b1485dd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:58.476905 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.476905 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:58.477903 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1163205-1070-486c-ab94-64db5b1485dd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:58.478459 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 530/2098] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:58 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:58.615321 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-81c62e9d-9878-499c-874b-93866af95c89 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.618804 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-81c62e9d-9878-499c-874b-93866af95c89 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:58.619191 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-81c62e9d-9878-499c-874b-93866af95c89 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:58.619605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-81c62e9d-9878-499c-874b-93866af95c89 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:58.619771 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-81c62e9d-9878-499c-874b-93866af95c89 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:58.623197 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=546,cinder:INSERT=94,cinder:UPDATE=158,cinder:DELETE=2 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:26:58.628514 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.628514 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:58.629758 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-81c62e9d-9878-499c-874b-93866af95c89 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:58.630374 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 520/2099] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:58 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:58.649903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7729414e-ffa0-4018-9877-cb20df8085ce None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.652063 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7729414e-ffa0-4018-9877-cb20df8085ce tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:26:58.652312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7729414e-ffa0-4018-9877-cb20df8085ce tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:58.652527 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7729414e-ffa0-4018-9877-cb20df8085ce tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:58.652592 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-7729414e-ffa0-4018-9877-cb20df8085ce tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:58.658992 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.658992 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:58.659879 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7729414e-ffa0-4018-9877-cb20df8085ce tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:26:58.660240 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 530/2100] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:58 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:58.678327 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e240b048-3857-471a-bf80-63b4c3073aa4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.678882 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b92a5643-f0fb-472b-8cff-bfa88b2cd4ea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.680519 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e240b048-3857-471a-bf80-63b4c3073aa4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] DELETE https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:58.680748 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e240b048-3857-471a-bf80-63b4c3073aa4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:58.681077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e240b048-3857-471a-bf80-63b4c3073aa4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:58.681864 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-e240b048-3857-471a-bf80-63b4c3073aa4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Delete backup with id: 69440c21-2546-4005-9ea5-e56a4c7445e2. Aug 19 21:26:58.682065 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b92a5643-f0fb-472b-8cff-bfa88b2cd4ea tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd Aug 19 21:26:58.682703 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b92a5643-f0fb-472b-8cff-bfa88b2cd4ea tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:58.682703 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b92a5643-f0fb-472b-8cff-bfa88b2cd4ea tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:58.697878 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.697878 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:58.701446 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.701446 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:58.716111 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b92a5643-f0fb-472b-8cff-bfa88b2cd4ea tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:58.722386 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b92a5643-f0fb-472b-8cff-bfa88b2cd4ea tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd returned with HTTP 200 Aug 19 21:26:58.723447 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 531/2101] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:58 2026] GET /volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:58.735999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-e240b048-3857-471a-bf80-63b4c3073aa4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] delete_backup rpcapi backup_id 69440c21-2546-4005-9ea5-e56a4c7445e2 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:26:58.739177 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e240b048-3857-471a-bf80-63b4c3073aa4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 202 Aug 19 21:26:58.740135 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 521/2102] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:58 2026] DELETE /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:58.741444 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-04241d24-5ddd-4f09-a16d-5511bb5b05ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.744096 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04241d24-5ddd-4f09-a16d-5511bb5b05ee tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] DELETE https://10.4.3.158/volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd Aug 19 21:26:58.744461 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04241d24-5ddd-4f09-a16d-5511bb5b05ee tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:58.744671 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04241d24-5ddd-4f09-a16d-5511bb5b05ee tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:58.744980 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-04241d24-5ddd-4f09-a16d-5511bb5b05ee tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume with id: 62836469-6b34-4267-ac48-4fa5948529dd Aug 19 21:26:58.754293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8b04902d-c11b-4376-8152-54f94d8c556b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.758336 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b04902d-c11b-4376-8152-54f94d8c556b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:58.759897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b04902d-c11b-4376-8152-54f94d8c556b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:58.759897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b04902d-c11b-4376-8152-54f94d8c556b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:58.759897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-8b04902d-c11b-4376-8152-54f94d8c556b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:58.760581 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.760581 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:58.760581 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-04241d24-5ddd-4f09-a16d-5511bb5b05ee tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:58.769593 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.769593 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:58.770497 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b04902d-c11b-4376-8152-54f94d8c556b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 200 Aug 19 21:26:58.770891 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 531/2103] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:58 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:58.807264 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-04241d24-5ddd-4f09-a16d-5511bb5b05ee tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume request issued successfully. Aug 19 21:26:58.807520 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04241d24-5ddd-4f09-a16d-5511bb5b05ee tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd returned with HTTP 202 Aug 19 21:26:58.808114 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 521/2104] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:58 2026] DELETE /volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:58.819718 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ed78572b-095c-4f2f-9de7-c57ed19633ae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.821836 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ed78572b-095c-4f2f-9de7-c57ed19633ae tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd Aug 19 21:26:58.822086 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ed78572b-095c-4f2f-9de7-c57ed19633ae tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:58.822334 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ed78572b-095c-4f2f-9de7-c57ed19633ae tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:58.839774 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.839774 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:58.848928 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ed78572b-095c-4f2f-9de7-c57ed19633ae tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:58.858292 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ed78572b-095c-4f2f-9de7-c57ed19633ae tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd returned with HTTP 200 Aug 19 21:26:58.858292 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 532/2105] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:58 2026] GET /volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:58.880297 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d9107e14-a807-4ce2-b183-6d0dd835ee9d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.883665 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9107e14-a807-4ce2-b183-6d0dd835ee9d tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e Aug 19 21:26:58.883665 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9107e14-a807-4ce2-b183-6d0dd835ee9d tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:58.883665 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9107e14-a807-4ce2-b183-6d0dd835ee9d tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:58.896912 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.896912 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:58.901694 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d9107e14-a807-4ce2-b183-6d0dd835ee9d tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:58.907111 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9107e14-a807-4ce2-b183-6d0dd835ee9d tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e returned with HTTP 200 Aug 19 21:26:58.908529 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 522/2106] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:58 2026] GET /volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:58.924138 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ac4517f6-706b-4e56-93c7-04c9c21fa6fa None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.926683 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ac4517f6-706b-4e56-93c7-04c9c21fa6fa tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e/action Aug 19 21:26:58.927155 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ac4517f6-706b-4e56-93c7-04c9c21fa6fa tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:58.927311 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ac4517f6-706b-4e56-93c7-04c9c21fa6fa tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:58.927916 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-814f7a3b-ae48-416c-9567-a48bb407ee3f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:58.930288 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-814f7a3b-ae48-416c-9567-a48bb407ee3f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:26:58.930642 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-814f7a3b-ae48-416c-9567-a48bb407ee3f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:58.931682 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-814f7a3b-ae48-416c-9567-a48bb407ee3f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:58.941459 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.941459 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:58.943579 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:58.943579 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:58.944050 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.admin_actions [None req-ac4517f6-706b-4e56-93c7-04c9c21fa6fa tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Updating volume 'f0221754-bf80-477c-b17b-02754f88449e' with '{'status': 'creating'}' {{(pid=100178) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:26:58.947370 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-814f7a3b-ae48-416c-9567-a48bb407ee3f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:26:58.959030 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-814f7a3b-ae48-416c-9567-a48bb407ee3f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 200 Aug 19 21:26:58.959663 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 522/2107] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:58 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:26:58.995268 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ac4517f6-706b-4e56-93c7-04c9c21fa6fa tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e/action returned with HTTP 202 Aug 19 21:26:58.995769 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 532/2108] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:26:58 2026] POST /volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:59.004880 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4fa1975a-5574-49ae-9b28-9120d9afe24d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.006989 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4fa1975a-5574-49ae-9b28-9120d9afe24d tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e Aug 19 21:26:59.007756 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4fa1975a-5574-49ae-9b28-9120d9afe24d tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:59.007756 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4fa1975a-5574-49ae-9b28-9120d9afe24d tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:59.019999 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:59.019999 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:59.026535 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4fa1975a-5574-49ae-9b28-9120d9afe24d tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:59.032931 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4fa1975a-5574-49ae-9b28-9120d9afe24d tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e returned with HTTP 200 Aug 19 21:26:59.033497 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 533/2109] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:59 2026] GET /volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:59.051839 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1537f545-295b-4196-9203-883fc9ac13c6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.054590 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1537f545-295b-4196-9203-883fc9ac13c6 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e/action Aug 19 21:26:59.054915 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1537f545-295b-4196-9203-883fc9ac13c6 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:26:59.055081 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1537f545-295b-4196-9203-883fc9ac13c6 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:26:59.067176 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:59.067176 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:59.067591 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1537f545-295b-4196-9203-883fc9ac13c6 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Volume info retrieved successfully. Aug 19 21:26:59.099172 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1537f545-295b-4196-9203-883fc9ac13c6 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Delete volume request issued successfully. Aug 19 21:26:59.099353 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1537f545-295b-4196-9203-883fc9ac13c6 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e/action returned with HTTP 202 Aug 19 21:26:59.099977 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 523/2110] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:26:59 2026] POST /volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:59.111933 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-659960f8-fdfc-41ea-bfbe-5fec9825b3b1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.112998 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-659960f8-fdfc-41ea-bfbe-5fec9825b3b1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e Aug 19 21:26:59.113185 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-659960f8-fdfc-41ea-bfbe-5fec9825b3b1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:59.114219 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-659960f8-fdfc-41ea-bfbe-5fec9825b3b1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:59.124296 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:59.124296 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:59.129041 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-659960f8-fdfc-41ea-bfbe-5fec9825b3b1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:26:59.134310 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-659960f8-fdfc-41ea-bfbe-5fec9825b3b1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e returned with HTTP 200 Aug 19 21:26:59.135159 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 523/2111] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:59 2026] GET /volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:26:59.494147 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a8c161f0-9fab-4649-a7a4-e26e2ed81410 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.495925 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a8c161f0-9fab-4649-a7a4-e26e2ed81410 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:26:59.496154 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a8c161f0-9fab-4649-a7a4-e26e2ed81410 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:59.496371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a8c161f0-9fab-4649-a7a4-e26e2ed81410 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:59.496524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a8c161f0-9fab-4649-a7a4-e26e2ed81410 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:59.500735 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:59.500735 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:26:59.501441 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a8c161f0-9fab-4649-a7a4-e26e2ed81410 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:26:59.501767 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 533/2112] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:59 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:59.785073 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7a60daea-a04e-4fd9-98b7-69c2d975cc1a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.786891 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a60daea-a04e-4fd9-98b7-69c2d975cc1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 Aug 19 21:26:59.787055 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a60daea-a04e-4fd9-98b7-69c2d975cc1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:59.787277 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a60daea-a04e-4fd9-98b7-69c2d975cc1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:59.787376 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7a60daea-a04e-4fd9-98b7-69c2d975cc1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 69440c21-2546-4005-9ea5-e56a4c7445e2. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:59.790995 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a60daea-a04e-4fd9-98b7-69c2d975cc1a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 returned with HTTP 404 Aug 19 21:26:59.791526 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 534/2113] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:59 2026] GET /volume/v3/backups/69440c21-2546-4005-9ea5-e56a4c7445e2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:59.799571 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f5f9e848-d5e1-4662-8e07-23846342c35a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.801594 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5f9e848-d5e1-4662-8e07-23846342c35a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] DELETE https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:59.801761 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5f9e848-d5e1-4662-8e07-23846342c35a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:59.801943 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5f9e848-d5e1-4662-8e07-23846342c35a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:59.802069 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-f5f9e848-d5e1-4662-8e07-23846342c35a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Delete backup with id: 977fb81a-bfef-4180-956a-5a17ad0b6a3b. Aug 19 21:26:59.806825 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:59.806825 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:59.821816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-f5f9e848-d5e1-4662-8e07-23846342c35a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] delete_backup rpcapi backup_id 977fb81a-bfef-4180-956a-5a17ad0b6a3b {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:26:59.823597 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5f9e848-d5e1-4662-8e07-23846342c35a tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 202 Aug 19 21:26:59.824135 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 524/2114] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:59 2026] DELETE /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:26:59.832616 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-17dcef00-fdb6-464c-90a1-b6896eaed4dd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.840189 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17dcef00-fdb6-464c-90a1-b6896eaed4dd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:26:59.840189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17dcef00-fdb6-464c-90a1-b6896eaed4dd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:59.840189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17dcef00-fdb6-464c-90a1-b6896eaed4dd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:59.840189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-17dcef00-fdb6-464c-90a1-b6896eaed4dd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:26:59.847041 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:59.847041 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:26:59.847188 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17dcef00-fdb6-464c-90a1-b6896eaed4dd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 200 Aug 19 21:26:59.847588 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 524/2115] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:59 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:59.871427 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-10811fea-33cf-4686-bb63-a51d61f8fb86 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.876314 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-10811fea-33cf-4686-bb63-a51d61f8fb86 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd Aug 19 21:26:59.876314 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-10811fea-33cf-4686-bb63-a51d61f8fb86 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:59.876314 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-10811fea-33cf-4686-bb63-a51d61f8fb86 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:59.884539 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-10811fea-33cf-4686-bb63-a51d61f8fb86 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd returned with HTTP 404 Aug 19 21:26:59.884539 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 534/2116] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:59 2026] GET /volume/v3/volumes/62836469-6b34-4267-ac48-4fa5948529dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:26:59.891886 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1fd9695f-886c-459b-94a4-2992ccbd8280 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.894230 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1fd9695f-886c-459b-94a4-2992ccbd8280 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 Aug 19 21:26:59.894512 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1fd9695f-886c-459b-94a4-2992ccbd8280 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:59.894782 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1fd9695f-886c-459b-94a4-2992ccbd8280 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:59.895048 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-1fd9695f-886c-459b-94a4-2992ccbd8280 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume with id: 7f01048f-3595-47fd-9e0a-21eddf6f3549 Aug 19 21:26:59.904688 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:59.904688 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:26:59.905831 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1fd9695f-886c-459b-94a4-2992ccbd8280 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:59.927670 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1fd9695f-886c-459b-94a4-2992ccbd8280 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume request issued successfully. Aug 19 21:26:59.927913 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1fd9695f-886c-459b-94a4-2992ccbd8280 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 returned with HTTP 202 Aug 19 21:26:59.928376 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 535/2117] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:26:59 2026] DELETE /volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:26:59.947132 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-634d0f33-7ab2-40c8-870d-d573a1133e1a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.947132 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-634d0f33-7ab2-40c8-870d-d573a1133e1a tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 Aug 19 21:26:59.947132 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-634d0f33-7ab2-40c8-870d-d573a1133e1a tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:59.947132 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-634d0f33-7ab2-40c8-870d-d573a1133e1a tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:59.954528 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:59.954528 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:26:59.961120 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-634d0f33-7ab2-40c8-870d-d573a1133e1a tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:26:59.970289 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-634d0f33-7ab2-40c8-870d-d573a1133e1a tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 returned with HTTP 200 Aug 19 21:26:59.970289 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 525/2118] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:26:59 2026] GET /volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:26:59.984992 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b3da2869-8907-4a97-b49d-4080f7d0923c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:26:59.984992 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b3da2869-8907-4a97-b49d-4080f7d0923c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:26:59.984992 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b3da2869-8907-4a97-b49d-4080f7d0923c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:26:59.985288 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b3da2869-8907-4a97-b49d-4080f7d0923c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:26:59.997437 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:26:59.997437 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:00.000519 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b3da2869-8907-4a97-b49d-4080f7d0923c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:00.007916 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b3da2869-8907-4a97-b49d-4080f7d0923c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 200 Aug 19 21:27:00.008618 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 525/2119] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:26:59 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:00.150913 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-38fd57c5-4daf-42a6-8855-99f2c1764fac None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.153640 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-38fd57c5-4daf-42a6-8855-99f2c1764fac tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e Aug 19 21:27:00.153959 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-38fd57c5-4daf-42a6-8855-99f2c1764fac tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.154271 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-38fd57c5-4daf-42a6-8855-99f2c1764fac tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.162509 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-38fd57c5-4daf-42a6-8855-99f2c1764fac tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e returned with HTTP 404 Aug 19 21:27:00.163310 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 535/2120] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:00 2026] GET /volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:00.172327 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c5b3a052-97c7-4fae-9207-2ee11895a5cd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.177226 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5b3a052-97c7-4fae-9207-2ee11895a5cd tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e Aug 19 21:27:00.177226 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5b3a052-97c7-4fae-9207-2ee11895a5cd tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.177226 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5b3a052-97c7-4fae-9207-2ee11895a5cd tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.185712 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5b3a052-97c7-4fae-9207-2ee11895a5cd tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e returned with HTTP 404 Aug 19 21:27:00.186653 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 536/2121] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:00 2026] GET /volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:00.197788 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ba70e1d7-1c76-4f7e-a30c-013cab63d4fa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.200980 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba70e1d7-1c76-4f7e-a30c-013cab63d4fa tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e Aug 19 21:27:00.201281 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba70e1d7-1c76-4f7e-a30c-013cab63d4fa tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.201643 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba70e1d7-1c76-4f7e-a30c-013cab63d4fa tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.201891 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ba70e1d7-1c76-4f7e-a30c-013cab63d4fa tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Delete volume with id: f0221754-bf80-477c-b17b-02754f88449e Aug 19 21:27:00.211101 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba70e1d7-1c76-4f7e-a30c-013cab63d4fa tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e returned with HTTP 404 Aug 19 21:27:00.211911 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 526/2122] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:00 2026] DELETE /volume/v3/volumes/f0221754-bf80-477c-b17b-02754f88449e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:00.222505 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.224589 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:00.224960 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-224592498"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:00.226564 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-224592498'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:00.226808 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume of 1 GB Aug 19 21:27:00.231714 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Availability Zones retrieved successfully. Aug 19 21:27:00.241033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (0e6bd1d5-7069-468e-a9cc-33e28cfcc89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:00.242745 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (577c2e23-3b8c-4164-85ff-24b1cb2f5ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:00.245092 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:00.288673 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (577c2e23-3b8c-4164-85ff-24b1cb2f5ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:00.290078 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd2de45-26f8-4345-8f36-7a130807c233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:00.340310 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Created reservations ['0543a2f8-f265-49b6-8730-56f4da6f47c9', '6b22228c-ecb5-47d3-828b-d02372c89e12', 'b3045d70-6868-495f-b30f-abd7d3746e0e', '3d1e2388-3de2-4874-a877-8b8b846c9dec'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:00.341545 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd2de45-26f8-4345-8f36-7a130807c233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0543a2f8-f265-49b6-8730-56f4da6f47c9', '6b22228c-ecb5-47d3-828b-d02372c89e12', 'b3045d70-6868-495f-b30f-abd7d3746e0e', '3d1e2388-3de2-4874-a877-8b8b846c9dec']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:00.342791 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86366409-fa08-4db5-9220-7d0d7f139987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:00.370247 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86366409-fa08-4db5-9220-7d0d7f139987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0acd664a-be67-40b2-ab7b-e5e14866bf36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-224592498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['0543a2f8-f265-49b6-8730-56f4da6f47c9','6b22228c-ecb5-47d3-828b-d02372c89e12','b3045d70-6868-495f-b30f-abd7d3746e0e','3d1e2388-3de2-4874-a877-8b8b846c9dec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-224592498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0acd664a-be67-40b2-ab7b-e5e14866bf36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c06692a1a147e3be39169bc7f9fd34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ecdc1b41020436eaf999da86aa6f185',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:00.370967 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2912eff-6d6a-4dd5-b0a3-45f30684e927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:00.392778 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2912eff-6d6a-4dd5-b0a3-45f30684e927) transitioned into state 'SUCCESS' from state '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-224592498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['0543a2f8-f265-49b6-8730-56f4da6f47c9','6b22228c-ecb5-47d3-828b-d02372c89e12','b3045d70-6868-495f-b30f-abd7d3746e0e','3d1e2388-3de2-4874-a877-8b8b846c9dec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:00.394186 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a542ed6-0f20-4673-877d-ded78b628182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:00.410917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a542ed6-0f20-4673-877d-ded78b628182) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:00.412032 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (0e6bd1d5-7069-468e-a9cc-33e28cfcc89e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:00.412579 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request issued successfully. Aug 19 21:27:00.413314 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-05f92aae-8839-477c-b32e-fd70c2d6fe4c tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:00.413842 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 526/2123] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:00 2026] POST /volume/v3/volumes => generated 748 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:00.434117 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3e441fa0-ef6c-4c46-9e5c-abb17020fe77 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.436065 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3e441fa0-ef6c-4c46-9e5c-abb17020fe77 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 Aug 19 21:27:00.436294 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3e441fa0-ef6c-4c46-9e5c-abb17020fe77 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.436522 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3e441fa0-ef6c-4c46-9e5c-abb17020fe77 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.453040 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:00.453040 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:00.461723 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3e441fa0-ef6c-4c46-9e5c-abb17020fe77 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:00.467203 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3e441fa0-ef6c-4c46-9e5c-abb17020fe77 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 returned with HTTP 200 Aug 19 21:27:00.468121 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 536/2124] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:00 2026] GET /volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:00.516364 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-46ae1e16-2a3b-48a3-bfdb-0fa1f18f59f1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.519959 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46ae1e16-2a3b-48a3-bfdb-0fa1f18f59f1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:27:00.520184 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46ae1e16-2a3b-48a3-bfdb-0fa1f18f59f1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.520421 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46ae1e16-2a3b-48a3-bfdb-0fa1f18f59f1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.520545 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-46ae1e16-2a3b-48a3-bfdb-0fa1f18f59f1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:00.525508 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:00.525508 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:00.526547 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46ae1e16-2a3b-48a3-bfdb-0fa1f18f59f1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:27:00.527036 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 537/2125] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:00 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:00.670894 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c1b5b08b-9270-4903-aab5-1fee697fe4d8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.673318 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1b5b08b-9270-4903-aab5-1fee697fe4d8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:27:00.673585 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1b5b08b-9270-4903-aab5-1fee697fe4d8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.673851 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1b5b08b-9270-4903-aab5-1fee697fe4d8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.674078 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c1b5b08b-9270-4903-aab5-1fee697fe4d8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Delete volume with id: a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:27:00.685816 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:00.685816 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:00.686495 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c1b5b08b-9270-4903-aab5-1fee697fe4d8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:27:00.714157 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c1b5b08b-9270-4903-aab5-1fee697fe4d8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Delete volume request issued successfully. Aug 19 21:27:00.714428 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1b5b08b-9270-4903-aab5-1fee697fe4d8 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 202 Aug 19 21:27:00.715050 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 527/2126] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:00 2026] DELETE /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:00.726190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bc83c165-faea-45dd-990c-4ba7ee378c7f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.727918 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc83c165-faea-45dd-990c-4ba7ee378c7f tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:27:00.727918 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc83c165-faea-45dd-990c-4ba7ee378c7f tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.728068 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc83c165-faea-45dd-990c-4ba7ee378c7f tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.745100 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:00.745100 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:00.750253 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bc83c165-faea-45dd-990c-4ba7ee378c7f tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:27:00.755521 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc83c165-faea-45dd-990c-4ba7ee378c7f tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 200 Aug 19 21:27:00.755929 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 527/2127] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:00 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:00.859699 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0b728a65-0a34-4e85-908e-860260381762 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.862362 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0b728a65-0a34-4e85-908e-860260381762 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b Aug 19 21:27:00.862657 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0b728a65-0a34-4e85-908e-860260381762 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.863042 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0b728a65-0a34-4e85-908e-860260381762 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.863190 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-0b728a65-0a34-4e85-908e-860260381762 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 977fb81a-bfef-4180-956a-5a17ad0b6a3b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:00.868636 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0b728a65-0a34-4e85-908e-860260381762 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b returned with HTTP 404 Aug 19 21:27:00.869343 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 537/2128] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:00 2026] GET /volume/v3/backups/977fb81a-bfef-4180-956a-5a17ad0b6a3b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:00.877625 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d7366cf0-3349-4b34-873b-3603f71d4ce6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.879698 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d7366cf0-3349-4b34-873b-3603f71d4ce6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] DELETE https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:27:00.879969 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d7366cf0-3349-4b34-873b-3603f71d4ce6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.880228 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d7366cf0-3349-4b34-873b-3603f71d4ce6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.880383 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-d7366cf0-3349-4b34-873b-3603f71d4ce6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Delete backup with id: 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. Aug 19 21:27:00.885283 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:00.885283 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:00.906492 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-d7366cf0-3349-4b34-873b-3603f71d4ce6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] delete_backup rpcapi backup_id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:27:00.908905 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d7366cf0-3349-4b34-873b-3603f71d4ce6 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 202 Aug 19 21:27:00.909375 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 538/2129] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:00 2026] DELETE /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:00.918026 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-de5e8f1d-765f-44bf-aaba-fcdb8c73ef95 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.920847 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de5e8f1d-765f-44bf-aaba-fcdb8c73ef95 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:27:00.921197 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de5e8f1d-765f-44bf-aaba-fcdb8c73ef95 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.921498 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de5e8f1d-765f-44bf-aaba-fcdb8c73ef95 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.921663 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-de5e8f1d-765f-44bf-aaba-fcdb8c73ef95 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:00.927396 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:00.927396 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:00.928335 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de5e8f1d-765f-44bf-aaba-fcdb8c73ef95 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:27:00.928748 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 528/2130] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:00 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:00.984278 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5d9d9add-882a-4372-885f-c3131b27384b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:00.986943 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d9d9add-882a-4372-885f-c3131b27384b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 Aug 19 21:27:00.987270 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d9d9add-882a-4372-885f-c3131b27384b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:00.987557 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d9d9add-882a-4372-885f-c3131b27384b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:00.995142 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d9d9add-882a-4372-885f-c3131b27384b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 returned with HTTP 404 Aug 19 21:27:00.995895 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 528/2131] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:00 2026] GET /volume/v3/volumes/7f01048f-3595-47fd-9e0a-21eddf6f3549 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:01.004334 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-711acb8f-e0cd-4b6e-ae52-639c458ac17c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.006263 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-711acb8f-e0cd-4b6e-ae52-639c458ac17c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 Aug 19 21:27:01.006449 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-711acb8f-e0cd-4b6e-ae52-639c458ac17c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.006637 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-711acb8f-e0cd-4b6e-ae52-639c458ac17c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.006819 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-711acb8f-e0cd-4b6e-ae52-639c458ac17c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume with id: c71b1562-1efb-4430-a7b9-6d6d41b5b206 Aug 19 21:27:01.014065 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.014065 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:01.014534 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-711acb8f-e0cd-4b6e-ae52-639c458ac17c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:27:01.024948 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-80f50954-59f6-4c4f-904d-4bdd1333552d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.027359 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80f50954-59f6-4c4f-904d-4bdd1333552d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:01.027671 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80f50954-59f6-4c4f-904d-4bdd1333552d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.027946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80f50954-59f6-4c4f-904d-4bdd1333552d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.038805 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.038805 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:01.044371 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-711acb8f-e0cd-4b6e-ae52-639c458ac17c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume request issued successfully. Aug 19 21:27:01.044642 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-711acb8f-e0cd-4b6e-ae52-639c458ac17c tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 returned with HTTP 202 Aug 19 21:27:01.045191 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 538/2132] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:01 2026] DELETE /volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:01.047088 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-80f50954-59f6-4c4f-904d-4bdd1333552d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:01.053833 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a6a52e63-3fd1-4d94-9879-1ccf70c123d5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.054998 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80f50954-59f6-4c4f-904d-4bdd1333552d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 200 Aug 19 21:27:01.056000 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 539/2133] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:01 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:01.056159 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a6a52e63-3fd1-4d94-9879-1ccf70c123d5 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 Aug 19 21:27:01.056213 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a6a52e63-3fd1-4d94-9879-1ccf70c123d5 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.056503 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a6a52e63-3fd1-4d94-9879-1ccf70c123d5 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.069426 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.069426 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:01.074921 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a6a52e63-3fd1-4d94-9879-1ccf70c123d5 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:27:01.082256 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a6a52e63-3fd1-4d94-9879-1ccf70c123d5 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 returned with HTTP 200 Aug 19 21:27:01.082842 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 529/2134] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:01 2026] GET /volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:01.482160 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d96a25c4-9a08-412d-b89d-367a7e570d6b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.483829 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d96a25c4-9a08-412d-b89d-367a7e570d6b tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 Aug 19 21:27:01.484038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d96a25c4-9a08-412d-b89d-367a7e570d6b tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.484211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d96a25c4-9a08-412d-b89d-367a7e570d6b tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.491867 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.491867 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:01.495678 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d96a25c4-9a08-412d-b89d-367a7e570d6b tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:01.500498 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d96a25c4-9a08-412d-b89d-367a7e570d6b tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 returned with HTTP 200 Aug 19 21:27:01.500891 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 529/2135] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:01 2026] GET /volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:01.514075 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ae0a86e8-33e4-4dbb-8938-b78fe3830982 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.516063 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ae0a86e8-33e4-4dbb-8938-b78fe3830982 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36/action Aug 19 21:27:01.516356 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ae0a86e8-33e4-4dbb-8938-b78fe3830982 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:01.516469 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ae0a86e8-33e4-4dbb-8938-b78fe3830982 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:01.536853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-41b6d6d4-eca2-4ca3-ac23-1983af2a1e9e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.538670 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41b6d6d4-eca2-4ca3-ac23-1983af2a1e9e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:27:01.538910 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41b6d6d4-eca2-4ca3-ac23-1983af2a1e9e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.539363 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41b6d6d4-eca2-4ca3-ac23-1983af2a1e9e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.539564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-41b6d6d4-eca2-4ca3-ac23-1983af2a1e9e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:01.542177 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.542177 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:01.542700 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.admin_actions [None req-ae0a86e8-33e4-4dbb-8938-b78fe3830982 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Updating volume '0acd664a-be67-40b2-ab7b-e5e14866bf36' with '{'status': 'error'}' {{(pid=100178) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:27:01.543636 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.543636 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:01.544516 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41b6d6d4-eca2-4ca3-ac23-1983af2a1e9e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:27:01.544843 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 540/2136] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:01 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:01.580918 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ae0a86e8-33e4-4dbb-8938-b78fe3830982 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36/action returned with HTTP 202 Aug 19 21:27:01.581515 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 539/2137] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:27:01 2026] POST /volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:01.591644 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-66cc8730-7b4f-4fe6-9ca9-d4faa9afe54b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.594830 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66cc8730-7b4f-4fe6-9ca9-d4faa9afe54b tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 Aug 19 21:27:01.595123 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66cc8730-7b4f-4fe6-9ca9-d4faa9afe54b tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.595510 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66cc8730-7b4f-4fe6-9ca9-d4faa9afe54b tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.604565 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.604565 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:01.608820 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-66cc8730-7b4f-4fe6-9ca9-d4faa9afe54b tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:01.614321 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66cc8730-7b4f-4fe6-9ca9-d4faa9afe54b tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 returned with HTTP 200 Aug 19 21:27:01.614879 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 530/2138] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:01 2026] GET /volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:01.629999 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7297c35c-40d6-476f-802b-08b23c6533b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.632119 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7297c35c-40d6-476f-802b-08b23c6533b2 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36/action Aug 19 21:27:01.632477 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7297c35c-40d6-476f-802b-08b23c6533b2 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:01.632628 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7297c35c-40d6-476f-802b-08b23c6533b2 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:01.643882 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.643882 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:01.644320 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7297c35c-40d6-476f-802b-08b23c6533b2 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Volume info retrieved successfully. Aug 19 21:27:01.667154 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7297c35c-40d6-476f-802b-08b23c6533b2 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Delete volume request issued successfully. Aug 19 21:27:01.667455 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7297c35c-40d6-476f-802b-08b23c6533b2 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36/action returned with HTTP 202 Aug 19 21:27:01.668025 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 530/2139] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:27:01 2026] POST /volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:01.674762 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0613785d-9e01-4ee1-a43c-a10fd264c244 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.676691 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0613785d-9e01-4ee1-a43c-a10fd264c244 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 Aug 19 21:27:01.676968 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0613785d-9e01-4ee1-a43c-a10fd264c244 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.677231 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0613785d-9e01-4ee1-a43c-a10fd264c244 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.684876 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.684876 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:01.689514 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0613785d-9e01-4ee1-a43c-a10fd264c244 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:01.695007 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0613785d-9e01-4ee1-a43c-a10fd264c244 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 returned with HTTP 200 Aug 19 21:27:01.695530 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 541/2140] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:01 2026] GET /volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:01.770993 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ae5ad219-7341-48cc-9132-b003d9fb3961 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.772678 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ae5ad219-7341-48cc-9132-b003d9fb3961 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f Aug 19 21:27:01.772892 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ae5ad219-7341-48cc-9132-b003d9fb3961 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.773180 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ae5ad219-7341-48cc-9132-b003d9fb3961 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.780168 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ae5ad219-7341-48cc-9132-b003d9fb3961 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f returned with HTTP 404 Aug 19 21:27:01.780743 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 540/2141] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:01 2026] GET /volume/v3/volumes/a28f6bf5-f570-4600-9821-8ad5ec962b5f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:01.788889 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d15f0bc9-97e2-4a2f-8c23-6eda5d2282e9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.790769 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d15f0bc9-97e2-4a2f-8c23-6eda5d2282e9 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 Aug 19 21:27:01.791109 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d15f0bc9-97e2-4a2f-8c23-6eda5d2282e9 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.791229 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d15f0bc9-97e2-4a2f-8c23-6eda5d2282e9 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.791380 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-d15f0bc9-97e2-4a2f-8c23-6eda5d2282e9 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Delete volume with id: 7dc3d5c6-4b27-418c-98ff-47ebd378d311 Aug 19 21:27:01.799949 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.799949 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:01.800438 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d15f0bc9-97e2-4a2f-8c23-6eda5d2282e9 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:27:01.823756 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d15f0bc9-97e2-4a2f-8c23-6eda5d2282e9 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Delete volume request issued successfully. Aug 19 21:27:01.824053 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d15f0bc9-97e2-4a2f-8c23-6eda5d2282e9 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 returned with HTTP 202 Aug 19 21:27:01.824471 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 531/2142] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:01 2026] DELETE /volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:01.834823 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bdf1c912-552e-42c9-8d51-469b8a509e38 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.837458 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bdf1c912-552e-42c9-8d51-469b8a509e38 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 Aug 19 21:27:01.837730 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bdf1c912-552e-42c9-8d51-469b8a509e38 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.838154 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bdf1c912-552e-42c9-8d51-469b8a509e38 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.848684 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.848684 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:01.857978 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bdf1c912-552e-42c9-8d51-469b8a509e38 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Volume info retrieved successfully. Aug 19 21:27:01.863129 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bdf1c912-552e-42c9-8d51-469b8a509e38 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 returned with HTTP 200 Aug 19 21:27:01.863582 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 531/2143] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:01 2026] GET /volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:01.943580 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f98dfba2-ff5c-42cc-987b-827ae5e97d83 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:01.945854 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f98dfba2-ff5c-42cc-987b-827ae5e97d83 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:27:01.946276 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f98dfba2-ff5c-42cc-987b-827ae5e97d83 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:01.946573 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f98dfba2-ff5c-42cc-987b-827ae5e97d83 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:01.946799 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f98dfba2-ff5c-42cc-987b-827ae5e97d83 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:01.951598 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:01.951598 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:01.952622 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f98dfba2-ff5c-42cc-987b-827ae5e97d83 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 200 Aug 19 21:27:01.953149 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 542/2144] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:01 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:02.071854 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e4ca50f1-1b9f-4805-b3ef-c6813ef2b0fb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.073857 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e4ca50f1-1b9f-4805-b3ef-c6813ef2b0fb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:02.074101 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e4ca50f1-1b9f-4805-b3ef-c6813ef2b0fb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.074319 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e4ca50f1-1b9f-4805-b3ef-c6813ef2b0fb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.082190 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:02.082190 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:02.085883 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e4ca50f1-1b9f-4805-b3ef-c6813ef2b0fb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:02.091063 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e4ca50f1-1b9f-4805-b3ef-c6813ef2b0fb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 200 Aug 19 21:27:02.091582 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 541/2145] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:02 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:02.103081 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5bc3ef98-7096-443a-9d7a-3cc5c5ef06ac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.105679 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5bc3ef98-7096-443a-9d7a-3cc5c5ef06ac tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 Aug 19 21:27:02.106032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5bc3ef98-7096-443a-9d7a-3cc5c5ef06ac tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.106303 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5bc3ef98-7096-443a-9d7a-3cc5c5ef06ac tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.114785 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5bc3ef98-7096-443a-9d7a-3cc5c5ef06ac tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 returned with HTTP 404 Aug 19 21:27:02.114785 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 532/2146] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:02 2026] GET /volume/v3/volumes/c71b1562-1efb-4430-a7b9-6d6d41b5b206 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:02.123928 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3809f7d3-00b8-4784-ad35-87076eff5a03 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.125756 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3809f7d3-00b8-4784-ad35-87076eff5a03 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] DELETE https://10.4.3.158/volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea Aug 19 21:27:02.125973 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3809f7d3-00b8-4784-ad35-87076eff5a03 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.126217 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3809f7d3-00b8-4784-ad35-87076eff5a03 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.126379 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-3809f7d3-00b8-4784-ad35-87076eff5a03 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume with id: 992baaad-8552-464e-bb96-ffa79d4731ea Aug 19 21:27:02.133740 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:02.133740 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:02.134362 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3809f7d3-00b8-4784-ad35-87076eff5a03 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:27:02.152779 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3809f7d3-00b8-4784-ad35-87076eff5a03 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume request issued successfully. Aug 19 21:27:02.153085 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3809f7d3-00b8-4784-ad35-87076eff5a03 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea returned with HTTP 202 Aug 19 21:27:02.153577 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 532/2147] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:02 2026] DELETE /volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:02.161058 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1b478102-9be2-44b0-807f-a7e0e340837e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.164270 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b478102-9be2-44b0-807f-a7e0e340837e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea Aug 19 21:27:02.164633 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b478102-9be2-44b0-807f-a7e0e340837e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.164948 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b478102-9be2-44b0-807f-a7e0e340837e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.175615 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:02.175615 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:02.181314 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1b478102-9be2-44b0-807f-a7e0e340837e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:27:02.187943 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b478102-9be2-44b0-807f-a7e0e340837e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea returned with HTTP 200 Aug 19 21:27:02.188957 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 543/2148] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:02 2026] GET /volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:02.558194 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4958684e-ba8e-42f5-8125-f3f1f1f19369 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.560279 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4958684e-ba8e-42f5-8125-f3f1f1f19369 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:27:02.560453 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4958684e-ba8e-42f5-8125-f3f1f1f19369 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.560709 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4958684e-ba8e-42f5-8125-f3f1f1f19369 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.560841 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4958684e-ba8e-42f5-8125-f3f1f1f19369 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:02.565201 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:02.565201 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:02.565976 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4958684e-ba8e-42f5-8125-f3f1f1f19369 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:27:02.566505 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 542/2149] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:02 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:02.711291 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-18061bcd-cb7b-4f7f-af34-9b53892568c8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.713358 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18061bcd-cb7b-4f7f-af34-9b53892568c8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 Aug 19 21:27:02.713815 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18061bcd-cb7b-4f7f-af34-9b53892568c8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.714203 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18061bcd-cb7b-4f7f-af34-9b53892568c8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.724090 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18061bcd-cb7b-4f7f-af34-9b53892568c8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 returned with HTTP 404 Aug 19 21:27:02.725083 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 533/2150] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:02 2026] GET /volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:02.733914 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e84b6e28-13be-45ef-bdc0-e5debf7f8024 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.736075 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e84b6e28-13be-45ef-bdc0-e5debf7f8024 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 Aug 19 21:27:02.736389 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e84b6e28-13be-45ef-bdc0-e5debf7f8024 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.736515 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e84b6e28-13be-45ef-bdc0-e5debf7f8024 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.743147 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e84b6e28-13be-45ef-bdc0-e5debf7f8024 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 returned with HTTP 404 Aug 19 21:27:02.743798 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 533/2151] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:02 2026] GET /volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:02.752057 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c6f9b8c6-495e-4bb0-9141-53f76e4caaf2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.754403 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6f9b8c6-495e-4bb0-9141-53f76e4caaf2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 Aug 19 21:27:02.754649 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6f9b8c6-495e-4bb0-9141-53f76e4caaf2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.754903 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6f9b8c6-495e-4bb0-9141-53f76e4caaf2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.755125 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c6f9b8c6-495e-4bb0-9141-53f76e4caaf2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Delete volume with id: 0acd664a-be67-40b2-ab7b-e5e14866bf36 Aug 19 21:27:02.762398 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6f9b8c6-495e-4bb0-9141-53f76e4caaf2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 returned with HTTP 404 Aug 19 21:27:02.763122 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 544/2152] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:02 2026] DELETE /volume/v3/volumes/0acd664a-be67-40b2-ab7b-e5e14866bf36 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:02.773029 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9002c348-d514-4416-b097-5257ad4593e8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.775432 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:02.775908 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1320592903"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:02.778105 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1320592903'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:02.778297 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume of 1 GB Aug 19 21:27:02.784679 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Availability Zones retrieved successfully. Aug 19 21:27:02.792903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (63e91b47-add8-4f37-b27d-d332d2adcaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:02.794222 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d0c9a0-c75f-4458-8a6e-93901d8121b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:02.795511 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:02.831907 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d0c9a0-c75f-4458-8a6e-93901d8121b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:02.832840 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (123f63ec-2bc5-421f-a4b1-adc0ddf19baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:02.881450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-21288691-ed26-4c26-9e39-43c3f790b2d5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.883034 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-21288691-ed26-4c26-9e39-43c3f790b2d5 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] GET https://10.4.3.158/volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 Aug 19 21:27:02.883358 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-21288691-ed26-4c26-9e39-43c3f790b2d5 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.883627 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-21288691-ed26-4c26-9e39-43c3f790b2d5 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.890782 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-21288691-ed26-4c26-9e39-43c3f790b2d5 tempest-ServerRescueNegativeTestJSON-603348670 tempest-ServerRescueNegativeTestJSON-603348670-project-member] https://10.4.3.158/volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 returned with HTTP 404 Aug 19 21:27:02.891476 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 534/2153] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:02 2026] GET /volume/v3/volumes/7dc3d5c6-4b27-418c-98ff-47ebd378d311 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:02.894256 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Created reservations ['160ccbf6-f6aa-41cc-9ba2-02d154421880', '687a4c10-cd0a-49d4-9d20-2a96d27a9613', '87b8e6b3-b207-4f7d-8667-1443a1531f11', '626e805a-1e92-4a55-a634-2ac02f025451'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:02.895681 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (123f63ec-2bc5-421f-a4b1-adc0ddf19baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['160ccbf6-f6aa-41cc-9ba2-02d154421880', '687a4c10-cd0a-49d4-9d20-2a96d27a9613', '87b8e6b3-b207-4f7d-8667-1443a1531f11', '626e805a-1e92-4a55-a634-2ac02f025451']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:02.896872 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d438caea-0215-4aa3-a83b-718d5935b473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:02.937308 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d438caea-0215-4aa3-a83b-718d5935b473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e44a344c-f4b8-4650-85c0-4d30ce16a4ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1320592903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['160ccbf6-f6aa-41cc-9ba2-02d154421880','687a4c10-cd0a-49d4-9d20-2a96d27a9613','87b8e6b3-b207-4f7d-8667-1443a1531f11','626e805a-1e92-4a55-a634-2ac02f025451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1320592903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e44a344c-f4b8-4650-85c0-4d30ce16a4ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c06692a1a147e3be39169bc7f9fd34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ecdc1b41020436eaf999da86aa6f185',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:02.938708 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2213aad-31d2-4ae2-939c-6a8579c48ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:02.965318 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e7b5a01d-db83-4d5d-9f8a-9e90baf825ba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.967167 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e7b5a01d-db83-4d5d-9f8a-9e90baf825ba tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 Aug 19 21:27:02.967382 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e7b5a01d-db83-4d5d-9f8a-9e90baf825ba tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.967593 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e7b5a01d-db83-4d5d-9f8a-9e90baf825ba tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.967719 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e7b5a01d-db83-4d5d-9f8a-9e90baf825ba tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Show backup with id 279aa3cf-e2c9-443b-ba59-2cc6679f3b94. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:02.974129 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e7b5a01d-db83-4d5d-9f8a-9e90baf825ba tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 returned with HTTP 404 Aug 19 21:27:02.974713 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 534/2154] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:02 2026] GET /volume/v3/backups/279aa3cf-e2c9-443b-ba59-2cc6679f3b94 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:02.977531 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2213aad-31d2-4ae2-939c-6a8579c48ffe) transitioned into state 'SUCCESS' from state '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-1320592903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['160ccbf6-f6aa-41cc-9ba2-02d154421880','687a4c10-cd0a-49d4-9d20-2a96d27a9613','87b8e6b3-b207-4f7d-8667-1443a1531f11','626e805a-1e92-4a55-a634-2ac02f025451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:02.978283 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550ff143-846f-4980-bbbe-1a2d7b386a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:02.985056 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8b3b4dd6-1e9a-45bc-83ba-8bcf5db040c6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:02.987584 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8b3b4dd6-1e9a-45bc-83ba-8bcf5db040c6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] DELETE https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:27:02.987865 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8b3b4dd6-1e9a-45bc-83ba-8bcf5db040c6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:02.988114 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8b3b4dd6-1e9a-45bc-83ba-8bcf5db040c6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:02.988272 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-8b3b4dd6-1e9a-45bc-83ba-8bcf5db040c6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Delete backup with id: 8ff4145d-5841-4443-982c-0406a65b0a05. Aug 19 21:27:02.991545 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550ff143-846f-4980-bbbe-1a2d7b386a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:02.994932 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (63e91b47-add8-4f37-b27d-d332d2adcaae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:02.994932 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request issued successfully. Aug 19 21:27:02.994932 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9002c348-d514-4416-b097-5257ad4593e8 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:02.995160 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:02.995160 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:02.995248 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 543/2155] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:02 2026] POST /volume/v3/volumes => generated 749 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:03.015387 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e27ee947-3636-4a32-bebd-26ba19a7ed94 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:03.017445 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e27ee947-3636-4a32-bebd-26ba19a7ed94 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab Aug 19 21:27:03.017940 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e27ee947-3636-4a32-bebd-26ba19a7ed94 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:03.018336 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e27ee947-3636-4a32-bebd-26ba19a7ed94 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:03.026718 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-8b3b4dd6-1e9a-45bc-83ba-8bcf5db040c6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] delete_backup rpcapi backup_id 8ff4145d-5841-4443-982c-0406a65b0a05 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:27:03.030166 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8b3b4dd6-1e9a-45bc-83ba-8bcf5db040c6 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 202 Aug 19 21:27:03.030375 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:03.030375 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:03.030530 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 545/2156] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:02 2026] DELETE /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:03.045708 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e27ee947-3636-4a32-bebd-26ba19a7ed94 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:03.047126 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2f37e9f2-ee74-404e-b597-8992cc0e5cdd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:03.049338 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2f37e9f2-ee74-404e-b597-8992cc0e5cdd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:27:03.049481 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2f37e9f2-ee74-404e-b597-8992cc0e5cdd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:03.049808 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2f37e9f2-ee74-404e-b597-8992cc0e5cdd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:03.050028 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2f37e9f2-ee74-404e-b597-8992cc0e5cdd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:03.056088 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e27ee947-3636-4a32-bebd-26ba19a7ed94 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab returned with HTTP 200 Aug 19 21:27:03.056565 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 535/2157] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:03 2026] GET /volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:03.057855 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:03.057855 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:03.059176 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2f37e9f2-ee74-404e-b597-8992cc0e5cdd tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 200 Aug 19 21:27:03.059480 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 535/2158] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:03 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:03.112546 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-51527f34-8085-4462-94c1-bf270dcc7864 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:03.115503 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-51527f34-8085-4462-94c1-bf270dcc7864 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:03.116067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-51527f34-8085-4462-94c1-bf270dcc7864 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:03.119050 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-51527f34-8085-4462-94c1-bf270dcc7864 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:03.133832 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:03.133832 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:03.137949 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-51527f34-8085-4462-94c1-bf270dcc7864 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:03.143569 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-51527f34-8085-4462-94c1-bf270dcc7864 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 200 Aug 19 21:27:03.143569 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 544/2159] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:03 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:03.208844 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8820c630-4a9e-476a-8f57-f91ad34d9bcb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:03.211512 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8820c630-4a9e-476a-8f57-f91ad34d9bcb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea Aug 19 21:27:03.214567 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8820c630-4a9e-476a-8f57-f91ad34d9bcb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:03.214567 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8820c630-4a9e-476a-8f57-f91ad34d9bcb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:03.225201 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8820c630-4a9e-476a-8f57-f91ad34d9bcb tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea returned with HTTP 404 Aug 19 21:27:03.226087 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 546/2160] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:03 2026] GET /volume/v3/volumes/992baaad-8552-464e-bb96-ffa79d4731ea => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:03.246167 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d41a0228-9eed-485d-b553-58e40c0de41e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:03.248430 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d41a0228-9eed-485d-b553-58e40c0de41e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] DELETE https://10.4.3.158/volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f Aug 19 21:27:03.248764 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d41a0228-9eed-485d-b553-58e40c0de41e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:03.249028 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d41a0228-9eed-485d-b553-58e40c0de41e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:03.249352 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-d41a0228-9eed-485d-b553-58e40c0de41e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume with id: 798e38cc-1b43-4939-a3b7-5862ba5a409f Aug 19 21:27:03.259758 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:03.259758 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:03.260630 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d41a0228-9eed-485d-b553-58e40c0de41e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:27:03.288382 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d41a0228-9eed-485d-b553-58e40c0de41e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume request issued successfully. Aug 19 21:27:03.288624 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d41a0228-9eed-485d-b553-58e40c0de41e tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f returned with HTTP 202 Aug 19 21:27:03.289849 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 536/2161] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:03 2026] DELETE /volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:03.300977 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cadfe9f2-6fac-473c-9a59-0cef2ad41626 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:03.303098 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cadfe9f2-6fac-473c-9a59-0cef2ad41626 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f Aug 19 21:27:03.303411 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cadfe9f2-6fac-473c-9a59-0cef2ad41626 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:03.303717 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cadfe9f2-6fac-473c-9a59-0cef2ad41626 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:03.313766 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:03.313766 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:03.321364 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cadfe9f2-6fac-473c-9a59-0cef2ad41626 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:27:03.330356 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cadfe9f2-6fac-473c-9a59-0cef2ad41626 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f returned with HTTP 200 Aug 19 21:27:03.330857 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 536/2162] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:03 2026] GET /volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:03.581831 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cc987673-cec0-42cb-896f-d5aed0c09ef5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:03.585036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cc987673-cec0-42cb-896f-d5aed0c09ef5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:27:03.585371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cc987673-cec0-42cb-896f-d5aed0c09ef5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:03.585617 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cc987673-cec0-42cb-896f-d5aed0c09ef5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:03.585810 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-cc987673-cec0-42cb-896f-d5aed0c09ef5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:03.592338 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:03.592338 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:03.593400 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cc987673-cec0-42cb-896f-d5aed0c09ef5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:27:03.593844 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 545/2163] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:03 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:04.071927 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7fe57bf8-7e24-4525-aedd-732f812cf9f7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.074246 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-74498e37-04bd-415b-86a0-9641c2776469 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.074713 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7fe57bf8-7e24-4525-aedd-732f812cf9f7 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] GET https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 Aug 19 21:27:04.075283 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7fe57bf8-7e24-4525-aedd-732f812cf9f7 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.075659 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7fe57bf8-7e24-4525-aedd-732f812cf9f7 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.075865 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7fe57bf8-7e24-4525-aedd-732f812cf9f7 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] Show backup with id 8ff4145d-5841-4443-982c-0406a65b0a05. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:04.076726 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-74498e37-04bd-415b-86a0-9641c2776469 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab Aug 19 21:27:04.077671 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-74498e37-04bd-415b-86a0-9641c2776469 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.077671 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-74498e37-04bd-415b-86a0-9641c2776469 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.084044 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7fe57bf8-7e24-4525-aedd-732f812cf9f7 tempest-VolumesBackupsTest-1296387071 tempest-VolumesBackupsTest-1296387071-project-admin] https://10.4.3.158/volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 returned with HTTP 404 Aug 19 21:27:04.085270 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 547/2164] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/backups/8ff4145d-5841-4443-982c-0406a65b0a05 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:04.090713 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.090713 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:04.096842 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-74498e37-04bd-415b-86a0-9641c2776469 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:04.105217 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-74498e37-04bd-415b-86a0-9641c2776469 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab returned with HTTP 200 Aug 19 21:27:04.105822 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 537/2165] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:04.106566 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-01af353d-626e-4ba4-bfd4-4928f6c942b4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.109422 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01af353d-626e-4ba4-bfd4-4928f6c942b4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e Aug 19 21:27:04.109783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01af353d-626e-4ba4-bfd4-4928f6c942b4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.110182 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01af353d-626e-4ba4-bfd4-4928f6c942b4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.110472 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-01af353d-626e-4ba4-bfd4-4928f6c942b4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Delete volume with id: 8c163c75-5305-4bde-916a-d924126fa00e Aug 19 21:27:04.121089 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.121089 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:04.121965 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-01af353d-626e-4ba4-bfd4-4928f6c942b4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:27:04.126970 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7da5274d-ee0f-4dd3-b975-bfbfbd018c4d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.130936 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7da5274d-ee0f-4dd3-b975-bfbfbd018c4d tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab/action Aug 19 21:27:04.131416 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7da5274d-ee0f-4dd3-b975-bfbfbd018c4d tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:04.131600 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7da5274d-ee0f-4dd3-b975-bfbfbd018c4d tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:04.148920 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-01af353d-626e-4ba4-bfd4-4928f6c942b4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Delete volume request issued successfully. Aug 19 21:27:04.149183 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01af353d-626e-4ba4-bfd4-4928f6c942b4 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e returned with HTTP 202 Aug 19 21:27:04.149673 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.149673 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:04.149868 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 537/2166] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:04 2026] DELETE /volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:04.150186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.admin_actions [None req-7da5274d-ee0f-4dd3-b975-bfbfbd018c4d tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Updating volume 'e44a344c-f4b8-4650-85c0-4d30ce16a4ab' with '{'status': 'maintenance'}' {{(pid=100178) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:27:04.166739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9d0ed026-22e3-47da-8417-2c891a0d8d39 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.169798 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-355d2b66-e32f-4e5d-ac1b-167a064f6105 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.170573 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d0ed026-22e3-47da-8417-2c891a0d8d39 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e Aug 19 21:27:04.170905 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d0ed026-22e3-47da-8417-2c891a0d8d39 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.171243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d0ed026-22e3-47da-8417-2c891a0d8d39 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.173213 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-355d2b66-e32f-4e5d-ac1b-167a064f6105 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:04.173614 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-355d2b66-e32f-4e5d-ac1b-167a064f6105 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.173910 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-355d2b66-e32f-4e5d-ac1b-167a064f6105 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.184124 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.184124 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:04.191739 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.191739 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:04.192930 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9d0ed026-22e3-47da-8417-2c891a0d8d39 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:27:04.195140 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7da5274d-ee0f-4dd3-b975-bfbfbd018c4d tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab/action returned with HTTP 202 Aug 19 21:27:04.195984 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 546/2167] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:27:04 2026] POST /volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:04.199096 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-355d2b66-e32f-4e5d-ac1b-167a064f6105 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:04.202192 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d0ed026-22e3-47da-8417-2c891a0d8d39 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e returned with HTTP 200 Aug 19 21:27:04.203244 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 548/2168] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:04.209247 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f467358b-e349-43ac-9c61-b713ac61dbc2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.209804 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-355d2b66-e32f-4e5d-ac1b-167a064f6105 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 200 Aug 19 21:27:04.210321 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 538/2169] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 1193 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:04.214955 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f467358b-e349-43ac-9c61-b713ac61dbc2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab Aug 19 21:27:04.216781 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f467358b-e349-43ac-9c61-b713ac61dbc2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.217082 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f467358b-e349-43ac-9c61-b713ac61dbc2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.229372 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-77a35529-2835-43a9-83fd-3ed904831a08 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.231591 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-77a35529-2835-43a9-83fd-3ed904831a08 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:04.231924 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-77a35529-2835-43a9-83fd-3ed904831a08 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.232093 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-77a35529-2835-43a9-83fd-3ed904831a08 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.232993 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.232993 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:04.239826 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f467358b-e349-43ac-9c61-b713ac61dbc2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:04.240942 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.240942 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:04.246147 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-77a35529-2835-43a9-83fd-3ed904831a08 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:04.247999 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f467358b-e349-43ac-9c61-b713ac61dbc2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab returned with HTTP 200 Aug 19 21:27:04.247999 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 538/2170] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:04.253308 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-77a35529-2835-43a9-83fd-3ed904831a08 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 200 Aug 19 21:27:04.254000 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 547/2171] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:04.264999 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-671bc0b9-7dce-4129-a80e-8ba303ca5b0a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.270104 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-671bc0b9-7dce-4129-a80e-8ba303ca5b0a tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab/action Aug 19 21:27:04.270104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-671bc0b9-7dce-4129-a80e-8ba303ca5b0a tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:04.270104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-671bc0b9-7dce-4129-a80e-8ba303ca5b0a tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:04.275441 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e4c09673-f58d-476a-bf21-df566fb24d12 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.278256 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:04.278256 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "f637f156-fa06-4410-8e10-4b212bcdbd01", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:04.280326 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'f637f156-fa06-4410-8e10-4b212bcdbd01', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:04.280478 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.280478 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:04.281102 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-671bc0b9-7dce-4129-a80e-8ba303ca5b0a tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Volume info retrieved successfully. Aug 19 21:27:04.291839 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.291839 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:04.292514 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume retrieved successfully. Aug 19 21:27:04.292669 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume of 1 GB Aug 19 21:27:04.297864 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Availability Zones retrieved successfully. Aug 19 21:27:04.299324 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-671bc0b9-7dce-4129-a80e-8ba303ca5b0a tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Delete volume request issued successfully. Aug 19 21:27:04.299556 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-671bc0b9-7dce-4129-a80e-8ba303ca5b0a tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab/action returned with HTTP 202 Aug 19 21:27:04.299991 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 549/2172] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:27:04 2026] POST /volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:04.304777 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Flow 'volume_create_api' (a0157130-0bcd-40a5-a09f-1ee47c387f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:04.306555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b703607-1e95-4de2-873b-3abc71f8fef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:04.307919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:04.310995 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5158eeb1-1979-46c4-9435-34e3374d9648 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.315078 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5158eeb1-1979-46c4-9435-34e3374d9648 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab Aug 19 21:27:04.315300 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5158eeb1-1979-46c4-9435-34e3374d9648 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.315484 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5158eeb1-1979-46c4-9435-34e3374d9648 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.330042 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.330042 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:04.335469 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5158eeb1-1979-46c4-9435-34e3374d9648 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:04.343418 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5158eeb1-1979-46c4-9435-34e3374d9648 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab returned with HTTP 200 Aug 19 21:27:04.344072 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 539/2173] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:04.350448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fab2ce27-9e45-40b7-af72-6328438c5468 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.351050 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b703607-1e95-4de2-873b-3abc71f8fef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f637f156-fa06-4410-8e10-4b212bcdbd01', 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:04.352299 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fab2ce27-9e45-40b7-af72-6328438c5468 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f Aug 19 21:27:04.352517 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd095fe1-43f9-4aa0-bba7-2652f4821b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:04.352847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fab2ce27-9e45-40b7-af72-6328438c5468 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.353338 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fab2ce27-9e45-40b7-af72-6328438c5468 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.361360 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fab2ce27-9e45-40b7-af72-6328438c5468 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f returned with HTTP 404 Aug 19 21:27:04.361360 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 548/2174] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/798e38cc-1b43-4939-a3b7-5862ba5a409f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:04.370912 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2b51efa8-bcb9-49cc-8c60-f08814f4f248 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.372988 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2b51efa8-bcb9-49cc-8c60-f08814f4f248 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 Aug 19 21:27:04.373235 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2b51efa8-bcb9-49cc-8c60-f08814f4f248 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.373468 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2b51efa8-bcb9-49cc-8c60-f08814f4f248 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.373657 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-2b51efa8-bcb9-49cc-8c60-f08814f4f248 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume with id: 5f8a530d-8fce-442c-859d-ae234016be97 Aug 19 21:27:04.383160 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.383160 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:04.383946 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2b51efa8-bcb9-49cc-8c60-f08814f4f248 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:27:04.421829 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Created reservations ['295bda6a-b56c-4951-bc96-cdf5c2f3c522', 'ecfff425-2db5-4015-86ed-f95e191e2692', '1441412a-73d0-4c3a-a5a3-27166998cba2', '7d0ee212-dcf5-4eab-9299-e9db9f8d3061'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:04.422639 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2b51efa8-bcb9-49cc-8c60-f08814f4f248 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Delete volume request issued successfully. Aug 19 21:27:04.422853 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd095fe1-43f9-4aa0-bba7-2652f4821b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['295bda6a-b56c-4951-bc96-cdf5c2f3c522', 'ecfff425-2db5-4015-86ed-f95e191e2692', '1441412a-73d0-4c3a-a5a3-27166998cba2', '7d0ee212-dcf5-4eab-9299-e9db9f8d3061']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:04.423179 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2b51efa8-bcb9-49cc-8c60-f08814f4f248 tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 returned with HTTP 202 Aug 19 21:27:04.423568 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 550/2175] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:04 2026] DELETE /volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:04.424158 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab946558-263e-432c-949e-d0296bac8dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:04.433614 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c438a325-3d2e-4d11-8d92-cb1bb708e80b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.439115 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c438a325-3d2e-4d11-8d92-cb1bb708e80b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 Aug 19 21:27:04.439569 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c438a325-3d2e-4d11-8d92-cb1bb708e80b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.439569 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c438a325-3d2e-4d11-8d92-cb1bb708e80b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.454558 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.454558 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:04.461653 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c438a325-3d2e-4d11-8d92-cb1bb708e80b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Volume info retrieved successfully. Aug 19 21:27:04.468678 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab946558-263e-432c-949e-d0296bac8dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '586a1903-ff9b-4095-a9cb-b879aac39ae7', '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='178f67cc25084bc3a49daa004f21f276',qos_specs=None,replication_status=,reservations=['295bda6a-b56c-4951-bc96-cdf5c2f3c522','ecfff425-2db5-4015-86ed-f95e191e2692','1441412a-73d0-4c3a-a5a3-27166998cba2','7d0ee212-dcf5-4eab-9299-e9db9f8d3061'],size=1,snapshot_id=None,source_replicaid=,source_volid=f637f156-fa06-4410-8e10-4b212bcdbd01,status='creating',user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), '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-19T21:27:04Z,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=586a1903-ff9b-4095-a9cb-b879aac39ae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='178f67cc25084bc3a49daa004f21f276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f637f156-fa06-4410-8e10-4b212bcdbd01,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:04.468936 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c438a325-3d2e-4d11-8d92-cb1bb708e80b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 returned with HTTP 200 Aug 19 21:27:04.469464 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 540/2176] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:04.470121 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c6f2085-313d-4e71-bee0-201917c30e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:04.490952 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c6f2085-313d-4e71-bee0-201917c30e20) transitioned into state 'SUCCESS' from 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='178f67cc25084bc3a49daa004f21f276',qos_specs=None,replication_status=,reservations=['295bda6a-b56c-4951-bc96-cdf5c2f3c522','ecfff425-2db5-4015-86ed-f95e191e2692','1441412a-73d0-4c3a-a5a3-27166998cba2','7d0ee212-dcf5-4eab-9299-e9db9f8d3061'],size=1,snapshot_id=None,source_replicaid=,source_volid=f637f156-fa06-4410-8e10-4b212bcdbd01,status='creating',user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:04.491672 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040fa6d5-a098-4e2b-a832-8ac9961ee2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:04.508874 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040fa6d5-a098-4e2b-a832-8ac9961ee2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:04.509702 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Flow 'volume_create_api' (a0157130-0bcd-40a5-a09f-1ee47c387f00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:04.510083 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume request issued successfully. Aug 19 21:27:04.510688 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4c09673-f58d-476a-bf21-df566fb24d12 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:04.511245 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 539/2177] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:27:04 2026] POST /volume/v3/volumes => generated 809 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:04.526900 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0cf8ac9a-8b22-41ef-b131-34ab2f2679fb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.531197 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0cf8ac9a-8b22-41ef-b131-34ab2f2679fb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 Aug 19 21:27:04.531197 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0cf8ac9a-8b22-41ef-b131-34ab2f2679fb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.531197 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0cf8ac9a-8b22-41ef-b131-34ab2f2679fb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.540833 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.540833 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:04.545875 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0cf8ac9a-8b22-41ef-b131-34ab2f2679fb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:04.552309 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0cf8ac9a-8b22-41ef-b131-34ab2f2679fb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 returned with HTTP 200 Aug 19 21:27:04.553263 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 549/2178] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:04.608733 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-36f4e241-b515-42c1-b498-1c761e9cd73a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.611873 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36f4e241-b515-42c1-b498-1c761e9cd73a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:27:04.612245 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36f4e241-b515-42c1-b498-1c761e9cd73a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.612464 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36f4e241-b515-42c1-b498-1c761e9cd73a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.612618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-36f4e241-b515-42c1-b498-1c761e9cd73a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:04.619384 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.619384 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:04.620514 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36f4e241-b515-42c1-b498-1c761e9cd73a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:27:04.620938 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 551/2179] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:04.634609 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a1b85f8-c176-4e78-b6e1-2c1951943e6a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.641178 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a1b85f8-c176-4e78-b6e1-2c1951943e6a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 Aug 19 21:27:04.642077 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a1b85f8-c176-4e78-b6e1-2c1951943e6a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.642373 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a1b85f8-c176-4e78-b6e1-2c1951943e6a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.664363 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.664363 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:04.670155 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8a1b85f8-c176-4e78-b6e1-2c1951943e6a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:04.677723 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a1b85f8-c176-4e78-b6e1-2c1951943e6a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 returned with HTTP 200 Aug 19 21:27:04.678225 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 541/2180] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 => generated 1412 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:04.696179 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b5d06fa-14d9-4249-b63d-007f0c2940cf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.698931 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b5d06fa-14d9-4249-b63d-007f0c2940cf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 Aug 19 21:27:04.699239 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b5d06fa-14d9-4249-b63d-007f0c2940cf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.699509 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b5d06fa-14d9-4249-b63d-007f0c2940cf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.708325 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.708325 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:04.713726 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9b5d06fa-14d9-4249-b63d-007f0c2940cf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:04.721807 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b5d06fa-14d9-4249-b63d-007f0c2940cf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 returned with HTTP 200 Aug 19 21:27:04.722430 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 540/2181] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 => generated 1412 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:04.740160 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3c111789-ca74-44d5-9eb2-e0ebd290a774 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.744036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c111789-ca74-44d5-9eb2-e0ebd290a774 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 Aug 19 21:27:04.744036 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c111789-ca74-44d5-9eb2-e0ebd290a774 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.744036 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c111789-ca74-44d5-9eb2-e0ebd290a774 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.744036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-3c111789-ca74-44d5-9eb2-e0ebd290a774 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume with id: 8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 Aug 19 21:27:04.752306 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.752306 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:04.753093 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3c111789-ca74-44d5-9eb2-e0ebd290a774 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:04.778251 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3c111789-ca74-44d5-9eb2-e0ebd290a774 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume request issued successfully. Aug 19 21:27:04.778650 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c111789-ca74-44d5-9eb2-e0ebd290a774 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 returned with HTTP 202 Aug 19 21:27:04.779240 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 550/2182] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:04 2026] DELETE /volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:04.789620 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7f713aaf-4fcf-49b7-91e9-e27cf2c7bde2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:04.791756 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7f713aaf-4fcf-49b7-91e9-e27cf2c7bde2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 Aug 19 21:27:04.792123 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7f713aaf-4fcf-49b7-91e9-e27cf2c7bde2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:04.792356 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7f713aaf-4fcf-49b7-91e9-e27cf2c7bde2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:04.803195 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:04.803195 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:04.809269 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7f713aaf-4fcf-49b7-91e9-e27cf2c7bde2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:04.816480 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7f713aaf-4fcf-49b7-91e9-e27cf2c7bde2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 returned with HTTP 200 Aug 19 21:27:04.817095 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 552/2183] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:04 2026] GET /volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:05.220456 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8c4ceb1f-91fb-4709-a938-650df873e44f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.222768 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c4ceb1f-91fb-4709-a938-650df873e44f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e Aug 19 21:27:05.223006 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c4ceb1f-91fb-4709-a938-650df873e44f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.223263 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c4ceb1f-91fb-4709-a938-650df873e44f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.231291 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c4ceb1f-91fb-4709-a938-650df873e44f tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e returned with HTTP 404 Aug 19 21:27:05.232033 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 542/2184] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/volumes/8c163c75-5305-4bde-916a-d924126fa00e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:05.239371 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8c2d1032-f7f3-41ee-b416-03a2bd7c27f0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.241321 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c2d1032-f7f3-41ee-b416-03a2bd7c27f0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] DELETE https://10.4.3.158/volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 Aug 19 21:27:05.241547 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c2d1032-f7f3-41ee-b416-03a2bd7c27f0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.241753 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c2d1032-f7f3-41ee-b416-03a2bd7c27f0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.241970 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-8c2d1032-f7f3-41ee-b416-03a2bd7c27f0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Delete volume with id: 779c6bda-ad5f-4944-b431-59de4dd9aeb5 Aug 19 21:27:05.249002 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:05.249002 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:05.249484 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8c2d1032-f7f3-41ee-b416-03a2bd7c27f0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:27:05.268025 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8c2d1032-f7f3-41ee-b416-03a2bd7c27f0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Delete volume request issued successfully. Aug 19 21:27:05.268234 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c2d1032-f7f3-41ee-b416-03a2bd7c27f0 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 returned with HTTP 202 Aug 19 21:27:05.268829 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 541/2185] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:05 2026] DELETE /volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:05.280169 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-60e2e212-1787-44e2-9618-ad6919735c8a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.282296 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-60e2e212-1787-44e2-9618-ad6919735c8a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 Aug 19 21:27:05.282748 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-60e2e212-1787-44e2-9618-ad6919735c8a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.283058 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-60e2e212-1787-44e2-9618-ad6919735c8a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.291974 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:05.291974 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:05.299038 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-60e2e212-1787-44e2-9618-ad6919735c8a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:27:05.302560 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-60e2e212-1787-44e2-9618-ad6919735c8a tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 returned with HTTP 200 Aug 19 21:27:05.303428 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 551/2186] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:05.361947 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c2cf9652-f08e-48d2-b16f-273366ea91f7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.366388 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c2cf9652-f08e-48d2-b16f-273366ea91f7 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab Aug 19 21:27:05.366708 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c2cf9652-f08e-48d2-b16f-273366ea91f7 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.366995 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c2cf9652-f08e-48d2-b16f-273366ea91f7 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.376493 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c2cf9652-f08e-48d2-b16f-273366ea91f7 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab returned with HTTP 404 Aug 19 21:27:05.377198 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 553/2187] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:05.385655 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3c033d2b-b36d-4316-bcfc-4d604e2f7971 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.387863 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c033d2b-b36d-4316-bcfc-4d604e2f7971 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab Aug 19 21:27:05.388244 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c033d2b-b36d-4316-bcfc-4d604e2f7971 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.388406 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c033d2b-b36d-4316-bcfc-4d604e2f7971 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.394434 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c033d2b-b36d-4316-bcfc-4d604e2f7971 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab returned with HTTP 404 Aug 19 21:27:05.394925 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 543/2188] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:05.402403 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eabed41f-6cc1-4c2e-b12c-e37086b997f1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.404338 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eabed41f-6cc1-4c2e-b12c-e37086b997f1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab Aug 19 21:27:05.404569 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eabed41f-6cc1-4c2e-b12c-e37086b997f1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.404797 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eabed41f-6cc1-4c2e-b12c-e37086b997f1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.404993 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-eabed41f-6cc1-4c2e-b12c-e37086b997f1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Delete volume with id: e44a344c-f4b8-4650-85c0-4d30ce16a4ab Aug 19 21:27:05.410992 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eabed41f-6cc1-4c2e-b12c-e37086b997f1 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab returned with HTTP 404 Aug 19 21:27:05.411821 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 542/2189] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:05 2026] DELETE /volume/v3/volumes/e44a344c-f4b8-4650-85c0-4d30ce16a4ab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:05.421836 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.423672 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:05.424290 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-674816809"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:05.426501 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-674816809'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:05.426802 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume of 1 GB Aug 19 21:27:05.438110 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Availability Zones retrieved successfully. Aug 19 21:27:05.451316 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (b1bf5820-4a8e-4a9b-b5ad-0696c687bf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:05.452825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e14fe07-37b6-44fb-95f9-d577b774bacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:05.454189 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:05.484998 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c039f306-5a97-40a6-b67b-4693d45b240b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.487492 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c039f306-5a97-40a6-b67b-4693d45b240b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] GET https://10.4.3.158/volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 Aug 19 21:27:05.487699 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c039f306-5a97-40a6-b67b-4693d45b240b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.487897 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c039f306-5a97-40a6-b67b-4693d45b240b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.493528 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c039f306-5a97-40a6-b67b-4693d45b240b tempest-CreateVolumesFromSourceVolumeTest-1294010071 tempest-CreateVolumesFromSourceVolumeTest-1294010071-project-member] https://10.4.3.158/volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 returned with HTTP 404 Aug 19 21:27:05.494077 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 554/2190] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/volumes/5f8a530d-8fce-442c-859d-ae234016be97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:05.497614 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e14fe07-37b6-44fb-95f9-d577b774bacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:05.498681 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee2c6bb2-a198-4f1e-a0fb-a29e696adc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:05.564761 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Created reservations ['9ed89912-df4c-48c5-aff8-c5da57d3aef2', '2fa6a988-cf00-4159-9cb5-195a770bd65c', '844213ad-7890-4fe7-baef-6863adb47fb0', 'cb0e2007-02ca-4ca3-92e2-f476a41bc541'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:05.565892 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee2c6bb2-a198-4f1e-a0fb-a29e696adc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed89912-df4c-48c5-aff8-c5da57d3aef2', '2fa6a988-cf00-4159-9cb5-195a770bd65c', '844213ad-7890-4fe7-baef-6863adb47fb0', 'cb0e2007-02ca-4ca3-92e2-f476a41bc541']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:05.566426 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f273e5c-4829-4c24-ac77-ceb197cc14b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:05.573595 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2d3873d1-4592-4188-bffa-2208218512a2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.577422 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d3873d1-4592-4188-bffa-2208218512a2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 Aug 19 21:27:05.577526 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d3873d1-4592-4188-bffa-2208218512a2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.578076 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d3873d1-4592-4188-bffa-2208218512a2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.589255 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:05.589255 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:05.597177 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f273e5c-4829-4c24-ac77-ceb197cc14b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-674816809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['9ed89912-df4c-48c5-aff8-c5da57d3aef2','2fa6a988-cf00-4159-9cb5-195a770bd65c','844213ad-7890-4fe7-baef-6863adb47fb0','cb0e2007-02ca-4ca3-92e2-f476a41bc541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-674816809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c06692a1a147e3be39169bc7f9fd34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ecdc1b41020436eaf999da86aa6f185',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:05.597619 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2d3873d1-4592-4188-bffa-2208218512a2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:05.599458 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80d478c7-b689-48fa-be44-316ade50e38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:05.606783 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d3873d1-4592-4188-bffa-2208218512a2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 returned with HTTP 200 Aug 19 21:27:05.607467 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 544/2191] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 => generated 1228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:05.622389 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fb5f648f-fe97-46d5-b7c8-da7f9e73ee98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.626097 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb5f648f-fe97-46d5-b7c8-da7f9e73ee98 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 Aug 19 21:27:05.626176 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb5f648f-fe97-46d5-b7c8-da7f9e73ee98 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.626374 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb5f648f-fe97-46d5-b7c8-da7f9e73ee98 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.631049 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80d478c7-b689-48fa-be44-316ade50e38b) transitioned into state 'SUCCESS' from state '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-674816809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c06692a1a147e3be39169bc7f9fd34',qos_specs=None,replication_status=,reservations=['9ed89912-df4c-48c5-aff8-c5da57d3aef2','2fa6a988-cf00-4159-9cb5-195a770bd65c','844213ad-7890-4fe7-baef-6863adb47fb0','cb0e2007-02ca-4ca3-92e2-f476a41bc541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ecdc1b41020436eaf999da86aa6f185',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:05.632583 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d098f5bd-7723-463e-85e1-b408b16c1bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:05.634357 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:05.634357 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:05.640197 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fb5f648f-fe97-46d5-b7c8-da7f9e73ee98 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:05.650756 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d098f5bd-7723-463e-85e1-b408b16c1bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:05.652178 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Flow 'volume_create_api' (b1bf5820-4a8e-4a9b-b5ad-0696c687bf33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:05.652294 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb5f648f-fe97-46d5-b7c8-da7f9e73ee98 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 returned with HTTP 200 Aug 19 21:27:05.652632 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 543/2192] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:05.652683 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Create volume request issued successfully. Aug 19 21:27:05.653509 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6abf37f6-3506-49dc-8783-e5cdd39d9bef tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:05.654419 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 552/2193] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:05 2026] POST /volume/v3/volumes => generated 748 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:05.670000 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-109dfa79-50e7-4f05-b2cc-4b21ca702767 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.672252 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-109dfa79-50e7-4f05-b2cc-4b21ca702767 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:05.672537 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-109dfa79-50e7-4f05-b2cc-4b21ca702767 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.672811 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-109dfa79-50e7-4f05-b2cc-4b21ca702767 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.673005 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-db82f724-68a7-4a58-b76c-2e97339f6db2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.673096 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-109dfa79-50e7-4f05-b2cc-4b21ca702767 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume with id: f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:05.675692 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db82f724-68a7-4a58-b76c-2e97339f6db2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:05.675914 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db82f724-68a7-4a58-b76c-2e97339f6db2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.676136 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db82f724-68a7-4a58-b76c-2e97339f6db2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.683861 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:05.683861 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:05.686639 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:05.686639 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:05.687842 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-109dfa79-50e7-4f05-b2cc-4b21ca702767 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:05.691100 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-db82f724-68a7-4a58-b76c-2e97339f6db2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:05.694868 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db82f724-68a7-4a58-b76c-2e97339f6db2 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 returned with HTTP 200 Aug 19 21:27:05.695436 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 545/2194] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:05.713633 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-109dfa79-50e7-4f05-b2cc-4b21ca702767 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume request issued successfully. Aug 19 21:27:05.713963 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-109dfa79-50e7-4f05-b2cc-4b21ca702767 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 202 Aug 19 21:27:05.714618 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 555/2195] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:27:05 2026] DELETE /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:27:05.728750 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ad64e10b-8645-45ba-b416-dcaaf38ad17e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.731266 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad64e10b-8645-45ba-b416-dcaaf38ad17e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:05.731370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad64e10b-8645-45ba-b416-dcaaf38ad17e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.731603 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad64e10b-8645-45ba-b416-dcaaf38ad17e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.745232 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:05.745232 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:05.755513 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ad64e10b-8645-45ba-b416-dcaaf38ad17e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:05.765512 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad64e10b-8645-45ba-b416-dcaaf38ad17e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 200 Aug 19 21:27:05.765970 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 544/2196] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 1192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:05.836080 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-506f9c8b-cd5c-41e5-ac6e-4360d0f8669b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.838684 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-506f9c8b-cd5c-41e5-ac6e-4360d0f8669b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 Aug 19 21:27:05.838980 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-506f9c8b-cd5c-41e5-ac6e-4360d0f8669b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.839262 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-506f9c8b-cd5c-41e5-ac6e-4360d0f8669b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.848463 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-506f9c8b-cd5c-41e5-ac6e-4360d0f8669b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 returned with HTTP 404 Aug 19 21:27:05.849226 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 553/2197] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/volumes/8230bcbe-fa3d-4fbd-a0f0-7dc4cfc06d36 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:05.859760 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8cf71093-d3fd-4895-8be7-10fdb3d38686 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.861619 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8cf71093-d3fd-4895-8be7-10fdb3d38686 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:27:05.862026 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8cf71093-d3fd-4895-8be7-10fdb3d38686 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.862128 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8cf71093-d3fd-4895-8be7-10fdb3d38686 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.862183 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-8cf71093-d3fd-4895-8be7-10fdb3d38686 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete backup with id: 2de69d6c-b7f9-4218-b2b6-4c215c55128b. Aug 19 21:27:05.867926 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:05.867926 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:05.884344 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-8cf71093-d3fd-4895-8be7-10fdb3d38686 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] delete_backup rpcapi backup_id 2de69d6c-b7f9-4218-b2b6-4c215c55128b {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:27:05.888602 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8cf71093-d3fd-4895-8be7-10fdb3d38686 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 202 Aug 19 21:27:05.888602 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 546/2198] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:05 2026] DELETE /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:05.898062 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b5d57c42-7190-4847-9d93-3baa2256912e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:05.901190 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5d57c42-7190-4847-9d93-3baa2256912e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:27:05.901190 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5d57c42-7190-4847-9d93-3baa2256912e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:05.901190 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5d57c42-7190-4847-9d93-3baa2256912e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:05.901190 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b5d57c42-7190-4847-9d93-3baa2256912e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:05.911878 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:05.911878 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:05.912877 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5d57c42-7190-4847-9d93-3baa2256912e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 200 Aug 19 21:27:05.913348 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 556/2199] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:05 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:06.317292 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-95df0609-991c-4f7b-8e02-dbb940fecd96 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.319641 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95df0609-991c-4f7b-8e02-dbb940fecd96 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 Aug 19 21:27:06.319768 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95df0609-991c-4f7b-8e02-dbb940fecd96 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:06.319935 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95df0609-991c-4f7b-8e02-dbb940fecd96 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:06.331421 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95df0609-991c-4f7b-8e02-dbb940fecd96 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 returned with HTTP 404 Aug 19 21:27:06.331731 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 545/2200] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:06 2026] GET /volume/v3/volumes/779c6bda-ad5f-4944-b431-59de4dd9aeb5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:06.340838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-27d11c0e-6595-4090-9e1c-bfaed0243a48 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.344676 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-27d11c0e-6595-4090-9e1c-bfaed0243a48 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] DELETE https://10.4.3.158/volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c Aug 19 21:27:06.344676 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-27d11c0e-6595-4090-9e1c-bfaed0243a48 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:06.345185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-27d11c0e-6595-4090-9e1c-bfaed0243a48 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:06.345433 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-27d11c0e-6595-4090-9e1c-bfaed0243a48 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Delete volume with id: 809669cb-0f4a-41d8-bc19-f1eccc837d6c Aug 19 21:27:06.356112 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:06.356112 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:06.356318 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-27d11c0e-6595-4090-9e1c-bfaed0243a48 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:27:06.389406 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-27d11c0e-6595-4090-9e1c-bfaed0243a48 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Delete volume request issued successfully. Aug 19 21:27:06.389631 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-27d11c0e-6595-4090-9e1c-bfaed0243a48 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c returned with HTTP 202 Aug 19 21:27:06.390483 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 554/2201] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:06 2026] DELETE /volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:06.401500 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-328f6935-6a07-418b-9779-3fa71fc08ef3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.403966 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-328f6935-6a07-418b-9779-3fa71fc08ef3 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c Aug 19 21:27:06.404300 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-328f6935-6a07-418b-9779-3fa71fc08ef3 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:06.404583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-328f6935-6a07-418b-9779-3fa71fc08ef3 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:06.413945 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:06.413945 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:06.418747 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-328f6935-6a07-418b-9779-3fa71fc08ef3 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Volume info retrieved successfully. Aug 19 21:27:06.426087 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-328f6935-6a07-418b-9779-3fa71fc08ef3 tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c returned with HTTP 200 Aug 19 21:27:06.426559 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 547/2202] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:06 2026] GET /volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:06.714415 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a9a76fd3-5a01-417c-82df-7330279b8171 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.716417 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9a76fd3-5a01-417c-82df-7330279b8171 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:06.716618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9a76fd3-5a01-417c-82df-7330279b8171 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:06.716844 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9a76fd3-5a01-417c-82df-7330279b8171 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:06.725486 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:06.725486 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:06.731125 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a9a76fd3-5a01-417c-82df-7330279b8171 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:06.737245 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9a76fd3-5a01-417c-82df-7330279b8171 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 returned with HTTP 200 Aug 19 21:27:06.737878 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 557/2203] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:06 2026] GET /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:06.754949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e1589878-f16a-4aeb-8931-af3abfc4434b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.757300 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1589878-f16a-4aeb-8931-af3abfc4434b tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action Aug 19 21:27:06.757796 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1589878-f16a-4aeb-8931-af3abfc4434b tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:06.757965 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1589878-f16a-4aeb-8931-af3abfc4434b tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:06.770754 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:06.770754 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:06.771740 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-e1589878-f16a-4aeb-8931-af3abfc4434b tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Updating volume '4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717' with '{'status': 'error'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:27:06.786589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-10d620b1-cd62-47d7-bc3d-4d58a976f16e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.789470 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-10d620b1-cd62-47d7-bc3d-4d58a976f16e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:06.789771 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-10d620b1-cd62-47d7-bc3d-4d58a976f16e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:06.790030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-10d620b1-cd62-47d7-bc3d-4d58a976f16e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:06.796821 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1589878-f16a-4aeb-8931-af3abfc4434b tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action returned with HTTP 202 Aug 19 21:27:06.798847 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 546/2204] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:27:06 2026] POST /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:06.798941 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-10d620b1-cd62-47d7-bc3d-4d58a976f16e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 404 Aug 19 21:27:06.798941 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 555/2205] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:06 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:06.804979 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2d0f99c2-43a7-47a0-961b-eac38e424f17 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.806992 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d0f99c2-43a7-47a0-961b-eac38e424f17 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:06.807251 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d0f99c2-43a7-47a0-961b-eac38e424f17 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:06.807707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d0f99c2-43a7-47a0-961b-eac38e424f17 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:06.817508 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:06.817508 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:06.823087 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2d0f99c2-43a7-47a0-961b-eac38e424f17 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:06.831842 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d0f99c2-43a7-47a0-961b-eac38e424f17 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 returned with HTTP 200 Aug 19 21:27:06.832506 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 548/2206] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:06 2026] GET /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:06.850522 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d9724b3d-a169-4df1-a030-c733c10971ef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.852478 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9724b3d-a169-4df1-a030-c733c10971ef tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action Aug 19 21:27:06.852817 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9724b3d-a169-4df1-a030-c733c10971ef tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:06.852940 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9724b3d-a169-4df1-a030-c733c10971ef tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:06.862666 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:06.862666 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:06.863274 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-d9724b3d-a169-4df1-a030-c733c10971ef tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Updating volume '4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717' with '{'status': 'available'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:27:06.889460 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9724b3d-a169-4df1-a030-c733c10971ef tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action returned with HTTP 202 Aug 19 21:27:06.890871 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 558/2207] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:27:06 2026] POST /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:06.899093 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9f1ed05b-46ba-420c-bb08-e27861bbf7a6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.902734 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f1ed05b-46ba-420c-bb08-e27861bbf7a6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:06.902935 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f1ed05b-46ba-420c-bb08-e27861bbf7a6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:06.903331 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f1ed05b-46ba-420c-bb08-e27861bbf7a6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:06.911343 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:06.911343 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:06.916116 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9f1ed05b-46ba-420c-bb08-e27861bbf7a6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:06.928036 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f1ed05b-46ba-420c-bb08-e27861bbf7a6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 returned with HTTP 200 Aug 19 21:27:06.928036 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 547/2208] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:06 2026] GET /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:06.930439 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9405653c-04a4-48a2-a6c7-dc41ad06f11a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.935954 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9405653c-04a4-48a2-a6c7-dc41ad06f11a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b Aug 19 21:27:06.936239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9405653c-04a4-48a2-a6c7-dc41ad06f11a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:06.936410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9405653c-04a4-48a2-a6c7-dc41ad06f11a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:06.936973 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-9405653c-04a4-48a2-a6c7-dc41ad06f11a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 2de69d6c-b7f9-4218-b2b6-4c215c55128b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:06.941591 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-57fd0b39-21ca-4a22-b25c-63d8087efd49 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:06.945079 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-57fd0b39-21ca-4a22-b25c-63d8087efd49 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action Aug 19 21:27:06.945821 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-57fd0b39-21ca-4a22-b25c-63d8087efd49 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:06.946075 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-57fd0b39-21ca-4a22-b25c-63d8087efd49 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:06.947735 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9405653c-04a4-48a2-a6c7-dc41ad06f11a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b returned with HTTP 404 Aug 19 21:27:06.949255 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 556/2209] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:06 2026] GET /volume/v3/backups/2de69d6c-b7f9-4218-b2b6-4c215c55128b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:06.960775 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:06.960775 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:06.961807 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-57fd0b39-21ca-4a22-b25c-63d8087efd49 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Updating volume '4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717' with '{'status': 'maintenance'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:27:06.995062 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-57fd0b39-21ca-4a22-b25c-63d8087efd49 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action returned with HTTP 202 Aug 19 21:27:06.995374 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 549/2210] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:27:06 2026] POST /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:07.006054 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-190a8b01-4e37-4ef0-8506-1bbb22d10bad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.008785 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-190a8b01-4e37-4ef0-8506-1bbb22d10bad tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:07.008981 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-190a8b01-4e37-4ef0-8506-1bbb22d10bad tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:07.009280 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-190a8b01-4e37-4ef0-8506-1bbb22d10bad tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:07.019729 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:07.019729 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:07.025065 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-190a8b01-4e37-4ef0-8506-1bbb22d10bad tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:07.033078 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-190a8b01-4e37-4ef0-8506-1bbb22d10bad tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 returned with HTTP 200 Aug 19 21:27:07.033648 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 559/2211] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:07 2026] GET /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:07.050810 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f932c65b-ffd9-4d0e-b32a-83ba2e222fe6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.052116 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a29e5e4f-00bf-4fab-9dd9-a911de55eb03 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.052991 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f932c65b-ffd9-4d0e-b32a-83ba2e222fe6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d Aug 19 21:27:07.053207 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f932c65b-ffd9-4d0e-b32a-83ba2e222fe6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:07.053394 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f932c65b-ffd9-4d0e-b32a-83ba2e222fe6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:07.055210 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a29e5e4f-00bf-4fab-9dd9-a911de55eb03 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] POST https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action Aug 19 21:27:07.055713 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a29e5e4f-00bf-4fab-9dd9-a911de55eb03 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:07.055895 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a29e5e4f-00bf-4fab-9dd9-a911de55eb03 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:07.060652 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:07.060652 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:07.065182 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f932c65b-ffd9-4d0e-b32a-83ba2e222fe6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:07.069798 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:07.069798 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:07.070389 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.admin_actions [None req-a29e5e4f-00bf-4fab-9dd9-a911de55eb03 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] Updating volume '4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717' with '{'status': 'available'}' {{(pid=100178) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:27:07.071238 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f932c65b-ffd9-4d0e-b32a-83ba2e222fe6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d returned with HTTP 200 Aug 19 21:27:07.071745 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 548/2212] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:07 2026] GET /volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:07.086795 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c0d5b9f6-5212-4743-9328-615d9bcf3651 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.088262 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c0d5b9f6-5212-4743-9328-615d9bcf3651 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d Aug 19 21:27:07.088697 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c0d5b9f6-5212-4743-9328-615d9bcf3651 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:07.089003 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c0d5b9f6-5212-4743-9328-615d9bcf3651 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:07.089287 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-c0d5b9f6-5212-4743-9328-615d9bcf3651 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume with id: a88a3e50-2b38-4f39-a79c-e5768807872d Aug 19 21:27:07.095866 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a29e5e4f-00bf-4fab-9dd9-a911de55eb03 tempest-VolumesActionsTest-333187544 tempest-VolumesActionsTest-333187544-project-admin] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action returned with HTTP 202 Aug 19 21:27:07.096477 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 557/2213] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:27:07 2026] POST /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:07.099033 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:07.099033 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:07.099033 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c0d5b9f6-5212-4743-9328-615d9bcf3651 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:07.105612 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4617226b-d035-4503-89ac-f5580f0d53b6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.107783 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4617226b-d035-4503-89ac-f5580f0d53b6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:07.108248 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4617226b-d035-4503-89ac-f5580f0d53b6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:07.108953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4617226b-d035-4503-89ac-f5580f0d53b6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:07.118358 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:07.118358 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:07.123788 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c0d5b9f6-5212-4743-9328-615d9bcf3651 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume request issued successfully. Aug 19 21:27:07.123788 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c0d5b9f6-5212-4743-9328-615d9bcf3651 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d returned with HTTP 202 Aug 19 21:27:07.123952 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4617226b-d035-4503-89ac-f5580f0d53b6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:07.124026 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 550/2214] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:07 2026] DELETE /volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:07.130749 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4617226b-d035-4503-89ac-f5580f0d53b6 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 returned with HTTP 200 Aug 19 21:27:07.131839 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 560/2215] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:07 2026] GET /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:07.136132 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-756ff7b3-d636-4495-88de-2a854a5e3784 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.138413 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-756ff7b3-d636-4495-88de-2a854a5e3784 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d Aug 19 21:27:07.138665 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-756ff7b3-d636-4495-88de-2a854a5e3784 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:07.138923 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-756ff7b3-d636-4495-88de-2a854a5e3784 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:07.146152 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c0d64260-840f-407f-816e-2993a291c652 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.148352 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c0d64260-840f-407f-816e-2993a291c652 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:07.148468 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:07.148468 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:07.148601 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c0d64260-840f-407f-816e-2993a291c652 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:07.148967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c0d64260-840f-407f-816e-2993a291c652 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:07.153589 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-756ff7b3-d636-4495-88de-2a854a5e3784 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:07.157518 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:07.157518 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:07.161051 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-756ff7b3-d636-4495-88de-2a854a5e3784 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d returned with HTTP 200 Aug 19 21:27:07.161700 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 549/2216] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:07 2026] GET /volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:07.163310 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c0d64260-840f-407f-816e-2993a291c652 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:07.173118 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c0d64260-840f-407f-816e-2993a291c652 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 returned with HTTP 200 Aug 19 21:27:07.173118 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 558/2217] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:07 2026] GET /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:07.190947 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3790064e-1c20-4b23-a3b4-9fa3143d4898 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.193739 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3790064e-1c20-4b23-a3b4-9fa3143d4898 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:07.193739 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3790064e-1c20-4b23-a3b4-9fa3143d4898 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:07.193739 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3790064e-1c20-4b23-a3b4-9fa3143d4898 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:07.194226 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-3790064e-1c20-4b23-a3b4-9fa3143d4898 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Delete volume with id: 4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:07.204419 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:07.204419 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:07.205176 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3790064e-1c20-4b23-a3b4-9fa3143d4898 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:07.207718 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e39b133a-eb01-4952-8901-9d3ac721861a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.233334 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3790064e-1c20-4b23-a3b4-9fa3143d4898 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Delete volume request issued successfully. Aug 19 21:27:07.233436 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3790064e-1c20-4b23-a3b4-9fa3143d4898 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 returned with HTTP 202 Aug 19 21:27:07.234525 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 551/2218] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:07 2026] DELETE /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:07.242262 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dd635756-85b6-40a1-a24b-e9fbad0abb62 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.244625 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd635756-85b6-40a1-a24b-e9fbad0abb62 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:07.244923 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd635756-85b6-40a1-a24b-e9fbad0abb62 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:07.245267 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd635756-85b6-40a1-a24b-e9fbad0abb62 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:07.253926 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:07.253926 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:07.258367 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dd635756-85b6-40a1-a24b-e9fbad0abb62 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Volume info retrieved successfully. Aug 19 21:27:07.263709 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd635756-85b6-40a1-a24b-e9fbad0abb62 tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 returned with HTTP 200 Aug 19 21:27:07.264434 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 550/2219] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:07 2026] GET /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:07.338831 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:07.339291 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-154008853"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:07.341431 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-154008853'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:07.341598 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Create volume of 1 GB Aug 19 21:27:07.347875 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Availability Zones retrieved successfully. Aug 19 21:27:07.356809 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Flow 'volume_create_api' (f534da1e-66ce-40c3-a6f2-91cec4fea201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:07.358246 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e51a980-e96e-4dab-a86d-e726d8a67d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:07.359468 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:07.399411 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e51a980-e96e-4dab-a86d-e726d8a67d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:07.399934 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a42d258-9453-41bb-8455-6eb68cb2a480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:07.446508 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-51703f78-85d1-420a-b8a9-ee41f58cae7b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.448435 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-51703f78-85d1-420a-b8a9-ee41f58cae7b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] GET https://10.4.3.158/volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c Aug 19 21:27:07.448662 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-51703f78-85d1-420a-b8a9-ee41f58cae7b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:07.448879 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-51703f78-85d1-420a-b8a9-ee41f58cae7b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:07.459942 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-51703f78-85d1-420a-b8a9-ee41f58cae7b tempest-VolumesBackupsTest-434372580 tempest-VolumesBackupsTest-434372580-project-member] https://10.4.3.158/volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c returned with HTTP 404 Aug 19 21:27:07.460125 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 559/2220] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:07 2026] GET /volume/v3/volumes/809669cb-0f4a-41d8-bc19-f1eccc837d6c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:07.494522 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Created reservations ['ed00bac3-0eb5-4974-9008-7f81ba9a8556', 'c0d8399d-50e8-4a9a-8944-1a8ed3c72bd4', 'f1fde655-f11c-4e26-9ba3-e45a1ba488ac', '73392a8c-c52e-41ac-94d2-f714df208acf'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:07.495663 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a42d258-9453-41bb-8455-6eb68cb2a480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed00bac3-0eb5-4974-9008-7f81ba9a8556', 'c0d8399d-50e8-4a9a-8944-1a8ed3c72bd4', 'f1fde655-f11c-4e26-9ba3-e45a1ba488ac', '73392a8c-c52e-41ac-94d2-f714df208acf']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:07.496782 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf740c3-83cc-400d-bd32-a4ade352c3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:07.527135 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf740c3-83cc-400d-bd32-a4ade352c3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69181c70-d0a3-4b70-81a4-da4f0f201db1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-154008853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9fe1cb35b3b4bbab8aca12cf1c3efc4',qos_specs=None,replication_status=,reservations=['ed00bac3-0eb5-4974-9008-7f81ba9a8556','c0d8399d-50e8-4a9a-8944-1a8ed3c72bd4','f1fde655-f11c-4e26-9ba3-e45a1ba488ac','73392a8c-c52e-41ac-94d2-f714df208acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61115afad38f4e868e592da026ec2a87',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-154008853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69181c70-d0a3-4b70-81a4-da4f0f201db1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9fe1cb35b3b4bbab8aca12cf1c3efc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61115afad38f4e868e592da026ec2a87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:07.528223 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435fc3f9-6d95-43d7-9597-5b45369675ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:07.554417 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435fc3f9-6d95-43d7-9597-5b45369675ee) transitioned into state 'SUCCESS' from state '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-154008853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9fe1cb35b3b4bbab8aca12cf1c3efc4',qos_specs=None,replication_status=,reservations=['ed00bac3-0eb5-4974-9008-7f81ba9a8556','c0d8399d-50e8-4a9a-8944-1a8ed3c72bd4','f1fde655-f11c-4e26-9ba3-e45a1ba488ac','73392a8c-c52e-41ac-94d2-f714df208acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61115afad38f4e868e592da026ec2a87',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:07.555418 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1461e4-38c3-4e48-82a5-d83e38ba4bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:07.566924 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1461e4-38c3-4e48-82a5-d83e38ba4bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:07.567780 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Flow 'volume_create_api' (f534da1e-66ce-40c3-a6f2-91cec4fea201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:07.568128 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Create volume request issued successfully. Aug 19 21:27:07.568741 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e39b133a-eb01-4952-8901-9d3ac721861a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:07.569194 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 561/2221] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:27:07 2026] POST /volume/v3/volumes => generated 777 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:07.587277 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56433071-b3e0-4dcb-94a9-5e23f9b96d0a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:07.590154 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56433071-b3e0-4dcb-94a9-5e23f9b96d0a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 Aug 19 21:27:07.590154 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56433071-b3e0-4dcb-94a9-5e23f9b96d0a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:07.590595 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56433071-b3e0-4dcb-94a9-5e23f9b96d0a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:07.600173 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:07.600173 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:07.605955 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56433071-b3e0-4dcb-94a9-5e23f9b96d0a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Volume info retrieved successfully. Aug 19 21:27:07.613779 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56433071-b3e0-4dcb-94a9-5e23f9b96d0a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 returned with HTTP 200 Aug 19 21:27:07.614326 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 552/2222] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:07 2026] GET /volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:08.183104 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a974a75-f075-4c17-816e-333839927a34 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:08.185236 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a974a75-f075-4c17-816e-333839927a34 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d Aug 19 21:27:08.185472 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a974a75-f075-4c17-816e-333839927a34 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:08.185794 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a974a75-f075-4c17-816e-333839927a34 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:08.194327 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a974a75-f075-4c17-816e-333839927a34 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d returned with HTTP 404 Aug 19 21:27:08.194929 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 551/2223] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:08 2026] GET /volume/v3/volumes/a88a3e50-2b38-4f39-a79c-e5768807872d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:08.208799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:08.210556 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:08.210898 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-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-230374246"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:08.212677 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-230374246'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:08.212812 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume of 1 GB Aug 19 21:27:08.217559 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Availability Zones retrieved successfully. Aug 19 21:27:08.224395 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (fb1967fe-3ef2-45c3-a29b-78a98100e0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:08.225581 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4df256-1026-4147-ad32-59d4bd2a85e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:08.226581 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:08.261887 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4df256-1026-4147-ad32-59d4bd2a85e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:08.263057 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4b74d1-636b-4582-9218-dcddb57a696e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:08.286035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6d2ade2c-f8ba-41f1-8369-8869f8b8c9ce None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:08.288917 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d2ade2c-f8ba-41f1-8369-8869f8b8c9ce tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] GET https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 Aug 19 21:27:08.288917 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d2ade2c-f8ba-41f1-8369-8869f8b8c9ce tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:08.289352 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d2ade2c-f8ba-41f1-8369-8869f8b8c9ce tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:08.298741 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d2ade2c-f8ba-41f1-8369-8869f8b8c9ce tempest-VolumesActionsTest-1285260255 tempest-VolumesActionsTest-1285260255-project-member] https://10.4.3.158/volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 returned with HTTP 404 Aug 19 21:27:08.299224 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 562/2224] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:08 2026] GET /volume/v3/volumes/4034b1fd-b3f7-40ba-b8e0-fd8f32c7a717 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:08.334225 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['c53eb230-7191-4c23-9848-37c5bc231254', '6396dc3c-d828-477e-a526-7a5b3fb95148', '9630f4eb-9200-41f1-89f9-55fead63cc9a', '86c6a5d4-24e7-4e3b-b07a-3ac25d38cc81'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:08.335276 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4b74d1-636b-4582-9218-dcddb57a696e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c53eb230-7191-4c23-9848-37c5bc231254', '6396dc3c-d828-477e-a526-7a5b3fb95148', '9630f4eb-9200-41f1-89f9-55fead63cc9a', '86c6a5d4-24e7-4e3b-b07a-3ac25d38cc81']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:08.336133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1bf9ee-5cce-4d7b-bd50-b36f5be57b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:08.383759 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1bf9ee-5cce-4d7b-bd50-b36f5be57b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c461666-bced-4205-92c0-6acf56e93416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-230374246',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['c53eb230-7191-4c23-9848-37c5bc231254','6396dc3c-d828-477e-a526-7a5b3fb95148','9630f4eb-9200-41f1-89f9-55fead63cc9a','86c6a5d4-24e7-4e3b-b07a-3ac25d38cc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-230374246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c461666-bced-4205-92c0-6acf56e93416,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='7b1fa3ab093643ddb0f815c151f52683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2756741608074701af9338395fc1fde1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:08.384710 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa81a28-e6cf-4d8f-8217-d94af18c4bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:08.419610 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa81a28-e6cf-4d8f-8217-d94af18c4bee) transitioned into state 'SUCCESS' from state '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-230374246',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['c53eb230-7191-4c23-9848-37c5bc231254','6396dc3c-d828-477e-a526-7a5b3fb95148','9630f4eb-9200-41f1-89f9-55fead63cc9a','86c6a5d4-24e7-4e3b-b07a-3ac25d38cc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:08.420896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cebaa6e-89b1-4b41-9a03-92ba7c770cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:08.437950 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cebaa6e-89b1-4b41-9a03-92ba7c770cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:08.438982 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (fb1967fe-3ef2-45c3-a29b-78a98100e0e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:08.440530 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume request issued successfully. Aug 19 21:27:08.441857 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-60d78ed0-3f81-48df-b61c-c80a3f9cca5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:08.442530 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 560/2225] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:27:08 2026] POST /volume/v3/volumes => generated 815 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:08.463845 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b42191a6-e7f5-4c43-b592-24812cd76bab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:08.466680 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b42191a6-e7f5-4c43-b592-24812cd76bab tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 Aug 19 21:27:08.467137 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b42191a6-e7f5-4c43-b592-24812cd76bab tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:08.467464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b42191a6-e7f5-4c43-b592-24812cd76bab tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:08.479558 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:08.479558 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:08.487965 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b42191a6-e7f5-4c43-b592-24812cd76bab tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:08.494852 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b42191a6-e7f5-4c43-b592-24812cd76bab tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 returned with HTTP 200 Aug 19 21:27:08.495789 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 553/2226] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:08 2026] GET /volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:08.640446 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-321ca370-9c4d-41ed-a90b-54bccbf44e6f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:08.643467 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-321ca370-9c4d-41ed-a90b-54bccbf44e6f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 Aug 19 21:27:08.643734 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-321ca370-9c4d-41ed-a90b-54bccbf44e6f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:08.643966 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-321ca370-9c4d-41ed-a90b-54bccbf44e6f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:08.656250 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:08.656250 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:08.661005 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-321ca370-9c4d-41ed-a90b-54bccbf44e6f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Volume info retrieved successfully. Aug 19 21:27:08.666513 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-321ca370-9c4d-41ed-a90b-54bccbf44e6f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 returned with HTTP 200 Aug 19 21:27:08.667146 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 552/2227] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:08 2026] GET /volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:08.682099 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e02065f7-83db-4c56-bd24-213eaec9f87a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:08.684743 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e02065f7-83db-4c56-bd24-213eaec9f87a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:27:08.685244 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e02065f7-83db-4c56-bd24-213eaec9f87a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "69181c70-d0a3-4b70-81a4-da4f0f201db1", "name": "tempest-type-Backup-16571734"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:08.687734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-e02065f7-83db-4c56-bd24-213eaec9f87a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Creating new backup {'backup': {'volume_id': '69181c70-d0a3-4b70-81a4-da4f0f201db1', 'name': 'tempest-type-Backup-16571734'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:27:08.688133 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-e02065f7-83db-4c56-bd24-213eaec9f87a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Creating backup of volume 69181c70-d0a3-4b70-81a4-da4f0f201db1 in container None Aug 19 21:27:08.697120 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:08.697120 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:08.697578 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e02065f7-83db-4c56-bd24-213eaec9f87a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Volume info retrieved successfully. Aug 19 21:27:08.775901 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-e02065f7-83db-4c56-bd24-213eaec9f87a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Created reservations ['eecb0b15-d550-48b5-8bb5-4a10f1ad5f14', '7854787c-834c-4a8e-8e16-1b61a72fd6a2'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:08.844240 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e02065f7-83db-4c56-bd24-213eaec9f87a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:27:08.844714 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 563/2228] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:27:08 2026] POST /volume/v3/backups => generated 314 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:08.860449 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4f1365d6-cc77-46e6-9624-eacc01b95790 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:08.863461 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4f1365d6-cc77-46e6-9624-eacc01b95790 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:08.863709 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4f1365d6-cc77-46e6-9624-eacc01b95790 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:08.864235 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4f1365d6-cc77-46e6-9624-eacc01b95790 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:08.864421 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4f1365d6-cc77-46e6-9624-eacc01b95790 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:08.870740 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:08.870740 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:08.872791 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4f1365d6-cc77-46e6-9624-eacc01b95790 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:08.873352 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 561/2229] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:08 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:09.472737 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-25631756-f4f1-4c53-82ff-426e946867f9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:09.474648 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:09.475143 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "33aa6f57-f6de-4a45-97fa-9d077de8832c", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:09.476755 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '33aa6f57-f6de-4a45-97fa-9d077de8832c', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:09.509062 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-02737dfc-7193-4457-b6c8-a2cefeda7672 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:09.511505 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02737dfc-7193-4457-b6c8-a2cefeda7672 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 Aug 19 21:27:09.511797 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02737dfc-7193-4457-b6c8-a2cefeda7672 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:09.512054 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02737dfc-7193-4457-b6c8-a2cefeda7672 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:09.524003 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:09.524003 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:09.529538 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-02737dfc-7193-4457-b6c8-a2cefeda7672 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:09.536223 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02737dfc-7193-4457-b6c8-a2cefeda7672 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 returned with HTTP 200 Aug 19 21:27:09.536223 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 553/2230] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:09 2026] GET /volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:09.554381 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b672ca3f-93e7-44c5-b80a-fdef493db7ad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:09.559251 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b672ca3f-93e7-44c5-b80a-fdef493db7ad tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:27:09.559713 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b672ca3f-93e7-44c5-b80a-fdef493db7ad tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c461666-bced-4205-92c0-6acf56e93416", "name": "tempest-VolumesBackupsTest-Backup-1177204315", "description": "tempest-backup-description-103010498", "container": "tempest-volumesbackupstest-backup-container-2012992855"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:09.565960 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-b672ca3f-93e7-44c5-b80a-fdef493db7ad tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating new backup {'backup': {'volume_id': '4c461666-bced-4205-92c0-6acf56e93416', 'name': 'tempest-VolumesBackupsTest-Backup-1177204315', 'description': 'tempest-backup-description-103010498', 'container': 'tempest-volumesbackupstest-backup-container-2012992855'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:27:09.566148 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-b672ca3f-93e7-44c5-b80a-fdef493db7ad tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating backup of volume 4c461666-bced-4205-92c0-6acf56e93416 in container tempest-volumesbackupstest-backup-container-2012992855 Aug 19 21:27:09.583277 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:09.583277 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:09.584250 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b672ca3f-93e7-44c5-b80a-fdef493db7ad tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:09.592773 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume of 1 GB Aug 19 21:27:09.597771 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Availability Zones retrieved successfully. Aug 19 21:27:09.603200 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Flow 'volume_create_api' (fd5f8f4a-699d-4587-86fb-20e3ba047c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:09.604257 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1715ac60-7db3-44af-aeb0-0ada72fd1b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:09.605181 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:09.629499 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-b672ca3f-93e7-44c5-b80a-fdef493db7ad tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['415050fc-058c-42f4-ab95-883be34bda1f', 'ab63e087-b04e-41a9-8e66-5c4eb9bf5b6a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:09.681335 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1715ac60-7db3-44af-aeb0-0ada72fd1b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:09.682519 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe0a9a8-17f3-42aa-b72f-d3f6fcdc72e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:09.706039 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b672ca3f-93e7-44c5-b80a-fdef493db7ad tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:27:09.706039 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 564/2231] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:27:09 2026] POST /volume/v3/backups => generated 330 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:09.718291 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2c2442bd-9c81-494c-bbd7-558b74880739 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:09.724085 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2c2442bd-9c81-494c-bbd7-558b74880739 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:09.724787 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2c2442bd-9c81-494c-bbd7-558b74880739 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:09.724787 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2c2442bd-9c81-494c-bbd7-558b74880739 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:09.724787 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-2c2442bd-9c81-494c-bbd7-558b74880739 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:09.736416 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:09.736416 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:09.736919 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2c2442bd-9c81-494c-bbd7-558b74880739 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:09.737290 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 562/2232] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:09 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:09.760558 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Created reservations ['a186bc39-00c0-46e0-8ae3-480eb8ceb731', '3a07e677-ff47-4d88-a0b8-448866f2603a', 'f2198c7f-9daf-40d7-9c2a-c4ec4f008959', '0ddaef3c-7f31-463e-9a61-a4c74b2dee61'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:09.761671 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe0a9a8-17f3-42aa-b72f-d3f6fcdc72e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a186bc39-00c0-46e0-8ae3-480eb8ceb731', '3a07e677-ff47-4d88-a0b8-448866f2603a', 'f2198c7f-9daf-40d7-9c2a-c4ec4f008959', '0ddaef3c-7f31-463e-9a61-a4c74b2dee61']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:09.762747 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1859bd-0189-4eda-bd8f-e43555365a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:09.791686 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1859bd-0189-4eda-bd8f-e43555365a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4', '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='178f67cc25084bc3a49daa004f21f276',qos_specs=None,replication_status=,reservations=['a186bc39-00c0-46e0-8ae3-480eb8ceb731','3a07e677-ff47-4d88-a0b8-448866f2603a','f2198c7f-9daf-40d7-9c2a-c4ec4f008959','0ddaef3c-7f31-463e-9a61-a4c74b2dee61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:09Z,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=79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='178f67cc25084bc3a49daa004f21f276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:09.792635 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b187b1f-dbec-47eb-9420-f76c60225998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:09.849530 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b187b1f-dbec-47eb-9420-f76c60225998) transitioned into state 'SUCCESS' from 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='178f67cc25084bc3a49daa004f21f276',qos_specs=None,replication_status=,reservations=['a186bc39-00c0-46e0-8ae3-480eb8ceb731','3a07e677-ff47-4d88-a0b8-448866f2603a','f2198c7f-9daf-40d7-9c2a-c4ec4f008959','0ddaef3c-7f31-463e-9a61-a4c74b2dee61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:09.850416 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cdd3466-5f6f-4544-ade2-2ff2d84ae105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:09.868824 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cdd3466-5f6f-4544-ade2-2ff2d84ae105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:09.868824 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Flow 'volume_create_api' (fd5f8f4a-699d-4587-86fb-20e3ba047c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:09.868824 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume request issued successfully. Aug 19 21:27:09.869640 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-25631756-f4f1-4c53-82ff-426e946867f9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:09.869947 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 554/2233] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:27:09 2026] POST /volume/v3/volumes => generated 775 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:09.887894 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-60d80c2c-0911-47d0-a4d9-b1913fa268a7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:09.889641 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f827243e-2cbd-403a-8536-95e3ccc1fc24 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:09.889889 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-60d80c2c-0911-47d0-a4d9-b1913fa268a7 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:09.890208 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-60d80c2c-0911-47d0-a4d9-b1913fa268a7 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:09.890473 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-60d80c2c-0911-47d0-a4d9-b1913fa268a7 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:09.892986 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f827243e-2cbd-403a-8536-95e3ccc1fc24 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:09.892986 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f827243e-2cbd-403a-8536-95e3ccc1fc24 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:09.892986 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f827243e-2cbd-403a-8536-95e3ccc1fc24 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:09.892986 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f827243e-2cbd-403a-8536-95e3ccc1fc24 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:09.901392 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:09.901392 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:09.901844 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:09.901844 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:09.902437 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f827243e-2cbd-403a-8536-95e3ccc1fc24 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:09.903232 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 565/2234] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:09 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:09.908498 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-60d80c2c-0911-47d0-a4d9-b1913fa268a7 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:09.915505 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-60d80c2c-0911-47d0-a4d9-b1913fa268a7 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:09.915505 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 554/2235] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:09 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:10.754304 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a78963eb-b003-4a02-9f37-ef7409396614 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:10.756688 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a78963eb-b003-4a02-9f37-ef7409396614 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:10.756906 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a78963eb-b003-4a02-9f37-ef7409396614 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:10.757205 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a78963eb-b003-4a02-9f37-ef7409396614 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:10.757331 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a78963eb-b003-4a02-9f37-ef7409396614 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:10.767903 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:10.767903 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:10.768878 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a78963eb-b003-4a02-9f37-ef7409396614 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:10.769666 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 563/2236] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:10 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:10.916166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e27f38c7-26e0-4baf-8bb2-1ee7af99e517 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:10.920129 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e27f38c7-26e0-4baf-8bb2-1ee7af99e517 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:10.920129 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e27f38c7-26e0-4baf-8bb2-1ee7af99e517 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:10.920129 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e27f38c7-26e0-4baf-8bb2-1ee7af99e517 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:10.920129 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e27f38c7-26e0-4baf-8bb2-1ee7af99e517 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:10.926089 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:10.926089 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:10.927884 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e27f38c7-26e0-4baf-8bb2-1ee7af99e517 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:10.929277 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 555/2237] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:10 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:10.939490 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-48b158ba-332e-4045-8bbf-0a90bc051aeb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:10.941780 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-48b158ba-332e-4045-8bbf-0a90bc051aeb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:10.943410 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-48b158ba-332e-4045-8bbf-0a90bc051aeb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:10.943410 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-48b158ba-332e-4045-8bbf-0a90bc051aeb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:10.954107 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:10.954107 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:10.959796 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-48b158ba-332e-4045-8bbf-0a90bc051aeb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:10.966574 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-48b158ba-332e-4045-8bbf-0a90bc051aeb tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:10.967160 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 566/2238] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:10 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:11.783697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9cc7267c-e602-4dc8-8dbf-90dd9e59cd58 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:11.789691 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9cc7267c-e602-4dc8-8dbf-90dd9e59cd58 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:11.789910 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9cc7267c-e602-4dc8-8dbf-90dd9e59cd58 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:11.790120 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9cc7267c-e602-4dc8-8dbf-90dd9e59cd58 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:11.790214 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9cc7267c-e602-4dc8-8dbf-90dd9e59cd58 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:11.797857 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:11.797857 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:11.798736 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9cc7267c-e602-4dc8-8dbf-90dd9e59cd58 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:11.799116 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 555/2239] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:11 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:11.949908 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-13f18734-7ce4-4e70-98cb-0e83aea1a744 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:11.952276 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-13f18734-7ce4-4e70-98cb-0e83aea1a744 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:11.953861 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-13f18734-7ce4-4e70-98cb-0e83aea1a744 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:11.953861 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-13f18734-7ce4-4e70-98cb-0e83aea1a744 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:11.953861 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-13f18734-7ce4-4e70-98cb-0e83aea1a744 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:11.957999 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:11.957999 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:11.959168 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-13f18734-7ce4-4e70-98cb-0e83aea1a744 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:11.959749 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 564/2240] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:11 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:11.989675 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e8ec15bb-7faa-4e91-be6b-355d2bd319a2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:11.991784 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e8ec15bb-7faa-4e91-be6b-355d2bd319a2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:11.992162 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e8ec15bb-7faa-4e91-be6b-355d2bd319a2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:11.992412 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e8ec15bb-7faa-4e91-be6b-355d2bd319a2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:12.008720 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:12.008720 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:12.017614 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e8ec15bb-7faa-4e91-be6b-355d2bd319a2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:12.026000 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e8ec15bb-7faa-4e91-be6b-355d2bd319a2 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:12.026570 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 556/2241] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:11 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:27:12.813484 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-25653dc9-8a94-426d-b03a-d5e91980df5f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:12.815915 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-25653dc9-8a94-426d-b03a-d5e91980df5f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:12.816221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-25653dc9-8a94-426d-b03a-d5e91980df5f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:12.816485 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-25653dc9-8a94-426d-b03a-d5e91980df5f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:12.816668 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-25653dc9-8a94-426d-b03a-d5e91980df5f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:12.821554 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:12.821554 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:12.822496 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-25653dc9-8a94-426d-b03a-d5e91980df5f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:12.822875 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 567/2242] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:12 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:12.975423 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1fc402b2-506e-4345-bcca-92228c3ab41c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:12.978430 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1fc402b2-506e-4345-bcca-92228c3ab41c tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:12.978430 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1fc402b2-506e-4345-bcca-92228c3ab41c tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:12.978430 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1fc402b2-506e-4345-bcca-92228c3ab41c tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:12.978430 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1fc402b2-506e-4345-bcca-92228c3ab41c tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:12.984652 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:12.984652 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:12.985689 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1fc402b2-506e-4345-bcca-92228c3ab41c tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:12.986688 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 556/2243] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:12 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:13.048567 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c15033c3-e697-4072-8404-f63aa6e5333e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:13.053059 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c15033c3-e697-4072-8404-f63aa6e5333e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:13.053059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c15033c3-e697-4072-8404-f63aa6e5333e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:13.053059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c15033c3-e697-4072-8404-f63aa6e5333e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:13.065542 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:13.065542 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:13.073795 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c15033c3-e697-4072-8404-f63aa6e5333e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:13.082417 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c15033c3-e697-4072-8404-f63aa6e5333e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:13.083381 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 565/2244] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:13 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:13.840766 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0ed1abda-a250-48d2-b427-64e7c6c4fa64 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:13.846545 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0ed1abda-a250-48d2-b427-64e7c6c4fa64 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:13.846545 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0ed1abda-a250-48d2-b427-64e7c6c4fa64 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:13.846545 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0ed1abda-a250-48d2-b427-64e7c6c4fa64 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:13.846545 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0ed1abda-a250-48d2-b427-64e7c6c4fa64 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:13.851882 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:13.851882 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:13.852655 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0ed1abda-a250-48d2-b427-64e7c6c4fa64 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:13.853301 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 557/2245] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:13 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:14.003829 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-854c9993-361a-4573-804b-32fcfdff42bc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:14.007153 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-854c9993-361a-4573-804b-32fcfdff42bc tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:14.007581 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-854c9993-361a-4573-804b-32fcfdff42bc tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:14.007653 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-854c9993-361a-4573-804b-32fcfdff42bc tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:14.009421 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-854c9993-361a-4573-804b-32fcfdff42bc tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:14.014956 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:14.014956 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:14.015672 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-854c9993-361a-4573-804b-32fcfdff42bc tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:14.015672 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 568/2246] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:14 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:14.098399 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-069219fa-8ee0-4f60-b796-6d0e18d686db None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:14.102692 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-069219fa-8ee0-4f60-b796-6d0e18d686db tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:14.102947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-069219fa-8ee0-4f60-b796-6d0e18d686db tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:14.103165 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-069219fa-8ee0-4f60-b796-6d0e18d686db tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:14.117396 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:14.117396 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:14.122398 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-069219fa-8ee0-4f60-b796-6d0e18d686db tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:14.129199 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-069219fa-8ee0-4f60-b796-6d0e18d686db tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:14.130481 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 557/2247] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:14 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:14.865812 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-40c387f1-239b-41a4-b45e-ed20cf73a275 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:14.867637 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40c387f1-239b-41a4-b45e-ed20cf73a275 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:14.867847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40c387f1-239b-41a4-b45e-ed20cf73a275 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:14.868135 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40c387f1-239b-41a4-b45e-ed20cf73a275 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:14.868193 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-40c387f1-239b-41a4-b45e-ed20cf73a275 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:14.872633 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:14.872633 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:14.873347 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40c387f1-239b-41a4-b45e-ed20cf73a275 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:14.873725 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 566/2248] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:14 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:15.034803 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b99ab669-8966-40bd-a95b-2ef6bdb02593 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:15.038773 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b99ab669-8966-40bd-a95b-2ef6bdb02593 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:15.038773 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b99ab669-8966-40bd-a95b-2ef6bdb02593 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:15.038773 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b99ab669-8966-40bd-a95b-2ef6bdb02593 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:15.038773 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b99ab669-8966-40bd-a95b-2ef6bdb02593 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:15.044255 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:15.044255 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:15.045424 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b99ab669-8966-40bd-a95b-2ef6bdb02593 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:15.046061 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 558/2249] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:15 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:15.148958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b83aa119-3aaa-43c4-bcf7-95beade52bff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:15.153528 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b83aa119-3aaa-43c4-bcf7-95beade52bff tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:15.153811 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b83aa119-3aaa-43c4-bcf7-95beade52bff tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:15.154050 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b83aa119-3aaa-43c4-bcf7-95beade52bff tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:15.164308 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:15.164308 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:15.170094 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b83aa119-3aaa-43c4-bcf7-95beade52bff tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:15.176496 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b83aa119-3aaa-43c4-bcf7-95beade52bff tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:15.177297 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 569/2250] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:15 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:15.887033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5ace8257-35a0-4030-8a80-3ef682b05b2b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:15.890359 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5ace8257-35a0-4030-8a80-3ef682b05b2b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:15.890359 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5ace8257-35a0-4030-8a80-3ef682b05b2b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:15.892508 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5ace8257-35a0-4030-8a80-3ef682b05b2b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:15.892816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5ace8257-35a0-4030-8a80-3ef682b05b2b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:15.899407 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:15.899407 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:15.902857 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5ace8257-35a0-4030-8a80-3ef682b05b2b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:15.902956 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 558/2251] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:15 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:16.064059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-75acfe10-b876-4e18-a591-5b7249d3bd0b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:16.071130 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-75acfe10-b876-4e18-a591-5b7249d3bd0b tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:16.071589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-75acfe10-b876-4e18-a591-5b7249d3bd0b tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:16.072071 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-75acfe10-b876-4e18-a591-5b7249d3bd0b tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:16.072610 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-75acfe10-b876-4e18-a591-5b7249d3bd0b tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:16.078986 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:16.078986 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:16.079815 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-75acfe10-b876-4e18-a591-5b7249d3bd0b tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:16.080324 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 567/2252] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:16 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:16.196811 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bb3278e4-beeb-459c-b3f8-2751694d8ddc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:16.199341 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb3278e4-beeb-459c-b3f8-2751694d8ddc tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:16.200114 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb3278e4-beeb-459c-b3f8-2751694d8ddc tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:16.200114 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb3278e4-beeb-459c-b3f8-2751694d8ddc tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:16.213151 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:16.213151 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:16.223896 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bb3278e4-beeb-459c-b3f8-2751694d8ddc tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:16.233159 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb3278e4-beeb-459c-b3f8-2751694d8ddc tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:16.234922 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 559/2253] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:16 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:16.932192 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c4613d03-36b5-4610-bc05-5c4ba72ef391 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:16.939868 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c4613d03-36b5-4610-bc05-5c4ba72ef391 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:16.940038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c4613d03-36b5-4610-bc05-5c4ba72ef391 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:16.940188 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c4613d03-36b5-4610-bc05-5c4ba72ef391 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:16.940352 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c4613d03-36b5-4610-bc05-5c4ba72ef391 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:16.953715 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:16.953715 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:16.954896 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c4613d03-36b5-4610-bc05-5c4ba72ef391 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:16.955416 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 570/2254] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:16 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:16.980886 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:17.096915 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-24eb0bfe-636d-4cc0-98f8-2bbd278a4220 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:17.104555 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-24eb0bfe-636d-4cc0-98f8-2bbd278a4220 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:17.104854 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-24eb0bfe-636d-4cc0-98f8-2bbd278a4220 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:17.105218 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-24eb0bfe-636d-4cc0-98f8-2bbd278a4220 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:17.105282 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-24eb0bfe-636d-4cc0-98f8-2bbd278a4220 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:17.113928 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:17.113928 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:17.114844 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-24eb0bfe-636d-4cc0-98f8-2bbd278a4220 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:17.115347 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 568/2255] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:17 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:17.181104 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:17.181731 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-752726419"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:17.184321 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-752726419'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:17.184321 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume of 1 GB Aug 19 21:27:17.191136 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Availability Zones retrieved successfully. Aug 19 21:27:17.207040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Flow 'volume_create_api' (b4232ae3-025e-42b9-b4ec-b85be11f0bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:17.207983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8278798a-0f43-4886-97bd-69a606d0fa22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:17.210523 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:17.252678 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4e95c2b9-d5c7-4a84-bfe5-a566e5107a57 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:17.257195 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e95c2b9-d5c7-4a84-bfe5-a566e5107a57 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:17.257448 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e95c2b9-d5c7-4a84-bfe5-a566e5107a57 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:17.257714 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e95c2b9-d5c7-4a84-bfe5-a566e5107a57 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:17.268962 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8278798a-0f43-4886-97bd-69a606d0fa22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:17.270396 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51714893-0964-4491-99ba-0211f8522acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:17.273200 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:17.273200 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:17.282321 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4e95c2b9-d5c7-4a84-bfe5-a566e5107a57 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:17.290945 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e95c2b9-d5c7-4a84-bfe5-a566e5107a57 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:17.291507 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 560/2256] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:17 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:17.402149 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['fa9b8dfd-9d0f-4176-92bf-f5ff2e604256', '21170038-dc50-4d56-aa8a-22f8ff7d24db', '01f0ca46-05e3-42b6-adb2-1f1b76895553', 'a56cb47c-5004-404c-a563-63757f25b748'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:17.403219 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51714893-0964-4491-99ba-0211f8522acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa9b8dfd-9d0f-4176-92bf-f5ff2e604256', '21170038-dc50-4d56-aa8a-22f8ff7d24db', '01f0ca46-05e3-42b6-adb2-1f1b76895553', 'a56cb47c-5004-404c-a563-63757f25b748']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:17.404146 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff28a9c-dd24-49b7-bb2a-af7415985909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:17.436130 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff28a9c-dd24-49b7-bb2a-af7415985909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e37be3d3-b238-45a5-abca-91984ead7598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-752726419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c6642b355549b7992a38f90fb2adea',qos_specs=None,replication_status=,reservations=['fa9b8dfd-9d0f-4176-92bf-f5ff2e604256','21170038-dc50-4d56-aa8a-22f8ff7d24db','01f0ca46-05e3-42b6-adb2-1f1b76895553','a56cb47c-5004-404c-a563-63757f25b748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-752726419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e37be3d3-b238-45a5-abca-91984ead7598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c6642b355549b7992a38f90fb2adea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:17.437204 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37180527-f535-4072-b506-a4121f67802c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:17.469419 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37180527-f535-4072-b506-a4121f67802c) transitioned into state 'SUCCESS' from state '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-752726419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c6642b355549b7992a38f90fb2adea',qos_specs=None,replication_status=,reservations=['fa9b8dfd-9d0f-4176-92bf-f5ff2e604256','21170038-dc50-4d56-aa8a-22f8ff7d24db','01f0ca46-05e3-42b6-adb2-1f1b76895553','a56cb47c-5004-404c-a563-63757f25b748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:17.470585 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4618467a-d0cc-4a8d-9760-97a6966443b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:17.496181 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4618467a-d0cc-4a8d-9760-97a6966443b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:17.496181 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Flow 'volume_create_api' (b4232ae3-025e-42b9-b4ec-b85be11f0bf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:17.496878 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume request issued successfully. Aug 19 21:27:17.497594 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2bc127b-cbf5-4e50-b1c1-3fbcca45b01b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:17.497771 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 559/2257] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:16 2026] POST /volume/v3/volumes => generated 748 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:17.517049 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-668e36fd-f398-4ed0-b8bd-ec3338a030f8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:17.519469 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-668e36fd-f398-4ed0-b8bd-ec3338a030f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 Aug 19 21:27:17.520366 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-668e36fd-f398-4ed0-b8bd-ec3338a030f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:17.520366 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-668e36fd-f398-4ed0-b8bd-ec3338a030f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:17.532200 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:17.532200 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:17.541993 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-668e36fd-f398-4ed0-b8bd-ec3338a030f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:27:17.548455 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-668e36fd-f398-4ed0-b8bd-ec3338a030f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 returned with HTTP 200 Aug 19 21:27:17.549099 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 571/2258] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:17 2026] GET /volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:27:17.821443 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:17.977195 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-857adcd7-c440-4c4e-8d9e-1d6227edea24 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:17.980275 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-857adcd7-c440-4c4e-8d9e-1d6227edea24 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:17.980527 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-857adcd7-c440-4c4e-8d9e-1d6227edea24 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:17.980804 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-857adcd7-c440-4c4e-8d9e-1d6227edea24 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:17.982617 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-857adcd7-c440-4c4e-8d9e-1d6227edea24 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:17.987597 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:17.987597 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:17.988499 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-857adcd7-c440-4c4e-8d9e-1d6227edea24 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:17.989220 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 561/2259] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:17 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:18.029383 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:18.029764 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-181019428"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:18.032889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-181019428'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:18.033091 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Create volume of 1 GB Aug 19 21:27:18.046210 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Availability Zones retrieved successfully. Aug 19 21:27:18.055057 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Flow 'volume_create_api' (8d39fbe3-9b2b-4489-8cac-3b841e8fb832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:18.057345 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484bc040-3054-4640-8425-a56651c12bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:18.058083 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:18.103286 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484bc040-3054-4640-8425-a56651c12bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:18.104504 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (273e2ad7-0865-4741-ab7d-213827d8bce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:18.131222 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3049dcf6-144f-4efa-84e6-9cf22c70cc49 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:18.133368 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3049dcf6-144f-4efa-84e6-9cf22c70cc49 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:18.133611 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3049dcf6-144f-4efa-84e6-9cf22c70cc49 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:18.133843 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3049dcf6-144f-4efa-84e6-9cf22c70cc49 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:18.133976 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3049dcf6-144f-4efa-84e6-9cf22c70cc49 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:18.139667 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:18.139667 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:18.140752 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3049dcf6-144f-4efa-84e6-9cf22c70cc49 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:18.141257 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 560/2260] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:18 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:18.193818 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Created reservations ['0bac9ba5-c98c-4ca1-83c5-1531a9d26793', 'd8c951cb-f0b1-4fe7-8c2c-962358919a6a', 'c395f5e6-1781-4d04-83bc-d50e83272113', '6ba7add3-8f19-4890-8716-a6ed814dda37'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:18.195166 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (273e2ad7-0865-4741-ab7d-213827d8bce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bac9ba5-c98c-4ca1-83c5-1531a9d26793', 'd8c951cb-f0b1-4fe7-8c2c-962358919a6a', 'c395f5e6-1781-4d04-83bc-d50e83272113', '6ba7add3-8f19-4890-8716-a6ed814dda37']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:18.196489 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8c27c0-d98c-4a2e-9723-8f7fc1cf9916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:18.231222 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8c27c0-d98c-4a2e-9723-8f7fc1cf9916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '437b0a9e-ca7d-490f-8a15-60c52d5cb8d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-181019428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc21d057b724d85bd12b5c7a90011ea',qos_specs=None,replication_status=,reservations=['0bac9ba5-c98c-4ca1-83c5-1531a9d26793','d8c951cb-f0b1-4fe7-8c2c-962358919a6a','c395f5e6-1781-4d04-83bc-d50e83272113','6ba7add3-8f19-4890-8716-a6ed814dda37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd0db71d5cc94d3cac3681e1a85dbab9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-181019428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=437b0a9e-ca7d-490f-8a15-60c52d5cb8d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc21d057b724d85bd12b5c7a90011ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd0db71d5cc94d3cac3681e1a85dbab9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:18.232366 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea56207-ecb0-4089-a75e-95b11ea6a2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:18.265602 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea56207-ecb0-4089-a75e-95b11ea6a2a2) transitioned into state 'SUCCESS' from state '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-181019428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc21d057b724d85bd12b5c7a90011ea',qos_specs=None,replication_status=,reservations=['0bac9ba5-c98c-4ca1-83c5-1531a9d26793','d8c951cb-f0b1-4fe7-8c2c-962358919a6a','c395f5e6-1781-4d04-83bc-d50e83272113','6ba7add3-8f19-4890-8716-a6ed814dda37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd0db71d5cc94d3cac3681e1a85dbab9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:18.266654 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc6ef9c-aec4-45f0-89c4-80086cda0afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:18.285980 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc6ef9c-aec4-45f0-89c4-80086cda0afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:18.287063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Flow 'volume_create_api' (8d39fbe3-9b2b-4489-8cac-3b841e8fb832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:18.287494 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Create volume request issued successfully. Aug 19 21:27:18.288336 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c71d2bf0-07e0-488f-a6a0-13a2a6afc446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:18.289092 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 569/2261] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:17 2026] POST /volume/v3/volumes => generated 753 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:18.310314 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4266601a-dcd4-4a56-9d67-9da4071a03f1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:18.311698 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-59e5a37a-26d5-44a7-ae9e-847fd08d4b84 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:18.314145 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59e5a37a-26d5-44a7-ae9e-847fd08d4b84 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:18.314436 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59e5a37a-26d5-44a7-ae9e-847fd08d4b84 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:18.314705 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59e5a37a-26d5-44a7-ae9e-847fd08d4b84 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:18.316190 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4266601a-dcd4-4a56-9d67-9da4071a03f1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 Aug 19 21:27:18.316938 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4266601a-dcd4-4a56-9d67-9da4071a03f1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:18.318643 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4266601a-dcd4-4a56-9d67-9da4071a03f1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:18.346371 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:18.346371 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:18.347521 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:18.347521 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:18.352692 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4266601a-dcd4-4a56-9d67-9da4071a03f1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:27:18.356906 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-59e5a37a-26d5-44a7-ae9e-847fd08d4b84 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:18.359053 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4266601a-dcd4-4a56-9d67-9da4071a03f1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 returned with HTTP 200 Aug 19 21:27:18.359615 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 572/2262] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:18 2026] GET /volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 => generated 821 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:18.368348 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59e5a37a-26d5-44a7-ae9e-847fd08d4b84 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:18.368348 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 562/2263] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:18 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 928 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:18.569032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c2eb669b-d596-4794-b904-c5fbf2d8c554 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:18.573097 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c2eb669b-d596-4794-b904-c5fbf2d8c554 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 Aug 19 21:27:18.573097 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c2eb669b-d596-4794-b904-c5fbf2d8c554 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:18.573097 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c2eb669b-d596-4794-b904-c5fbf2d8c554 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:18.586213 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:18.586213 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:18.597279 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c2eb669b-d596-4794-b904-c5fbf2d8c554 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:27:18.601305 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c2eb669b-d596-4794-b904-c5fbf2d8c554 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 returned with HTTP 200 Aug 19 21:27:18.602107 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 561/2264] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:18 2026] GET /volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:18.624740 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-436d4c15-ec0a-4461-8fa2-e40d68327d63 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:18.627455 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-436d4c15-ec0a-4461-8fa2-e40d68327d63 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:27:18.628188 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-436d4c15-ec0a-4461-8fa2-e40d68327d63 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e37be3d3-b238-45a5-abca-91984ead7598", "name": "tempest-VolumesBackupsTest-Backup-527427133"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:18.630734 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-436d4c15-ec0a-4461-8fa2-e40d68327d63 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating new backup {'backup': {'volume_id': 'e37be3d3-b238-45a5-abca-91984ead7598', 'name': 'tempest-VolumesBackupsTest-Backup-527427133'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:27:18.630734 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-436d4c15-ec0a-4461-8fa2-e40d68327d63 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating backup of volume e37be3d3-b238-45a5-abca-91984ead7598 in container None Aug 19 21:27:18.643151 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:18.643151 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:18.643828 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-436d4c15-ec0a-4461-8fa2-e40d68327d63 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:27:18.736231 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-436d4c15-ec0a-4461-8fa2-e40d68327d63 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['ad89595c-b6ca-427c-b0c9-0e22333abe47', '6d035029-7ac9-4ced-9672-b2ff034942d0'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:18.812948 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-436d4c15-ec0a-4461-8fa2-e40d68327d63 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:27:18.815503 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 570/2265] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:27:18 2026] POST /volume/v3/backups => generated 329 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:18.823873 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-802b1eeb-0f44-4c59-a453-f099f2b62d23 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:18.827840 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-802b1eeb-0f44-4c59-a453-f099f2b62d23 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:18.827840 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-802b1eeb-0f44-4c59-a453-f099f2b62d23 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:18.828060 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-802b1eeb-0f44-4c59-a453-f099f2b62d23 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:18.828218 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-802b1eeb-0f44-4c59-a453-f099f2b62d23 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:18.834696 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:18.834696 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:18.836000 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-802b1eeb-0f44-4c59-a453-f099f2b62d23 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:18.836368 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 573/2266] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:18 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:19.002903 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2a734b6f-a52f-4662-b2b4-5b64dd1b7fb2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:19.005758 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a734b6f-a52f-4662-b2b4-5b64dd1b7fb2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:19.006003 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a734b6f-a52f-4662-b2b4-5b64dd1b7fb2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:19.006177 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a734b6f-a52f-4662-b2b4-5b64dd1b7fb2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:19.006290 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2a734b6f-a52f-4662-b2b4-5b64dd1b7fb2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:19.013685 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:19.013685 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:19.021960 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a734b6f-a52f-4662-b2b4-5b64dd1b7fb2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:19.027979 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 563/2267] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:19 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:19.154965 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-76897e58-9845-4122-93a8-41c4f37c174e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:19.158247 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76897e58-9845-4122-93a8-41c4f37c174e tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:19.158247 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76897e58-9845-4122-93a8-41c4f37c174e tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:19.158247 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76897e58-9845-4122-93a8-41c4f37c174e tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:19.158247 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-76897e58-9845-4122-93a8-41c4f37c174e tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:19.162211 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:19.162211 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:19.163043 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76897e58-9845-4122-93a8-41c4f37c174e tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:19.163642 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 562/2268] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:19 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:19.378095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d680aac2-9e7f-48b1-a05f-dcc08163fd6b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:19.380582 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d680aac2-9e7f-48b1-a05f-dcc08163fd6b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 Aug 19 21:27:19.381084 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d680aac2-9e7f-48b1-a05f-dcc08163fd6b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:19.382107 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d680aac2-9e7f-48b1-a05f-dcc08163fd6b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:19.390480 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bf81451c-f667-4f08-b3fe-050974601f7f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:19.393864 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf81451c-f667-4f08-b3fe-050974601f7f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:19.394104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf81451c-f667-4f08-b3fe-050974601f7f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:19.394641 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf81451c-f667-4f08-b3fe-050974601f7f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:19.397163 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:19.397163 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:19.409669 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:19.409669 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:19.410721 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d680aac2-9e7f-48b1-a05f-dcc08163fd6b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:27:19.417292 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d680aac2-9e7f-48b1-a05f-dcc08163fd6b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 returned with HTTP 200 Aug 19 21:27:19.417854 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 571/2269] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:19 2026] GET /volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:19.421345 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bf81451c-f667-4f08-b3fe-050974601f7f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:19.425459 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf81451c-f667-4f08-b3fe-050974601f7f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:19.426283 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 574/2270] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:19 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:19.436416 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a176980-03b3-4a0c-b190-2dc222ada214 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:19.453404 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a176980-03b3-4a0c-b190-2dc222ada214 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:27:19.455191 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a176980-03b3-4a0c-b190-2dc222ada214 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "437b0a9e-ca7d-490f-8a15-60c52d5cb8d8", "name": "tempest-VolumesBackupsAdminTest-Backup-1415043113", "container": "tempest-volumesbackupsadmintest-backup-container-1574911555"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:19.464237 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-8a176980-03b3-4a0c-b190-2dc222ada214 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Creating new backup {'backup': {'volume_id': '437b0a9e-ca7d-490f-8a15-60c52d5cb8d8', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1415043113', 'container': 'tempest-volumesbackupsadmintest-backup-container-1574911555'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:27:19.465173 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-8a176980-03b3-4a0c-b190-2dc222ada214 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Creating backup of volume 437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 in container tempest-volumesbackupsadmintest-backup-container-1574911555 Aug 19 21:27:19.479423 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:19.479423 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:19.480135 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8a176980-03b3-4a0c-b190-2dc222ada214 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:27:19.531502 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-8a176980-03b3-4a0c-b190-2dc222ada214 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Created reservations ['9073ad68-96ff-4cd0-acd7-897405b26c54', '9df96c94-64fb-461f-9569-19cf225973b3'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:19.574780 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a176980-03b3-4a0c-b190-2dc222ada214 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:27:19.575217 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 564/2271] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:27:19 2026] POST /volume/v3/backups => generated 335 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:19.590195 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-59495334-e7c9-44aa-bfce-a0c3dac74076 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:19.599223 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59495334-e7c9-44aa-bfce-a0c3dac74076 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:19.599223 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59495334-e7c9-44aa-bfce-a0c3dac74076 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:19.599223 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59495334-e7c9-44aa-bfce-a0c3dac74076 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:19.599223 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-59495334-e7c9-44aa-bfce-a0c3dac74076 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:19.606396 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:19.606396 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:19.607368 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59495334-e7c9-44aa-bfce-a0c3dac74076 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:19.607789 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 563/2272] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:19 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:19.853768 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3e17b27d-f348-4c29-80fa-4bc297cf930b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:19.855752 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3e17b27d-f348-4c29-80fa-4bc297cf930b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:19.855973 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3e17b27d-f348-4c29-80fa-4bc297cf930b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:19.856218 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3e17b27d-f348-4c29-80fa-4bc297cf930b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:19.856369 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-3e17b27d-f348-4c29-80fa-4bc297cf930b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:19.862548 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:19.862548 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:19.863883 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3e17b27d-f348-4c29-80fa-4bc297cf930b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:19.864287 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 572/2273] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:19 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:27:20.042795 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b87167b7-f0d8-4873-a46d-1e981853b0f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:20.044845 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b87167b7-f0d8-4873-a46d-1e981853b0f0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:20.045045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b87167b7-f0d8-4873-a46d-1e981853b0f0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:20.045241 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b87167b7-f0d8-4873-a46d-1e981853b0f0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:20.045347 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b87167b7-f0d8-4873-a46d-1e981853b0f0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:20.052208 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:20.052208 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:20.056757 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b87167b7-f0d8-4873-a46d-1e981853b0f0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:20.057281 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 575/2274] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:20 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:20.179137 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5f373393-445c-4080-b5e3-66f2c625f11b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:20.181518 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5f373393-445c-4080-b5e3-66f2c625f11b tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:20.181767 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5f373393-445c-4080-b5e3-66f2c625f11b tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:20.182051 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5f373393-445c-4080-b5e3-66f2c625f11b tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:20.182214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5f373393-445c-4080-b5e3-66f2c625f11b tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:20.187737 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:20.187737 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:20.188502 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5f373393-445c-4080-b5e3-66f2c625f11b tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:20.188979 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 565/2275] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:20 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:20.442447 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-822c2f2b-ea6f-4561-88be-1a8f6fedfcfc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:20.444815 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-822c2f2b-ea6f-4561-88be-1a8f6fedfcfc tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:20.445099 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-822c2f2b-ea6f-4561-88be-1a8f6fedfcfc tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:20.445374 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-822c2f2b-ea6f-4561-88be-1a8f6fedfcfc tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:20.455625 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:20.455625 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:20.461735 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-822c2f2b-ea6f-4561-88be-1a8f6fedfcfc tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:20.468557 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-822c2f2b-ea6f-4561-88be-1a8f6fedfcfc tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:20.469172 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 564/2276] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:20 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:20.489300 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3dc84228-f909-4c2a-8366-16593fba5413 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:20.491209 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3dc84228-f909-4c2a-8366-16593fba5413 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:20.491446 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3dc84228-f909-4c2a-8366-16593fba5413 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:20.491672 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3dc84228-f909-4c2a-8366-16593fba5413 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:20.503755 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:20.503755 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:20.508904 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3dc84228-f909-4c2a-8366-16593fba5413 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:20.515658 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3dc84228-f909-4c2a-8366-16593fba5413 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:20.516295 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 573/2277] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:20 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 1193 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:20.532764 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-337a6358-2bb3-4c5f-9f8d-d4f70102e658 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:20.535134 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-337a6358-2bb3-4c5f-9f8d-d4f70102e658 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:27:20.535705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-337a6358-2bb3-4c5f-9f8d-d4f70102e658 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4", "name": "tempest-VolumeImageDependencyTests-Snapshot-913356100"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:20.549675 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:20.549675 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:20.550259 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-337a6358-2bb3-4c5f-9f8d-d4f70102e658 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:20.550462 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-337a6358-2bb3-4c5f-9f8d-d4f70102e658 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create snapshot from volume 79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:20.613714 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-337a6358-2bb3-4c5f-9f8d-d4f70102e658 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Created reservations ['252f8c38-8357-4990-8750-45e0eb58ecab', '467e2ebb-178d-4629-a8ff-132a3f07d7f5', '48ac99cf-19d7-45fe-8f05-5fb6afbddabf', '1ecdfc89-ffa1-4054-9eca-f0f7c44be9d7'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:20.618138 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ded88bd4-504a-41c1-b56d-d9c1ac1342b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:20.620115 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ded88bd4-504a-41c1-b56d-d9c1ac1342b2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:20.620315 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ded88bd4-504a-41c1-b56d-d9c1ac1342b2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:20.620975 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ded88bd4-504a-41c1-b56d-d9c1ac1342b2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:20.620975 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ded88bd4-504a-41c1-b56d-d9c1ac1342b2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:20.625270 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:20.625270 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:20.626086 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ded88bd4-504a-41c1-b56d-d9c1ac1342b2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:20.626470 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 566/2278] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:20 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:20.710600 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-337a6358-2bb3-4c5f-9f8d-d4f70102e658 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Snapshot create request issued successfully. Aug 19 21:27:20.711121 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-337a6358-2bb3-4c5f-9f8d-d4f70102e658 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:27:20.711671 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 576/2279] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:27:20 2026] POST /volume/v3/snapshots => generated 312 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:20.722877 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-02d2149c-f8ff-4c1d-9a19-ae1061b8dc87 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:20.725219 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02d2149c-f8ff-4c1d-9a19-ae1061b8dc87 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 Aug 19 21:27:20.725591 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02d2149c-f8ff-4c1d-9a19-ae1061b8dc87 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:20.725718 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02d2149c-f8ff-4c1d-9a19-ae1061b8dc87 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:20.732401 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:20.732401 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:20.733077 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-02d2149c-f8ff-4c1d-9a19-ae1061b8dc87 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Snapshot retrieved successfully. Aug 19 21:27:20.734178 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02d2149c-f8ff-4c1d-9a19-ae1061b8dc87 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 returned with HTTP 200 Aug 19 21:27:20.734721 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 565/2280] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:20 2026] GET /volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:20.883314 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3a263f53-65ca-4ce8-a6f7-bd4790cde858 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:20.885404 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a263f53-65ca-4ce8-a6f7-bd4790cde858 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:20.885717 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a263f53-65ca-4ce8-a6f7-bd4790cde858 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:20.885969 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a263f53-65ca-4ce8-a6f7-bd4790cde858 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:20.886093 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-3a263f53-65ca-4ce8-a6f7-bd4790cde858 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:20.890860 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:20.890860 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:20.891667 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a263f53-65ca-4ce8-a6f7-bd4790cde858 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:20.892052 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 574/2281] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:20 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:21.069743 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b0cfaa7f-6094-4d46-9a2b-a2f43acdb26f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:21.072247 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0cfaa7f-6094-4d46-9a2b-a2f43acdb26f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:21.072567 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0cfaa7f-6094-4d46-9a2b-a2f43acdb26f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:21.072830 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0cfaa7f-6094-4d46-9a2b-a2f43acdb26f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:21.073036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b0cfaa7f-6094-4d46-9a2b-a2f43acdb26f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:21.078271 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:21.078271 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:21.079210 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0cfaa7f-6094-4d46-9a2b-a2f43acdb26f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:21.079685 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 567/2282] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:21 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:21.204174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-36e98d41-cfa7-4fa4-92b8-12230c5ff172 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:21.208030 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36e98d41-cfa7-4fa4-92b8-12230c5ff172 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:21.208030 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36e98d41-cfa7-4fa4-92b8-12230c5ff172 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:21.208030 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36e98d41-cfa7-4fa4-92b8-12230c5ff172 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:21.208030 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-36e98d41-cfa7-4fa4-92b8-12230c5ff172 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:21.213878 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:21.213878 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:21.213878 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36e98d41-cfa7-4fa4-92b8-12230c5ff172 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:21.213878 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 577/2283] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:21 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:21.644091 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-58637213-f574-4d2f-ad59-f0316bd593d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:21.646789 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-58637213-f574-4d2f-ad59-f0316bd593d7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:21.647035 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-58637213-f574-4d2f-ad59-f0316bd593d7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:21.647330 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-58637213-f574-4d2f-ad59-f0316bd593d7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:21.647469 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-58637213-f574-4d2f-ad59-f0316bd593d7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:21.653540 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:21.653540 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:21.654557 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-58637213-f574-4d2f-ad59-f0316bd593d7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:21.655038 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 566/2284] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:21 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:21.749176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-119ad3b3-b338-492a-837e-84d0ce69de2c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:21.751563 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-119ad3b3-b338-492a-837e-84d0ce69de2c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 Aug 19 21:27:21.752165 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-119ad3b3-b338-492a-837e-84d0ce69de2c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:21.752165 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-119ad3b3-b338-492a-837e-84d0ce69de2c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:21.762739 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:21.762739 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:21.763602 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-119ad3b3-b338-492a-837e-84d0ce69de2c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Snapshot retrieved successfully. Aug 19 21:27:21.764823 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-119ad3b3-b338-492a-837e-84d0ce69de2c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 returned with HTTP 200 Aug 19 21:27:21.765318 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 575/2285] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:21 2026] GET /volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:21.782993 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:21.784932 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:21.785458 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "dccc41f5-da66-4b40-9193-b392f78becf0", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:21.787468 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'dccc41f5-da66-4b40-9193-b392f78becf0', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:21.795111 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:21.795111 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:21.795855 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Snapshot retrieved successfully. Aug 19 21:27:21.796091 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume of 1 GB Aug 19 21:27:21.801807 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Availability Zones retrieved successfully. Aug 19 21:27:21.810132 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Flow 'volume_create_api' (f43f4562-01b8-4707-85bd-eb09d262b0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:21.813196 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f031cf58-2b5f-43e0-8c2a-35e4709860c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:21.814645 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:21.862423 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f031cf58-2b5f-43e0-8c2a-35e4709860c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dccc41f5-da66-4b40-9193-b392f78becf0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:21.863541 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86cfc0e-9873-4aef-a814-c7fa9ad0abbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:21.906377 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0968a29d-9efc-4405-b812-760064cefd9b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:21.908773 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0968a29d-9efc-4405-b812-760064cefd9b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:21.908979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0968a29d-9efc-4405-b812-760064cefd9b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:21.909298 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0968a29d-9efc-4405-b812-760064cefd9b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:21.909362 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0968a29d-9efc-4405-b812-760064cefd9b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:21.915342 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:21.915342 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:21.916305 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0968a29d-9efc-4405-b812-760064cefd9b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:21.916785 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 578/2286] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:21 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:21.937763 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Created reservations ['19006822-5c25-461d-b31a-dd360982b615', '881696c1-e632-48c4-9295-ff9d484c616e', 'd636c0bc-54f5-42fe-8628-5d42f5dd4ab0', '9045c9b7-c3f0-4c49-8b9d-c3e988825493'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:21.938687 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86cfc0e-9873-4aef-a814-c7fa9ad0abbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19006822-5c25-461d-b31a-dd360982b615', '881696c1-e632-48c4-9295-ff9d484c616e', 'd636c0bc-54f5-42fe-8628-5d42f5dd4ab0', '9045c9b7-c3f0-4c49-8b9d-c3e988825493']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:21.939490 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd7cd6b-a8ef-4f5f-8904-38a2e40c7215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:21.997718 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd7cd6b-a8ef-4f5f-8904-38a2e40c7215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4', '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='178f67cc25084bc3a49daa004f21f276',qos_specs=None,replication_status=,reservations=['19006822-5c25-461d-b31a-dd360982b615','881696c1-e632-48c4-9295-ff9d484c616e','d636c0bc-54f5-42fe-8628-5d42f5dd4ab0','9045c9b7-c3f0-4c49-8b9d-c3e988825493'],size=1,snapshot_id=dccc41f5-da66-4b40-9193-b392f78becf0,source_replicaid=,source_volid=None,status='creating',user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), '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-19T21:27:21Z,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=8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='178f67cc25084bc3a49daa004f21f276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dccc41f5-da66-4b40-9193-b392f78becf0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:21.998721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f8815b2-cd52-4e80-af75-33a0d8ee3726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:22.028289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f8815b2-cd52-4e80-af75-33a0d8ee3726) transitioned into state 'SUCCESS' from 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='178f67cc25084bc3a49daa004f21f276',qos_specs=None,replication_status=,reservations=['19006822-5c25-461d-b31a-dd360982b615','881696c1-e632-48c4-9295-ff9d484c616e','d636c0bc-54f5-42fe-8628-5d42f5dd4ab0','9045c9b7-c3f0-4c49-8b9d-c3e988825493'],size=1,snapshot_id=dccc41f5-da66-4b40-9193-b392f78becf0,source_replicaid=,source_volid=None,status='creating',user_id='6b322aef25dd4dd8a68b6947aeaf4469',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:22.029948 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73a0e4b-6f11-4fa9-a38d-d99db828b146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:22.065620 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73a0e4b-6f11-4fa9-a38d-d99db828b146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:22.066784 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Flow 'volume_create_api' (f43f4562-01b8-4707-85bd-eb09d262b0b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:22.067198 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Create volume request issued successfully. Aug 19 21:27:22.068038 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fab3e7d-01ea-4c65-87d7-e9858dbf11a4 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:22.068523 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 568/2287] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:27:21 2026] POST /volume/v3/volumes => generated 809 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:22.084215 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f65ef66d-79c8-44dd-be06-2b149b92b1be None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:22.086095 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f65ef66d-79c8-44dd-be06-2b149b92b1be tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 Aug 19 21:27:22.089097 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f65ef66d-79c8-44dd-be06-2b149b92b1be tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:22.089699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f65ef66d-79c8-44dd-be06-2b149b92b1be tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:22.094916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2a99c086-64ec-4dbb-adbd-5cdae88f4984 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:22.097963 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a99c086-64ec-4dbb-adbd-5cdae88f4984 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:22.098714 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a99c086-64ec-4dbb-adbd-5cdae88f4984 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:22.098870 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a99c086-64ec-4dbb-adbd-5cdae88f4984 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:22.099589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-2a99c086-64ec-4dbb-adbd-5cdae88f4984 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:22.099766 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:22.099766 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:22.104798 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f65ef66d-79c8-44dd-be06-2b149b92b1be tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:22.105604 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:22.105604 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:22.106599 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a99c086-64ec-4dbb-adbd-5cdae88f4984 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:22.107123 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 576/2288] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:22 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:22.115633 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f65ef66d-79c8-44dd-be06-2b149b92b1be tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 returned with HTTP 200 Aug 19 21:27:22.116569 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 567/2289] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:22 2026] GET /volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:22.230960 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-182d48e3-d7dd-4e6b-9c11-c4f3015883a9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:22.233236 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-182d48e3-d7dd-4e6b-9c11-c4f3015883a9 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:22.233559 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-182d48e3-d7dd-4e6b-9c11-c4f3015883a9 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:22.233842 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-182d48e3-d7dd-4e6b-9c11-c4f3015883a9 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:22.233981 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-182d48e3-d7dd-4e6b-9c11-c4f3015883a9 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:22.239685 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:22.239685 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:22.240479 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-182d48e3-d7dd-4e6b-9c11-c4f3015883a9 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:22.240928 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 579/2290] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:22 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:22.670776 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-068795d7-165e-4d12-b7db-431b7e3092b8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:22.673785 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-068795d7-165e-4d12-b7db-431b7e3092b8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:22.673785 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-068795d7-165e-4d12-b7db-431b7e3092b8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:22.675377 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-068795d7-165e-4d12-b7db-431b7e3092b8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:22.675580 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-068795d7-165e-4d12-b7db-431b7e3092b8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:22.681353 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:22.681353 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:22.682403 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-068795d7-165e-4d12-b7db-431b7e3092b8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:22.682771 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 569/2291] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:22 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:22.930527 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4b035bc3-b2d8-4a99-89e1-a51be7ab4026 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:22.933530 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b035bc3-b2d8-4a99-89e1-a51be7ab4026 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:22.934153 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b035bc3-b2d8-4a99-89e1-a51be7ab4026 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:22.934777 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b035bc3-b2d8-4a99-89e1-a51be7ab4026 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:22.934777 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4b035bc3-b2d8-4a99-89e1-a51be7ab4026 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:22.941030 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:22.941030 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:22.942065 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b035bc3-b2d8-4a99-89e1-a51be7ab4026 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:22.942569 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 577/2292] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:22 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:23.121810 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6280c85a-48da-4dd9-9ee2-23e8e2a987f8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:23.124969 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6280c85a-48da-4dd9-9ee2-23e8e2a987f8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:23.124969 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6280c85a-48da-4dd9-9ee2-23e8e2a987f8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:23.126308 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6280c85a-48da-4dd9-9ee2-23e8e2a987f8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:23.127301 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6280c85a-48da-4dd9-9ee2-23e8e2a987f8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:23.134652 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:23.134652 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:23.134793 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-971e1c5c-ca13-4ad7-b96d-6f9a1b77af28 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:23.136112 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6280c85a-48da-4dd9-9ee2-23e8e2a987f8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:23.136557 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 568/2293] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:23 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:23.136981 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-971e1c5c-ca13-4ad7-b96d-6f9a1b77af28 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 Aug 19 21:27:23.137265 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-971e1c5c-ca13-4ad7-b96d-6f9a1b77af28 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:23.137484 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-971e1c5c-ca13-4ad7-b96d-6f9a1b77af28 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:23.150474 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:23.150474 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:23.159666 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-971e1c5c-ca13-4ad7-b96d-6f9a1b77af28 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:23.168224 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-971e1c5c-ca13-4ad7-b96d-6f9a1b77af28 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 returned with HTTP 200 Aug 19 21:27:23.168224 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 580/2294] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:23 2026] GET /volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 => generated 1228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:23.183929 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a2256cf7-9ce2-4a33-8534-0560843f38d9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:23.186075 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a2256cf7-9ce2-4a33-8534-0560843f38d9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 Aug 19 21:27:23.186302 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a2256cf7-9ce2-4a33-8534-0560843f38d9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:23.186484 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a2256cf7-9ce2-4a33-8534-0560843f38d9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:23.196737 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:23.196737 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:23.201901 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a2256cf7-9ce2-4a33-8534-0560843f38d9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:23.208277 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a2256cf7-9ce2-4a33-8534-0560843f38d9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 returned with HTTP 200 Aug 19 21:27:23.209044 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 570/2295] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:23 2026] GET /volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:23.223449 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6d9a2151-d68d-45ce-8ce8-65ea266f3c67 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:23.225324 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6d9a2151-d68d-45ce-8ce8-65ea266f3c67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 Aug 19 21:27:23.225590 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6d9a2151-d68d-45ce-8ce8-65ea266f3c67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:23.225734 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6d9a2151-d68d-45ce-8ce8-65ea266f3c67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:23.225860 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-6d9a2151-d68d-45ce-8ce8-65ea266f3c67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete snapshot with id: dccc41f5-da66-4b40-9193-b392f78becf0 Aug 19 21:27:23.232213 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:23.232213 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:23.232710 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6d9a2151-d68d-45ce-8ce8-65ea266f3c67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Snapshot retrieved successfully. Aug 19 21:27:23.252395 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6d9a2151-d68d-45ce-8ce8-65ea266f3c67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Snapshot delete request issued successfully. Aug 19 21:27:23.252637 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6d9a2151-d68d-45ce-8ce8-65ea266f3c67 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 returned with HTTP 202 Aug 19 21:27:23.253128 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 578/2296] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:27:23 2026] DELETE /volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:23.254238 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-41dc24f3-a86e-43a8-bec6-2db2cff4b48d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:23.256181 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41dc24f3-a86e-43a8-bec6-2db2cff4b48d tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:23.256363 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41dc24f3-a86e-43a8-bec6-2db2cff4b48d tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:23.256549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41dc24f3-a86e-43a8-bec6-2db2cff4b48d tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:23.256655 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-41dc24f3-a86e-43a8-bec6-2db2cff4b48d tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:23.260541 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-717ef42b-b139-4af1-986a-1b6c3a067f6b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:23.261101 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:23.261101 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:23.261677 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41dc24f3-a86e-43a8-bec6-2db2cff4b48d tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:23.262250 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 569/2297] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:23 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:23.262587 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-717ef42b-b139-4af1-986a-1b6c3a067f6b tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 Aug 19 21:27:23.262841 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-717ef42b-b139-4af1-986a-1b6c3a067f6b tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:23.263106 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-717ef42b-b139-4af1-986a-1b6c3a067f6b tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:23.269421 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:23.269421 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:23.269820 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-717ef42b-b139-4af1-986a-1b6c3a067f6b tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Snapshot retrieved successfully. Aug 19 21:27:23.270712 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-717ef42b-b139-4af1-986a-1b6c3a067f6b tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 returned with HTTP 200 Aug 19 21:27:23.271127 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 581/2298] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:23 2026] GET /volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:23.699083 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a002f5f8-1715-4e06-8e35-2e608f4a319e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:23.702189 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a002f5f8-1715-4e06-8e35-2e608f4a319e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:23.702467 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a002f5f8-1715-4e06-8e35-2e608f4a319e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:23.702742 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a002f5f8-1715-4e06-8e35-2e608f4a319e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:23.702891 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a002f5f8-1715-4e06-8e35-2e608f4a319e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:23.711144 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:23.711144 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:23.712164 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a002f5f8-1715-4e06-8e35-2e608f4a319e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:23.712664 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 571/2299] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:23 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:23.954562 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4de8efd9-abb5-45a0-a1ee-dcd6e9c9a256 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:23.957035 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4de8efd9-abb5-45a0-a1ee-dcd6e9c9a256 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:23.957314 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4de8efd9-abb5-45a0-a1ee-dcd6e9c9a256 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:23.957598 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4de8efd9-abb5-45a0-a1ee-dcd6e9c9a256 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:23.957899 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4de8efd9-abb5-45a0-a1ee-dcd6e9c9a256 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:23.966679 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:23.966679 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:23.967702 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4de8efd9-abb5-45a0-a1ee-dcd6e9c9a256 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:23.969758 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 579/2300] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:23 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:27:24.152226 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d3b3c8b4-a8e7-4277-83c0-43fd799be6d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:24.154264 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d3b3c8b4-a8e7-4277-83c0-43fd799be6d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:24.154494 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d3b3c8b4-a8e7-4277-83c0-43fd799be6d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:24.154739 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d3b3c8b4-a8e7-4277-83c0-43fd799be6d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:24.154846 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d3b3c8b4-a8e7-4277-83c0-43fd799be6d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:24.160193 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:24.160193 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:24.161583 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d3b3c8b4-a8e7-4277-83c0-43fd799be6d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:24.161583 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 570/2301] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:24 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:24.275098 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f7d22f16-3ab8-4d60-9216-a9f7bfded2ef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:24.278045 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f7d22f16-3ab8-4d60-9216-a9f7bfded2ef tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:24.278045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f7d22f16-3ab8-4d60-9216-a9f7bfded2ef tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:24.279858 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f7d22f16-3ab8-4d60-9216-a9f7bfded2ef tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:24.279858 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f7d22f16-3ab8-4d60-9216-a9f7bfded2ef tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:24.283718 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ca052e9f-ce4b-48f3-b1d4-62d835662057 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:24.286073 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:24.286073 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:24.286917 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f7d22f16-3ab8-4d60-9216-a9f7bfded2ef tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:24.286988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca052e9f-ce4b-48f3-b1d4-62d835662057 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 Aug 19 21:27:24.287322 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca052e9f-ce4b-48f3-b1d4-62d835662057 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:24.287383 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 582/2302] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:24 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:24.287439 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca052e9f-ce4b-48f3-b1d4-62d835662057 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:24.292757 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca052e9f-ce4b-48f3-b1d4-62d835662057 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 returned with HTTP 404 Aug 19 21:27:24.293426 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 572/2303] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:24 2026] GET /volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:24.303334 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1956cb03-9ede-413a-bdc8-816157e4aa9e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:24.305079 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1956cb03-9ede-413a-bdc8-816157e4aa9e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 Aug 19 21:27:24.305411 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1956cb03-9ede-413a-bdc8-816157e4aa9e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:24.305746 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1956cb03-9ede-413a-bdc8-816157e4aa9e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:24.306028 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-1956cb03-9ede-413a-bdc8-816157e4aa9e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume with id: 8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 Aug 19 21:27:24.314305 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:24.314305 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:24.315287 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1956cb03-9ede-413a-bdc8-816157e4aa9e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:24.364038 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1956cb03-9ede-413a-bdc8-816157e4aa9e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume request issued successfully. Aug 19 21:27:24.364038 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1956cb03-9ede-413a-bdc8-816157e4aa9e tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 returned with HTTP 202 Aug 19 21:27:24.364640 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 580/2304] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:27:24 2026] DELETE /volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:27:24.377515 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-59fe6dd9-fd24-4353-81e6-64ca4494e32d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:24.380134 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59fe6dd9-fd24-4353-81e6-64ca4494e32d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 Aug 19 21:27:24.380134 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59fe6dd9-fd24-4353-81e6-64ca4494e32d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:24.380304 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59fe6dd9-fd24-4353-81e6-64ca4494e32d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:24.396214 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:24.396214 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:24.401164 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-59fe6dd9-fd24-4353-81e6-64ca4494e32d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:24.410180 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59fe6dd9-fd24-4353-81e6-64ca4494e32d tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 returned with HTTP 200 Aug 19 21:27:24.410848 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 571/2305] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:24 2026] GET /volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 => generated 1227 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:24.726474 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9a5377ae-3328-44ec-a632-4afd61860253 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:24.729511 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a5377ae-3328-44ec-a632-4afd61860253 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:24.729739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a5377ae-3328-44ec-a632-4afd61860253 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:24.729980 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a5377ae-3328-44ec-a632-4afd61860253 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:24.730199 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9a5377ae-3328-44ec-a632-4afd61860253 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:24.736771 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:24.736771 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:24.737871 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a5377ae-3328-44ec-a632-4afd61860253 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:24.738441 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 583/2306] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:24 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:24.984932 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-34203415-8490-4ce0-97a4-4c4a4920c8f0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:24.987466 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34203415-8490-4ce0-97a4-4c4a4920c8f0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:24.987719 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-34203415-8490-4ce0-97a4-4c4a4920c8f0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:24.987968 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-34203415-8490-4ce0-97a4-4c4a4920c8f0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:24.988133 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-34203415-8490-4ce0-97a4-4c4a4920c8f0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:24.993703 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:24.993703 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:24.994743 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34203415-8490-4ce0-97a4-4c4a4920c8f0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:24.995468 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 573/2307] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:24 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:25.174882 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6de97dea-b283-4bf5-baf2-9d833ed93302 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:25.177194 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6de97dea-b283-4bf5-baf2-9d833ed93302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:25.177528 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6de97dea-b283-4bf5-baf2-9d833ed93302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:25.177747 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6de97dea-b283-4bf5-baf2-9d833ed93302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:25.177910 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6de97dea-b283-4bf5-baf2-9d833ed93302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:25.183281 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:25.183281 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:25.184342 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6de97dea-b283-4bf5-baf2-9d833ed93302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:25.184917 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 581/2308] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:25 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:25.299535 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0671752f-b35d-40f6-bae1-a0444735b18f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:25.302618 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0671752f-b35d-40f6-bae1-a0444735b18f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:25.302928 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0671752f-b35d-40f6-bae1-a0444735b18f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:25.303240 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0671752f-b35d-40f6-bae1-a0444735b18f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:25.303981 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0671752f-b35d-40f6-bae1-a0444735b18f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:25.310722 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:25.310722 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:25.311694 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0671752f-b35d-40f6-bae1-a0444735b18f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:25.312265 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 572/2309] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:25 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:27:25.430866 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a8cf82e6-bc5b-4d70-addf-4cfc4ee809ce None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:25.430866 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8cf82e6-bc5b-4d70-addf-4cfc4ee809ce tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 Aug 19 21:27:25.430866 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8cf82e6-bc5b-4d70-addf-4cfc4ee809ce tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:25.431542 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8cf82e6-bc5b-4d70-addf-4cfc4ee809ce tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:25.438609 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8cf82e6-bc5b-4d70-addf-4cfc4ee809ce tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 returned with HTTP 404 Aug 19 21:27:25.439489 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 584/2310] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:25 2026] GET /volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:25.755562 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bff492b5-20b7-434f-8f2b-881e033b422a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:25.759853 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bff492b5-20b7-434f-8f2b-881e033b422a tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:25.759853 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bff492b5-20b7-434f-8f2b-881e033b422a tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:25.762177 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bff492b5-20b7-434f-8f2b-881e033b422a tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:25.762177 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-bff492b5-20b7-434f-8f2b-881e033b422a tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:25.766870 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:25.766870 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:25.768025 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bff492b5-20b7-434f-8f2b-881e033b422a tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:25.768537 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 574/2311] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:25 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:25.780536 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f3821957-e07d-4b09-b95c-bb92a6c7d927 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:25.785202 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f3821957-e07d-4b09-b95c-bb92a6c7d927 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:25.785202 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f3821957-e07d-4b09-b95c-bb92a6c7d927 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:25.785578 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f3821957-e07d-4b09-b95c-bb92a6c7d927 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:25.785837 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-f3821957-e07d-4b09-b95c-bb92a6c7d927 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume with id: 79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:25.799455 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:25.799455 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:25.801320 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f3821957-e07d-4b09-b95c-bb92a6c7d927 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:25.843083 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f3821957-e07d-4b09-b95c-bb92a6c7d927 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume request issued successfully. Aug 19 21:27:25.843083 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f3821957-e07d-4b09-b95c-bb92a6c7d927 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 202 Aug 19 21:27:25.843480 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 582/2312] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:27:25 2026] DELETE /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:27:25.856164 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ddb5a5ee-4074-42d7-8252-9f3fce2c4452 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:25.859744 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddb5a5ee-4074-42d7-8252-9f3fce2c4452 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:25.859979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddb5a5ee-4074-42d7-8252-9f3fce2c4452 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:25.860239 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddb5a5ee-4074-42d7-8252-9f3fce2c4452 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:25.875379 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:25.875379 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:25.880348 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ddb5a5ee-4074-42d7-8252-9f3fce2c4452 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:25.886661 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddb5a5ee-4074-42d7-8252-9f3fce2c4452 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 200 Aug 19 21:27:25.888120 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 573/2313] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:25 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 1192 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:26.011687 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0836059-1daf-4541-a344-20e244808701 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:26.014481 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0836059-1daf-4541-a344-20e244808701 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:26.014903 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0836059-1daf-4541-a344-20e244808701 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:26.015418 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0836059-1daf-4541-a344-20e244808701 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:26.016423 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e0836059-1daf-4541-a344-20e244808701 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:26.022155 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:26.022155 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:26.023090 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0836059-1daf-4541-a344-20e244808701 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:26.023806 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 585/2314] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:26 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:26.201039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6c4aa8f6-ebbd-425f-83d5-dcd888fc721d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:26.203628 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c4aa8f6-ebbd-425f-83d5-dcd888fc721d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:26.204255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c4aa8f6-ebbd-425f-83d5-dcd888fc721d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:26.204255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c4aa8f6-ebbd-425f-83d5-dcd888fc721d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:26.204255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6c4aa8f6-ebbd-425f-83d5-dcd888fc721d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:26.209803 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:26.209803 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:26.211862 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c4aa8f6-ebbd-425f-83d5-dcd888fc721d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:26.211862 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 575/2315] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:26 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:26.324735 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cb6e5054-edd7-4740-b88b-8c34e05e040e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:26.329773 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cb6e5054-edd7-4740-b88b-8c34e05e040e tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:26.330061 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cb6e5054-edd7-4740-b88b-8c34e05e040e tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:26.333044 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cb6e5054-edd7-4740-b88b-8c34e05e040e tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:26.333044 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-cb6e5054-edd7-4740-b88b-8c34e05e040e tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:26.346522 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:26.346522 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:26.347555 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cb6e5054-edd7-4740-b88b-8c34e05e040e tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:26.351836 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 583/2316] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:26 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:26.786301 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bb3f8070-bdf9-4e3c-a601-9b27fd45709a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:26.792687 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb3f8070-bdf9-4e3c-a601-9b27fd45709a tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:26.792687 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb3f8070-bdf9-4e3c-a601-9b27fd45709a tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:26.793889 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb3f8070-bdf9-4e3c-a601-9b27fd45709a tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:26.793889 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bb3f8070-bdf9-4e3c-a601-9b27fd45709a tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:26.799118 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:26.799118 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:26.799918 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb3f8070-bdf9-4e3c-a601-9b27fd45709a tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:26.807754 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 574/2317] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:26 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:26.907768 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7dbfe099-133c-4f86-ba75-fb4695944920 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:26.909942 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7dbfe099-133c-4f86-ba75-fb4695944920 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:26.910238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7dbfe099-133c-4f86-ba75-fb4695944920 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:26.910452 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7dbfe099-133c-4f86-ba75-fb4695944920 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:26.917801 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7dbfe099-133c-4f86-ba75-fb4695944920 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 404 Aug 19 21:27:26.918337 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 586/2318] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:26 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:26.935162 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e06fd48-303d-45ed-ba4d-4008e49680ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:26.937874 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e06fd48-303d-45ed-ba4d-4008e49680ae tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 Aug 19 21:27:26.939289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e06fd48-303d-45ed-ba4d-4008e49680ae tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:26.939289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e06fd48-303d-45ed-ba4d-4008e49680ae tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:26.939289 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-9e06fd48-303d-45ed-ba4d-4008e49680ae tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume with id: 8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 Aug 19 21:27:26.946586 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e06fd48-303d-45ed-ba4d-4008e49680ae tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 returned with HTTP 404 Aug 19 21:27:26.946808 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 576/2319] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:27:26 2026] DELETE /volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:26.957510 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b0ec6dd2-8f06-47d8-9744-49e316efa072 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:26.962891 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b0ec6dd2-8f06-47d8-9744-49e316efa072 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 Aug 19 21:27:26.963085 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b0ec6dd2-8f06-47d8-9744-49e316efa072 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:26.964543 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b0ec6dd2-8f06-47d8-9744-49e316efa072 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:26.973376 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b0ec6dd2-8f06-47d8-9744-49e316efa072 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 returned with HTTP 404 Aug 19 21:27:26.973944 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 584/2320] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:26 2026] GET /volume/v3/volumes/8cf94b0c-69e0-43f5-b9ba-f41f9195a9e4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:26.984491 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f1093b0d-df21-481e-8de3-e04bb518f8c9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:26.986914 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f1093b0d-df21-481e-8de3-e04bb518f8c9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 Aug 19 21:27:26.987234 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f1093b0d-df21-481e-8de3-e04bb518f8c9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:26.987940 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f1093b0d-df21-481e-8de3-e04bb518f8c9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:26.987940 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-f1093b0d-df21-481e-8de3-e04bb518f8c9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete snapshot with id: dccc41f5-da66-4b40-9193-b392f78becf0 Aug 19 21:27:26.994135 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f1093b0d-df21-481e-8de3-e04bb518f8c9 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 returned with HTTP 404 Aug 19 21:27:26.994665 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 575/2321] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:27:26 2026] DELETE /volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:27.006658 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-33429b36-b220-47db-aba8-f298d2d98e4b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:27.011352 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33429b36-b220-47db-aba8-f298d2d98e4b tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 Aug 19 21:27:27.011596 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33429b36-b220-47db-aba8-f298d2d98e4b tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:27.011918 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33429b36-b220-47db-aba8-f298d2d98e4b tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:27.021442 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33429b36-b220-47db-aba8-f298d2d98e4b tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 returned with HTTP 404 Aug 19 21:27:27.022376 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 587/2322] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:27 2026] GET /volume/v3/snapshots/dccc41f5-da66-4b40-9193-b392f78becf0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:27.037442 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-76317e0e-8ac5-4353-acf2-ee9567061c7f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:27.039648 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76317e0e-8ac5-4353-acf2-ee9567061c7f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:27.039788 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76317e0e-8ac5-4353-acf2-ee9567061c7f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:27.039977 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76317e0e-8ac5-4353-acf2-ee9567061c7f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:27.040230 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-76317e0e-8ac5-4353-acf2-ee9567061c7f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume with id: 79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:27.042226 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-679615c8-e985-4d1b-bd0b-fd3b46d88a83 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:27.045965 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-679615c8-e985-4d1b-bd0b-fd3b46d88a83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:27.046301 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76317e0e-8ac5-4353-acf2-ee9567061c7f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 404 Aug 19 21:27:27.046368 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-679615c8-e985-4d1b-bd0b-fd3b46d88a83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:27.048148 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-679615c8-e985-4d1b-bd0b-fd3b46d88a83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:27.048148 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-679615c8-e985-4d1b-bd0b-fd3b46d88a83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:27.048270 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 577/2323] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:27:27 2026] DELETE /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:27.058893 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:27.058893 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:27.058893 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-679615c8-e985-4d1b-bd0b-fd3b46d88a83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:27.060278 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 585/2324] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:27 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:27.060612 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-05ca3fdd-a025-4994-930b-858993104b4c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:27.065974 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-05ca3fdd-a025-4994-930b-858993104b4c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 Aug 19 21:27:27.065974 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-05ca3fdd-a025-4994-930b-858993104b4c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:27.065974 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-05ca3fdd-a025-4994-930b-858993104b4c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:27.076472 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-05ca3fdd-a025-4994-930b-858993104b4c tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 returned with HTTP 404 Aug 19 21:27:27.076472 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 576/2325] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:27 2026] GET /volume/v3/volumes/79e9f20f-8bfd-4a14-ad93-6b1ecd9506c4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:27.130927 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-214c2372-9ca3-4257-8800-e48f2f6a3447 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:27.134055 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-214c2372-9ca3-4257-8800-e48f2f6a3447 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 Aug 19 21:27:27.134055 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-214c2372-9ca3-4257-8800-e48f2f6a3447 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:27.134055 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-214c2372-9ca3-4257-8800-e48f2f6a3447 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:27.134287 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-214c2372-9ca3-4257-8800-e48f2f6a3447 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume with id: 586a1903-ff9b-4095-a9cb-b879aac39ae7 Aug 19 21:27:27.148086 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:27.148086 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:27.149530 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-214c2372-9ca3-4257-8800-e48f2f6a3447 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:27.189518 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-214c2372-9ca3-4257-8800-e48f2f6a3447 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume request issued successfully. Aug 19 21:27:27.190608 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-214c2372-9ca3-4257-8800-e48f2f6a3447 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 returned with HTTP 202 Aug 19 21:27:27.190608 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 588/2326] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:27:27 2026] DELETE /volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:27:27.200706 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3dc45b83-9043-4745-ab72-efb19c2c0708 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:27.204800 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3dc45b83-9043-4745-ab72-efb19c2c0708 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 Aug 19 21:27:27.205637 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3dc45b83-9043-4745-ab72-efb19c2c0708 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:27.206097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3dc45b83-9043-4745-ab72-efb19c2c0708 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:27.217201 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:27.217201 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:27.223696 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3dc45b83-9043-4745-ab72-efb19c2c0708 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Volume info retrieved successfully. Aug 19 21:27:27.226938 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3dc45b83-9043-4745-ab72-efb19c2c0708 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 returned with HTTP 200 Aug 19 21:27:27.227533 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 578/2327] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:27 2026] GET /volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 => generated 1227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:27.229374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3c52ca63-4157-4a1d-8632-3064d58392b6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:27.233899 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c52ca63-4157-4a1d-8632-3064d58392b6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:27.237264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c52ca63-4157-4a1d-8632-3064d58392b6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:27.237554 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c52ca63-4157-4a1d-8632-3064d58392b6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:27.237687 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-3c52ca63-4157-4a1d-8632-3064d58392b6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:27.245038 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:27.245038 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:27.246843 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c52ca63-4157-4a1d-8632-3064d58392b6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:27.247266 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 586/2328] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:27 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:27.364202 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f9a3de2a-fdda-4056-98c2-5058218e13ce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:27.367100 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9a3de2a-fdda-4056-98c2-5058218e13ce tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:27.367183 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9a3de2a-fdda-4056-98c2-5058218e13ce tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:27.367611 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9a3de2a-fdda-4056-98c2-5058218e13ce tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:27.367611 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f9a3de2a-fdda-4056-98c2-5058218e13ce tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:27.376736 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:27.376736 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:27.376736 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9a3de2a-fdda-4056-98c2-5058218e13ce tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:27.378265 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 577/2329] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:27 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:27.816314 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a9c8cb69-3a20-4341-acf1-95f547f8a746 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:27.819096 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9c8cb69-3a20-4341-acf1-95f547f8a746 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:27.819508 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9c8cb69-3a20-4341-acf1-95f547f8a746 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:27.819733 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9c8cb69-3a20-4341-acf1-95f547f8a746 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:27.819733 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a9c8cb69-3a20-4341-acf1-95f547f8a746 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:27.827915 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:27.827915 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:27.829124 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9c8cb69-3a20-4341-acf1-95f547f8a746 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:27.829821 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 589/2330] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:27 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:28.076990 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fcf73d8d-5388-4b3a-af25-e067341d0b20 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.080396 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fcf73d8d-5388-4b3a-af25-e067341d0b20 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:28.081497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fcf73d8d-5388-4b3a-af25-e067341d0b20 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.081947 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fcf73d8d-5388-4b3a-af25-e067341d0b20 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.082335 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fcf73d8d-5388-4b3a-af25-e067341d0b20 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:28.090196 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:28.090196 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:28.091436 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fcf73d8d-5388-4b3a-af25-e067341d0b20 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:28.092103 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 579/2331] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:28 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:28.246646 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8f3216c6-a71c-4731-99bb-73a353c665a3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.250061 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8f3216c6-a71c-4731-99bb-73a353c665a3 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 Aug 19 21:27:28.250061 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8f3216c6-a71c-4731-99bb-73a353c665a3 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.250061 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8f3216c6-a71c-4731-99bb-73a353c665a3 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.258656 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fbead42e-73fe-49a5-b0de-1e1809c31e54 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.260679 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fbead42e-73fe-49a5-b0de-1e1809c31e54 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:28.260932 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fbead42e-73fe-49a5-b0de-1e1809c31e54 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.261125 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fbead42e-73fe-49a5-b0de-1e1809c31e54 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.261241 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-fbead42e-73fe-49a5-b0de-1e1809c31e54 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:28.261340 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8f3216c6-a71c-4731-99bb-73a353c665a3 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 returned with HTTP 404 Aug 19 21:27:28.262389 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 587/2332] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:28 2026] GET /volume/v3/volumes/586a1903-ff9b-4095-a9cb-b879aac39ae7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:28.266463 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:28.266463 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:28.267669 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fbead42e-73fe-49a5-b0de-1e1809c31e54 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:28.268304 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 578/2333] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:28 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:28.271609 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-804318ad-d100-4105-af4b-86013bc60a04 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.274625 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-804318ad-d100-4105-af4b-86013bc60a04 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:28.274911 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-804318ad-d100-4105-af4b-86013bc60a04 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.275350 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-804318ad-d100-4105-af4b-86013bc60a04 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.275425 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-804318ad-d100-4105-af4b-86013bc60a04 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume with id: f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:28.286261 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-804318ad-d100-4105-af4b-86013bc60a04 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 404 Aug 19 21:27:28.287889 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 590/2334] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:27:28 2026] DELETE /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:28.304364 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-21dbf697-3c47-4157-9252-3067cd09d5d1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.306761 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-21dbf697-3c47-4157-9252-3067cd09d5d1 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 Aug 19 21:27:28.307085 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-21dbf697-3c47-4157-9252-3067cd09d5d1 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.307262 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-21dbf697-3c47-4157-9252-3067cd09d5d1 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.318112 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-21dbf697-3c47-4157-9252-3067cd09d5d1 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 returned with HTTP 404 Aug 19 21:27:28.318411 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 580/2335] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:28 2026] GET /volume/v3/volumes/f637f156-fa06-4410-8e10-4b212bcdbd01 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:28.369928 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-489066cd-c863-48bc-a4c2-89eb711b0c2f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.372885 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-489066cd-c863-48bc-a4c2-89eb711b0c2f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] DELETE https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:27:28.372885 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-489066cd-c863-48bc-a4c2-89eb711b0c2f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.373195 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-489066cd-c863-48bc-a4c2-89eb711b0c2f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.373289 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-489066cd-c863-48bc-a4c2-89eb711b0c2f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Delete volume with id: 95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:27:28.382855 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-489066cd-c863-48bc-a4c2-89eb711b0c2f tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 404 Aug 19 21:27:28.383488 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 588/2336] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:27:28 2026] DELETE /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:28.392289 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-481c500e-cc1d-44c2-812d-995eb00b1f38 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.395236 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-481c500e-cc1d-44c2-812d-995eb00b1f38 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] GET https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd Aug 19 21:27:28.395555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-481c500e-cc1d-44c2-812d-995eb00b1f38 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.397489 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-481c500e-cc1d-44c2-812d-995eb00b1f38 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.400068 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3ec3d36f-cd9b-4be3-9659-c5678d7ebe95 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.402968 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3ec3d36f-cd9b-4be3-9659-c5678d7ebe95 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:28.403392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3ec3d36f-cd9b-4be3-9659-c5678d7ebe95 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.404073 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3ec3d36f-cd9b-4be3-9659-c5678d7ebe95 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.404222 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3ec3d36f-cd9b-4be3-9659-c5678d7ebe95 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:28.405591 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-481c500e-cc1d-44c2-812d-995eb00b1f38 tempest-VolumeImageDependencyTests-1996392028 tempest-VolumeImageDependencyTests-1996392028-project-member] https://10.4.3.158/volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd returned with HTTP 404 Aug 19 21:27:28.405926 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 579/2337] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:27:28 2026] GET /volume/v3/volumes/95ac1bee-bba1-4def-8a85-8949d402e2dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:28.411993 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:28.411993 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:28.411993 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3ec3d36f-cd9b-4be3-9659-c5678d7ebe95 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:28.411993 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 591/2338] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:28 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:28.432932 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-79c2c5ad-4230-4c82-83a9-6dbb35309806 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.436627 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79c2c5ad-4230-4c82-83a9-6dbb35309806 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] PUT https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:28.437120 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79c2c5ad-4230-4c82-83a9-6dbb35309806 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:28.450480 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:28.450480 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:28.460183 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79c2c5ad-4230-4c82-83a9-6dbb35309806 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:28.461165 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 581/2339] 10.4.3.158 () {70 vars in 1408 bytes} [Wed Aug 19 21:27:28 2026] PUT /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 314 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:28.476355 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6554db25-6269-4259-b79d-122334604151 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.481832 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6554db25-6269-4259-b79d-122334604151 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:28.481832 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6554db25-6269-4259-b79d-122334604151 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.482310 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6554db25-6269-4259-b79d-122334604151 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.482310 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6554db25-6269-4259-b79d-122334604151 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:28.487548 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:28.487548 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:28.488457 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6554db25-6269-4259-b79d-122334604151 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:28.488974 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 589/2340] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:28 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:28.509945 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f03d4119-abf6-4ca2-b991-38a4215b89eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.512227 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f03d4119-abf6-4ca2-b991-38a4215b89eb tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] DELETE https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:28.513344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f03d4119-abf6-4ca2-b991-38a4215b89eb tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.513344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f03d4119-abf6-4ca2-b991-38a4215b89eb tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.513344 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-f03d4119-abf6-4ca2-b991-38a4215b89eb tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Delete backup with id: 33f28836-c988-48bf-853e-c0dfb4322674. Aug 19 21:27:28.518599 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:28.518599 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:28.543780 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-f03d4119-abf6-4ca2-b991-38a4215b89eb tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] delete_backup rpcapi backup_id 33f28836-c988-48bf-853e-c0dfb4322674 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:27:28.546401 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f03d4119-abf6-4ca2-b991-38a4215b89eb tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 202 Aug 19 21:27:28.547075 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 580/2341] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:27:28 2026] DELETE /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:28.557758 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bd005598-1d26-4123-b958-bdbf7180c65a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.561126 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd005598-1d26-4123-b958-bdbf7180c65a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:28.561404 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd005598-1d26-4123-b958-bdbf7180c65a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.561657 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd005598-1d26-4123-b958-bdbf7180c65a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.561828 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-bd005598-1d26-4123-b958-bdbf7180c65a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:28.570639 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:28.570639 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:28.571501 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd005598-1d26-4123-b958-bdbf7180c65a tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:28.574251 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 592/2342] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:28 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:28.843964 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fd6c2df0-082f-4845-9672-3d3d4f2ef9ac None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:28.846285 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd6c2df0-082f-4845-9672-3d3d4f2ef9ac tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:28.846545 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd6c2df0-082f-4845-9672-3d3d4f2ef9ac tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:28.846819 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd6c2df0-082f-4845-9672-3d3d4f2ef9ac tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:28.846945 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fd6c2df0-082f-4845-9672-3d3d4f2ef9ac tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:28.853198 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:28.853198 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:28.854213 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd6c2df0-082f-4845-9672-3d3d4f2ef9ac tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:28.854670 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 582/2343] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:28 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:29.106755 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e8066664-eec0-4482-90aa-04bb14dbb52c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:29.108956 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e8066664-eec0-4482-90aa-04bb14dbb52c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:29.109194 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e8066664-eec0-4482-90aa-04bb14dbb52c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:29.109458 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e8066664-eec0-4482-90aa-04bb14dbb52c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:29.109562 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-e8066664-eec0-4482-90aa-04bb14dbb52c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:29.119744 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:29.119744 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:29.120810 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e8066664-eec0-4482-90aa-04bb14dbb52c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:29.121316 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 590/2344] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:29 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:29.282390 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6255d9a4-3e11-4a07-be8d-ca2780ad0557 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:29.287156 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6255d9a4-3e11-4a07-be8d-ca2780ad0557 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:29.287156 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6255d9a4-3e11-4a07-be8d-ca2780ad0557 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:29.287156 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6255d9a4-3e11-4a07-be8d-ca2780ad0557 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:29.287156 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6255d9a4-3e11-4a07-be8d-ca2780ad0557 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:29.293639 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:29.293639 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:29.294842 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6255d9a4-3e11-4a07-be8d-ca2780ad0557 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:29.295329 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 581/2345] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:29 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:29.594596 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f93fa743-2597-4528-a4ce-e9b95ad44261 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:29.597182 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f93fa743-2597-4528-a4ce-e9b95ad44261 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:29.597390 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f93fa743-2597-4528-a4ce-e9b95ad44261 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:29.597805 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f93fa743-2597-4528-a4ce-e9b95ad44261 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:29.597966 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f93fa743-2597-4528-a4ce-e9b95ad44261 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:29.605765 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:29.605765 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:29.606599 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f93fa743-2597-4528-a4ce-e9b95ad44261 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 200 Aug 19 21:27:29.606962 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 593/2346] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:29 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:29.870895 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-97312399-e2da-43bc-a8f3-917151ec640f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:29.873418 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97312399-e2da-43bc-a8f3-917151ec640f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:29.873688 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97312399-e2da-43bc-a8f3-917151ec640f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:29.873938 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97312399-e2da-43bc-a8f3-917151ec640f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:29.874130 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-97312399-e2da-43bc-a8f3-917151ec640f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:29.879344 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:29.879344 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:29.880255 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97312399-e2da-43bc-a8f3-917151ec640f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:29.880706 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 583/2347] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:29 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:30.138536 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6e78491f-5cfe-4dfe-8ff0-efee5607154a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:30.141515 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6e78491f-5cfe-4dfe-8ff0-efee5607154a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:30.141707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6e78491f-5cfe-4dfe-8ff0-efee5607154a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:30.142242 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6e78491f-5cfe-4dfe-8ff0-efee5607154a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:30.142242 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6e78491f-5cfe-4dfe-8ff0-efee5607154a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:30.155801 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:30.155801 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:30.155801 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6e78491f-5cfe-4dfe-8ff0-efee5607154a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:30.155801 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 591/2348] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:30 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:30.309482 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0683214d-838b-42ad-8066-a94138cfbdec None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:30.312118 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0683214d-838b-42ad-8066-a94138cfbdec tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:30.312475 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0683214d-838b-42ad-8066-a94138cfbdec tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:30.313044 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0683214d-838b-42ad-8066-a94138cfbdec tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:30.313044 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0683214d-838b-42ad-8066-a94138cfbdec tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:30.320828 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:30.320828 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:30.321950 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0683214d-838b-42ad-8066-a94138cfbdec tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:30.322341 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 582/2349] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:30 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:30.338537 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-20a5858e-3532-4927-9403-7d50aa7917c0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:30.342215 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20a5858e-3532-4927-9403-7d50aa7917c0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 Aug 19 21:27:30.342613 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20a5858e-3532-4927-9403-7d50aa7917c0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:30.343070 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20a5858e-3532-4927-9403-7d50aa7917c0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:30.359935 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:30.359935 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:30.368958 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-20a5858e-3532-4927-9403-7d50aa7917c0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:30.376742 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20a5858e-3532-4927-9403-7d50aa7917c0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 returned with HTTP 200 Aug 19 21:27:30.377319 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 594/2350] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:30 2026] GET /volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:30.398033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f193786b-6558-4980-a4c8-22d15c42db67 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:30.400547 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f193786b-6558-4980-a4c8-22d15c42db67 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:30.400791 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f193786b-6558-4980-a4c8-22d15c42db67 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:30.401084 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f193786b-6558-4980-a4c8-22d15c42db67 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:30.401241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f193786b-6558-4980-a4c8-22d15c42db67 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:30.412797 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:30.412797 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:30.415270 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f193786b-6558-4980-a4c8-22d15c42db67 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:30.415805 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 584/2351] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:30 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:30.429716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8553cfb9-0061-47f8-bbaa-04be1da5e46e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:30.434494 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8553cfb9-0061-47f8-bbaa-04be1da5e46e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/detail Aug 19 21:27:30.434830 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8553cfb9-0061-47f8-bbaa-04be1da5e46e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:30.435139 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8553cfb9-0061-47f8-bbaa-04be1da5e46e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:30.435527 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-8553cfb9-0061-47f8-bbaa-04be1da5e46e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:27:30.461793 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8553cfb9-0061-47f8-bbaa-04be1da5e46e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/detail returned with HTTP 200 Aug 19 21:27:30.462682 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 592/2352] 10.4.3.158 () {66 vars in 1258 bytes} [Wed Aug 19 21:27:30 2026] GET /volume/v3/backups/detail => generated 830 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:30.481259 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:30.486361 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7/restore Aug 19 21:27:30.486850 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:30.488321 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Restoring backup 137b6f32-0788-484b-b2f5-dfc88405e8a7 ({'restore': {}}) {{(pid=100177) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 21:27:30.488385 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Restoring backup 137b6f32-0788-484b-b2f5-dfc88405e8a7 to volume None. Aug 19 21:27:30.496630 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:30.496630 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:30.499254 np0000007814 devstack@c-api.service[100177]: INFO cinder.backup.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating volume of 1 GB for restore of backup 137b6f32-0788-484b-b2f5-dfc88405e8a7. Aug 19 21:27:30.510660 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:27:30.510306. {{(pid=100177) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:27:30.510822 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Availability Zones retrieved successfully. Aug 19 21:27:30.518505 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (2535add4-87cf-4850-bbde-377dbc34bf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:30.518505 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037abebb-79af-4b1a-8e64-6ef0c32e2bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:30.519589 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:30.577127 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037abebb-79af-4b1a-8e64-6ef0c32e2bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:30.579028 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02025cfb-2c5a-493a-ba48-4e5df9039492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:30.623107 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7d171e12-304e-4a0e-b3f2-a39dad162c2c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:30.625958 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d171e12-304e-4a0e-b3f2-a39dad162c2c tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 Aug 19 21:27:30.627276 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d171e12-304e-4a0e-b3f2-a39dad162c2c tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:30.631154 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d171e12-304e-4a0e-b3f2-a39dad162c2c tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:30.636151 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7d171e12-304e-4a0e-b3f2-a39dad162c2c tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Show backup with id 33f28836-c988-48bf-853e-c0dfb4322674. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:30.641581 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d171e12-304e-4a0e-b3f2-a39dad162c2c tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 returned with HTTP 404 Aug 19 21:27:30.642531 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 595/2353] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:30 2026] GET /volume/v3/backups/33f28836-c988-48bf-853e-c0dfb4322674 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:30.655405 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a14b6dd2-2d0a-4a15-9ab5-6909bfb8cf7f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:30.655757 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['b147a0aa-4cce-4ad0-86cb-f5d05f3556aa', '9332db8a-7372-4a98-8cfb-6d1e3c072baf', '60c0c6de-d526-42ff-a84f-44d9b1d4ecfa', 'b60bb33e-46cd-42b4-98ff-c3618c977c3d'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:30.656787 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02025cfb-2c5a-493a-ba48-4e5df9039492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b147a0aa-4cce-4ad0-86cb-f5d05f3556aa', '9332db8a-7372-4a98-8cfb-6d1e3c072baf', '60c0c6de-d526-42ff-a84f-44d9b1d4ecfa', 'b60bb33e-46cd-42b4-98ff-c3618c977c3d']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:30.657580 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b074d7e6-735a-4fa6-82be-005c0a19e1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:30.657929 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a14b6dd2-2d0a-4a15-9ab5-6909bfb8cf7f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 Aug 19 21:27:30.658302 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a14b6dd2-2d0a-4a15-9ab5-6909bfb8cf7f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:30.658613 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a14b6dd2-2d0a-4a15-9ab5-6909bfb8cf7f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:30.658832 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a14b6dd2-2d0a-4a15-9ab5-6909bfb8cf7f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Delete volume with id: 69181c70-d0a3-4b70-81a4-da4f0f201db1 Aug 19 21:27:30.668572 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:30.668572 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:30.671032 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a14b6dd2-2d0a-4a15-9ab5-6909bfb8cf7f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Volume info retrieved successfully. Aug 19 21:27:30.710892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b074d7e6-735a-4fa6-82be-005c0a19e1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9596050d-983e-4fef-8c9e-2bde910c87a6', '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_137b6f32-0788-484b-b2f5-dfc88405e8a7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['b147a0aa-4cce-4ad0-86cb-f5d05f3556aa','9332db8a-7372-4a98-8cfb-6d1e3c072baf','60c0c6de-d526-42ff-a84f-44d9b1d4ecfa','b60bb33e-46cd-42b4-98ff-c3618c977c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_137b6f32-0788-484b-b2f5-dfc88405e8a7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9596050d-983e-4fef-8c9e-2bde910c87a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1fa3ab093643ddb0f815c151f52683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2756741608074701af9338395fc1fde1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:30.712199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc108c25-b9f0-40a8-bde8-8211d4aa0801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:30.718221 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a14b6dd2-2d0a-4a15-9ab5-6909bfb8cf7f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Delete volume request issued successfully. Aug 19 21:27:30.719380 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a14b6dd2-2d0a-4a15-9ab5-6909bfb8cf7f tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 returned with HTTP 202 Aug 19 21:27:30.720281 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 585/2354] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:27:30 2026] DELETE /volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:30.734054 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-04f7c5d6-b225-4cd0-9de3-e8ad561494c9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:30.734600 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-04f7c5d6-b225-4cd0-9de3-e8ad561494c9 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 Aug 19 21:27:30.735343 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-04f7c5d6-b225-4cd0-9de3-e8ad561494c9 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:30.735836 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-04f7c5d6-b225-4cd0-9de3-e8ad561494c9 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:30.749784 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:30.749784 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:30.756821 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-04f7c5d6-b225-4cd0-9de3-e8ad561494c9 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Volume info retrieved successfully. Aug 19 21:27:30.762030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc108c25-b9f0-40a8-bde8-8211d4aa0801) transitioned into 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_137b6f32-0788-484b-b2f5-dfc88405e8a7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['b147a0aa-4cce-4ad0-86cb-f5d05f3556aa','9332db8a-7372-4a98-8cfb-6d1e3c072baf','60c0c6de-d526-42ff-a84f-44d9b1d4ecfa','b60bb33e-46cd-42b4-98ff-c3618c977c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:30.762030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac169f1-7525-4fb6-9fbd-8590ebf20726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:30.763086 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-04f7c5d6-b225-4cd0-9de3-e8ad561494c9 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 returned with HTTP 200 Aug 19 21:27:30.763620 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 593/2355] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:30 2026] GET /volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:30.788032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac169f1-7525-4fb6-9fbd-8590ebf20726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:30.788032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (2535add4-87cf-4850-bbde-377dbc34bf8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:30.788819 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume request issued successfully. Aug 19 21:27:30.798038 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:30.798038 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:30.798654 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:30.898230 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-430a6cc1-0900-4e81-ad9a-2ee8ebfe6ab8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:30.907196 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-430a6cc1-0900-4e81-ad9a-2ee8ebfe6ab8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:30.907196 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-430a6cc1-0900-4e81-ad9a-2ee8ebfe6ab8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:30.907306 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-430a6cc1-0900-4e81-ad9a-2ee8ebfe6ab8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:30.907429 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-430a6cc1-0900-4e81-ad9a-2ee8ebfe6ab8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:30.918475 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:30.918475 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:30.919392 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-430a6cc1-0900-4e81-ad9a-2ee8ebfe6ab8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:30.919875 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 596/2356] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:30 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.160875 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-94b568b6-2f4f-45ab-a99f-a9e5e95dd4ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.175021 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-45f0cb88-6375-4ad7-9622-414d35c3a439 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.178923 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-45f0cb88-6375-4ad7-9622-414d35c3a439 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:31.179153 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-45f0cb88-6375-4ad7-9622-414d35c3a439 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:31.180823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-45f0cb88-6375-4ad7-9622-414d35c3a439 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:31.180823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-45f0cb88-6375-4ad7-9622-414d35c3a439 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:31.193937 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:31.193937 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:31.193937 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-45f0cb88-6375-4ad7-9622-414d35c3a439 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:31.193937 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 594/2357] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:31 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.320155 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-94b568b6-2f4f-45ab-a99f-a9e5e95dd4ee tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:27:31.321603 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-94b568b6-2f4f-45ab-a99f-a9e5e95dd4ee tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1515382181", "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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.364953 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-94b568b6-2f4f-45ab-a99f-a9e5e95dd4ee tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:27:31.365980 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 586/2358] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:27:31 2026] POST /volume/v3/types => generated 380 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.383584 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c529d75e-161f-49af-8e88-2923c0e8d8bd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.385551 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c529d75e-161f-49af-8e88-2923c0e8d8bd tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] POST https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption Aug 19 21:27:31.385861 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c529d75e-161f-49af-8e88-2923c0e8d8bd tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.419530 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c529d75e-161f-49af-8e88-2923c0e8d8bd tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption returned with HTTP 200 Aug 19 21:27:31.419530 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 597/2359] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:27:31 2026] POST /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.433103 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-255a28c0-e75e-495b-84cb-3fe1052a639b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.436026 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-255a28c0-e75e-495b-84cb-3fe1052a639b tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:27:31.437205 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-255a28c0-e75e-495b-84cb-3fe1052a639b tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-427157028", "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=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.473100 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-255a28c0-e75e-495b-84cb-3fe1052a639b tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:27:31.474705 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 595/2360] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:27:31 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.485609 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f981206e-2237-482f-93de-3463782a6232 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.581445 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f981206e-2237-482f-93de-3463782a6232 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] POST https://10.4.3.158/volume/v3/types/a237716b-d8cc-4163-9eaf-528598ee9389/encryption Aug 19 21:27:31.581890 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f981206e-2237-482f-93de-3463782a6232 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.590101 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-f981206e-2237-482f-93de-3463782a6232 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:31.590261 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f981206e-2237-482f-93de-3463782a6232 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/a237716b-d8cc-4163-9eaf-528598ee9389/encryption returned with HTTP 403 Aug 19 21:27:31.590940 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 587/2361] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:27:31 2026] POST /volume/v3/types/a237716b-d8cc-4163-9eaf-528598ee9389/encryption => generated 127 bytes in 106 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:31.601177 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b5e2176b-042e-4e54-bdc5-1a7f03998db6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.604965 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5e2176b-042e-4e54-bdc5-1a7f03998db6 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:27:31.605468 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5e2176b-042e-4e54-bdc5-1a7f03998db6 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1876185091", "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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.644670 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5e2176b-042e-4e54-bdc5-1a7f03998db6 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:27:31.645129 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 598/2362] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:27:31 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.659081 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9f724f86-d9e3-435a-b407-f47c4ad0dbd9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.664126 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9f724f86-d9e3-435a-b407-f47c4ad0dbd9 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] POST https://10.4.3.158/volume/v3/types/0ef83ecc-f266-4921-b9ba-696453aff6dd/extra_specs Aug 19 21:27:31.664646 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9f724f86-d9e3-435a-b407-f47c4ad0dbd9 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.668095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.policy [None req-9f724f86-d9e3-435a-b407-f47c4ad0dbd9 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100178) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:31.668687 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9f724f86-d9e3-435a-b407-f47c4ad0dbd9 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/0ef83ecc-f266-4921-b9ba-696453aff6dd/extra_specs returned with HTTP 403 Aug 19 21:27:31.669654 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 596/2363] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Aug 19 21:27:31 2026] POST /volume/v3/types/0ef83ecc-f266-4921-b9ba-696453aff6dd/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:31.680864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2119e841-20bf-4145-9768-075bf1d99016 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.682677 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2119e841-20bf-4145-9768-075bf1d99016 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] PUT https://10.4.3.158/volume/v3/types/0ef83ecc-f266-4921-b9ba-696453aff6dd/extra_specs/key2 Aug 19 21:27:31.683397 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2119e841-20bf-4145-9768-075bf1d99016 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.686492 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-2119e841-20bf-4145-9768-075bf1d99016 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:31.686492 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2119e841-20bf-4145-9768-075bf1d99016 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/0ef83ecc-f266-4921-b9ba-696453aff6dd/extra_specs/key2 returned with HTTP 403 Aug 19 21:27:31.687103 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 588/2364] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:27:31 2026] PUT /volume/v3/types/0ef83ecc-f266-4921-b9ba-696453aff6dd/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:31.702103 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-079c17b6-ab88-46f6-b684-97319ccae23f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.704284 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-079c17b6-ab88-46f6-b684-97319ccae23f tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] POST https://10.4.3.158/volume/v3/types Aug 19 21:27:31.704751 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-079c17b6-ab88-46f6-b684-97319ccae23f tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.707281 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-079c17b6-ab88-46f6-b684-97319ccae23f tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:31.707594 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-079c17b6-ab88-46f6-b684-97319ccae23f tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types returned with HTTP 403 Aug 19 21:27:31.708133 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 599/2365] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:27:31 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 19 21:27:31.720959 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d21edc3c-6388-4a98-b0cd-2c0561c44b2e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.724077 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d21edc3c-6388-4a98-b0cd-2c0561c44b2e tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:27:31.724393 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d21edc3c-6388-4a98-b0cd-2c0561c44b2e tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1852538903", "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=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.769887 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d21edc3c-6388-4a98-b0cd-2c0561c44b2e tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:27:31.770646 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 597/2366] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:27:31 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.782661 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bcb1920b-4661-488d-a937-36ca09593e91 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.784251 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ab19d776-5c51-44b9-ac9c-e58d1203fe3e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.787053 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ab19d776-5c51-44b9-ac9c-e58d1203fe3e tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] POST https://10.4.3.158/volume/v3/types/cc55e385-62b3-4351-a7aa-17ece309e694/encryption Aug 19 21:27:31.788844 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bcb1920b-4661-488d-a937-36ca09593e91 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] GET https://10.4.3.158/volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 Aug 19 21:27:31.789592 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ab19d776-5c51-44b9-ac9c-e58d1203fe3e tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.790064 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bcb1920b-4661-488d-a937-36ca09593e91 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:31.790348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bcb1920b-4661-488d-a937-36ca09593e91 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:31.807637 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bcb1920b-4661-488d-a937-36ca09593e91 tempest-ProjectAdminTests39-1443720295 tempest-ProjectAdminTests39-1443720295-project-admin] https://10.4.3.158/volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 returned with HTTP 404 Aug 19 21:27:31.808124 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 589/2367] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:27:31 2026] GET /volume/v3/volumes/69181c70-d0a3-4b70-81a4-da4f0f201db1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:31.811597 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:31.811597 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:31.813627 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:31.813627 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Checking backup size 1 against volume size 1 {{(pid=100177) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 21:27:31.815263 np0000007814 devstack@c-api.service[100177]: INFO cinder.backup.api [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Overwriting volume 9596050d-983e-4fef-8c9e-2bde910c87a6 with restore of backup 137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:31.824950 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ab19d776-5c51-44b9-ac9c-e58d1203fe3e tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types/cc55e385-62b3-4351-a7aa-17ece309e694/encryption returned with HTTP 200 Aug 19 21:27:31.825714 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 600/2368] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:27:31 2026] POST /volume/v3/types/cc55e385-62b3-4351-a7aa-17ece309e694/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.838243 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-138f872b-853f-4192-89a5-f05c0c598a7c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.841641 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-138f872b-853f-4192-89a5-f05c0c598a7c tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] DELETE https://10.4.3.158/volume/v3/types/cc55e385-62b3-4351-a7aa-17ece309e694/encryption/9b56a094-cf34-4ee9-879d-676766776fd3 Aug 19 21:27:31.842306 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-138f872b-853f-4192-89a5-f05c0c598a7c tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:31.842649 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-138f872b-853f-4192-89a5-f05c0c598a7c tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:31.843627 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.policy [None req-138f872b-853f-4192-89a5-f05c0c598a7c tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100178) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:31.843926 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-138f872b-853f-4192-89a5-f05c0c598a7c tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/cc55e385-62b3-4351-a7aa-17ece309e694/encryption/9b56a094-cf34-4ee9-879d-676766776fd3 returned with HTTP 403 Aug 19 21:27:31.845351 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 598/2369] 10.4.3.158 () {66 vars in 1489 bytes} [Wed Aug 19 21:27:31 2026] DELETE /volume/v3/types/cc55e385-62b3-4351-a7aa-17ece309e694/encryption/9b56a094-cf34-4ee9-879d-676766776fd3 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:31.855558 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] restore_backup in rpcapi backup_id 137b6f32-0788-484b-b2f5-dfc88405e8a7 {{(pid=100177) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 21:27:31.857373 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-80c9b04a-5e8b-4f2f-bfb3-a87e74c14bbb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.859273 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0d0b481d-93ad-4ca4-92d8-c421bcd1b0d5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7/restore returned with HTTP 202 Aug 19 21:27:31.859273 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 583/2370] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Aug 19 21:27:30 2026] POST /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7/restore => generated 189 bytes in 1380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:31.859788 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-80c9b04a-5e8b-4f2f-bfb3-a87e74c14bbb tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:27:31.859950 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-80c9b04a-5e8b-4f2f-bfb3-a87e74c14bbb tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-426192016", "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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.870665 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ad59d2a4-ffff-4419-af03-5f8b8253393f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.873785 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad59d2a4-ffff-4419-af03-5f8b8253393f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:31.874096 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad59d2a4-ffff-4419-af03-5f8b8253393f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:31.874349 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad59d2a4-ffff-4419-af03-5f8b8253393f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:31.874511 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ad59d2a4-ffff-4419-af03-5f8b8253393f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:31.880655 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:31.880655 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:31.881549 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad59d2a4-ffff-4419-af03-5f8b8253393f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:31.881918 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 601/2371] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:31 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.892826 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-80c9b04a-5e8b-4f2f-bfb3-a87e74c14bbb tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:27:31.893180 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 590/2372] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:27:31 2026] POST /volume/v3/types => generated 379 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.902119 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8ed18a53-7533-4996-aabc-03451a66af99 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.905087 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8ed18a53-7533-4996-aabc-03451a66af99 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] DELETE https://10.4.3.158/volume/v3/types/42e47d18-e0d3-498a-946b-4568eea0c65e/extra_specs/key1 Aug 19 21:27:31.905383 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8ed18a53-7533-4996-aabc-03451a66af99 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:31.905722 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8ed18a53-7533-4996-aabc-03451a66af99 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:31.914280 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.policy [None req-8ed18a53-7533-4996-aabc-03451a66af99 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100178) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:31.914616 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8ed18a53-7533-4996-aabc-03451a66af99 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/42e47d18-e0d3-498a-946b-4568eea0c65e/extra_specs/key1 returned with HTTP 403 Aug 19 21:27:31.915184 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 599/2373] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:27:31 2026] DELETE /volume/v3/types/42e47d18-e0d3-498a-946b-4568eea0c65e/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:31.926506 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8335de58-b33f-468d-a6c4-4b645a655c18 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.929692 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8335de58-b33f-468d-a6c4-4b645a655c18 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:27:31.930398 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8335de58-b33f-468d-a6c4-4b645a655c18 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-966444433", "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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:31.935953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d30e3b0d-be90-4cdc-932c-7582b2eada53 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.941848 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d30e3b0d-be90-4cdc-932c-7582b2eada53 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:31.942092 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d30e3b0d-be90-4cdc-932c-7582b2eada53 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:31.942270 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d30e3b0d-be90-4cdc-932c-7582b2eada53 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:31.942399 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d30e3b0d-be90-4cdc-932c-7582b2eada53 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:31.949916 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:31.949916 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:31.950644 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d30e3b0d-be90-4cdc-932c-7582b2eada53 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:31.951294 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 602/2374] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:31 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.966349 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8335de58-b33f-468d-a6c4-4b645a655c18 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:27:31.966946 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 584/2375] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:27:31 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:31.980262 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b90e7624-d9fe-4231-bb89-b726cc4bac81 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:31.986732 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b90e7624-d9fe-4231-bb89-b726cc4bac81 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] DELETE https://10.4.3.158/volume/v3/types/8b380540-2aa1-4705-8bff-3aefb876d51e Aug 19 21:27:31.988166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b90e7624-d9fe-4231-bb89-b726cc4bac81 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:31.988494 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b90e7624-d9fe-4231-bb89-b726cc4bac81 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:31.989511 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-b90e7624-d9fe-4231-bb89-b726cc4bac81 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:31.989716 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b90e7624-d9fe-4231-bb89-b726cc4bac81 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/8b380540-2aa1-4705-8bff-3aefb876d51e returned with HTTP 403 Aug 19 21:27:31.990261 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 591/2376] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:27:31 2026] DELETE /volume/v3/types/8b380540-2aa1-4705-8bff-3aefb876d51e => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:32.004321 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1dec0ecf-a920-4734-bdca-5e6048263f1e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.006311 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1dec0ecf-a920-4734-bdca-5e6048263f1e tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] GET https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs Aug 19 21:27:32.006751 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1dec0ecf-a920-4734-bdca-5e6048263f1e tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.007041 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1dec0ecf-a920-4734-bdca-5e6048263f1e tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.015990 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1dec0ecf-a920-4734-bdca-5e6048263f1e tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs returned with HTTP 200 Aug 19 21:27:32.016448 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 600/2377] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Aug 19 21:27:32 2026] GET /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:32.027007 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a4657919-4c4f-4122-81e5-58f83c761ba2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.029252 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a4657919-4c4f-4122-81e5-58f83c761ba2 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] GET https://10.4.3.158/volume/v3/types Aug 19 21:27:32.029530 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a4657919-4c4f-4122-81e5-58f83c761ba2 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.029769 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a4657919-4c4f-4122-81e5-58f83c761ba2 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.030694 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-a4657919-4c4f-4122-81e5-58f83c761ba2 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:27:32.060632 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a4657919-4c4f-4122-81e5-58f83c761ba2 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:27:32.061156 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 603/2378] 10.4.3.158 () {66 vars in 1231 bytes} [Wed Aug 19 21:27:32 2026] GET /volume/v3/types => generated 2386 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:32.074981 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e5a31a59-8b43-43e5-911c-b0a6a0d6e721 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.079038 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5a31a59-8b43-43e5-911c-b0a6a0d6e721 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] GET https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption/cipher Aug 19 21:27:32.079038 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5a31a59-8b43-43e5-911c-b0a6a0d6e721 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.079038 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5a31a59-8b43-43e5-911c-b0a6a0d6e721 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.079380 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-e5a31a59-8b43-43e5-911c-b0a6a0d6e721 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:32.079706 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5a31a59-8b43-43e5-911c-b0a6a0d6e721 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption/cipher returned with HTTP 403 Aug 19 21:27:32.081622 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 585/2379] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:27:32 2026] GET /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:32.091962 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-45d064e9-5974-41f8-a76d-5893fd2dc9fd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.094471 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45d064e9-5974-41f8-a76d-5893fd2dc9fd tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] GET https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption Aug 19 21:27:32.095049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45d064e9-5974-41f8-a76d-5893fd2dc9fd tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.095049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45d064e9-5974-41f8-a76d-5893fd2dc9fd tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.096213 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-45d064e9-5974-41f8-a76d-5893fd2dc9fd tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:32.096612 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45d064e9-5974-41f8-a76d-5893fd2dc9fd tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption returned with HTTP 403 Aug 19 21:27:32.097403 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 592/2380] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:27:32 2026] GET /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:32.110845 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fa7a9804-79fd-450f-9905-21b253f70873 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.114450 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fa7a9804-79fd-450f-9905-21b253f70873 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] GET https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs/multiattach Aug 19 21:27:32.114450 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fa7a9804-79fd-450f-9905-21b253f70873 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.116499 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fa7a9804-79fd-450f-9905-21b253f70873 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.138312 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fa7a9804-79fd-450f-9905-21b253f70873 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs/multiattach returned with HTTP 200 Aug 19 21:27:32.139136 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 601/2381] 10.4.3.158 () {66 vars in 1414 bytes} [Wed Aug 19 21:27:32 2026] GET /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:27:32.150235 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-099fd8bb-2803-48c5-a3ab-25bdd3c4dd5a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.152791 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-099fd8bb-2803-48c5-a3ab-25bdd3c4dd5a tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] GET https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs/volume_backend_name Aug 19 21:27:32.152791 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-099fd8bb-2803-48c5-a3ab-25bdd3c4dd5a tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.153076 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-099fd8bb-2803-48c5-a3ab-25bdd3c4dd5a tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.168319 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-099fd8bb-2803-48c5-a3ab-25bdd3c4dd5a tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs/volume_backend_name returned with HTTP 404 Aug 19 21:27:32.168939 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 604/2382] 10.4.3.158 () {66 vars in 1438 bytes} [Wed Aug 19 21:27:32 2026] GET /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs/volume_backend_name => generated 143 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:32.181476 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f8e45651-9ba3-46a9-9b31-44a55fce55c8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.183949 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f8e45651-9ba3-46a9-9b31-44a55fce55c8 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] GET https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773 Aug 19 21:27:32.184551 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f8e45651-9ba3-46a9-9b31-44a55fce55c8 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.184858 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f8e45651-9ba3-46a9-9b31-44a55fce55c8 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.194773 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f8e45651-9ba3-46a9-9b31-44a55fce55c8 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773 returned with HTTP 200 Aug 19 21:27:32.195464 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 586/2383] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:27:32 2026] GET /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773 => generated 318 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:32.211852 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f825f66c-74ec-4bcd-9168-99c0685cd513 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.213607 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e5315e43-0b1d-4872-a482-18760cd3aafe None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.215663 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f825f66c-74ec-4bcd-9168-99c0685cd513 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:32.215663 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f825f66c-74ec-4bcd-9168-99c0685cd513 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.216590 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e5315e43-0b1d-4872-a482-18760cd3aafe tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] PUT https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption/d34bbae3-8dfa-4f13-b85a-2d10b9aaaf89 Aug 19 21:27:32.216753 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f825f66c-74ec-4bcd-9168-99c0685cd513 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.216829 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e5315e43-0b1d-4872-a482-18760cd3aafe tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:32.216946 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f825f66c-74ec-4bcd-9168-99c0685cd513 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:32.219395 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.policy [None req-e5315e43-0b1d-4872-a482-18760cd3aafe tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100178) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:32.219634 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e5315e43-0b1d-4872-a482-18760cd3aafe tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption/d34bbae3-8dfa-4f13-b85a-2d10b9aaaf89 returned with HTTP 403 Aug 19 21:27:32.220349 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 602/2384] 10.4.3.158 () {68 vars in 1506 bytes} [Wed Aug 19 21:27:32 2026] PUT /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/encryption/d34bbae3-8dfa-4f13-b85a-2d10b9aaaf89 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:32.223573 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:32.223573 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:32.225755 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f825f66c-74ec-4bcd-9168-99c0685cd513 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:32.226567 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 593/2385] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:32 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:32.234902 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1c559498-f9d0-4aab-9d9e-3080edfddabe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.237688 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c559498-f9d0-4aab-9d9e-3080edfddabe tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] PUT https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs/key1 Aug 19 21:27:32.238610 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c559498-f9d0-4aab-9d9e-3080edfddabe tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:32.242686 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-1c559498-f9d0-4aab-9d9e-3080edfddabe tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:32.244500 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c559498-f9d0-4aab-9d9e-3080edfddabe tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs/key1 returned with HTTP 403 Aug 19 21:27:32.245392 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 605/2386] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:27:32 2026] PUT /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:32.263849 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-53befb71-e4a7-41ac-923c-123b08f24b55 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.265887 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53befb71-e4a7-41ac-923c-123b08f24b55 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] PUT https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773 Aug 19 21:27:32.266612 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53befb71-e4a7-41ac-923c-123b08f24b55 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:32.269735 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-53befb71-e4a7-41ac-923c-123b08f24b55 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '45f7c631229b4515bdeb63f5ceaa0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6fcb42afc674ab5853902cccf90be8c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:32.270208 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53befb71-e4a7-41ac-923c-123b08f24b55 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-member] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773 returned with HTTP 403 Aug 19 21:27:32.271064 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 587/2387] 10.4.3.158 () {68 vars in 1362 bytes} [Wed Aug 19 21:27:32 2026] PUT /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:27:32.285488 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3a22b36d-e3d7-456e-85fd-2c35859d8e91 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.298975 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a22b36d-e3d7-456e-85fd-2c35859d8e91 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] DELETE https://10.4.3.158/volume/v3/types/8b380540-2aa1-4705-8bff-3aefb876d51e Aug 19 21:27:32.301442 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a22b36d-e3d7-456e-85fd-2c35859d8e91 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.301882 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a22b36d-e3d7-456e-85fd-2c35859d8e91 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.428660 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a22b36d-e3d7-456e-85fd-2c35859d8e91 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types/8b380540-2aa1-4705-8bff-3aefb876d51e returned with HTTP 202 Aug 19 21:27:32.429145 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 603/2388] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:27:32 2026] DELETE /volume/v3/types/8b380540-2aa1-4705-8bff-3aefb876d51e => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:32.445773 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-52579584-3062-4155-ba16-52103785800d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.449504 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-52579584-3062-4155-ba16-52103785800d tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] DELETE https://10.4.3.158/volume/v3/types/42e47d18-e0d3-498a-946b-4568eea0c65e Aug 19 21:27:32.449504 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-52579584-3062-4155-ba16-52103785800d tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.449504 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-52579584-3062-4155-ba16-52103785800d tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.503247 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-52579584-3062-4155-ba16-52103785800d tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types/42e47d18-e0d3-498a-946b-4568eea0c65e returned with HTTP 202 Aug 19 21:27:32.503672 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 594/2389] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:27:32 2026] DELETE /volume/v3/types/42e47d18-e0d3-498a-946b-4568eea0c65e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:32.513846 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e93987b2-3205-4c1f-ab20-952e44a6fedf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.518034 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e93987b2-3205-4c1f-ab20-952e44a6fedf tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] DELETE https://10.4.3.158/volume/v3/types/cc55e385-62b3-4351-a7aa-17ece309e694 Aug 19 21:27:32.518034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e93987b2-3205-4c1f-ab20-952e44a6fedf tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.518034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e93987b2-3205-4c1f-ab20-952e44a6fedf tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.565805 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e93987b2-3205-4c1f-ab20-952e44a6fedf tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types/cc55e385-62b3-4351-a7aa-17ece309e694 returned with HTTP 202 Aug 19 21:27:32.565805 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 606/2390] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:27:32 2026] DELETE /volume/v3/types/cc55e385-62b3-4351-a7aa-17ece309e694 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:32.578235 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8ad3e8b7-23dd-4b9f-840a-d0b9d85239b5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.580358 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8ad3e8b7-23dd-4b9f-840a-d0b9d85239b5 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] DELETE https://10.4.3.158/volume/v3/types/0ef83ecc-f266-4921-b9ba-696453aff6dd Aug 19 21:27:32.580630 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8ad3e8b7-23dd-4b9f-840a-d0b9d85239b5 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.581487 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8ad3e8b7-23dd-4b9f-840a-d0b9d85239b5 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.618105 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8ad3e8b7-23dd-4b9f-840a-d0b9d85239b5 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types/0ef83ecc-f266-4921-b9ba-696453aff6dd returned with HTTP 202 Aug 19 21:27:32.618645 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 588/2391] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:27:32 2026] DELETE /volume/v3/types/0ef83ecc-f266-4921-b9ba-696453aff6dd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:32.627478 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a0fe9d79-f9a3-4909-8b71-97c7d148b0f3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.629668 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a0fe9d79-f9a3-4909-8b71-97c7d148b0f3 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] DELETE https://10.4.3.158/volume/v3/types/a237716b-d8cc-4163-9eaf-528598ee9389 Aug 19 21:27:32.630220 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a0fe9d79-f9a3-4909-8b71-97c7d148b0f3 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.631029 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a0fe9d79-f9a3-4909-8b71-97c7d148b0f3 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.682997 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a0fe9d79-f9a3-4909-8b71-97c7d148b0f3 tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types/a237716b-d8cc-4163-9eaf-528598ee9389 returned with HTTP 202 Aug 19 21:27:32.683842 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 604/2392] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:27:32 2026] DELETE /volume/v3/types/a237716b-d8cc-4163-9eaf-528598ee9389 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:32.694840 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6f8fce6f-e886-4a82-8a87-f712f393e2ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.698638 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f8fce6f-e886-4a82-8a87-f712f393e2ea tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] DELETE https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773 Aug 19 21:27:32.698638 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6f8fce6f-e886-4a82-8a87-f712f393e2ea tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.699497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6f8fce6f-e886-4a82-8a87-f712f393e2ea tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.751970 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f8fce6f-e886-4a82-8a87-f712f393e2ea tempest-VolumeTypesMemberTests-1218561865 tempest-VolumeTypesMemberTests-1218561865-project-admin] https://10.4.3.158/volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773 returned with HTTP 202 Aug 19 21:27:32.752566 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 595/2393] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:27:32 2026] DELETE /volume/v3/types/54449c1d-d3b9-450a-82f6-856d5df00773 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:32.895098 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f4456c72-6139-4745-9027-e40ffee232cd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.899680 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4456c72-6139-4745-9027-e40ffee232cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:32.899680 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4456c72-6139-4745-9027-e40ffee232cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.899680 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4456c72-6139-4745-9027-e40ffee232cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.899680 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f4456c72-6139-4745-9027-e40ffee232cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:32.910574 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:32.910574 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:32.910574 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4456c72-6139-4745-9027-e40ffee232cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:32.910574 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 607/2394] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:32 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:32.968097 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-92bb8cc2-d649-4494-a0d1-fafa695f1f08 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:32.970759 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92bb8cc2-d649-4494-a0d1-fafa695f1f08 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:32.970759 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92bb8cc2-d649-4494-a0d1-fafa695f1f08 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:32.970917 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92bb8cc2-d649-4494-a0d1-fafa695f1f08 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:32.971121 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-92bb8cc2-d649-4494-a0d1-fafa695f1f08 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:32.977833 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:32.977833 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:32.979098 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92bb8cc2-d649-4494-a0d1-fafa695f1f08 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:32.979454 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 589/2395] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:32 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:33.248802 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-02f48d34-1ee7-4155-8605-c30e3e5de617 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:33.255187 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-02f48d34-1ee7-4155-8605-c30e3e5de617 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:33.255187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-02f48d34-1ee7-4155-8605-c30e3e5de617 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:33.255187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-02f48d34-1ee7-4155-8605-c30e3e5de617 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:33.255187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-02f48d34-1ee7-4155-8605-c30e3e5de617 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:33.263428 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:33.263428 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:33.264546 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-02f48d34-1ee7-4155-8605-c30e3e5de617 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:33.265093 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 605/2396] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:33 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:33.924365 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c708c400-a11e-4802-b6ba-38e26ea4f5ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:33.927566 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c708c400-a11e-4802-b6ba-38e26ea4f5ae tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:33.927851 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c708c400-a11e-4802-b6ba-38e26ea4f5ae tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:33.928151 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c708c400-a11e-4802-b6ba-38e26ea4f5ae tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:33.928349 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c708c400-a11e-4802-b6ba-38e26ea4f5ae tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:33.942121 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:33.942121 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:33.945472 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c708c400-a11e-4802-b6ba-38e26ea4f5ae tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:33.947334 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 596/2397] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:33 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:34.001491 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8fe8d71d-f4f5-4598-9f73-2f1554f2da82 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:34.006481 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8fe8d71d-f4f5-4598-9f73-2f1554f2da82 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:34.006905 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8fe8d71d-f4f5-4598-9f73-2f1554f2da82 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:34.009493 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8fe8d71d-f4f5-4598-9f73-2f1554f2da82 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:34.009641 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-8fe8d71d-f4f5-4598-9f73-2f1554f2da82 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:34.022408 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:34.022408 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:34.023460 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8fe8d71d-f4f5-4598-9f73-2f1554f2da82 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:34.023976 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 608/2398] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:33 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:34.288627 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-29d97f13-186d-483f-981f-677e1d90679c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:34.292649 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-29d97f13-186d-483f-981f-677e1d90679c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:34.292649 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-29d97f13-186d-483f-981f-677e1d90679c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:34.292649 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-29d97f13-186d-483f-981f-677e1d90679c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:34.292649 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-29d97f13-186d-483f-981f-677e1d90679c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:34.303083 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:34.303083 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:34.304128 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-29d97f13-186d-483f-981f-677e1d90679c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:34.304836 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 590/2399] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:34 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:34.707579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:34.944412 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:34.944412 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-283945437"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:34.946478 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-283945437'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:34.947501 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume of 1 GB Aug 19 21:27:34.967781 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9c015b68-0b81-4e60-ad6f-206d76948690 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:34.969758 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Availability Zones retrieved successfully. Aug 19 21:27:34.969896 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9c015b68-0b81-4e60-ad6f-206d76948690 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:34.969957 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9c015b68-0b81-4e60-ad6f-206d76948690 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:34.970189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9c015b68-0b81-4e60-ad6f-206d76948690 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:34.970346 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9c015b68-0b81-4e60-ad6f-206d76948690 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:34.977228 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:34.977228 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:34.978658 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9c015b68-0b81-4e60-ad6f-206d76948690 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:34.979348 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 597/2400] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:34 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:34.980177 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (9c508b88-9afa-4ce8-8e76-7472e3879357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:34.982038 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a59fa7-ec9e-44a2-9a94-6aeb55af2c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:34.983779 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:35.026759 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a59fa7-ec9e-44a2-9a94-6aeb55af2c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:35.029770 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d804eaf4-a474-4748-bc2e-55fa6776c3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:35.040363 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9171077f-608b-4ad0-afdf-0c65be534a7c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:35.043149 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9171077f-608b-4ad0-afdf-0c65be534a7c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:35.043355 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9171077f-608b-4ad0-afdf-0c65be534a7c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:35.043615 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9171077f-608b-4ad0-afdf-0c65be534a7c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:35.043759 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9171077f-608b-4ad0-afdf-0c65be534a7c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:35.051078 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:35.051078 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:35.052101 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9171077f-608b-4ad0-afdf-0c65be534a7c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:35.052620 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 609/2401] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:35 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:35.152182 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['c4412c42-83d3-49d0-8612-a37d37b91a10', '99c918a9-0d51-4af1-bdf6-570248e74867', '6a222373-b809-4d89-9524-3b13ce91d646', 'faf5ce52-8949-42e1-a94a-ccca81eb40f6'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:35.153242 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d804eaf4-a474-4748-bc2e-55fa6776c3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4412c42-83d3-49d0-8612-a37d37b91a10', '99c918a9-0d51-4af1-bdf6-570248e74867', '6a222373-b809-4d89-9524-3b13ce91d646', 'faf5ce52-8949-42e1-a94a-ccca81eb40f6']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:35.154141 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fb35aac-311b-46c6-bee6-f5630d7ea595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:35.189706 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fb35aac-311b-46c6-bee6-f5630d7ea595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b990a188-f32c-48c3-b0d7-e44d381e7d25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283945437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['c4412c42-83d3-49d0-8612-a37d37b91a10','99c918a9-0d51-4af1-bdf6-570248e74867','6a222373-b809-4d89-9524-3b13ce91d646','faf5ce52-8949-42e1-a94a-ccca81eb40f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283945437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b990a188-f32c-48c3-b0d7-e44d381e7d25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3acd7730a72a45208bb665e1010ea6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33df17974764bf58ed5f042bdcd2821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:35.191702 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92731f5-e5df-4c37-94a9-3346bdc1241f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:35.224047 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92731f5-e5df-4c37-94a9-3346bdc1241f) transitioned into state 'SUCCESS' from state '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-283945437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['c4412c42-83d3-49d0-8612-a37d37b91a10','99c918a9-0d51-4af1-bdf6-570248e74867','6a222373-b809-4d89-9524-3b13ce91d646','faf5ce52-8949-42e1-a94a-ccca81eb40f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:35.224447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2a5db9-2878-40bb-a500-7d9c3721655d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:35.238593 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2a5db9-2878-40bb-a500-7d9c3721655d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:35.239725 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (9c508b88-9afa-4ce8-8e76-7472e3879357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:35.240151 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request issued successfully. Aug 19 21:27:35.240874 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0d673bcb-1fcc-405a-9cdc-f420da7a8250 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:35.241410 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 606/2402] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:34 2026] POST /volume/v3/volumes => generated 777 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:35.258944 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-717261f3-7f93-49d4-b940-3ca88cafc9f0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:35.263452 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-717261f3-7f93-49d4-b940-3ca88cafc9f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 Aug 19 21:27:35.263596 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-717261f3-7f93-49d4-b940-3ca88cafc9f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:35.263848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-717261f3-7f93-49d4-b940-3ca88cafc9f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:35.275771 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:35.275771 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:35.282370 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-717261f3-7f93-49d4-b940-3ca88cafc9f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:35.288782 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-717261f3-7f93-49d4-b940-3ca88cafc9f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 returned with HTTP 200 Aug 19 21:27:35.289475 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 591/2403] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:35 2026] GET /volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:35.320128 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-71666194-e36b-4067-b391-6ba020fccc92 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:35.325645 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71666194-e36b-4067-b391-6ba020fccc92 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:35.326443 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71666194-e36b-4067-b391-6ba020fccc92 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:35.326637 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71666194-e36b-4067-b391-6ba020fccc92 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:35.326770 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-71666194-e36b-4067-b391-6ba020fccc92 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:35.342967 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:35.342967 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:35.343780 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71666194-e36b-4067-b391-6ba020fccc92 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:35.344369 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 598/2404] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:35 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:35.993557 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d89ee2de-54b5-4b62-8e9c-0826097f5ce4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:35.995816 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d89ee2de-54b5-4b62-8e9c-0826097f5ce4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:35.996141 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d89ee2de-54b5-4b62-8e9c-0826097f5ce4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:35.996293 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d89ee2de-54b5-4b62-8e9c-0826097f5ce4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:35.996393 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d89ee2de-54b5-4b62-8e9c-0826097f5ce4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:36.001667 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:36.001667 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:36.002566 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d89ee2de-54b5-4b62-8e9c-0826097f5ce4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:36.002999 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 610/2405] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:35 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:36.066748 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d4dc346f-46a6-4579-b41a-7dc90a43fd32 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:36.068841 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d4dc346f-46a6-4579-b41a-7dc90a43fd32 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:36.069143 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d4dc346f-46a6-4579-b41a-7dc90a43fd32 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:36.069462 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d4dc346f-46a6-4579-b41a-7dc90a43fd32 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:36.069610 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-d4dc346f-46a6-4579-b41a-7dc90a43fd32 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:36.075154 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:36.075154 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:36.076426 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d4dc346f-46a6-4579-b41a-7dc90a43fd32 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:36.077150 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 607/2406] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:36 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:36.312131 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9ba13740-82d2-4985-9f44-9a7d675be5fa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:36.315432 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9ba13740-82d2-4985-9f44-9a7d675be5fa tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 Aug 19 21:27:36.316261 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9ba13740-82d2-4985-9f44-9a7d675be5fa tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:36.316888 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9ba13740-82d2-4985-9f44-9a7d675be5fa tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:36.332040 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:36.332040 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:36.347341 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9ba13740-82d2-4985-9f44-9a7d675be5fa tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:36.359031 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9ba13740-82d2-4985-9f44-9a7d675be5fa tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 returned with HTTP 200 Aug 19 21:27:36.359031 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 592/2407] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:36 2026] GET /volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:36.367660 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f7cabe1e-6b75-4529-92ce-4b2476f273df None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:36.370295 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7cabe1e-6b75-4529-92ce-4b2476f273df tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:36.370547 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7cabe1e-6b75-4529-92ce-4b2476f273df tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:36.371342 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7cabe1e-6b75-4529-92ce-4b2476f273df tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:36.371342 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f7cabe1e-6b75-4529-92ce-4b2476f273df tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:36.380163 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:36.380163 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:36.381436 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7cabe1e-6b75-4529-92ce-4b2476f273df tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:36.382190 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-29288e58-8a2a-4c98-a28f-808a043117ed None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:36.382713 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 599/2408] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:36 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:36.561605 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29288e58-8a2a-4c98-a28f-808a043117ed tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:27:36.561605 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-29288e58-8a2a-4c98-a28f-808a043117ed tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b990a188-f32c-48c3-b0d7-e44d381e7d25", "name": "tempest-ProjectMemberTests-Snapshot-750737638"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:36.575091 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:36.575091 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:36.576261 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-29288e58-8a2a-4c98-a28f-808a043117ed tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Volume info retrieved successfully. Aug 19 21:27:36.576516 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-29288e58-8a2a-4c98-a28f-808a043117ed tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Create snapshot from volume b990a188-f32c-48c3-b0d7-e44d381e7d25 Aug 19 21:27:36.679140 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-29288e58-8a2a-4c98-a28f-808a043117ed tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Created reservations ['f3b8f4d3-cc9e-4116-a7b2-7f67ff862e98', '9c3ea467-d117-4666-90fb-d2c8d54e1f51', '8134a022-0608-4275-a469-03d5a38be99c', '989b21c1-e845-489d-9479-b004c5626b7d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:36.790428 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-29288e58-8a2a-4c98-a28f-808a043117ed tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot create request issued successfully. Aug 19 21:27:36.791568 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29288e58-8a2a-4c98-a28f-808a043117ed tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:27:36.792512 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 611/2409] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:27:36 2026] POST /volume/v3/snapshots => generated 304 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:36.813842 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-937c4063-bd78-45f0-96db-a53fa40f2179 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:36.816397 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-937c4063-bd78-45f0-96db-a53fa40f2179 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] GET https://10.4.3.158/volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 Aug 19 21:27:36.816592 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-937c4063-bd78-45f0-96db-a53fa40f2179 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:36.817835 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-937c4063-bd78-45f0-96db-a53fa40f2179 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:36.825051 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:36.825051 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:36.825188 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-937c4063-bd78-45f0-96db-a53fa40f2179 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot retrieved successfully. Aug 19 21:27:36.827413 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-937c4063-bd78-45f0-96db-a53fa40f2179 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 returned with HTTP 200 Aug 19 21:27:36.827593 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 608/2410] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:36 2026] GET /volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:36.955818 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:36.958640 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:36.959466 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-195268761"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:36.961394 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-195268761'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:36.961525 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Create volume of 1 GB Aug 19 21:27:36.968407 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Availability Zones retrieved successfully. Aug 19 21:27:36.984334 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Flow 'volume_create_api' (0180a1b6-4f02-4d2d-b788-df2a6e2c926a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:36.986433 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2b78b5-5802-4e2b-9f09-137315b44179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:36.987047 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:37.017659 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-456c4431-1079-4557-8ef5-afba55f9a8e9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:37.020659 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-456c4431-1079-4557-8ef5-afba55f9a8e9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:37.020931 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-456c4431-1079-4557-8ef5-afba55f9a8e9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:37.021188 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-456c4431-1079-4557-8ef5-afba55f9a8e9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:37.021291 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-456c4431-1079-4557-8ef5-afba55f9a8e9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:37.027667 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:37.027667 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:37.029129 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-456c4431-1079-4557-8ef5-afba55f9a8e9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:37.030050 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 600/2411] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:37 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:37.032650 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2b78b5-5802-4e2b-9f09-137315b44179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:37.033780 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328bb040-e9c8-4aca-8781-706f18c3ff86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:37.093695 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c7c9b0b5-fc6b-4dd6-8c7b-acfe53eb4583 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:37.096588 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c7c9b0b5-fc6b-4dd6-8c7b-acfe53eb4583 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:37.097748 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c7c9b0b5-fc6b-4dd6-8c7b-acfe53eb4583 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:37.098072 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c7c9b0b5-fc6b-4dd6-8c7b-acfe53eb4583 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:37.098258 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c7c9b0b5-fc6b-4dd6-8c7b-acfe53eb4583 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:37.112746 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:37.112746 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:37.114209 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c7c9b0b5-fc6b-4dd6-8c7b-acfe53eb4583 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:37.114771 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 612/2412] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:37 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:37.160898 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Created reservations ['274e85de-884a-417d-99b4-a41ee3e0596d', '3a80657a-93e8-4e27-b1a9-5acd5307c46b', 'd5a93765-4f29-448a-8cc5-8e3348ef1287', 'e8eba16e-c3fc-4698-b267-99887d8b5d42'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:37.162643 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328bb040-e9c8-4aca-8781-706f18c3ff86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['274e85de-884a-417d-99b4-a41ee3e0596d', '3a80657a-93e8-4e27-b1a9-5acd5307c46b', 'd5a93765-4f29-448a-8cc5-8e3348ef1287', 'e8eba16e-c3fc-4698-b267-99887d8b5d42']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:37.163906 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99971f2-fc45-4449-8e4f-03f78a82403f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:37.203866 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99971f2-fc45-4449-8e4f-03f78a82403f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '653152d8-f6c8-4663-96d7-81821c7b4600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-195268761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8be529001fc43e1b48ec85502ebfb0b',qos_specs=None,replication_status=,reservations=['274e85de-884a-417d-99b4-a41ee3e0596d','3a80657a-93e8-4e27-b1a9-5acd5307c46b','d5a93765-4f29-448a-8cc5-8e3348ef1287','e8eba16e-c3fc-4698-b267-99887d8b5d42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='502c93de914046d0a8651ab5b1cb961c',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-195268761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=653152d8-f6c8-4663-96d7-81821c7b4600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8be529001fc43e1b48ec85502ebfb0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='502c93de914046d0a8651ab5b1cb961c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:37.204753 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738e8c48-a38f-42fb-84e6-9c1e0beab70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:37.243238 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738e8c48-a38f-42fb-84e6-9c1e0beab70a) transitioned into state 'SUCCESS' from state '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-195268761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8be529001fc43e1b48ec85502ebfb0b',qos_specs=None,replication_status=,reservations=['274e85de-884a-417d-99b4-a41ee3e0596d','3a80657a-93e8-4e27-b1a9-5acd5307c46b','d5a93765-4f29-448a-8cc5-8e3348ef1287','e8eba16e-c3fc-4698-b267-99887d8b5d42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='502c93de914046d0a8651ab5b1cb961c',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:37.244329 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e223b01-c7a4-4723-80b0-0c1ea3965d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:37.264463 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e223b01-c7a4-4723-80b0-0c1ea3965d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:37.266501 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Flow 'volume_create_api' (0180a1b6-4f02-4d2d-b788-df2a6e2c926a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:37.266501 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Create volume request issued successfully. Aug 19 21:27:37.268754 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1712aaf-f465-4db6-92aa-af7cf7f93a9e tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:37.268754 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 593/2413] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:36 2026] POST /volume/v3/volumes => generated 753 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:37.285123 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d03a57a7-6b11-4af0-8bdd-abcfba75ecd1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:37.292113 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d03a57a7-6b11-4af0-8bdd-abcfba75ecd1 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] GET https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 Aug 19 21:27:37.293353 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d03a57a7-6b11-4af0-8bdd-abcfba75ecd1 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:37.294708 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d03a57a7-6b11-4af0-8bdd-abcfba75ecd1 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:37.315139 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:37.315139 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:37.331678 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d03a57a7-6b11-4af0-8bdd-abcfba75ecd1 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:37.344684 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d03a57a7-6b11-4af0-8bdd-abcfba75ecd1 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 returned with HTTP 200 Aug 19 21:27:37.344684 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 609/2414] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:37 2026] GET /volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:27:37.398459 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-521b79e9-ec7e-4c40-999f-56da5dc19eeb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:37.401193 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-521b79e9-ec7e-4c40-999f-56da5dc19eeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:37.402809 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-521b79e9-ec7e-4c40-999f-56da5dc19eeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:37.402809 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-521b79e9-ec7e-4c40-999f-56da5dc19eeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:37.404645 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-521b79e9-ec7e-4c40-999f-56da5dc19eeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:37.417995 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:37.417995 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:37.423102 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-521b79e9-ec7e-4c40-999f-56da5dc19eeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:37.423267 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 601/2415] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:37 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:37.840100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ac0c1114-b741-4524-8e12-74bc81ba1588 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:37.842446 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac0c1114-b741-4524-8e12-74bc81ba1588 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] GET https://10.4.3.158/volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 Aug 19 21:27:37.842705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac0c1114-b741-4524-8e12-74bc81ba1588 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:37.842946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac0c1114-b741-4524-8e12-74bc81ba1588 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:37.849754 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:37.849754 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:37.850267 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ac0c1114-b741-4524-8e12-74bc81ba1588 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot retrieved successfully. Aug 19 21:27:37.851243 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac0c1114-b741-4524-8e12-74bc81ba1588 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 returned with HTTP 200 Aug 19 21:27:37.851707 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 613/2416] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:37 2026] GET /volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:37.861893 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-95884c9c-cb61-4990-b4a5-54850869ff33 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:37.864342 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95884c9c-cb61-4990-b4a5-54850869ff33 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 Aug 19 21:27:37.864607 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95884c9c-cb61-4990-b4a5-54850869ff33 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:37.864848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95884c9c-cb61-4990-b4a5-54850869ff33 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:37.864986 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-95884c9c-cb61-4990-b4a5-54850869ff33 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Delete snapshot with id: 82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 Aug 19 21:27:37.872477 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:37.872477 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:37.873195 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-95884c9c-cb61-4990-b4a5-54850869ff33 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot retrieved successfully. Aug 19 21:27:37.895714 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-95884c9c-cb61-4990-b4a5-54850869ff33 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot delete request issued successfully. Aug 19 21:27:37.895998 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95884c9c-cb61-4990-b4a5-54850869ff33 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 returned with HTTP 202 Aug 19 21:27:37.896726 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 594/2417] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:27:37 2026] DELETE /volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:37.912168 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f19da29b-3488-43e4-b14c-9dcc6fed3c8e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:37.918413 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f19da29b-3488-43e4-b14c-9dcc6fed3c8e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] GET https://10.4.3.158/volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 Aug 19 21:27:37.920046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f19da29b-3488-43e4-b14c-9dcc6fed3c8e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:37.920046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f19da29b-3488-43e4-b14c-9dcc6fed3c8e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:37.931157 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:37.931157 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:37.931825 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f19da29b-3488-43e4-b14c-9dcc6fed3c8e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot retrieved successfully. Aug 19 21:27:37.934885 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f19da29b-3488-43e4-b14c-9dcc6fed3c8e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 returned with HTTP 200 Aug 19 21:27:37.935514 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 610/2418] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:37 2026] GET /volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:38.043216 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6c4b5d9c-f402-41fd-a5cc-35c6576d8a3b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:38.047037 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c4b5d9c-f402-41fd-a5cc-35c6576d8a3b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:38.047037 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c4b5d9c-f402-41fd-a5cc-35c6576d8a3b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:38.047037 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c4b5d9c-f402-41fd-a5cc-35c6576d8a3b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:38.047037 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6c4b5d9c-f402-41fd-a5cc-35c6576d8a3b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:38.054255 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:38.054255 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:38.055577 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c4b5d9c-f402-41fd-a5cc-35c6576d8a3b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:38.056131 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 602/2419] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:38 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:38.127991 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ad962586-2dd6-417a-beac-82ce82efbdfe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:38.129790 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad962586-2dd6-417a-beac-82ce82efbdfe tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:38.129984 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad962586-2dd6-417a-beac-82ce82efbdfe tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:38.130186 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad962586-2dd6-417a-beac-82ce82efbdfe tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:38.130826 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ad962586-2dd6-417a-beac-82ce82efbdfe tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:38.136701 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:38.136701 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:38.137462 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad962586-2dd6-417a-beac-82ce82efbdfe tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:38.137806 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 614/2420] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:38 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:38.368116 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-92faa50e-8df4-4ff0-9433-da0c93ce2009 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:38.372232 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92faa50e-8df4-4ff0-9433-da0c93ce2009 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] GET https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 Aug 19 21:27:38.373156 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92faa50e-8df4-4ff0-9433-da0c93ce2009 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:38.373987 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92faa50e-8df4-4ff0-9433-da0c93ce2009 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:38.399522 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:38.399522 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:38.411858 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92faa50e-8df4-4ff0-9433-da0c93ce2009 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:38.427146 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92faa50e-8df4-4ff0-9433-da0c93ce2009 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 returned with HTTP 200 Aug 19 21:27:38.430741 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 595/2421] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:38 2026] GET /volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 => generated 846 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:38.439478 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-507dc85b-6846-4349-bf40-fae7b8034d87 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:38.442684 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-507dc85b-6846-4349-bf40-fae7b8034d87 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:38.444718 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-507dc85b-6846-4349-bf40-fae7b8034d87 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:38.444718 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-507dc85b-6846-4349-bf40-fae7b8034d87 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:38.444718 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-507dc85b-6846-4349-bf40-fae7b8034d87 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:38.452406 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:38.452406 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:38.452533 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-507dc85b-6846-4349-bf40-fae7b8034d87 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:38.453629 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 611/2422] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:38 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:38.457926 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d9003347-b749-4232-bb85-545360838759 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:38.461283 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9003347-b749-4232-bb85-545360838759 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] POST https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600/action Aug 19 21:27:38.461283 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9003347-b749-4232-bb85-545360838759 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:38.461283 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9003347-b749-4232-bb85-545360838759 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:38.472880 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:38.472880 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:38.472880 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d9003347-b749-4232-bb85-545360838759 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:38.484233 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d9003347-b749-4232-bb85-545360838759 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume updated successfully. Aug 19 21:27:38.484233 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9003347-b749-4232-bb85-545360838759 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600/action returned with HTTP 200 Aug 19 21:27:38.485643 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 603/2423] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:27:38 2026] POST /volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 21:27:38.493873 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3b6636ae-6600-4d57-bf21-877df7981f79 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:38.495707 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b6636ae-6600-4d57-bf21-877df7981f79 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] GET https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 Aug 19 21:27:38.497263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b6636ae-6600-4d57-bf21-877df7981f79 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:38.497263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b6636ae-6600-4d57-bf21-877df7981f79 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:38.511514 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:38.511514 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:38.521041 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3b6636ae-6600-4d57-bf21-877df7981f79 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:38.529475 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b6636ae-6600-4d57-bf21-877df7981f79 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 returned with HTTP 200 Aug 19 21:27:38.529475 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 615/2424] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:38 2026] GET /volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:38.773564 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-410a5c77-33d6-4a98-8793-fecd5453b06f req-41d0d701-0a6b-452d-ad9e-7138ac72aef8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:38.777073 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-410a5c77-33d6-4a98-8793-fecd5453b06f req-41d0d701-0a6b-452d-ad9e-7138ac72aef8 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] GET https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 Aug 19 21:27:38.777316 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-410a5c77-33d6-4a98-8793-fecd5453b06f req-41d0d701-0a6b-452d-ad9e-7138ac72aef8 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:38.777572 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-410a5c77-33d6-4a98-8793-fecd5453b06f req-41d0d701-0a6b-452d-ad9e-7138ac72aef8 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:38.800555 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:38.800555 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:38.806451 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-410a5c77-33d6-4a98-8793-fecd5453b06f req-41d0d701-0a6b-452d-ad9e-7138ac72aef8 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:38.814457 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-410a5c77-33d6-4a98-8793-fecd5453b06f req-41d0d701-0a6b-452d-ad9e-7138ac72aef8 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 returned with HTTP 200 Aug 19 21:27:38.815079 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 596/2425] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:27:38 2026] GET /volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:38.949221 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0ec35167-9c50-4994-a6cb-e2a1ab08737c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:38.951462 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0ec35167-9c50-4994-a6cb-e2a1ab08737c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] GET https://10.4.3.158/volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 Aug 19 21:27:38.951462 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0ec35167-9c50-4994-a6cb-e2a1ab08737c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:38.951462 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0ec35167-9c50-4994-a6cb-e2a1ab08737c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:38.957402 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0ec35167-9c50-4994-a6cb-e2a1ab08737c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 returned with HTTP 404 Aug 19 21:27:38.957995 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 612/2426] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:38 2026] GET /volume/v3/snapshots/82b4dd80-c2ed-43c2-94a7-b0150ddb88a1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:38.971155 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8e735b02-25b9-43a9-bfd2-c983351344c0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:38.977311 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e735b02-25b9-43a9-bfd2-c983351344c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 Aug 19 21:27:38.977708 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e735b02-25b9-43a9-bfd2-c983351344c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:38.978084 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e735b02-25b9-43a9-bfd2-c983351344c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:38.978311 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-8e735b02-25b9-43a9-bfd2-c983351344c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume with id: b990a188-f32c-48c3-b0d7-e44d381e7d25 Aug 19 21:27:38.987629 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:38.987629 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:38.988064 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8e735b02-25b9-43a9-bfd2-c983351344c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:39.010817 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8e735b02-25b9-43a9-bfd2-c983351344c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume request issued successfully. Aug 19 21:27:39.011030 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e735b02-25b9-43a9-bfd2-c983351344c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 returned with HTTP 202 Aug 19 21:27:39.011568 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 604/2427] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:38 2026] DELETE /volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:39.025729 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0aaf696-ff86-4b66-abf8-504472dcf873 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:39.031292 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0aaf696-ff86-4b66-abf8-504472dcf873 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 Aug 19 21:27:39.031292 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0aaf696-ff86-4b66-abf8-504472dcf873 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:39.031292 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0aaf696-ff86-4b66-abf8-504472dcf873 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:39.043975 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:39.043975 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:39.048300 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e0aaf696-ff86-4b66-abf8-504472dcf873 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:39.061198 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0aaf696-ff86-4b66-abf8-504472dcf873 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 returned with HTTP 200 Aug 19 21:27:39.061198 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 616/2428] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:39 2026] GET /volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:39.070969 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-85745fd8-d071-4bb1-9eee-e7fa35478f69 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:39.073371 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85745fd8-d071-4bb1-9eee-e7fa35478f69 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:39.073711 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85745fd8-d071-4bb1-9eee-e7fa35478f69 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:39.074325 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85745fd8-d071-4bb1-9eee-e7fa35478f69 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:39.074325 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-85745fd8-d071-4bb1-9eee-e7fa35478f69 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:39.081509 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:39.081509 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:39.082772 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85745fd8-d071-4bb1-9eee-e7fa35478f69 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:39.083168 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 597/2429] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:39 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:39.159292 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-90b025a6-87b2-4fc4-ae5a-54fc3fe3a911 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:39.161977 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-90b025a6-87b2-4fc4-ae5a-54fc3fe3a911 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:39.162239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-90b025a6-87b2-4fc4-ae5a-54fc3fe3a911 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:39.162494 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-90b025a6-87b2-4fc4-ae5a-54fc3fe3a911 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:39.162618 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-90b025a6-87b2-4fc4-ae5a-54fc3fe3a911 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:39.170596 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:39.170596 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:39.171692 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-90b025a6-87b2-4fc4-ae5a-54fc3fe3a911 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:39.172405 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 613/2430] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:39 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:27:39.371554 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:39.374036 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:39.374523 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1009967594"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:39.376558 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1009967594'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:39.376837 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Create volume of 1 GB Aug 19 21:27:39.382264 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Availability Zones retrieved successfully. Aug 19 21:27:39.390151 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Flow 'volume_create_api' (55e1fd0a-79a7-42bb-ac8f-80730a8eccaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:39.392141 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ed1b111-4c91-49ca-9490-e4881a006c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:39.393918 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:39.433382 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ed1b111-4c91-49ca-9490-e4881a006c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:39.434291 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2f253c-0bb1-4ebe-b39c-ca2977e786e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:39.473174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f98b0e27-5652-470e-adce-0e07df243921 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:39.475983 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f98b0e27-5652-470e-adce-0e07df243921 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:39.476159 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f98b0e27-5652-470e-adce-0e07df243921 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:39.477213 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f98b0e27-5652-470e-adce-0e07df243921 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:39.477442 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f98b0e27-5652-470e-adce-0e07df243921 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:39.486142 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:39.486142 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:39.487387 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f98b0e27-5652-470e-adce-0e07df243921 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:39.488417 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 617/2431] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:39 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:39.489736 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Created reservations ['86c77240-269e-420f-86d4-b68d0827eebf', 'e91d161d-3123-4ef6-80c6-e6593b2d5bed', 'a6fa9313-943b-4d12-b102-efa83645054b', 'affaf384-eaaf-43bc-85cb-10821c499492'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:39.490727 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2f253c-0bb1-4ebe-b39c-ca2977e786e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86c77240-269e-420f-86d4-b68d0827eebf', 'e91d161d-3123-4ef6-80c6-e6593b2d5bed', 'a6fa9313-943b-4d12-b102-efa83645054b', 'affaf384-eaaf-43bc-85cb-10821c499492']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:39.491711 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da03439-c2b9-41c5-85a2-97a4cb815d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:39.544187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da03439-c2b9-41c5-85a2-97a4cb815d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1009967594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8be529001fc43e1b48ec85502ebfb0b',qos_specs=None,replication_status=,reservations=['86c77240-269e-420f-86d4-b68d0827eebf','e91d161d-3123-4ef6-80c6-e6593b2d5bed','a6fa9313-943b-4d12-b102-efa83645054b','affaf384-eaaf-43bc-85cb-10821c499492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='502c93de914046d0a8651ab5b1cb961c',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1009967594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8be529001fc43e1b48ec85502ebfb0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='502c93de914046d0a8651ab5b1cb961c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:39.547254 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ef0b53-5e57-462a-928b-0d0b358a0f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:39.586093 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ef0b53-5e57-462a-928b-0d0b358a0f5a) transitioned into state 'SUCCESS' from state '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-1009967594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8be529001fc43e1b48ec85502ebfb0b',qos_specs=None,replication_status=,reservations=['86c77240-269e-420f-86d4-b68d0827eebf','e91d161d-3123-4ef6-80c6-e6593b2d5bed','a6fa9313-943b-4d12-b102-efa83645054b','affaf384-eaaf-43bc-85cb-10821c499492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='502c93de914046d0a8651ab5b1cb961c',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:39.587753 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c11387-c48a-4188-9fb5-16d49c1f4340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:39.603113 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c11387-c48a-4188-9fb5-16d49c1f4340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:39.603459 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Flow 'volume_create_api' (55e1fd0a-79a7-42bb-ac8f-80730a8eccaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:39.603627 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Create volume request issued successfully. Aug 19 21:27:39.606045 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1462cac2-7526-49de-a0f0-c80a26aa92cb tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:39.606045 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 605/2432] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:39 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 19 21:27:39.628186 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-116a57f4-0d4d-4bb3-9808-e9bf7064e534 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:39.632043 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-116a57f4-0d4d-4bb3-9808-e9bf7064e534 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] GET https://10.4.3.158/volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 Aug 19 21:27:39.632043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-116a57f4-0d4d-4bb3-9808-e9bf7064e534 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:39.632043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-116a57f4-0d4d-4bb3-9808-e9bf7064e534 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:39.644930 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:39.644930 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:39.651225 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-116a57f4-0d4d-4bb3-9808-e9bf7064e534 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:39.662857 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-116a57f4-0d4d-4bb3-9808-e9bf7064e534 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 returned with HTTP 200 Aug 19 21:27:39.664226 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 598/2433] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:39 2026] GET /volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:40.084748 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cf30b7c3-2b48-45c6-98aa-92ad46c87192 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:40.087412 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf30b7c3-2b48-45c6-98aa-92ad46c87192 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 Aug 19 21:27:40.087724 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf30b7c3-2b48-45c6-98aa-92ad46c87192 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:40.088024 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf30b7c3-2b48-45c6-98aa-92ad46c87192 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:40.099499 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf30b7c3-2b48-45c6-98aa-92ad46c87192 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 returned with HTTP 404 Aug 19 21:27:40.100239 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 614/2434] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:40 2026] GET /volume/v3/volumes/b990a188-f32c-48c3-b0d7-e44d381e7d25 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:40.101732 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1c416682-68f5-4529-b2d8-6e3d9c1d6dd2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:40.118363 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c416682-68f5-4529-b2d8-6e3d9c1d6dd2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:40.118363 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c416682-68f5-4529-b2d8-6e3d9c1d6dd2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:40.118363 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c416682-68f5-4529-b2d8-6e3d9c1d6dd2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:40.118363 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1c416682-68f5-4529-b2d8-6e3d9c1d6dd2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:40.118699 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:40.118699 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:40.119192 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1652824994"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:40.121105 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1652824994'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:40.122840 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume of 1 GB Aug 19 21:27:40.122840 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:40.122840 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:40.126211 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:40.126211 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:40.126284 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c416682-68f5-4529-b2d8-6e3d9c1d6dd2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:40.126809 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 618/2435] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:40 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:40.128459 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Availability Zones retrieved successfully. Aug 19 21:27:40.137870 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (670d5f55-2a4b-466e-a001-1a6d0b928d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:40.138190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (814e0c6f-6085-4989-903b-bb05c7b7172a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:40.139197 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:40.180758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (814e0c6f-6085-4989-903b-bb05c7b7172a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:40.182373 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f36eb87-5a37-43c2-b933-6c4ad010cf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:40.188435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4576eb38-d4eb-45ae-a92e-f761bb1deb08 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:40.193797 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4576eb38-d4eb-45ae-a92e-f761bb1deb08 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:40.194240 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4576eb38-d4eb-45ae-a92e-f761bb1deb08 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:40.194552 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4576eb38-d4eb-45ae-a92e-f761bb1deb08 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:40.197715 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4576eb38-d4eb-45ae-a92e-f761bb1deb08 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:40.207297 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:40.207297 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:40.208964 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4576eb38-d4eb-45ae-a92e-f761bb1deb08 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:40.210227 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 599/2436] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:40 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:40.287185 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['c1f66d9f-c947-4a55-8d7a-f42c84cfd2be', 'f4dd960e-1f7c-4715-9b31-b9b2d4f0fe4c', 'a6ddf715-3669-430e-8a15-b6c25de8d96b', 'a5826c33-afc2-4fe0-8488-cdb83a581d2e'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:40.290038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f36eb87-5a37-43c2-b933-6c4ad010cf52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1f66d9f-c947-4a55-8d7a-f42c84cfd2be', 'f4dd960e-1f7c-4715-9b31-b9b2d4f0fe4c', 'a6ddf715-3669-430e-8a15-b6c25de8d96b', 'a5826c33-afc2-4fe0-8488-cdb83a581d2e']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:40.290038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a9285ea-5c4b-4d27-a251-0db3e68ec297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:40.338863 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a9285ea-5c4b-4d27-a251-0db3e68ec297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bfefa3a-8c50-4b5b-939e-e65e3e968691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1652824994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['c1f66d9f-c947-4a55-8d7a-f42c84cfd2be','f4dd960e-1f7c-4715-9b31-b9b2d4f0fe4c','a6ddf715-3669-430e-8a15-b6c25de8d96b','a5826c33-afc2-4fe0-8488-cdb83a581d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1652824994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bfefa3a-8c50-4b5b-939e-e65e3e968691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3acd7730a72a45208bb665e1010ea6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33df17974764bf58ed5f042bdcd2821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:40.340693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4dccca-b392-41be-8761-bb6431f52976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:40.374412 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4dccca-b392-41be-8761-bb6431f52976) transitioned into state 'SUCCESS' from state '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-1652824994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['c1f66d9f-c947-4a55-8d7a-f42c84cfd2be','f4dd960e-1f7c-4715-9b31-b9b2d4f0fe4c','a6ddf715-3669-430e-8a15-b6c25de8d96b','a5826c33-afc2-4fe0-8488-cdb83a581d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:40.376053 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a729e7-d181-4909-81df-de3c412d9b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:40.396147 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a729e7-d181-4909-81df-de3c412d9b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:40.397680 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (670d5f55-2a4b-466e-a001-1a6d0b928d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:40.398198 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request issued successfully. Aug 19 21:27:40.399228 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-407f793b-9ac0-40de-8dd6-eefd1bb0306a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:40.399676 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 606/2437] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:40 2026] POST /volume/v3/volumes => generated 778 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:40.426825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-502334cb-dc77-4677-9c08-90c743661d75 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:40.429832 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-502334cb-dc77-4677-9c08-90c743661d75 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 Aug 19 21:27:40.430166 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-502334cb-dc77-4677-9c08-90c743661d75 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:40.430547 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-502334cb-dc77-4677-9c08-90c743661d75 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:40.446240 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:40.446240 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:40.450870 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-502334cb-dc77-4677-9c08-90c743661d75 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:40.458684 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-502334cb-dc77-4677-9c08-90c743661d75 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 returned with HTTP 200 Aug 19 21:27:40.460403 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 615/2438] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:40 2026] GET /volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:40.506463 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ce43b6c2-6e43-4b76-9350-714eea0716ac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:40.508936 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce43b6c2-6e43-4b76-9350-714eea0716ac tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:40.509219 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce43b6c2-6e43-4b76-9350-714eea0716ac tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:40.509565 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce43b6c2-6e43-4b76-9350-714eea0716ac tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:40.509632 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ce43b6c2-6e43-4b76-9350-714eea0716ac tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:40.517633 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:40.517633 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:40.518715 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce43b6c2-6e43-4b76-9350-714eea0716ac tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:40.519531 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 619/2439] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:40 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:40.683464 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dbc2f09a-4c1d-4ac0-aff8-4bed7d700d43 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:40.686670 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbc2f09a-4c1d-4ac0-aff8-4bed7d700d43 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] GET https://10.4.3.158/volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 Aug 19 21:27:40.687279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbc2f09a-4c1d-4ac0-aff8-4bed7d700d43 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:40.687491 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbc2f09a-4c1d-4ac0-aff8-4bed7d700d43 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:40.699757 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:40.699757 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:40.707524 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dbc2f09a-4c1d-4ac0-aff8-4bed7d700d43 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:40.714007 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbc2f09a-4c1d-4ac0-aff8-4bed7d700d43 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 returned with HTTP 200 Aug 19 21:27:40.714705 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 600/2440] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:40 2026] GET /volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:41.067148 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.078271 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:41.078271 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1708197098"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:41.083420 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1708197098'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:41.084783 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Create volume of 1 GB Aug 19 21:27:41.085322 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:41.085322 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:41.098938 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Availability Zones retrieved successfully. Aug 19 21:27:41.109641 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Flow 'volume_create_api' (b43fb82e-ac53-4d71-a466-d35d5905c604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:41.111059 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b927dd34-8e54-4a98-b71e-980682147736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:41.113131 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:41.148100 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4915c8aa-32e2-4b8a-9e56-e8688e8140cd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.149769 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4915c8aa-32e2-4b8a-9e56-e8688e8140cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:41.153172 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4915c8aa-32e2-4b8a-9e56-e8688e8140cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:41.153532 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4915c8aa-32e2-4b8a-9e56-e8688e8140cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:41.153713 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4915c8aa-32e2-4b8a-9e56-e8688e8140cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:41.160886 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:41.160886 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:41.161110 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4915c8aa-32e2-4b8a-9e56-e8688e8140cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:41.161658 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 616/2441] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:41 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:41.169694 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b927dd34-8e54-4a98-b71e-980682147736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:41.171276 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54dbabce-b369-4369-aa07-02654ef63dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:41.182510 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c278cbd3-3d39-491f-86ef-f79ab9871368 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.187095 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c278cbd3-3d39-491f-86ef-f79ab9871368 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 Aug 19 21:27:41.188189 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c278cbd3-3d39-491f-86ef-f79ab9871368 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:41.188189 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c278cbd3-3d39-491f-86ef-f79ab9871368 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:41.192052 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c278cbd3-3d39-491f-86ef-f79ab9871368 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Delete volume with id: 1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 Aug 19 21:27:41.200527 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:41.200527 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:41.201375 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c278cbd3-3d39-491f-86ef-f79ab9871368 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:41.231186 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-59977167-b0da-42ed-9e8f-c03d25176afd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.236612 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59977167-b0da-42ed-9e8f-c03d25176afd tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:41.238369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59977167-b0da-42ed-9e8f-c03d25176afd tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:41.238700 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59977167-b0da-42ed-9e8f-c03d25176afd tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:41.238843 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-59977167-b0da-42ed-9e8f-c03d25176afd tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:41.249731 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c278cbd3-3d39-491f-86ef-f79ab9871368 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Delete volume request issued successfully. Aug 19 21:27:41.250737 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c278cbd3-3d39-491f-86ef-f79ab9871368 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 returned with HTTP 202 Aug 19 21:27:41.250827 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:41.250827 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:41.250880 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 620/2442] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:41 2026] DELETE /volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 21:27:41.254726 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59977167-b0da-42ed-9e8f-c03d25176afd tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:41.257295 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 601/2443] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:41 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:41.267775 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7ec5402a-e48c-4c5f-90de-950c4f440816 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.270543 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ec5402a-e48c-4c5f-90de-950c4f440816 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] GET https://10.4.3.158/volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 Aug 19 21:27:41.270703 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ec5402a-e48c-4c5f-90de-950c4f440816 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:41.270981 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ec5402a-e48c-4c5f-90de-950c4f440816 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:41.282878 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:41.282878 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:41.288493 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Created reservations ['a4210509-0db0-41ca-9f9f-ae1ffb9f887e', '91b460e1-dc09-44e9-b07a-d6cae44f4fcc', 'eefa493b-90a3-48b7-9559-fe3fc9f4fbdc', '8696617d-eda3-4dd1-8c67-dca3194f6219'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:41.289176 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7ec5402a-e48c-4c5f-90de-950c4f440816 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:41.289875 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54dbabce-b369-4369-aa07-02654ef63dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4210509-0db0-41ca-9f9f-ae1ffb9f887e', '91b460e1-dc09-44e9-b07a-d6cae44f4fcc', 'eefa493b-90a3-48b7-9559-fe3fc9f4fbdc', '8696617d-eda3-4dd1-8c67-dca3194f6219']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:41.290965 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a94691d9-8b2b-46e5-9038-fa77fd93d07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:41.297652 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ec5402a-e48c-4c5f-90de-950c4f440816 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 returned with HTTP 200 Aug 19 21:27:41.298245 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 617/2444] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:41 2026] GET /volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:41.326465 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a94691d9-8b2b-46e5-9038-fa77fd93d07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db673235-1a95-4bcb-ae15-85c6cd63450c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1708197098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c6800ca2934c149e2672543f1721b1',qos_specs=None,replication_status=,reservations=['a4210509-0db0-41ca-9f9f-ae1ffb9f887e','91b460e1-dc09-44e9-b07a-d6cae44f4fcc','eefa493b-90a3-48b7-9559-fe3fc9f4fbdc','8696617d-eda3-4dd1-8c67-dca3194f6219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d285016fcc940b2b1b9e4838dc9b05a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1708197098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db673235-1a95-4bcb-ae15-85c6cd63450c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c6800ca2934c149e2672543f1721b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d285016fcc940b2b1b9e4838dc9b05a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:41.327394 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83bb8f3e-7b8a-4df8-9535-1ec515cd0e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:41.364339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83bb8f3e-7b8a-4df8-9535-1ec515cd0e08) transitioned into state 'SUCCESS' from state '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-1708197098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c6800ca2934c149e2672543f1721b1',qos_specs=None,replication_status=,reservations=['a4210509-0db0-41ca-9f9f-ae1ffb9f887e','91b460e1-dc09-44e9-b07a-d6cae44f4fcc','eefa493b-90a3-48b7-9559-fe3fc9f4fbdc','8696617d-eda3-4dd1-8c67-dca3194f6219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d285016fcc940b2b1b9e4838dc9b05a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:41.365271 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6410d801-4449-4171-a001-81d68cefeed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:41.385871 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6410d801-4449-4171-a001-81d68cefeed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:41.387155 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Flow 'volume_create_api' (b43fb82e-ac53-4d71-a466-d35d5905c604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:41.388788 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Create volume request issued successfully. Aug 19 21:27:41.389831 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc048e4e-c5da-4f3f-96cb-18f5def10515 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:41.391526 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 607/2445] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:41 2026] POST /volume/v3/volumes => generated 751 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:41.415289 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ac179eb1-81d3-464f-8c79-4e691ce7ff7d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.418511 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac179eb1-81d3-464f-8c79-4e691ce7ff7d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:41.419588 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac179eb1-81d3-464f-8c79-4e691ce7ff7d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:41.419588 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac179eb1-81d3-464f-8c79-4e691ce7ff7d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:41.436568 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:41.436568 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:41.443594 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ac179eb1-81d3-464f-8c79-4e691ce7ff7d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:41.450397 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac179eb1-81d3-464f-8c79-4e691ce7ff7d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:41.450624 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 621/2446] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:41 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:41.483081 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-52b7c70f-58c0-4aaa-99eb-826c27363bf6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.488594 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52b7c70f-58c0-4aaa-99eb-826c27363bf6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 Aug 19 21:27:41.488889 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52b7c70f-58c0-4aaa-99eb-826c27363bf6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:41.489165 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52b7c70f-58c0-4aaa-99eb-826c27363bf6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:41.514163 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:41.514163 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:41.522195 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-52b7c70f-58c0-4aaa-99eb-826c27363bf6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:41.535615 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-344b42f7-cd6f-4525-9537-e87ec296e37f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.535981 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52b7c70f-58c0-4aaa-99eb-826c27363bf6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 returned with HTTP 200 Aug 19 21:27:41.536317 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 602/2447] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:41 2026] GET /volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 => generated 1009 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:41.544411 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-344b42f7-cd6f-4525-9537-e87ec296e37f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:41.544650 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-344b42f7-cd6f-4525-9537-e87ec296e37f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:41.544844 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-344b42f7-cd6f-4525-9537-e87ec296e37f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:41.545000 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-344b42f7-cd6f-4525-9537-e87ec296e37f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:41.553916 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:41.553916 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:41.554883 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-344b42f7-cd6f-4525-9537-e87ec296e37f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:41.555398 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 618/2448] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:41 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:41.563367 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fc3eb1a2-dff7-4908-9ee1-d29f1d6e6045 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.565500 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc3eb1a2-dff7-4908-9ee1-d29f1d6e6045 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:27:41.565885 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc3eb1a2-dff7-4908-9ee1-d29f1d6e6045 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bfefa3a-8c50-4b5b-939e-e65e3e968691", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-209224026"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:41.579386 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:41.579386 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:41.579746 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fc3eb1a2-dff7-4908-9ee1-d29f1d6e6045 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:41.579932 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-fc3eb1a2-dff7-4908-9ee1-d29f1d6e6045 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create snapshot from volume 4bfefa3a-8c50-4b5b-939e-e65e3e968691 Aug 19 21:27:41.633093 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-fc3eb1a2-dff7-4908-9ee1-d29f1d6e6045 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['517d1661-c0f3-4bb4-bde6-45a58f165b3c', '7fe76c67-135f-4d83-8078-dfbf1626cb46', 'b94e8511-11c3-400f-aed4-683938e40599', '7614709a-992a-4267-8845-ac29476b2547'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:41.677794 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fc3eb1a2-dff7-4908-9ee1-d29f1d6e6045 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot create request issued successfully. Aug 19 21:27:41.677794 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc3eb1a2-dff7-4908-9ee1-d29f1d6e6045 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:27:41.677794 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 608/2449] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:27:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:41.690609 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3fed73b6-c9fc-43e0-b2ae-64c8fe646031 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.695600 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3fed73b6-c9fc-43e0-b2ae-64c8fe646031 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 Aug 19 21:27:41.696703 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3fed73b6-c9fc-43e0-b2ae-64c8fe646031 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:41.696703 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3fed73b6-c9fc-43e0-b2ae-64c8fe646031 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:41.706993 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:41.706993 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:41.709396 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3fed73b6-c9fc-43e0-b2ae-64c8fe646031 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:41.710246 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3fed73b6-c9fc-43e0-b2ae-64c8fe646031 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 returned with HTTP 200 Aug 19 21:27:41.710554 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 622/2450] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:41 2026] GET /volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:41.756604 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:41.759504 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:41.759905 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-387024377"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:41.761812 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-387024377'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:41.761812 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Create volume of 1 GB Aug 19 21:27:41.766708 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Availability Zones retrieved successfully. Aug 19 21:27:41.774765 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Flow 'volume_create_api' (9be732e3-28a8-4508-92e7-5931449cc2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:41.776719 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1754b97d-b27a-48c0-a3f6-395ceb49bea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:41.777235 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:41.819370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1754b97d-b27a-48c0-a3f6-395ceb49bea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:41.820220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b3fbe7-3f40-472f-a9ee-660d85054682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:41.904178 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Created reservations ['5940fa61-ea3d-4db2-87f2-9d1ca710625d', 'f5415b48-e433-4959-8649-0a650c7fd600', '534bb51a-e5ab-4f27-b151-79d6ee16fe06', 'b2cc2a8f-1bdd-4f6d-9559-dbe0fe3ef671'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:41.906061 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b3fbe7-3f40-472f-a9ee-660d85054682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5940fa61-ea3d-4db2-87f2-9d1ca710625d', 'f5415b48-e433-4959-8649-0a650c7fd600', '534bb51a-e5ab-4f27-b151-79d6ee16fe06', 'b2cc2a8f-1bdd-4f6d-9559-dbe0fe3ef671']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:41.906692 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffb29e36-5d56-4b36-a54a-67020131146f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:41.942129 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffb29e36-5d56-4b36-a54a-67020131146f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e9f387d-1cd8-490e-be55-cf9362625ee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-387024377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='114537974b1c4ff494cadb9edfda5fc5',qos_specs=None,replication_status=,reservations=['5940fa61-ea3d-4db2-87f2-9d1ca710625d','f5415b48-e433-4959-8649-0a650c7fd600','534bb51a-e5ab-4f27-b151-79d6ee16fe06','b2cc2a8f-1bdd-4f6d-9559-dbe0fe3ef671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb314d2bfefd4a6daa6d8aca34844fe5',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-387024377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e9f387d-1cd8-490e-be55-cf9362625ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='114537974b1c4ff494cadb9edfda5fc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb314d2bfefd4a6daa6d8aca34844fe5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:41.943413 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba4e390-2b14-42b2-aa79-25edba742f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:41.981042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba4e390-2b14-42b2-aa79-25edba742f06) transitioned into state 'SUCCESS' from state '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-387024377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='114537974b1c4ff494cadb9edfda5fc5',qos_specs=None,replication_status=,reservations=['5940fa61-ea3d-4db2-87f2-9d1ca710625d','f5415b48-e433-4959-8649-0a650c7fd600','534bb51a-e5ab-4f27-b151-79d6ee16fe06','b2cc2a8f-1bdd-4f6d-9559-dbe0fe3ef671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb314d2bfefd4a6daa6d8aca34844fe5',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:41.981905 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e867a3f-aa9f-4155-8fc1-ec0c64825548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:42.001074 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e867a3f-aa9f-4155-8fc1-ec0c64825548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:42.002446 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Flow 'volume_create_api' (9be732e3-28a8-4508-92e7-5931449cc2a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:42.002563 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Create volume request issued successfully. Aug 19 21:27:42.006083 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c064fd0-ca6c-4ef9-b003-2e2b4c64dc1a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:42.007519 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 603/2451] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:41 2026] POST /volume/v3/volumes => generated 756 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:42.023307 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2a4b0692-8af4-42eb-abc8-4e4b19255ee1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.027869 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a4b0692-8af4-42eb-abc8-4e4b19255ee1 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:27:42.028564 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a4b0692-8af4-42eb-abc8-4e4b19255ee1 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.028945 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a4b0692-8af4-42eb-abc8-4e4b19255ee1 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.046789 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.046789 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:42.064345 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2a4b0692-8af4-42eb-abc8-4e4b19255ee1 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:27:42.079540 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a4b0692-8af4-42eb-abc8-4e4b19255ee1 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:27:42.080668 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 619/2452] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 824 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:42.183750 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-642c9388-b027-466b-afb8-690954584534 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.187489 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-642c9388-b027-466b-afb8-690954584534 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:42.187865 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-642c9388-b027-466b-afb8-690954584534 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.189488 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-642c9388-b027-466b-afb8-690954584534 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.189488 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-642c9388-b027-466b-afb8-690954584534 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:42.195270 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.195270 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:42.197186 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-642c9388-b027-466b-afb8-690954584534 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:42.197660 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 609/2453] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:42.277674 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7d651d6f-c841-4307-972b-7961ad262e3d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.281443 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d651d6f-c841-4307-972b-7961ad262e3d tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:42.281837 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d651d6f-c841-4307-972b-7961ad262e3d tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.281967 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d651d6f-c841-4307-972b-7961ad262e3d tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.282138 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7d651d6f-c841-4307-972b-7961ad262e3d tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:42.292147 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.292147 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:42.293493 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d651d6f-c841-4307-972b-7961ad262e3d tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:42.294109 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 623/2454] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:42.315700 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-429c0502-7c32-4e0a-83b6-dbe102ca13a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.319297 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-429c0502-7c32-4e0a-83b6-dbe102ca13a2 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] GET https://10.4.3.158/volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 Aug 19 21:27:42.319297 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-429c0502-7c32-4e0a-83b6-dbe102ca13a2 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.319464 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-429c0502-7c32-4e0a-83b6-dbe102ca13a2 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.331254 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-429c0502-7c32-4e0a-83b6-dbe102ca13a2 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 returned with HTTP 404 Aug 19 21:27:42.332975 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 604/2455] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/volumes/1e32bb0f-a746-41a0-bbe9-c7c54bdba1f7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:42.343457 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c0221984-3053-4fbe-bcba-20d5139acfce None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.346690 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c0221984-3053-4fbe-bcba-20d5139acfce tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] DELETE https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 Aug 19 21:27:42.346926 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c0221984-3053-4fbe-bcba-20d5139acfce tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.347196 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c0221984-3053-4fbe-bcba-20d5139acfce tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.347422 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-c0221984-3053-4fbe-bcba-20d5139acfce tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Delete volume with id: 653152d8-f6c8-4663-96d7-81821c7b4600 Aug 19 21:27:42.358381 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.358381 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:42.359230 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c0221984-3053-4fbe-bcba-20d5139acfce tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:42.396451 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c0221984-3053-4fbe-bcba-20d5139acfce tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Delete volume request issued successfully. Aug 19 21:27:42.396451 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c0221984-3053-4fbe-bcba-20d5139acfce tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 returned with HTTP 202 Aug 19 21:27:42.396451 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 620/2456] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:42 2026] DELETE /volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:42.408412 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-54f71a45-f474-41c2-818c-1d05a5c3a839 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.411763 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54f71a45-f474-41c2-818c-1d05a5c3a839 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] GET https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 Aug 19 21:27:42.412715 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54f71a45-f474-41c2-818c-1d05a5c3a839 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.413099 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54f71a45-f474-41c2-818c-1d05a5c3a839 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.430169 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.430169 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:42.441148 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-54f71a45-f474-41c2-818c-1d05a5c3a839 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Volume info retrieved successfully. Aug 19 21:27:42.446902 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54f71a45-f474-41c2-818c-1d05a5c3a839 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 returned with HTTP 200 Aug 19 21:27:42.447749 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 610/2457] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:42.470278 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0a6864a-254a-4eac-b731-feebf221e5c3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.472376 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0a6864a-254a-4eac-b731-feebf221e5c3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:42.472788 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0a6864a-254a-4eac-b731-feebf221e5c3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.473124 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0a6864a-254a-4eac-b731-feebf221e5c3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.492471 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.492471 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:42.500679 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d0a6864a-254a-4eac-b731-feebf221e5c3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:42.507453 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0a6864a-254a-4eac-b731-feebf221e5c3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:42.507857 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 624/2458] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:42.570979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9e941916-05f6-40df-9e1a-6231032641b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.574111 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e941916-05f6-40df-9e1a-6231032641b8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:42.574983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e941916-05f6-40df-9e1a-6231032641b8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.574983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e941916-05f6-40df-9e1a-6231032641b8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.574983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9e941916-05f6-40df-9e1a-6231032641b8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:42.581423 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-f2bb2b18-4326-453c-ade3-d9fa591fba93 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.582296 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.582296 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:42.583406 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e941916-05f6-40df-9e1a-6231032641b8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:42.583908 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 605/2459] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:42.589798 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-f2bb2b18-4326-453c-ade3-d9fa591fba93 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:42.590114 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-f2bb2b18-4326-453c-ade3-d9fa591fba93 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.590466 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-f2bb2b18-4326-453c-ade3-d9fa591fba93 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.596932 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c2b7cf46-ac7f-4f1b-bc20-a3c9c41fd9a6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.599466 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2b7cf46-ac7f-4f1b-bc20-a3c9c41fd9a6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04/restore Aug 19 21:27:42.600105 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c2b7cf46-ac7f-4f1b-bc20-a3c9c41fd9a6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "e37be3d3-b238-45a5-abca-91984ead7598"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:42.602467 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-c2b7cf46-ac7f-4f1b-bc20-a3c9c41fd9a6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Restoring backup 4645e351-31ad-46f4-8df6-d98ec69a8a04 ({'restore': {'volume_id': 'e37be3d3-b238-45a5-abca-91984ead7598'}}) {{(pid=100176) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 21:27:42.602626 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.602626 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:42.602701 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-c2b7cf46-ac7f-4f1b-bc20-a3c9c41fd9a6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Restoring backup 4645e351-31ad-46f4-8df6-d98ec69a8a04 to volume e37be3d3-b238-45a5-abca-91984ead7598. Aug 19 21:27:42.609199 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-f2bb2b18-4326-453c-ade3-d9fa591fba93 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:42.614443 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.614443 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:42.615715 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-f2bb2b18-4326-453c-ade3-d9fa591fba93 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:42.616155 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 621/2460] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:42.628944 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.628944 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:42.630522 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c2b7cf46-ac7f-4f1b-bc20-a3c9c41fd9a6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:27:42.630522 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.api [None req-c2b7cf46-ac7f-4f1b-bc20-a3c9c41fd9a6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Checking backup size 1 against volume size 1 {{(pid=100176) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 21:27:42.630841 np0000007814 devstack@c-api.service[100176]: INFO cinder.backup.api [None req-c2b7cf46-ac7f-4f1b-bc20-a3c9c41fd9a6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Overwriting volume e37be3d3-b238-45a5-abca-91984ead7598 with restore of backup 4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:42.678652 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-c2b7cf46-ac7f-4f1b-bc20-a3c9c41fd9a6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] restore_backup in rpcapi backup_id 4645e351-31ad-46f4-8df6-d98ec69a8a04 {{(pid=100176) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 21:27:42.681886 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2b7cf46-ac7f-4f1b-bc20-a3c9c41fd9a6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04/restore returned with HTTP 202 Aug 19 21:27:42.682580 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 611/2461] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Aug 19 21:27:42 2026] POST /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04/restore => generated 181 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:42.696246 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-441bcc13-81f2-48a0-8694-5fa519f2e380 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.700662 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-441bcc13-81f2-48a0-8694-5fa519f2e380 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:42.701156 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-441bcc13-81f2-48a0-8694-5fa519f2e380 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.701505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-441bcc13-81f2-48a0-8694-5fa519f2e380 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.702148 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-441bcc13-81f2-48a0-8694-5fa519f2e380 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:42.712467 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.712467 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:42.712467 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-441bcc13-81f2-48a0-8694-5fa519f2e380 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:42.715738 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 625/2462] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:42.726079 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4dd85772-0d4d-4d8e-b29e-478269ed702c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.728669 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4dd85772-0d4d-4d8e-b29e-478269ed702c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 Aug 19 21:27:42.729575 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4dd85772-0d4d-4d8e-b29e-478269ed702c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.730053 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4dd85772-0d4d-4d8e-b29e-478269ed702c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.739686 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.739686 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:42.739849 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4dd85772-0d4d-4d8e-b29e-478269ed702c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:42.740788 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4dd85772-0d4d-4d8e-b29e-478269ed702c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 returned with HTTP 200 Aug 19 21:27:42.741745 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 606/2463] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:27:42.758267 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a845788e-b835-4687-b703-bddd300b3856 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.761328 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a845788e-b835-4687-b703-bddd300b3856 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 Aug 19 21:27:42.761794 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a845788e-b835-4687-b703-bddd300b3856 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.761891 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a845788e-b835-4687-b703-bddd300b3856 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.762301 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-a845788e-b835-4687-b703-bddd300b3856 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Delete snapshot with id: 689e0ab8-133f-4da0-b3d1-90dba098ce01 Aug 19 21:27:42.773093 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.773093 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:42.773093 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a845788e-b835-4687-b703-bddd300b3856 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot retrieved successfully. Aug 19 21:27:42.774020 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aa8163e4-ffc5-4648-b2d8-5af98a872353 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.774569 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa8163e4-ffc5-4648-b2d8-5af98a872353 None None] GET https://10.4.3.158/volume// Aug 19 21:27:42.774876 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa8163e4-ffc5-4648-b2d8-5af98a872353 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.775614 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa8163e4-ffc5-4648-b2d8-5af98a872353 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.776147 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa8163e4-ffc5-4648-b2d8-5af98a872353 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:27:42.776889 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 612/2464] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:27:42.795836 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-e6fc77c2-ed60-4fed-ba16-ad90ef0f8a9e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.806929 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a845788e-b835-4687-b703-bddd300b3856 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot delete request issued successfully. Aug 19 21:27:42.807184 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a845788e-b835-4687-b703-bddd300b3856 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 returned with HTTP 202 Aug 19 21:27:42.808836 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 622/2465] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:27:42 2026] DELETE /volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:42.823787 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-754914b5-7836-4a50-b8f6-a52ad2601446 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:42.830055 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-754914b5-7836-4a50-b8f6-a52ad2601446 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] GET https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 Aug 19 21:27:42.830055 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-754914b5-7836-4a50-b8f6-a52ad2601446 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:42.831376 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-754914b5-7836-4a50-b8f6-a52ad2601446 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:42.842638 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:42.842638 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:42.843800 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-754914b5-7836-4a50-b8f6-a52ad2601446 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot retrieved successfully. Aug 19 21:27:42.844814 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-754914b5-7836-4a50-b8f6-a52ad2601446 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 returned with HTTP 200 Aug 19 21:27:42.845601 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 607/2466] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:42 2026] GET /volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:43.097217 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b2245d8b-8ca8-411f-8c38-f48823642e98 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.097991 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-e6fc77c2-ed60-4fed-ba16-ad90ef0f8a9e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:27:43.098629 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-e6fc77c2-ed60-4fed-ba16-ad90ef0f8a9e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db673235-1a95-4bcb-ae15-85c6cd63450c", "connector": null, "instance_uuid": "29bc44e8-9a8e-405d-9ede-cc7772c75548"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:43.101827 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2245d8b-8ca8-411f-8c38-f48823642e98 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:27:43.102748 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2245d8b-8ca8-411f-8c38-f48823642e98 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.102937 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2245d8b-8ca8-411f-8c38-f48823642e98 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.114064 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:43.114064 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:43.116489 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:43.116489 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:43.121296 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b2245d8b-8ca8-411f-8c38-f48823642e98 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:27:43.128607 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2245d8b-8ca8-411f-8c38-f48823642e98 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:27:43.129486 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 613/2467] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:43 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:43.167702 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-e6fc77c2-ed60-4fed-ba16-ad90ef0f8a9e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:27:43.168334 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 626/2468] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:27:42 2026] POST /volume/v3/attachments => generated 273 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:43.217076 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-184b9322-6f41-405a-a20d-47812f97c4bc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.217630 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-184b9322-6f41-405a-a20d-47812f97c4bc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:43.217707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-184b9322-6f41-405a-a20d-47812f97c4bc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.217755 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-42430246-44e3-4db3-bd0a-f9c0234fbc55 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.218056 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-184b9322-6f41-405a-a20d-47812f97c4bc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.218180 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-184b9322-6f41-405a-a20d-47812f97c4bc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:43.220245 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42430246-44e3-4db3-bd0a-f9c0234fbc55 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:43.220563 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42430246-44e3-4db3-bd0a-f9c0234fbc55 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.220908 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42430246-44e3-4db3-bd0a-f9c0234fbc55 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.227898 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:43.227898 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:43.228926 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-184b9322-6f41-405a-a20d-47812f97c4bc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:43.229426 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 623/2469] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:43 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:43.238742 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:43.238742 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:43.245444 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-42430246-44e3-4db3-bd0a-f9c0234fbc55 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:43.252890 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42430246-44e3-4db3-bd0a-f9c0234fbc55 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:43.253534 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 608/2470] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:43 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:43.255440 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b2ea396b-db04-45b5-a4c3-f13227e08be7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.256170 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2ea396b-db04-45b5-a4c3-f13227e08be7 None None] GET https://10.4.3.158/volume// Aug 19 21:27:43.257461 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2ea396b-db04-45b5-a4c3-f13227e08be7 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.258105 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2ea396b-db04-45b5-a4c3-f13227e08be7 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.258760 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2ea396b-db04-45b5-a4c3-f13227e08be7 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:27:43.259403 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 614/2471] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:27:43 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:27:43.272888 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-7da4cd39-04fc-41e3-8319-ce09d7182046 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.276979 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-7da4cd39-04fc-41e3-8319-ce09d7182046 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:43.277131 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-7da4cd39-04fc-41e3-8319-ce09d7182046 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.277459 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-7da4cd39-04fc-41e3-8319-ce09d7182046 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.296682 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:43.296682 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:43.303792 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-7da4cd39-04fc-41e3-8319-ce09d7182046 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:43.314371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8203992e-5519-41ca-99ae-6b9e371a9d6e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.316045 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-7da4cd39-04fc-41e3-8319-ce09d7182046 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:43.316563 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 627/2472] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:27:43 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 1023 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 21:27:43.318280 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8203992e-5519-41ca-99ae-6b9e371a9d6e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:43.318682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8203992e-5519-41ca-99ae-6b9e371a9d6e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.319129 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8203992e-5519-41ca-99ae-6b9e371a9d6e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.319129 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-8203992e-5519-41ca-99ae-6b9e371a9d6e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:43.325758 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:43.325758 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:43.327780 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8203992e-5519-41ca-99ae-6b9e371a9d6e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:43.327780 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 624/2473] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:43 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:43.470594 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-584eca28-2ac8-4eb3-b771-5a0ef30f84a3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.473278 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-584eca28-2ac8-4eb3-b771-5a0ef30f84a3 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] GET https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 Aug 19 21:27:43.475813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-584eca28-2ac8-4eb3-b771-5a0ef30f84a3 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.475813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-584eca28-2ac8-4eb3-b771-5a0ef30f84a3 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.479728 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-385c3d6e-45d9-4978-a872-74ac6ed3e9e3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.482296 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-584eca28-2ac8-4eb3-b771-5a0ef30f84a3 tempest-ServersNegativeTestJSON-1099089022 tempest-ServersNegativeTestJSON-1099089022-project-member] https://10.4.3.158/volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 returned with HTTP 404 Aug 19 21:27:43.482813 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 609/2474] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:43 2026] GET /volume/v3/volumes/653152d8-f6c8-4663-96d7-81821c7b4600 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:43.483514 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-385c3d6e-45d9-4978-a872-74ac6ed3e9e3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] PUT https://10.4.3.158/volume/v3/attachments/a042d23d-c077-4aa4-b528-2440dd63c376 Aug 19 21:27:43.484983 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-385c3d6e-45d9-4978-a872-74ac6ed3e9e3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:43.503094 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-385c3d6e-45d9-4978-a872-74ac6ed3e9e3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Acquiring lock "cinder-attachment_update-db673235-1a95-4bcb-ae15-85c6cd63450c-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:27:43.516327 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-385c3d6e-45d9-4978-a872-74ac6ed3e9e3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Lock "cinder-attachment_update-db673235-1a95-4bcb-ae15-85c6cd63450c-np0000007814" acquired by "attachment_update" :: waited 0.013s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:27:43.517594 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:43.517594 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:43.674385 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-385c3d6e-45d9-4978-a872-74ac6ed3e9e3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Lock "cinder-attachment_update-db673235-1a95-4bcb-ae15-85c6cd63450c-np0000007814" released by "attachment_update" :: held 0.158s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:27:43.674622 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-385c3d6e-45d9-4978-a872-74ac6ed3e9e3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments/a042d23d-c077-4aa4-b528-2440dd63c376 returned with HTTP 200 Aug 19 21:27:43.675190 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 615/2475] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:27:43 2026] PUT /volume/v3/attachments/a042d23d-c077-4aa4-b528-2440dd63c376 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:43.732625 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d8bfd5d4-7f9d-451e-90ed-feb9b77753b4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.736700 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d8bfd5d4-7f9d-451e-90ed-feb9b77753b4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:43.736700 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d8bfd5d4-7f9d-451e-90ed-feb9b77753b4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.736700 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d8bfd5d4-7f9d-451e-90ed-feb9b77753b4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.736870 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d8bfd5d4-7f9d-451e-90ed-feb9b77753b4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:43.747453 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:43.747453 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:43.748908 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d8bfd5d4-7f9d-451e-90ed-feb9b77753b4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:43.749460 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 628/2476] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:43 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:43.864291 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-96fa4cb5-5129-4273-88d1-5d41d0af7a70 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.868953 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-96fa4cb5-5129-4273-88d1-5d41d0af7a70 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] GET https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 Aug 19 21:27:43.869256 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-96fa4cb5-5129-4273-88d1-5d41d0af7a70 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.870228 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-96fa4cb5-5129-4273-88d1-5d41d0af7a70 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.888889 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-96fa4cb5-5129-4273-88d1-5d41d0af7a70 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 returned with HTTP 404 Aug 19 21:27:43.889665 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 625/2477] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:43 2026] GET /volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:43.899385 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7f6a6fcb-318d-49fd-b2b6-ef880db418d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.901253 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f6a6fcb-318d-49fd-b2b6-ef880db418d3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 Aug 19 21:27:43.901486 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6fcb-318d-49fd-b2b6-ef880db418d3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.901727 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6fcb-318d-49fd-b2b6-ef880db418d3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.901851 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-7f6a6fcb-318d-49fd-b2b6-ef880db418d3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete snapshot with id: 689e0ab8-133f-4da0-b3d1-90dba098ce01 Aug 19 21:27:43.906912 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f6a6fcb-318d-49fd-b2b6-ef880db418d3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 returned with HTTP 404 Aug 19 21:27:43.907450 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 610/2478] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:27:43 2026] DELETE /volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:43.919023 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aa56d237-f63e-4402-a718-6e1ba9d47395 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.921513 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa56d237-f63e-4402-a718-6e1ba9d47395 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 Aug 19 21:27:43.922036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa56d237-f63e-4402-a718-6e1ba9d47395 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.922036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa56d237-f63e-4402-a718-6e1ba9d47395 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.926550 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa56d237-f63e-4402-a718-6e1ba9d47395 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 returned with HTTP 404 Aug 19 21:27:43.927099 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 616/2479] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:43 2026] GET /volume/v3/snapshots/689e0ab8-133f-4da0-b3d1-90dba098ce01 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:43.940514 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e2a90c7c-b097-4c72-9597-248aeb74edd8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:43.942737 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e2a90c7c-b097-4c72-9597-248aeb74edd8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 Aug 19 21:27:43.942986 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e2a90c7c-b097-4c72-9597-248aeb74edd8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:43.943227 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e2a90c7c-b097-4c72-9597-248aeb74edd8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:43.943448 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e2a90c7c-b097-4c72-9597-248aeb74edd8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume with id: 4bfefa3a-8c50-4b5b-939e-e65e3e968691 Aug 19 21:27:43.958922 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:43.958922 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:43.959351 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e2a90c7c-b097-4c72-9597-248aeb74edd8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:44.026420 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e2a90c7c-b097-4c72-9597-248aeb74edd8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume request issued successfully. Aug 19 21:27:44.028151 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e2a90c7c-b097-4c72-9597-248aeb74edd8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 returned with HTTP 202 Aug 19 21:27:44.028625 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 629/2480] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:43 2026] DELETE /volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:44.044148 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c27e0243-c72e-4b69-9f25-d0a52179088d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:44.047105 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c27e0243-c72e-4b69-9f25-d0a52179088d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 Aug 19 21:27:44.047744 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c27e0243-c72e-4b69-9f25-d0a52179088d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:44.048665 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c27e0243-c72e-4b69-9f25-d0a52179088d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:44.066344 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:44.066344 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:44.075478 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c27e0243-c72e-4b69-9f25-d0a52179088d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:44.093113 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c27e0243-c72e-4b69-9f25-d0a52179088d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 returned with HTTP 200 Aug 19 21:27:44.093714 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 626/2481] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:44 2026] GET /volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 => generated 1008 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:44.248333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c67600d6-cc83-4329-b988-79bd1c91d5a9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:44.253373 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c67600d6-cc83-4329-b988-79bd1c91d5a9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:44.253373 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c67600d6-cc83-4329-b988-79bd1c91d5a9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:44.253373 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c67600d6-cc83-4329-b988-79bd1c91d5a9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:44.253373 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c67600d6-cc83-4329-b988-79bd1c91d5a9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:44.260728 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:44.260728 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:44.262218 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c67600d6-cc83-4329-b988-79bd1c91d5a9 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:44.262548 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 611/2482] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:44 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:44.271210 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-501d8dd5-2639-4bfe-af97-40b99644e1aa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:44.273209 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-501d8dd5-2639-4bfe-af97-40b99644e1aa tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:44.273515 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-501d8dd5-2639-4bfe-af97-40b99644e1aa tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:44.273748 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-501d8dd5-2639-4bfe-af97-40b99644e1aa tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:44.295251 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:44.295251 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:44.299763 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-501d8dd5-2639-4bfe-af97-40b99644e1aa tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:44.306190 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-501d8dd5-2639-4bfe-af97-40b99644e1aa tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:44.307084 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 617/2483] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:44 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:44.340727 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6640c14c-95cd-4080-97f7-6589c6427989 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:44.343398 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6640c14c-95cd-4080-97f7-6589c6427989 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:44.343658 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6640c14c-95cd-4080-97f7-6589c6427989 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:44.343910 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6640c14c-95cd-4080-97f7-6589c6427989 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:44.344052 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6640c14c-95cd-4080-97f7-6589c6427989 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:44.350987 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:44.350987 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:44.351920 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6640c14c-95cd-4080-97f7-6589c6427989 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:44.352339 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 630/2484] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:44 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:44.762634 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-639c0541-34a9-4a7d-900c-e2a33059c4af None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:44.764742 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-639c0541-34a9-4a7d-900c-e2a33059c4af tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:44.764991 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-639c0541-34a9-4a7d-900c-e2a33059c4af tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:44.765208 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-639c0541-34a9-4a7d-900c-e2a33059c4af tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:44.765346 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-639c0541-34a9-4a7d-900c-e2a33059c4af tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:44.769906 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:44.769906 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:44.770745 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-639c0541-34a9-4a7d-900c-e2a33059c4af tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:44.771235 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 627/2485] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:44 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:45.108162 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-10a0191a-d16c-4ac5-b4f3-d677ef8aada0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:45.109899 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10a0191a-d16c-4ac5-b4f3-d677ef8aada0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 Aug 19 21:27:45.110149 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10a0191a-d16c-4ac5-b4f3-d677ef8aada0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:45.110389 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10a0191a-d16c-4ac5-b4f3-d677ef8aada0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:45.118398 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10a0191a-d16c-4ac5-b4f3-d677ef8aada0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 returned with HTTP 404 Aug 19 21:27:45.118606 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 612/2486] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:45 2026] GET /volume/v3/volumes/4bfefa3a-8c50-4b5b-939e-e65e3e968691 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:45.130123 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fcd51ba8-8383-4266-8309-3451a28acd78 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:45.132543 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:45.132939 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2050736000"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:45.134649 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2050736000'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:45.135560 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume of 1 GB Aug 19 21:27:45.139752 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Availability Zones retrieved successfully. Aug 19 21:27:45.147146 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (efc26752-bed7-4882-945a-9720617f9e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:45.148181 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3a8714-c920-4f08-9adc-06477eb7edaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:45.149109 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:45.180535 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3a8714-c920-4f08-9adc-06477eb7edaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:45.181457 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0dd5a9-3354-49d8-9147-9a5359f2d233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:45.244051 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['e7e17ab0-1967-4183-bb8f-39e08bc28c4f', '37e13a51-96bd-4689-9bf3-dd8eafd4f578', 'a0d2a6de-360b-46d2-8e4a-f88a560b960d', 'ceaca448-ad24-4b01-8151-e712a7102aa5'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:45.245109 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0dd5a9-3354-49d8-9147-9a5359f2d233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7e17ab0-1967-4183-bb8f-39e08bc28c4f', '37e13a51-96bd-4689-9bf3-dd8eafd4f578', 'a0d2a6de-360b-46d2-8e4a-f88a560b960d', 'ceaca448-ad24-4b01-8151-e712a7102aa5']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:45.246298 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84e4d2b5-fd39-42b3-a424-23ce938d2c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:45.277254 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ff750a93-13f1-4c24-a805-24a42e4537c3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:45.279900 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff750a93-13f1-4c24-a805-24a42e4537c3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:45.280185 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff750a93-13f1-4c24-a805-24a42e4537c3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:45.280455 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff750a93-13f1-4c24-a805-24a42e4537c3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:45.280678 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ff750a93-13f1-4c24-a805-24a42e4537c3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:45.286241 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:45.286241 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:45.287252 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff750a93-13f1-4c24-a805-24a42e4537c3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:45.287736 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 631/2487] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:45 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:45.288473 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84e4d2b5-fd39-42b3-a424-23ce938d2c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a346c50-8847-4c13-b487-2abc341700c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2050736000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['e7e17ab0-1967-4183-bb8f-39e08bc28c4f','37e13a51-96bd-4689-9bf3-dd8eafd4f578','a0d2a6de-360b-46d2-8e4a-f88a560b960d','ceaca448-ad24-4b01-8151-e712a7102aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2050736000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a346c50-8847-4c13-b487-2abc341700c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3acd7730a72a45208bb665e1010ea6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33df17974764bf58ed5f042bdcd2821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:45.289303 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c541ae8-46fb-4fdf-b337-19da40446789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:45.320591 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c541ae8-46fb-4fdf-b337-19da40446789) transitioned into state 'SUCCESS' from state '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-2050736000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['e7e17ab0-1967-4183-bb8f-39e08bc28c4f','37e13a51-96bd-4689-9bf3-dd8eafd4f578','a0d2a6de-360b-46d2-8e4a-f88a560b960d','ceaca448-ad24-4b01-8151-e712a7102aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:45.321382 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f65f50-674a-413e-8bd0-47b535797e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:45.321881 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f2957b7f-ec06-4829-a134-4a31ea63c8f2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:45.323975 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f2957b7f-ec06-4829-a134-4a31ea63c8f2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:45.324381 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f2957b7f-ec06-4829-a134-4a31ea63c8f2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:45.324618 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f2957b7f-ec06-4829-a134-4a31ea63c8f2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:45.335685 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:45.335685 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:45.337150 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f65f50-674a-413e-8bd0-47b535797e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:45.338521 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (efc26752-bed7-4882-945a-9720617f9e53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:45.339275 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request issued successfully. Aug 19 21:27:45.339949 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f2957b7f-ec06-4829-a134-4a31ea63c8f2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:45.341241 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fcd51ba8-8383-4266-8309-3451a28acd78 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:45.341584 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 618/2488] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:45 2026] POST /volume/v3/volumes => generated 778 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:45.346272 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f2957b7f-ec06-4829-a134-4a31ea63c8f2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:45.347377 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 628/2489] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:45 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:45.361635 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c1832da2-909e-42ee-93dc-4f38bb9201cc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:45.365176 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1832da2-909e-42ee-93dc-4f38bb9201cc tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 Aug 19 21:27:45.365406 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1832da2-909e-42ee-93dc-4f38bb9201cc tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:45.365637 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1832da2-909e-42ee-93dc-4f38bb9201cc tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:45.368443 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9df0ed55-044c-4bfd-9526-8353dfb1246f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:45.371119 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9df0ed55-044c-4bfd-9526-8353dfb1246f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:45.371119 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9df0ed55-044c-4bfd-9526-8353dfb1246f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:45.371224 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9df0ed55-044c-4bfd-9526-8353dfb1246f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:45.372121 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9df0ed55-044c-4bfd-9526-8353dfb1246f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:45.374079 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:45.374079 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:45.384722 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:45.384722 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:45.384722 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9df0ed55-044c-4bfd-9526-8353dfb1246f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:45.384722 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 632/2490] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:45 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:45.385479 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c1832da2-909e-42ee-93dc-4f38bb9201cc tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:45.388126 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1832da2-909e-42ee-93dc-4f38bb9201cc tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 returned with HTTP 200 Aug 19 21:27:45.388921 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 613/2491] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:45 2026] GET /volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:45.785629 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4dee982a-425f-4506-a1c4-4128b6f15662 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:45.789090 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4dee982a-425f-4506-a1c4-4128b6f15662 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:45.789502 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4dee982a-425f-4506-a1c4-4128b6f15662 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:45.789828 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4dee982a-425f-4506-a1c4-4128b6f15662 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:45.789942 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4dee982a-425f-4506-a1c4-4128b6f15662 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:45.797058 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:45.797058 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:45.798315 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4dee982a-425f-4506-a1c4-4128b6f15662 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:45.798658 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 619/2492] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:45 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:46.308471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-649e7be8-13e7-4a2f-9ce9-abea09e065da None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.310837 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-649e7be8-13e7-4a2f-9ce9-abea09e065da tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:46.311152 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-649e7be8-13e7-4a2f-9ce9-abea09e065da tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.311736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-649e7be8-13e7-4a2f-9ce9-abea09e065da tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.311932 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-649e7be8-13e7-4a2f-9ce9-abea09e065da tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:46.318699 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.318699 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:46.319771 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-649e7be8-13e7-4a2f-9ce9-abea09e065da tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:46.320133 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 629/2493] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:46.334426 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d2600141-6a73-42ce-9e37-e2acc40feabc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.336357 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2600141-6a73-42ce-9e37-e2acc40feabc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 Aug 19 21:27:46.336571 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2600141-6a73-42ce-9e37-e2acc40feabc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.336906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2600141-6a73-42ce-9e37-e2acc40feabc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.348421 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.348421 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:46.356559 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d2600141-6a73-42ce-9e37-e2acc40feabc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:46.365646 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2600141-6a73-42ce-9e37-e2acc40feabc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 returned with HTTP 200 Aug 19 21:27:46.366170 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 633/2494] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 => generated 965 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:46.366370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f8abc65b-1e0a-4a96-9bd5-e00e2a4009da None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.370356 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f8abc65b-1e0a-4a96-9bd5-e00e2a4009da tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:46.370560 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f8abc65b-1e0a-4a96-9bd5-e00e2a4009da tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.370945 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f8abc65b-1e0a-4a96-9bd5-e00e2a4009da tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.385375 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.385375 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:46.388044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ca6d91d9-0d31-4b69-84bb-1c72e19de1ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.390775 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f8abc65b-1e0a-4a96-9bd5-e00e2a4009da tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:46.391835 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca6d91d9-0d31-4b69-84bb-1c72e19de1ee tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 Aug 19 21:27:46.391835 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca6d91d9-0d31-4b69-84bb-1c72e19de1ee tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.391835 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca6d91d9-0d31-4b69-84bb-1c72e19de1ee tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.398152 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f8abc65b-1e0a-4a96-9bd5-e00e2a4009da tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:46.399257 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 614/2495] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:46.403584 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.403584 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:46.403771 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-20479dcd-4d78-45ed-8964-a615bd95ffb2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.405174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5b505f8b-bd7e-4fac-8984-baae811a37f1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.407397 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5b505f8b-bd7e-4fac-8984-baae811a37f1 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 Aug 19 21:27:46.407497 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-20479dcd-4d78-45ed-8964-a615bd95ffb2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:46.407657 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5b505f8b-bd7e-4fac-8984-baae811a37f1 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.407781 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-20479dcd-4d78-45ed-8964-a615bd95ffb2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.408275 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5b505f8b-bd7e-4fac-8984-baae811a37f1 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.408521 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-20479dcd-4d78-45ed-8964-a615bd95ffb2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.408521 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-20479dcd-4d78-45ed-8964-a615bd95ffb2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:46.409966 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ca6d91d9-0d31-4b69-84bb-1c72e19de1ee tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:46.418365 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.418365 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:46.418548 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca6d91d9-0d31-4b69-84bb-1c72e19de1ee tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 returned with HTTP 200 Aug 19 21:27:46.418595 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.418595 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:46.418656 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-20479dcd-4d78-45ed-8964-a615bd95ffb2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:46.418690 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 620/2496] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 => generated 965 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:46.418772 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 630/2497] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:46.422160 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5b505f8b-bd7e-4fac-8984-baae811a37f1 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:46.426611 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5b505f8b-bd7e-4fac-8984-baae811a37f1 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 returned with HTTP 200 Aug 19 21:27:46.427326 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 634/2498] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:46.437423 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a5d5c025-e35d-44c5-82b5-3a3a16e83131 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.439960 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5d5c025-e35d-44c5-82b5-3a3a16e83131 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 Aug 19 21:27:46.440937 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5d5c025-e35d-44c5-82b5-3a3a16e83131 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.440937 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5d5c025-e35d-44c5-82b5-3a3a16e83131 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.441865 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a5d5c025-e35d-44c5-82b5-3a3a16e83131 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume with id: 9596050d-983e-4fef-8c9e-2bde910c87a6 Aug 19 21:27:46.446214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1cc38225-d073-4f3d-9d80-ae1378d6e5b0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.448656 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1cc38225-d073-4f3d-9d80-ae1378d6e5b0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:27:46.449318 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1cc38225-d073-4f3d-9d80-ae1378d6e5b0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a346c50-8847-4c13-b487-2abc341700c0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-158406183"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:46.449473 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-84c795d2-f597-4cd7-a505-a42b84bb7fea None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.451593 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-84c795d2-f597-4cd7-a505-a42b84bb7fea tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 Aug 19 21:27:46.451864 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-84c795d2-f597-4cd7-a505-a42b84bb7fea tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.452124 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-84c795d2-f597-4cd7-a505-a42b84bb7fea tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.453066 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.453066 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:46.453746 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a5d5c025-e35d-44c5-82b5-3a3a16e83131 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:46.461548 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.461548 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:46.461715 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.461715 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:46.462094 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1cc38225-d073-4f3d-9d80-ae1378d6e5b0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:46.462324 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-1cc38225-d073-4f3d-9d80-ae1378d6e5b0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create snapshot from volume 9a346c50-8847-4c13-b487-2abc341700c0 Aug 19 21:27:46.466778 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-84c795d2-f597-4cd7-a505-a42b84bb7fea tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:27:46.472707 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-84c795d2-f597-4cd7-a505-a42b84bb7fea tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 returned with HTTP 200 Aug 19 21:27:46.473409 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 631/2499] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:46.493424 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2bd59cf3-d405-4bd4-b997-9b2db1cecaa2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.494115 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a5d5c025-e35d-44c5-82b5-3a3a16e83131 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume request issued successfully. Aug 19 21:27:46.494115 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5d5c025-e35d-44c5-82b5-3a3a16e83131 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 returned with HTTP 202 Aug 19 21:27:46.494433 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 615/2500] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:46 2026] DELETE /volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:46.508331 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-75b408bf-af08-4d98-8968-e68defbc4051 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.511310 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-75b408bf-af08-4d98-8968-e68defbc4051 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 Aug 19 21:27:46.511847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-75b408bf-af08-4d98-8968-e68defbc4051 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.512136 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-75b408bf-af08-4d98-8968-e68defbc4051 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.526004 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.526004 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:46.530452 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-1cc38225-d073-4f3d-9d80-ae1378d6e5b0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['4c61f877-83a5-4786-bdf2-244a66d5c3b1', 'a0d83cc9-402c-4daa-a5e3-da02c313f662', '43630216-f44c-46e1-9cd1-4042c73c483c', 'ac658e59-9d60-492c-bb59-ccd877564a94'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:46.534026 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-75b408bf-af08-4d98-8968-e68defbc4051 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:46.541667 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-75b408bf-af08-4d98-8968-e68defbc4051 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 returned with HTTP 200 Aug 19 21:27:46.541667 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 632/2501] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:46.601726 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1cc38225-d073-4f3d-9d80-ae1378d6e5b0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot create request issued successfully. Aug 19 21:27:46.601726 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1cc38225-d073-4f3d-9d80-ae1378d6e5b0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:27:46.603351 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 621/2502] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:27:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:46.617509 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bf58bf30-2be3-4398-bf34-66a9dde534d9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.618035 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf58bf30-2be3-4398-bf34-66a9dde534d9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc Aug 19 21:27:46.618357 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf58bf30-2be3-4398-bf34-66a9dde534d9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.618577 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf58bf30-2be3-4398-bf34-66a9dde534d9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.627658 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.627658 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:46.627658 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bf58bf30-2be3-4398-bf34-66a9dde534d9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:46.629181 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2bd59cf3-d405-4bd4-b997-9b2db1cecaa2 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7/export_record Aug 19 21:27:46.629270 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf58bf30-2be3-4398-bf34-66a9dde534d9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc returned with HTTP 200 Aug 19 21:27:46.630580 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 616/2503] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:46.630657 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2bd59cf3-d405-4bd4-b997-9b2db1cecaa2 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.630927 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2bd59cf3-d405-4bd4-b997-9b2db1cecaa2 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Calling method 'export_record' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.631663 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-2bd59cf3-d405-4bd4-b997-9b2db1cecaa2 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Export record for backup 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 21:27:46.654533 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.654533 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:46.655943 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.api [None req-2bd59cf3-d405-4bd4-b997-9b2db1cecaa2 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Calling RPCAPI with context: , host: np0000007814, backup: 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 21:27:46.690701 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-2bd59cf3-d405-4bd4-b997-9b2db1cecaa2 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] export_record in rpcapi backup_id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7 on host np0000007814. {{(pid=100175) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 21:27:46.708327 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-2bd59cf3-d405-4bd4-b997-9b2db1cecaa2 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjAxYjVmMjQtNTlmZC00MmQyLTkxODUtZDBkNTZjNmZmNWI3IiwgInVzZXJfaWQiOiAiYmQwZGI3MWQ1Y2M5NGQzY2FjMzY4MWUxYTg1ZGJhYjkiLCAicHJvamVjdF9pZCI6ICJiY2MyMWQwNTdiNzI0ZDg1YmQxMmI1YzdhOTAwMTFlYSIsICJ2b2x1bWVfaWQiOiAiNDM3YjBhOWUtY2E3ZC00OTBmLThhMTUtNjBjNTJkNWNiOGQ4IiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTc0OTExNTU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0MTUwNDMxMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MzdiMGE5ZS1jYTdkLTQ5MGYtOGExNS02MGM1MmQ1Y2I4ZDgvMjAyNjA4MTkyMTI3MjUvYXpfbm92YV9iYWNrdXBfMjAxYjVmMjQtNTlmZC00MmQyLTkxODUtZDBkNTZjNmZmNWI3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMToyNzoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMToyNzoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjI3OjQ2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100175) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 21:27:46.708785 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2bd59cf3-d405-4bd4-b997-9b2db1cecaa2 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7/export_record returned with HTTP 200 Aug 19 21:27:46.709632 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 635/2504] 10.4.3.158 () {66 vars in 1390 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7/export_record => generated 1512 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:46.720846 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4d510a84-1ef9-41bf-997f-5023bb45feaf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.722889 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d510a84-1ef9-41bf-997f-5023bb45feaf tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] POST https://10.4.3.158/volume/v3/backups/import_record Aug 19 21:27:46.724207 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4d510a84-1ef9-41bf-997f-5023bb45feaf tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDRjOTNiZGYtODNlYy00ZGYyLWEyNTAtMjYyZmU0Yjg0YTQwIiwgInVzZXJfaWQiOiAiYmQwZGI3MWQ1Y2M5NGQzY2FjMzY4MWUxYTg1ZGJhYjkiLCAicHJvamVjdF9pZCI6ICJiY2MyMWQwNTdiNzI0ZDg1YmQxMmI1YzdhOTAwMTFlYSIsICJ2b2x1bWVfaWQiOiAiNDM3YjBhOWUtY2E3ZC00OTBmLThhMTUtNjBjNTJkNWNiOGQ4IiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTc0OTExNTU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0MTUwNDMxMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MzdiMGE5ZS1jYTdkLTQ5MGYtOGExNS02MGM1MmQ1Y2I4ZDgvMjAyNjA4MTkyMTI3MjUvYXpfbm92YV9iYWNrdXBfMjAxYjVmMjQtNTlmZC00MmQyLTkxODUtZDBkNTZjNmZmNWI3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMToyNzoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMToyNzoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjI3OjQ2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:46.726381 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-4d510a84-1ef9-41bf-997f-5023bb45feaf tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDRjOTNiZGYtODNlYy00ZGYyLWEyNTAtMjYyZmU0Yjg0YTQwIiwgInVzZXJfaWQiOiAiYmQwZGI3MWQ1Y2M5NGQzY2FjMzY4MWUxYTg1ZGJhYjkiLCAicHJvamVjdF9pZCI6ICJiY2MyMWQwNTdiNzI0ZDg1YmQxMmI1YzdhOTAwMTFlYSIsICJ2b2x1bWVfaWQiOiAiNDM3YjBhOWUtY2E3ZC00OTBmLThhMTUtNjBjNTJkNWNiOGQ4IiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTc0OTExNTU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0MTUwNDMxMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MzdiMGE5ZS1jYTdkLTQ5MGYtOGExNS02MGM1MmQ1Y2I4ZDgvMjAyNjA4MTkyMTI3MjUvYXpfbm92YV9iYWNrdXBfMjAxYjVmMjQtNTlmZC00MmQyLTkxODUtZDBkNTZjNmZmNWI3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMToyNzoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMToyNzoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjI3OjQ2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100178) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 21:27:46.726798 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-4d510a84-1ef9-41bf-997f-5023bb45feaf tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDRjOTNiZGYtODNlYy00ZGYyLWEyNTAtMjYyZmU0Yjg0YTQwIiwgInVzZXJfaWQiOiAiYmQwZGI3MWQ1Y2M5NGQzY2FjMzY4MWUxYTg1ZGJhYjkiLCAicHJvamVjdF9pZCI6ICJiY2MyMWQwNTdiNzI0ZDg1YmQxMmI1YzdhOTAwMTFlYSIsICJ2b2x1bWVfaWQiOiAiNDM3YjBhOWUtY2E3ZC00OTBmLThhMTUtNjBjNTJkNWNiOGQ4IiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTc0OTExNTU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0MTUwNDMxMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MzdiMGE5ZS1jYTdkLTQ5MGYtOGExNS02MGM1MmQ1Y2I4ZDgvMjAyNjA4MTkyMTI3MjUvYXpfbm92YV9iYWNrdXBfMjAxYjVmMjQtNTlmZC00MmQyLTkxODUtZDBkNTZjNmZmNWI3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMToyNzoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMToyNzoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjI3OjQ2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100178) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 21:27:46.812904 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c2cd5f55-9863-40b0-8227-7b4958913525 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.816246 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2cd5f55-9863-40b0-8227-7b4958913525 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:46.816492 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c2cd5f55-9863-40b0-8227-7b4958913525 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.816740 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c2cd5f55-9863-40b0-8227-7b4958913525 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.816885 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c2cd5f55-9863-40b0-8227-7b4958913525 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:46.834158 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-4d510a84-1ef9-41bf-997f-5023bb45feaf tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Created reservations ['f3205291-3d2a-47af-aa69-df522e8b0641', '2102ad13-377b-4fc9-8b6b-bc4749753750'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:46.834236 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.834236 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:46.834236 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2cd5f55-9863-40b0-8227-7b4958913525 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:46.834236 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 622/2505] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:46.881963 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-4d510a84-1ef9-41bf-997f-5023bb45feaf tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] import_record rpcapi backup id 44c93bdf-83ec-4df2-a250-262fe4b84a40 on host np0000007814 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDRjOTNiZGYtODNlYy00ZGYyLWEyNTAtMjYyZmU0Yjg0YTQwIiwgInVzZXJfaWQiOiAiYmQwZGI3MWQ1Y2M5NGQzY2FjMzY4MWUxYTg1ZGJhYjkiLCAicHJvamVjdF9pZCI6ICJiY2MyMWQwNTdiNzI0ZDg1YmQxMmI1YzdhOTAwMTFlYSIsICJ2b2x1bWVfaWQiOiAiNDM3YjBhOWUtY2E3ZC00OTBmLThhMTUtNjBjNTJkNWNiOGQ4IiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTc0OTExNTU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0MTUwNDMxMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MzdiMGE5ZS1jYTdkLTQ5MGYtOGExNS02MGM1MmQ1Y2I4ZDgvMjAyNjA4MTkyMTI3MjUvYXpfbm92YV9iYWNrdXBfMjAxYjVmMjQtNTlmZC00MmQyLTkxODUtZDBkNTZjNmZmNWI3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMToyNzoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMToyNzoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjI3OjQ2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100178) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 19 21:27:46.888412 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-4d510a84-1ef9-41bf-997f-5023bb45feaf tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Import record output: {'backup': {'id': '44c93bdf-83ec-4df2-a250-262fe4b84a40', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40'}, {'rel': 'bookmark', 'href': 'https://10.4.3.158/volume/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40'}]}}. {{(pid=100178) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 19 21:27:46.888412 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4d510a84-1ef9-41bf-997f-5023bb45feaf tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] https://10.4.3.158/volume/v3/backups/import_record returned with HTTP 201 Aug 19 21:27:46.888412 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 633/2506] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Aug 19 21:27:46 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 168 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 19 21:27:46.898867 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c5ef696a-7db5-4316-9398-9e254050175c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:46.901261 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c5ef696a-7db5-4316-9398-9e254050175c tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] GET https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 Aug 19 21:27:46.901708 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c5ef696a-7db5-4316-9398-9e254050175c tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:46.901761 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c5ef696a-7db5-4316-9398-9e254050175c tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:46.901901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c5ef696a-7db5-4316-9398-9e254050175c tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Show backup with id 44c93bdf-83ec-4df2-a250-262fe4b84a40. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:46.907921 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:46.907921 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:46.908720 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c5ef696a-7db5-4316-9398-9e254050175c tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 returned with HTTP 200 Aug 19 21:27:46.909068 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 617/2507] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:46 2026] GET /volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:47.418906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-203ad3b3-7856-4d99-8a4d-35f35ad0b07e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.422045 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-203ad3b3-7856-4d99-8a4d-35f35ad0b07e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:47.422045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-203ad3b3-7856-4d99-8a4d-35f35ad0b07e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:47.422045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-203ad3b3-7856-4d99-8a4d-35f35ad0b07e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:47.441986 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:47.441986 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:47.450939 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-203ad3b3-7856-4d99-8a4d-35f35ad0b07e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:47.457795 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-203ad3b3-7856-4d99-8a4d-35f35ad0b07e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:47.458949 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 636/2508] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:47 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:47.561485 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-447763a3-d876-4494-9e31-73a179d3361b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.564800 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-447763a3-d876-4494-9e31-73a179d3361b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 Aug 19 21:27:47.565318 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-447763a3-d876-4494-9e31-73a179d3361b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:47.565636 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-447763a3-d876-4494-9e31-73a179d3361b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:47.574795 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-447763a3-d876-4494-9e31-73a179d3361b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 returned with HTTP 404 Aug 19 21:27:47.575493 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 623/2509] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:47 2026] GET /volume/v3/volumes/9596050d-983e-4fef-8c9e-2bde910c87a6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:47.586683 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-70f6c1eb-797f-462c-9029-1c999e06f0f7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.588971 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-70f6c1eb-797f-462c-9029-1c999e06f0f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:47.589278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-70f6c1eb-797f-462c-9029-1c999e06f0f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:47.589380 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-70f6c1eb-797f-462c-9029-1c999e06f0f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:47.589616 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-70f6c1eb-797f-462c-9029-1c999e06f0f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete backup with id: 137b6f32-0788-484b-b2f5-dfc88405e8a7. Aug 19 21:27:47.595434 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:47.595434 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:47.624795 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-70f6c1eb-797f-462c-9029-1c999e06f0f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] delete_backup rpcapi backup_id 137b6f32-0788-484b-b2f5-dfc88405e8a7 {{(pid=100178) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:27:47.627911 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-70f6c1eb-797f-462c-9029-1c999e06f0f7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 202 Aug 19 21:27:47.627911 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 634/2510] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:47 2026] DELETE /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:47.640908 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d70e1c95-43e0-4afc-a373-f9d667022a93 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.645001 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-df6968d8-fdcd-4b35-9fba-212264676828 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.645868 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d70e1c95-43e0-4afc-a373-f9d667022a93 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:47.647163 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-df6968d8-fdcd-4b35-9fba-212264676828 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc Aug 19 21:27:47.647625 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-df6968d8-fdcd-4b35-9fba-212264676828 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:47.648064 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-df6968d8-fdcd-4b35-9fba-212264676828 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:47.648518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d70e1c95-43e0-4afc-a373-f9d667022a93 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:47.648812 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d70e1c95-43e0-4afc-a373-f9d667022a93 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:47.648993 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d70e1c95-43e0-4afc-a373-f9d667022a93 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:47.654218 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:47.654218 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:47.656397 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d70e1c95-43e0-4afc-a373-f9d667022a93 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:47.656397 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 618/2511] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:47 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:47.660419 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:47.660419 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:47.660419 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-df6968d8-fdcd-4b35-9fba-212264676828 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:47.663466 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-df6968d8-fdcd-4b35-9fba-212264676828 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc returned with HTTP 200 Aug 19 21:27:47.663466 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 637/2512] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:47 2026] GET /volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:47.677059 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-16578a87-5d00-4ff0-a17b-17a1e0a17e29 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.679943 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-16578a87-5d00-4ff0-a17b-17a1e0a17e29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] POST https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc/action Aug 19 21:27:47.680530 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-16578a87-5d00-4ff0-a17b-17a1e0a17e29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:47.680783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-16578a87-5d00-4ff0-a17b-17a1e0a17e29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:47.688002 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:47.688002 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:47.688524 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-16578a87-5d00-4ff0-a17b-17a1e0a17e29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot retrieved successfully. Aug 19 21:27:47.689432 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-16578a87-5d00-4ff0-a17b-17a1e0a17e29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a488e7549e7e43098da405b119db4037', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3acd7730a72a45208bb665e1010ea6e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:47.689653 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-16578a87-5d00-4ff0-a17b-17a1e0a17e29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc/action returned with HTTP 403 Aug 19 21:27:47.690205 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 624/2513] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:27:47 2026] POST /volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:47.702148 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8c88c3c2-06fb-43ab-902f-35f3353e6e00 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.703744 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8c88c3c2-06fb-43ab-902f-35f3353e6e00 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc Aug 19 21:27:47.704038 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8c88c3c2-06fb-43ab-902f-35f3353e6e00 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:47.704732 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8c88c3c2-06fb-43ab-902f-35f3353e6e00 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:47.704732 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-8c88c3c2-06fb-43ab-902f-35f3353e6e00 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete snapshot with id: 9663a68d-e94c-45ae-ba63-918bbf6dd7fc Aug 19 21:27:47.712090 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:47.712090 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:47.712090 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8c88c3c2-06fb-43ab-902f-35f3353e6e00 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:47.759243 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8c88c3c2-06fb-43ab-902f-35f3353e6e00 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot delete request issued successfully. Aug 19 21:27:47.759589 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8c88c3c2-06fb-43ab-902f-35f3353e6e00 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc returned with HTTP 202 Aug 19 21:27:47.760169 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 635/2514] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:27:47 2026] DELETE /volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:47.769193 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-54eabeb4-9bad-4261-bf63-b4d6aa8cf62a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.771413 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54eabeb4-9bad-4261-bf63-b4d6aa8cf62a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc Aug 19 21:27:47.771560 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54eabeb4-9bad-4261-bf63-b4d6aa8cf62a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:47.771846 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54eabeb4-9bad-4261-bf63-b4d6aa8cf62a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:47.779762 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:47.779762 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:47.780122 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-54eabeb4-9bad-4261-bf63-b4d6aa8cf62a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:47.781278 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54eabeb4-9bad-4261-bf63-b4d6aa8cf62a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc returned with HTTP 200 Aug 19 21:27:47.781419 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 619/2515] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:47 2026] GET /volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:47.844044 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3b8cde92-1a35-4777-9d6e-c37f06c319b3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.846968 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b8cde92-1a35-4777-9d6e-c37f06c319b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:47.846968 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b8cde92-1a35-4777-9d6e-c37f06c319b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:47.847234 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b8cde92-1a35-4777-9d6e-c37f06c319b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:47.847294 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3b8cde92-1a35-4777-9d6e-c37f06c319b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:47.856876 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:47.856876 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:47.858427 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b8cde92-1a35-4777-9d6e-c37f06c319b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:47.858555 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 638/2516] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:47 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:47.920949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-00e77fc3-a96f-4abe-8d54-c437b89245b9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.922850 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00e77fc3-a96f-4abe-8d54-c437b89245b9 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] GET https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 Aug 19 21:27:47.923104 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00e77fc3-a96f-4abe-8d54-c437b89245b9 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:47.923333 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00e77fc3-a96f-4abe-8d54-c437b89245b9 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:47.923435 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-00e77fc3-a96f-4abe-8d54-c437b89245b9 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Show backup with id 44c93bdf-83ec-4df2-a250-262fe4b84a40. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:47.929179 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:47.929179 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:47.930080 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00e77fc3-a96f-4abe-8d54-c437b89245b9 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 returned with HTTP 200 Aug 19 21:27:47.930500 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 625/2517] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:47 2026] GET /volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:47.945164 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eaea8661-7709-43fc-95ee-8c04bf1a5e57 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.946258 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eaea8661-7709-43fc-95ee-8c04bf1a5e57 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] GET https://10.4.3.158/volume/v3/backups Aug 19 21:27:47.946503 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eaea8661-7709-43fc-95ee-8c04bf1a5e57 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:47.946742 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eaea8661-7709-43fc-95ee-8c04bf1a5e57 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:47.947257 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:47.947257 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:47.961611 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eaea8661-7709-43fc-95ee-8c04bf1a5e57 tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 200 Aug 19 21:27:47.962397 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 636/2518] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Aug 19 21:27:47 2026] GET /volume/v3/backups => generated 338 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:47.975663 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-086523e7-889a-4061-9634-8c98deef53c5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:47.978080 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] POST https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7/restore Aug 19 21:27:47.979885 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:47.980926 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Restoring backup 201b5f24-59fd-42d2-9185-d0d56c6ff5b7 ({'restore': {}}) {{(pid=100177) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 21:27:47.987383 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Restoring backup 201b5f24-59fd-42d2-9185-d0d56c6ff5b7 to volume None. Aug 19 21:27:48.009112 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:48.009112 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:48.009112 np0000007814 devstack@c-api.service[100177]: INFO cinder.backup.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Creating volume of 1 GB for restore of backup 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. Aug 19 21:27:48.026636 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Availability Zones retrieved successfully. Aug 19 21:27:48.029128 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Flow 'volume_create_api' (925fe859-4452-4438-9e06-b74015e81e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:48.030199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdff42c4-e163-4336-a2ee-c88599df1699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:48.031098 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:48.111881 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdff42c4-e163-4336-a2ee-c88599df1699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:48.113117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b21297b9-434e-4a27-b8c6-a699816d0afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:48.250199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Created reservations ['676134c6-58f6-496d-ad9b-ee4c5088750c', '48387457-18b8-41fb-a0a0-2c031b954a7e', '36644b87-bca4-4d69-9f75-df4dcd38300b', '79b2fc46-f99a-4e62-972b-2723647cdad1'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:48.252619 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b21297b9-434e-4a27-b8c6-a699816d0afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['676134c6-58f6-496d-ad9b-ee4c5088750c', '48387457-18b8-41fb-a0a0-2c031b954a7e', '36644b87-bca4-4d69-9f75-df4dcd38300b', '79b2fc46-f99a-4e62-972b-2723647cdad1']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:48.252863 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a3e010-478a-4508-befb-7551e4e65a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:48.315214 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a3e010-478a-4508-befb-7551e4e65a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17c9fe94-c604-4980-98ca-4de48dc442ec', '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_201b5f24-59fd-42d2-9185-d0d56c6ff5b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc21d057b724d85bd12b5c7a90011ea',qos_specs=None,replication_status=,reservations=['676134c6-58f6-496d-ad9b-ee4c5088750c','48387457-18b8-41fb-a0a0-2c031b954a7e','36644b87-bca4-4d69-9f75-df4dcd38300b','79b2fc46-f99a-4e62-972b-2723647cdad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd0db71d5cc94d3cac3681e1a85dbab9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_201b5f24-59fd-42d2-9185-d0d56c6ff5b7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17c9fe94-c604-4980-98ca-4de48dc442ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc21d057b724d85bd12b5c7a90011ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd0db71d5cc94d3cac3681e1a85dbab9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:48.316209 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5c8616-0c72-4758-8121-33eda7876f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:48.367743 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5c8616-0c72-4758-8121-33eda7876f13) transitioned into 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_201b5f24-59fd-42d2-9185-d0d56c6ff5b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc21d057b724d85bd12b5c7a90011ea',qos_specs=None,replication_status=,reservations=['676134c6-58f6-496d-ad9b-ee4c5088750c','48387457-18b8-41fb-a0a0-2c031b954a7e','36644b87-bca4-4d69-9f75-df4dcd38300b','79b2fc46-f99a-4e62-972b-2723647cdad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd0db71d5cc94d3cac3681e1a85dbab9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:48.368679 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1110de8b-fa96-4b08-8e12-6ec2e48dabff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:48.393805 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1110de8b-fa96-4b08-8e12-6ec2e48dabff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:48.395103 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Flow 'volume_create_api' (925fe859-4452-4438-9e06-b74015e81e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:48.395625 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Create volume request issued successfully. Aug 19 21:27:48.405111 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:48.405111 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:48.405788 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:27:48.480147 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a77dbf3f-ffbd-41c9-9715-57f04b5eb241 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:48.481987 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a77dbf3f-ffbd-41c9-9715-57f04b5eb241 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:48.482224 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a77dbf3f-ffbd-41c9-9715-57f04b5eb241 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:48.482455 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a77dbf3f-ffbd-41c9-9715-57f04b5eb241 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:48.503380 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:48.503380 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:48.524556 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a77dbf3f-ffbd-41c9-9715-57f04b5eb241 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:48.530871 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a77dbf3f-ffbd-41c9-9715-57f04b5eb241 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:48.531583 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 639/2519] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:48 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:48.673226 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-68573e38-48bd-4cb6-b33b-ef5af833d7cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:48.677449 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68573e38-48bd-4cb6-b33b-ef5af833d7cc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:48.677449 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68573e38-48bd-4cb6-b33b-ef5af833d7cc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:48.677449 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68573e38-48bd-4cb6-b33b-ef5af833d7cc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:48.677449 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-68573e38-48bd-4cb6-b33b-ef5af833d7cc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:48.721047 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:48.721047 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:48.722408 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68573e38-48bd-4cb6-b33b-ef5af833d7cc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:48.722970 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 626/2520] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:48 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:48.796373 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d226a029-2f83-43d6-9f11-c24c374840f2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:48.799473 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d226a029-2f83-43d6-9f11-c24c374840f2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc Aug 19 21:27:48.799547 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d226a029-2f83-43d6-9f11-c24c374840f2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:48.799872 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d226a029-2f83-43d6-9f11-c24c374840f2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:48.807466 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d226a029-2f83-43d6-9f11-c24c374840f2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc returned with HTTP 404 Aug 19 21:27:48.807466 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 637/2521] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:48 2026] GET /volume/v3/snapshots/9663a68d-e94c-45ae-ba63-918bbf6dd7fc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:48.831445 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f63c1d33-2c90-4172-8b08-dffdd515cc63 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:48.831445 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f63c1d33-2c90-4172-8b08-dffdd515cc63 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 Aug 19 21:27:48.831445 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f63c1d33-2c90-4172-8b08-dffdd515cc63 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:48.831445 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f63c1d33-2c90-4172-8b08-dffdd515cc63 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:48.831445 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-f63c1d33-2c90-4172-8b08-dffdd515cc63 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume with id: 9a346c50-8847-4c13-b487-2abc341700c0 Aug 19 21:27:48.846684 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:48.846684 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:48.847272 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f63c1d33-2c90-4172-8b08-dffdd515cc63 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:48.873319 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5602c229-9156-42d8-a473-627ff3d4d736 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:48.876127 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5602c229-9156-42d8-a473-627ff3d4d736 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:48.876413 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5602c229-9156-42d8-a473-627ff3d4d736 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:48.878090 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5602c229-9156-42d8-a473-627ff3d4d736 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:48.880186 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5602c229-9156-42d8-a473-627ff3d4d736 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:48.887776 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:48.887776 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:48.889946 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5602c229-9156-42d8-a473-627ff3d4d736 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:48.889946 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 627/2522] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:48 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:48.924383 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f63c1d33-2c90-4172-8b08-dffdd515cc63 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume request issued successfully. Aug 19 21:27:48.924383 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f63c1d33-2c90-4172-8b08-dffdd515cc63 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 returned with HTTP 202 Aug 19 21:27:48.924383 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 640/2523] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:48 2026] DELETE /volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 21:27:48.938954 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-afbf3650-8728-4539-8aa5-90b77a9757f3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:48.939397 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-afbf3650-8728-4539-8aa5-90b77a9757f3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 Aug 19 21:27:48.939696 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-afbf3650-8728-4539-8aa5-90b77a9757f3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:48.939927 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-afbf3650-8728-4539-8aa5-90b77a9757f3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:48.950878 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:48.950878 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:48.955372 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-afbf3650-8728-4539-8aa5-90b77a9757f3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:48.960069 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-afbf3650-8728-4539-8aa5-90b77a9757f3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 returned with HTTP 200 Aug 19 21:27:48.960868 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 638/2524] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:48 2026] GET /volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:49.418433 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:49.418433 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:49.418433 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:27:49.418433 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Checking backup size 1 against volume size 1 {{(pid=100177) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 21:27:49.418433 np0000007814 devstack@c-api.service[100177]: INFO cinder.backup.api [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Overwriting volume 17c9fe94-c604-4980-98ca-4de48dc442ec with restore of backup 201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:49.458415 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] restore_backup in rpcapi backup_id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7 {{(pid=100177) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 21:27:49.460581 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-086523e7-889a-4061-9634-8c98deef53c5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7/restore returned with HTTP 202 Aug 19 21:27:49.461163 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 620/2525] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Aug 19 21:27:47 2026] POST /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7/restore => generated 189 bytes in 1486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:49.473159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e315ea3e-709d-44ac-917d-367ed0607022 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:49.476289 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e315ea3e-709d-44ac-917d-367ed0607022 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:49.476494 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e315ea3e-709d-44ac-917d-367ed0607022 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:49.477296 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e315ea3e-709d-44ac-917d-367ed0607022 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:49.477296 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e315ea3e-709d-44ac-917d-367ed0607022 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:49.482934 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:49.482934 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:49.483885 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e315ea3e-709d-44ac-917d-367ed0607022 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:49.484396 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 628/2526] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:49 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:49.548932 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-991290f0-a449-4d32-99bc-9ba95b982f49 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:49.552863 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-991290f0-a449-4d32-99bc-9ba95b982f49 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:49.552863 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-991290f0-a449-4d32-99bc-9ba95b982f49 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:49.552863 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-991290f0-a449-4d32-99bc-9ba95b982f49 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:49.567519 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:49.567519 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:49.578282 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-991290f0-a449-4d32-99bc-9ba95b982f49 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:49.585965 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-991290f0-a449-4d32-99bc-9ba95b982f49 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:49.586718 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 641/2527] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:49 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:49.738654 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4e03c5bc-f2a7-4648-adb5-33775719443c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:49.741027 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4e03c5bc-f2a7-4648-adb5-33775719443c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:49.741027 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4e03c5bc-f2a7-4648-adb5-33775719443c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:49.741166 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4e03c5bc-f2a7-4648-adb5-33775719443c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:49.741296 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4e03c5bc-f2a7-4648-adb5-33775719443c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:49.748976 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:49.748976 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:49.751183 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4e03c5bc-f2a7-4648-adb5-33775719443c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 200 Aug 19 21:27:49.752043 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 639/2528] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:49 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:49.906965 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-429c9dbf-8a85-4a02-9dc4-7d21b1f131fe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:49.909556 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-429c9dbf-8a85-4a02-9dc4-7d21b1f131fe tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:49.909793 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-429c9dbf-8a85-4a02-9dc4-7d21b1f131fe tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:49.909937 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-429c9dbf-8a85-4a02-9dc4-7d21b1f131fe tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:49.910137 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-429c9dbf-8a85-4a02-9dc4-7d21b1f131fe tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:49.914516 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:49.914516 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:49.915477 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-429c9dbf-8a85-4a02-9dc4-7d21b1f131fe tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:49.916089 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 621/2529] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:49 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:49.978571 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-25e61b90-c7ec-44d5-8227-cccaddf9bf0c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:49.980782 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-25e61b90-c7ec-44d5-8227-cccaddf9bf0c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 Aug 19 21:27:49.981034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-25e61b90-c7ec-44d5-8227-cccaddf9bf0c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:49.981378 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-25e61b90-c7ec-44d5-8227-cccaddf9bf0c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:49.993369 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-25e61b90-c7ec-44d5-8227-cccaddf9bf0c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 returned with HTTP 404 Aug 19 21:27:49.993369 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 629/2530] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:49 2026] GET /volume/v3/volumes/9a346c50-8847-4c13-b487-2abc341700c0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:50.006637 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:50.010941 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:50.011392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-792086246"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:50.014221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-792086246'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:50.014417 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume of 1 GB Aug 19 21:27:50.018819 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Availability Zones retrieved successfully. Aug 19 21:27:50.027098 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (5afc0c7a-ab45-4b8c-b417-4417b88ec486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:50.028569 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c593a1-35e4-4418-bacf-98a0949fe152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:50.029620 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:50.061549 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c593a1-35e4-4418-bacf-98a0949fe152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:50.062658 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8b1f50a-1d10-4978-b656-5e391010edfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:50.207632 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['e8d786ac-bf80-4ece-b8ef-9079af935a8c', '730be17f-4fed-47f6-88c3-f04366a03195', '29c8c244-b821-484e-ac0c-f6d94136d678', '478772a9-9883-4484-83ef-7ffb319ae5c7'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:50.208701 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8b1f50a-1d10-4978-b656-5e391010edfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8d786ac-bf80-4ece-b8ef-9079af935a8c', '730be17f-4fed-47f6-88c3-f04366a03195', '29c8c244-b821-484e-ac0c-f6d94136d678', '478772a9-9883-4484-83ef-7ffb319ae5c7']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:50.209664 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a995a387-ee50-4338-9f7f-bb8d527530e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:50.275665 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a995a387-ee50-4338-9f7f-bb8d527530e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524d443e-f491-4c28-b7f8-5c35ee772b71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-792086246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['e8d786ac-bf80-4ece-b8ef-9079af935a8c','730be17f-4fed-47f6-88c3-f04366a03195','29c8c244-b821-484e-ac0c-f6d94136d678','478772a9-9883-4484-83ef-7ffb319ae5c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-792086246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524d443e-f491-4c28-b7f8-5c35ee772b71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3acd7730a72a45208bb665e1010ea6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33df17974764bf58ed5f042bdcd2821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:50.276442 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c41bf4-c795-4909-8057-f47e7dfbea6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:50.277858 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-ab5972d1-1cd2-461b-97f6-a9722355d183 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:50.282823 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-ab5972d1-1cd2-461b-97f6-a9722355d183 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/attachments/a042d23d-c077-4aa4-b528-2440dd63c376/action Aug 19 21:27:50.283303 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-ab5972d1-1cd2-461b-97f6-a9722355d183 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:50.283452 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-ab5972d1-1cd2-461b-97f6-a9722355d183 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:50.328587 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:50.328587 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:50.369033 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c41bf4-c795-4909-8057-f47e7dfbea6c) transitioned into state 'SUCCESS' from state '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-792086246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['e8d786ac-bf80-4ece-b8ef-9079af935a8c','730be17f-4fed-47f6-88c3-f04366a03195','29c8c244-b821-484e-ac0c-f6d94136d678','478772a9-9883-4484-83ef-7ffb319ae5c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:50.369731 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (121d4c40-36d7-4934-bd2c-e52940317559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:50.390985 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1e6e42b0-51d8-4a08-b4fc-53b983c8b869 req-ab5972d1-1cd2-461b-97f6-a9722355d183 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments/a042d23d-c077-4aa4-b528-2440dd63c376/action returned with HTTP 204 Aug 19 21:27:50.391129 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 640/2531] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:27:50 2026] POST /volume/v3/attachments/a042d23d-c077-4aa4-b528-2440dd63c376/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:50.430216 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (121d4c40-36d7-4934-bd2c-e52940317559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:50.431366 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (5afc0c7a-ab45-4b8c-b417-4417b88ec486) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:50.431778 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request issued successfully. Aug 19 21:27:50.432903 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d36552f8-23fc-4d2f-b7bd-99f8e48650f0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:50.433345 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 642/2532] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:50 2026] POST /volume/v3/volumes => generated 777 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:50.453608 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6bf6539d-a8e7-427c-af6a-a89f2a460605 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:50.454845 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6bf6539d-a8e7-427c-af6a-a89f2a460605 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 Aug 19 21:27:50.456806 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6bf6539d-a8e7-427c-af6a-a89f2a460605 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:50.456806 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6bf6539d-a8e7-427c-af6a-a89f2a460605 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:50.472751 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:50.472751 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:50.476812 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6bf6539d-a8e7-427c-af6a-a89f2a460605 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:50.484348 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6bf6539d-a8e7-427c-af6a-a89f2a460605 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 returned with HTTP 200 Aug 19 21:27:50.484888 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 622/2533] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:50 2026] GET /volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:50.496427 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-567cd1eb-8d6b-4b29-83f3-a62e3ef86ec1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:50.499650 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-567cd1eb-8d6b-4b29-83f3-a62e3ef86ec1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:50.500395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-567cd1eb-8d6b-4b29-83f3-a62e3ef86ec1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:50.500896 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-567cd1eb-8d6b-4b29-83f3-a62e3ef86ec1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:50.501696 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-567cd1eb-8d6b-4b29-83f3-a62e3ef86ec1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:50.507841 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:50.507841 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:50.510396 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-567cd1eb-8d6b-4b29-83f3-a62e3ef86ec1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:50.511003 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 630/2534] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:50 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:50.601932 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-84663b52-0aae-412d-9904-b5c7068843a1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:50.607151 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-84663b52-0aae-412d-9904-b5c7068843a1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:50.607151 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-84663b52-0aae-412d-9904-b5c7068843a1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:50.607151 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-84663b52-0aae-412d-9904-b5c7068843a1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:50.629260 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:50.629260 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:50.633110 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-84663b52-0aae-412d-9904-b5c7068843a1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:50.639639 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-84663b52-0aae-412d-9904-b5c7068843a1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:50.640364 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 641/2535] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:50 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:50.656423 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-96f921b1-3c72-47bb-8cd5-c86b1a30ec0a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:50.659686 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96f921b1-3c72-47bb-8cd5-c86b1a30ec0a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:27:50.660113 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96f921b1-3c72-47bb-8cd5-c86b1a30ec0a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:50.660401 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96f921b1-3c72-47bb-8cd5-c86b1a30ec0a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:50.689194 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:50.689194 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:50.698241 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-96f921b1-3c72-47bb-8cd5-c86b1a30ec0a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:27:50.705519 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96f921b1-3c72-47bb-8cd5-c86b1a30ec0a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:27:50.706072 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 643/2536] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:50 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 1136 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:50.768132 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b1396159-ddd8-4c09-8e1c-909d367540d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:50.771284 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b1396159-ddd8-4c09-8e1c-909d367540d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 Aug 19 21:27:50.771411 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b1396159-ddd8-4c09-8e1c-909d367540d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:50.772206 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b1396159-ddd8-4c09-8e1c-909d367540d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:50.772206 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b1396159-ddd8-4c09-8e1c-909d367540d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 137b6f32-0788-484b-b2f5-dfc88405e8a7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:50.777302 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b1396159-ddd8-4c09-8e1c-909d367540d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 returned with HTTP 404 Aug 19 21:27:50.779607 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 623/2537] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:50 2026] GET /volume/v3/backups/137b6f32-0788-484b-b2f5-dfc88405e8a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:50.931394 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d3579a08-3d99-4a12-901b-e99d5fcf79ce None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:50.935058 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3579a08-3d99-4a12-901b-e99d5fcf79ce tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:50.935339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3579a08-3d99-4a12-901b-e99d5fcf79ce tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:50.935617 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3579a08-3d99-4a12-901b-e99d5fcf79ce tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:50.936383 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d3579a08-3d99-4a12-901b-e99d5fcf79ce tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:50.944691 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:50.944691 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:50.945289 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3579a08-3d99-4a12-901b-e99d5fcf79ce tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:50.945933 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 631/2538] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:50 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:50.968177 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e85d0c9d-07e1-41c0-8400-99fc0dcf84db None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:50.970582 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e85d0c9d-07e1-41c0-8400-99fc0dcf84db tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 Aug 19 21:27:50.970896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e85d0c9d-07e1-41c0-8400-99fc0dcf84db tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:50.971422 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e85d0c9d-07e1-41c0-8400-99fc0dcf84db tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:50.971482 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-e85d0c9d-07e1-41c0-8400-99fc0dcf84db tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume with id: 4c461666-bced-4205-92c0-6acf56e93416 Aug 19 21:27:50.985525 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:50.985525 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:50.985525 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e85d0c9d-07e1-41c0-8400-99fc0dcf84db tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:51.037676 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e85d0c9d-07e1-41c0-8400-99fc0dcf84db tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume request issued successfully. Aug 19 21:27:51.037904 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e85d0c9d-07e1-41c0-8400-99fc0dcf84db tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 returned with HTTP 202 Aug 19 21:27:51.038510 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 642/2539] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:50 2026] DELETE /volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:51.049603 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-90283041-0ca7-4ccf-8e8e-d8a75d4e7396 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:51.052908 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-90283041-0ca7-4ccf-8e8e-d8a75d4e7396 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 Aug 19 21:27:51.053249 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-90283041-0ca7-4ccf-8e8e-d8a75d4e7396 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:51.053510 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-90283041-0ca7-4ccf-8e8e-d8a75d4e7396 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:51.087178 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:51.087178 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:51.099952 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-90283041-0ca7-4ccf-8e8e-d8a75d4e7396 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:51.127566 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-90283041-0ca7-4ccf-8e8e-d8a75d4e7396 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 returned with HTTP 200 Aug 19 21:27:51.128210 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 644/2540] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:51 2026] GET /volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:51.502048 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-81ccdbf2-9336-41e3-bf41-8e8ba9c98174 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:51.504440 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-81ccdbf2-9336-41e3-bf41-8e8ba9c98174 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 Aug 19 21:27:51.504708 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-81ccdbf2-9336-41e3-bf41-8e8ba9c98174 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:51.504951 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-81ccdbf2-9336-41e3-bf41-8e8ba9c98174 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:51.514146 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:51.514146 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:51.519301 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-81ccdbf2-9336-41e3-bf41-8e8ba9c98174 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:51.525549 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-81ccdbf2-9336-41e3-bf41-8e8ba9c98174 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 returned with HTTP 200 Aug 19 21:27:51.526025 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fe4f9bf6-0019-4a2f-93ed-3cc44b7de6ac None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:51.526419 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 624/2541] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:51 2026] GET /volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:51.529220 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe4f9bf6-0019-4a2f-93ed-3cc44b7de6ac tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:51.529529 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe4f9bf6-0019-4a2f-93ed-3cc44b7de6ac tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:51.530522 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe4f9bf6-0019-4a2f-93ed-3cc44b7de6ac tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:51.530522 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fe4f9bf6-0019-4a2f-93ed-3cc44b7de6ac tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:51.535463 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:51.535463 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:51.536464 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe4f9bf6-0019-4a2f-93ed-3cc44b7de6ac tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:51.536983 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 632/2542] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:51 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:51.540848 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-da4f5c70-55ca-42b5-96f8-f7e663d83c15 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:51.543473 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-da4f5c70-55ca-42b5-96f8-f7e663d83c15 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:27:51.543916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-da4f5c70-55ca-42b5-96f8-f7e663d83c15 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "524d443e-f491-4c28-b7f8-5c35ee772b71", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1330563154"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:51.558505 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:51.558505 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:51.559054 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-da4f5c70-55ca-42b5-96f8-f7e663d83c15 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:51.559913 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-da4f5c70-55ca-42b5-96f8-f7e663d83c15 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create snapshot from volume 524d443e-f491-4c28-b7f8-5c35ee772b71 Aug 19 21:27:51.650581 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-da4f5c70-55ca-42b5-96f8-f7e663d83c15 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['b9c7c1aa-7102-42e3-aea2-3762a5addd64', '06dcda22-54a0-489c-b12a-fa5d1d217a88', '9fd1ef3f-90f0-4afc-a18f-a2f66f360f14', '948bc23e-2f5c-4173-9b2d-e369f505b75e'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:51.716550 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-da4f5c70-55ca-42b5-96f8-f7e663d83c15 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot create request issued successfully. Aug 19 21:27:51.716811 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-da4f5c70-55ca-42b5-96f8-f7e663d83c15 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:27:51.717279 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 643/2543] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:27:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:51.732289 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-60f9e711-88f2-41bd-97b6-fbaa79b7a81c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:51.733973 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-60f9e711-88f2-41bd-97b6-fbaa79b7a81c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 Aug 19 21:27:51.734440 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-60f9e711-88f2-41bd-97b6-fbaa79b7a81c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:51.734733 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-60f9e711-88f2-41bd-97b6-fbaa79b7a81c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:51.741380 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:51.741380 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:51.741380 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-60f9e711-88f2-41bd-97b6-fbaa79b7a81c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:51.741380 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-60f9e711-88f2-41bd-97b6-fbaa79b7a81c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 returned with HTTP 200 Aug 19 21:27:51.741380 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 645/2544] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:51 2026] GET /volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:51.749964 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-a1b1de80-cbe6-4e86-9faf-31ed9650e723 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:51.753270 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-a1b1de80-cbe6-4e86-9faf-31ed9650e723 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:27:51.753640 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-a1b1de80-cbe6-4e86-9faf-31ed9650e723 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:51.754067 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-a1b1de80-cbe6-4e86-9faf-31ed9650e723 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:51.763929 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:51.763929 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:51.770003 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-a1b1de80-cbe6-4e86-9faf-31ed9650e723 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:27:51.779789 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-a1b1de80-cbe6-4e86-9faf-31ed9650e723 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:27:51.779789 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 625/2545] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:27:51 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:51.830284 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f8d7ec65-9c51-4782-afc8-a1b0e16ef643 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:51.830869 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8d7ec65-9c51-4782-afc8-a1b0e16ef643 None None] GET https://10.4.3.158/volume// Aug 19 21:27:51.831142 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8d7ec65-9c51-4782-afc8-a1b0e16ef643 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:51.831433 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8d7ec65-9c51-4782-afc8-a1b0e16ef643 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:51.831887 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8d7ec65-9c51-4782-afc8-a1b0e16ef643 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:27:51.832315 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 633/2546] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:27:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:27:51.846762 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-d9e6153e-1bec-408e-976e-89cae90bae29 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:51.849829 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-d9e6153e-1bec-408e-976e-89cae90bae29 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:27:51.850275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-d9e6153e-1bec-408e-976e-89cae90bae29 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e9f387d-1cd8-490e-be55-cf9362625ee8", "connector": null, "instance_uuid": "1fef6520-2590-4c0c-82c5-c8ac90dbbaf7"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:51.861071 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:51.861071 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:51.925600 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-d9e6153e-1bec-408e-976e-89cae90bae29 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:27:51.926902 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 644/2547] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:27:51 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 19 21:27:51.960444 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a2c377f-a611-47a0-b98f-de09db776e66 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:51.962143 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a2c377f-a611-47a0-b98f-de09db776e66 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:51.962348 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a2c377f-a611-47a0-b98f-de09db776e66 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:51.962547 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a2c377f-a611-47a0-b98f-de09db776e66 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:51.962744 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3a2c377f-a611-47a0-b98f-de09db776e66 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:51.964579 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=421,cinder:INSERT=68,cinder:UPDATE=110,cinder:DELETE=2 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:27:51.969051 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:51.969051 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:51.970213 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a2c377f-a611-47a0-b98f-de09db776e66 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:51.970777 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 646/2548] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:51 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:52.016778 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-200fb2aa-d771-4fe2-ab3e-98e75053596e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.018920 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-200fb2aa-d771-4fe2-ab3e-98e75053596e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] POST https://10.4.3.158/volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84/action Aug 19 21:27:52.019356 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-200fb2aa-d771-4fe2-ab3e-98e75053596e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:52.019453 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-200fb2aa-d771-4fe2-ab3e-98e75053596e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:52.037733 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:52.037733 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:52.090529 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fd74a711-73a2-41ce-a56c-f9e18f0bba11 req-200fb2aa-d771-4fe2-ab3e-98e75053596e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84/action returned with HTTP 204 Aug 19 21:27:52.092884 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 626/2549] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:27:52 2026] POST /volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:52.145936 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-443456a8-1b57-4b09-812a-aa56eb331367 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.146848 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-227717bd-a2b9-46bc-b689-174ca957d925 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.148271 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-443456a8-1b57-4b09-812a-aa56eb331367 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 Aug 19 21:27:52.148525 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-443456a8-1b57-4b09-812a-aa56eb331367 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.148755 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-443456a8-1b57-4b09-812a-aa56eb331367 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.150867 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-227717bd-a2b9-46bc-b689-174ca957d925 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:27:52.150867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-227717bd-a2b9-46bc-b689-174ca957d925 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.150867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-227717bd-a2b9-46bc-b689-174ca957d925 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.160667 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-443456a8-1b57-4b09-812a-aa56eb331367 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 returned with HTTP 404 Aug 19 21:27:52.161409 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 634/2550] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:52 2026] GET /volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:52.166795 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:52.166795 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:52.169677 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-73f6a4aa-8804-4b22-8fc3-9cd13dc5859e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.171601 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73f6a4aa-8804-4b22-8fc3-9cd13dc5859e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 Aug 19 21:27:52.174801 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73f6a4aa-8804-4b22-8fc3-9cd13dc5859e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.174801 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73f6a4aa-8804-4b22-8fc3-9cd13dc5859e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.179709 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73f6a4aa-8804-4b22-8fc3-9cd13dc5859e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 returned with HTTP 404 Aug 19 21:27:52.180580 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 647/2551] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:52 2026] GET /volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:52.183093 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-227717bd-a2b9-46bc-b689-174ca957d925 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:27:52.189543 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-227717bd-a2b9-46bc-b689-174ca957d925 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:27:52.193273 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 645/2552] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:52 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 1111 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:52.193465 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-86c42eca-38d6-4669-b5f6-4dba6a319f1a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.194635 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86c42eca-38d6-4669-b5f6-4dba6a319f1a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 Aug 19 21:27:52.194848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86c42eca-38d6-4669-b5f6-4dba6a319f1a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.195081 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86c42eca-38d6-4669-b5f6-4dba6a319f1a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.195275 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-86c42eca-38d6-4669-b5f6-4dba6a319f1a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume with id: 4c461666-bced-4205-92c0-6acf56e93416 Aug 19 21:27:52.201472 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86c42eca-38d6-4669-b5f6-4dba6a319f1a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 returned with HTTP 404 Aug 19 21:27:52.202126 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 627/2553] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:52 2026] DELETE /volume/v3/volumes/4c461666-bced-4205-92c0-6acf56e93416 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:52.205973 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-efb38d1f-091a-4869-a7bc-f07341bd75d9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.208058 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-efb38d1f-091a-4869-a7bc-f07341bd75d9 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:27:52.208292 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-efb38d1f-091a-4869-a7bc-f07341bd75d9 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.208517 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-efb38d1f-091a-4869-a7bc-f07341bd75d9 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.216731 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.218617 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:52.219454 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1118409803"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:52.220860 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1118409803'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:52.221002 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume of 1 GB Aug 19 21:27:52.221779 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:52.221779 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:52.227038 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Availability Zones retrieved successfully. Aug 19 21:27:52.227184 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-efb38d1f-091a-4869-a7bc-f07341bd75d9 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:27:52.233054 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-efb38d1f-091a-4869-a7bc-f07341bd75d9 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:27:52.233476 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 635/2554] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:52 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:52.234756 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (10923279-5e0d-4075-8d6c-44726cdfacbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:52.235844 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34836120-a36d-4ed5-900e-5a315bc0b820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:52.237066 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:52.280817 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34836120-a36d-4ed5-900e-5a315bc0b820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:52.281923 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62b3666-d4b1-40f5-88f0-453187650b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:52.394362 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['e48bbb85-0c8c-4cbf-a9df-55edf490a654', 'a407ed2b-642d-4dc4-b55d-e8d1a1790a62', '231f9cf8-cfc5-4c2b-82f8-6d265f7c7d02', '600da6d9-caaa-4142-a171-5188d3eee440'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:52.395459 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62b3666-d4b1-40f5-88f0-453187650b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e48bbb85-0c8c-4cbf-a9df-55edf490a654', 'a407ed2b-642d-4dc4-b55d-e8d1a1790a62', '231f9cf8-cfc5-4c2b-82f8-6d265f7c7d02', '600da6d9-caaa-4142-a171-5188d3eee440']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:52.396711 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae8d72a-c0d6-4c79-a647-4233844000d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:52.467573 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae8d72a-c0d6-4c79-a647-4233844000d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '253f171d-3ab2-4186-86dc-d1f20964e026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1118409803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['e48bbb85-0c8c-4cbf-a9df-55edf490a654','a407ed2b-642d-4dc4-b55d-e8d1a1790a62','231f9cf8-cfc5-4c2b-82f8-6d265f7c7d02','600da6d9-caaa-4142-a171-5188d3eee440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1118409803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=253f171d-3ab2-4186-86dc-d1f20964e026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1fa3ab093643ddb0f815c151f52683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2756741608074701af9338395fc1fde1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:52.468197 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69a4ca42-a039-47d0-beae-bfeead8ffd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:52.505766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69a4ca42-a039-47d0-beae-bfeead8ffd87) transitioned into state 'SUCCESS' from state '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-1118409803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1fa3ab093643ddb0f815c151f52683',qos_specs=None,replication_status=,reservations=['e48bbb85-0c8c-4cbf-a9df-55edf490a654','a407ed2b-642d-4dc4-b55d-e8d1a1790a62','231f9cf8-cfc5-4c2b-82f8-6d265f7c7d02','600da6d9-caaa-4142-a171-5188d3eee440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2756741608074701af9338395fc1fde1',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:52.505766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c13aae-fc8c-4413-bb1f-a6e5149d409f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:52.533389 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c13aae-fc8c-4413-bb1f-a6e5149d409f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:52.534514 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Flow 'volume_create_api' (10923279-5e0d-4075-8d6c-44726cdfacbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:52.535210 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Create volume request issued successfully. Aug 19 21:27:52.535834 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb65c53a-792e-4d95-8141-26ccb1bb39d7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:52.536431 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 648/2555] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:52 2026] POST /volume/v3/volumes => generated 749 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:52.551222 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5b9b6e4a-66ae-4134-8ac8-11f4e4dca9cd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.552967 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e509c80d-d28f-474a-8122-260d4a675b16 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.555184 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e509c80d-d28f-474a-8122-260d4a675b16 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:27:52.555415 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e509c80d-d28f-474a-8122-260d4a675b16 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.555466 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5b9b6e4a-66ae-4134-8ac8-11f4e4dca9cd tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:52.555645 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e509c80d-d28f-474a-8122-260d4a675b16 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.555694 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5b9b6e4a-66ae-4134-8ac8-11f4e4dca9cd tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.556410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5b9b6e4a-66ae-4134-8ac8-11f4e4dca9cd tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.556410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-5b9b6e4a-66ae-4134-8ac8-11f4e4dca9cd tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:52.563413 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:52.563413 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:52.565292 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5b9b6e4a-66ae-4134-8ac8-11f4e4dca9cd tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:52.565467 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 646/2556] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:52 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:52.566578 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:52.566578 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:52.571524 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e509c80d-d28f-474a-8122-260d4a675b16 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:52.579027 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e509c80d-d28f-474a-8122-260d4a675b16 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:27:52.579326 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 628/2557] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:52 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:52.756754 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0528e509-22dc-49ae-9563-42a53c36aeaf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.760158 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0528e509-22dc-49ae-9563-42a53c36aeaf tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 Aug 19 21:27:52.760158 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0528e509-22dc-49ae-9563-42a53c36aeaf tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.760158 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0528e509-22dc-49ae-9563-42a53c36aeaf tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.767591 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:52.767591 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:52.768066 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0528e509-22dc-49ae-9563-42a53c36aeaf tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:52.768819 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0528e509-22dc-49ae-9563-42a53c36aeaf tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 returned with HTTP 200 Aug 19 21:27:52.770333 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 636/2558] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:52 2026] GET /volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:52.782468 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f90d6f7c-e98a-4c5d-b3d1-47a267286f29 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.786885 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f90d6f7c-e98a-4c5d-b3d1-47a267286f29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] GET https://10.4.3.158/volume/v3/snapshots Aug 19 21:27:52.787141 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f90d6f7c-e98a-4c5d-b3d1-47a267286f29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.787403 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f90d6f7c-e98a-4c5d-b3d1-47a267286f29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.787630 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-f90d6f7c-e98a-4c5d-b3d1-47a267286f29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:27:52.787953 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:52.787953 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:52.788752 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-f90d6f7c-e98a-4c5d-b3d1-47a267286f29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:27:52.795764 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f90d6f7c-e98a-4c5d-b3d1-47a267286f29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Get all snapshots completed successfully. Aug 19 21:27:52.796194 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f90d6f7c-e98a-4c5d-b3d1-47a267286f29 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Aug 19 21:27:52.796714 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 649/2559] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:27:52 2026] GET /volume/v3/snapshots => generated 336 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:52.813893 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b6413159-717d-4820-841a-9e9e416441e0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.816795 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b6413159-717d-4820-841a-9e9e416441e0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 Aug 19 21:27:52.817060 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b6413159-717d-4820-841a-9e9e416441e0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.817323 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b6413159-717d-4820-841a-9e9e416441e0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.817453 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-b6413159-717d-4820-841a-9e9e416441e0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete snapshot with id: e27215c8-a7e3-4e54-83ca-b762b80bb117 Aug 19 21:27:52.835437 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:52.835437 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:52.835982 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b6413159-717d-4820-841a-9e9e416441e0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:52.883807 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b6413159-717d-4820-841a-9e9e416441e0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot delete request issued successfully. Aug 19 21:27:52.884156 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b6413159-717d-4820-841a-9e9e416441e0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 returned with HTTP 202 Aug 19 21:27:52.884810 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 647/2560] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:27:52 2026] DELETE /volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:52.894497 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-302ae56e-f611-4a99-a0b9-5e743541ca90 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.897651 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-302ae56e-f611-4a99-a0b9-5e743541ca90 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 Aug 19 21:27:52.897935 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-302ae56e-f611-4a99-a0b9-5e743541ca90 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.899322 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-302ae56e-f611-4a99-a0b9-5e743541ca90 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.905430 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:52.905430 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:52.905430 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-302ae56e-f611-4a99-a0b9-5e743541ca90 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:52.906424 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-302ae56e-f611-4a99-a0b9-5e743541ca90 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 returned with HTTP 200 Aug 19 21:27:52.906963 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 629/2561] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:52 2026] GET /volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:52.987921 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fb7df892-e8f4-439b-bac2-b2569d2ff7b6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:52.990149 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb7df892-e8f4-439b-bac2-b2569d2ff7b6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:52.990149 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb7df892-e8f4-439b-bac2-b2569d2ff7b6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:52.990149 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb7df892-e8f4-439b-bac2-b2569d2ff7b6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:52.990367 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fb7df892-e8f4-439b-bac2-b2569d2ff7b6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:52.996605 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:52.996605 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:52.997724 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb7df892-e8f4-439b-bac2-b2569d2ff7b6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:52.997936 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 637/2562] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:52 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:53.057467 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a9fb42e-8cf8-4d8e-a051-77a62a78951b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:53.245517 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a9fb42e-8cf8-4d8e-a051-77a62a78951b tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:27:53.246177 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a9fb42e-8cf8-4d8e-a051-77a62a78951b tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1659464410"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:53.248876 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:53.248876 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:53.302846 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a9fb42e-8cf8-4d8e-a051-77a62a78951b tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:27:53.303105 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 650/2563] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:27:53 2026] POST /volume/v3/types => generated 220 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:53.313678 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ebd00623-4a7b-425a-9c60-74cff2faecff None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:53.315718 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ebd00623-4a7b-425a-9c60-74cff2faecff tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:27:53.316151 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ebd00623-4a7b-425a-9c60-74cff2faecff tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1299709725"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:53.317968 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:53.317968 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:53.346743 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ebd00623-4a7b-425a-9c60-74cff2faecff tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:27:53.347300 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 648/2564] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:27:53 2026] POST /volume/v3/group_types => generated 177 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:53.359121 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7dffcce4-d6b5-4ed8-bb6c-fb135cb21f15 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:53.495490 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7dffcce4-d6b5-4ed8-bb6c-fb135cb21f15 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] POST https://10.4.3.158/volume/v3/groups Aug 19 21:27:53.495529 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7dffcce4-d6b5-4ed8-bb6c-fb135cb21f15 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "76cc0dfb-6888-4737-9423-a9b39e238a54", "volume_types": ["9af2d881-a6b3-4312-8a21-d21f3327f7ac"], "name": "tempest-GroupsV320Test-Group-1890804028"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:53.496961 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-7dffcce4-d6b5-4ed8-bb6c-fb135cb21f15 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Creating new group {'group': {'group_type': '76cc0dfb-6888-4737-9423-a9b39e238a54', 'volume_types': ['9af2d881-a6b3-4312-8a21-d21f3327f7ac'], 'name': 'tempest-GroupsV320Test-Group-1890804028'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 21:27:53.503110 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-7dffcce4-d6b5-4ed8-bb6c-fb135cb21f15 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Creating group tempest-GroupsV320Test-Group-1890804028. Aug 19 21:27:53.544067 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7dffcce4-d6b5-4ed8-bb6c-fb135cb21f15 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Availability Zones retrieved successfully. Aug 19 21:27:53.576651 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-65d6ff34-ee7e-4bb7-830c-49d2df9d35df None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:53.578695 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-65d6ff34-ee7e-4bb7-830c-49d2df9d35df tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:53.578927 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-65d6ff34-ee7e-4bb7-830c-49d2df9d35df tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:53.579158 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-65d6ff34-ee7e-4bb7-830c-49d2df9d35df tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:53.579268 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-65d6ff34-ee7e-4bb7-830c-49d2df9d35df tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:53.595139 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ce66ddd4-8d0f-429c-917d-9c9f6cc35f0e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:53.598168 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce66ddd4-8d0f-429c-917d-9c9f6cc35f0e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:27:53.598493 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce66ddd4-8d0f-429c-917d-9c9f6cc35f0e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:53.598810 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce66ddd4-8d0f-429c-917d-9c9f6cc35f0e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:53.600237 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:53.600237 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:53.601245 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-65d6ff34-ee7e-4bb7-830c-49d2df9d35df tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:53.601713 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 638/2565] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:53 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:53.613303 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:53.613303 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:53.623506 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ce66ddd4-8d0f-429c-917d-9c9f6cc35f0e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:27:53.629843 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce66ddd4-8d0f-429c-917d-9c9f6cc35f0e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:27:53.630481 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 651/2566] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:53 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:27:53.646892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-7dffcce4-d6b5-4ed8-bb6c-fb135cb21f15 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Created reservations ['2eec0654-3fe3-4eb0-86a1-1811df12c747'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:53.781301 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7dffcce4-d6b5-4ed8-bb6c-fb135cb21f15 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Aug 19 21:27:53.782302 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 630/2567] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Aug 19 21:27:53 2026] POST /volume/v3/groups => generated 108 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:53.796279 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1a9ffc93-ba54-4fe5-8e7a-0295432c1882 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:53.797486 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1a9ffc93-ba54-4fe5-8e7a-0295432c1882 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] GET https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 Aug 19 21:27:53.797709 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1a9ffc93-ba54-4fe5-8e7a-0295432c1882 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:53.797937 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1a9ffc93-ba54-4fe5-8e7a-0295432c1882 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:53.798651 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.groups [None req-1a9ffc93-ba54-4fe5-8e7a-0295432c1882 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] show called for member 1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:27:53.805038 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:53.805038 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:53.828056 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1a9ffc93-ba54-4fe5-8e7a-0295432c1882 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 returned with HTTP 200 Aug 19 21:27:53.828056 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 649/2568] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:27:53 2026] GET /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:53.920753 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3c672e5a-b1da-4f84-8c8d-949a0c1dd64d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:53.925852 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c672e5a-b1da-4f84-8c8d-949a0c1dd64d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 Aug 19 21:27:53.926477 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c672e5a-b1da-4f84-8c8d-949a0c1dd64d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:53.927044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c672e5a-b1da-4f84-8c8d-949a0c1dd64d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:53.936558 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c672e5a-b1da-4f84-8c8d-949a0c1dd64d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 returned with HTTP 404 Aug 19 21:27:53.937243 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 639/2569] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:53 2026] GET /volume/v3/snapshots/e27215c8-a7e3-4e54-83ca-b762b80bb117 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:53.948361 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-69e39b69-5bf2-4000-9191-6979562ce9c0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:53.952890 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69e39b69-5bf2-4000-9191-6979562ce9c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 Aug 19 21:27:53.953070 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69e39b69-5bf2-4000-9191-6979562ce9c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:53.953264 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69e39b69-5bf2-4000-9191-6979562ce9c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:53.953420 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-69e39b69-5bf2-4000-9191-6979562ce9c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume with id: 524d443e-f491-4c28-b7f8-5c35ee772b71 Aug 19 21:27:53.967037 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:53.967037 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:53.967037 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-69e39b69-5bf2-4000-9191-6979562ce9c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:54.013913 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7d10c169-f458-44af-9662-b667dbaa7b56 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:54.018032 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7d10c169-f458-44af-9662-b667dbaa7b56 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:54.018316 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7d10c169-f458-44af-9662-b667dbaa7b56 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:54.018696 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7d10c169-f458-44af-9662-b667dbaa7b56 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:54.018696 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7d10c169-f458-44af-9662-b667dbaa7b56 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:54.020125 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-69e39b69-5bf2-4000-9191-6979562ce9c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume request issued successfully. Aug 19 21:27:54.020125 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69e39b69-5bf2-4000-9191-6979562ce9c0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 returned with HTTP 202 Aug 19 21:27:54.020669 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 652/2570] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:53 2026] DELETE /volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:54.030629 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:54.030629 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:54.030629 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7d10c169-f458-44af-9662-b667dbaa7b56 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:54.030629 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 631/2571] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:54 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:54.031967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c37d4032-09ba-4162-a6d2-29ae2d6d0092 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:54.033852 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c37d4032-09ba-4162-a6d2-29ae2d6d0092 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 Aug 19 21:27:54.034171 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c37d4032-09ba-4162-a6d2-29ae2d6d0092 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:54.034473 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c37d4032-09ba-4162-a6d2-29ae2d6d0092 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:54.053235 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:54.053235 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:54.059825 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c37d4032-09ba-4162-a6d2-29ae2d6d0092 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:54.067571 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c37d4032-09ba-4162-a6d2-29ae2d6d0092 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 returned with HTTP 200 Aug 19 21:27:54.068537 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 650/2572] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:54 2026] GET /volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:54.616568 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fa0f8e30-8d2c-4a29-ab37-9d531160b7f6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:54.618916 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fa0f8e30-8d2c-4a29-ab37-9d531160b7f6 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:54.619133 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fa0f8e30-8d2c-4a29-ab37-9d531160b7f6 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:54.619396 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fa0f8e30-8d2c-4a29-ab37-9d531160b7f6 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:54.619639 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fa0f8e30-8d2c-4a29-ab37-9d531160b7f6 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:54.627036 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:54.627036 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:54.628478 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fa0f8e30-8d2c-4a29-ab37-9d531160b7f6 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:54.628734 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 640/2573] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:54 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:54.653992 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f7e5b0c4-057a-4a20-b70a-1a90447fdeb7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:54.654627 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f7e5b0c4-057a-4a20-b70a-1a90447fdeb7 None None] GET https://10.4.3.158/volume// Aug 19 21:27:54.654843 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f7e5b0c4-057a-4a20-b70a-1a90447fdeb7 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:54.655129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f7e5b0c4-057a-4a20-b70a-1a90447fdeb7 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:54.655556 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f7e5b0c4-057a-4a20-b70a-1a90447fdeb7 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:27:54.655898 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 653/2574] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:27:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:27:54.671058 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-c96ae1d7-9290-48ad-afa4-aa7c385a4dce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:54.679500 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-c96ae1d7-9290-48ad-afa4-aa7c385a4dce tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:27:54.679500 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-c96ae1d7-9290-48ad-afa4-aa7c385a4dce tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:54.679500 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-c96ae1d7-9290-48ad-afa4-aa7c385a4dce tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:54.686536 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:54.686536 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:54.690820 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-c96ae1d7-9290-48ad-afa4-aa7c385a4dce tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:27:54.695020 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-c96ae1d7-9290-48ad-afa4-aa7c385a4dce tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:27:54.695423 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 632/2575] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:27:54 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 1291 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:27:54.807253 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-d8a78fde-ff6c-4b5f-a2d1-2fba19341b7a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:54.810068 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-d8a78fde-ff6c-4b5f-a2d1-2fba19341b7a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] PUT https://10.4.3.158/volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84 Aug 19 21:27:54.810583 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-d8a78fde-ff6c-4b5f-a2d1-2fba19341b7a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:54.820206 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-d8a78fde-ff6c-4b5f-a2d1-2fba19341b7a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Acquiring lock "cinder-attachment_update-9e9f387d-1cd8-490e-be55-cf9362625ee8-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:27:54.825334 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-d8a78fde-ff6c-4b5f-a2d1-2fba19341b7a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Lock "cinder-attachment_update-9e9f387d-1cd8-490e-be55-cf9362625ee8-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:27:54.827292 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:54.827292 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:54.847798 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b3af1345-5dbc-4b58-a162-0ed4d7e4cc6b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:54.849873 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b3af1345-5dbc-4b58-a162-0ed4d7e4cc6b tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] GET https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 Aug 19 21:27:54.850255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b3af1345-5dbc-4b58-a162-0ed4d7e4cc6b tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:54.850610 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b3af1345-5dbc-4b58-a162-0ed4d7e4cc6b tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:54.850761 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-b3af1345-5dbc-4b58-a162-0ed4d7e4cc6b tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] show called for member 1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:27:54.856834 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:54.856834 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:54.868006 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b3af1345-5dbc-4b58-a162-0ed4d7e4cc6b tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 returned with HTTP 200 Aug 19 21:27:54.868555 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 641/2576] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:27:54 2026] GET /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:54.879782 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3975f8e5-8d1d-4ada-b2e3-141beb1ef6ca None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:54.882941 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3975f8e5-8d1d-4ada-b2e3-141beb1ef6ca tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] POST https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action Aug 19 21:27:54.883500 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3975f8e5-8d1d-4ada-b2e3-141beb1ef6ca tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:54.883703 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3975f8e5-8d1d-4ada-b2e3-141beb1ef6ca tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:54.886698 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-3975f8e5-8d1d-4ada-b2e3-141beb1ef6ca tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Updating group '1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7' with 'creating' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 21:27:54.892810 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:54.892810 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:54.917181 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3975f8e5-8d1d-4ada-b2e3-141beb1ef6ca tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action returned with HTTP 202 Aug 19 21:27:54.917795 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 654/2577] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:27:54 2026] POST /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:27:54.926698 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b5879b21-7f3a-488b-b2a8-928e1d0c3e14 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:54.930995 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b5879b21-7f3a-488b-b2a8-928e1d0c3e14 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] GET https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 Aug 19 21:27:54.930995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b5879b21-7f3a-488b-b2a8-928e1d0c3e14 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:54.930995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b5879b21-7f3a-488b-b2a8-928e1d0c3e14 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:54.930995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-b5879b21-7f3a-488b-b2a8-928e1d0c3e14 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] show called for member 1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:27:54.934759 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:54.934759 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:54.955558 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b5879b21-7f3a-488b-b2a8-928e1d0c3e14 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 returned with HTTP 200 Aug 19 21:27:54.955558 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 633/2578] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:27:54 2026] GET /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:54.967658 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f9fce7c-c6de-4c3c-897e-6b463f35f7c6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:54.970116 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f9fce7c-c6de-4c3c-897e-6b463f35f7c6 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] POST https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action Aug 19 21:27:54.970691 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f9fce7c-c6de-4c3c-897e-6b463f35f7c6 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:54.970850 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f9fce7c-c6de-4c3c-897e-6b463f35f7c6 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:54.973564 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-0f9fce7c-c6de-4c3c-897e-6b463f35f7c6 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Updating group '1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7' with 'available' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 21:27:54.979499 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:54.979499 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:54.998182 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f9fce7c-c6de-4c3c-897e-6b463f35f7c6 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action returned with HTTP 202 Aug 19 21:27:54.999067 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 642/2579] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:27:54 2026] POST /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:27:55.007594 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3be277b2-d873-43c3-ac24-62212b914b7d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.009692 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3be277b2-d873-43c3-ac24-62212b914b7d tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] GET https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 Aug 19 21:27:55.009974 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3be277b2-d873-43c3-ac24-62212b914b7d tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:55.010328 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3be277b2-d873-43c3-ac24-62212b914b7d tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:55.010383 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-3be277b2-d873-43c3-ac24-62212b914b7d tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] show called for member 1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:27:55.015218 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.015218 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:55.017131 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-d8a78fde-ff6c-4b5f-a2d1-2fba19341b7a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Lock "cinder-attachment_update-9e9f387d-1cd8-490e-be55-cf9362625ee8-np0000007814" released by "attachment_update" :: held 0.192s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:27:55.017565 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-d8a78fde-ff6c-4b5f-a2d1-2fba19341b7a tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84 returned with HTTP 200 Aug 19 21:27:55.017982 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 651/2580] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:27:54 2026] PUT /volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84 => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:55.024540 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3be277b2-d873-43c3-ac24-62212b914b7d tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 returned with HTTP 200 Aug 19 21:27:55.024540 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 655/2581] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:27:55 2026] GET /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 => generated 389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:55.039440 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cac3a1ee-666a-461a-a301-cd395cecb764 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.042441 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cac3a1ee-666a-461a-a301-cd395cecb764 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] POST https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action Aug 19 21:27:55.043103 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cd593a2d-616e-4f08-a880-6327101fa2e5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.043262 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cac3a1ee-666a-461a-a301-cd395cecb764 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:55.043483 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cac3a1ee-666a-461a-a301-cd395cecb764 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:55.045286 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-cac3a1ee-666a-461a-a301-cd395cecb764 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Updating group '1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7' with 'error' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 21:27:55.045418 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cd593a2d-616e-4f08-a880-6327101fa2e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:55.045653 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cd593a2d-616e-4f08-a880-6327101fa2e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:55.045954 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cd593a2d-616e-4f08-a880-6327101fa2e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:55.046131 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-cd593a2d-616e-4f08-a880-6327101fa2e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:55.051161 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.051161 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:55.051380 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-a63252a4-b16c-4007-8d36-bc8e6818ae26 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.051504 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.051504 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:55.052593 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cd593a2d-616e-4f08-a880-6327101fa2e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:55.053146 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 643/2582] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:55 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:55.054650 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-a63252a4-b16c-4007-8d36-bc8e6818ae26 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] POST https://10.4.3.158/volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84/action Aug 19 21:27:55.055158 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-a63252a4-b16c-4007-8d36-bc8e6818ae26 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:55.055344 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-a63252a4-b16c-4007-8d36-bc8e6818ae26 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:55.068447 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cac3a1ee-666a-461a-a301-cd395cecb764 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action returned with HTTP 202 Aug 19 21:27:55.068865 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 634/2583] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:27:55 2026] POST /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:27:55.074581 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.074581 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:55.077711 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-453e1ed8-40d8-4700-b1f9-82c14238804f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.079745 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-453e1ed8-40d8-4700-b1f9-82c14238804f tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] GET https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 Aug 19 21:27:55.079976 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-453e1ed8-40d8-4700-b1f9-82c14238804f tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:55.080229 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-453e1ed8-40d8-4700-b1f9-82c14238804f tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:55.080699 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-453e1ed8-40d8-4700-b1f9-82c14238804f tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] show called for member 1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:27:55.082797 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5654403f-d842-42aa-807d-0db65132c7a5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.083841 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.083841 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:55.084750 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5654403f-d842-42aa-807d-0db65132c7a5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 Aug 19 21:27:55.085088 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5654403f-d842-42aa-807d-0db65132c7a5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:55.085296 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5654403f-d842-42aa-807d-0db65132c7a5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:55.092327 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-453e1ed8-40d8-4700-b1f9-82c14238804f tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 returned with HTTP 200 Aug 19 21:27:55.092505 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5654403f-d842-42aa-807d-0db65132c7a5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 returned with HTTP 404 Aug 19 21:27:55.092726 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 656/2584] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:27:55 2026] GET /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 => generated 385 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:55.093267 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 644/2585] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:55 2026] GET /volume/v3/volumes/524d443e-f491-4c28-b7f8-5c35ee772b71 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:55.102928 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.105553 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-059e7539-163e-4c32-aa9e-ad5c2c898dde None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.106658 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:27:55.107604 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-543856792"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:55.107767 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-059e7539-163e-4c32-aa9e-ad5c2c898dde tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] POST https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action Aug 19 21:27:55.108057 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-059e7539-163e-4c32-aa9e-ad5c2c898dde tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:55.109129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-059e7539-163e-4c32-aa9e-ad5c2c898dde tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:55.110676 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-059e7539-163e-4c32-aa9e-ad5c2c898dde tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Updating group '1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7' with 'available' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 21:27:55.111768 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-543856792'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:27:55.111768 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume of 1 GB Aug 19 21:27:55.116069 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.116069 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:55.118004 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Availability Zones retrieved successfully. Aug 19 21:27:55.118178 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-82f1ab79-aed1-4396-9427-f8db12399b1d req-a63252a4-b16c-4007-8d36-bc8e6818ae26 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84/action returned with HTTP 204 Aug 19 21:27:55.118893 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 652/2586] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:27:55 2026] POST /volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:55.131694 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (47ac8a53-8bed-4f8c-a012-60cd9604d25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:55.133748 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05dbafe9-8b37-48b3-8565-bd8bcbf7d081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:55.139526 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:27:55.149979 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-059e7539-163e-4c32-aa9e-ad5c2c898dde tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action returned with HTTP 202 Aug 19 21:27:55.149979 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 657/2587] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:27:55 2026] POST /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:27:55.160284 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cddce03a-80f6-45db-8428-903827f2e273 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.163825 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cddce03a-80f6-45db-8428-903827f2e273 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] GET https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 Aug 19 21:27:55.164098 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cddce03a-80f6-45db-8428-903827f2e273 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:55.164307 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cddce03a-80f6-45db-8428-903827f2e273 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:55.164460 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-cddce03a-80f6-45db-8428-903827f2e273 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] show called for member 1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:27:55.168716 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.168716 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:55.181724 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cddce03a-80f6-45db-8428-903827f2e273 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 returned with HTTP 200 Aug 19 21:27:55.181956 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05dbafe9-8b37-48b3-8565-bd8bcbf7d081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:55.182255 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 645/2588] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:27:55 2026] GET /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:55.185482 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e56c7b37-b525-482e-ada2-9c8d81964e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:55.199071 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e91d1826-39f0-40eb-9312-587ebb574361 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.203037 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e91d1826-39f0-40eb-9312-587ebb574361 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:27:55.203037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e91d1826-39f0-40eb-9312-587ebb574361 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:55.203037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e91d1826-39f0-40eb-9312-587ebb574361 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:55.203037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-e91d1826-39f0-40eb-9312-587ebb574361 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:27:55.206721 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-e91d1826-39f0-40eb-9312-587ebb574361 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:27:55.226935 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e91d1826-39f0-40eb-9312-587ebb574361 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Get all volumes completed successfully. Aug 19 21:27:55.230493 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e91d1826-39f0-40eb-9312-587ebb574361 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:27:55.231177 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 653/2589] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:27:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:55.251728 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d9a6b64b-07e4-4183-b8d9-9df85b5d7bb1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.255005 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9a6b64b-07e4-4183-b8d9-9df85b5d7bb1 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] POST https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action Aug 19 21:27:55.255005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9a6b64b-07e4-4183-b8d9-9df85b5d7bb1 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:55.255005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9a6b64b-07e4-4183-b8d9-9df85b5d7bb1 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:55.257637 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-d9a6b64b-07e4-4183-b8d9-9df85b5d7bb1 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] delete called for group 1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 {{(pid=100175) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 21:27:55.257785 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-d9a6b64b-07e4-4183-b8d9-9df85b5d7bb1 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Delete group with id: 1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 Aug 19 21:27:55.266881 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.266881 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:55.304593 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['d357f76d-6bff-4654-afa1-94754e120c8d', '6a8e56da-1f8b-4890-9282-df6e811f54be', '28f87283-ae9b-46b8-8ac7-328ea544e703', '6159ee8e-d295-4444-9dfb-e1941597194a'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:55.305987 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e56c7b37-b525-482e-ada2-9c8d81964e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d357f76d-6bff-4654-afa1-94754e120c8d', '6a8e56da-1f8b-4890-9282-df6e811f54be', '28f87283-ae9b-46b8-8ac7-328ea544e703', '6159ee8e-d295-4444-9dfb-e1941597194a']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:55.307531 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26fc9ae8-46f5-4593-bfa3-6be5314ffa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:55.350198 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9a6b64b-07e4-4183-b8d9-9df85b5d7bb1 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action returned with HTTP 202 Aug 19 21:27:55.350442 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 658/2590] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Aug 19 21:27:55 2026] POST /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:27:55.360794 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-937049e0-f506-4d52-82d5-a4aa70313e06 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.362864 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-937049e0-f506-4d52-82d5-a4aa70313e06 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] GET https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 Aug 19 21:27:55.363153 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-937049e0-f506-4d52-82d5-a4aa70313e06 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:55.363443 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-937049e0-f506-4d52-82d5-a4aa70313e06 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:55.363647 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-937049e0-f506-4d52-82d5-a4aa70313e06 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] show called for member 1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:27:55.364537 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26fc9ae8-46f5-4593-bfa3-6be5314ffa7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b144660-7f88-4e74-8f4b-6a43a762f4e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-543856792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['d357f76d-6bff-4654-afa1-94754e120c8d','6a8e56da-1f8b-4890-9282-df6e811f54be','28f87283-ae9b-46b8-8ac7-328ea544e703','6159ee8e-d295-4444-9dfb-e1941597194a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:27:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-543856792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b144660-7f88-4e74-8f4b-6a43a762f4e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3acd7730a72a45208bb665e1010ea6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33df17974764bf58ed5f042bdcd2821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:55.365406 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c58a3c58-d303-439d-923b-6f4397c0f459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:55.367309 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.367309 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:55.379591 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-937049e0-f506-4d52-82d5-a4aa70313e06 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 returned with HTTP 200 Aug 19 21:27:55.380077 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 646/2591] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:27:55 2026] GET /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:55.423485 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c58a3c58-d303-439d-923b-6f4397c0f459) transitioned into state 'SUCCESS' from state '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-543856792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['d357f76d-6bff-4654-afa1-94754e120c8d','6a8e56da-1f8b-4890-9282-df6e811f54be','28f87283-ae9b-46b8-8ac7-328ea544e703','6159ee8e-d295-4444-9dfb-e1941597194a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:55.424552 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c1fd4c-5ca3-4e16-81c8-a71cf86d3ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:27:55.466961 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c1fd4c-5ca3-4e16-81c8-a71cf86d3ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:27:55.468328 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (47ac8a53-8bed-4f8c-a012-60cd9604d25a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:27:55.468549 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request issued successfully. Aug 19 21:27:55.469361 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85ddf64c-921d-4e8d-b335-c9bbd927ed99 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:27:55.469877 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 635/2592] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:27:55 2026] POST /volume/v3/volumes => generated 777 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:55.492130 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5d42e984-d8c3-497b-9f3b-3a6a505df5e4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.494181 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5d42e984-d8c3-497b-9f3b-3a6a505df5e4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 Aug 19 21:27:55.497693 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5d42e984-d8c3-497b-9f3b-3a6a505df5e4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:55.497693 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5d42e984-d8c3-497b-9f3b-3a6a505df5e4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:55.530507 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.530507 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:55.536954 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5d42e984-d8c3-497b-9f3b-3a6a505df5e4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:55.549491 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5d42e984-d8c3-497b-9f3b-3a6a505df5e4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 returned with HTTP 200 Aug 19 21:27:55.549491 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 654/2593] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:55 2026] GET /volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 => generated 956 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:55.643282 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0091048e-16c5-414f-aeac-188993179dc0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:55.645690 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0091048e-16c5-414f-aeac-188993179dc0 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:55.645866 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0091048e-16c5-414f-aeac-188993179dc0 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:55.646077 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0091048e-16c5-414f-aeac-188993179dc0 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:55.646203 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0091048e-16c5-414f-aeac-188993179dc0 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:55.653190 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:55.653190 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:55.654264 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0091048e-16c5-414f-aeac-188993179dc0 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:55.654625 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 659/2594] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:55 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:56.067418 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fea9f6fa-15d2-4742-befc-4f39621fe825 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:56.072079 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fea9f6fa-15d2-4742-befc-4f39621fe825 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:56.072347 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fea9f6fa-15d2-4742-befc-4f39621fe825 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:56.072596 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fea9f6fa-15d2-4742-befc-4f39621fe825 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:56.072747 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fea9f6fa-15d2-4742-befc-4f39621fe825 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:56.080027 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:56.080027 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:56.081482 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fea9f6fa-15d2-4742-befc-4f39621fe825 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:56.081976 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 647/2595] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:56 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:56.397350 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-752970c9-4512-440b-9205-e166d2d0de35 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:56.403113 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-752970c9-4512-440b-9205-e166d2d0de35 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] GET https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 Aug 19 21:27:56.404305 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-752970c9-4512-440b-9205-e166d2d0de35 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:56.404305 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-752970c9-4512-440b-9205-e166d2d0de35 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:56.404305 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-752970c9-4512-440b-9205-e166d2d0de35 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] show called for member 1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 21:27:56.417731 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-752970c9-4512-440b-9205-e166d2d0de35 tempest-GroupsV320Test-1399794591 tempest-GroupsV320Test-1399794591-project-member] https://10.4.3.158/volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 returned with HTTP 404 Aug 19 21:27:56.419639 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 636/2596] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Aug 19 21:27:56 2026] GET /volume/v3/groups/1c8a1857-fbd2-4f37-bb22-ac05b5cd36b7 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:27:56.429241 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-492a9812-213d-4b4a-903b-0d14907d78e6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:56.432314 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-492a9812-213d-4b4a-903b-0d14907d78e6 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/76cc0dfb-6888-4737-9423-a9b39e238a54 Aug 19 21:27:56.432636 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-492a9812-213d-4b4a-903b-0d14907d78e6 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:56.432903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-492a9812-213d-4b4a-903b-0d14907d78e6 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:56.435849 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=456,cinder:UPDATE=132,cinder:INSERT=83,cinder:DELETE=4 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:27:56.482349 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-492a9812-213d-4b4a-903b-0d14907d78e6 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] https://10.4.3.158/volume/v3/group_types/76cc0dfb-6888-4737-9423-a9b39e238a54 returned with HTTP 202 Aug 19 21:27:56.483550 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 655/2597] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:27:56 2026] DELETE /volume/v3/group_types/76cc0dfb-6888-4737-9423-a9b39e238a54 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:27:56.494452 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0b6c8949-3b94-4ecf-8090-dde4aa40afc7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:56.496642 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0b6c8949-3b94-4ecf-8090-dde4aa40afc7 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] DELETE https://10.4.3.158/volume/v3/types/9af2d881-a6b3-4312-8a21-d21f3327f7ac Aug 19 21:27:56.496895 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0b6c8949-3b94-4ecf-8090-dde4aa40afc7 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:56.497301 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0b6c8949-3b94-4ecf-8090-dde4aa40afc7 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:56.563931 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1ab2a895-4433-4ed6-b997-d4432d8eb3dc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:56.566820 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1ab2a895-4433-4ed6-b997-d4432d8eb3dc tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 Aug 19 21:27:56.567007 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1ab2a895-4433-4ed6-b997-d4432d8eb3dc tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:56.567252 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1ab2a895-4433-4ed6-b997-d4432d8eb3dc tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:56.575294 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:56.575294 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:56.576400 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0b6c8949-3b94-4ecf-8090-dde4aa40afc7 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] https://10.4.3.158/volume/v3/types/9af2d881-a6b3-4312-8a21-d21f3327f7ac returned with HTTP 202 Aug 19 21:27:56.577086 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 660/2598] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:27:56 2026] DELETE /volume/v3/types/9af2d881-a6b3-4312-8a21-d21f3327f7ac => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:56.580077 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1ab2a895-4433-4ed6-b997-d4432d8eb3dc tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:56.585097 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f0d59dbb-206b-4a61-b061-a3e59fc6bd41 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:56.588153 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1ab2a895-4433-4ed6-b997-d4432d8eb3dc tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 returned with HTTP 200 Aug 19 21:27:56.588652 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 648/2599] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:56 2026] GET /volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:56.589679 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f0d59dbb-206b-4a61-b061-a3e59fc6bd41 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] GET https://10.4.3.158/volume/v3/types/9af2d881-a6b3-4312-8a21-d21f3327f7ac Aug 19 21:27:56.589868 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f0d59dbb-206b-4a61-b061-a3e59fc6bd41 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:56.590076 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f0d59dbb-206b-4a61-b061-a3e59fc6bd41 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:56.592478 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=495,cinder:INSERT=82,cinder:UPDATE=133,cinder:DELETE=1 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:27:56.598080 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f0d59dbb-206b-4a61-b061-a3e59fc6bd41 tempest-GroupsV320Test-129327538 tempest-GroupsV320Test-129327538-project-admin] https://10.4.3.158/volume/v3/types/9af2d881-a6b3-4312-8a21-d21f3327f7ac returned with HTTP 404 Aug 19 21:27:56.598775 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 637/2600] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:27:56 2026] GET /volume/v3/types/9af2d881-a6b3-4312-8a21-d21f3327f7ac => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:56.602905 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4de7e876-169e-4bd9-adfb-9b1359c5bda4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:56.604847 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4de7e876-169e-4bd9-adfb-9b1359c5bda4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:27:56.606097 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4de7e876-169e-4bd9-adfb-9b1359c5bda4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b144660-7f88-4e74-8f4b-6a43a762f4e0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1260055358"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:56.624833 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:56.624833 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:56.628385 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4de7e876-169e-4bd9-adfb-9b1359c5bda4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:56.628543 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-4de7e876-169e-4bd9-adfb-9b1359c5bda4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create snapshot from volume 3b144660-7f88-4e74-8f4b-6a43a762f4e0 Aug 19 21:27:56.667931 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-967f4624-b55a-4961-bc71-a20bf6f6a962 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:56.669855 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-967f4624-b55a-4961-bc71-a20bf6f6a962 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:56.670079 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-967f4624-b55a-4961-bc71-a20bf6f6a962 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:56.670314 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-967f4624-b55a-4961-bc71-a20bf6f6a962 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:56.670438 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-967f4624-b55a-4961-bc71-a20bf6f6a962 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:56.675432 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:56.675432 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:56.676327 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-967f4624-b55a-4961-bc71-a20bf6f6a962 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:56.676590 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 661/2601] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:56 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:56.689968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-4de7e876-169e-4bd9-adfb-9b1359c5bda4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['13710eee-0a54-4aa2-906a-8511ac147c02', 'cfb70749-714d-4967-bb06-7df58bf34617', '372dea9c-8eb4-4af1-898d-c47d6775dce3', '53a4ec7f-e8c5-4996-a2f6-b0ea7b7a962e'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:27:56.777137 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4de7e876-169e-4bd9-adfb-9b1359c5bda4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot create request issued successfully. Aug 19 21:27:56.777583 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4de7e876-169e-4bd9-adfb-9b1359c5bda4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:27:56.778412 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 656/2602] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:27:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:27:56.792390 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fd453c9c-ecba-4ec0-89c6-59f05cfdcc51 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:56.795593 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd453c9c-ecba-4ec0-89c6-59f05cfdcc51 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb Aug 19 21:27:56.795947 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd453c9c-ecba-4ec0-89c6-59f05cfdcc51 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:56.796227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd453c9c-ecba-4ec0-89c6-59f05cfdcc51 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:56.809445 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:56.809445 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:56.810056 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fd453c9c-ecba-4ec0-89c6-59f05cfdcc51 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:56.812144 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd453c9c-ecba-4ec0-89c6-59f05cfdcc51 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb returned with HTTP 200 Aug 19 21:27:56.812781 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 649/2603] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:56 2026] GET /volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:57.101757 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a470b354-50a6-4edd-9d8a-8c8200d72ca2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:57.105356 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a470b354-50a6-4edd-9d8a-8c8200d72ca2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:57.105979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a470b354-50a6-4edd-9d8a-8c8200d72ca2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:57.105979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a470b354-50a6-4edd-9d8a-8c8200d72ca2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:57.105979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a470b354-50a6-4edd-9d8a-8c8200d72ca2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:57.115000 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:57.115000 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:57.116151 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a470b354-50a6-4edd-9d8a-8c8200d72ca2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:57.116512 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 638/2604] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:57 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:57.693880 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c791dbea-bb5a-4ae3-a46a-2f12061c067c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:57.698431 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c791dbea-bb5a-4ae3-a46a-2f12061c067c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:57.698431 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c791dbea-bb5a-4ae3-a46a-2f12061c067c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:57.698431 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c791dbea-bb5a-4ae3-a46a-2f12061c067c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:57.698431 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c791dbea-bb5a-4ae3-a46a-2f12061c067c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:57.704074 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:57.704074 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:57.705000 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c791dbea-bb5a-4ae3-a46a-2f12061c067c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:57.705580 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 662/2605] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:57 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:57.824894 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-edfb0243-88f1-45d3-b16c-c78a55bc96ad None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:57.827827 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-edfb0243-88f1-45d3-b16c-c78a55bc96ad tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb Aug 19 21:27:57.828202 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-edfb0243-88f1-45d3-b16c-c78a55bc96ad tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:57.828658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-edfb0243-88f1-45d3-b16c-c78a55bc96ad tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:57.836517 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:57.836517 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:57.838549 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-edfb0243-88f1-45d3-b16c-c78a55bc96ad tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:57.838549 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-edfb0243-88f1-45d3-b16c-c78a55bc96ad tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb returned with HTTP 200 Aug 19 21:27:57.838549 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 657/2606] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:57 2026] GET /volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:57.849520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ba00e968-7979-4c5f-bf60-3934c1fe9843 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:57.851184 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba00e968-7979-4c5f-bf60-3934c1fe9843 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] POST https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb/action Aug 19 21:27:57.851549 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba00e968-7979-4c5f-bf60-3934c1fe9843 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:27:57.851666 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba00e968-7979-4c5f-bf60-3934c1fe9843 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:27:57.853031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-ba00e968-7979-4c5f-bf60-3934c1fe9843 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Updating snapshot 'e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb' with '{'status': 'error'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:27:57.863909 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:57.863909 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:57.864652 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-ba00e968-7979-4c5f-bf60-3934c1fe9843 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a488e7549e7e43098da405b119db4037', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3acd7730a72a45208bb665e1010ea6e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:27:57.864849 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba00e968-7979-4c5f-bf60-3934c1fe9843 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb/action returned with HTTP 403 Aug 19 21:27:57.865355 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 650/2607] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:27:57 2026] POST /volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:57.875956 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-00aea155-380a-4dff-bad0-ea9e1366551e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:57.882063 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-00aea155-380a-4dff-bad0-ea9e1366551e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb Aug 19 21:27:57.882578 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-00aea155-380a-4dff-bad0-ea9e1366551e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:57.882916 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-00aea155-380a-4dff-bad0-ea9e1366551e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:57.884880 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-00aea155-380a-4dff-bad0-ea9e1366551e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete snapshot with id: e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb Aug 19 21:27:57.894839 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:57.894839 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:57.895227 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-00aea155-380a-4dff-bad0-ea9e1366551e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:57.944311 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-00aea155-380a-4dff-bad0-ea9e1366551e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot delete request issued successfully. Aug 19 21:27:57.944667 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-00aea155-380a-4dff-bad0-ea9e1366551e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb returned with HTTP 202 Aug 19 21:27:57.946501 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 639/2608] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:27:57 2026] DELETE /volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:57.960225 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b9073d2c-470a-4d2b-a807-ccbe436d3265 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:57.966315 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9073d2c-470a-4d2b-a807-ccbe436d3265 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb Aug 19 21:27:57.966449 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9073d2c-470a-4d2b-a807-ccbe436d3265 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:57.966610 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9073d2c-470a-4d2b-a807-ccbe436d3265 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:57.996388 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:57.996388 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:58.007049 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b9073d2c-470a-4d2b-a807-ccbe436d3265 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:27:58.007049 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9073d2c-470a-4d2b-a807-ccbe436d3265 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb returned with HTTP 200 Aug 19 21:27:58.007049 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 663/2609] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:57 2026] GET /volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:58.135841 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e8f977e1-3d97-4382-a696-d6cb8e9de8d5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:58.142813 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e8f977e1-3d97-4382-a696-d6cb8e9de8d5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:58.145043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e8f977e1-3d97-4382-a696-d6cb8e9de8d5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:58.145043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e8f977e1-3d97-4382-a696-d6cb8e9de8d5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:58.145043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-e8f977e1-3d97-4382-a696-d6cb8e9de8d5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:58.152370 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:58.152370 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:58.154443 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e8f977e1-3d97-4382-a696-d6cb8e9de8d5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:58.154443 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 658/2610] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:58 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:58.722539 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6173c07d-0fff-47c7-bf4a-14c12e946950 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:58.725955 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6173c07d-0fff-47c7-bf4a-14c12e946950 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:58.725955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6173c07d-0fff-47c7-bf4a-14c12e946950 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:58.725955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6173c07d-0fff-47c7-bf4a-14c12e946950 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:58.725955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6173c07d-0fff-47c7-bf4a-14c12e946950 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:58.726820 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=444,cinder:UPDATE=140,cinder:INSERT=81,cinder:DELETE=1 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:27:58.734601 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:58.734601 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:58.735443 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6173c07d-0fff-47c7-bf4a-14c12e946950 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:58.735955 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 651/2611] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:58 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:59.018859 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8189f392-f50f-47e6-9a4e-61c8ea050442 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:59.023432 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8189f392-f50f-47e6-9a4e-61c8ea050442 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb Aug 19 21:27:59.023726 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8189f392-f50f-47e6-9a4e-61c8ea050442 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:59.024045 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8189f392-f50f-47e6-9a4e-61c8ea050442 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:59.029629 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8189f392-f50f-47e6-9a4e-61c8ea050442 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb returned with HTTP 404 Aug 19 21:27:59.030284 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 640/2612] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:27:59 2026] GET /volume/v3/snapshots/e85f1b79-d8d1-4d85-9bdb-5a890dc8c0cb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:27:59.045577 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-97e783e6-76f2-4971-aa93-72eff48af61b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:59.048706 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97e783e6-76f2-4971-aa93-72eff48af61b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 Aug 19 21:27:59.048706 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97e783e6-76f2-4971-aa93-72eff48af61b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:59.048706 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97e783e6-76f2-4971-aa93-72eff48af61b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:59.048706 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-97e783e6-76f2-4971-aa93-72eff48af61b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume with id: 3b144660-7f88-4e74-8f4b-6a43a762f4e0 Aug 19 21:27:59.057959 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:59.057959 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:59.058485 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-97e783e6-76f2-4971-aa93-72eff48af61b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:59.093709 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-97e783e6-76f2-4971-aa93-72eff48af61b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume request issued successfully. Aug 19 21:27:59.093709 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97e783e6-76f2-4971-aa93-72eff48af61b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 returned with HTTP 202 Aug 19 21:27:59.094503 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 664/2613] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:59 2026] DELETE /volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:27:59.106550 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-42a9e5f1-9cf5-4c41-b479-132e81a27620 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:59.111727 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-42a9e5f1-9cf5-4c41-b479-132e81a27620 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 Aug 19 21:27:59.111727 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-42a9e5f1-9cf5-4c41-b479-132e81a27620 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:59.111727 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-42a9e5f1-9cf5-4c41-b479-132e81a27620 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:59.121141 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:59.121141 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:59.126788 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-42a9e5f1-9cf5-4c41-b479-132e81a27620 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:27:59.132286 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-42a9e5f1-9cf5-4c41-b479-132e81a27620 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 returned with HTTP 200 Aug 19 21:27:59.132947 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 659/2614] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:59 2026] GET /volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:27:59.173862 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5e799b1a-3b93-40ef-9c1e-e9b0226fb6f4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:59.184822 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5e799b1a-3b93-40ef-9c1e-e9b0226fb6f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:59.184822 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5e799b1a-3b93-40ef-9c1e-e9b0226fb6f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:59.184822 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5e799b1a-3b93-40ef-9c1e-e9b0226fb6f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:59.184822 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5e799b1a-3b93-40ef-9c1e-e9b0226fb6f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:59.191072 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:59.191072 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:59.192102 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5e799b1a-3b93-40ef-9c1e-e9b0226fb6f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:59.193083 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 652/2615] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:59 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:59.212376 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d0f267a4-5011-4879-aa94-fd6b267bb16b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:59.215503 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0f267a4-5011-4879-aa94-fd6b267bb16b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 Aug 19 21:27:59.215782 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0f267a4-5011-4879-aa94-fd6b267bb16b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:59.217410 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0f267a4-5011-4879-aa94-fd6b267bb16b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:59.242663 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:59.242663 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:27:59.252504 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d0f267a4-5011-4879-aa94-fd6b267bb16b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:27:59.258987 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0f267a4-5011-4879-aa94-fd6b267bb16b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 returned with HTTP 200 Aug 19 21:27:59.259632 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 641/2616] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:59 2026] GET /volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:59.273566 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-018048a4-15f6-4dd0-a498-09f990ab8f99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:59.275492 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-018048a4-15f6-4dd0-a498-09f990ab8f99 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:59.275758 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-018048a4-15f6-4dd0-a498-09f990ab8f99 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:59.275893 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-018048a4-15f6-4dd0-a498-09f990ab8f99 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:59.275997 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-018048a4-15f6-4dd0-a498-09f990ab8f99 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete backup with id: 4645e351-31ad-46f4-8df6-d98ec69a8a04. Aug 19 21:27:59.281545 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:59.281545 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:27:59.386034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-018048a4-15f6-4dd0-a498-09f990ab8f99 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] delete_backup rpcapi backup_id 4645e351-31ad-46f4-8df6-d98ec69a8a04 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:27:59.391850 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-018048a4-15f6-4dd0-a498-09f990ab8f99 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 202 Aug 19 21:27:59.391850 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 665/2617] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:27:59 2026] DELETE /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:27:59.402988 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8ebda10e-d26e-4d60-b7ca-450f5af25517 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:59.405058 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8ebda10e-d26e-4d60-b7ca-450f5af25517 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:27:59.405365 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8ebda10e-d26e-4d60-b7ca-450f5af25517 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:59.405622 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8ebda10e-d26e-4d60-b7ca-450f5af25517 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:59.405857 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-8ebda10e-d26e-4d60-b7ca-450f5af25517 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:59.412956 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:59.412956 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:27:59.414364 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8ebda10e-d26e-4d60-b7ca-450f5af25517 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:27:59.414858 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 660/2618] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:59 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:27:59.751901 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-db4f25ec-305b-4796-bc8e-d11f2e7ab3b7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:27:59.754378 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db4f25ec-305b-4796-bc8e-d11f2e7ab3b7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:27:59.754681 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db4f25ec-305b-4796-bc8e-d11f2e7ab3b7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:27:59.754933 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db4f25ec-305b-4796-bc8e-d11f2e7ab3b7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:27:59.755316 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-db4f25ec-305b-4796-bc8e-d11f2e7ab3b7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:27:59.760341 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:27:59.760341 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:27:59.762162 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db4f25ec-305b-4796-bc8e-d11f2e7ab3b7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:27:59.762162 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 653/2619] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:27:59 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:00.151372 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b9a97d18-6e08-45cb-a9fb-4ddac60cf2a0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:00.154171 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9a97d18-6e08-45cb-a9fb-4ddac60cf2a0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 Aug 19 21:28:00.154171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9a97d18-6e08-45cb-a9fb-4ddac60cf2a0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:00.155138 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9a97d18-6e08-45cb-a9fb-4ddac60cf2a0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:00.164085 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9a97d18-6e08-45cb-a9fb-4ddac60cf2a0 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 returned with HTTP 404 Aug 19 21:28:00.164706 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 642/2620] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:00 2026] GET /volume/v3/volumes/3b144660-7f88-4e74-8f4b-6a43a762f4e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:00.178122 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:00.185759 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:00.186228 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1037359747"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:00.191411 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1037359747'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:00.191626 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume of 1 GB Aug 19 21:28:00.205094 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Availability Zones retrieved successfully. Aug 19 21:28:00.213029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (46eb788c-fe20-4741-a78a-0c37f084c2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:00.214958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6c6d80-aea1-4c4c-9b0c-ac150d4d2c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:00.216302 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:00.280925 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6c6d80-aea1-4c4c-9b0c-ac150d4d2c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:00.280925 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c60d38-4bbb-4133-bbca-21d2af2b8f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:00.400519 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['ce86ec41-15b3-411f-a478-8ec01b179a2e', '9eb2b98a-26eb-4c7c-a7f0-9b1b5ae12173', 'a702f516-a3d0-4ec6-8c85-a87b78d36144', '19839dfb-8c36-48b9-a734-b7a4ae1dde29'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:00.400768 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c60d38-4bbb-4133-bbca-21d2af2b8f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce86ec41-15b3-411f-a478-8ec01b179a2e', '9eb2b98a-26eb-4c7c-a7f0-9b1b5ae12173', 'a702f516-a3d0-4ec6-8c85-a87b78d36144', '19839dfb-8c36-48b9-a734-b7a4ae1dde29']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:00.403497 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd34294-12f3-4a07-9f10-cbac4e250594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:00.434234 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7ca8be38-db57-42ab-be71-4ed457a803a4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:00.439919 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ca8be38-db57-42ab-be71-4ed457a803a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:28:00.441696 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ca8be38-db57-42ab-be71-4ed457a803a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:00.441696 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ca8be38-db57-42ab-be71-4ed457a803a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:00.441696 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-7ca8be38-db57-42ab-be71-4ed457a803a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:00.455326 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:00.455326 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:00.457316 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ca8be38-db57-42ab-be71-4ed457a803a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 200 Aug 19 21:28:00.458059 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 661/2621] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:00 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:00.482167 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd34294-12f3-4a07-9f10-cbac4e250594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bed4890-5357-47d9-8094-2124bffc89e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1037359747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['ce86ec41-15b3-411f-a478-8ec01b179a2e','9eb2b98a-26eb-4c7c-a7f0-9b1b5ae12173','a702f516-a3d0-4ec6-8c85-a87b78d36144','19839dfb-8c36-48b9-a734-b7a4ae1dde29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1037359747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bed4890-5357-47d9-8094-2124bffc89e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3acd7730a72a45208bb665e1010ea6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33df17974764bf58ed5f042bdcd2821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:00.483846 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35647f99-26ed-4a01-a296-a765d13bd97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:00.561533 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35647f99-26ed-4a01-a296-a765d13bd97c) transitioned into state 'SUCCESS' from state '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-1037359747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['ce86ec41-15b3-411f-a478-8ec01b179a2e','9eb2b98a-26eb-4c7c-a7f0-9b1b5ae12173','a702f516-a3d0-4ec6-8c85-a87b78d36144','19839dfb-8c36-48b9-a734-b7a4ae1dde29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:00.563553 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659aeb5e-a4ca-45e7-83cf-dd5966212325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:00.601967 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659aeb5e-a4ca-45e7-83cf-dd5966212325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:00.601967 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (46eb788c-fe20-4741-a78a-0c37f084c2c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:00.601967 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request issued successfully. Aug 19 21:28:00.601967 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee42c130-983c-48cd-a651-1ff5fc69bb77 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:00.601967 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 666/2622] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:28:00 2026] POST /volume/v3/volumes => generated 778 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:00.620087 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-76c330b9-58ba-4dfa-ac42-c3c9cc284329 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:00.625073 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76c330b9-58ba-4dfa-ac42-c3c9cc284329 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 Aug 19 21:28:00.625450 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76c330b9-58ba-4dfa-ac42-c3c9cc284329 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:00.625533 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76c330b9-58ba-4dfa-ac42-c3c9cc284329 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:00.649195 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:00.649195 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:00.657623 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-76c330b9-58ba-4dfa-ac42-c3c9cc284329 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:00.678488 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76c330b9-58ba-4dfa-ac42-c3c9cc284329 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 returned with HTTP 200 Aug 19 21:28:00.678944 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 654/2623] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:00 2026] GET /volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 => generated 957 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:00.778497 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3d17c366-cafb-49c7-b2d8-f467ffadd446 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:00.781346 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3d17c366-cafb-49c7-b2d8-f467ffadd446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:28:00.781565 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3d17c366-cafb-49c7-b2d8-f467ffadd446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:00.784892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3d17c366-cafb-49c7-b2d8-f467ffadd446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:00.784892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3d17c366-cafb-49c7-b2d8-f467ffadd446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:00.793486 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:00.793486 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:00.795554 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3d17c366-cafb-49c7-b2d8-f467ffadd446 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:28:00.796089 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 643/2624] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:00 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:01.204438 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d4c8a0bf-5b6f-4682-a137-7e19d5b82f76 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.380664 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d4c8a0bf-5b6f-4682-a137-7e19d5b82f76 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] GET https://10.4.3.158/volume/v3/os-hosts Aug 19 21:28:01.380945 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d4c8a0bf-5b6f-4682-a137-7e19d5b82f76 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.381284 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d4c8a0bf-5b6f-4682-a137-7e19d5b82f76 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.401479 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.hosts [None req-d4c8a0bf-5b6f-4682-a137-7e19d5b82f76 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] status, active and update: available, enabled, 2026-08-19 21:26:24+00:00 {{(pid=100178) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 21:28:01.402513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.hosts [None req-d4c8a0bf-5b6f-4682-a137-7e19d5b82f76 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] status, active and update: available, enabled, 2026-08-19 21:26:21+00:00 {{(pid=100178) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 21:28:01.402513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.hosts [None req-d4c8a0bf-5b6f-4682-a137-7e19d5b82f76 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] status, active and update: available, enabled, 2026-08-19 21:27:45+00:00 {{(pid=100178) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 21:28:01.403112 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d4c8a0bf-5b6f-4682-a137-7e19d5b82f76 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] https://10.4.3.158/volume/v3/os-hosts returned with HTTP 200 Aug 19 21:28:01.403566 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 662/2625] 10.4.3.158 () {66 vars in 1240 bytes} [Wed Aug 19 21:28:01 2026] GET /volume/v3/os-hosts => generated 560 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:28:01.422270 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-55c8e25f-7278-47cd-984e-6d525bd40056 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.424791 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55c8e25f-7278-47cd-984e-6d525bd40056 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] GET https://10.4.3.158/volume/v3/os-hosts Aug 19 21:28:01.425115 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55c8e25f-7278-47cd-984e-6d525bd40056 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.425487 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55c8e25f-7278-47cd-984e-6d525bd40056 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.425838 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:01.425838 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:01.444027 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.hosts [None req-55c8e25f-7278-47cd-984e-6d525bd40056 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] status, active and update: available, enabled, 2026-08-19 21:26:24+00:00 {{(pid=100175) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 21:28:01.445652 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.hosts [None req-55c8e25f-7278-47cd-984e-6d525bd40056 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] status, active and update: available, enabled, 2026-08-19 21:26:21+00:00 {{(pid=100175) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 21:28:01.445652 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.hosts [None req-55c8e25f-7278-47cd-984e-6d525bd40056 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] status, active and update: available, enabled, 2026-08-19 21:27:45+00:00 {{(pid=100175) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 21:28:01.445652 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55c8e25f-7278-47cd-984e-6d525bd40056 tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] https://10.4.3.158/volume/v3/os-hosts returned with HTTP 200 Aug 19 21:28:01.445652 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 667/2626] 10.4.3.158 () {66 vars in 1240 bytes} [Wed Aug 19 21:28:01 2026] GET /volume/v3/os-hosts => generated 560 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:01.457798 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eee0dd8f-d5d4-4d02-bedc-0bfeb3b5274e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.462288 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eee0dd8f-d5d4-4d02-bedc-0bfeb3b5274e tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] GET https://10.4.3.158/volume/v3/os-hosts/np0000007814@storpool Aug 19 21:28:01.462288 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eee0dd8f-d5d4-4d02-bedc-0bfeb3b5274e tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.462288 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eee0dd8f-d5d4-4d02-bedc-0bfeb3b5274e tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.475046 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c181364d-af18-4ade-8621-c965be5ca7b0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.476762 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c181364d-af18-4ade-8621-c965be5ca7b0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 Aug 19 21:28:01.478285 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c181364d-af18-4ade-8621-c965be5ca7b0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.478285 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c181364d-af18-4ade-8621-c965be5ca7b0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.478285 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c181364d-af18-4ade-8621-c965be5ca7b0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 4645e351-31ad-46f4-8df6-d98ec69a8a04. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:01.484576 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c181364d-af18-4ade-8621-c965be5ca7b0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 returned with HTTP 404 Aug 19 21:28:01.487753 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 644/2627] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:01 2026] GET /volume/v3/backups/4645e351-31ad-46f4-8df6-d98ec69a8a04 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:01.503582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.506732 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:01.507191 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1821468353"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:01.509925 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1821468353'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:01.510185 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume of 1 GB Aug 19 21:28:01.522077 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Availability Zones retrieved successfully. Aug 19 21:28:01.537933 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Flow 'volume_create_api' (1d107709-2578-4a21-866b-ff0fdec0f718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:01.537933 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5f7d79-2ef9-4f4e-ac4a-2d184b5c2fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:01.537933 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:01.584781 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5f7d79-2ef9-4f4e-ac4a-2d184b5c2fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:01.586357 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79077efa-bcae-4277-8f8c-854bb376fa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:01.602493 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eee0dd8f-d5d4-4d02-bedc-0bfeb3b5274e tempest-VolumeHostsAdminTestsJSON-348607577 tempest-VolumeHostsAdminTestsJSON-348607577-project-admin] https://10.4.3.158/volume/v3/os-hosts/np0000007814@storpool returned with HTTP 200 Aug 19 21:28:01.603035 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 655/2628] 10.4.3.158 () {66 vars in 1306 bytes} [Wed Aug 19 21:28:01 2026] GET /volume/v3/os-hosts/np0000007814@storpool => generated 1507 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:01.677043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['303a69c8-1496-4477-8d79-cc7e86f131a7', 'e84f2438-1e69-40dc-837f-cc683ec5acc7', '2f61f234-50ed-494a-a018-7bfaaa3d18be', 'c16096cf-c2f0-4684-a6fd-a0db7b269959'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:01.677880 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79077efa-bcae-4277-8f8c-854bb376fa8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['303a69c8-1496-4477-8d79-cc7e86f131a7', 'e84f2438-1e69-40dc-837f-cc683ec5acc7', '2f61f234-50ed-494a-a018-7bfaaa3d18be', 'c16096cf-c2f0-4684-a6fd-a0db7b269959']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:01.679598 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b55acb7-6ec0-46ab-ac83-1bceb8187d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:01.695793 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3f8f006d-878c-4a43-8333-a90f32cddc37 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.697856 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f8f006d-878c-4a43-8333-a90f32cddc37 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 Aug 19 21:28:01.698103 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f8f006d-878c-4a43-8333-a90f32cddc37 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.698453 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f8f006d-878c-4a43-8333-a90f32cddc37 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.709115 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:01.709115 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:01.713424 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3f8f006d-878c-4a43-8333-a90f32cddc37 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:01.719216 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f8f006d-878c-4a43-8333-a90f32cddc37 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 returned with HTTP 200 Aug 19 21:28:01.719597 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 668/2629] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:01 2026] GET /volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:01.722478 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b55acb7-6ec0-46ab-ac83-1bceb8187d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f6e1b64-77ae-4f10-aebc-abdd3d61fbca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1821468353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c6642b355549b7992a38f90fb2adea',qos_specs=None,replication_status=,reservations=['303a69c8-1496-4477-8d79-cc7e86f131a7','e84f2438-1e69-40dc-837f-cc683ec5acc7','2f61f234-50ed-494a-a018-7bfaaa3d18be','c16096cf-c2f0-4684-a6fd-a0db7b269959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1821468353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f6e1b64-77ae-4f10-aebc-abdd3d61fbca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c6642b355549b7992a38f90fb2adea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:01.726059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c382265-17a4-42eb-8320-51e2871cf715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:01.739252 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ab1afc95-23b4-4fae-9886-f6473a2c34c6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.742216 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab1afc95-23b4-4fae-9886-f6473a2c34c6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:01.742754 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab1afc95-23b4-4fae-9886-f6473a2c34c6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3bed4890-5357-47d9-8094-2124bffc89e5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-413839943"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:01.756628 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:01.756628 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:01.757137 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ab1afc95-23b4-4fae-9886-f6473a2c34c6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:01.757287 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-ab1afc95-23b4-4fae-9886-f6473a2c34c6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create snapshot from volume 3bed4890-5357-47d9-8094-2124bffc89e5 Aug 19 21:28:01.772292 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c382265-17a4-42eb-8320-51e2871cf715) transitioned into state 'SUCCESS' from state '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-1821468353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c6642b355549b7992a38f90fb2adea',qos_specs=None,replication_status=,reservations=['303a69c8-1496-4477-8d79-cc7e86f131a7','e84f2438-1e69-40dc-837f-cc683ec5acc7','2f61f234-50ed-494a-a018-7bfaaa3d18be','c16096cf-c2f0-4684-a6fd-a0db7b269959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:01.773263 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ad9fa8-f3e4-40d0-825f-cfa711694d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:01.799249 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ad9fa8-f3e4-40d0-825f-cfa711694d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:01.800119 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Flow 'volume_create_api' (1d107709-2578-4a21-866b-ff0fdec0f718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:01.800433 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume request issued successfully. Aug 19 21:28:01.801041 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9581ddc4-69cf-4408-b9b3-0e5abc21f7f4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:01.804131 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 663/2630] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:28:01 2026] POST /volume/v3/volumes => generated 749 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:01.810736 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e407423-1707-4f9b-870c-e4f465f892b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.812106 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-ab1afc95-23b4-4fae-9886-f6473a2c34c6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['a47d69d0-585e-4003-a7c8-3233a106a9b0', '8b37d9cf-d612-4ba7-8391-81a9a8a34869', '4f2490ac-1c85-4ca8-ab73-3ebf79cccb2e', '2f233016-8330-411c-b0d4-63d1bd23735a'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:01.812871 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e407423-1707-4f9b-870c-e4f465f892b5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:28:01.813067 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e407423-1707-4f9b-870c-e4f465f892b5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.813279 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e407423-1707-4f9b-870c-e4f465f892b5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.813375 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1e407423-1707-4f9b-870c-e4f465f892b5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:01.820806 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7c7fa321-7031-443d-a2df-7124ff3317a2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.822552 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:01.822552 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:01.823191 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7c7fa321-7031-443d-a2df-7124ff3317a2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca Aug 19 21:28:01.824188 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e407423-1707-4f9b-870c-e4f465f892b5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:28:01.825433 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7c7fa321-7031-443d-a2df-7124ff3317a2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.825433 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7c7fa321-7031-443d-a2df-7124ff3317a2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.825536 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 656/2631] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:01 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:01.832898 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:01.832898 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:01.840770 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7c7fa321-7031-443d-a2df-7124ff3317a2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:28:01.841745 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-38df797f-d50d-4e0e-814e-d9a7820222a6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.844508 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-38df797f-d50d-4e0e-814e-d9a7820222a6 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/17c9fe94-c604-4980-98ca-4de48dc442ec Aug 19 21:28:01.845462 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-38df797f-d50d-4e0e-814e-d9a7820222a6 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.845462 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-38df797f-d50d-4e0e-814e-d9a7820222a6 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.847104 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7c7fa321-7031-443d-a2df-7124ff3317a2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca returned with HTTP 200 Aug 19 21:28:01.847810 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 669/2632] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:01 2026] GET /volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:01.854066 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:01.854066 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:01.860074 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-38df797f-d50d-4e0e-814e-d9a7820222a6 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:01.869357 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-38df797f-d50d-4e0e-814e-d9a7820222a6 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/17c9fe94-c604-4980-98ca-4de48dc442ec returned with HTTP 200 Aug 19 21:28:01.869985 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 664/2633] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:01 2026] GET /volume/v3/volumes/17c9fe94-c604-4980-98ca-4de48dc442ec => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:01.887370 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2eb97fde-0a84-46fe-83a0-f9f63f22bafa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.890247 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2eb97fde-0a84-46fe-83a0-f9f63f22bafa tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes Aug 19 21:28:01.890520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2eb97fde-0a84-46fe-83a0-f9f63f22bafa tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.890750 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2eb97fde-0a84-46fe-83a0-f9f63f22bafa tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.891559 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-2eb97fde-0a84-46fe-83a0-f9f63f22bafa tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:28:01.891753 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ab1afc95-23b4-4fae-9886-f6473a2c34c6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot create request issued successfully. Aug 19 21:28:01.892414 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab1afc95-23b4-4fae-9886-f6473a2c34c6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:28:01.896127 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2eb97fde-0a84-46fe-83a0-f9f63f22bafa tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:28:01.896382 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 645/2634] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:28:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:01.903195 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2eb97fde-0a84-46fe-83a0-f9f63f22bafa tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Get all volumes completed successfully. Aug 19 21:28:01.904113 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2eb97fde-0a84-46fe-83a0-f9f63f22bafa tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Aug 19 21:28:01.905108 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 657/2635] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Aug 19 21:28:01 2026] GET /volume/v3/volumes => generated 661 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:01.905593 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-98148b7a-3ccd-4b99-9df6-c3ea27427548 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.907882 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-98148b7a-3ccd-4b99-9df6-c3ea27427548 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 Aug 19 21:28:01.908355 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-98148b7a-3ccd-4b99-9df6-c3ea27427548 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.908715 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-98148b7a-3ccd-4b99-9df6-c3ea27427548 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.914346 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:01.914346 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:01.914900 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-98148b7a-3ccd-4b99-9df6-c3ea27427548 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:01.915927 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-98148b7a-3ccd-4b99-9df6-c3ea27427548 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 returned with HTTP 200 Aug 19 21:28:01.916537 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 670/2636] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:01 2026] GET /volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:01.917236 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d2a3165c-fff7-4ade-996d-06f38351c199 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:01.919698 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d2a3165c-fff7-4ade-996d-06f38351c199 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] DELETE https://10.4.3.158/volume/v3/volumes/17c9fe94-c604-4980-98ca-4de48dc442ec Aug 19 21:28:01.919956 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d2a3165c-fff7-4ade-996d-06f38351c199 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:01.920255 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d2a3165c-fff7-4ade-996d-06f38351c199 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:01.920474 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-d2a3165c-fff7-4ade-996d-06f38351c199 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Delete volume with id: 17c9fe94-c604-4980-98ca-4de48dc442ec Aug 19 21:28:01.935037 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:01.935037 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:01.935037 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d2a3165c-fff7-4ade-996d-06f38351c199 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:01.995319 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d2a3165c-fff7-4ade-996d-06f38351c199 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Delete volume request issued successfully. Aug 19 21:28:01.995664 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d2a3165c-fff7-4ade-996d-06f38351c199 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/17c9fe94-c604-4980-98ca-4de48dc442ec returned with HTTP 202 Aug 19 21:28:01.996370 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 665/2637] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:01 2026] DELETE /volume/v3/volumes/17c9fe94-c604-4980-98ca-4de48dc442ec => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:02.009896 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-22f18926-3856-4bde-90ad-79b01626dafc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:02.014724 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22f18926-3856-4bde-90ad-79b01626dafc tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] DELETE https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 Aug 19 21:28:02.015624 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22f18926-3856-4bde-90ad-79b01626dafc tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:02.017980 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22f18926-3856-4bde-90ad-79b01626dafc tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:02.017980 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-22f18926-3856-4bde-90ad-79b01626dafc tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Delete backup with id: 44c93bdf-83ec-4df2-a250-262fe4b84a40. Aug 19 21:28:02.027803 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:02.027803 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:02.080251 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-22f18926-3856-4bde-90ad-79b01626dafc tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] delete_backup rpcapi backup_id 44c93bdf-83ec-4df2-a250-262fe4b84a40 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:28:02.085532 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22f18926-3856-4bde-90ad-79b01626dafc tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 returned with HTTP 202 Aug 19 21:28:02.087245 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 646/2638] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:02 2026] DELETE /volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:28:02.102038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-be59328a-14fc-4863-9c4e-0cf24358009a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:02.109816 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be59328a-14fc-4863-9c4e-0cf24358009a tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] GET https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 Aug 19 21:28:02.109816 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-be59328a-14fc-4863-9c4e-0cf24358009a tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:02.109816 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-be59328a-14fc-4863-9c4e-0cf24358009a tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:02.109816 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-be59328a-14fc-4863-9c4e-0cf24358009a tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Show backup with id 44c93bdf-83ec-4df2-a250-262fe4b84a40. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:02.115956 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:02.115956 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:02.115956 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be59328a-14fc-4863-9c4e-0cf24358009a tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 returned with HTTP 200 Aug 19 21:28:02.119094 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 658/2639] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:02 2026] GET /volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:02.868393 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-337496cd-bac9-4e4a-8c47-574adfa593f8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:02.870807 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-337496cd-bac9-4e4a-8c47-574adfa593f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca Aug 19 21:28:02.871252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-337496cd-bac9-4e4a-8c47-574adfa593f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:02.871595 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-337496cd-bac9-4e4a-8c47-574adfa593f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:02.883204 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:02.883204 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:02.891304 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-337496cd-bac9-4e4a-8c47-574adfa593f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:28:02.895825 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-337496cd-bac9-4e4a-8c47-574adfa593f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca returned with HTTP 200 Aug 19 21:28:02.896575 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 671/2640] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:02 2026] GET /volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:02.912250 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-93603083-7d2a-49e1-909a-a7334620481e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:02.915785 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-93603083-7d2a-49e1-909a-a7334620481e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:28:02.916333 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-93603083-7d2a-49e1-909a-a7334620481e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f6e1b64-77ae-4f10-aebc-abdd3d61fbca", "name": "tempest-VolumesBackupsTest-Backup-2030332455"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:02.921901 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-93603083-7d2a-49e1-909a-a7334620481e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating new backup {'backup': {'volume_id': '1f6e1b64-77ae-4f10-aebc-abdd3d61fbca', 'name': 'tempest-VolumesBackupsTest-Backup-2030332455'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:28:02.923448 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-93603083-7d2a-49e1-909a-a7334620481e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating backup of volume 1f6e1b64-77ae-4f10-aebc-abdd3d61fbca in container None Aug 19 21:28:02.933693 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:02.933693 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:02.934420 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-93603083-7d2a-49e1-909a-a7334620481e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:28:02.938244 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c07537fb-f803-4d29-91fd-ebe8c5f666f8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:02.940113 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c07537fb-f803-4d29-91fd-ebe8c5f666f8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 Aug 19 21:28:02.940407 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c07537fb-f803-4d29-91fd-ebe8c5f666f8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:02.941190 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c07537fb-f803-4d29-91fd-ebe8c5f666f8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:02.950451 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:02.950451 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:02.950850 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c07537fb-f803-4d29-91fd-ebe8c5f666f8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:02.951980 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c07537fb-f803-4d29-91fd-ebe8c5f666f8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 returned with HTTP 200 Aug 19 21:28:02.952653 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 647/2641] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:02 2026] GET /volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:02.969195 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a2a5aedd-490d-41b9-92b6-6bb375a8d492 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:02.977041 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a2a5aedd-490d-41b9-92b6-6bb375a8d492 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] GET https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 Aug 19 21:28:02.977041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a2a5aedd-490d-41b9-92b6-6bb375a8d492 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:02.977041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a2a5aedd-490d-41b9-92b6-6bb375a8d492 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:02.977852 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-93603083-7d2a-49e1-909a-a7334620481e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['00cd40dd-9176-4ed9-b9d0-e165d8a9ba04', 'af97f34b-27f5-4bb3-92e6-4e5118f39b09'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:02.984397 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:02.984397 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:02.985069 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a2a5aedd-490d-41b9-92b6-6bb375a8d492 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot retrieved successfully. Aug 19 21:28:02.986640 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a2a5aedd-490d-41b9-92b6-6bb375a8d492 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 returned with HTTP 200 Aug 19 21:28:02.987546 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 659/2642] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:02 2026] GET /volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:03.004358 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ad59aa5f-fbf6-444f-a093-726276dd4f4f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:03.008413 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad59aa5f-fbf6-444f-a093-726276dd4f4f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 Aug 19 21:28:03.008413 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad59aa5f-fbf6-444f-a093-726276dd4f4f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:03.008413 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad59aa5f-fbf6-444f-a093-726276dd4f4f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:03.008413 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-ad59aa5f-fbf6-444f-a093-726276dd4f4f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete snapshot with id: 5c2a5845-56cd-4730-955b-bf8a6c6a3840 Aug 19 21:28:03.017036 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:03.017036 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:03.018480 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ad59aa5f-fbf6-444f-a093-726276dd4f4f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:03.057025 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ad59aa5f-fbf6-444f-a093-726276dd4f4f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot delete request issued successfully. Aug 19 21:28:03.057459 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad59aa5f-fbf6-444f-a093-726276dd4f4f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 returned with HTTP 202 Aug 19 21:28:03.058201 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 672/2643] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:28:03 2026] DELETE /volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:03.069390 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-79fcea54-6438-4300-a691-2282df0e1ac9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:03.074232 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-79fcea54-6438-4300-a691-2282df0e1ac9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 Aug 19 21:28:03.074232 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-79fcea54-6438-4300-a691-2282df0e1ac9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:03.077121 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-79fcea54-6438-4300-a691-2282df0e1ac9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:03.088390 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:03.088390 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:03.088828 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-79fcea54-6438-4300-a691-2282df0e1ac9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:03.089990 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-79fcea54-6438-4300-a691-2282df0e1ac9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 returned with HTTP 200 Aug 19 21:28:03.091558 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 648/2644] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:03 2026] GET /volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:03.122888 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-93603083-7d2a-49e1-909a-a7334620481e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:28:03.123488 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 666/2645] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:02 2026] POST /volume/v3/backups => generated 330 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:03.143210 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-29e48ae9-70f4-4909-bc68-e5d9054bcaa0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:03.143384 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f5336beb-f4b7-4961-be5f-567e70dd025f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:03.143444 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-29e48ae9-70f4-4909-bc68-e5d9054bcaa0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:03.143444 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-29e48ae9-70f4-4909-bc68-e5d9054bcaa0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:03.143722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-29e48ae9-70f4-4909-bc68-e5d9054bcaa0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:03.143938 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-29e48ae9-70f4-4909-bc68-e5d9054bcaa0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:03.146240 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5336beb-f4b7-4961-be5f-567e70dd025f tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] GET https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 Aug 19 21:28:03.147227 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5336beb-f4b7-4961-be5f-567e70dd025f tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:03.147912 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5336beb-f4b7-4961-be5f-567e70dd025f tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:03.148210 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f5336beb-f4b7-4961-be5f-567e70dd025f tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Show backup with id 44c93bdf-83ec-4df2-a250-262fe4b84a40. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:03.149385 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:03.149385 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:03.150416 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-29e48ae9-70f4-4909-bc68-e5d9054bcaa0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:03.150961 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 660/2646] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:03 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:03.158592 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5336beb-f4b7-4961-be5f-567e70dd025f tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] https://10.4.3.158/volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 returned with HTTP 404 Aug 19 21:28:03.158592 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 673/2647] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:03 2026] GET /volume/v3/backups/44c93bdf-83ec-4df2-a250-262fe4b84a40 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:03.168742 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cc083f33-4817-4cc4-9dab-2bdb35267ecf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:03.171505 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cc083f33-4817-4cc4-9dab-2bdb35267ecf tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] DELETE https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:28:03.171505 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cc083f33-4817-4cc4-9dab-2bdb35267ecf tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:03.171618 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cc083f33-4817-4cc4-9dab-2bdb35267ecf tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:03.171742 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-cc083f33-4817-4cc4-9dab-2bdb35267ecf tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Delete backup with id: 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. Aug 19 21:28:03.176941 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:03.176941 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:03.215974 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-cc083f33-4817-4cc4-9dab-2bdb35267ecf tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] delete_backup rpcapi backup_id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:28:03.218092 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cc083f33-4817-4cc4-9dab-2bdb35267ecf tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 202 Aug 19 21:28:03.218774 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 649/2648] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:03 2026] DELETE /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 21:28:03.228050 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-62b2f4dd-7a09-464f-bb67-81bfdc68fa13 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:03.229948 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-62b2f4dd-7a09-464f-bb67-81bfdc68fa13 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:28:03.230224 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-62b2f4dd-7a09-464f-bb67-81bfdc68fa13 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:03.230513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-62b2f4dd-7a09-464f-bb67-81bfdc68fa13 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:03.230647 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-62b2f4dd-7a09-464f-bb67-81bfdc68fa13 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:03.244208 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:03.244208 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:03.244208 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-62b2f4dd-7a09-464f-bb67-81bfdc68fa13 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:28:03.247851 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 667/2649] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:03 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:28:04.107602 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7b214248-9e72-45bb-9396-c95360065fee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:04.113049 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b214248-9e72-45bb-9396-c95360065fee tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 Aug 19 21:28:04.113049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b214248-9e72-45bb-9396-c95360065fee tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:04.113049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b214248-9e72-45bb-9396-c95360065fee tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:04.121762 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b214248-9e72-45bb-9396-c95360065fee tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 returned with HTTP 404 Aug 19 21:28:04.124440 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 661/2650] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:04 2026] GET /volume/v3/snapshots/5c2a5845-56cd-4730-955b-bf8a6c6a3840 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:04.133821 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3d73592c-174f-4bd2-a423-1149828377bb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:04.136140 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d73592c-174f-4bd2-a423-1149828377bb tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 Aug 19 21:28:04.136432 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d73592c-174f-4bd2-a423-1149828377bb tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:04.136729 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d73592c-174f-4bd2-a423-1149828377bb tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:04.136939 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-3d73592c-174f-4bd2-a423-1149828377bb tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume with id: 3bed4890-5357-47d9-8094-2124bffc89e5 Aug 19 21:28:04.150562 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:04.150562 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:04.151037 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3d73592c-174f-4bd2-a423-1149828377bb tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:04.165909 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-81c19eb1-cb8a-47f2-8673-ea391e9da5f8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:04.168982 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-81c19eb1-cb8a-47f2-8673-ea391e9da5f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:04.168982 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-81c19eb1-cb8a-47f2-8673-ea391e9da5f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:04.169399 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-81c19eb1-cb8a-47f2-8673-ea391e9da5f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:04.169783 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-81c19eb1-cb8a-47f2-8673-ea391e9da5f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:04.179384 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:04.179384 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:04.181357 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-81c19eb1-cb8a-47f2-8673-ea391e9da5f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:04.182065 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 650/2651] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:04 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:04.201798 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3d73592c-174f-4bd2-a423-1149828377bb tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume request issued successfully. Aug 19 21:28:04.202184 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d73592c-174f-4bd2-a423-1149828377bb tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 returned with HTTP 202 Aug 19 21:28:04.202787 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 674/2652] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:04 2026] DELETE /volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:04.212580 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f00d1f95-8491-4186-a794-1b89b7c59ccd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:04.222483 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f00d1f95-8491-4186-a794-1b89b7c59ccd tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 Aug 19 21:28:04.224336 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f00d1f95-8491-4186-a794-1b89b7c59ccd tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:04.224336 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f00d1f95-8491-4186-a794-1b89b7c59ccd tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:04.236834 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:04.236834 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:04.243083 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f00d1f95-8491-4186-a794-1b89b7c59ccd tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:04.261965 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-52e7d091-05e2-4f18-8a04-b7582b293c80 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:04.262856 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f00d1f95-8491-4186-a794-1b89b7c59ccd tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 returned with HTTP 200 Aug 19 21:28:04.263621 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 668/2653] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:04 2026] GET /volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 => generated 1008 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:04.267695 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-52e7d091-05e2-4f18-8a04-b7582b293c80 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:28:04.267935 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-52e7d091-05e2-4f18-8a04-b7582b293c80 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:04.268544 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-52e7d091-05e2-4f18-8a04-b7582b293c80 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:04.268544 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-52e7d091-05e2-4f18-8a04-b7582b293c80 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:04.277429 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:04.277429 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:04.278676 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-52e7d091-05e2-4f18-8a04-b7582b293c80 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 200 Aug 19 21:28:04.279662 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 662/2654] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:04 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:28:04.945516 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:05.075039 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:05.075039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-509309077"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:05.075039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-509309077'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:05.075287 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create volume of 1 GB Aug 19 21:28:05.082485 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Availability Zones retrieved successfully. Aug 19 21:28:05.090270 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Flow 'volume_create_api' (31febc39-eb2a-48fa-a0c8-5ef88834cb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:05.091899 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27eab08-ef63-47fd-8c3b-0e32cc8d5644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:05.093571 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:05.129752 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27eab08-ef63-47fd-8c3b-0e32cc8d5644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:05.129752 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac98be9-6db7-4341-93f9-6308cfda33b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:05.198839 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-058fdf02-c626-4971-9a89-3b7583512ba2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:05.205505 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-058fdf02-c626-4971-9a89-3b7583512ba2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:05.205505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-058fdf02-c626-4971-9a89-3b7583512ba2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:05.205505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-058fdf02-c626-4971-9a89-3b7583512ba2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:05.205505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-058fdf02-c626-4971-9a89-3b7583512ba2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:05.212604 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:05.212604 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:05.213527 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-058fdf02-c626-4971-9a89-3b7583512ba2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:05.215184 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 675/2655] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:05 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:05.238031 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Created reservations ['4ded6b15-0baa-48fb-95e7-2fa6df87ee35', '14b0af1b-100b-4220-b892-28e51a180353', 'db7ccebf-f109-4a2b-a903-79d7ee26addb', 'e305a6f1-329a-47d8-900c-db56d30768bc'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:05.241212 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac98be9-6db7-4341-93f9-6308cfda33b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ded6b15-0baa-48fb-95e7-2fa6df87ee35', '14b0af1b-100b-4220-b892-28e51a180353', 'db7ccebf-f109-4a2b-a903-79d7ee26addb', 'e305a6f1-329a-47d8-900c-db56d30768bc']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:05.242238 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50adb364-9273-4f31-b034-5e954cb0ec87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:05.287426 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-196a9771-6927-42b3-80e5-de22de1bc7b6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:05.289195 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50adb364-9273-4f31-b034-5e954cb0ec87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afcdc0ea-3e9d-4304-9cb3-be19c3ccd744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-509309077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff332eb574e47f4b826cbd3254c3acb',qos_specs=None,replication_status=,reservations=['4ded6b15-0baa-48fb-95e7-2fa6df87ee35','14b0af1b-100b-4220-b892-28e51a180353','db7ccebf-f109-4a2b-a903-79d7ee26addb','e305a6f1-329a-47d8-900c-db56d30768bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d46891cb038f4232a3605aeaab0034e6',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-509309077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afcdc0ea-3e9d-4304-9cb3-be19c3ccd744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff332eb574e47f4b826cbd3254c3acb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d46891cb038f4232a3605aeaab0034e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:05.290433 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30741f66-ae21-43fc-ba40-0988359ff7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:05.290537 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-196a9771-6927-42b3-80e5-de22de1bc7b6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 Aug 19 21:28:05.291530 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-196a9771-6927-42b3-80e5-de22de1bc7b6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:05.291530 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-196a9771-6927-42b3-80e5-de22de1bc7b6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:05.296995 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e64db31a-53d3-4290-a5c3-fd6c6fb8a335 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:05.304605 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e64db31a-53d3-4290-a5c3-fd6c6fb8a335 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 Aug 19 21:28:05.304605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e64db31a-53d3-4290-a5c3-fd6c6fb8a335 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:05.304605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e64db31a-53d3-4290-a5c3-fd6c6fb8a335 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:05.304605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e64db31a-53d3-4290-a5c3-fd6c6fb8a335 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id 201b5f24-59fd-42d2-9185-d0d56c6ff5b7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:05.305540 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-196a9771-6927-42b3-80e5-de22de1bc7b6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 returned with HTTP 404 Aug 19 21:28:05.306348 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 669/2656] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:05 2026] GET /volume/v3/volumes/3bed4890-5357-47d9-8094-2124bffc89e5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:05.320816 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:05.321043 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e64db31a-53d3-4290-a5c3-fd6c6fb8a335 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 returned with HTTP 404 Aug 19 21:28:05.321441 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 663/2657] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:05 2026] GET /volume/v3/backups/201b5f24-59fd-42d2-9185-d0d56c6ff5b7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:05.326988 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:05.326988 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1305010182"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:05.333262 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1305010182'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:05.333262 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume of 1 GB Aug 19 21:28:05.339091 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Availability Zones retrieved successfully. Aug 19 21:28:05.345118 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30741f66-ae21-43fc-ba40-0988359ff7e4) transitioned into state 'SUCCESS' from state '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-509309077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff332eb574e47f4b826cbd3254c3acb',qos_specs=None,replication_status=,reservations=['4ded6b15-0baa-48fb-95e7-2fa6df87ee35','14b0af1b-100b-4220-b892-28e51a180353','db7ccebf-f109-4a2b-a903-79d7ee26addb','e305a6f1-329a-47d8-900c-db56d30768bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d46891cb038f4232a3605aeaab0034e6',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:05.346275 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5928bb6-944e-4e82-9e93-782da18b3f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:05.350502 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (b9b0fa48-9d0a-4546-9a70-c63f160c7cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:05.355953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df26a14d-c236-4c9a-9688-98d17a05210a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:05.355953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:05.371169 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5928bb6-944e-4e82-9e93-782da18b3f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:05.372577 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Flow 'volume_create_api' (31febc39-eb2a-48fa-a0c8-5ef88834cb13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:05.372973 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create volume request issued successfully. Aug 19 21:28:05.377863 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9e0d7ea-3d38-4072-b2c9-c15995faec87 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:05.378498 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 651/2658] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:28:04 2026] POST /volume/v3/volumes => generated 750 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:05.394348 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-51d1cf61-db42-4139-b238-4ea7c5fb4c4e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:05.396908 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-51d1cf61-db42-4139-b238-4ea7c5fb4c4e tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 Aug 19 21:28:05.397190 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-51d1cf61-db42-4139-b238-4ea7c5fb4c4e tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:05.397437 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-51d1cf61-db42-4139-b238-4ea7c5fb4c4e tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:05.399710 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df26a14d-c236-4c9a-9688-98d17a05210a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:05.399710 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25fa832f-4465-42d4-8ca8-20e042b3aee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:05.410831 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:05.410831 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:05.423089 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-51d1cf61-db42-4139-b238-4ea7c5fb4c4e tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:05.429608 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-51d1cf61-db42-4139-b238-4ea7c5fb4c4e tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 returned with HTTP 200 Aug 19 21:28:05.430120 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 670/2659] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:05 2026] GET /volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:05.477038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c3ef3e3a-3296-4829-8919-3ed97b2f231c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:05.480260 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c3ef3e3a-3296-4829-8919-3ed97b2f231c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 Aug 19 21:28:05.480929 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c3ef3e3a-3296-4829-8919-3ed97b2f231c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:05.480929 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c3ef3e3a-3296-4829-8919-3ed97b2f231c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:05.485953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['b0af6d26-e130-488d-b8b1-816186d220e6', 'a4759d7e-bf29-4bc0-af6d-5de3b1ab6bdf', '73ad2b6c-533d-4436-90b9-86ab9a044aab', '4d5dd048-04af-4d7a-b4e5-c20bf3f73dbf'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:05.486853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25fa832f-4465-42d4-8ca8-20e042b3aee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0af6d26-e130-488d-b8b1-816186d220e6', 'a4759d7e-bf29-4bc0-af6d-5de3b1ab6bdf', '73ad2b6c-533d-4436-90b9-86ab9a044aab', '4d5dd048-04af-4d7a-b4e5-c20bf3f73dbf']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:05.487788 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afab7073-206c-43e0-8678-7cb4ef01a612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:05.497484 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:05.497484 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:05.503629 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c3ef3e3a-3296-4829-8919-3ed97b2f231c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:05.509885 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c3ef3e3a-3296-4829-8919-3ed97b2f231c tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 returned with HTTP 200 Aug 19 21:28:05.510416 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 664/2660] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:05 2026] GET /volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:05.529380 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-636b8753-978d-402c-86b9-c34c6e7b897f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:05.531763 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-636b8753-978d-402c-86b9-c34c6e7b897f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] DELETE https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 Aug 19 21:28:05.531958 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-636b8753-978d-402c-86b9-c34c6e7b897f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:05.532248 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-636b8753-978d-402c-86b9-c34c6e7b897f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:05.536050 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-636b8753-978d-402c-86b9-c34c6e7b897f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Delete volume with id: 437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 Aug 19 21:28:05.536184 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afab7073-206c-43e0-8678-7cb4ef01a612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f973886-3408-4a42-bfd9-30472547831b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1305010182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['b0af6d26-e130-488d-b8b1-816186d220e6','a4759d7e-bf29-4bc0-af6d-5de3b1ab6bdf','73ad2b6c-533d-4436-90b9-86ab9a044aab','4d5dd048-04af-4d7a-b4e5-c20bf3f73dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1305010182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f973886-3408-4a42-bfd9-30472547831b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3acd7730a72a45208bb665e1010ea6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33df17974764bf58ed5f042bdcd2821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:05.536184 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f19fea95-14d8-42e6-b371-ad8c0afc6ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:05.549446 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:05.549446 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:05.550524 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-636b8753-978d-402c-86b9-c34c6e7b897f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:05.608503 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f19fea95-14d8-42e6-b371-ad8c0afc6ff0) transitioned into state 'SUCCESS' from state '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-1305010182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['b0af6d26-e130-488d-b8b1-816186d220e6','a4759d7e-bf29-4bc0-af6d-5de3b1ab6bdf','73ad2b6c-533d-4436-90b9-86ab9a044aab','4d5dd048-04af-4d7a-b4e5-c20bf3f73dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:05.608503 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e4a1b8-b89d-431f-afb9-599a870cd0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:05.632583 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-636b8753-978d-402c-86b9-c34c6e7b897f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Delete volume request issued successfully. Aug 19 21:28:05.632998 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-636b8753-978d-402c-86b9-c34c6e7b897f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 returned with HTTP 202 Aug 19 21:28:05.633257 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 652/2661] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:05 2026] DELETE /volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:05.669821 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f2897489-6669-4d91-ac67-0d802be23cb7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:05.669821 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f2897489-6669-4d91-ac67-0d802be23cb7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 Aug 19 21:28:05.669821 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f2897489-6669-4d91-ac67-0d802be23cb7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:05.669821 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f2897489-6669-4d91-ac67-0d802be23cb7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:05.669987 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e4a1b8-b89d-431f-afb9-599a870cd0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:05.669987 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (b9b0fa48-9d0a-4546-9a70-c63f160c7cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:05.669987 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request issued successfully. Aug 19 21:28:05.670267 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d05849c9-4fb2-49c7-a34b-762796dbf12d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:05.671329 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 676/2662] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:28:05 2026] POST /volume/v3/volumes => generated 778 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:05.679527 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:05.679527 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:05.688363 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f2897489-6669-4d91-ac67-0d802be23cb7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:05.691297 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-55dd6ef9-7447-4977-a1b9-a5f4e4b185dd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:05.695894 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55dd6ef9-7447-4977-a1b9-a5f4e4b185dd tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b Aug 19 21:28:05.696064 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f2897489-6669-4d91-ac67-0d802be23cb7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 returned with HTTP 200 Aug 19 21:28:05.696187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55dd6ef9-7447-4977-a1b9-a5f4e4b185dd tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:05.696518 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55dd6ef9-7447-4977-a1b9-a5f4e4b185dd tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:05.696664 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 671/2663] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:05 2026] GET /volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:05.714031 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:05.714031 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:05.720035 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-55dd6ef9-7447-4977-a1b9-a5f4e4b185dd tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:05.729488 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55dd6ef9-7447-4977-a1b9-a5f4e4b185dd tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b returned with HTTP 200 Aug 19 21:28:05.730096 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 665/2664] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:05 2026] GET /volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:06.227042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-28b3fd9e-02dd-4232-b98b-66c056fd2ba3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:06.230038 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28b3fd9e-02dd-4232-b98b-66c056fd2ba3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:06.230261 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28b3fd9e-02dd-4232-b98b-66c056fd2ba3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:06.230462 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28b3fd9e-02dd-4232-b98b-66c056fd2ba3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:06.230580 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-28b3fd9e-02dd-4232-b98b-66c056fd2ba3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:06.246215 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:06.246215 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:06.247144 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28b3fd9e-02dd-4232-b98b-66c056fd2ba3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:06.247566 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 653/2665] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:06 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 739 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:06.453367 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-57c17872-f967-427d-be72-713849d9634a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:06.455061 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-57c17872-f967-427d-be72-713849d9634a tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 Aug 19 21:28:06.455302 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-57c17872-f967-427d-be72-713849d9634a tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:06.455588 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-57c17872-f967-427d-be72-713849d9634a tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:06.465499 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:06.465499 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:06.469594 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-57c17872-f967-427d-be72-713849d9634a tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:06.478388 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-57c17872-f967-427d-be72-713849d9634a tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 returned with HTTP 200 Aug 19 21:28:06.478807 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 677/2666] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:06 2026] GET /volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:06.495937 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5d6c9285-2f0d-41a4-8e81-e2d5b4a0ad98 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:06.499443 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5d6c9285-2f0d-41a4-8e81-e2d5b4a0ad98 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:06.499869 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5d6c9285-2f0d-41a4-8e81-e2d5b4a0ad98 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afcdc0ea-3e9d-4304-9cb3-be19c3ccd744", "name": "tempest-VolumesDeleteCascade-Snapshot-1186777693"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:06.514030 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:06.514030 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:06.514607 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5d6c9285-2f0d-41a4-8e81-e2d5b4a0ad98 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:06.514767 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-5d6c9285-2f0d-41a4-8e81-e2d5b4a0ad98 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create snapshot from volume afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 Aug 19 21:28:06.573581 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-5d6c9285-2f0d-41a4-8e81-e2d5b4a0ad98 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Created reservations ['797fa9d8-27db-478b-abb7-1e2463ebe51f', '942bf63b-4aa7-433a-8709-4ee446540fba', '02c0f808-6e07-4078-8506-9a85a9ee7781', '6da16d18-51eb-4c26-9528-88a1fd54560c'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:06.641157 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5d6c9285-2f0d-41a4-8e81-e2d5b4a0ad98 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Snapshot create request issued successfully. Aug 19 21:28:06.641157 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5d6c9285-2f0d-41a4-8e81-e2d5b4a0ad98 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:28:06.641558 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 672/2667] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:28:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:06.653579 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b0d31385-5dcb-4759-981b-0b04ef807bbc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:06.656953 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0d31385-5dcb-4759-981b-0b04ef807bbc tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/snapshots/210ed562-36c3-4b06-9d7d-053e9b2fb655 Aug 19 21:28:06.656953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0d31385-5dcb-4759-981b-0b04ef807bbc tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:06.657154 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0d31385-5dcb-4759-981b-0b04ef807bbc tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:06.663390 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:06.663390 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:06.663884 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b0d31385-5dcb-4759-981b-0b04ef807bbc tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Snapshot retrieved successfully. Aug 19 21:28:06.664896 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0d31385-5dcb-4759-981b-0b04ef807bbc tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots/210ed562-36c3-4b06-9d7d-053e9b2fb655 returned with HTTP 200 Aug 19 21:28:06.665337 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 666/2668] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:06 2026] GET /volume/v3/snapshots/210ed562-36c3-4b06-9d7d-053e9b2fb655 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:06.714364 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3e15fa97-f92d-4ff5-8f7b-b2d8512da1b5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:06.716471 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3e15fa97-f92d-4ff5-8f7b-b2d8512da1b5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 Aug 19 21:28:06.716660 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3e15fa97-f92d-4ff5-8f7b-b2d8512da1b5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:06.716835 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3e15fa97-f92d-4ff5-8f7b-b2d8512da1b5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:06.722523 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3e15fa97-f92d-4ff5-8f7b-b2d8512da1b5 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 returned with HTTP 404 Aug 19 21:28:06.722970 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 654/2669] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:06 2026] GET /volume/v3/volumes/437b0a9e-ca7d-490f-8a15-60c52d5cb8d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:06.733744 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:06.735391 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:06.735736 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-591024750"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:06.737228 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-591024750'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:06.737363 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Create volume of 1 GB Aug 19 21:28:06.743555 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Availability Zones retrieved successfully. Aug 19 21:28:06.748515 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-763580b2-2a0f-44f0-a98d-ceaa167f6001 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:06.749303 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Flow 'volume_create_api' (26f9073f-3c6a-4877-98f5-f4e9962e4d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:06.750321 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef8bf77-6879-4793-81f7-f2484d8e4a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:06.750623 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-763580b2-2a0f-44f0-a98d-ceaa167f6001 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b Aug 19 21:28:06.750795 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-763580b2-2a0f-44f0-a98d-ceaa167f6001 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:06.750975 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-763580b2-2a0f-44f0-a98d-ceaa167f6001 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:06.751422 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:06.760061 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:06.760061 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:06.765083 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-763580b2-2a0f-44f0-a98d-ceaa167f6001 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:06.771528 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-763580b2-2a0f-44f0-a98d-ceaa167f6001 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b returned with HTTP 200 Aug 19 21:28:06.772200 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 673/2670] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:06 2026] GET /volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:06.784268 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef8bf77-6879-4793-81f7-f2484d8e4a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:06.785136 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eaba4c4-43f6-4f3e-b111-e0d768dd1fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:06.788531 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fffde9dc-f90f-4909-b65b-a463c6d864b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:06.790978 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fffde9dc-f90f-4909-b65b-a463c6d864b5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:06.791455 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fffde9dc-f90f-4909-b65b-a463c6d864b5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f973886-3408-4a42-bfd9-30472547831b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-58791464"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:06.803712 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:06.803712 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:06.804223 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fffde9dc-f90f-4909-b65b-a463c6d864b5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:06.804660 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-fffde9dc-f90f-4909-b65b-a463c6d864b5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create snapshot from volume 8f973886-3408-4a42-bfd9-30472547831b Aug 19 21:28:06.848205 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-fffde9dc-f90f-4909-b65b-a463c6d864b5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['c3c588dd-913a-4617-88b5-61331efd20f4', 'ce2a51e2-5b6a-4eab-9d19-bd1a4d2fd366', '22cbc0d4-196d-427d-946c-5ea87fbfbe3d', 'bf8a10db-439f-4b92-9293-0af7f2ac46a8'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:06.856999 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Created reservations ['886f158e-e187-409a-a6a9-885fed08711d', '5bc8d34b-a994-4b3f-86ce-f9794e1b65d3', '4833f3a2-1d30-4a3e-ac9a-16498c826806', '9c201f32-e533-49a6-837c-34384f269524'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:06.858776 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eaba4c4-43f6-4f3e-b111-e0d768dd1fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['886f158e-e187-409a-a6a9-885fed08711d', '5bc8d34b-a994-4b3f-86ce-f9794e1b65d3', '4833f3a2-1d30-4a3e-ac9a-16498c826806', '9c201f32-e533-49a6-837c-34384f269524']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:06.859611 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91cdc62f-9fc3-4016-8f15-cbfeeb9b772d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:06.892177 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91cdc62f-9fc3-4016-8f15-cbfeeb9b772d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f44a9f9-052f-49ac-8fbe-1d14e94c2f33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-591024750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc21d057b724d85bd12b5c7a90011ea',qos_specs=None,replication_status=,reservations=['886f158e-e187-409a-a6a9-885fed08711d','5bc8d34b-a994-4b3f-86ce-f9794e1b65d3','4833f3a2-1d30-4a3e-ac9a-16498c826806','9c201f32-e533-49a6-837c-34384f269524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd0db71d5cc94d3cac3681e1a85dbab9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-591024750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f44a9f9-052f-49ac-8fbe-1d14e94c2f33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc21d057b724d85bd12b5c7a90011ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd0db71d5cc94d3cac3681e1a85dbab9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:06.892842 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34db2dcd-a3e3-45bd-8dc0-65d7b370d505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:06.908148 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fffde9dc-f90f-4909-b65b-a463c6d864b5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot create request issued successfully. Aug 19 21:28:06.908633 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fffde9dc-f90f-4909-b65b-a463c6d864b5 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:28:06.910105 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 667/2671] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:28:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:06.921788 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-feb9f41f-8f3f-4cd8-86b6-9d991ada0b55 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:06.923855 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-feb9f41f-8f3f-4cd8-86b6-9d991ada0b55 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 Aug 19 21:28:06.924089 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-feb9f41f-8f3f-4cd8-86b6-9d991ada0b55 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:06.924344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-feb9f41f-8f3f-4cd8-86b6-9d991ada0b55 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:06.929904 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:06.929904 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:06.930351 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-feb9f41f-8f3f-4cd8-86b6-9d991ada0b55 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:06.930971 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34db2dcd-a3e3-45bd-8dc0-65d7b370d505) transitioned into state 'SUCCESS' from state '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-591024750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc21d057b724d85bd12b5c7a90011ea',qos_specs=None,replication_status=,reservations=['886f158e-e187-409a-a6a9-885fed08711d','5bc8d34b-a994-4b3f-86ce-f9794e1b65d3','4833f3a2-1d30-4a3e-ac9a-16498c826806','9c201f32-e533-49a6-837c-34384f269524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd0db71d5cc94d3cac3681e1a85dbab9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:06.931142 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-feb9f41f-8f3f-4cd8-86b6-9d991ada0b55 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 returned with HTTP 200 Aug 19 21:28:06.931657 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 655/2672] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:06 2026] GET /volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:06.931842 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ab49c3-fcf2-476f-af42-b31cd0fb5284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:06.947169 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ab49c3-fcf2-476f-af42-b31cd0fb5284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:06.947701 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Flow 'volume_create_api' (26f9073f-3c6a-4877-98f5-f4e9962e4d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:06.948232 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Create volume request issued successfully. Aug 19 21:28:06.950324 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8933e2eb-18c4-4f15-b85d-c4d95f5c233e tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:06.950997 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 678/2673] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:28:06 2026] POST /volume/v3/volumes => generated 753 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:06.969550 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5d78e053-f9bf-45e7-85c5-78ca7c3ad296 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:06.974875 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5d78e053-f9bf-45e7-85c5-78ca7c3ad296 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 Aug 19 21:28:06.975209 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5d78e053-f9bf-45e7-85c5-78ca7c3ad296 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:06.975494 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5d78e053-f9bf-45e7-85c5-78ca7c3ad296 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:06.990438 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:06.990438 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:06.996715 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5d78e053-f9bf-45e7-85c5-78ca7c3ad296 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:07.002599 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5d78e053-f9bf-45e7-85c5-78ca7c3ad296 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 returned with HTTP 200 Aug 19 21:28:07.003082 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 674/2674] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:06 2026] GET /volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:07.262990 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dfd8b1b2-f177-405c-b43b-7d7a90edd42b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:07.268103 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dfd8b1b2-f177-405c-b43b-7d7a90edd42b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:07.268103 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dfd8b1b2-f177-405c-b43b-7d7a90edd42b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:07.268406 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dfd8b1b2-f177-405c-b43b-7d7a90edd42b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:07.268571 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-dfd8b1b2-f177-405c-b43b-7d7a90edd42b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:07.277701 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:07.277701 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:07.278745 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dfd8b1b2-f177-405c-b43b-7d7a90edd42b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:07.279242 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 668/2675] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:07 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:07.677181 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ce7e4d3b-2ff7-4580-b712-3fd1688f7e52 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:07.679665 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce7e4d3b-2ff7-4580-b712-3fd1688f7e52 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/snapshots/210ed562-36c3-4b06-9d7d-053e9b2fb655 Aug 19 21:28:07.679905 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce7e4d3b-2ff7-4580-b712-3fd1688f7e52 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:07.680165 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce7e4d3b-2ff7-4580-b712-3fd1688f7e52 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:07.686513 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:07.686513 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:07.687141 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ce7e4d3b-2ff7-4580-b712-3fd1688f7e52 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Snapshot retrieved successfully. Aug 19 21:28:07.688107 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce7e4d3b-2ff7-4580-b712-3fd1688f7e52 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots/210ed562-36c3-4b06-9d7d-053e9b2fb655 returned with HTTP 200 Aug 19 21:28:07.688657 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 656/2676] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:07 2026] GET /volume/v3/snapshots/210ed562-36c3-4b06-9d7d-053e9b2fb655 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:07.699689 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-401e5a9a-2b91-40bf-8aad-425e0ef7d5a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:07.701942 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-401e5a9a-2b91-40bf-8aad-425e0ef7d5a6 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:07.703660 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-401e5a9a-2b91-40bf-8aad-425e0ef7d5a6 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afcdc0ea-3e9d-4304-9cb3-be19c3ccd744", "name": "tempest-VolumesDeleteCascade-Snapshot-901943760"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:07.713239 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:07.713239 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:07.713897 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-401e5a9a-2b91-40bf-8aad-425e0ef7d5a6 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:07.714071 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-401e5a9a-2b91-40bf-8aad-425e0ef7d5a6 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create snapshot from volume afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 Aug 19 21:28:07.759101 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-401e5a9a-2b91-40bf-8aad-425e0ef7d5a6 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Created reservations ['69d84582-099a-4ef1-91a7-1caa373c66f0', 'e66bc834-adfb-4b18-b9c0-9d87741ab70d', '759c9414-45a3-47e9-a57c-11b9df926382', '7af89217-b914-4628-8f14-e7b41f005514'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:07.820856 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-401e5a9a-2b91-40bf-8aad-425e0ef7d5a6 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Snapshot create request issued successfully. Aug 19 21:28:07.821309 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-401e5a9a-2b91-40bf-8aad-425e0ef7d5a6 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:28:07.821919 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 679/2677] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:28:07 2026] POST /volume/v3/snapshots => generated 306 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:07.837202 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4dc97694-1383-420f-947d-9d36eba90663 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:07.839563 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4dc97694-1383-420f-947d-9d36eba90663 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/snapshots/4375dc16-c568-4974-91ad-f35aa449401c Aug 19 21:28:07.839992 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4dc97694-1383-420f-947d-9d36eba90663 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:07.840296 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4dc97694-1383-420f-947d-9d36eba90663 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:07.847227 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:07.847227 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:07.847227 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4dc97694-1383-420f-947d-9d36eba90663 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Snapshot retrieved successfully. Aug 19 21:28:07.848807 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4dc97694-1383-420f-947d-9d36eba90663 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots/4375dc16-c568-4974-91ad-f35aa449401c returned with HTTP 200 Aug 19 21:28:07.849274 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 675/2678] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:07 2026] GET /volume/v3/snapshots/4375dc16-c568-4974-91ad-f35aa449401c => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:07.945530 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-df21d066-c79f-4355-b1ba-75e7369dc01b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:07.947775 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-df21d066-c79f-4355-b1ba-75e7369dc01b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 Aug 19 21:28:07.948043 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-df21d066-c79f-4355-b1ba-75e7369dc01b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:07.948313 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-df21d066-c79f-4355-b1ba-75e7369dc01b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:07.955042 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:07.955042 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:07.955534 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-df21d066-c79f-4355-b1ba-75e7369dc01b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:07.957563 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-df21d066-c79f-4355-b1ba-75e7369dc01b tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 returned with HTTP 200 Aug 19 21:28:07.957563 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 669/2679] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:07 2026] GET /volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:07.971852 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2f8884f4-5784-44df-b7b5-035107bf56ca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:07.974213 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f8884f4-5784-44df-b7b5-035107bf56ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] POST https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3/action Aug 19 21:28:07.975824 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f8884f4-5784-44df-b7b5-035107bf56ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:07.977099 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f8884f4-5784-44df-b7b5-035107bf56ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:07.980158 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.snapshot_unmanage [None req-2f8884f4-5784-44df-b7b5-035107bf56ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Unmanage snapshot with id: ad4b2fab-b6e1-4901-bc95-1aee26c832a3 Aug 19 21:28:07.990281 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:07.990281 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:07.990281 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2f8884f4-5784-44df-b7b5-035107bf56ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot retrieved successfully. Aug 19 21:28:07.990672 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-2f8884f4-5784-44df-b7b5-035107bf56ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'a488e7549e7e43098da405b119db4037', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3acd7730a72a45208bb665e1010ea6e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:28:07.990891 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f8884f4-5784-44df-b7b5-035107bf56ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3/action returned with HTTP 403 Aug 19 21:28:07.991492 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 657/2680] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:28:07 2026] POST /volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:08.002928 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a1babe73-f7c5-444c-99ad-d5ea47b3d83c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:08.005796 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1babe73-f7c5-444c-99ad-d5ea47b3d83c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 Aug 19 21:28:08.006446 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1babe73-f7c5-444c-99ad-d5ea47b3d83c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:08.006568 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1babe73-f7c5-444c-99ad-d5ea47b3d83c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:08.007359 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-a1babe73-f7c5-444c-99ad-d5ea47b3d83c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete snapshot with id: ad4b2fab-b6e1-4901-bc95-1aee26c832a3 Aug 19 21:28:08.017401 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:08.017401 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:08.017401 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a1babe73-f7c5-444c-99ad-d5ea47b3d83c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:08.019384 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-901811da-695e-4297-ba31-d5f6f1ea910d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:08.021987 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-901811da-695e-4297-ba31-d5f6f1ea910d tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 Aug 19 21:28:08.022886 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-901811da-695e-4297-ba31-d5f6f1ea910d tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:08.022886 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-901811da-695e-4297-ba31-d5f6f1ea910d tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:08.031396 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:08.031396 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:08.036623 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-901811da-695e-4297-ba31-d5f6f1ea910d tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:08.043247 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-901811da-695e-4297-ba31-d5f6f1ea910d tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 returned with HTTP 200 Aug 19 21:28:08.043975 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 676/2681] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:08 2026] GET /volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:08.045095 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a1babe73-f7c5-444c-99ad-d5ea47b3d83c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot delete request issued successfully. Aug 19 21:28:08.045311 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1babe73-f7c5-444c-99ad-d5ea47b3d83c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 returned with HTTP 202 Aug 19 21:28:08.045855 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 680/2682] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:28:08 2026] DELETE /volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:08.055457 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e9cd8eb-ea94-4e9c-bebe-fc3b34e129a8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:08.058269 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e9cd8eb-ea94-4e9c-bebe-fc3b34e129a8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 Aug 19 21:28:08.058561 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e9cd8eb-ea94-4e9c-bebe-fc3b34e129a8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:08.058873 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e9cd8eb-ea94-4e9c-bebe-fc3b34e129a8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:08.067373 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-94e1f803-1e65-407e-a71a-6c105278fafc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:08.069719 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94e1f803-1e65-407e-a71a-6c105278fafc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:28:08.070239 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94e1f803-1e65-407e-a71a-6c105278fafc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f44a9f9-052f-49ac-8fbe-1d14e94c2f33", "name": "tempest-VolumesBackupsAdminTest-Backup-138783575", "container": "tempest-volumesbackupsadmintest-backup-container-1210521508"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:08.070735 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:08.070735 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:08.070997 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1e9cd8eb-ea94-4e9c-bebe-fc3b34e129a8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:08.072489 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e9cd8eb-ea94-4e9c-bebe-fc3b34e129a8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 returned with HTTP 200 Aug 19 21:28:08.072679 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-94e1f803-1e65-407e-a71a-6c105278fafc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Creating new backup {'backup': {'volume_id': '6f44a9f9-052f-49ac-8fbe-1d14e94c2f33', 'name': 'tempest-VolumesBackupsAdminTest-Backup-138783575', 'container': 'tempest-volumesbackupsadmintest-backup-container-1210521508'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:28:08.072928 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-94e1f803-1e65-407e-a71a-6c105278fafc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Creating backup of volume 6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 in container tempest-volumesbackupsadmintest-backup-container-1210521508 Aug 19 21:28:08.073323 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 670/2683] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:08 2026] GET /volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:08.083036 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:08.083036 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:08.083258 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-94e1f803-1e65-407e-a71a-6c105278fafc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:08.110430 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-94e1f803-1e65-407e-a71a-6c105278fafc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Created reservations ['220d5e02-6b00-4fe9-8439-3beadea7d9d1', '2f72c530-436a-47cc-a1eb-d88612248dae'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:08.181081 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94e1f803-1e65-407e-a71a-6c105278fafc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:28:08.181683 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 658/2684] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:08 2026] POST /volume/v3/backups => generated 334 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:08.191611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-67e3de99-f6b1-4fad-8d1e-0046eac888bc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:08.195156 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-67e3de99-f6b1-4fad-8d1e-0046eac888bc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:08.195156 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-67e3de99-f6b1-4fad-8d1e-0046eac888bc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:08.195629 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-67e3de99-f6b1-4fad-8d1e-0046eac888bc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:08.196860 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-67e3de99-f6b1-4fad-8d1e-0046eac888bc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:08.202834 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:08.202834 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:08.204062 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-67e3de99-f6b1-4fad-8d1e-0046eac888bc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:08.205413 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 677/2685] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:08 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:08.299165 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c993dd40-5a49-4374-8180-c3112011dec8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:08.301906 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c993dd40-5a49-4374-8180-c3112011dec8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:08.305765 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c993dd40-5a49-4374-8180-c3112011dec8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:08.305765 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c993dd40-5a49-4374-8180-c3112011dec8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:08.305765 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c993dd40-5a49-4374-8180-c3112011dec8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:08.315672 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:08.315672 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:08.317003 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c993dd40-5a49-4374-8180-c3112011dec8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:08.317611 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 681/2686] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:08 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:08.861511 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-79d45925-1902-4f6a-aa80-7625c4803ec2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:08.863408 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79d45925-1902-4f6a-aa80-7625c4803ec2 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/snapshots/4375dc16-c568-4974-91ad-f35aa449401c Aug 19 21:28:08.863657 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79d45925-1902-4f6a-aa80-7625c4803ec2 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:08.863894 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79d45925-1902-4f6a-aa80-7625c4803ec2 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:08.869858 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:08.869858 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:08.870538 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-79d45925-1902-4f6a-aa80-7625c4803ec2 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Snapshot retrieved successfully. Aug 19 21:28:08.871443 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79d45925-1902-4f6a-aa80-7625c4803ec2 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots/4375dc16-c568-4974-91ad-f35aa449401c returned with HTTP 200 Aug 19 21:28:08.871960 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 671/2687] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:08 2026] GET /volume/v3/snapshots/4375dc16-c568-4974-91ad-f35aa449401c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:08.883226 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7c69b5f2-e387-44a7-be38-cc170e9e4c67 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:08.885900 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7c69b5f2-e387-44a7-be38-cc170e9e4c67 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] DELETE https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744?cascade=True Aug 19 21:28:08.886219 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7c69b5f2-e387-44a7-be38-cc170e9e4c67 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:08.886506 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7c69b5f2-e387-44a7-be38-cc170e9e4c67 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:08.886756 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-7c69b5f2-e387-44a7-be38-cc170e9e4c67 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete volume with id: afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 Aug 19 21:28:08.896943 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:08.896943 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:08.897648 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7c69b5f2-e387-44a7-be38-cc170e9e4c67 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:08.955651 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7c69b5f2-e387-44a7-be38-cc170e9e4c67 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete volume request issued successfully. Aug 19 21:28:08.955933 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7c69b5f2-e387-44a7-be38-cc170e9e4c67 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744?cascade=True returned with HTTP 202 Aug 19 21:28:08.956523 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 659/2688] 10.4.3.158 () {66 vars in 1376 bytes} [Wed Aug 19 21:28:08 2026] DELETE /volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744?cascade=True => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:08.967608 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-81aa458a-942a-4ab9-98de-0644ad4d5f0b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:08.970164 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-81aa458a-942a-4ab9-98de-0644ad4d5f0b tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 Aug 19 21:28:08.970460 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-81aa458a-942a-4ab9-98de-0644ad4d5f0b tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:08.970782 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-81aa458a-942a-4ab9-98de-0644ad4d5f0b tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:08.982939 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:08.982939 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:08.991927 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-81aa458a-942a-4ab9-98de-0644ad4d5f0b tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:09.004596 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-81aa458a-942a-4ab9-98de-0644ad4d5f0b tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 returned with HTTP 200 Aug 19 21:28:09.005052 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 678/2689] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:08 2026] GET /volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:09.085474 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a62b62b2-f252-400f-b9b4-af24dfef5af4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:09.087776 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a62b62b2-f252-400f-b9b4-af24dfef5af4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 Aug 19 21:28:09.088050 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a62b62b2-f252-400f-b9b4-af24dfef5af4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:09.088259 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a62b62b2-f252-400f-b9b4-af24dfef5af4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:09.093520 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a62b62b2-f252-400f-b9b4-af24dfef5af4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 returned with HTTP 404 Aug 19 21:28:09.094192 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 682/2690] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:09 2026] GET /volume/v3/snapshots/ad4b2fab-b6e1-4901-bc95-1aee26c832a3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:09.103706 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7ff8b2fb-a056-48e3-a761-b6dc2bc55129 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:09.106048 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7ff8b2fb-a056-48e3-a761-b6dc2bc55129 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b Aug 19 21:28:09.106395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7ff8b2fb-a056-48e3-a761-b6dc2bc55129 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:09.106705 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7ff8b2fb-a056-48e3-a761-b6dc2bc55129 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:09.106994 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7ff8b2fb-a056-48e3-a761-b6dc2bc55129 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume with id: 8f973886-3408-4a42-bfd9-30472547831b Aug 19 21:28:09.114956 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:09.114956 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:09.115419 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7ff8b2fb-a056-48e3-a761-b6dc2bc55129 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:09.151662 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7ff8b2fb-a056-48e3-a761-b6dc2bc55129 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume request issued successfully. Aug 19 21:28:09.151928 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7ff8b2fb-a056-48e3-a761-b6dc2bc55129 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b returned with HTTP 202 Aug 19 21:28:09.152745 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 672/2691] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:09 2026] DELETE /volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:09.162459 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-43f48700-7d86-40fc-87d2-d387f116686d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:09.164109 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43f48700-7d86-40fc-87d2-d387f116686d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b Aug 19 21:28:09.164664 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43f48700-7d86-40fc-87d2-d387f116686d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:09.164664 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43f48700-7d86-40fc-87d2-d387f116686d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:09.180026 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:09.180026 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:09.185283 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-43f48700-7d86-40fc-87d2-d387f116686d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:09.191358 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43f48700-7d86-40fc-87d2-d387f116686d tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b returned with HTTP 200 Aug 19 21:28:09.191889 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 660/2692] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:09 2026] GET /volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:09.222225 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d10282d6-24f1-4bdc-8f23-3446d70ff40b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:09.224569 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d10282d6-24f1-4bdc-8f23-3446d70ff40b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:09.224822 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d10282d6-24f1-4bdc-8f23-3446d70ff40b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:09.225100 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d10282d6-24f1-4bdc-8f23-3446d70ff40b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:09.225231 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-d10282d6-24f1-4bdc-8f23-3446d70ff40b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:09.230938 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:09.230938 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:09.231325 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d10282d6-24f1-4bdc-8f23-3446d70ff40b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:09.231970 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 679/2693] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:09 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:09.334838 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0fcf6812-2f33-4ab5-8bb4-81c253029f6c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:09.338205 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0fcf6812-2f33-4ab5-8bb4-81c253029f6c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:09.338536 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0fcf6812-2f33-4ab5-8bb4-81c253029f6c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:09.338810 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0fcf6812-2f33-4ab5-8bb4-81c253029f6c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:09.338964 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0fcf6812-2f33-4ab5-8bb4-81c253029f6c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:09.346792 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:09.346792 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:09.348423 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0fcf6812-2f33-4ab5-8bb4-81c253029f6c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:09.348423 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 683/2694] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:09 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:10.022735 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2e4593f6-cafb-4902-b215-9924dadce59e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.025238 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2e4593f6-cafb-4902-b215-9924dadce59e tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 Aug 19 21:28:10.025626 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2e4593f6-cafb-4902-b215-9924dadce59e tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.025832 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2e4593f6-cafb-4902-b215-9924dadce59e tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.033330 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2e4593f6-cafb-4902-b215-9924dadce59e tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 returned with HTTP 404 Aug 19 21:28:10.034042 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 673/2695] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:10 2026] GET /volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:10.044354 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7be220ac-9d2d-42d8-aabe-24365bbd8677 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.046946 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7be220ac-9d2d-42d8-aabe-24365bbd8677 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes Aug 19 21:28:10.047335 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7be220ac-9d2d-42d8-aabe-24365bbd8677 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.047522 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7be220ac-9d2d-42d8-aabe-24365bbd8677 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.047841 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-7be220ac-9d2d-42d8-aabe-24365bbd8677 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:28:10.048968 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7be220ac-9d2d-42d8-aabe-24365bbd8677 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:28:10.057886 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7be220ac-9d2d-42d8-aabe-24365bbd8677 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Get all volumes completed successfully. Aug 19 21:28:10.059083 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7be220ac-9d2d-42d8-aabe-24365bbd8677 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Aug 19 21:28:10.059083 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 661/2696] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Aug 19 21:28:10 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:28:10.069088 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5887bd2b-5cd9-47ff-ac23-c74229064c36 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.071829 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5887bd2b-5cd9-47ff-ac23-c74229064c36 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:10.072030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5887bd2b-5cd9-47ff-ac23-c74229064c36 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.072263 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5887bd2b-5cd9-47ff-ac23-c74229064c36 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.072515 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-5887bd2b-5cd9-47ff-ac23-c74229064c36 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:28:10.073644 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-5887bd2b-5cd9-47ff-ac23-c74229064c36 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Building query based on filter {{(pid=100178) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:28:10.078925 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5887bd2b-5cd9-47ff-ac23-c74229064c36 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Get all snapshots completed successfully. Aug 19 21:28:10.079242 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5887bd2b-5cd9-47ff-ac23-c74229064c36 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Aug 19 21:28:10.079881 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 680/2697] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:28:10 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:28:10.090710 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-00945af0-c37f-4cee-8090-2690c59441bb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.093522 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00945af0-c37f-4cee-8090-2690c59441bb tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/4375dc16-c568-4974-91ad-f35aa449401c Aug 19 21:28:10.093522 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00945af0-c37f-4cee-8090-2690c59441bb tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.093765 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00945af0-c37f-4cee-8090-2690c59441bb tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.093765 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-00945af0-c37f-4cee-8090-2690c59441bb tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete snapshot with id: 4375dc16-c568-4974-91ad-f35aa449401c Aug 19 21:28:10.100764 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00945af0-c37f-4cee-8090-2690c59441bb tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots/4375dc16-c568-4974-91ad-f35aa449401c returned with HTTP 404 Aug 19 21:28:10.101566 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 684/2698] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:28:10 2026] DELETE /volume/v3/snapshots/4375dc16-c568-4974-91ad-f35aa449401c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:10.109854 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1b257d17-dd74-418f-868f-4da4d965c44d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.111718 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b257d17-dd74-418f-868f-4da4d965c44d tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/210ed562-36c3-4b06-9d7d-053e9b2fb655 Aug 19 21:28:10.111915 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b257d17-dd74-418f-868f-4da4d965c44d tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.112153 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b257d17-dd74-418f-868f-4da4d965c44d tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.112457 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-1b257d17-dd74-418f-868f-4da4d965c44d tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete snapshot with id: 210ed562-36c3-4b06-9d7d-053e9b2fb655 Aug 19 21:28:10.117161 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b257d17-dd74-418f-868f-4da4d965c44d tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots/210ed562-36c3-4b06-9d7d-053e9b2fb655 returned with HTTP 404 Aug 19 21:28:10.117824 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 674/2699] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:28:10 2026] DELETE /volume/v3/snapshots/210ed562-36c3-4b06-9d7d-053e9b2fb655 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:10.127070 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1375958d-b19e-4662-948b-19fa20e403ea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.129453 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1375958d-b19e-4662-948b-19fa20e403ea tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 Aug 19 21:28:10.129717 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1375958d-b19e-4662-948b-19fa20e403ea tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.129987 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1375958d-b19e-4662-948b-19fa20e403ea tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.137555 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1375958d-b19e-4662-948b-19fa20e403ea tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 returned with HTTP 404 Aug 19 21:28:10.138212 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 662/2700] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:10 2026] GET /volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:10.147228 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2a9108e2-f214-48f9-992a-16df3ba1f549 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.153176 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a9108e2-f214-48f9-992a-16df3ba1f549 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] DELETE https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 Aug 19 21:28:10.153510 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a9108e2-f214-48f9-992a-16df3ba1f549 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.153821 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a9108e2-f214-48f9-992a-16df3ba1f549 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.157193 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-2a9108e2-f214-48f9-992a-16df3ba1f549 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete volume with id: afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 Aug 19 21:28:10.174328 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a9108e2-f214-48f9-992a-16df3ba1f549 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 returned with HTTP 404 Aug 19 21:28:10.175067 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 681/2701] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:10 2026] DELETE /volume/v3/volumes/afcdc0ea-3e9d-4304-9cb3-be19c3ccd744 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:10.186331 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-07e70967-5e75-427f-ac07-d42d5146c180 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.188748 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:10.189284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1895524957"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:10.192756 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1895524957'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:10.192939 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create volume of 1 GB Aug 19 21:28:10.198977 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Availability Zones retrieved successfully. Aug 19 21:28:10.210972 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Flow 'volume_create_api' (f0841c0b-c340-42d3-acea-40b870a0c712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:10.212169 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-79ca6230-9cba-4c4c-924b-ea875f89b1a3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.212637 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a586ac-0276-4815-998c-ade8f854a7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:10.214025 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:10.215368 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79ca6230-9cba-4c4c-924b-ea875f89b1a3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b Aug 19 21:28:10.217152 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79ca6230-9cba-4c4c-924b-ea875f89b1a3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.217152 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79ca6230-9cba-4c4c-924b-ea875f89b1a3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.222385 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79ca6230-9cba-4c4c-924b-ea875f89b1a3 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b returned with HTTP 404 Aug 19 21:28:10.222932 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 675/2702] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:10 2026] GET /volume/v3/volumes/8f973886-3408-4a42-bfd9-30472547831b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:10.235325 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.238665 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:10.238665 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1756386043"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:10.239278 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1756386043'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:10.239433 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume of 1 GB Aug 19 21:28:10.244708 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-14ef219f-34d7-4fdf-9c93-16c129376b03 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.244876 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Availability Zones retrieved successfully. Aug 19 21:28:10.247223 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-14ef219f-34d7-4fdf-9c93-16c129376b03 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:10.247529 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-14ef219f-34d7-4fdf-9c93-16c129376b03 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.247774 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-14ef219f-34d7-4fdf-9c93-16c129376b03 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.247916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-14ef219f-34d7-4fdf-9c93-16c129376b03 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:10.252850 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (b7da28d4-e97d-471a-8da2-3fb69effbc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:10.253278 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:10.253278 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:10.254264 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755ca3be-0c8a-4dd2-9992-7174182ab36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:10.254367 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-14ef219f-34d7-4fdf-9c93-16c129376b03 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:10.254860 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 682/2703] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:10 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:10.256082 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:10.257688 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a586ac-0276-4815-998c-ade8f854a7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:10.258619 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ae8684-45f6-4c01-91ff-787040631235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:10.289267 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755ca3be-0c8a-4dd2-9992-7174182ab36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:10.290224 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbb78662-114f-4054-a933-2d3bb0156ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:10.305652 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Created reservations ['747b7de8-c256-4381-a19c-b9d7e4136d00', '25e2641c-90b9-4b36-a658-e4d076e2875d', '92a5ad94-2e8f-4cca-b24b-a71b0749d309', 'bab427e5-fa00-4609-946b-dd5d37e19e17'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:10.306573 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ae8684-45f6-4c01-91ff-787040631235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['747b7de8-c256-4381-a19c-b9d7e4136d00', '25e2641c-90b9-4b36-a658-e4d076e2875d', '92a5ad94-2e8f-4cca-b24b-a71b0749d309', 'bab427e5-fa00-4609-946b-dd5d37e19e17']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:10.307478 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105806d9-aec1-4096-866a-c0387d961046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:10.334280 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105806d9-aec1-4096-866a-c0387d961046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a17ab926-58fb-4b33-b4db-9e7afbc7fd0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1895524957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff332eb574e47f4b826cbd3254c3acb',qos_specs=None,replication_status=,reservations=['747b7de8-c256-4381-a19c-b9d7e4136d00','25e2641c-90b9-4b36-a658-e4d076e2875d','92a5ad94-2e8f-4cca-b24b-a71b0749d309','bab427e5-fa00-4609-946b-dd5d37e19e17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d46891cb038f4232a3605aeaab0034e6',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1895524957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a17ab926-58fb-4b33-b4db-9e7afbc7fd0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff332eb574e47f4b826cbd3254c3acb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d46891cb038f4232a3605aeaab0034e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:10.334961 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c23bec-99e6-4d9f-8d6d-03de34b70356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:10.345699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['c848d6e4-ce11-486d-b9a2-2a3122012214', 'f62fdcdc-df36-4277-b445-040913fa0cef', '6f02973c-2994-43ec-9f95-6833d1b7693e', '76a28138-1e38-4902-8161-cca66ca4c9e7'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:10.346819 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbb78662-114f-4054-a933-2d3bb0156ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c848d6e4-ce11-486d-b9a2-2a3122012214', 'f62fdcdc-df36-4277-b445-040913fa0cef', '6f02973c-2994-43ec-9f95-6833d1b7693e', '76a28138-1e38-4902-8161-cca66ca4c9e7']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:10.347711 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a037e66f-5c82-4b05-b82a-df3be9ad78da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:10.361266 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-915429e4-0f8b-4708-8b03-76358c10f5ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.362495 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c23bec-99e6-4d9f-8d6d-03de34b70356) transitioned into state 'SUCCESS' from state '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-1895524957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff332eb574e47f4b826cbd3254c3acb',qos_specs=None,replication_status=,reservations=['747b7de8-c256-4381-a19c-b9d7e4136d00','25e2641c-90b9-4b36-a658-e4d076e2875d','92a5ad94-2e8f-4cca-b24b-a71b0749d309','bab427e5-fa00-4609-946b-dd5d37e19e17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d46891cb038f4232a3605aeaab0034e6',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:10.363249 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191c9c8b-d4c1-483a-9e28-ee0b6c845e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:10.363738 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-915429e4-0f8b-4708-8b03-76358c10f5ae tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:10.363984 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-915429e4-0f8b-4708-8b03-76358c10f5ae tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.364268 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-915429e4-0f8b-4708-8b03-76358c10f5ae tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.364431 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-915429e4-0f8b-4708-8b03-76358c10f5ae tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:10.369177 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:10.369177 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:10.370003 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-915429e4-0f8b-4708-8b03-76358c10f5ae tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:10.370479 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 676/2704] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:10 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:10.376904 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191c9c8b-d4c1-483a-9e28-ee0b6c845e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:10.377917 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a037e66f-5c82-4b05-b82a-df3be9ad78da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b3aec4a-1566-427e-ab25-c739929ff1d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1756386043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['c848d6e4-ce11-486d-b9a2-2a3122012214','f62fdcdc-df36-4277-b445-040913fa0cef','6f02973c-2994-43ec-9f95-6833d1b7693e','76a28138-1e38-4902-8161-cca66ca4c9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1756386043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b3aec4a-1566-427e-ab25-c739929ff1d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3acd7730a72a45208bb665e1010ea6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33df17974764bf58ed5f042bdcd2821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:10.378102 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Flow 'volume_create_api' (f0841c0b-c340-42d3-acea-40b870a0c712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:10.378365 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create volume request issued successfully. Aug 19 21:28:10.378786 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a0f760-084b-41cb-86ab-c94935120244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:10.379131 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-07e70967-5e75-427f-ac07-d42d5146c180 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:10.379572 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 685/2705] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:28:10 2026] POST /volume/v3/volumes => generated 751 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:10.395068 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f02552c3-28f6-411f-8dce-ca50eb0a2bf5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.400928 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f02552c3-28f6-411f-8dce-ca50eb0a2bf5 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b Aug 19 21:28:10.401204 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f02552c3-28f6-411f-8dce-ca50eb0a2bf5 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.401626 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f02552c3-28f6-411f-8dce-ca50eb0a2bf5 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.404866 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a0f760-084b-41cb-86ab-c94935120244) transitioned into state 'SUCCESS' from state '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-1756386043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['c848d6e4-ce11-486d-b9a2-2a3122012214','f62fdcdc-df36-4277-b445-040913fa0cef','6f02973c-2994-43ec-9f95-6833d1b7693e','76a28138-1e38-4902-8161-cca66ca4c9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:10.405781 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (015aa085-b775-4cd4-8927-661cfeab49ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:10.418213 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (015aa085-b775-4cd4-8927-661cfeab49ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:10.419033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (b7da28d4-e97d-471a-8da2-3fb69effbc59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:10.419103 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:10.419103 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:10.419374 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request issued successfully. Aug 19 21:28:10.419929 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c7a5b264-50d1-491d-9721-b653e36f52e9 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:10.420476 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 663/2706] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:28:10 2026] POST /volume/v3/volumes => generated 778 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:10.432708 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f02552c3-28f6-411f-8dce-ca50eb0a2bf5 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:10.436071 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-41a3b250-005e-4e0a-bf8c-b6a55db6cdbe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:10.439165 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-41a3b250-005e-4e0a-bf8c-b6a55db6cdbe tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 Aug 19 21:28:10.439459 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-41a3b250-005e-4e0a-bf8c-b6a55db6cdbe tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:10.439697 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-41a3b250-005e-4e0a-bf8c-b6a55db6cdbe tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:10.441083 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f02552c3-28f6-411f-8dce-ca50eb0a2bf5 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b returned with HTTP 200 Aug 19 21:28:10.441677 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 683/2707] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:10 2026] GET /volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:10.449819 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:10.449819 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:10.455174 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-41a3b250-005e-4e0a-bf8c-b6a55db6cdbe tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:10.461945 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-41a3b250-005e-4e0a-bf8c-b6a55db6cdbe tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 returned with HTTP 200 Aug 19 21:28:10.462503 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 677/2708] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:10 2026] GET /volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:11.268318 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-64ec6f48-5a01-43fd-b43b-49342b5858a8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:11.272042 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-64ec6f48-5a01-43fd-b43b-49342b5858a8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:11.272314 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-64ec6f48-5a01-43fd-b43b-49342b5858a8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:11.272533 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-64ec6f48-5a01-43fd-b43b-49342b5858a8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:11.272649 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-64ec6f48-5a01-43fd-b43b-49342b5858a8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:11.279646 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:11.279646 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:11.280501 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-64ec6f48-5a01-43fd-b43b-49342b5858a8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:11.281386 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 686/2709] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:11 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:11.384621 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-080ffaab-553f-4739-a6e5-9c5e08b897f0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:11.388750 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-080ffaab-553f-4739-a6e5-9c5e08b897f0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:11.389060 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-080ffaab-553f-4739-a6e5-9c5e08b897f0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:11.389463 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-080ffaab-553f-4739-a6e5-9c5e08b897f0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:11.389731 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-080ffaab-553f-4739-a6e5-9c5e08b897f0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:11.398632 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:11.398632 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:11.399893 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-080ffaab-553f-4739-a6e5-9c5e08b897f0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:11.400625 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 664/2710] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:11 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:11.457650 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-be098a8e-ba74-43e9-b1f8-9f817462cbb3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:11.461695 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-be098a8e-ba74-43e9-b1f8-9f817462cbb3 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b Aug 19 21:28:11.461695 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-be098a8e-ba74-43e9-b1f8-9f817462cbb3 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:11.462067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-be098a8e-ba74-43e9-b1f8-9f817462cbb3 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:11.472512 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:11.472512 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:11.479978 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-be098a8e-ba74-43e9-b1f8-9f817462cbb3 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:11.480905 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb0b74d2-3217-4b22-aaee-32d1be57a7e4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:11.483382 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb0b74d2-3217-4b22-aaee-32d1be57a7e4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 Aug 19 21:28:11.483673 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb0b74d2-3217-4b22-aaee-32d1be57a7e4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:11.484204 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb0b74d2-3217-4b22-aaee-32d1be57a7e4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:11.489290 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-be098a8e-ba74-43e9-b1f8-9f817462cbb3 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b returned with HTTP 200 Aug 19 21:28:11.489913 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 684/2711] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:11 2026] GET /volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:11.499215 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:11.499215 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:11.504959 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cb0b74d2-3217-4b22-aaee-32d1be57a7e4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:11.508999 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-73cc4ddd-50d7-44f2-8639-0a3f115ce070 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:11.511805 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73cc4ddd-50d7-44f2-8639-0a3f115ce070 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:11.512237 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73cc4ddd-50d7-44f2-8639-0a3f115ce070 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a17ab926-58fb-4b33-b4db-9e7afbc7fd0b", "name": "tempest-VolumesDeleteCascade-Snapshot-2126985194"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:11.515832 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb0b74d2-3217-4b22-aaee-32d1be57a7e4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 returned with HTTP 200 Aug 19 21:28:11.516418 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 678/2712] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:11 2026] GET /volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:11.529816 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:11.529816 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:11.530987 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-73cc4ddd-50d7-44f2-8639-0a3f115ce070 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:11.530987 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-73cc4ddd-50d7-44f2-8639-0a3f115ce070 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create snapshot from volume a17ab926-58fb-4b33-b4db-9e7afbc7fd0b Aug 19 21:28:11.536080 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9a8ea34c-d457-48df-982d-bc7ed4d53412 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:11.540897 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a8ea34c-d457-48df-982d-bc7ed4d53412 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:11.541803 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9a8ea34c-d457-48df-982d-bc7ed4d53412 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b3aec4a-1566-427e-ab25-c739929ff1d4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-467087333"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:11.557743 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:11.557743 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:11.558230 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9a8ea34c-d457-48df-982d-bc7ed4d53412 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:11.558500 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-9a8ea34c-d457-48df-982d-bc7ed4d53412 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create snapshot from volume 2b3aec4a-1566-427e-ab25-c739929ff1d4 Aug 19 21:28:11.586848 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-73cc4ddd-50d7-44f2-8639-0a3f115ce070 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Created reservations ['5b4fee8b-2c31-436f-a001-dd2544741f14', 'c2b20175-f1aa-4b17-810e-c702ec2685f0', 'f7daf49a-29b4-4653-ae6c-6771d2213c46', '4115bad4-ebb5-4739-b83e-6faf8b74290d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:11.613595 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9a8ea34c-d457-48df-982d-bc7ed4d53412 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['31cd73c6-6b9a-4f6e-b5c5-3fce0ed5cfee', 'e4dc62ca-06dd-40d3-9f20-12eb582e5633', 'c95934f6-9b1f-44d8-9656-58eb68b4d17e', 'f4aac6dc-c45e-428a-9911-01780ff60d72'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:11.646772 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-73cc4ddd-50d7-44f2-8639-0a3f115ce070 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Snapshot create request issued successfully. Aug 19 21:28:11.647057 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73cc4ddd-50d7-44f2-8639-0a3f115ce070 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:28:11.648029 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 687/2713] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:28:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:11.666630 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-057de1c1-b138-4bda-af65-676ba17539ed None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:11.670662 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-057de1c1-b138-4bda-af65-676ba17539ed tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/snapshots/1e3d58b7-80db-4456-b071-97a0d1283a44 Aug 19 21:28:11.670967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-057de1c1-b138-4bda-af65-676ba17539ed tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:11.672078 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-057de1c1-b138-4bda-af65-676ba17539ed tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:11.678256 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9a8ea34c-d457-48df-982d-bc7ed4d53412 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot create request issued successfully. Aug 19 21:28:11.678953 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a8ea34c-d457-48df-982d-bc7ed4d53412 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:28:11.680109 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 665/2714] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:28:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:11.680560 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:11.680560 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:11.681322 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-057de1c1-b138-4bda-af65-676ba17539ed tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Snapshot retrieved successfully. Aug 19 21:28:11.682578 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-057de1c1-b138-4bda-af65-676ba17539ed tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots/1e3d58b7-80db-4456-b071-97a0d1283a44 returned with HTTP 200 Aug 19 21:28:11.683148 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 685/2715] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:11 2026] GET /volume/v3/snapshots/1e3d58b7-80db-4456-b071-97a0d1283a44 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:11.701445 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f7be53a2-3671-4e67-a3b9-06be946de0ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:11.707913 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7be53a2-3671-4e67-a3b9-06be946de0ea tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae Aug 19 21:28:11.708588 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7be53a2-3671-4e67-a3b9-06be946de0ea tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:11.708939 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7be53a2-3671-4e67-a3b9-06be946de0ea tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:11.722134 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:11.722134 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:11.722780 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f7be53a2-3671-4e67-a3b9-06be946de0ea tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:11.724027 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7be53a2-3671-4e67-a3b9-06be946de0ea tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae returned with HTTP 200 Aug 19 21:28:11.725202 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 679/2716] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:11 2026] GET /volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:12.298691 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-72b53e40-9c35-44a3-a5d6-7d1a72b385dc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:12.300608 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-72b53e40-9c35-44a3-a5d6-7d1a72b385dc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:12.300928 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-72b53e40-9c35-44a3-a5d6-7d1a72b385dc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:12.300999 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-72b53e40-9c35-44a3-a5d6-7d1a72b385dc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:12.301884 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-72b53e40-9c35-44a3-a5d6-7d1a72b385dc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:12.309347 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:12.309347 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:12.311234 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-72b53e40-9c35-44a3-a5d6-7d1a72b385dc tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:12.311414 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 688/2717] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:12 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:12.413860 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7a41bffe-7743-4c03-a8b9-1e1d89bc7f26 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:12.417149 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a41bffe-7743-4c03-a8b9-1e1d89bc7f26 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:12.417149 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a41bffe-7743-4c03-a8b9-1e1d89bc7f26 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:12.417533 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a41bffe-7743-4c03-a8b9-1e1d89bc7f26 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:12.417612 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7a41bffe-7743-4c03-a8b9-1e1d89bc7f26 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:12.425573 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:12.425573 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:12.427074 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a41bffe-7743-4c03-a8b9-1e1d89bc7f26 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:12.428318 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 666/2718] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:12 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:12.696167 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-88513aae-4b26-4de8-9cde-65fce8072dcc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:12.698448 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-88513aae-4b26-4de8-9cde-65fce8072dcc tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/snapshots/1e3d58b7-80db-4456-b071-97a0d1283a44 Aug 19 21:28:12.698842 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-88513aae-4b26-4de8-9cde-65fce8072dcc tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:12.699231 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-88513aae-4b26-4de8-9cde-65fce8072dcc tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:12.710039 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:12.710039 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:12.710039 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-88513aae-4b26-4de8-9cde-65fce8072dcc tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Snapshot retrieved successfully. Aug 19 21:28:12.710039 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-88513aae-4b26-4de8-9cde-65fce8072dcc tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots/1e3d58b7-80db-4456-b071-97a0d1283a44 returned with HTTP 200 Aug 19 21:28:12.710500 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 686/2719] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:12 2026] GET /volume/v3/snapshots/1e3d58b7-80db-4456-b071-97a0d1283a44 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:12.721943 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:12.724290 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:12.724732 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1e3d58b7-80db-4456-b071-97a0d1283a44", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-693308361"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:12.727167 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create volume request body: {'volume': {'snapshot_id': '1e3d58b7-80db-4456-b071-97a0d1283a44', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-693308361'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:12.733236 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:12.733236 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:12.734577 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Snapshot retrieved successfully. Aug 19 21:28:12.734989 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create volume of 1 GB Aug 19 21:28:12.742540 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3e31a7e9-d098-4e98-b030-468288149456 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:12.743374 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Availability Zones retrieved successfully. Aug 19 21:28:12.745270 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e31a7e9-d098-4e98-b030-468288149456 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae Aug 19 21:28:12.745619 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e31a7e9-d098-4e98-b030-468288149456 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:12.745927 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e31a7e9-d098-4e98-b030-468288149456 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:12.752798 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:12.752798 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:12.752988 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Flow 'volume_create_api' (d3dc4be6-cc26-4fee-85c2-bd12c7cc35c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:12.753455 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3e31a7e9-d098-4e98-b030-468288149456 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:12.755034 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e31a7e9-d098-4e98-b030-468288149456 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae returned with HTTP 200 Aug 19 21:28:12.755034 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 689/2720] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:12 2026] GET /volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:12.755179 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ed3686-fd8f-4b96-8fca-22774d047135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:12.756397 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:12.766928 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b34cb7d-c7c1-49db-9026-adee27da653e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:12.770040 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b34cb7d-c7c1-49db-9026-adee27da653e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] PUT https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae Aug 19 21:28:12.770040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b34cb7d-c7c1-49db-9026-adee27da653e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:12.778050 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:12.778050 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:12.778618 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9b34cb7d-c7c1-49db-9026-adee27da653e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Snapshot retrieved successfully. Aug 19 21:28:12.793793 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b34cb7d-c7c1-49db-9026-adee27da653e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae returned with HTTP 200 Aug 19 21:28:12.793995 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 667/2721] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Aug 19 21:28:12 2026] PUT /volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae => generated 360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:12.811357 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f9997b3f-9a91-4d24-b44c-9608fc2dc8e2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:12.813315 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f9997b3f-9a91-4d24-b44c-9608fc2dc8e2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae Aug 19 21:28:12.813760 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f9997b3f-9a91-4d24-b44c-9608fc2dc8e2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:12.814140 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f9997b3f-9a91-4d24-b44c-9608fc2dc8e2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:12.814354 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-f9997b3f-9a91-4d24-b44c-9608fc2dc8e2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete snapshot with id: 66df997b-47b8-4038-853a-cf1a0b3354ae Aug 19 21:28:12.817115 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ed3686-fd8f-4b96-8fca-22774d047135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1e3d58b7-80db-4456-b071-97a0d1283a44', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:12.822180 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5dbc51-0c1e-4a85-8aaf-1c4782cf90b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:12.825272 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:12.825272 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:12.825272 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f9997b3f-9a91-4d24-b44c-9608fc2dc8e2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:12.865662 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f9997b3f-9a91-4d24-b44c-9608fc2dc8e2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot delete request issued successfully. Aug 19 21:28:12.865918 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f9997b3f-9a91-4d24-b44c-9608fc2dc8e2 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae returned with HTTP 202 Aug 19 21:28:12.866557 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 687/2722] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:28:12 2026] DELETE /volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:12.879429 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-57f974de-65cf-44de-adac-7acd7e91382e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:12.882829 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-57f974de-65cf-44de-adac-7acd7e91382e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae Aug 19 21:28:12.882829 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-57f974de-65cf-44de-adac-7acd7e91382e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:12.883659 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-57f974de-65cf-44de-adac-7acd7e91382e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:12.892307 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:12.892307 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:12.893305 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-57f974de-65cf-44de-adac-7acd7e91382e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:12.895361 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-57f974de-65cf-44de-adac-7acd7e91382e tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae returned with HTTP 200 Aug 19 21:28:12.895852 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 690/2723] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:12 2026] GET /volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae => generated 493 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:12.909770 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Created reservations ['1f40990c-9945-4704-99ad-0d0a511b3369', '4acf6edf-5126-4aa3-b7ef-8ce8271493f6', '538d8682-3b15-48b8-a9ea-91556f7e8c27', 'd53cb713-4cda-4a91-922d-7d1e6c6019ea'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:12.911282 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5dbc51-0c1e-4a85-8aaf-1c4782cf90b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f40990c-9945-4704-99ad-0d0a511b3369', '4acf6edf-5126-4aa3-b7ef-8ce8271493f6', '538d8682-3b15-48b8-a9ea-91556f7e8c27', 'd53cb713-4cda-4a91-922d-7d1e6c6019ea']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:12.913200 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df0d348-3bd4-4d3e-9c31-78e417267ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:12.984184 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df0d348-3bd4-4d3e-9c31-78e417267ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '862c40be-8d12-4f76-bf80-2f7a4e8ea345', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-693308361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff332eb574e47f4b826cbd3254c3acb',qos_specs=None,replication_status=,reservations=['1f40990c-9945-4704-99ad-0d0a511b3369','4acf6edf-5126-4aa3-b7ef-8ce8271493f6','538d8682-3b15-48b8-a9ea-91556f7e8c27','d53cb713-4cda-4a91-922d-7d1e6c6019ea'],size=1,snapshot_id=1e3d58b7-80db-4456-b071-97a0d1283a44,source_replicaid=,source_volid=None,status='creating',user_id='d46891cb038f4232a3605aeaab0034e6',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-693308361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=862c40be-8d12-4f76-bf80-2f7a4e8ea345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff332eb574e47f4b826cbd3254c3acb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1e3d58b7-80db-4456-b071-97a0d1283a44,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d46891cb038f4232a3605aeaab0034e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:12.985393 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f68701-fefd-4b3e-a5d2-549d01538616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:13.016906 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f68701-fefd-4b3e-a5d2-549d01538616) transitioned into state 'SUCCESS' from state '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-693308361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff332eb574e47f4b826cbd3254c3acb',qos_specs=None,replication_status=,reservations=['1f40990c-9945-4704-99ad-0d0a511b3369','4acf6edf-5126-4aa3-b7ef-8ce8271493f6','538d8682-3b15-48b8-a9ea-91556f7e8c27','d53cb713-4cda-4a91-922d-7d1e6c6019ea'],size=1,snapshot_id=1e3d58b7-80db-4456-b071-97a0d1283a44,source_replicaid=,source_volid=None,status='creating',user_id='d46891cb038f4232a3605aeaab0034e6',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:13.017913 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb08cc5-ebfe-43a3-ba28-94e7339c6ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:13.055724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb08cc5-ebfe-43a3-ba28-94e7339c6ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:13.056540 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Flow 'volume_create_api' (d3dc4be6-cc26-4fee-85c2-bd12c7cc35c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:13.057020 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Create volume request issued successfully. Aug 19 21:28:13.057981 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2b9d933d-622a-4dcc-8daa-1c0311bba75c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:13.058686 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 680/2724] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:12 2026] POST /volume/v3/volumes => generated 784 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:13.073248 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01fd4fe4-82c9-4e8f-abee-cee964d51466 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:13.077407 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01fd4fe4-82c9-4e8f-abee-cee964d51466 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 Aug 19 21:28:13.077407 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01fd4fe4-82c9-4e8f-abee-cee964d51466 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:13.078274 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01fd4fe4-82c9-4e8f-abee-cee964d51466 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:13.090375 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:13.090375 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:13.098108 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-01fd4fe4-82c9-4e8f-abee-cee964d51466 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:13.103865 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01fd4fe4-82c9-4e8f-abee-cee964d51466 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 returned with HTTP 200 Aug 19 21:28:13.104539 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 668/2725] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:13 2026] GET /volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:13.328621 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ef0f62b6-3bc5-4cca-93c1-1cb499a80499 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:13.331141 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ef0f62b6-3bc5-4cca-93c1-1cb499a80499 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:13.331462 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ef0f62b6-3bc5-4cca-93c1-1cb499a80499 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:13.331776 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ef0f62b6-3bc5-4cca-93c1-1cb499a80499 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:13.331959 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-ef0f62b6-3bc5-4cca-93c1-1cb499a80499 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:13.337624 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:13.337624 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:13.338691 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ef0f62b6-3bc5-4cca-93c1-1cb499a80499 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:13.339147 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 688/2726] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:13 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:13.446361 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5b43a015-1602-4dd0-bbc5-9ccb6d76f3c2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:13.448739 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5b43a015-1602-4dd0-bbc5-9ccb6d76f3c2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:13.448942 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5b43a015-1602-4dd0-bbc5-9ccb6d76f3c2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:13.449232 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5b43a015-1602-4dd0-bbc5-9ccb6d76f3c2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:13.449379 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5b43a015-1602-4dd0-bbc5-9ccb6d76f3c2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:13.464509 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:13.464509 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:13.465575 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5b43a015-1602-4dd0-bbc5-9ccb6d76f3c2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:13.466061 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 691/2727] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:13 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:13.909066 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-803fe814-1d38-4c13-a151-d3e9a41cd617 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:13.911212 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-803fe814-1d38-4c13-a151-d3e9a41cd617 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae Aug 19 21:28:13.911422 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-803fe814-1d38-4c13-a151-d3e9a41cd617 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:13.911637 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-803fe814-1d38-4c13-a151-d3e9a41cd617 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:13.917133 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-803fe814-1d38-4c13-a151-d3e9a41cd617 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae returned with HTTP 404 Aug 19 21:28:13.917738 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 681/2728] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:13 2026] GET /volume/v3/snapshots/66df997b-47b8-4038-853a-cf1a0b3354ae => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:13.927508 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e5eb3aba-b58a-41f1-9e9d-ea9164e7b7e6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:13.930346 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5eb3aba-b58a-41f1-9e9d-ea9164e7b7e6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 Aug 19 21:28:13.930666 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5eb3aba-b58a-41f1-9e9d-ea9164e7b7e6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:13.930952 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5eb3aba-b58a-41f1-9e9d-ea9164e7b7e6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:13.931232 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e5eb3aba-b58a-41f1-9e9d-ea9164e7b7e6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume with id: 2b3aec4a-1566-427e-ab25-c739929ff1d4 Aug 19 21:28:13.942151 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:13.942151 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:13.942641 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e5eb3aba-b58a-41f1-9e9d-ea9164e7b7e6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:13.969580 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e5eb3aba-b58a-41f1-9e9d-ea9164e7b7e6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume request issued successfully. Aug 19 21:28:13.969851 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5eb3aba-b58a-41f1-9e9d-ea9164e7b7e6 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 returned with HTTP 202 Aug 19 21:28:13.970534 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 669/2729] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:13 2026] DELETE /volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:13.980054 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cc9b156c-f650-4bf6-9582-9eb8e4c351ae None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:13.982573 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cc9b156c-f650-4bf6-9582-9eb8e4c351ae tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 Aug 19 21:28:13.982872 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cc9b156c-f650-4bf6-9582-9eb8e4c351ae tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:13.983163 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cc9b156c-f650-4bf6-9582-9eb8e4c351ae tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:13.994320 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:13.994320 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:14.000121 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-cc9b156c-f650-4bf6-9582-9eb8e4c351ae tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:14.008002 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cc9b156c-f650-4bf6-9582-9eb8e4c351ae tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 returned with HTTP 200 Aug 19 21:28:14.008606 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 689/2730] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:13 2026] GET /volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:14.121230 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-63f5eb47-aa65-4b3a-aa20-c435a67dd2ce None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:14.123791 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63f5eb47-aa65-4b3a-aa20-c435a67dd2ce tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 Aug 19 21:28:14.124139 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63f5eb47-aa65-4b3a-aa20-c435a67dd2ce tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:14.124435 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63f5eb47-aa65-4b3a-aa20-c435a67dd2ce tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:14.133005 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:14.133005 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:14.137212 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-63f5eb47-aa65-4b3a-aa20-c435a67dd2ce tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:14.143701 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63f5eb47-aa65-4b3a-aa20-c435a67dd2ce tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 returned with HTTP 200 Aug 19 21:28:14.144276 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 692/2731] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:14 2026] GET /volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:14.160556 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7a1ba97f-76d4-43ac-89f1-cf674c0b9c45 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:14.162595 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a1ba97f-76d4-43ac-89f1-cf674c0b9c45 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 Aug 19 21:28:14.162870 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a1ba97f-76d4-43ac-89f1-cf674c0b9c45 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:14.163118 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a1ba97f-76d4-43ac-89f1-cf674c0b9c45 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:14.171958 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:14.171958 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:14.176295 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7a1ba97f-76d4-43ac-89f1-cf674c0b9c45 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:14.181965 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a1ba97f-76d4-43ac-89f1-cf674c0b9c45 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 returned with HTTP 200 Aug 19 21:28:14.182433 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 682/2732] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:14 2026] GET /volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:14.198189 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-83060209-12b7-4a06-9664-b137670b88bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:14.201826 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83060209-12b7-4a06-9664-b137670b88bd tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b?cascade=True Aug 19 21:28:14.201826 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83060209-12b7-4a06-9664-b137670b88bd tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:14.202116 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83060209-12b7-4a06-9664-b137670b88bd tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:14.202350 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-83060209-12b7-4a06-9664-b137670b88bd tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete volume with id: a17ab926-58fb-4b33-b4db-9e7afbc7fd0b Aug 19 21:28:14.212145 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:14.212145 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:14.212826 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-83060209-12b7-4a06-9664-b137670b88bd tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:14.262751 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-83060209-12b7-4a06-9664-b137670b88bd tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete volume request issued successfully. Aug 19 21:28:14.262751 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83060209-12b7-4a06-9664-b137670b88bd tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b?cascade=True returned with HTTP 202 Aug 19 21:28:14.263504 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 670/2733] 10.4.3.158 () {66 vars in 1376 bytes} [Wed Aug 19 21:28:14 2026] DELETE /volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b?cascade=True => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:14.275760 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-81100886-453c-4964-a77b-89c62efbfb45 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:14.278360 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-81100886-453c-4964-a77b-89c62efbfb45 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b Aug 19 21:28:14.278360 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-81100886-453c-4964-a77b-89c62efbfb45 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:14.278360 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-81100886-453c-4964-a77b-89c62efbfb45 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:14.291329 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:14.291329 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:14.300225 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-81100886-453c-4964-a77b-89c62efbfb45 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:14.309377 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-81100886-453c-4964-a77b-89c62efbfb45 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b returned with HTTP 200 Aug 19 21:28:14.310901 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 690/2734] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:14 2026] GET /volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:28:14.351749 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5f8d8faf-040c-4da1-84fb-d080a443d2b2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:14.354500 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f8d8faf-040c-4da1-84fb-d080a443d2b2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:14.354801 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f8d8faf-040c-4da1-84fb-d080a443d2b2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:14.355144 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f8d8faf-040c-4da1-84fb-d080a443d2b2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:14.355298 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5f8d8faf-040c-4da1-84fb-d080a443d2b2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:14.361232 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:14.361232 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:14.362128 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f8d8faf-040c-4da1-84fb-d080a443d2b2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:14.362539 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 693/2735] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:14 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:14.479788 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-96455aa0-353d-4cd8-8c74-141d11238a0a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:14.481773 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96455aa0-353d-4cd8-8c74-141d11238a0a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:14.481923 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96455aa0-353d-4cd8-8c74-141d11238a0a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:14.482151 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96455aa0-353d-4cd8-8c74-141d11238a0a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:14.482300 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-96455aa0-353d-4cd8-8c74-141d11238a0a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:14.490112 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:14.490112 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:14.491124 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96455aa0-353d-4cd8-8c74-141d11238a0a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:14.491617 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 683/2736] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:14 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:15.025032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dd376999-32b3-4ae0-bc7f-dd731ac151bf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.029045 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd376999-32b3-4ae0-bc7f-dd731ac151bf tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 Aug 19 21:28:15.029311 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd376999-32b3-4ae0-bc7f-dd731ac151bf tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:15.029548 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd376999-32b3-4ae0-bc7f-dd731ac151bf tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:15.039580 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd376999-32b3-4ae0-bc7f-dd731ac151bf tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 returned with HTTP 404 Aug 19 21:28:15.040719 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 671/2737] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:15 2026] GET /volume/v3/volumes/2b3aec4a-1566-427e-ab25-c739929ff1d4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:15.053176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.060310 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:15.061414 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2127741888"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:15.068027 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2127741888'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:15.070573 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume of 1 GB Aug 19 21:28:15.097345 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Availability Zones retrieved successfully. Aug 19 21:28:15.140393 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (b26e6a01-e8e2-4430-ac27-dd2f9889a7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:15.152608 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e15c30-e786-4956-982f-58ee74800c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:15.153994 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:15.213228 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e15c30-e786-4956-982f-58ee74800c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:15.214274 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (779eca10-161c-45b3-a2a4-e42a692d1d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:15.285602 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['c36ff1c6-0ad1-488f-877e-7645bb6ea4f8', '8860025e-d963-4ac3-b54a-a6d77d5864ea', '9cada2ee-8b95-4cbc-b81d-4d6c61b6477d', 'b0a3b40f-120c-4c9f-87aa-a26b9ec9e753'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:15.288035 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (779eca10-161c-45b3-a2a4-e42a692d1d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c36ff1c6-0ad1-488f-877e-7645bb6ea4f8', '8860025e-d963-4ac3-b54a-a6d77d5864ea', '9cada2ee-8b95-4cbc-b81d-4d6c61b6477d', 'b0a3b40f-120c-4c9f-87aa-a26b9ec9e753']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:15.288357 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6236f7-64ee-4d5a-809a-f485fa9357f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:15.326828 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6236f7-64ee-4d5a-809a-f485fa9357f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d10e869-66b8-45b9-8d45-4074724a5fb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2127741888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['c36ff1c6-0ad1-488f-877e-7645bb6ea4f8','8860025e-d963-4ac3-b54a-a6d77d5864ea','9cada2ee-8b95-4cbc-b81d-4d6c61b6477d','b0a3b40f-120c-4c9f-87aa-a26b9ec9e753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2127741888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d10e869-66b8-45b9-8d45-4074724a5fb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3acd7730a72a45208bb665e1010ea6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33df17974764bf58ed5f042bdcd2821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:15.327148 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5347b12f-2b63-4433-baad-3cd581f2ee95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:15.328768 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8d8af5b8-1394-43bf-9d4b-1091abd65588 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.332663 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d8af5b8-1394-43bf-9d4b-1091abd65588 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b Aug 19 21:28:15.332663 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d8af5b8-1394-43bf-9d4b-1091abd65588 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:15.332902 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d8af5b8-1394-43bf-9d4b-1091abd65588 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:15.341463 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d8af5b8-1394-43bf-9d4b-1091abd65588 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b returned with HTTP 404 Aug 19 21:28:15.342222 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 694/2738] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:15 2026] GET /volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:15.352334 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-afc53197-66cb-4f08-8e2c-7c2492d5a5ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.356063 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-afc53197-66cb-4f08-8e2c-7c2492d5a5ee tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes Aug 19 21:28:15.356391 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-afc53197-66cb-4f08-8e2c-7c2492d5a5ee tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:15.356680 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-afc53197-66cb-4f08-8e2c-7c2492d5a5ee tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:15.357190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-afc53197-66cb-4f08-8e2c-7c2492d5a5ee tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:28:15.357998 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-afc53197-66cb-4f08-8e2c-7c2492d5a5ee tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:28:15.365355 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5347b12f-2b63-4433-baad-3cd581f2ee95) transitioned into state 'SUCCESS' from state '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-2127741888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acd7730a72a45208bb665e1010ea6e3',qos_specs=None,replication_status=,reservations=['c36ff1c6-0ad1-488f-877e-7645bb6ea4f8','8860025e-d963-4ac3-b54a-a6d77d5864ea','9cada2ee-8b95-4cbc-b81d-4d6c61b6477d','b0a3b40f-120c-4c9f-87aa-a26b9ec9e753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33df17974764bf58ed5f042bdcd2821',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:15.367712 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f392c71f-81c5-48b6-9ef2-4aa7233cad0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:15.367951 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-afc53197-66cb-4f08-8e2c-7c2492d5a5ee tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Get all volumes completed successfully. Aug 19 21:28:15.368783 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-afc53197-66cb-4f08-8e2c-7c2492d5a5ee tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Aug 19 21:28:15.369421 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 684/2739] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Aug 19 21:28:15 2026] GET /volume/v3/volumes => generated 334 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:15.378757 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e0104f00-5bcf-4ab4-ae63-3f0696b42c47 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.380940 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6678821f-490f-40f7-b556-e36cd669d010 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.381185 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e0104f00-5bcf-4ab4-ae63-3f0696b42c47 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:15.385032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e0104f00-5bcf-4ab4-ae63-3f0696b42c47 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:15.385032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e0104f00-5bcf-4ab4-ae63-3f0696b42c47 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:15.385032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e0104f00-5bcf-4ab4-ae63-3f0696b42c47 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:15.385198 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6678821f-490f-40f7-b556-e36cd669d010 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:15.385198 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6678821f-490f-40f7-b556-e36cd669d010 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:15.385198 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6678821f-490f-40f7-b556-e36cd669d010 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:15.385198 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-6678821f-490f-40f7-b556-e36cd669d010 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:28:15.385198 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-6678821f-490f-40f7-b556-e36cd669d010 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:28:15.387324 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f392c71f-81c5-48b6-9ef2-4aa7233cad0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:15.388053 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:15.388053 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:15.388621 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Flow 'volume_create_api' (b26e6a01-e8e2-4430-ac27-dd2f9889a7b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:15.389153 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e0104f00-5bcf-4ab4-ae63-3f0696b42c47 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:15.389278 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create volume request issued successfully. Aug 19 21:28:15.389670 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 672/2740] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:15 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:15.390217 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f62cf68a-aa09-4547-9f44-8cb0c6fd1bf8 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:15.390447 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6678821f-490f-40f7-b556-e36cd669d010 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Get all snapshots completed successfully. Aug 19 21:28:15.390820 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 691/2741] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:28:15 2026] POST /volume/v3/volumes => generated 778 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:15.391028 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6678821f-490f-40f7-b556-e36cd669d010 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Aug 19 21:28:15.391663 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 695/2742] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:28:15 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 19 21:28:15.404563 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7001d376-6fad-4655-bccc-f970460cd890 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.406618 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7001d376-6fad-4655-bccc-f970460cd890 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 Aug 19 21:28:15.406820 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7001d376-6fad-4655-bccc-f970460cd890 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:15.407254 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7001d376-6fad-4655-bccc-f970460cd890 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:15.407499 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-45070022-de06-4516-8d90-e8b07f787d14 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.410742 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-45070022-de06-4516-8d90-e8b07f787d14 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 Aug 19 21:28:15.410742 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-45070022-de06-4516-8d90-e8b07f787d14 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:15.411039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-45070022-de06-4516-8d90-e8b07f787d14 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:15.416397 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:15.416397 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:15.420475 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:15.420475 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:15.420591 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7001d376-6fad-4655-bccc-f970460cd890 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:15.425451 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-45070022-de06-4516-8d90-e8b07f787d14 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:15.425569 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7001d376-6fad-4655-bccc-f970460cd890 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 returned with HTTP 200 Aug 19 21:28:15.426255 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 685/2743] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:15 2026] GET /volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:15.434023 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-45070022-de06-4516-8d90-e8b07f787d14 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 returned with HTTP 200 Aug 19 21:28:15.434545 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 673/2744] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:15 2026] GET /volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:15.452536 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f53821c7-4373-4430-b1af-4e5036c449da None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.454947 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f53821c7-4373-4430-b1af-4e5036c449da tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] DELETE https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 Aug 19 21:28:15.455251 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f53821c7-4373-4430-b1af-4e5036c449da tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:15.455513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f53821c7-4373-4430-b1af-4e5036c449da tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:15.455713 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-f53821c7-4373-4430-b1af-4e5036c449da tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete volume with id: 862c40be-8d12-4f76-bf80-2f7a4e8ea345 Aug 19 21:28:15.465633 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:15.465633 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:15.466175 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f53821c7-4373-4430-b1af-4e5036c449da tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:15.501309 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f53821c7-4373-4430-b1af-4e5036c449da tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete volume request issued successfully. Aug 19 21:28:15.501309 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f53821c7-4373-4430-b1af-4e5036c449da tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 returned with HTTP 202 Aug 19 21:28:15.501465 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 692/2745] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:15 2026] DELETE /volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:15.505329 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-07e5278f-e812-4603-9951-4621a6f2a727 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.507551 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-07e5278f-e812-4603-9951-4621a6f2a727 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:15.507996 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-07e5278f-e812-4603-9951-4621a6f2a727 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:15.509034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-07e5278f-e812-4603-9951-4621a6f2a727 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:15.509034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-07e5278f-e812-4603-9951-4621a6f2a727 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:15.515793 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-83797cf8-9bd5-4165-ace2-25f0eab743ec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:15.515897 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:15.515897 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:15.517954 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-83797cf8-9bd5-4165-ace2-25f0eab743ec tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 Aug 19 21:28:15.518211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-83797cf8-9bd5-4165-ace2-25f0eab743ec tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:15.518477 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-83797cf8-9bd5-4165-ace2-25f0eab743ec tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:15.523701 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-07e5278f-e812-4603-9951-4621a6f2a727 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:15.524443 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 696/2746] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:15 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:28:15.534110 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:15.534110 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:15.541881 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-83797cf8-9bd5-4165-ace2-25f0eab743ec tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Volume info retrieved successfully. Aug 19 21:28:15.548785 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-83797cf8-9bd5-4165-ace2-25f0eab743ec tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 returned with HTTP 200 Aug 19 21:28:15.549438 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 686/2747] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:15 2026] GET /volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:16.404857 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-166cc877-50e2-4690-ae64-4e822cf8e4c0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:16.408749 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-166cc877-50e2-4690-ae64-4e822cf8e4c0 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:16.408749 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-166cc877-50e2-4690-ae64-4e822cf8e4c0 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:16.410755 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-166cc877-50e2-4690-ae64-4e822cf8e4c0 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:16.411025 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-166cc877-50e2-4690-ae64-4e822cf8e4c0 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:16.417265 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:16.417265 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:16.418992 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-166cc877-50e2-4690-ae64-4e822cf8e4c0 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:16.419271 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 674/2748] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:16 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:16.446240 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f260baf0-1e80-4393-b3fe-171e074b5c5a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:16.448505 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f260baf0-1e80-4393-b3fe-171e074b5c5a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 Aug 19 21:28:16.448716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f260baf0-1e80-4393-b3fe-171e074b5c5a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:16.448940 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f260baf0-1e80-4393-b3fe-171e074b5c5a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:16.467021 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:16.467021 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:16.472692 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f260baf0-1e80-4393-b3fe-171e074b5c5a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:16.477551 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f260baf0-1e80-4393-b3fe-171e074b5c5a tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 returned with HTTP 200 Aug 19 21:28:16.478025 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 693/2749] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:16 2026] GET /volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:16.496507 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e073671b-04bb-4b3f-8289-527fcf0e6f06 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:16.498699 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e073671b-04bb-4b3f-8289-527fcf0e6f06 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:16.499404 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e073671b-04bb-4b3f-8289-527fcf0e6f06 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d10e869-66b8-45b9-8d45-4074724a5fb0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2133807233"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:16.511387 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:16.511387 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:16.513038 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e073671b-04bb-4b3f-8289-527fcf0e6f06 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:16.513038 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-e073671b-04bb-4b3f-8289-527fcf0e6f06 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Create snapshot from volume 4d10e869-66b8-45b9-8d45-4074724a5fb0 Aug 19 21:28:16.542413 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-562aa385-78c9-494b-8a31-734f149313f6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:16.544420 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-562aa385-78c9-494b-8a31-734f149313f6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:16.544703 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-562aa385-78c9-494b-8a31-734f149313f6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:16.544922 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-562aa385-78c9-494b-8a31-734f149313f6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:16.545106 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-562aa385-78c9-494b-8a31-734f149313f6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:16.551250 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:16.551250 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:16.552234 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-562aa385-78c9-494b-8a31-734f149313f6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:16.552878 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 687/2750] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:16 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:16.555858 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-e073671b-04bb-4b3f-8289-527fcf0e6f06 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Created reservations ['6a1e713d-71b6-4a00-ac59-17fd03eefddc', '2f266df8-47bd-44f9-8520-f6ebcf6b659a', '79c1af4b-81c0-4d66-8146-d16919bfda09', '952d5df9-38d5-499b-a501-0b771a30dddd'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:16.567859 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-90c7766e-1c90-4502-b2ec-6bfe1b5f2281 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:16.570972 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-90c7766e-1c90-4502-b2ec-6bfe1b5f2281 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 Aug 19 21:28:16.572286 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-90c7766e-1c90-4502-b2ec-6bfe1b5f2281 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:16.572286 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-90c7766e-1c90-4502-b2ec-6bfe1b5f2281 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:16.582238 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-90c7766e-1c90-4502-b2ec-6bfe1b5f2281 tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 returned with HTTP 404 Aug 19 21:28:16.584049 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 675/2751] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:16 2026] GET /volume/v3/volumes/862c40be-8d12-4f76-bf80-2f7a4e8ea345 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:16.591619 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-159b06d2-dbbb-4534-95ef-5ac4d159505a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:16.593824 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-159b06d2-dbbb-4534-95ef-5ac4d159505a tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/1e3d58b7-80db-4456-b071-97a0d1283a44 Aug 19 21:28:16.593824 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-159b06d2-dbbb-4534-95ef-5ac4d159505a tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:16.594082 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-159b06d2-dbbb-4534-95ef-5ac4d159505a tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:16.594154 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-159b06d2-dbbb-4534-95ef-5ac4d159505a tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete snapshot with id: 1e3d58b7-80db-4456-b071-97a0d1283a44 Aug 19 21:28:16.598530 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e073671b-04bb-4b3f-8289-527fcf0e6f06 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot create request issued successfully. Aug 19 21:28:16.598960 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e073671b-04bb-4b3f-8289-527fcf0e6f06 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:28:16.600467 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 697/2752] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:28:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 21:28:16.603937 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-159b06d2-dbbb-4534-95ef-5ac4d159505a tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/snapshots/1e3d58b7-80db-4456-b071-97a0d1283a44 returned with HTTP 404 Aug 19 21:28:16.604597 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 694/2753] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:28:16 2026] DELETE /volume/v3/snapshots/1e3d58b7-80db-4456-b071-97a0d1283a44 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:16.614511 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-432d7d11-fb6c-468e-a492-ee5b5c33df3d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:16.614959 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7f5fee53-341a-4cfe-8a46-fe286830ed5c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:16.616729 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-432d7d11-fb6c-468e-a492-ee5b5c33df3d tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] GET https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b Aug 19 21:28:16.617066 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-432d7d11-fb6c-468e-a492-ee5b5c33df3d tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:16.617417 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-432d7d11-fb6c-468e-a492-ee5b5c33df3d tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:16.617547 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f5fee53-341a-4cfe-8a46-fe286830ed5c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 Aug 19 21:28:16.617891 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f5fee53-341a-4cfe-8a46-fe286830ed5c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:16.618134 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f5fee53-341a-4cfe-8a46-fe286830ed5c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:16.628597 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-432d7d11-fb6c-468e-a492-ee5b5c33df3d tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b returned with HTTP 404 Aug 19 21:28:16.629350 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 688/2754] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:16 2026] GET /volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:16.630378 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:16.630378 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:16.633593 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7f5fee53-341a-4cfe-8a46-fe286830ed5c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:16.634455 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f5fee53-341a-4cfe-8a46-fe286830ed5c tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 returned with HTTP 200 Aug 19 21:28:16.634831 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 676/2755] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:16 2026] GET /volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:16.637361 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0f68b100-31e6-426e-aba2-74740e7f6f4c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:16.639689 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f68b100-31e6-426e-aba2-74740e7f6f4c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b Aug 19 21:28:16.639892 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f68b100-31e6-426e-aba2-74740e7f6f4c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:16.640150 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f68b100-31e6-426e-aba2-74740e7f6f4c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:16.640366 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-0f68b100-31e6-426e-aba2-74740e7f6f4c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] Delete volume with id: a17ab926-58fb-4b33-b4db-9e7afbc7fd0b Aug 19 21:28:16.652113 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f68b100-31e6-426e-aba2-74740e7f6f4c tempest-VolumesDeleteCascade-1280032137 tempest-VolumesDeleteCascade-1280032137-project-member] https://10.4.3.158/volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b returned with HTTP 404 Aug 19 21:28:16.652850 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 698/2756] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:16 2026] DELETE /volume/v3/volumes/a17ab926-58fb-4b33-b4db-9e7afbc7fd0b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:17.438119 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0c02f9fd-7af9-402e-95fd-6c032cd3a03f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:17.440032 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0c02f9fd-7af9-402e-95fd-6c032cd3a03f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:17.440367 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0c02f9fd-7af9-402e-95fd-6c032cd3a03f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:17.440609 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0c02f9fd-7af9-402e-95fd-6c032cd3a03f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:17.440752 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-0c02f9fd-7af9-402e-95fd-6c032cd3a03f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:17.447164 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:17.447164 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:17.448196 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0c02f9fd-7af9-402e-95fd-6c032cd3a03f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:17.448662 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 695/2757] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:17 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:17.568949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a4ee7aec-9ce0-45ba-869b-81b0c95d1f05 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:17.574407 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a4ee7aec-9ce0-45ba-869b-81b0c95d1f05 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:17.574638 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a4ee7aec-9ce0-45ba-869b-81b0c95d1f05 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:17.574852 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a4ee7aec-9ce0-45ba-869b-81b0c95d1f05 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:17.574988 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a4ee7aec-9ce0-45ba-869b-81b0c95d1f05 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:17.583205 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:17.583205 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:17.584342 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a4ee7aec-9ce0-45ba-869b-81b0c95d1f05 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:17.584843 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 689/2758] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:17 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:17.645287 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-450249fc-f1d7-4a8f-a643-2f53730c75ca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:17.648475 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-450249fc-f1d7-4a8f-a643-2f53730c75ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 Aug 19 21:28:17.648475 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-450249fc-f1d7-4a8f-a643-2f53730c75ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:17.648475 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-450249fc-f1d7-4a8f-a643-2f53730c75ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:17.655142 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:17.655142 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:17.655852 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-450249fc-f1d7-4a8f-a643-2f53730c75ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:17.657088 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-450249fc-f1d7-4a8f-a643-2f53730c75ca tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 returned with HTTP 200 Aug 19 21:28:17.657636 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 677/2759] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:17 2026] GET /volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:17.672132 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b7e1e84e-5475-457c-86ce-c88886856638 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:17.675488 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7e1e84e-5475-457c-86ce-c88886856638 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] POST https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53/action Aug 19 21:28:17.676074 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7e1e84e-5475-457c-86ce-c88886856638 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:17.676512 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7e1e84e-5475-457c-86ce-c88886856638 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:17.678272 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-b7e1e84e-5475-457c-86ce-c88886856638 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Updating snapshot '9e5b9735-0e4d-4c2e-ac32-631f91a9aa53' with '{'status': 'creating'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:28:17.690461 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:17.690461 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:17.705039 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7e1e84e-5475-457c-86ce-c88886856638 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53/action returned with HTTP 202 Aug 19 21:28:17.705886 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 699/2760] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:28:17 2026] POST /volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:28:17.716172 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-83399ad0-a5ad-4751-9b9b-5fd31c1fa6a4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:17.718489 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-83399ad0-a5ad-4751-9b9b-5fd31c1fa6a4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 Aug 19 21:28:17.719145 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-83399ad0-a5ad-4751-9b9b-5fd31c1fa6a4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:17.719145 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-83399ad0-a5ad-4751-9b9b-5fd31c1fa6a4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:17.728629 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:17.728629 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:17.729151 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-83399ad0-a5ad-4751-9b9b-5fd31c1fa6a4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:17.730082 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-83399ad0-a5ad-4751-9b9b-5fd31c1fa6a4 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 returned with HTTP 200 Aug 19 21:28:17.730547 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 696/2761] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:17 2026] GET /volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:17.743657 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-749ddc48-5cb0-4a1c-8339-d16288deca73 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:17.746377 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-749ddc48-5cb0-4a1c-8339-d16288deca73 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] POST https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53/action Aug 19 21:28:17.747141 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-749ddc48-5cb0-4a1c-8339-d16288deca73 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:17.747422 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-749ddc48-5cb0-4a1c-8339-d16288deca73 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:17.749120 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.snapshot_actions [None req-749ddc48-5cb0-4a1c-8339-d16288deca73 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100176) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 21:28:17.757735 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:17.757735 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:17.758766 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.snapshot_actions [None req-749ddc48-5cb0-4a1c-8339-d16288deca73 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] Updating snapshot 9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 with info {'id': '9e5b9735-0e4d-4c2e-ac32-631f91a9aa53', 'status': 'error', 'progress': '80%'} Aug 19 21:28:17.769423 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-749ddc48-5cb0-4a1c-8339-d16288deca73 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-member] https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53/action returned with HTTP 202 Aug 19 21:28:17.770032 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 690/2762] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:28:17 2026] POST /volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:17.782568 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6a38923a-99a4-4412-a07d-c744d0fc37ac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:17.786814 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a38923a-99a4-4412-a07d-c744d0fc37ac tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 Aug 19 21:28:17.787101 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a38923a-99a4-4412-a07d-c744d0fc37ac tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:17.787316 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a38923a-99a4-4412-a07d-c744d0fc37ac tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:17.787451 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-6a38923a-99a4-4412-a07d-c744d0fc37ac tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete snapshot with id: 9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 Aug 19 21:28:17.795535 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:17.795535 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:17.797213 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6a38923a-99a4-4412-a07d-c744d0fc37ac tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:17.827575 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6a38923a-99a4-4412-a07d-c744d0fc37ac tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot delete request issued successfully. Aug 19 21:28:17.827853 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a38923a-99a4-4412-a07d-c744d0fc37ac tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 returned with HTTP 202 Aug 19 21:28:17.828680 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 678/2763] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:28:17 2026] DELETE /volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:17.838110 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-001d2a6d-d393-4f03-9762-7a9c8e685996 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:17.841795 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-001d2a6d-d393-4f03-9762-7a9c8e685996 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 Aug 19 21:28:17.841795 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-001d2a6d-d393-4f03-9762-7a9c8e685996 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:17.841795 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-001d2a6d-d393-4f03-9762-7a9c8e685996 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:17.852578 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:17.852578 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:17.852979 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-001d2a6d-d393-4f03-9762-7a9c8e685996 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Snapshot retrieved successfully. Aug 19 21:28:17.853808 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-001d2a6d-d393-4f03-9762-7a9c8e685996 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 returned with HTTP 200 Aug 19 21:28:17.854328 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 700/2764] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:17 2026] GET /volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:18.431497 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:18.467038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-58e05bfb-2ab6-4877-b56a-63bd950c6dae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:18.469335 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58e05bfb-2ab6-4877-b56a-63bd950c6dae tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:18.469583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58e05bfb-2ab6-4877-b56a-63bd950c6dae tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:18.469785 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58e05bfb-2ab6-4877-b56a-63bd950c6dae tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:18.469919 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-58e05bfb-2ab6-4877-b56a-63bd950c6dae tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:18.475785 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:18.475785 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:18.477199 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58e05bfb-2ab6-4877-b56a-63bd950c6dae tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:18.477813 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 691/2765] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:18 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:18.570828 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:18.571347 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1822469199", "metadata": {"Type": "Test"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:18.572989 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1822469199', 'metadata': {'Type': 'Test'}}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:18.573186 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume of 1 GB Aug 19 21:28:18.578654 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Availability Zones retrieved successfully. Aug 19 21:28:18.585591 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (4e253c9b-fc27-4c39-8a52-13c9669b43bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:18.586971 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556b31aa-9c84-40fd-a27e-234f984d52e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:18.588486 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:18.599721 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a225ea0-7c9f-46bb-91d2-c3f7f9e8823a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:18.602877 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a225ea0-7c9f-46bb-91d2-c3f7f9e8823a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:18.604104 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a225ea0-7c9f-46bb-91d2-c3f7f9e8823a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:18.604104 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a225ea0-7c9f-46bb-91d2-c3f7f9e8823a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:18.604104 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1a225ea0-7c9f-46bb-91d2-c3f7f9e8823a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:18.611179 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:18.611179 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:18.612378 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a225ea0-7c9f-46bb-91d2-c3f7f9e8823a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:18.613871 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 679/2766] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:18 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:18.629129 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556b31aa-9c84-40fd-a27e-234f984d52e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:18.631110 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c145d6-5ca9-4ce6-b83c-957674388c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:18.732956 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Created reservations ['c459b77e-98be-41b5-99e1-42f33852a7d7', 'd7d4c6b2-1db7-4994-9edf-76e54e5d3ec4', '5ce70a9c-dc03-4b25-af5a-1425ca30c509', '404fca6e-03ec-4bc2-9446-806ef690a451'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:18.734610 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c145d6-5ca9-4ce6-b83c-957674388c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c459b77e-98be-41b5-99e1-42f33852a7d7', 'd7d4c6b2-1db7-4994-9edf-76e54e5d3ec4', '5ce70a9c-dc03-4b25-af5a-1425ca30c509', '404fca6e-03ec-4bc2-9446-806ef690a451']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:18.735992 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ab6cd4-82e6-453b-a4f5-1164b01aa0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:18.773236 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ab6cd4-82e6-453b-a4f5-1164b01aa0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c95b9ec7-0b20-4dbf-95ba-80693a151e3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1822469199',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['c459b77e-98be-41b5-99e1-42f33852a7d7','d7d4c6b2-1db7-4994-9edf-76e54e5d3ec4','5ce70a9c-dc03-4b25-af5a-1425ca30c509','404fca6e-03ec-4bc2-9446-806ef690a451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1822469199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c95b9ec7-0b20-4dbf-95ba-80693a151e3b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='957756e495254e3d9fd6e90939d46852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='937166bfca5d41dc851f272c0b1b5010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:18.774239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e6d1531-8e41-493f-b799-7e922ce55d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:18.798571 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e6d1531-8e41-493f-b799-7e922ce55d3a) transitioned into state 'SUCCESS' from state '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-1822469199',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['c459b77e-98be-41b5-99e1-42f33852a7d7','d7d4c6b2-1db7-4994-9edf-76e54e5d3ec4','5ce70a9c-dc03-4b25-af5a-1425ca30c509','404fca6e-03ec-4bc2-9446-806ef690a451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:18.799901 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb8e7ac-73c5-4e51-a895-a66dfeff841b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:18.813209 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb8e7ac-73c5-4e51-a895-a66dfeff841b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:18.814201 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (4e253c9b-fc27-4c39-8a52-13c9669b43bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:18.814917 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request issued successfully. Aug 19 21:28:18.815511 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-18253e4f-f5c4-4ac4-85b8-ca9507b88f88 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:18.816178 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 697/2767] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:18 2026] POST /volume/v3/volumes => generated 759 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:18.837129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-27de6b1d-466e-4324-a8d1-7ae1f33a6e1d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:18.841361 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-27de6b1d-466e-4324-a8d1-7ae1f33a6e1d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:18.842314 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-27de6b1d-466e-4324-a8d1-7ae1f33a6e1d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:18.842314 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-27de6b1d-466e-4324-a8d1-7ae1f33a6e1d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:18.852425 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:18.852425 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:18.859428 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-27de6b1d-466e-4324-a8d1-7ae1f33a6e1d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:18.867626 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-50348df6-4888-40fd-a470-70894096e112 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:18.868000 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-27de6b1d-466e-4324-a8d1-7ae1f33a6e1d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b returned with HTTP 200 Aug 19 21:28:18.868613 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 701/2768] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:18 2026] GET /volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:18.874134 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50348df6-4888-40fd-a470-70894096e112 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 Aug 19 21:28:18.874134 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50348df6-4888-40fd-a470-70894096e112 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:18.874134 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50348df6-4888-40fd-a470-70894096e112 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:18.885179 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50348df6-4888-40fd-a470-70894096e112 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 returned with HTTP 404 Aug 19 21:28:18.886817 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 692/2769] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:18 2026] GET /volume/v3/snapshots/9e5b9735-0e4d-4c2e-ac32-631f91a9aa53 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:18.897276 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a2ba6b14-ccd7-4df9-ac6e-c809da86d821 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:18.899527 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2ba6b14-ccd7-4df9-ac6e-c809da86d821 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 Aug 19 21:28:18.899959 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2ba6b14-ccd7-4df9-ac6e-c809da86d821 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:18.900309 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2ba6b14-ccd7-4df9-ac6e-c809da86d821 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:18.900490 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a2ba6b14-ccd7-4df9-ac6e-c809da86d821 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume with id: 4d10e869-66b8-45b9-8d45-4074724a5fb0 Aug 19 21:28:18.912290 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:18.912290 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:18.912797 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a2ba6b14-ccd7-4df9-ac6e-c809da86d821 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:18.949491 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a2ba6b14-ccd7-4df9-ac6e-c809da86d821 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Delete volume request issued successfully. Aug 19 21:28:18.950024 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2ba6b14-ccd7-4df9-ac6e-c809da86d821 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 returned with HTTP 202 Aug 19 21:28:18.952149 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 680/2770] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:18 2026] DELETE /volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 21:28:18.970693 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5d2c468f-af8b-4660-a982-85dacd6a6db1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:18.973028 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5d2c468f-af8b-4660-a982-85dacd6a6db1 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 Aug 19 21:28:18.973218 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5d2c468f-af8b-4660-a982-85dacd6a6db1 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:18.974516 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5d2c468f-af8b-4660-a982-85dacd6a6db1 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:18.988579 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:18.988579 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:18.995367 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5d2c468f-af8b-4660-a982-85dacd6a6db1 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Volume info retrieved successfully. Aug 19 21:28:19.003375 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5d2c468f-af8b-4660-a982-85dacd6a6db1 tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 returned with HTTP 200 Aug 19 21:28:19.003375 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 698/2771] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:18 2026] GET /volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:19.491929 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1c836f97-827c-41db-8a2e-b88f0f5dbf4f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:19.495603 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c836f97-827c-41db-8a2e-b88f0f5dbf4f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:19.495848 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c836f97-827c-41db-8a2e-b88f0f5dbf4f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:19.496229 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c836f97-827c-41db-8a2e-b88f0f5dbf4f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:19.496342 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1c836f97-827c-41db-8a2e-b88f0f5dbf4f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:19.504146 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:19.504146 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:19.505070 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c836f97-827c-41db-8a2e-b88f0f5dbf4f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:19.505525 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 702/2772] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:19 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:19.627004 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-edd14b20-153d-4e85-81bb-ab0d7cc7aa9f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:19.628838 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-edd14b20-153d-4e85-81bb-ab0d7cc7aa9f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:19.628993 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-edd14b20-153d-4e85-81bb-ab0d7cc7aa9f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:19.629208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-edd14b20-153d-4e85-81bb-ab0d7cc7aa9f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:19.629339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-edd14b20-153d-4e85-81bb-ab0d7cc7aa9f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:19.635376 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:19.635376 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:19.636263 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-edd14b20-153d-4e85-81bb-ab0d7cc7aa9f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:19.636755 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 693/2773] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:19 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:19.889002 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-53bc9b62-6d0e-44d7-bb3a-3c65b5e2faf9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:19.890984 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53bc9b62-6d0e-44d7-bb3a-3c65b5e2faf9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:19.891263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53bc9b62-6d0e-44d7-bb3a-3c65b5e2faf9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:19.891520 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53bc9b62-6d0e-44d7-bb3a-3c65b5e2faf9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:19.905124 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:19.905124 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:19.910906 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-53bc9b62-6d0e-44d7-bb3a-3c65b5e2faf9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:19.917180 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53bc9b62-6d0e-44d7-bb3a-3c65b5e2faf9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b returned with HTTP 200 Aug 19 21:28:19.917702 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 681/2774] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:19 2026] GET /volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:19.933275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8ec6437a-6a36-4f25-8db5-d45f26bed71e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:19.935438 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8ec6437a-6a36-4f25-8db5-d45f26bed71e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:19.935658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8ec6437a-6a36-4f25-8db5-d45f26bed71e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:19.935866 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8ec6437a-6a36-4f25-8db5-d45f26bed71e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:19.946946 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:19.946946 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:19.953472 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8ec6437a-6a36-4f25-8db5-d45f26bed71e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:19.960990 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8ec6437a-6a36-4f25-8db5-d45f26bed71e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b returned with HTTP 200 Aug 19 21:28:19.961705 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 699/2775] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:19 2026] GET /volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:19.975754 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4e88ee5a-e0cf-408b-abf8-0207bea0c336 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:19.977599 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e88ee5a-e0cf-408b-abf8-0207bea0c336 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] PUT https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:19.977965 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e88ee5a-e0cf-408b-abf8-0207bea0c336 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1822469199"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:19.988289 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:19.988289 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:19.992812 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4e88ee5a-e0cf-408b-abf8-0207bea0c336 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:20.000816 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4e88ee5a-e0cf-408b-abf8-0207bea0c336 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume updated successfully. Aug 19 21:28:20.001661 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e88ee5a-e0cf-408b-abf8-0207bea0c336 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b returned with HTTP 200 Aug 19 21:28:20.002281 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 703/2776] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Aug 19 21:28:19 2026] PUT /volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b => generated 784 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:20.015908 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-60f2c1cd-a858-42d7-ac4b-93a36cd0c92a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:20.018133 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60f2c1cd-a858-42d7-ac4b-93a36cd0c92a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] PUT https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:20.018445 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60f2c1cd-a858-42d7-ac4b-93a36cd0c92a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1526694549", "description": "This is the new description of volume"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:20.021859 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-880b2b24-cc4d-40ab-a361-ffdd90bb820f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:20.027679 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-880b2b24-cc4d-40ab-a361-ffdd90bb820f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] GET https://10.4.3.158/volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 Aug 19 21:28:20.027918 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-880b2b24-cc4d-40ab-a361-ffdd90bb820f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:20.028158 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-880b2b24-cc4d-40ab-a361-ffdd90bb820f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:20.035523 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:20.035523 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:20.039132 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-880b2b24-cc4d-40ab-a361-ffdd90bb820f tempest-ProjectMemberTests-1655688007 tempest-ProjectMemberTests-1655688007-project-admin] https://10.4.3.158/volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 returned with HTTP 404 Aug 19 21:28:20.039845 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 682/2777] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:20 2026] GET /volume/v3/volumes/4d10e869-66b8-45b9-8d45-4074724a5fb0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:20.043122 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-60f2c1cd-a858-42d7-ac4b-93a36cd0c92a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:20.058295 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-60f2c1cd-a858-42d7-ac4b-93a36cd0c92a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume updated successfully. Aug 19 21:28:20.059191 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60f2c1cd-a858-42d7-ac4b-93a36cd0c92a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b returned with HTTP 200 Aug 19 21:28:20.059814 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 694/2778] 10.4.3.158 () {68 vars in 1369 bytes} [Wed Aug 19 21:28:20 2026] PUT /volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b => generated 823 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:20.078992 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b99d0b57-88b9-4bbe-8293-ae2ce647e7d0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:20.082137 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b99d0b57-88b9-4bbe-8293-ae2ce647e7d0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:20.082137 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b99d0b57-88b9-4bbe-8293-ae2ce647e7d0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:20.082137 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b99d0b57-88b9-4bbe-8293-ae2ce647e7d0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:20.092667 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:20.092667 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:20.096715 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b99d0b57-88b9-4bbe-8293-ae2ce647e7d0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:20.104204 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b99d0b57-88b9-4bbe-8293-ae2ce647e7d0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b returned with HTTP 200 Aug 19 21:28:20.104812 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 700/2779] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:20 2026] GET /volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b => generated 891 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:20.121567 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f687ee48-f698-4265-adb1-cd06c66466df None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:20.123637 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:20.124089 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-948545879", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-562650464"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:20.125576 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-948545879', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-562650464'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:20.125693 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume of 1 GB Aug 19 21:28:20.130686 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Availability Zones retrieved successfully. Aug 19 21:28:20.138018 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (97448778-cb81-464e-a88b-e5dd2c0a699a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:20.139372 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fab44ce-0df0-4fa1-9c87-fbf209ada5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:20.140740 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:20.178414 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fab44ce-0df0-4fa1-9c87-fbf209ada5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:20.180110 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b770770-092a-4e5a-8fd0-9ebd12bb8981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:20.244782 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Created reservations ['d196db80-36d0-4e1f-96bb-e5c6457cd577', '36ec9b67-217e-4b11-9611-872aaad44e25', 'd7e1423c-8ee6-4f78-99c5-d637cc679b2b', '2bfc6af2-57f5-46b2-8758-3ae6508e0e48'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:20.246439 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b770770-092a-4e5a-8fd0-9ebd12bb8981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d196db80-36d0-4e1f-96bb-e5c6457cd577', '36ec9b67-217e-4b11-9611-872aaad44e25', 'd7e1423c-8ee6-4f78-99c5-d637cc679b2b', '2bfc6af2-57f5-46b2-8758-3ae6508e0e48']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:20.246604 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec56af66-e691-4cb1-8154-c37b61ac222f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:20.277820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec56af66-e691-4cb1-8154-c37b61ac222f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e11b7d73-37cc-44dc-9760-906d578591a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-948545879',display_name='tempest-VolumesGetTest-Volume-562650464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['d196db80-36d0-4e1f-96bb-e5c6457cd577','36ec9b67-217e-4b11-9611-872aaad44e25','d7e1423c-8ee6-4f78-99c5-d637cc679b2b','2bfc6af2-57f5-46b2-8758-3ae6508e0e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-948545879',display_name='tempest-VolumesGetTest-Volume-562650464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e11b7d73-37cc-44dc-9760-906d578591a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='957756e495254e3d9fd6e90939d46852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='937166bfca5d41dc851f272c0b1b5010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:20.278831 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa10cc7c-748b-44f3-80ca-2a70ec7fd2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:20.304910 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa10cc7c-748b-44f3-80ca-2a70ec7fd2d6) transitioned into 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-948545879',display_name='tempest-VolumesGetTest-Volume-562650464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['d196db80-36d0-4e1f-96bb-e5c6457cd577','36ec9b67-217e-4b11-9611-872aaad44e25','d7e1423c-8ee6-4f78-99c5-d637cc679b2b','2bfc6af2-57f5-46b2-8758-3ae6508e0e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:20.306098 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (687e9e12-9bc8-4e96-a102-ecbcff39cf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:20.323669 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (687e9e12-9bc8-4e96-a102-ecbcff39cf49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:20.324514 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (97448778-cb81-464e-a88b-e5dd2c0a699a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:20.324987 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request issued successfully. Aug 19 21:28:20.326147 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f687ee48-f698-4265-adb1-cd06c66466df tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:20.326802 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 704/2780] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:20 2026] POST /volume/v3/volumes => generated 778 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:20.343491 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e24b4412-31e2-4cda-bc3c-329ea87d72db None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:20.346880 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e24b4412-31e2-4cda-bc3c-329ea87d72db tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 Aug 19 21:28:20.346880 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e24b4412-31e2-4cda-bc3c-329ea87d72db tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:20.348068 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e24b4412-31e2-4cda-bc3c-329ea87d72db tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:20.360556 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:20.360556 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:20.370699 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e24b4412-31e2-4cda-bc3c-329ea87d72db tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:20.384129 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e24b4412-31e2-4cda-bc3c-329ea87d72db tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 returned with HTTP 200 Aug 19 21:28:20.384129 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 683/2781] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:20 2026] GET /volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:20.524205 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-32e04e71-3e67-48dc-8f7b-04ddb7d88c05 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:20.527116 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-32e04e71-3e67-48dc-8f7b-04ddb7d88c05 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:20.527416 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-32e04e71-3e67-48dc-8f7b-04ddb7d88c05 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:20.527703 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-32e04e71-3e67-48dc-8f7b-04ddb7d88c05 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:20.527858 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-32e04e71-3e67-48dc-8f7b-04ddb7d88c05 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:20.549434 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:20.549434 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:20.553235 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-32e04e71-3e67-48dc-8f7b-04ddb7d88c05 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:20.554187 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 695/2782] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:20 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:20.651443 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b7693395-2a2a-4282-a9bf-003b2040d6b8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:20.653314 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b7693395-2a2a-4282-a9bf-003b2040d6b8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:20.653526 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b7693395-2a2a-4282-a9bf-003b2040d6b8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:20.654066 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b7693395-2a2a-4282-a9bf-003b2040d6b8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:20.654066 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-b7693395-2a2a-4282-a9bf-003b2040d6b8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:20.660486 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:20.660486 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:20.660486 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b7693395-2a2a-4282-a9bf-003b2040d6b8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:20.660688 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 701/2783] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:20 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:21.405122 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2528ce9a-7b78-4c26-b34d-9fabc9c65dc8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:21.407379 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2528ce9a-7b78-4c26-b34d-9fabc9c65dc8 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 Aug 19 21:28:21.407596 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2528ce9a-7b78-4c26-b34d-9fabc9c65dc8 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:21.407827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2528ce9a-7b78-4c26-b34d-9fabc9c65dc8 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:21.419580 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:21.419580 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:21.425966 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2528ce9a-7b78-4c26-b34d-9fabc9c65dc8 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:21.432220 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2528ce9a-7b78-4c26-b34d-9fabc9c65dc8 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 returned with HTTP 200 Aug 19 21:28:21.432776 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 705/2784] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:21 2026] GET /volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:21.448974 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f044bf41-5b6f-4cbd-a915-b2dcfff06642 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:21.453682 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f044bf41-5b6f-4cbd-a915-b2dcfff06642 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] PUT https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 Aug 19 21:28:21.453682 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f044bf41-5b6f-4cbd-a915-b2dcfff06642 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1822469199", "description": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:21.464820 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:21.464820 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:21.472070 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f044bf41-5b6f-4cbd-a915-b2dcfff06642 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:21.482721 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f044bf41-5b6f-4cbd-a915-b2dcfff06642 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume updated successfully. Aug 19 21:28:21.483687 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f044bf41-5b6f-4cbd-a915-b2dcfff06642 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 returned with HTTP 200 Aug 19 21:28:21.484270 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 684/2785] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Aug 19 21:28:21 2026] PUT /volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 => generated 770 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:21.496907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1b620329-e63d-49b4-a2fa-e52880b81dd1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:21.499880 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b620329-e63d-49b4-a2fa-e52880b81dd1 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 Aug 19 21:28:21.500299 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b620329-e63d-49b4-a2fa-e52880b81dd1 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:21.500614 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b620329-e63d-49b4-a2fa-e52880b81dd1 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:21.511132 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:21.511132 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:21.514964 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1b620329-e63d-49b4-a2fa-e52880b81dd1 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:21.521605 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b620329-e63d-49b4-a2fa-e52880b81dd1 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 returned with HTTP 200 Aug 19 21:28:21.522347 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 696/2786] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:21 2026] GET /volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:21.538708 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-99d22bc8-6d47-4dd3-9564-8ca8d5e34de6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:21.541934 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-99d22bc8-6d47-4dd3-9564-8ca8d5e34de6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 Aug 19 21:28:21.542132 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-99d22bc8-6d47-4dd3-9564-8ca8d5e34de6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:21.542369 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-99d22bc8-6d47-4dd3-9564-8ca8d5e34de6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:21.542544 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-99d22bc8-6d47-4dd3-9564-8ca8d5e34de6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume with id: e11b7d73-37cc-44dc-9760-906d578591a9 Aug 19 21:28:21.550217 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:21.550217 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:21.550720 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-99d22bc8-6d47-4dd3-9564-8ca8d5e34de6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:21.570134 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5bab268b-4368-4c98-8ad3-f0b0ffa198bb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:21.572506 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5bab268b-4368-4c98-8ad3-f0b0ffa198bb tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:21.572506 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5bab268b-4368-4c98-8ad3-f0b0ffa198bb tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:21.573318 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5bab268b-4368-4c98-8ad3-f0b0ffa198bb tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:21.573318 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5bab268b-4368-4c98-8ad3-f0b0ffa198bb tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:21.577437 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-99d22bc8-6d47-4dd3-9564-8ca8d5e34de6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume request issued successfully. Aug 19 21:28:21.577618 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-99d22bc8-6d47-4dd3-9564-8ca8d5e34de6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 returned with HTTP 202 Aug 19 21:28:21.578028 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 702/2787] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:21 2026] DELETE /volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:21.583352 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:21.583352 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:21.583352 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5bab268b-4368-4c98-8ad3-f0b0ffa198bb tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:21.583352 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 706/2788] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:21 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:21.590141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-093033c0-8b51-4461-94e8-ea2b4546c7d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:21.592047 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-093033c0-8b51-4461-94e8-ea2b4546c7d4 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 Aug 19 21:28:21.592492 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-093033c0-8b51-4461-94e8-ea2b4546c7d4 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:21.592827 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-093033c0-8b51-4461-94e8-ea2b4546c7d4 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:21.607095 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:21.607095 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:21.612582 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-093033c0-8b51-4461-94e8-ea2b4546c7d4 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:21.621389 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-093033c0-8b51-4461-94e8-ea2b4546c7d4 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 returned with HTTP 200 Aug 19 21:28:21.622317 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 685/2789] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:21 2026] GET /volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:21.674716 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fb25d7c6-e178-430d-aa70-31aecfbb1113 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:21.676325 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb25d7c6-e178-430d-aa70-31aecfbb1113 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:21.676679 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb25d7c6-e178-430d-aa70-31aecfbb1113 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:21.677082 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb25d7c6-e178-430d-aa70-31aecfbb1113 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:21.677277 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fb25d7c6-e178-430d-aa70-31aecfbb1113 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:21.686369 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:21.686369 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:21.687794 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb25d7c6-e178-430d-aa70-31aecfbb1113 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:21.688796 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 697/2790] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:21 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:22.567848 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1c2b5adc-e3fc-439f-ab83-1a4613279c7a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:22.600275 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a1194579-7a8d-4543-9183-ee74f85138d3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:22.603964 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1194579-7a8d-4543-9183-ee74f85138d3 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:22.603964 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1194579-7a8d-4543-9183-ee74f85138d3 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:22.603964 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1194579-7a8d-4543-9183-ee74f85138d3 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:22.603964 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a1194579-7a8d-4543-9183-ee74f85138d3 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:22.611224 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:22.611224 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:22.613136 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1194579-7a8d-4543-9183-ee74f85138d3 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:22.613136 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 707/2791] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:22 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:22.640701 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f66f4498-d0fa-4a2b-a514-48ba6d192f01 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:22.643204 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f66f4498-d0fa-4a2b-a514-48ba6d192f01 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 Aug 19 21:28:22.643551 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f66f4498-d0fa-4a2b-a514-48ba6d192f01 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:22.643821 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f66f4498-d0fa-4a2b-a514-48ba6d192f01 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:22.652253 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f66f4498-d0fa-4a2b-a514-48ba6d192f01 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 returned with HTTP 404 Aug 19 21:28:22.653254 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 686/2792] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:22 2026] GET /volume/v3/volumes/e11b7d73-37cc-44dc-9760-906d578591a9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:22.664533 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1da489d8-5cc8-437c-bbdf-b5115d54e192 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:22.667671 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1da489d8-5cc8-437c-bbdf-b5115d54e192 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:22.668117 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1da489d8-5cc8-437c-bbdf-b5115d54e192 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:22.668312 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1da489d8-5cc8-437c-bbdf-b5115d54e192 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:22.685419 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:22.685419 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:22.692669 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1da489d8-5cc8-437c-bbdf-b5115d54e192 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:22.701147 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1da489d8-5cc8-437c-bbdf-b5115d54e192 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b returned with HTTP 200 Aug 19 21:28:22.701712 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 698/2793] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:22 2026] GET /volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b => generated 891 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:22.703053 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d15241cc-363a-401b-87c0-61e475331486 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:22.706671 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d15241cc-363a-401b-87c0-61e475331486 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:22.708948 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d15241cc-363a-401b-87c0-61e475331486 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:22.708948 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d15241cc-363a-401b-87c0-61e475331486 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:22.708948 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d15241cc-363a-401b-87c0-61e475331486 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:22.714063 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:22.714063 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:22.715131 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d15241cc-363a-401b-87c0-61e475331486 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:22.716136 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 708/2794] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:22 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:22.720872 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-67edb0ac-125e-46f2-9289-21520a0e9080 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:22.724121 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-67edb0ac-125e-46f2-9289-21520a0e9080 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:22.724121 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-67edb0ac-125e-46f2-9289-21520a0e9080 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:22.724237 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-67edb0ac-125e-46f2-9289-21520a0e9080 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:22.725513 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-67edb0ac-125e-46f2-9289-21520a0e9080 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume with id: c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:22.730768 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1c2b5adc-e3fc-439f-ab83-1a4613279c7a tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:28:22.731323 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1c2b5adc-e3fc-439f-ab83-1a4613279c7a tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1665440145", "extra_specs": {"storage_protocol": "tempest-storage_protocol-745367840", "vendor_name": "tempest-vendor_name-489614925"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:22.734203 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:22.734203 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:22.734203 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-67edb0ac-125e-46f2-9289-21520a0e9080 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:22.763444 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1c2b5adc-e3fc-439f-ab83-1a4613279c7a tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:28:22.764006 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 703/2795] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:28:22 2026] POST /volume/v3/types => generated 328 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:22.764252 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-67edb0ac-125e-46f2-9289-21520a0e9080 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume request issued successfully. Aug 19 21:28:22.764529 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-67edb0ac-125e-46f2-9289-21520a0e9080 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b returned with HTTP 202 Aug 19 21:28:22.765088 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 687/2796] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:22 2026] DELETE /volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:22.780590 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e702a62b-0755-4a88-8b40-5460e85f7bd7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:22.780781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:22.784138 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e702a62b-0755-4a88-8b40-5460e85f7bd7 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:22.784138 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e702a62b-0755-4a88-8b40-5460e85f7bd7 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:22.784138 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e702a62b-0755-4a88-8b40-5460e85f7bd7 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:22.787562 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:22.787562 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "29ff3835-7030-445a-8ef6-c5d16df809ab", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:22.789615 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Create volume request body: {'volume': {'volume_type': '29ff3835-7030-445a-8ef6-c5d16df809ab', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:22.798844 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:22.798844 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:22.799364 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Create volume of 1 GB Aug 19 21:28:22.799804 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:22.799804 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:22.800578 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Availability Zones retrieved successfully. Aug 19 21:28:22.805721 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e702a62b-0755-4a88-8b40-5460e85f7bd7 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:22.807647 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Flow 'volume_create_api' (37a1a6b4-0a1f-4ea2-a90e-c2e85caee98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:22.809786 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503e417b-ae73-492b-b298-f0090613529e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:22.811168 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:22.812446 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e702a62b-0755-4a88-8b40-5460e85f7bd7 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b returned with HTTP 200 Aug 19 21:28:22.812837 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 699/2797] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:22 2026] GET /volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b => generated 890 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:22.846158 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503e417b-ae73-492b-b298-f0090613529e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:28:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-745367840',vendor_name='tempest-vendor_name-489614925'},id=29ff3835-7030-445a-8ef6-c5d16df809ab,is_public=True,name='tempest-ProjectReaderTests-volume-type-1665440145',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29ff3835-7030-445a-8ef6-c5d16df809ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:22.848540 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44eae387-61b1-4178-92df-800e4748b124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:22.894170 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1665440145 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1665440145, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:28:22.894170 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1665440145 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1665440145, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:28:22.954193 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Created reservations ['cfd604a3-9cfb-4d7a-a3fc-cc480a7eeccc', 'a9dc4afd-50d7-4fcd-bd5a-03dc754b9ada', '7cbfa671-7212-4d95-afdc-61ea9288a4c4', '768f7f1a-eada-46a1-b545-5126994f3908'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:22.955357 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44eae387-61b1-4178-92df-800e4748b124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfd604a3-9cfb-4d7a-a3fc-cc480a7eeccc', 'a9dc4afd-50d7-4fcd-bd5a-03dc754b9ada', '7cbfa671-7212-4d95-afdc-61ea9288a4c4', '768f7f1a-eada-46a1-b545-5126994f3908']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:22.956397 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bacf88cc-6eb7-4011-92d1-baf924b3b281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:22.998871 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bacf88cc-6eb7-4011-92d1-baf924b3b281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '350c6fcc-e63d-49e5-ad4d-e57d3bb08277', '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='9afe115f04ae4641a731e084d4966457',qos_specs=None,replication_status=,reservations=['cfd604a3-9cfb-4d7a-a3fc-cc480a7eeccc','a9dc4afd-50d7-4fcd-bd5a-03dc754b9ada','7cbfa671-7212-4d95-afdc-61ea9288a4c4','768f7f1a-eada-46a1-b545-5126994f3908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f554b58e80e7447d98263d436682e4ee',volume_type_id=29ff3835-7030-445a-8ef6-c5d16df809ab), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28: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=350c6fcc-e63d-49e5-ad4d-e57d3bb08277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9afe115f04ae4641a731e084d4966457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f554b58e80e7447d98263d436682e4ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29ff3835-7030-445a-8ef6-c5d16df809ab),volume_type_id=29ff3835-7030-445a-8ef6-c5d16df809ab)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:23.000087 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (086d1774-ed0b-4795-bfa6-8cea456f30f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:23.030556 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (086d1774-ed0b-4795-bfa6-8cea456f30f2) transitioned into state 'SUCCESS' from 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='9afe115f04ae4641a731e084d4966457',qos_specs=None,replication_status=,reservations=['cfd604a3-9cfb-4d7a-a3fc-cc480a7eeccc','a9dc4afd-50d7-4fcd-bd5a-03dc754b9ada','7cbfa671-7212-4d95-afdc-61ea9288a4c4','768f7f1a-eada-46a1-b545-5126994f3908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f554b58e80e7447d98263d436682e4ee',volume_type_id=29ff3835-7030-445a-8ef6-c5d16df809ab)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:23.031328 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aada014-bfb4-4e8a-b86a-4085d29a8f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:23.049367 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aada014-bfb4-4e8a-b86a-4085d29a8f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:23.050076 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Flow 'volume_create_api' (37a1a6b4-0a1f-4ea2-a90e-c2e85caee98f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:23.050743 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Create volume request issued successfully. Aug 19 21:28:23.051964 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf787b05-3211-4d4c-a6cb-6c6d17151678 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:23.052516 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 709/2798] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:28:22 2026] POST /volume/v3/volumes => generated 774 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:23.072941 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8d3a484e-60dc-4db9-8c4b-2fccfe93bfed None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:23.078054 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8d3a484e-60dc-4db9-8c4b-2fccfe93bfed tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] GET https://10.4.3.158/volume/v3/volumes/350c6fcc-e63d-49e5-ad4d-e57d3bb08277 Aug 19 21:28:23.078054 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8d3a484e-60dc-4db9-8c4b-2fccfe93bfed tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:23.078054 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8d3a484e-60dc-4db9-8c4b-2fccfe93bfed tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:23.088913 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:23.088913 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:23.094953 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8d3a484e-60dc-4db9-8c4b-2fccfe93bfed tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Volume info retrieved successfully. Aug 19 21:28:23.101840 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8d3a484e-60dc-4db9-8c4b-2fccfe93bfed tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/volumes/350c6fcc-e63d-49e5-ad4d-e57d3bb08277 returned with HTTP 200 Aug 19 21:28:23.102464 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 704/2799] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:23 2026] GET /volume/v3/volumes/350c6fcc-e63d-49e5-ad4d-e57d3bb08277 => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:23.627809 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9e8a9712-7eca-4b65-a775-ecf7eaff2bb2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:23.629935 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e8a9712-7eca-4b65-a775-ecf7eaff2bb2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:23.630173 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e8a9712-7eca-4b65-a775-ecf7eaff2bb2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:23.630370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e8a9712-7eca-4b65-a775-ecf7eaff2bb2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:23.630466 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9e8a9712-7eca-4b65-a775-ecf7eaff2bb2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:23.635713 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:23.635713 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:23.637480 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e8a9712-7eca-4b65-a775-ecf7eaff2bb2 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:23.637480 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 688/2800] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:23 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:23.735566 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-142545c4-0740-4e45-b7f6-016c88f384ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:23.738420 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-142545c4-0740-4e45-b7f6-016c88f384ea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:23.738679 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-142545c4-0740-4e45-b7f6-016c88f384ea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:23.739050 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-142545c4-0740-4e45-b7f6-016c88f384ea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:23.739120 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-142545c4-0740-4e45-b7f6-016c88f384ea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:23.745006 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:23.745006 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:23.745981 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-142545c4-0740-4e45-b7f6-016c88f384ea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:23.746444 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 700/2801] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:23 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:23.828629 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bd5b8f20-1f69-4c2d-8d78-a8d79bec6bd0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:23.831298 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd5b8f20-1f69-4c2d-8d78-a8d79bec6bd0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b Aug 19 21:28:23.831583 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd5b8f20-1f69-4c2d-8d78-a8d79bec6bd0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:23.831863 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd5b8f20-1f69-4c2d-8d78-a8d79bec6bd0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:23.839831 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd5b8f20-1f69-4c2d-8d78-a8d79bec6bd0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b returned with HTTP 404 Aug 19 21:28:23.840583 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 710/2802] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:23 2026] GET /volume/v3/volumes/c95b9ec7-0b20-4dbf-95ba-80693a151e3b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:23.851800 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a1745f99-a349-4da1-b44a-131dfc261693 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:23.854548 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:23.855285 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1792223583"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:23.857505 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1792223583'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:23.857833 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume of 1 GB Aug 19 21:28:23.865411 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Availability Zones retrieved successfully. Aug 19 21:28:23.872762 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (3df24ca7-eb8d-42bd-a591-c93384fb4506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:23.874106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de55954c-f503-4859-9bb2-8a77e314ebf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:23.875647 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:23.915084 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de55954c-f503-4859-9bb2-8a77e314ebf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:23.916596 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb41845c-7b50-4d54-8007-45f3790fd10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:23.984272 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Created reservations ['1d5dd08a-2e00-4fd1-b5b6-f0936748c465', 'fecf9516-a2bb-4f36-a78d-a3e1f1077e16', '741eed4b-4d8b-4f0d-91c0-d1d9e8bc9a28', 'e8fe0538-96da-455e-a617-fec36e74d252'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:23.985468 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb41845c-7b50-4d54-8007-45f3790fd10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d5dd08a-2e00-4fd1-b5b6-f0936748c465', 'fecf9516-a2bb-4f36-a78d-a3e1f1077e16', '741eed4b-4d8b-4f0d-91c0-d1d9e8bc9a28', 'e8fe0538-96da-455e-a617-fec36e74d252']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:23.985890 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16d6870-9370-4014-80c6-4442fb56b918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:24.019972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16d6870-9370-4014-80c6-4442fb56b918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed53ab70-081f-41ef-b6a1-e7e6dc267a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1792223583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['1d5dd08a-2e00-4fd1-b5b6-f0936748c465','fecf9516-a2bb-4f36-a78d-a3e1f1077e16','741eed4b-4d8b-4f0d-91c0-d1d9e8bc9a28','e8fe0538-96da-455e-a617-fec36e74d252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1792223583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed53ab70-081f-41ef-b6a1-e7e6dc267a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='957756e495254e3d9fd6e90939d46852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='937166bfca5d41dc851f272c0b1b5010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:24.019972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a653ddbf-c4e7-41b8-9704-baf8b001a43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:24.059110 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a653ddbf-c4e7-41b8-9704-baf8b001a43f) transitioned into state 'SUCCESS' from state '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-1792223583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['1d5dd08a-2e00-4fd1-b5b6-f0936748c465','fecf9516-a2bb-4f36-a78d-a3e1f1077e16','741eed4b-4d8b-4f0d-91c0-d1d9e8bc9a28','e8fe0538-96da-455e-a617-fec36e74d252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:24.060488 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cadb792-10ba-4eba-a0c3-4a021d1471c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:24.075698 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cadb792-10ba-4eba-a0c3-4a021d1471c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:24.077098 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (3df24ca7-eb8d-42bd-a591-c93384fb4506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:24.077564 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request issued successfully. Aug 19 21:28:24.078366 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a1745f99-a349-4da1-b44a-131dfc261693 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:24.079577 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 705/2803] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:28:23 2026] POST /volume/v3/volumes => generated 745 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:24.099478 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a3050ce0-bc5f-49c1-8933-e40efe8ab60b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.102585 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3050ce0-bc5f-49c1-8933-e40efe8ab60b tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 Aug 19 21:28:24.102779 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3050ce0-bc5f-49c1-8933-e40efe8ab60b tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.103248 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3050ce0-bc5f-49c1-8933-e40efe8ab60b tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.112362 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.112362 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:24.117248 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3050ce0-bc5f-49c1-8933-e40efe8ab60b tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:24.119319 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-139dc39b-b0a8-474a-833c-3b948ee46001 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.122547 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-139dc39b-b0a8-474a-833c-3b948ee46001 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] GET https://10.4.3.158/volume/v3/volumes/350c6fcc-e63d-49e5-ad4d-e57d3bb08277 Aug 19 21:28:24.122793 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-139dc39b-b0a8-474a-833c-3b948ee46001 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.123072 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-139dc39b-b0a8-474a-833c-3b948ee46001 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.129088 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3050ce0-bc5f-49c1-8933-e40efe8ab60b tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 returned with HTTP 200 Aug 19 21:28:24.129808 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 689/2804] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:24 2026] GET /volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:24.141394 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.141394 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:24.147516 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-139dc39b-b0a8-474a-833c-3b948ee46001 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Volume info retrieved successfully. Aug 19 21:28:24.157454 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-139dc39b-b0a8-474a-833c-3b948ee46001 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/volumes/350c6fcc-e63d-49e5-ad4d-e57d3bb08277 returned with HTTP 200 Aug 19 21:28:24.158149 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 701/2805] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:24 2026] GET /volume/v3/volumes/350c6fcc-e63d-49e5-ad4d-e57d3bb08277 => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:24.176809 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-206d2459-0a1a-4d0b-97a7-9836d0da45ef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.180444 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-206d2459-0a1a-4d0b-97a7-9836d0da45ef tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] GET https://10.4.3.158/volume/v3/messages Aug 19 21:28:24.180804 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-206d2459-0a1a-4d0b-97a7-9836d0da45ef tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.181309 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-206d2459-0a1a-4d0b-97a7-9836d0da45ef tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.181946 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.181946 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:24.191704 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-206d2459-0a1a-4d0b-97a7-9836d0da45ef tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:28:24.192656 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 711/2806] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:28:24 2026] GET /volume/v3/messages => generated 670 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:24.205554 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e13b260d-45f3-46a2-a76f-5058d485e089 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.287839 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e13b260d-45f3-46a2-a76f-5058d485e089 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-reader] GET https://10.4.3.158/volume/v3/messages Aug 19 21:28:24.288191 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e13b260d-45f3-46a2-a76f-5058d485e089 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-reader] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.288553 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e13b260d-45f3-46a2-a76f-5058d485e089 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-reader] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.288964 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.288964 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:24.297855 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e13b260d-45f3-46a2-a76f-5058d485e089 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-reader] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:28:24.298107 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 706/2807] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:28:24 2026] GET /volume/v3/messages => generated 670 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:24.310827 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f3770f6d-66bf-4e7c-8ab1-8bb8e2996d3b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.314199 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f3770f6d-66bf-4e7c-8ab1-8bb8e2996d3b tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] DELETE https://10.4.3.158/volume/v3/messages/413912a0-1f88-456f-9d98-6fa8afcc5227 Aug 19 21:28:24.314199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f3770f6d-66bf-4e7c-8ab1-8bb8e2996d3b tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.314199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f3770f6d-66bf-4e7c-8ab1-8bb8e2996d3b tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.336830 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f3770f6d-66bf-4e7c-8ab1-8bb8e2996d3b tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/messages/413912a0-1f88-456f-9d98-6fa8afcc5227 returned with HTTP 204 Aug 19 21:28:24.337303 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 690/2808] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Aug 19 21:28:24 2026] DELETE /volume/v3/messages/413912a0-1f88-456f-9d98-6fa8afcc5227 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 21:28:24.347553 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.349691 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/350c6fcc-e63d-49e5-ad4d-e57d3bb08277 Aug 19 21:28:24.350101 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.350359 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.350606 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Delete volume with id: 350c6fcc-e63d-49e5-ad4d-e57d3bb08277 Aug 19 21:28:24.362330 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.362330 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:24.362707 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Volume info retrieved successfully. Aug 19 21:28:24.365705 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 21:28:24.385049 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1665440145 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1665440145, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:28:24.385049 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1665440145 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1665440145, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:28:24.404380 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Created reservations ['67a1983f-2504-4872-ac48-6700a1b7a0a7', '9023c187-53b7-41f7-ba82-87c76676519a', '2f7ef5fe-c49f-4391-8170-0d48a52677e0', '77ed50e4-d8ef-4eb4-8a37-08d2d3df0a6d'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:24.463265 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Delete volume request issued successfully. Aug 19 21:28:24.463573 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-14acf6ec-3288-4305-b2d7-49a8a1559fd2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/volumes/350c6fcc-e63d-49e5-ad4d-e57d3bb08277 returned with HTTP 202 Aug 19 21:28:24.464252 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 702/2809] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:28:24 2026] DELETE /volume/v3/volumes/350c6fcc-e63d-49e5-ad4d-e57d3bb08277 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:24.474996 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0950923-b310-472d-b3a4-27a9224215c2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.478520 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0950923-b310-472d-b3a4-27a9224215c2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] DELETE https://10.4.3.158/volume/v3/types/29ff3835-7030-445a-8ef6-c5d16df809ab Aug 19 21:28:24.480194 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0950923-b310-472d-b3a4-27a9224215c2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.480452 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0950923-b310-472d-b3a4-27a9224215c2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.521954 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0950923-b310-472d-b3a4-27a9224215c2 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/types/29ff3835-7030-445a-8ef6-c5d16df809ab returned with HTTP 202 Aug 19 21:28:24.522825 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 712/2810] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:28:24 2026] DELETE /volume/v3/types/29ff3835-7030-445a-8ef6-c5d16df809ab => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:24.535446 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ad15cd94-ae11-40c9-880e-0b727d5462ac None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.538520 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ad15cd94-ae11-40c9-880e-0b727d5462ac tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:28:24.539943 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ad15cd94-ae11-40c9-880e-0b727d5462ac tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-576602459", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1098986193", "vendor_name": "tempest-vendor_name-1506958844"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:24.563435 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ad15cd94-ae11-40c9-880e-0b727d5462ac tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:28:24.564269 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 707/2811] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:28:24 2026] POST /volume/v3/types => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:24.574923 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-44584617-02b8-44ad-b742-519ab0f32ef0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.577202 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:24.577670 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0a1ab601-eac2-47f8-8f55-5df77e63118a", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:24.579929 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Create volume request body: {'volume': {'volume_type': '0a1ab601-eac2-47f8-8f55-5df77e63118a', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:24.585824 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Create volume of 1 GB Aug 19 21:28:24.586286 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.586286 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:24.586963 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Availability Zones retrieved successfully. Aug 19 21:28:24.597174 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Flow 'volume_create_api' (320db408-cf18-4b36-bf0f-0c33556cb9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:24.599413 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2fcc391-f7c7-4569-8127-b095e6bb5ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:24.600445 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:24.626670 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2fcc391-f7c7-4569-8127-b095e6bb5ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1098986193',vendor_name='tempest-vendor_name-1506958844'},id=0a1ab601-eac2-47f8-8f55-5df77e63118a,is_public=True,name='tempest-ProjectReaderTests-volume-type-576602459',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a1ab601-eac2-47f8-8f55-5df77e63118a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:24.627907 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107557bf-c6c3-4173-b017-0d3b69fd5446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:24.652723 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-674e9b8f-31f8-436b-8545-96879028ab51 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.655486 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-674e9b8f-31f8-436b-8545-96879028ab51 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:24.655605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-674e9b8f-31f8-436b-8545-96879028ab51 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.655971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-674e9b8f-31f8-436b-8545-96879028ab51 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.656141 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-674e9b8f-31f8-436b-8545-96879028ab51 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:24.661618 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.661618 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:24.662688 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-576602459 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-576602459, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:28:24.662898 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-674e9b8f-31f8-436b-8545-96879028ab51 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:24.663239 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-576602459 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-576602459, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:28:24.663656 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 703/2812] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:24 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:24.703771 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Created reservations ['dd5f3561-8bc7-4cf7-9f9e-305e38bc1535', 'bd4a5172-bc23-4685-b1bc-a448c9fc572b', 'bcd10cf0-bdd0-42c5-9ede-57e975129298', 'ecfa9e3f-3119-4a67-9eb4-ff2d164e0044'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:24.703771 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107557bf-c6c3-4173-b017-0d3b69fd5446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd5f3561-8bc7-4cf7-9f9e-305e38bc1535', 'bd4a5172-bc23-4685-b1bc-a448c9fc572b', 'bcd10cf0-bdd0-42c5-9ede-57e975129298', 'ecfa9e3f-3119-4a67-9eb4-ff2d164e0044']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:24.705345 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5078e644-2ecc-4e07-80ca-f84cb6b61654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:24.748638 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5078e644-2ecc-4e07-80ca-f84cb6b61654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7396bb6-0423-4c18-836d-2190ee51f9d2', '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='9afe115f04ae4641a731e084d4966457',qos_specs=None,replication_status=,reservations=['dd5f3561-8bc7-4cf7-9f9e-305e38bc1535','bd4a5172-bc23-4685-b1bc-a448c9fc572b','bcd10cf0-bdd0-42c5-9ede-57e975129298','ecfa9e3f-3119-4a67-9eb4-ff2d164e0044'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f554b58e80e7447d98263d436682e4ee',volume_type_id=0a1ab601-eac2-47f8-8f55-5df77e63118a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28: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=b7396bb6-0423-4c18-836d-2190ee51f9d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9afe115f04ae4641a731e084d4966457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f554b58e80e7447d98263d436682e4ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a1ab601-eac2-47f8-8f55-5df77e63118a),volume_type_id=0a1ab601-eac2-47f8-8f55-5df77e63118a)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:24.749466 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa727b7-3d98-43c5-8732-6605fea23dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:24.759306 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a91eec56-1e7f-4005-8830-421b591e418e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.762075 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a91eec56-1e7f-4005-8830-421b591e418e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:24.762531 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a91eec56-1e7f-4005-8830-421b591e418e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.762846 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a91eec56-1e7f-4005-8830-421b591e418e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.763096 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a91eec56-1e7f-4005-8830-421b591e418e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:24.772693 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.772693 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:24.773863 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a91eec56-1e7f-4005-8830-421b591e418e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:24.774419 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 713/2813] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:24 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:24.774523 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa727b7-3d98-43c5-8732-6605fea23dde) transitioned into state 'SUCCESS' from 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='9afe115f04ae4641a731e084d4966457',qos_specs=None,replication_status=,reservations=['dd5f3561-8bc7-4cf7-9f9e-305e38bc1535','bd4a5172-bc23-4685-b1bc-a448c9fc572b','bcd10cf0-bdd0-42c5-9ede-57e975129298','ecfa9e3f-3119-4a67-9eb4-ff2d164e0044'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f554b58e80e7447d98263d436682e4ee',volume_type_id=0a1ab601-eac2-47f8-8f55-5df77e63118a)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:24.775845 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ebab57-39e1-45a4-b221-4687ee0a3cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:24.788499 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a3fd4633-7d62-419c-a74f-b1d682ff25e5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.790968 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a3fd4633-7d62-419c-a74f-b1d682ff25e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:28:24.791182 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a3fd4633-7d62-419c-a74f-b1d682ff25e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f6e1b64-77ae-4f10-aebc-abdd3d61fbca", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-93289211"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:24.792160 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ebab57-39e1-45a4-b221-4687ee0a3cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:24.792847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-a3fd4633-7d62-419c-a74f-b1d682ff25e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating new backup {'backup': {'volume_id': '1f6e1b64-77ae-4f10-aebc-abdd3d61fbca', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-93289211'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:28:24.793045 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-a3fd4633-7d62-419c-a74f-b1d682ff25e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating backup of volume 1f6e1b64-77ae-4f10-aebc-abdd3d61fbca in container None Aug 19 21:28:24.794667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Flow 'volume_create_api' (320db408-cf18-4b36-bf0f-0c33556cb9f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:24.794667 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Create volume request issued successfully. Aug 19 21:28:24.795916 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44584617-02b8-44ad-b742-519ab0f32ef0 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:24.796903 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 691/2814] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:28:24 2026] POST /volume/v3/volumes => generated 773 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:24.818496 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c1becde3-dc06-4f93-9959-bda3c367d2b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.818847 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.818847 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:24.819552 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a3fd4633-7d62-419c-a74f-b1d682ff25e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:28:24.821082 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c1becde3-dc06-4f93-9959-bda3c367d2b5 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] GET https://10.4.3.158/volume/v3/volumes/b7396bb6-0423-4c18-836d-2190ee51f9d2 Aug 19 21:28:24.821375 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c1becde3-dc06-4f93-9959-bda3c367d2b5 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.821639 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c1becde3-dc06-4f93-9959-bda3c367d2b5 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.836393 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.836393 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:24.843314 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c1becde3-dc06-4f93-9959-bda3c367d2b5 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Volume info retrieved successfully. Aug 19 21:28:24.848583 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-a3fd4633-7d62-419c-a74f-b1d682ff25e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['c5a6acfb-5d40-47e1-bbe6-3d654a7e7704', '1edb1189-493b-4d3b-99ea-4b29db4bd9ca'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:24.851207 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c1becde3-dc06-4f93-9959-bda3c367d2b5 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/volumes/b7396bb6-0423-4c18-836d-2190ee51f9d2 returned with HTTP 200 Aug 19 21:28:24.851982 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 704/2815] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:24 2026] GET /volume/v3/volumes/b7396bb6-0423-4c18-836d-2190ee51f9d2 => generated 952 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:24.904894 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a3fd4633-7d62-419c-a74f-b1d682ff25e5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:28:24.905667 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 708/2816] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:24 2026] POST /volume/v3/backups => generated 328 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:24.924078 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ec4713f8-17c6-4d60-a6a9-5502a785c1bd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:24.928109 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ec4713f8-17c6-4d60-a6a9-5502a785c1bd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:24.928109 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ec4713f8-17c6-4d60-a6a9-5502a785c1bd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:24.928425 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ec4713f8-17c6-4d60-a6a9-5502a785c1bd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:24.928734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ec4713f8-17c6-4d60-a6a9-5502a785c1bd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:24.937641 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:24.937641 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:24.939056 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ec4713f8-17c6-4d60-a6a9-5502a785c1bd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:24.940612 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 714/2817] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:24 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:25.151949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bc7e0ce0-3c1d-4ae7-a1bf-5027ec604e52 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:25.154899 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bc7e0ce0-3c1d-4ae7-a1bf-5027ec604e52 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 Aug 19 21:28:25.155234 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bc7e0ce0-3c1d-4ae7-a1bf-5027ec604e52 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:25.155555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bc7e0ce0-3c1d-4ae7-a1bf-5027ec604e52 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:25.167593 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:25.167593 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:25.174123 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bc7e0ce0-3c1d-4ae7-a1bf-5027ec604e52 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:25.183110 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bc7e0ce0-3c1d-4ae7-a1bf-5027ec604e52 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 returned with HTTP 200 Aug 19 21:28:25.183300 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 692/2818] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:25 2026] GET /volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:25.200543 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:25.203056 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:25.203464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ed53ab70-081f-41ef-b6a1-e7e6dc267a43", "size": 1, "name": "tempest-VolumesGetTest-Volume-1982993537", "metadata": {"Type": "Test"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:25.208395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request body: {'volume': {'source_volid': 'ed53ab70-081f-41ef-b6a1-e7e6dc267a43', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1982993537', 'metadata': {'Type': 'Test'}}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:25.225142 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:25.225142 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:25.225142 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume retrieved successfully. Aug 19 21:28:25.225275 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume of 1 GB Aug 19 21:28:25.232494 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Availability Zones retrieved successfully. Aug 19 21:28:25.239433 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (d0ee13fd-3118-4cc3-8821-80a94b88ed0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:25.240844 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a292518-fc43-4c62-a7e6-6c733d2b7620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:25.242047 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:25.279508 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a292518-fc43-4c62-a7e6-6c733d2b7620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ed53ab70-081f-41ef-b6a1-e7e6dc267a43', 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:25.280780 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe096555-807f-44be-91ae-1dc38d656dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:25.346298 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Created reservations ['cae9d4a2-4ad2-49b8-a315-ea6a747292e6', 'e9fd41dc-37c8-428a-8831-bd5ce5764cba', 'c677789c-2f3a-4e8f-aa01-6b49f483d1eb', '5fb60771-2061-4596-9dec-7b2bde7c62cb'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:25.347328 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe096555-807f-44be-91ae-1dc38d656dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cae9d4a2-4ad2-49b8-a315-ea6a747292e6', 'e9fd41dc-37c8-428a-8831-bd5ce5764cba', 'c677789c-2f3a-4e8f-aa01-6b49f483d1eb', '5fb60771-2061-4596-9dec-7b2bde7c62cb']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:25.348348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5cdfe6-48e8-43a4-ae69-fafe3f934b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:25.394984 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5cdfe6-48e8-43a4-ae69-fafe3f934b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df6ad5c2-2dad-4db9-9477-4d613aa44d63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1982993537',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['cae9d4a2-4ad2-49b8-a315-ea6a747292e6','e9fd41dc-37c8-428a-8831-bd5ce5764cba','c677789c-2f3a-4e8f-aa01-6b49f483d1eb','5fb60771-2061-4596-9dec-7b2bde7c62cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=ed53ab70-081f-41ef-b6a1-e7e6dc267a43,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1982993537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df6ad5c2-2dad-4db9-9477-4d613aa44d63,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='957756e495254e3d9fd6e90939d46852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ed53ab70-081f-41ef-b6a1-e7e6dc267a43,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='937166bfca5d41dc851f272c0b1b5010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:25.396285 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569776a9-4d0b-43ab-a0b1-7d0ca3566e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:25.423454 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569776a9-4d0b-43ab-a0b1-7d0ca3566e71) transitioned into state 'SUCCESS' from state '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-1982993537',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['cae9d4a2-4ad2-49b8-a315-ea6a747292e6','e9fd41dc-37c8-428a-8831-bd5ce5764cba','c677789c-2f3a-4e8f-aa01-6b49f483d1eb','5fb60771-2061-4596-9dec-7b2bde7c62cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=ed53ab70-081f-41ef-b6a1-e7e6dc267a43,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:25.424715 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f80d531-e3ea-469f-a662-8f6d977b14a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:25.450167 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f80d531-e3ea-469f-a662-8f6d977b14a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:25.451459 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (d0ee13fd-3118-4cc3-8821-80a94b88ed0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:25.452412 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request issued successfully. Aug 19 21:28:25.452928 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f96673ba-e41c-4370-b16e-ed91258aebe6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:25.453694 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 705/2819] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:25 2026] POST /volume/v3/volumes => generated 793 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:25.472081 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1cf81e77-2a32-42dd-be6d-6fb11f3f6f36 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:25.474900 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1cf81e77-2a32-42dd-be6d-6fb11f3f6f36 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:25.475229 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1cf81e77-2a32-42dd-be6d-6fb11f3f6f36 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:25.475656 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1cf81e77-2a32-42dd-be6d-6fb11f3f6f36 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:25.484975 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:25.484975 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:25.491676 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1cf81e77-2a32-42dd-be6d-6fb11f3f6f36 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:25.496943 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1cf81e77-2a32-42dd-be6d-6fb11f3f6f36 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 returned with HTTP 200 Aug 19 21:28:25.497702 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 709/2820] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:25 2026] GET /volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:25.679297 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bcfc8a07-8a98-41e5-80a0-d65c8183524b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:25.682093 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bcfc8a07-8a98-41e5-80a0-d65c8183524b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:25.682430 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bcfc8a07-8a98-41e5-80a0-d65c8183524b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:25.682688 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bcfc8a07-8a98-41e5-80a0-d65c8183524b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:25.682818 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-bcfc8a07-8a98-41e5-80a0-d65c8183524b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:25.691082 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:25.691082 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:25.692910 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bcfc8a07-8a98-41e5-80a0-d65c8183524b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:25.694519 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 715/2821] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:25 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:25.869810 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-acf2cb66-5a53-44e6-9acf-12d322b621d8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:25.873140 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-acf2cb66-5a53-44e6-9acf-12d322b621d8 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] GET https://10.4.3.158/volume/v3/volumes/b7396bb6-0423-4c18-836d-2190ee51f9d2 Aug 19 21:28:25.873140 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-acf2cb66-5a53-44e6-9acf-12d322b621d8 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:25.874057 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-acf2cb66-5a53-44e6-9acf-12d322b621d8 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:25.882756 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:25.882756 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:25.888250 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-acf2cb66-5a53-44e6-9acf-12d322b621d8 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Volume info retrieved successfully. Aug 19 21:28:25.894802 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-acf2cb66-5a53-44e6-9acf-12d322b621d8 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/volumes/b7396bb6-0423-4c18-836d-2190ee51f9d2 returned with HTTP 200 Aug 19 21:28:25.895482 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 693/2822] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:25 2026] GET /volume/v3/volumes/b7396bb6-0423-4c18-836d-2190ee51f9d2 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:25.909830 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e8d266e7-d758-46a6-99d9-444ae958fe6f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:25.911995 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e8d266e7-d758-46a6-99d9-444ae958fe6f tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] GET https://10.4.3.158/volume/v3/messages Aug 19 21:28:25.912513 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e8d266e7-d758-46a6-99d9-444ae958fe6f tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:25.912513 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e8d266e7-d758-46a6-99d9-444ae958fe6f tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:25.912810 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:25.912810 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:25.918991 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e8d266e7-d758-46a6-99d9-444ae958fe6f tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:28:25.919950 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 706/2823] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:28:25 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:25.931852 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cd096c1f-4ce0-4e00-b885-73dc9053bedb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:25.934979 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cd096c1f-4ce0-4e00-b885-73dc9053bedb tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-reader] GET https://10.4.3.158/volume/v3/messages/4f21142d-c255-4416-8a52-57637b398476 Aug 19 21:28:25.934979 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cd096c1f-4ce0-4e00-b885-73dc9053bedb tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-reader] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:25.935310 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cd096c1f-4ce0-4e00-b885-73dc9053bedb tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-reader] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:25.940374 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cd096c1f-4ce0-4e00-b885-73dc9053bedb tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-reader] https://10.4.3.158/volume/v3/messages/4f21142d-c255-4416-8a52-57637b398476 returned with HTTP 200 Aug 19 21:28:25.940735 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 710/2824] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:28:25 2026] GET /volume/v3/messages/4f21142d-c255-4416-8a52-57637b398476 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:25.951660 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-647eb86d-7864-4417-b8df-713fa60cbfa5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:25.954074 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-41e00db5-c007-412c-9934-cf671b8608b6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:25.954261 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-647eb86d-7864-4417-b8df-713fa60cbfa5 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] DELETE https://10.4.3.158/volume/v3/messages/4f21142d-c255-4416-8a52-57637b398476 Aug 19 21:28:25.954598 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-647eb86d-7864-4417-b8df-713fa60cbfa5 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:25.954877 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-647eb86d-7864-4417-b8df-713fa60cbfa5 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:25.956442 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41e00db5-c007-412c-9934-cf671b8608b6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:25.956710 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41e00db5-c007-412c-9934-cf671b8608b6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:25.956951 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41e00db5-c007-412c-9934-cf671b8608b6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:25.957105 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-41e00db5-c007-412c-9934-cf671b8608b6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:25.961928 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:25.961928 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:25.962829 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41e00db5-c007-412c-9934-cf671b8608b6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:25.963322 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 694/2825] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:25 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:25.973489 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-647eb86d-7864-4417-b8df-713fa60cbfa5 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/messages/4f21142d-c255-4416-8a52-57637b398476 returned with HTTP 204 Aug 19 21:28:25.974069 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 716/2826] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Aug 19 21:28:25 2026] DELETE /volume/v3/messages/4f21142d-c255-4416-8a52-57637b398476 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 21:28:25.984559 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:25.987431 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/b7396bb6-0423-4c18-836d-2190ee51f9d2 Aug 19 21:28:25.987734 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:25.988067 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:25.988309 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Delete volume with id: b7396bb6-0423-4c18-836d-2190ee51f9d2 Aug 19 21:28:25.997793 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:25.997793 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:25.998163 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Volume info retrieved successfully. Aug 19 21:28:25.999173 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 21:28:26.010754 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-576602459 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-576602459, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:28:26.011235 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-576602459 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-576602459, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:28:26.024079 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Created reservations ['fb5f86fd-e72f-4a46-a739-b0c422ccfb2b', 'c14d7c89-d095-47da-8287-8ee392fede96', '4a7e49dd-db75-475c-852e-bf71ce347849', '6912818e-8e44-4188-81c2-3be1081a8a59'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:26.064176 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Delete volume request issued successfully. Aug 19 21:28:26.064495 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99b5ea98-0068-4811-bd86-06cb45b4d767 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/volumes/b7396bb6-0423-4c18-836d-2190ee51f9d2 returned with HTTP 202 Aug 19 21:28:26.064955 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 707/2827] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:28:25 2026] DELETE /volume/v3/volumes/b7396bb6-0423-4c18-836d-2190ee51f9d2 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:26.074642 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2e2d6ae9-f15d-45ca-a08b-7c426d08cc97 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:26.078419 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2e2d6ae9-f15d-45ca-a08b-7c426d08cc97 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] DELETE https://10.4.3.158/volume/v3/types/0a1ab601-eac2-47f8-8f55-5df77e63118a Aug 19 21:28:26.078419 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2e2d6ae9-f15d-45ca-a08b-7c426d08cc97 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:26.078419 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2e2d6ae9-f15d-45ca-a08b-7c426d08cc97 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:26.108568 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2e2d6ae9-f15d-45ca-a08b-7c426d08cc97 tempest-ProjectReaderTests-1775649363 tempest-ProjectReaderTests-1775649363-project-admin] https://10.4.3.158/volume/v3/types/0a1ab601-eac2-47f8-8f55-5df77e63118a returned with HTTP 202 Aug 19 21:28:26.109074 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 711/2828] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:28:26 2026] DELETE /volume/v3/types/0a1ab601-eac2-47f8-8f55-5df77e63118a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:26.517167 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-50f08aa9-710c-43a1-9c4c-fb2a07ab6453 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:26.519893 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-50f08aa9-710c-43a1-9c4c-fb2a07ab6453 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:26.520271 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-50f08aa9-710c-43a1-9c4c-fb2a07ab6453 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:26.520443 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-50f08aa9-710c-43a1-9c4c-fb2a07ab6453 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:26.530674 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:26.530674 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:26.536792 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-50f08aa9-710c-43a1-9c4c-fb2a07ab6453 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:26.543474 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-50f08aa9-710c-43a1-9c4c-fb2a07ab6453 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 returned with HTTP 200 Aug 19 21:28:26.543994 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 695/2829] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:26 2026] GET /volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:26.561601 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3509fdd-a3da-45de-bff5-de9a706bf3db None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:26.563561 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3509fdd-a3da-45de-bff5-de9a706bf3db tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:26.563763 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3509fdd-a3da-45de-bff5-de9a706bf3db tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:26.563974 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3509fdd-a3da-45de-bff5-de9a706bf3db tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:26.572153 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:26.572153 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:26.577757 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c3509fdd-a3da-45de-bff5-de9a706bf3db tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:26.586217 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3509fdd-a3da-45de-bff5-de9a706bf3db tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 returned with HTTP 200 Aug 19 21:28:26.586217 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 717/2830] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:26 2026] GET /volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:26.604856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5c63d457-8fb3-4f39-bbd8-08fc90f21f66 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:26.610121 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c63d457-8fb3-4f39-bbd8-08fc90f21f66 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] PUT https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:26.610531 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c63d457-8fb3-4f39-bbd8-08fc90f21f66 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1982993537"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:26.623704 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:26.623704 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:26.628804 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5c63d457-8fb3-4f39-bbd8-08fc90f21f66 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:26.638356 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5c63d457-8fb3-4f39-bbd8-08fc90f21f66 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume updated successfully. Aug 19 21:28:26.639324 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c63d457-8fb3-4f39-bbd8-08fc90f21f66 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 returned with HTTP 200 Aug 19 21:28:26.639893 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 708/2831] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Aug 19 21:28:26 2026] PUT /volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:26.656920 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f516798e-38bd-4e6f-926e-92cc878d1e9d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:26.659171 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f516798e-38bd-4e6f-926e-92cc878d1e9d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] PUT https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:26.659704 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f516798e-38bd-4e6f-926e-92cc878d1e9d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1530873474", "description": "This is the new description of volume"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:26.669487 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:26.669487 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:26.675367 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f516798e-38bd-4e6f-926e-92cc878d1e9d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:26.687837 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f516798e-38bd-4e6f-926e-92cc878d1e9d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume updated successfully. Aug 19 21:28:26.688568 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f516798e-38bd-4e6f-926e-92cc878d1e9d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 returned with HTTP 200 Aug 19 21:28:26.689645 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 712/2832] 10.4.3.158 () {68 vars in 1369 bytes} [Wed Aug 19 21:28:26 2026] PUT /volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:26.707818 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4f896bfa-e074-43b5-b2bf-4d2616a0a527 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:26.707990 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b4abee35-6213-4df8-8a4f-e9f9a105d95d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:26.710092 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b4abee35-6213-4df8-8a4f-e9f9a105d95d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:26.710270 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4f896bfa-e074-43b5-b2bf-4d2616a0a527 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:26.710382 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4f896bfa-e074-43b5-b2bf-4d2616a0a527 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:26.710445 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b4abee35-6213-4df8-8a4f-e9f9a105d95d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:26.710604 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4f896bfa-e074-43b5-b2bf-4d2616a0a527 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:26.710725 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b4abee35-6213-4df8-8a4f-e9f9a105d95d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:26.710777 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4f896bfa-e074-43b5-b2bf-4d2616a0a527 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:26.717212 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:26.717212 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:26.718726 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4f896bfa-e074-43b5-b2bf-4d2616a0a527 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:26.719362 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 696/2833] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:26 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:26.723604 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:26.723604 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:26.731277 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b4abee35-6213-4df8-8a4f-e9f9a105d95d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:26.737219 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b4abee35-6213-4df8-8a4f-e9f9a105d95d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 returned with HTTP 200 Aug 19 21:28:26.738454 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 718/2834] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:26 2026] GET /volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 => generated 925 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:26.751869 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:26.754652 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:26.755110 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-287618613", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1104666378"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:26.757384 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-287618613', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1104666378'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:26.757384 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume of 1 GB Aug 19 21:28:26.761704 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Availability Zones retrieved successfully. Aug 19 21:28:26.767627 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (16c21fbb-69cd-44b8-ad79-411165e029f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:26.769241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cb1e8c-274b-462d-b929-6723c056468b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:26.770514 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:26.804714 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cb1e8c-274b-462d-b929-6723c056468b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:26.805699 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1b68d3-0da7-4b20-8492-29a1b52defb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:26.853682 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Created reservations ['bd505e45-c3d2-4bff-b740-01a3249b2fca', 'a4212536-62db-42c9-af39-4ccb2fbae2ad', '32b0a2b8-77fc-4a45-af80-41fe2738ce5c', 'c59de9df-6d34-4637-8e8f-28ed02f547a1'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:26.855189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1b68d3-0da7-4b20-8492-29a1b52defb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd505e45-c3d2-4bff-b740-01a3249b2fca', 'a4212536-62db-42c9-af39-4ccb2fbae2ad', '32b0a2b8-77fc-4a45-af80-41fe2738ce5c', 'c59de9df-6d34-4637-8e8f-28ed02f547a1']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:26.856479 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b4e432-197f-4a15-95ff-7b304bd21a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:26.894620 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b4e432-197f-4a15-95ff-7b304bd21a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '513d6835-37cf-4031-8134-68adcb41106e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-287618613',display_name='tempest-VolumesGetTest-Volume-1104666378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['bd505e45-c3d2-4bff-b740-01a3249b2fca','a4212536-62db-42c9-af39-4ccb2fbae2ad','32b0a2b8-77fc-4a45-af80-41fe2738ce5c','c59de9df-6d34-4637-8e8f-28ed02f547a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-287618613',display_name='tempest-VolumesGetTest-Volume-1104666378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=513d6835-37cf-4031-8134-68adcb41106e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='957756e495254e3d9fd6e90939d46852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='937166bfca5d41dc851f272c0b1b5010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:26.897451 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb75a10-3620-48e9-a53f-d30f7069b525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:26.926332 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb75a10-3620-48e9-a53f-d30f7069b525) transitioned into 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-287618613',display_name='tempest-VolumesGetTest-Volume-1104666378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['bd505e45-c3d2-4bff-b740-01a3249b2fca','a4212536-62db-42c9-af39-4ccb2fbae2ad','32b0a2b8-77fc-4a45-af80-41fe2738ce5c','c59de9df-6d34-4637-8e8f-28ed02f547a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:26.927191 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0792afc-868e-4434-895f-b5ff7574a420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:26.938868 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0792afc-868e-4434-895f-b5ff7574a420) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:26.940707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (16c21fbb-69cd-44b8-ad79-411165e029f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:26.940707 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request issued successfully. Aug 19 21:28:26.940904 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f2f0720e-3c7d-456e-a4fe-68af7dbf2a5a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:26.941439 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 709/2835] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:26 2026] POST /volume/v3/volumes => generated 779 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:26.958976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6cdd65a7-22d7-4379-a2f4-bee6564b8622 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:26.961576 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6cdd65a7-22d7-4379-a2f4-bee6564b8622 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e Aug 19 21:28:26.961734 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6cdd65a7-22d7-4379-a2f4-bee6564b8622 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:26.961948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6cdd65a7-22d7-4379-a2f4-bee6564b8622 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:26.970613 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:26.970613 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:26.975191 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6cdd65a7-22d7-4379-a2f4-bee6564b8622 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:26.976062 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3307640b-3658-4477-951b-3d215ff9d688 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:26.980903 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3307640b-3658-4477-951b-3d215ff9d688 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:26.980903 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3307640b-3658-4477-951b-3d215ff9d688 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:26.981979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3307640b-3658-4477-951b-3d215ff9d688 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:26.981979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3307640b-3658-4477-951b-3d215ff9d688 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:26.982252 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6cdd65a7-22d7-4379-a2f4-bee6564b8622 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e returned with HTTP 200 Aug 19 21:28:26.982385 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 713/2836] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:26 2026] GET /volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:26.996871 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:26.996871 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:26.997981 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3307640b-3658-4477-951b-3d215ff9d688 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:26.998559 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 697/2837] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:26 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:27.734777 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fae628cd-bece-4721-9846-b191707b37f1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:27.736614 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fae628cd-bece-4721-9846-b191707b37f1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:27.736827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fae628cd-bece-4721-9846-b191707b37f1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:27.737087 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fae628cd-bece-4721-9846-b191707b37f1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:27.737236 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-fae628cd-bece-4721-9846-b191707b37f1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:27.741912 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:27.741912 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:27.742794 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fae628cd-bece-4721-9846-b191707b37f1 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:27.743449 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 719/2838] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:27 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:27.757667 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-27185eb9-e6df-4698-97f1-9030d8d17d91 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:27.760654 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27185eb9-e6df-4698-97f1-9030d8d17d91 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 Aug 19 21:28:27.760962 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27185eb9-e6df-4698-97f1-9030d8d17d91 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:27.761267 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27185eb9-e6df-4698-97f1-9030d8d17d91 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:27.771099 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:27.771099 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:27.777100 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-27185eb9-e6df-4698-97f1-9030d8d17d91 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:27.783921 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27185eb9-e6df-4698-97f1-9030d8d17d91 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 returned with HTTP 200 Aug 19 21:28:27.784460 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 710/2839] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:27 2026] GET /volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:28:27.797654 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f2fa529d-cff0-4797-b682-c970a5054c1b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:27.799935 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f2fa529d-cff0-4797-b682-c970a5054c1b tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] POST https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26/action Aug 19 21:28:27.800437 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f2fa529d-cff0-4797-b682-c970a5054c1b tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:27.800585 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f2fa529d-cff0-4797-b682-c970a5054c1b tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:27.802179 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.admin_actions [None req-f2fa529d-cff0-4797-b682-c970a5054c1b tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] Updating backup 'd8935333-1d03-4dc5-9f54-63f5fde00e26' with '{'status': 'error'}' {{(pid=100178) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 21:28:27.811325 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:27.811325 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:27.823119 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-f2fa529d-cff0-4797-b682-c970a5054c1b tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] reset_status in rpcapi backup_id d8935333-1d03-4dc5-9f54-63f5fde00e26 on host np0000007814. {{(pid=100178) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 19 21:28:27.825415 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f2fa529d-cff0-4797-b682-c970a5054c1b tempest-VolumesBackupsAdminTest-882270778 tempest-VolumesBackupsAdminTest-882270778-project-admin] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26/action returned with HTTP 202 Aug 19 21:28:27.826150 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 714/2840] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:28:27 2026] POST /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:28:27.840582 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d77392df-67b2-4899-8308-8207dad5764f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:27.842691 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d77392df-67b2-4899-8308-8207dad5764f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:27.842901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d77392df-67b2-4899-8308-8207dad5764f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:27.843145 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d77392df-67b2-4899-8308-8207dad5764f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:27.843270 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d77392df-67b2-4899-8308-8207dad5764f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:27.848247 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:27.848247 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:27.849198 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d77392df-67b2-4899-8308-8207dad5764f tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:27.849673 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 698/2841] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:27 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:27.862375 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-97d62a22-df27-4230-8261-c08e30b03c5b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:27.864554 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97d62a22-df27-4230-8261-c08e30b03c5b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] DELETE https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:27.864796 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97d62a22-df27-4230-8261-c08e30b03c5b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:27.865093 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97d62a22-df27-4230-8261-c08e30b03c5b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:27.866055 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-97d62a22-df27-4230-8261-c08e30b03c5b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Delete backup with id: d8935333-1d03-4dc5-9f54-63f5fde00e26. Aug 19 21:28:27.872161 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:27.872161 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:27.890358 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-97d62a22-df27-4230-8261-c08e30b03c5b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] delete_backup rpcapi backup_id d8935333-1d03-4dc5-9f54-63f5fde00e26 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:28:27.892713 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97d62a22-df27-4230-8261-c08e30b03c5b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 202 Aug 19 21:28:27.893464 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 720/2842] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:27 2026] DELETE /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:28:27.908146 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7b53bbaa-3d67-4b44-b5a1-984120ad09f7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:27.911448 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b53bbaa-3d67-4b44-b5a1-984120ad09f7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:27.911527 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b53bbaa-3d67-4b44-b5a1-984120ad09f7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:27.911793 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b53bbaa-3d67-4b44-b5a1-984120ad09f7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:27.911953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-7b53bbaa-3d67-4b44-b5a1-984120ad09f7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:27.918617 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:27.918617 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:27.920620 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b53bbaa-3d67-4b44-b5a1-984120ad09f7 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 200 Aug 19 21:28:27.920620 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 711/2843] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:27 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:28.001889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4bd5baf4-3d17-4f8c-8096-296a6bbe8bdb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:28.004959 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4bd5baf4-3d17-4f8c-8096-296a6bbe8bdb tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e Aug 19 21:28:28.006498 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4bd5baf4-3d17-4f8c-8096-296a6bbe8bdb tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:28.007454 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4bd5baf4-3d17-4f8c-8096-296a6bbe8bdb tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:28.011678 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-86aca2e1-d8e6-44bf-8ee2-6deb09f92242 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:28.014619 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86aca2e1-d8e6-44bf-8ee2-6deb09f92242 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:28.014619 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86aca2e1-d8e6-44bf-8ee2-6deb09f92242 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:28.014619 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86aca2e1-d8e6-44bf-8ee2-6deb09f92242 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:28.015545 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-86aca2e1-d8e6-44bf-8ee2-6deb09f92242 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:28.021201 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:28.021201 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:28.021462 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:28.021462 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:28.021462 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86aca2e1-d8e6-44bf-8ee2-6deb09f92242 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:28.021462 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 699/2844] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:28 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:28.024773 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4bd5baf4-3d17-4f8c-8096-296a6bbe8bdb tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:28.029153 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4bd5baf4-3d17-4f8c-8096-296a6bbe8bdb tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e returned with HTTP 200 Aug 19 21:28:28.029853 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 715/2845] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:28 2026] GET /volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:28.049040 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e9f9c767-d024-4ff4-a9f3-2491d5097c11 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:28.052467 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e9f9c767-d024-4ff4-a9f3-2491d5097c11 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] PUT https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e Aug 19 21:28:28.052467 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e9f9c767-d024-4ff4-a9f3-2491d5097c11 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1982993537", "description": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:28.064326 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:28.064326 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:28.069601 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e9f9c767-d024-4ff4-a9f3-2491d5097c11 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:28.079200 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e9f9c767-d024-4ff4-a9f3-2491d5097c11 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume updated successfully. Aug 19 21:28:28.079920 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e9f9c767-d024-4ff4-a9f3-2491d5097c11 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e returned with HTTP 200 Aug 19 21:28:28.080412 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 721/2846] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Aug 19 21:28:28 2026] PUT /volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e => generated 770 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:28.096751 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dad66402-54e8-4fbb-9887-f26dcb3ce377 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:28.102255 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dad66402-54e8-4fbb-9887-f26dcb3ce377 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e Aug 19 21:28:28.102255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dad66402-54e8-4fbb-9887-f26dcb3ce377 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:28.102255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dad66402-54e8-4fbb-9887-f26dcb3ce377 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:28.111776 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:28.111776 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:28.118891 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dad66402-54e8-4fbb-9887-f26dcb3ce377 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:28.125916 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dad66402-54e8-4fbb-9887-f26dcb3ce377 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e returned with HTTP 200 Aug 19 21:28:28.126647 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 712/2847] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:28 2026] GET /volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:28.146604 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1ff99bb0-17b1-47fa-a03e-281763e50218 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:28.150849 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ff99bb0-17b1-47fa-a03e-281763e50218 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] DELETE https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e Aug 19 21:28:28.150849 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ff99bb0-17b1-47fa-a03e-281763e50218 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:28.150849 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ff99bb0-17b1-47fa-a03e-281763e50218 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:28.151162 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1ff99bb0-17b1-47fa-a03e-281763e50218 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume with id: 513d6835-37cf-4031-8134-68adcb41106e Aug 19 21:28:28.161056 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:28.161056 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:28.161582 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1ff99bb0-17b1-47fa-a03e-281763e50218 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:28.194339 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1ff99bb0-17b1-47fa-a03e-281763e50218 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume request issued successfully. Aug 19 21:28:28.194590 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ff99bb0-17b1-47fa-a03e-281763e50218 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e returned with HTTP 202 Aug 19 21:28:28.195188 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 700/2848] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:28 2026] DELETE /volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:28.211160 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a3719644-6d14-4c54-8680-cd1966543154 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:28.216792 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a3719644-6d14-4c54-8680-cd1966543154 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e Aug 19 21:28:28.217808 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a3719644-6d14-4c54-8680-cd1966543154 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:28.217808 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a3719644-6d14-4c54-8680-cd1966543154 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:28.228227 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:28.228227 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:28.235704 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a3719644-6d14-4c54-8680-cd1966543154 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:28.242494 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a3719644-6d14-4c54-8680-cd1966543154 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e returned with HTTP 200 Aug 19 21:28:28.242940 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 716/2849] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:28 2026] GET /volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:28.933189 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-accad23b-094f-4cf3-a79d-38bd1b89687b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:28.935931 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-accad23b-094f-4cf3-a79d-38bd1b89687b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 Aug 19 21:28:28.936365 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-accad23b-094f-4cf3-a79d-38bd1b89687b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:28.936634 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-accad23b-094f-4cf3-a79d-38bd1b89687b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:28.936788 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-accad23b-094f-4cf3-a79d-38bd1b89687b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Show backup with id d8935333-1d03-4dc5-9f54-63f5fde00e26. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:28.941497 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-accad23b-094f-4cf3-a79d-38bd1b89687b tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 returned with HTTP 404 Aug 19 21:28:28.942115 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 722/2850] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:28 2026] GET /volume/v3/backups/d8935333-1d03-4dc5-9f54-63f5fde00e26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:29.037306 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eea6ea68-14b9-4a4d-84ce-63c70d594ac3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:29.040508 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eea6ea68-14b9-4a4d-84ce-63c70d594ac3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:29.040724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eea6ea68-14b9-4a4d-84ce-63c70d594ac3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:29.040942 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eea6ea68-14b9-4a4d-84ce-63c70d594ac3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:29.041115 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-eea6ea68-14b9-4a4d-84ce-63c70d594ac3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:29.049484 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:29.049484 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:29.050471 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eea6ea68-14b9-4a4d-84ce-63c70d594ac3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:29.051038 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 713/2851] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:29 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:29.051128 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-271d5c70-7c24-476e-90f9-b160155acc23 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:29.053371 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-271d5c70-7c24-476e-90f9-b160155acc23 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 Aug 19 21:28:29.053587 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-271d5c70-7c24-476e-90f9-b160155acc23 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:29.054072 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-271d5c70-7c24-476e-90f9-b160155acc23 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:29.061348 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:29.061348 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:29.065980 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-271d5c70-7c24-476e-90f9-b160155acc23 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:29.070943 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-271d5c70-7c24-476e-90f9-b160155acc23 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 returned with HTTP 200 Aug 19 21:28:29.071430 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 701/2852] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:29 2026] GET /volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:29.085075 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a1f3710a-3cdd-42f8-a1fe-b43503214ea8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:29.086876 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a1f3710a-3cdd-42f8-a1fe-b43503214ea8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] DELETE https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 Aug 19 21:28:29.087250 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a1f3710a-3cdd-42f8-a1fe-b43503214ea8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:29.087529 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a1f3710a-3cdd-42f8-a1fe-b43503214ea8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:29.087787 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a1f3710a-3cdd-42f8-a1fe-b43503214ea8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Delete volume with id: 6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 Aug 19 21:28:29.096082 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:29.096082 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:29.096677 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a1f3710a-3cdd-42f8-a1fe-b43503214ea8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:29.119036 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a1f3710a-3cdd-42f8-a1fe-b43503214ea8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Delete volume request issued successfully. Aug 19 21:28:29.119036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a1f3710a-3cdd-42f8-a1fe-b43503214ea8 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 returned with HTTP 202 Aug 19 21:28:29.119036 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 717/2853] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:29 2026] DELETE /volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:29.133592 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-42230ad0-c274-4313-9f94-a97eaf8c94df None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:29.135368 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42230ad0-c274-4313-9f94-a97eaf8c94df tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 Aug 19 21:28:29.137036 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42230ad0-c274-4313-9f94-a97eaf8c94df tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:29.137036 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42230ad0-c274-4313-9f94-a97eaf8c94df tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:29.145704 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:29.145704 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:29.150990 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42230ad0-c274-4313-9f94-a97eaf8c94df tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Volume info retrieved successfully. Aug 19 21:28:29.156357 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42230ad0-c274-4313-9f94-a97eaf8c94df tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 returned with HTTP 200 Aug 19 21:28:29.156786 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 723/2854] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:29 2026] GET /volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:29.262575 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-58d741b0-c905-4a47-8498-6228fe1f3ca9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:29.264928 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58d741b0-c905-4a47-8498-6228fe1f3ca9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e Aug 19 21:28:29.265214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58d741b0-c905-4a47-8498-6228fe1f3ca9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:29.265754 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58d741b0-c905-4a47-8498-6228fe1f3ca9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:29.272575 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58d741b0-c905-4a47-8498-6228fe1f3ca9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e returned with HTTP 404 Aug 19 21:28:29.273524 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 714/2855] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:29 2026] GET /volume/v3/volumes/513d6835-37cf-4031-8134-68adcb41106e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:29.284020 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4ca50d25-3503-4711-bb2f-116a6b208ea9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:29.286071 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4ca50d25-3503-4711-bb2f-116a6b208ea9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:29.286310 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4ca50d25-3503-4711-bb2f-116a6b208ea9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:29.286538 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4ca50d25-3503-4711-bb2f-116a6b208ea9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:29.296289 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:29.296289 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:29.301683 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4ca50d25-3503-4711-bb2f-116a6b208ea9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:29.307801 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4ca50d25-3503-4711-bb2f-116a6b208ea9 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 returned with HTTP 200 Aug 19 21:28:29.308527 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 702/2856] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:29 2026] GET /volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:29.326234 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a0d6d955-dc5a-43f2-b699-24828762c54a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:29.329282 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a0d6d955-dc5a-43f2-b699-24828762c54a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] DELETE https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:29.329968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a0d6d955-dc5a-43f2-b699-24828762c54a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:29.329968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a0d6d955-dc5a-43f2-b699-24828762c54a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:29.330392 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a0d6d955-dc5a-43f2-b699-24828762c54a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume with id: df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:29.340621 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:29.340621 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:29.340621 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a0d6d955-dc5a-43f2-b699-24828762c54a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:29.368318 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a0d6d955-dc5a-43f2-b699-24828762c54a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume request issued successfully. Aug 19 21:28:29.369293 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a0d6d955-dc5a-43f2-b699-24828762c54a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 returned with HTTP 202 Aug 19 21:28:29.369293 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 718/2857] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:29 2026] DELETE /volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:29.383493 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e164151d-44b6-4b5c-b364-5369889ee4b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:29.386422 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e164151d-44b6-4b5c-b364-5369889ee4b1 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:29.387037 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e164151d-44b6-4b5c-b364-5369889ee4b1 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:29.387037 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e164151d-44b6-4b5c-b364-5369889ee4b1 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:29.396679 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:29.396679 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:29.402405 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e164151d-44b6-4b5c-b364-5369889ee4b1 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:29.410374 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e164151d-44b6-4b5c-b364-5369889ee4b1 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 returned with HTTP 200 Aug 19 21:28:29.410894 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 724/2858] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:29 2026] GET /volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:30.064530 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3d619252-4b9d-4a07-8b35-9a37cf474c7c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:30.066821 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d619252-4b9d-4a07-8b35-9a37cf474c7c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:30.067185 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3d619252-4b9d-4a07-8b35-9a37cf474c7c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:30.067450 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3d619252-4b9d-4a07-8b35-9a37cf474c7c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:30.067620 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3d619252-4b9d-4a07-8b35-9a37cf474c7c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:30.073387 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:30.073387 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:30.074553 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d619252-4b9d-4a07-8b35-9a37cf474c7c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:30.075026 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 715/2859] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:30 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:30.170691 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5c5f17ed-2d76-4edb-a2c0-77fcaceb1387 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:30.173508 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c5f17ed-2d76-4edb-a2c0-77fcaceb1387 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] GET https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 Aug 19 21:28:30.173758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c5f17ed-2d76-4edb-a2c0-77fcaceb1387 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:30.173991 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c5f17ed-2d76-4edb-a2c0-77fcaceb1387 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:30.183050 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c5f17ed-2d76-4edb-a2c0-77fcaceb1387 tempest-VolumesBackupsAdminTest-1258747461 tempest-VolumesBackupsAdminTest-1258747461-project-member] https://10.4.3.158/volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 returned with HTTP 404 Aug 19 21:28:30.183050 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 703/2860] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:30 2026] GET /volume/v3/volumes/6f44a9f9-052f-49ac-8fbe-1d14e94c2f33 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:30.432780 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3eded301-e5f6-41a3-a3ad-1e8e714fbe99 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:30.435260 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3eded301-e5f6-41a3-a3ad-1e8e714fbe99 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 Aug 19 21:28:30.435453 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3eded301-e5f6-41a3-a3ad-1e8e714fbe99 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:30.435637 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3eded301-e5f6-41a3-a3ad-1e8e714fbe99 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:30.444533 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3eded301-e5f6-41a3-a3ad-1e8e714fbe99 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 returned with HTTP 404 Aug 19 21:28:30.445291 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 719/2861] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:30 2026] GET /volume/v3/volumes/df6ad5c2-2dad-4db9-9477-4d613aa44d63 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:30.457687 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-31d55cb0-dd99-4e1e-a5a2-cf725dc5ede6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:30.461494 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-31d55cb0-dd99-4e1e-a5a2-cf725dc5ede6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 Aug 19 21:28:30.461778 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-31d55cb0-dd99-4e1e-a5a2-cf725dc5ede6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:30.462077 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-31d55cb0-dd99-4e1e-a5a2-cf725dc5ede6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:30.471659 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:30.471659 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:30.478602 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-31d55cb0-dd99-4e1e-a5a2-cf725dc5ede6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:30.486720 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-31d55cb0-dd99-4e1e-a5a2-cf725dc5ede6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 returned with HTTP 200 Aug 19 21:28:30.487333 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 725/2862] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:30 2026] GET /volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:30.505156 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a7d6fae8-3060-474e-80f2-873f34038535 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:30.510264 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7d6fae8-3060-474e-80f2-873f34038535 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 Aug 19 21:28:30.510519 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7d6fae8-3060-474e-80f2-873f34038535 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:30.510694 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7d6fae8-3060-474e-80f2-873f34038535 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:30.510850 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a7d6fae8-3060-474e-80f2-873f34038535 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume with id: ed53ab70-081f-41ef-b6a1-e7e6dc267a43 Aug 19 21:28:30.526055 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:30.526055 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:30.529034 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a7d6fae8-3060-474e-80f2-873f34038535 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:30.549953 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a7d6fae8-3060-474e-80f2-873f34038535 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume request issued successfully. Aug 19 21:28:30.550278 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7d6fae8-3060-474e-80f2-873f34038535 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 returned with HTTP 202 Aug 19 21:28:30.550683 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 716/2863] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:30 2026] DELETE /volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:30.562392 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f0818053-9cc5-45e7-958d-135621949325 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:30.564416 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f0818053-9cc5-45e7-958d-135621949325 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 Aug 19 21:28:30.565075 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f0818053-9cc5-45e7-958d-135621949325 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:30.565075 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f0818053-9cc5-45e7-958d-135621949325 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:30.574658 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:30.574658 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:30.579528 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f0818053-9cc5-45e7-958d-135621949325 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:30.586669 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f0818053-9cc5-45e7-958d-135621949325 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 returned with HTTP 200 Aug 19 21:28:30.586669 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 704/2864] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:30 2026] GET /volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:31.091369 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9d6341c4-e1cc-4a69-8b73-15f480ad44da None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:31.093267 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9d6341c4-e1cc-4a69-8b73-15f480ad44da tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:31.093471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9d6341c4-e1cc-4a69-8b73-15f480ad44da tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:31.093698 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9d6341c4-e1cc-4a69-8b73-15f480ad44da tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:31.093810 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-9d6341c4-e1cc-4a69-8b73-15f480ad44da tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:31.099713 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:31.099713 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:31.100608 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9d6341c4-e1cc-4a69-8b73-15f480ad44da tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:31.101083 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 720/2865] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:31 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:31.609038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2aa56499-d719-468c-a9ed-9ce8ac52fabc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:31.609038 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2aa56499-d719-468c-a9ed-9ce8ac52fabc tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 Aug 19 21:28:31.609038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2aa56499-d719-468c-a9ed-9ce8ac52fabc tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:31.609038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2aa56499-d719-468c-a9ed-9ce8ac52fabc tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:31.615108 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2aa56499-d719-468c-a9ed-9ce8ac52fabc tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 returned with HTTP 404 Aug 19 21:28:31.615715 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 726/2866] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:31 2026] GET /volume/v3/volumes/ed53ab70-081f-41ef-b6a1-e7e6dc267a43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:31.670581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:31.672896 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:31.673633 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-VolumesGetTest-Volume-1391358570", "metadata": {"Type": "Test"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:31.675792 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request body: {'volume': {'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1391358570', 'metadata': {'Type': 'Test'}}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:31.802255 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume of 1 GB Aug 19 21:28:31.810851 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Availability Zones retrieved successfully. Aug 19 21:28:31.823178 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (a99c14cc-b9d4-4ef3-9012-4ffd62b16535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:31.825637 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89b4303-5461-4789-83c0-2f912e1f0589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:31.826970 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:31.911220 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89b4303-5461-4789-83c0-2f912e1f0589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:31.912222 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c76930-5170-497a-8f81-6d1adb83267f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:31.969038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Created reservations ['25004215-7d71-4de2-a21b-b8925f475154', '1cf3611a-c3be-4ac0-9a25-71da4ea75fab', '397394d8-dd34-4bd1-a747-ef3c4be91c98', '38b27a56-13e4-4b69-824f-ec122cfd1ef5'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:31.970148 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c76930-5170-497a-8f81-6d1adb83267f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25004215-7d71-4de2-a21b-b8925f475154', '1cf3611a-c3be-4ac0-9a25-71da4ea75fab', '397394d8-dd34-4bd1-a747-ef3c4be91c98', '38b27a56-13e4-4b69-824f-ec122cfd1ef5']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:31.971256 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd4ef98-3a8a-4fd0-9353-1e49853542ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:32.006201 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd4ef98-3a8a-4fd0-9353-1e49853542ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96c363f9-702b-4ae2-a3ff-46c1bf63b6bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1391358570',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['25004215-7d71-4de2-a21b-b8925f475154','1cf3611a-c3be-4ac0-9a25-71da4ea75fab','397394d8-dd34-4bd1-a747-ef3c4be91c98','38b27a56-13e4-4b69-824f-ec122cfd1ef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1391358570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96c363f9-702b-4ae2-a3ff-46c1bf63b6bc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='957756e495254e3d9fd6e90939d46852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='937166bfca5d41dc851f272c0b1b5010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:32.007234 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc56a52-bc7d-4e11-a500-788be33f91be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:32.033728 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc56a52-bc7d-4e11-a500-788be33f91be) transitioned into state 'SUCCESS' from state '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-1391358570',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['25004215-7d71-4de2-a21b-b8925f475154','1cf3611a-c3be-4ac0-9a25-71da4ea75fab','397394d8-dd34-4bd1-a747-ef3c4be91c98','38b27a56-13e4-4b69-824f-ec122cfd1ef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:32.034810 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20cfd13e-9899-4b25-a7ea-4d186eec4b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:32.050052 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20cfd13e-9899-4b25-a7ea-4d186eec4b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:32.051199 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (a99c14cc-b9d4-4ef3-9012-4ffd62b16535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:32.051685 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request issued successfully. Aug 19 21:28:32.052758 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e0c935a-3a82-435f-9d63-e66a192cfbb6 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:32.053364 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 717/2867] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:31 2026] POST /volume/v3/volumes => generated 759 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:32.068336 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3bf87176-db2c-4a25-a242-2452f5176f53 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:32.074789 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3bf87176-db2c-4a25-a242-2452f5176f53 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:32.077095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3bf87176-db2c-4a25-a242-2452f5176f53 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:32.077856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3bf87176-db2c-4a25-a242-2452f5176f53 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:32.087523 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:32.087523 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:32.093809 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3bf87176-db2c-4a25-a242-2452f5176f53 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:32.098758 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3bf87176-db2c-4a25-a242-2452f5176f53 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc returned with HTTP 200 Aug 19 21:28:32.099308 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 705/2868] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:32 2026] GET /volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:32.117827 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-838003c4-03bb-4d21-8ee7-7607fdbf207b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:32.122063 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-838003c4-03bb-4d21-8ee7-7607fdbf207b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:32.122063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-838003c4-03bb-4d21-8ee7-7607fdbf207b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:32.122063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-838003c4-03bb-4d21-8ee7-7607fdbf207b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:32.122063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-838003c4-03bb-4d21-8ee7-7607fdbf207b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:32.125702 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:32.125702 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:32.127150 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-838003c4-03bb-4d21-8ee7-7607fdbf207b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:32.127662 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 721/2869] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:32 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:32.753287 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-772bc70b-b737-4acb-800d-08d1652b2b82 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:32.881519 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-772bc70b-b737-4acb-800d-08d1652b2b82 tempest-ExtensionsTestJSON-305506503 tempest-ExtensionsTestJSON-305506503-project-member] GET https://10.4.3.158/volume/v3/extensions Aug 19 21:28:32.881737 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-772bc70b-b737-4acb-800d-08d1652b2b82 tempest-ExtensionsTestJSON-305506503 tempest-ExtensionsTestJSON-305506503-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:32.881926 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-772bc70b-b737-4acb-800d-08d1652b2b82 tempest-ExtensionsTestJSON-305506503 tempest-ExtensionsTestJSON-305506503-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:32.882520 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-772bc70b-b737-4acb-800d-08d1652b2b82 tempest-ExtensionsTestJSON-305506503 tempest-ExtensionsTestJSON-305506503-project-member] https://10.4.3.158/volume/v3/extensions returned with HTTP 200 Aug 19 21:28:32.883153 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 727/2870] 10.4.3.158 () {66 vars in 1246 bytes} [Wed Aug 19 21:28:32 2026] GET /volume/v3/extensions => generated 5245 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:33.116009 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-44b1feda-0d12-4cbc-9697-2124fbaed04f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:33.118602 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-44b1feda-0d12-4cbc-9697-2124fbaed04f tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:33.118874 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-44b1feda-0d12-4cbc-9697-2124fbaed04f tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:33.119156 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-44b1feda-0d12-4cbc-9697-2124fbaed04f tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:33.131121 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:33.131121 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:33.138345 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-44b1feda-0d12-4cbc-9697-2124fbaed04f tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:33.145407 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8f7318d6-9d8c-416b-b957-f959e12ba332 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:33.147479 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f7318d6-9d8c-416b-b957-f959e12ba332 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:33.147719 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f7318d6-9d8c-416b-b957-f959e12ba332 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:33.147978 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f7318d6-9d8c-416b-b957-f959e12ba332 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:33.148185 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8f7318d6-9d8c-416b-b957-f959e12ba332 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:33.152503 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-44b1feda-0d12-4cbc-9697-2124fbaed04f tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc returned with HTTP 200 Aug 19 21:28:33.153153 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 718/2871] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:33 2026] GET /volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:33.153957 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:33.153957 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:33.154818 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f7318d6-9d8c-416b-b957-f959e12ba332 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:33.155387 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 706/2872] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:33 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:33.171082 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ceee95e1-62a2-4ce5-9c5d-c2ebea90efc2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:33.176114 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ceee95e1-62a2-4ce5-9c5d-c2ebea90efc2 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:33.176114 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ceee95e1-62a2-4ce5-9c5d-c2ebea90efc2 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:33.176114 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ceee95e1-62a2-4ce5-9c5d-c2ebea90efc2 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:33.185692 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:33.185692 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:33.194042 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ceee95e1-62a2-4ce5-9c5d-c2ebea90efc2 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:33.203176 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ceee95e1-62a2-4ce5-9c5d-c2ebea90efc2 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc returned with HTTP 200 Aug 19 21:28:33.203623 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 722/2873] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:33 2026] GET /volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:33.220044 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c47a2b00-113d-4c53-b113-7b10525f3bc0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:33.221126 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c47a2b00-113d-4c53-b113-7b10525f3bc0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] PUT https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:33.221645 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c47a2b00-113d-4c53-b113-7b10525f3bc0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1391358570"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:33.233398 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:33.233398 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:33.239701 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c47a2b00-113d-4c53-b113-7b10525f3bc0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:33.245396 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c47a2b00-113d-4c53-b113-7b10525f3bc0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume updated successfully. Aug 19 21:28:33.248033 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c47a2b00-113d-4c53-b113-7b10525f3bc0 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc returned with HTTP 200 Aug 19 21:28:33.248033 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 728/2874] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Aug 19 21:28:33 2026] PUT /volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc => generated 783 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:33.266924 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f5646526-ce8b-4269-a13f-a47f09e8da68 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:33.269287 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5646526-ce8b-4269-a13f-a47f09e8da68 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] PUT https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:33.269803 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5646526-ce8b-4269-a13f-a47f09e8da68 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1940633098", "description": "This is the new description of volume"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:33.282826 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:33.282826 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:33.288167 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f5646526-ce8b-4269-a13f-a47f09e8da68 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:33.299174 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f5646526-ce8b-4269-a13f-a47f09e8da68 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume updated successfully. Aug 19 21:28:33.299996 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5646526-ce8b-4269-a13f-a47f09e8da68 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc returned with HTTP 200 Aug 19 21:28:33.301610 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 719/2875] 10.4.3.158 () {68 vars in 1369 bytes} [Wed Aug 19 21:28:33 2026] PUT /volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:33.315077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b95db78d-120a-4cf2-bac8-6a537fdb3884 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:33.317199 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b95db78d-120a-4cf2-bac8-6a537fdb3884 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:33.317380 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b95db78d-120a-4cf2-bac8-6a537fdb3884 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:33.317661 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b95db78d-120a-4cf2-bac8-6a537fdb3884 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:33.328567 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:33.328567 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:33.335048 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b95db78d-120a-4cf2-bac8-6a537fdb3884 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:33.341900 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b95db78d-120a-4cf2-bac8-6a537fdb3884 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc returned with HTTP 200 Aug 19 21:28:33.342461 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 707/2876] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:33 2026] GET /volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc => generated 1406 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:33.358262 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:33.360532 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:33.361162 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1654890546", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1431281314"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:33.363035 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1654890546', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1431281314'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:33.363198 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume of 1 GB Aug 19 21:28:33.372352 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Availability Zones retrieved successfully. Aug 19 21:28:33.380633 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (f55fa8d2-5f71-4462-8694-30f58b922fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:33.381803 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202f9cd4-f09a-4d03-ae49-879419db4194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:33.383967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:33.431732 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202f9cd4-f09a-4d03-ae49-879419db4194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:33.432948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f267266a-e291-4303-8c4a-29025b892524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:33.517050 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Created reservations ['0ee03422-e88b-484c-89f5-f5593b9d8177', '5bb7365d-69d1-4f3a-99c8-3ed9c31c07d1', '146a005b-5f50-4aea-9c26-95156ef2562f', '599d036e-8ccc-49f8-a277-0283dc1ee887'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:33.517735 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f267266a-e291-4303-8c4a-29025b892524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ee03422-e88b-484c-89f5-f5593b9d8177', '5bb7365d-69d1-4f3a-99c8-3ed9c31c07d1', '146a005b-5f50-4aea-9c26-95156ef2562f', '599d036e-8ccc-49f8-a277-0283dc1ee887']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:33.518788 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7a6b22-96ac-40e7-91ce-68bc8d892741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:33.561777 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7a6b22-96ac-40e7-91ce-68bc8d892741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c1f750a-91ba-443d-bae9-6ea0b4131407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1654890546',display_name='tempest-VolumesGetTest-Volume-1431281314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['0ee03422-e88b-484c-89f5-f5593b9d8177','5bb7365d-69d1-4f3a-99c8-3ed9c31c07d1','146a005b-5f50-4aea-9c26-95156ef2562f','599d036e-8ccc-49f8-a277-0283dc1ee887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1654890546',display_name='tempest-VolumesGetTest-Volume-1431281314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c1f750a-91ba-443d-bae9-6ea0b4131407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='957756e495254e3d9fd6e90939d46852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='937166bfca5d41dc851f272c0b1b5010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:33.562880 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (484721e1-f3cb-4829-b304-29597af242f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:33.590363 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (484721e1-f3cb-4829-b304-29597af242f5) transitioned into 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-1654890546',display_name='tempest-VolumesGetTest-Volume-1431281314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='957756e495254e3d9fd6e90939d46852',qos_specs=None,replication_status=,reservations=['0ee03422-e88b-484c-89f5-f5593b9d8177','5bb7365d-69d1-4f3a-99c8-3ed9c31c07d1','146a005b-5f50-4aea-9c26-95156ef2562f','599d036e-8ccc-49f8-a277-0283dc1ee887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937166bfca5d41dc851f272c0b1b5010',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:33.591389 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a29ae3-4bdf-4e40-99cd-a6c54f403e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:33.621765 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a29ae3-4bdf-4e40-99cd-a6c54f403e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:33.623023 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Flow 'volume_create_api' (f55fa8d2-5f71-4462-8694-30f58b922fd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:33.623598 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Create volume request issued successfully. Aug 19 21:28:33.624423 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-828cedc7-7b5c-46ca-821d-3fef08008f2e tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:33.625115 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 723/2877] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:33 2026] POST /volume/v3/volumes => generated 780 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:33.640392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee2e6b78-ddab-4877-8069-64fc1e70dfd5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:33.642550 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee2e6b78-ddab-4877-8069-64fc1e70dfd5 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 Aug 19 21:28:33.642933 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee2e6b78-ddab-4877-8069-64fc1e70dfd5 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:33.642933 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee2e6b78-ddab-4877-8069-64fc1e70dfd5 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:33.658975 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:33.658975 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:33.664625 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee2e6b78-ddab-4877-8069-64fc1e70dfd5 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:33.672449 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee2e6b78-ddab-4877-8069-64fc1e70dfd5 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 returned with HTTP 200 Aug 19 21:28:33.672971 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 729/2878] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:33 2026] GET /volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:34.170160 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a795aa91-981a-4b5f-9bd4-57d5becf5471 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:34.172542 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a795aa91-981a-4b5f-9bd4-57d5becf5471 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:34.172816 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a795aa91-981a-4b5f-9bd4-57d5becf5471 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:34.173086 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a795aa91-981a-4b5f-9bd4-57d5becf5471 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:34.173208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a795aa91-981a-4b5f-9bd4-57d5becf5471 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:34.178765 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:34.178765 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:34.179803 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a795aa91-981a-4b5f-9bd4-57d5becf5471 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:34.180302 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 720/2879] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:34 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:34.193039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-33deb041-e6e2-4199-ad6a-9e4738fdf3eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:34.195440 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-33deb041-e6e2-4199-ad6a-9e4738fdf3eb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0/restore Aug 19 21:28:34.195903 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-33deb041-e6e2-4199-ad6a-9e4738fdf3eb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1f6e1b64-77ae-4f10-aebc-abdd3d61fbca"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:34.197556 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-33deb041-e6e2-4199-ad6a-9e4738fdf3eb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Restoring backup 2c30f289-2e84-49b6-b4bd-4ae3690764f0 ({'restore': {'volume_id': '1f6e1b64-77ae-4f10-aebc-abdd3d61fbca'}}) {{(pid=100177) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 21:28:34.197662 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-33deb041-e6e2-4199-ad6a-9e4738fdf3eb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Restoring backup 2c30f289-2e84-49b6-b4bd-4ae3690764f0 to volume 1f6e1b64-77ae-4f10-aebc-abdd3d61fbca. Aug 19 21:28:34.202966 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:34.202966 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:34.212254 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:34.212254 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:34.212899 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-33deb041-e6e2-4199-ad6a-9e4738fdf3eb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:28:34.213113 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.api [None req-33deb041-e6e2-4199-ad6a-9e4738fdf3eb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Checking backup size 1 against volume size 1 {{(pid=100177) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 21:28:34.213302 np0000007814 devstack@c-api.service[100177]: INFO cinder.backup.api [None req-33deb041-e6e2-4199-ad6a-9e4738fdf3eb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Overwriting volume 1f6e1b64-77ae-4f10-aebc-abdd3d61fbca with restore of backup 2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:34.253465 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-33deb041-e6e2-4199-ad6a-9e4738fdf3eb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] restore_backup in rpcapi backup_id 2c30f289-2e84-49b6-b4bd-4ae3690764f0 {{(pid=100177) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 21:28:34.256074 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-33deb041-e6e2-4199-ad6a-9e4738fdf3eb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0/restore returned with HTTP 202 Aug 19 21:28:34.256576 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 708/2880] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Aug 19 21:28:34 2026] POST /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0/restore => generated 182 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:34.268415 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-707e87de-20c2-46d7-8d16-8f355d308be5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:34.270817 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-707e87de-20c2-46d7-8d16-8f355d308be5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:34.271076 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-707e87de-20c2-46d7-8d16-8f355d308be5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:34.271305 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-707e87de-20c2-46d7-8d16-8f355d308be5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:34.271433 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-707e87de-20c2-46d7-8d16-8f355d308be5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:34.277614 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:34.277614 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:34.278703 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-707e87de-20c2-46d7-8d16-8f355d308be5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:34.279166 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 724/2881] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:34 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:34.655970 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d57cb330-f960-444c-a0b0-6570341c10d9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:34.658368 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:34.658874 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1616759100"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:34.660966 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Create volume request body: {'volume': {'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1616759100'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:34.690553 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7105e5f1-fec2-4b97-a6a5-0145b32de898 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:34.695034 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7105e5f1-fec2-4b97-a6a5-0145b32de898 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 Aug 19 21:28:34.695034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7105e5f1-fec2-4b97-a6a5-0145b32de898 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:34.695034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7105e5f1-fec2-4b97-a6a5-0145b32de898 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:34.704764 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:34.704764 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:34.709489 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7105e5f1-fec2-4b97-a6a5-0145b32de898 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:34.716785 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7105e5f1-fec2-4b97-a6a5-0145b32de898 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 returned with HTTP 200 Aug 19 21:28:34.717659 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 721/2882] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:34 2026] GET /volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:34.735023 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a1f63ae1-b301-4081-9dbd-4cc3772b2f83 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:34.738082 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a1f63ae1-b301-4081-9dbd-4cc3772b2f83 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] PUT https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 Aug 19 21:28:34.739090 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a1f63ae1-b301-4081-9dbd-4cc3772b2f83 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1391358570", "description": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:34.752396 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:34.752396 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:34.756728 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a1f63ae1-b301-4081-9dbd-4cc3772b2f83 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:34.775570 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a1f63ae1-b301-4081-9dbd-4cc3772b2f83 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume updated successfully. Aug 19 21:28:34.775898 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a1f63ae1-b301-4081-9dbd-4cc3772b2f83 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 returned with HTTP 200 Aug 19 21:28:34.777150 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 709/2883] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Aug 19 21:28:34 2026] PUT /volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 => generated 770 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:34.795498 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e807881e-9708-44fe-8cef-7b2422c98a93 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:34.796257 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e807881e-9708-44fe-8cef-7b2422c98a93 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 Aug 19 21:28:34.796544 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e807881e-9708-44fe-8cef-7b2422c98a93 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:34.796708 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e807881e-9708-44fe-8cef-7b2422c98a93 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:34.811530 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:34.811530 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:34.819701 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e807881e-9708-44fe-8cef-7b2422c98a93 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:34.828742 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e807881e-9708-44fe-8cef-7b2422c98a93 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 returned with HTTP 200 Aug 19 21:28:34.830194 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 725/2884] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:34 2026] GET /volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:34.850564 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-46491897-ff63-4f28-bff3-60a1f98a7a4a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:34.854039 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-46491897-ff63-4f28-bff3-60a1f98a7a4a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 Aug 19 21:28:34.854039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-46491897-ff63-4f28-bff3-60a1f98a7a4a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:34.854039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-46491897-ff63-4f28-bff3-60a1f98a7a4a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:34.854039 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-46491897-ff63-4f28-bff3-60a1f98a7a4a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume with id: 1c1f750a-91ba-443d-bae9-6ea0b4131407 Aug 19 21:28:34.863900 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Create volume of 1 GB Aug 19 21:28:34.870130 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:34.870130 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:34.870130 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-46491897-ff63-4f28-bff3-60a1f98a7a4a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:34.873755 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Availability Zones retrieved successfully. Aug 19 21:28:34.882523 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Flow 'volume_create_api' (06637a94-6d13-426a-8284-cb6f73ebb0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:34.884063 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4972bde-818f-4168-8621-70fb3d30fce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:34.885121 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:34.924834 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-46491897-ff63-4f28-bff3-60a1f98a7a4a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume request issued successfully. Aug 19 21:28:34.924834 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-46491897-ff63-4f28-bff3-60a1f98a7a4a tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 returned with HTTP 202 Aug 19 21:28:34.924834 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 722/2885] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:34 2026] DELETE /volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:34.936049 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c838e2c5-747b-4fb0-a43a-3afe2afb1cca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:34.938706 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c838e2c5-747b-4fb0-a43a-3afe2afb1cca tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 Aug 19 21:28:34.938973 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c838e2c5-747b-4fb0-a43a-3afe2afb1cca tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:34.939115 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c838e2c5-747b-4fb0-a43a-3afe2afb1cca tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:34.951745 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:34.951745 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:34.956036 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c838e2c5-747b-4fb0-a43a-3afe2afb1cca tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:34.964750 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c838e2c5-747b-4fb0-a43a-3afe2afb1cca tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 returned with HTTP 200 Aug 19 21:28:34.965973 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4972bde-818f-4168-8621-70fb3d30fce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:34.966534 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 710/2886] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:34 2026] GET /volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:34.967303 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77423fe0-1a30-451e-b606-aca9a73d9732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:35.067079 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Created reservations ['6f2e3702-5bca-482d-8ae0-79cf62e08243', '5aa6ad7e-cc98-4b6b-b4bd-2c2412bb7677', 'adf8812d-f7d8-4c6b-80a7-e861d1228597', '09acbb19-512f-49d5-b74a-a98e4744c8ec'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:35.068005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77423fe0-1a30-451e-b606-aca9a73d9732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f2e3702-5bca-482d-8ae0-79cf62e08243', '5aa6ad7e-cc98-4b6b-b4bd-2c2412bb7677', 'adf8812d-f7d8-4c6b-80a7-e861d1228597', '09acbb19-512f-49d5-b74a-a98e4744c8ec']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:35.068820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5400ce49-1c64-4e17-8bc0-fe2ebf90e3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:35.096789 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5400ce49-1c64-4e17-8bc0-fe2ebf90e3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e13b92f9-997d-4276-8369-ae3ebd2fd575', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1616759100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1da21819ff6452cb6279841e86eeceb',qos_specs=None,replication_status=,reservations=['6f2e3702-5bca-482d-8ae0-79cf62e08243','5aa6ad7e-cc98-4b6b-b4bd-2c2412bb7677','adf8812d-f7d8-4c6b-80a7-e861d1228597','09acbb19-512f-49d5-b74a-a98e4744c8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84cbc80a1bee4145a7b1005f58dc300e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1616759100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e13b92f9-997d-4276-8369-ae3ebd2fd575,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1da21819ff6452cb6279841e86eeceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84cbc80a1bee4145a7b1005f58dc300e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:35.097714 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ea28d5-38e5-4b6e-8a09-350c8cd77e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:35.122492 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ea28d5-38e5-4b6e-8a09-350c8cd77e10) transitioned into state 'SUCCESS' from state '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-1616759100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1da21819ff6452cb6279841e86eeceb',qos_specs=None,replication_status=,reservations=['6f2e3702-5bca-482d-8ae0-79cf62e08243','5aa6ad7e-cc98-4b6b-b4bd-2c2412bb7677','adf8812d-f7d8-4c6b-80a7-e861d1228597','09acbb19-512f-49d5-b74a-a98e4744c8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84cbc80a1bee4145a7b1005f58dc300e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:35.123282 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c17f39-1f50-40b4-9c63-001624f13f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:35.140821 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c17f39-1f50-40b4-9c63-001624f13f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:35.141942 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Flow 'volume_create_api' (06637a94-6d13-426a-8284-cb6f73ebb0a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:35.143091 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Create volume request issued successfully. Aug 19 21:28:35.143433 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d57cb330-f960-444c-a0b0-6570341c10d9 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:35.143968 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 730/2887] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:34 2026] POST /volume/v3/volumes => generated 751 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:35.155734 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4138d1d0-d820-45c2-9652-eec81e91f28b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:35.158093 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4138d1d0-d820-45c2-9652-eec81e91f28b tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] GET https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 Aug 19 21:28:35.158346 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4138d1d0-d820-45c2-9652-eec81e91f28b tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:35.158580 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4138d1d0-d820-45c2-9652-eec81e91f28b tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:35.167930 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:35.167930 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:35.173663 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4138d1d0-d820-45c2-9652-eec81e91f28b tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Volume info retrieved successfully. Aug 19 21:28:35.178699 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4138d1d0-d820-45c2-9652-eec81e91f28b tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 returned with HTTP 200 Aug 19 21:28:35.179196 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 726/2888] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:35 2026] GET /volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:35.294512 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56dc3004-2c9e-482e-8e62-2be272960c44 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:35.296587 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56dc3004-2c9e-482e-8e62-2be272960c44 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:35.297074 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56dc3004-2c9e-482e-8e62-2be272960c44 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:35.298464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56dc3004-2c9e-482e-8e62-2be272960c44 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:35.298464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-56dc3004-2c9e-482e-8e62-2be272960c44 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:35.302693 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:35.302693 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:35.305403 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56dc3004-2c9e-482e-8e62-2be272960c44 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:35.305403 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 723/2889] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:35 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:35.982769 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a176513f-5b94-4e4b-8a51-3c14e316b53d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:35.985152 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a176513f-5b94-4e4b-8a51-3c14e316b53d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 Aug 19 21:28:35.985407 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a176513f-5b94-4e4b-8a51-3c14e316b53d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:35.985667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a176513f-5b94-4e4b-8a51-3c14e316b53d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:35.991778 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a176513f-5b94-4e4b-8a51-3c14e316b53d tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 returned with HTTP 404 Aug 19 21:28:35.992335 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 711/2890] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:35 2026] GET /volume/v3/volumes/1c1f750a-91ba-443d-bae9-6ea0b4131407 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:36.000221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bf579696-7dad-416d-ba4a-1d68ee4dff67 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.002364 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf579696-7dad-416d-ba4a-1d68ee4dff67 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:36.002573 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf579696-7dad-416d-ba4a-1d68ee4dff67 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:36.002778 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf579696-7dad-416d-ba4a-1d68ee4dff67 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:36.011031 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.011031 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:36.015227 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bf579696-7dad-416d-ba4a-1d68ee4dff67 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:36.020424 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf579696-7dad-416d-ba4a-1d68ee4dff67 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc returned with HTTP 200 Aug 19 21:28:36.020800 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 731/2891] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:35 2026] GET /volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc => generated 1406 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:36.034831 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c2155a95-f549-4489-aeb6-397791ca4ded None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.036823 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c2155a95-f549-4489-aeb6-397791ca4ded tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] DELETE https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:36.037088 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c2155a95-f549-4489-aeb6-397791ca4ded tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:36.037312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c2155a95-f549-4489-aeb6-397791ca4ded tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:36.037507 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-c2155a95-f549-4489-aeb6-397791ca4ded tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume with id: 96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:36.047037 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.047037 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:36.047601 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c2155a95-f549-4489-aeb6-397791ca4ded tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:36.071238 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c2155a95-f549-4489-aeb6-397791ca4ded tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Delete volume request issued successfully. Aug 19 21:28:36.071457 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c2155a95-f549-4489-aeb6-397791ca4ded tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc returned with HTTP 202 Aug 19 21:28:36.071893 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 727/2892] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:36 2026] DELETE /volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:36.080578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e98796e9-73f1-46af-a973-a0fe1c989ba3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.082143 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e98796e9-73f1-46af-a973-a0fe1c989ba3 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:36.082759 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e98796e9-73f1-46af-a973-a0fe1c989ba3 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:36.083118 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e98796e9-73f1-46af-a973-a0fe1c989ba3 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:36.091205 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.091205 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:36.095549 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e98796e9-73f1-46af-a973-a0fe1c989ba3 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Volume info retrieved successfully. Aug 19 21:28:36.104208 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e98796e9-73f1-46af-a973-a0fe1c989ba3 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc returned with HTTP 200 Aug 19 21:28:36.105038 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 724/2893] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:36 2026] GET /volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:36.191464 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-94d9fa12-d56a-4a97-a1f7-1df3743acbd2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.193258 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94d9fa12-d56a-4a97-a1f7-1df3743acbd2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] GET https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 Aug 19 21:28:36.193448 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94d9fa12-d56a-4a97-a1f7-1df3743acbd2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:36.193613 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94d9fa12-d56a-4a97-a1f7-1df3743acbd2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:36.200914 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.200914 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:36.204913 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-94d9fa12-d56a-4a97-a1f7-1df3743acbd2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Volume info retrieved successfully. Aug 19 21:28:36.210306 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94d9fa12-d56a-4a97-a1f7-1df3743acbd2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 returned with HTTP 200 Aug 19 21:28:36.210733 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 712/2894] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:36 2026] GET /volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:36.224525 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f179c2cb-854e-4d4e-9ee8-994b8fb149af None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.226922 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f179c2cb-854e-4d4e-9ee8-994b8fb149af tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] POST https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575/action Aug 19 21:28:36.227472 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f179c2cb-854e-4d4e-9ee8-994b8fb149af tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-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=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:36.227643 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f179c2cb-854e-4d4e-9ee8-994b8fb149af tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:36.240368 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.240368 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:36.250292 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.250292 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:36.250901 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f179c2cb-854e-4d4e-9ee8-994b8fb149af tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Volume info retrieved successfully. Aug 19 21:28:36.279801 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f179c2cb-854e-4d4e-9ee8-994b8fb149af tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Update volume metadata completed successfully. Aug 19 21:28:36.280150 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f179c2cb-854e-4d4e-9ee8-994b8fb149af tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575/action returned with HTTP 200 Aug 19 21:28:36.280912 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 732/2895] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:28:36 2026] POST /volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575/action => generated 563 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:36.290818 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-85fe85fe-6e42-4aed-a1ef-f1887d5abbdb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.293331 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-85fe85fe-6e42-4aed-a1ef-f1887d5abbdb tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] GET https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 Aug 19 21:28:36.293606 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-85fe85fe-6e42-4aed-a1ef-f1887d5abbdb tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:36.293883 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-85fe85fe-6e42-4aed-a1ef-f1887d5abbdb tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:36.303902 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.303902 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:36.309628 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-85fe85fe-6e42-4aed-a1ef-f1887d5abbdb tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Volume info retrieved successfully. Aug 19 21:28:36.315369 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-23fa592a-eda7-49e4-9b2a-b6026ad3e512 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.319489 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-85fe85fe-6e42-4aed-a1ef-f1887d5abbdb tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 returned with HTTP 200 Aug 19 21:28:36.319594 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-23fa592a-eda7-49e4-9b2a-b6026ad3e512 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:36.319661 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 728/2896] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:36 2026] GET /volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 => generated 1419 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:36.319693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-23fa592a-eda7-49e4-9b2a-b6026ad3e512 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:36.319693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-23fa592a-eda7-49e4-9b2a-b6026ad3e512 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:36.319693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-23fa592a-eda7-49e4-9b2a-b6026ad3e512 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:36.323568 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.323568 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:36.324566 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-23fa592a-eda7-49e4-9b2a-b6026ad3e512 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:36.325231 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 725/2897] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:36 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:36.331604 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-98f87200-1ac0-47ff-a172-3400c0bbd974 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.333479 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-98f87200-1ac0-47ff-a172-3400c0bbd974 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] POST https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575/action Aug 19 21:28:36.333843 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-98f87200-1ac0-47ff-a172-3400c0bbd974 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:36.333982 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-98f87200-1ac0-47ff-a172-3400c0bbd974 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:36.343750 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.343750 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:36.349791 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.349791 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:36.350487 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-98f87200-1ac0-47ff-a172-3400c0bbd974 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Volume info retrieved successfully. Aug 19 21:28:36.356036 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-98f87200-1ac0-47ff-a172-3400c0bbd974 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Get volume image-metadata completed successfully. Aug 19 21:28:36.371125 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-98f87200-1ac0-47ff-a172-3400c0bbd974 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Delete volume metadata completed successfully. Aug 19 21:28:36.371323 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-98f87200-1ac0-47ff-a172-3400c0bbd974 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575/action returned with HTTP 200 Aug 19 21:28:36.371727 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 713/2898] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:28:36 2026] POST /volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 21:28:36.383108 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-be7fcedf-7884-408e-820a-963de696f602 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.384884 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be7fcedf-7884-408e-820a-963de696f602 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] POST https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575/action Aug 19 21:28:36.385294 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be7fcedf-7884-408e-820a-963de696f602 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:36.385425 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be7fcedf-7884-408e-820a-963de696f602 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:36.394003 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.394003 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:36.394477 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-be7fcedf-7884-408e-820a-963de696f602 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Volume info retrieved successfully. Aug 19 21:28:36.399545 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-be7fcedf-7884-408e-820a-963de696f602 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Get volume image-metadata completed successfully. Aug 19 21:28:36.399826 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be7fcedf-7884-408e-820a-963de696f602 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575/action returned with HTTP 200 Aug 19 21:28:36.400234 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 733/2899] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:28:36 2026] POST /volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575/action => generated 537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:36.409240 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b100ba0f-e783-45c4-a25a-125ed0a01a3c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.411797 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b100ba0f-e783-45c4-a25a-125ed0a01a3c tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] GET https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 Aug 19 21:28:36.412146 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b100ba0f-e783-45c4-a25a-125ed0a01a3c tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:36.412387 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b100ba0f-e783-45c4-a25a-125ed0a01a3c tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:36.422548 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.422548 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:36.427683 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b100ba0f-e783-45c4-a25a-125ed0a01a3c tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Volume info retrieved successfully. Aug 19 21:28:36.434607 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b100ba0f-e783-45c4-a25a-125ed0a01a3c tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 returned with HTTP 200 Aug 19 21:28:36.435364 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 729/2900] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:36 2026] GET /volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 => generated 1393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:36.451055 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-89727ca2-bdfb-4907-974c-6081ad173da2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.452537 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-89727ca2-bdfb-4907-974c-6081ad173da2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 Aug 19 21:28:36.452884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-89727ca2-bdfb-4907-974c-6081ad173da2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:36.454364 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-89727ca2-bdfb-4907-974c-6081ad173da2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:36.454364 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-89727ca2-bdfb-4907-974c-6081ad173da2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Delete volume with id: e13b92f9-997d-4276-8369-ae3ebd2fd575 Aug 19 21:28:36.460712 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.460712 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:36.461347 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-89727ca2-bdfb-4907-974c-6081ad173da2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Volume info retrieved successfully. Aug 19 21:28:36.487604 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-89727ca2-bdfb-4907-974c-6081ad173da2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Delete volume request issued successfully. Aug 19 21:28:36.488304 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-89727ca2-bdfb-4907-974c-6081ad173da2 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 returned with HTTP 202 Aug 19 21:28:36.488873 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 726/2901] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:36 2026] DELETE /volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:28:36.496343 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3c4b7e9c-9896-4bbc-bcb6-5433df3acb4a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:36.500696 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3c4b7e9c-9896-4bbc-bcb6-5433df3acb4a tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] GET https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 Aug 19 21:28:36.500923 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3c4b7e9c-9896-4bbc-bcb6-5433df3acb4a tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:36.501090 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3c4b7e9c-9896-4bbc-bcb6-5433df3acb4a tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:36.509436 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:36.509436 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:36.514696 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3c4b7e9c-9896-4bbc-bcb6-5433df3acb4a tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Volume info retrieved successfully. Aug 19 21:28:36.523368 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3c4b7e9c-9896-4bbc-bcb6-5433df3acb4a tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 returned with HTTP 200 Aug 19 21:28:36.523763 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 714/2902] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:36 2026] GET /volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:37.123123 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2eda7dce-4904-4bc4-8f6f-11104e8948f2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:37.125245 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2eda7dce-4904-4bc4-8f6f-11104e8948f2 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] GET https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc Aug 19 21:28:37.125498 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2eda7dce-4904-4bc4-8f6f-11104e8948f2 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:37.125759 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2eda7dce-4904-4bc4-8f6f-11104e8948f2 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:37.132893 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2eda7dce-4904-4bc4-8f6f-11104e8948f2 tempest-VolumesGetTest-453808304 tempest-VolumesGetTest-453808304-project-member] https://10.4.3.158/volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc returned with HTTP 404 Aug 19 21:28:37.133578 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 734/2903] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:37 2026] GET /volume/v3/volumes/96c363f9-702b-4ae2-a3ff-46c1bf63b6bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:37.191268 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-9410f051-756b-42e8-9402-bc9b84093e7e req-606a46d9-955a-4897-9a4a-a573fd36bc10 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:37.194189 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-606a46d9-955a-4897-9a4a-a573fd36bc10 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:28:37.194653 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-606a46d9-955a-4897-9a4a-a573fd36bc10 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:37.194653 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-606a46d9-955a-4897-9a4a-a573fd36bc10 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:37.209383 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:37.209383 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:37.214469 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-9410f051-756b-42e8-9402-bc9b84093e7e req-606a46d9-955a-4897-9a4a-a573fd36bc10 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:28:37.220057 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-606a46d9-955a-4897-9a4a-a573fd36bc10 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:28:37.220643 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 730/2904] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:28:37 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:37.270852 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9410f051-756b-42e8-9402-bc9b84093e7e req-c040d411-a7e9-4359-ad35-75dbe879ca57 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:37.275216 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-c040d411-a7e9-4359-ad35-75dbe879ca57 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c/action Aug 19 21:28:37.275216 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-c040d411-a7e9-4359-ad35-75dbe879ca57 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:37.275216 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-c040d411-a7e9-4359-ad35-75dbe879ca57 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:37.294937 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:37.294937 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:37.295785 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9410f051-756b-42e8-9402-bc9b84093e7e req-c040d411-a7e9-4359-ad35-75dbe879ca57 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:28:37.309474 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9410f051-756b-42e8-9402-bc9b84093e7e req-c040d411-a7e9-4359-ad35-75dbe879ca57 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Begin detaching volume completed successfully. Aug 19 21:28:37.310332 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-c040d411-a7e9-4359-ad35-75dbe879ca57 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c/action returned with HTTP 202 Aug 19 21:28:37.311225 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 727/2905] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:28:37 2026] POST /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:28:37.338731 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a9ed5493-b67a-4583-a218-071eada43081 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:37.344919 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9ed5493-b67a-4583-a218-071eada43081 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:37.344919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9ed5493-b67a-4583-a218-071eada43081 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:37.344919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9ed5493-b67a-4583-a218-071eada43081 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:37.344919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a9ed5493-b67a-4583-a218-071eada43081 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:37.351710 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-06d94934-f6d6-4fde-ae43-715025c40535 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:37.354834 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-06d94934-f6d6-4fde-ae43-715025c40535 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:28:37.355462 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-06d94934-f6d6-4fde-ae43-715025c40535 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:37.355710 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-06d94934-f6d6-4fde-ae43-715025c40535 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:37.360880 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:37.360880 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:37.362660 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9ed5493-b67a-4583-a218-071eada43081 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:37.362660 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 715/2906] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:37 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:37.382965 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:37.382965 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:37.391805 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-06d94934-f6d6-4fde-ae43-715025c40535 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:28:37.403875 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-36c87ea7-3ba2-4f31-9e05-c762c22926bf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:37.404364 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-36c87ea7-3ba2-4f31-9e05-c762c22926bf None None] GET https://10.4.3.158/volume// Aug 19 21:28:37.404573 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-36c87ea7-3ba2-4f31-9e05-c762c22926bf None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:37.404814 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-36c87ea7-3ba2-4f31-9e05-c762c22926bf None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:37.404901 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-06d94934-f6d6-4fde-ae43-715025c40535 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:28:37.405246 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-36c87ea7-3ba2-4f31-9e05-c762c22926bf None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:28:37.405343 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 735/2907] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:37 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:37.405591 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 731/2908] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:28:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:28:37.416437 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9410f051-756b-42e8-9402-bc9b84093e7e req-cbd1b2b5-4baf-4677-82f5-5c7776a63531 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:37.420978 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-cbd1b2b5-4baf-4677-82f5-5c7776a63531 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:28:37.420978 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-cbd1b2b5-4baf-4677-82f5-5c7776a63531 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:37.420978 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-cbd1b2b5-4baf-4677-82f5-5c7776a63531 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:37.438875 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:37.438875 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:37.444409 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9410f051-756b-42e8-9402-bc9b84093e7e req-cbd1b2b5-4baf-4677-82f5-5c7776a63531 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:28:37.452153 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-cbd1b2b5-4baf-4677-82f5-5c7776a63531 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:28:37.452961 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 728/2909] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:28:37 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 1319 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:28:37.543390 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d2f3acff-a68b-4ec2-8ef4-0c0dc20a3db6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:37.549409 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2f3acff-a68b-4ec2-8ef4-0c0dc20a3db6 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] GET https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 Aug 19 21:28:37.549712 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2f3acff-a68b-4ec2-8ef4-0c0dc20a3db6 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:37.550122 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2f3acff-a68b-4ec2-8ef4-0c0dc20a3db6 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:37.557923 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2f3acff-a68b-4ec2-8ef4-0c0dc20a3db6 tempest-VolumesImageMetadata-1782602160 tempest-VolumesImageMetadata-1782602160-project-member] https://10.4.3.158/volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 returned with HTTP 404 Aug 19 21:28:37.558658 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 716/2910] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:37 2026] GET /volume/v3/volumes/e13b92f9-997d-4276-8369-ae3ebd2fd575 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:38.383639 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d9160e61-3340-4a23-9378-6891ae734f6a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:38.385138 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9160e61-3340-4a23-9378-6891ae734f6a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:38.385138 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9160e61-3340-4a23-9378-6891ae734f6a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:38.385293 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9160e61-3340-4a23-9378-6891ae734f6a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:38.385352 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d9160e61-3340-4a23-9378-6891ae734f6a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:38.393403 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:38.393403 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:38.394332 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9160e61-3340-4a23-9378-6891ae734f6a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:38.394775 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 736/2911] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:38 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:38.422980 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8bb757c0-fa07-4d31-9c2a-f8c00f3fd90e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:38.425549 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8bb757c0-fa07-4d31-9c2a-f8c00f3fd90e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:28:38.425633 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8bb757c0-fa07-4d31-9c2a-f8c00f3fd90e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:38.425893 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8bb757c0-fa07-4d31-9c2a-f8c00f3fd90e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:38.442247 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:38.442247 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:38.448003 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8bb757c0-fa07-4d31-9c2a-f8c00f3fd90e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:28:38.454837 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8bb757c0-fa07-4d31-9c2a-f8c00f3fd90e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:28:38.455463 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 732/2912] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:38 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:38.519402 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9410f051-756b-42e8-9402-bc9b84093e7e req-ed1b6248-c8d7-4829-90ba-e955ccc53b9a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:38.522894 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-ed1b6248-c8d7-4829-90ba-e955ccc53b9a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a042d23d-c077-4aa4-b528-2440dd63c376 Aug 19 21:28:38.523162 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-ed1b6248-c8d7-4829-90ba-e955ccc53b9a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:38.523369 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-ed1b6248-c8d7-4829-90ba-e955ccc53b9a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:38.533623 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:38.533623 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:38.600374 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9410f051-756b-42e8-9402-bc9b84093e7e req-ed1b6248-c8d7-4829-90ba-e955ccc53b9a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments/a042d23d-c077-4aa4-b528-2440dd63c376 returned with HTTP 200 Aug 19 21:28:38.600957 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 729/2913] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:28:38 2026] DELETE /volume/v3/attachments/a042d23d-c077-4aa4-b528-2440dd63c376 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:39.410775 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-42f3ed65-f696-405b-a9ce-3678ce36c050 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:39.414005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:39.415244 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42f3ed65-f696-405b-a9ce-3678ce36c050 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:39.415547 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42f3ed65-f696-405b-a9ce-3678ce36c050 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:39.415862 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42f3ed65-f696-405b-a9ce-3678ce36c050 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:39.416088 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-42f3ed65-f696-405b-a9ce-3678ce36c050 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:39.422724 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:39.422724 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:39.424031 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42f3ed65-f696-405b-a9ce-3678ce36c050 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:39.424723 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 717/2914] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:39 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:39.472967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-190102d3-522e-4896-8f95-8d0a330f4f50 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:39.476052 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-190102d3-522e-4896-8f95-8d0a330f4f50 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:28:39.476328 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-190102d3-522e-4896-8f95-8d0a330f4f50 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:39.476612 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-190102d3-522e-4896-8f95-8d0a330f4f50 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:39.486907 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:39.486907 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:39.493138 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-190102d3-522e-4896-8f95-8d0a330f4f50 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:28:39.501806 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-190102d3-522e-4896-8f95-8d0a330f4f50 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:28:39.502548 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 733/2915] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:39 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:39.541646 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:39.542092 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1159593333"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:39.544735 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1159593333'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:39.544866 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Create volume of 1 GB Aug 19 21:28:39.558707 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Availability Zones retrieved successfully. Aug 19 21:28:39.567530 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Flow 'volume_create_api' (895cd3d4-baea-4385-ac43-77eabbcf7067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:39.568602 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6eff132-b8c2-405d-91ff-3fa34da00d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:39.569818 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:39.602693 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6eff132-b8c2-405d-91ff-3fa34da00d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:39.604107 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd702427-bd2a-4d46-8ede-694a0fa540c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:39.714635 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Created reservations ['76791135-e2e0-4696-94bf-ddf2388874bc', '4fd1ce9e-1a80-413e-90ff-a0fb0adfc266', 'ceaedf6f-aeb9-46b2-8edf-c15158940b88', '2664e947-914d-4d09-8ecd-132d00be845b'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:39.716290 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd702427-bd2a-4d46-8ede-694a0fa540c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76791135-e2e0-4696-94bf-ddf2388874bc', '4fd1ce9e-1a80-413e-90ff-a0fb0adfc266', 'ceaedf6f-aeb9-46b2-8edf-c15158940b88', '2664e947-914d-4d09-8ecd-132d00be845b']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:39.717371 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc0bb9d-e710-455d-a7ab-bd497de640c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:39.753313 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc0bb9d-e710-455d-a7ab-bd497de640c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dac9cfe1-2c26-4911-af10-5e689ba9048c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1159593333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e8eff199e0342e7bbe1cb19f6342c9e',qos_specs=None,replication_status=,reservations=['76791135-e2e0-4696-94bf-ddf2388874bc','4fd1ce9e-1a80-413e-90ff-a0fb0adfc266','ceaedf6f-aeb9-46b2-8edf-c15158940b88','2664e947-914d-4d09-8ecd-132d00be845b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a590cc48a3424a8493d0c96a7eab14ee',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1159593333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dac9cfe1-2c26-4911-af10-5e689ba9048c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e8eff199e0342e7bbe1cb19f6342c9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a590cc48a3424a8493d0c96a7eab14ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:39.754242 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96435b79-cf8f-42a8-a712-410d76303720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:39.784512 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96435b79-cf8f-42a8-a712-410d76303720) transitioned into state 'SUCCESS' from state '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-1159593333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e8eff199e0342e7bbe1cb19f6342c9e',qos_specs=None,replication_status=,reservations=['76791135-e2e0-4696-94bf-ddf2388874bc','4fd1ce9e-1a80-413e-90ff-a0fb0adfc266','ceaedf6f-aeb9-46b2-8edf-c15158940b88','2664e947-914d-4d09-8ecd-132d00be845b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a590cc48a3424a8493d0c96a7eab14ee',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:39.785233 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c26453c-5dd8-45be-b1e9-4be610fc60f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:39.802173 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c26453c-5dd8-45be-b1e9-4be610fc60f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:39.803166 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Flow 'volume_create_api' (895cd3d4-baea-4385-ac43-77eabbcf7067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:39.803501 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Create volume request issued successfully. Aug 19 21:28:39.804601 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ddbdc77b-9ba5-4d28-b695-1db665192ce0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:39.805085 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 737/2916] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:28:39 2026] POST /volume/v3/volumes => generated 752 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:39.823385 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-13bdb64d-d652-4b8c-8f15-bcc306343e1e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:39.825424 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-13bdb64d-d652-4b8c-8f15-bcc306343e1e tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c Aug 19 21:28:39.825707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-13bdb64d-d652-4b8c-8f15-bcc306343e1e tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:39.825950 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-13bdb64d-d652-4b8c-8f15-bcc306343e1e tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:39.834653 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:39.834653 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:39.839778 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-13bdb64d-d652-4b8c-8f15-bcc306343e1e tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Volume info retrieved successfully. Aug 19 21:28:39.845635 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-13bdb64d-d652-4b8c-8f15-bcc306343e1e tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c returned with HTTP 200 Aug 19 21:28:39.846184 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 730/2917] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:39 2026] GET /volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:40.437683 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bcdc9ce5-5e5f-4de5-9510-858337ea55ba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:40.440394 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bcdc9ce5-5e5f-4de5-9510-858337ea55ba tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:40.440711 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bcdc9ce5-5e5f-4de5-9510-858337ea55ba tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:40.440975 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bcdc9ce5-5e5f-4de5-9510-858337ea55ba tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:40.441164 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bcdc9ce5-5e5f-4de5-9510-858337ea55ba tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:40.446310 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:40.446310 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:40.447824 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bcdc9ce5-5e5f-4de5-9510-858337ea55ba tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:40.448559 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 718/2918] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:40 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:40.526773 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:40.529053 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:40.529512 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-349231717", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:40.531606 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-349231717', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:40.531803 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume of 1 GB Aug 19 21:28:40.537421 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Availability Zones retrieved successfully. Aug 19 21:28:40.544929 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Flow 'volume_create_api' (a85fedd1-6247-4104-b89c-42be406e92c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:40.546431 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deecc6ab-2414-404b-9f35-6b56cbdd4f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:40.548245 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:40.585037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deecc6ab-2414-404b-9f35-6b56cbdd4f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:40.586289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fd29a34-d3fe-4ccf-b20e-aeaf7a3cf1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:40.705374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Created reservations ['adea20e5-5759-4adb-a0c7-12119b70be8a', '07a70fe7-d897-4276-afbf-295359127300', '845e6360-0f90-460e-aa6b-d7967ae6cedc', '2607c78e-3f50-49d0-a770-a0af089007da'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:40.706284 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fd29a34-d3fe-4ccf-b20e-aeaf7a3cf1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adea20e5-5759-4adb-a0c7-12119b70be8a', '07a70fe7-d897-4276-afbf-295359127300', '845e6360-0f90-460e-aa6b-d7967ae6cedc', '2607c78e-3f50-49d0-a770-a0af089007da']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:40.707457 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2472c684-f64f-4637-b607-5f912c3fa98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:40.750060 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2472c684-f64f-4637-b607-5f912c3fa98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '890e244c-2a7e-46e4-852b-ad915146796c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-349231717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d245ce0734d34fcc95490bc7f2565658',qos_specs=None,replication_status=,reservations=['adea20e5-5759-4adb-a0c7-12119b70be8a','07a70fe7-d897-4276-afbf-295359127300','845e6360-0f90-460e-aa6b-d7967ae6cedc','2607c78e-3f50-49d0-a770-a0af089007da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4285faa249f643418de1203655b1c7ea',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-349231717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=890e244c-2a7e-46e4-852b-ad915146796c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d245ce0734d34fcc95490bc7f2565658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4285faa249f643418de1203655b1c7ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:40.751403 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a213fc85-9395-41eb-add7-24324b9c6200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:40.790896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a213fc85-9395-41eb-add7-24324b9c6200) transitioned into state 'SUCCESS' from state '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-349231717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d245ce0734d34fcc95490bc7f2565658',qos_specs=None,replication_status=,reservations=['adea20e5-5759-4adb-a0c7-12119b70be8a','07a70fe7-d897-4276-afbf-295359127300','845e6360-0f90-460e-aa6b-d7967ae6cedc','2607c78e-3f50-49d0-a770-a0af089007da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4285faa249f643418de1203655b1c7ea',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:40.791906 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ce5aca-adfc-4798-a32f-eeb93c5f8dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:40.822367 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ce5aca-adfc-4798-a32f-eeb93c5f8dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:40.822367 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Flow 'volume_create_api' (a85fedd1-6247-4104-b89c-42be406e92c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:40.822367 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume request issued successfully. Aug 19 21:28:40.822367 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6d0a8b63-6a75-4245-b9b2-633f2a91e1a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:40.822367 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 734/2919] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:40 2026] POST /volume/v3/volumes => generated 756 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:40.840093 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee7d7159-e8b6-4792-96de-012462ff3595 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:40.846861 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee7d7159-e8b6-4792-96de-012462ff3595 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:40.847332 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee7d7159-e8b6-4792-96de-012462ff3595 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:40.847470 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee7d7159-e8b6-4792-96de-012462ff3595 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:40.862327 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:40.862327 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:40.864401 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b32ba300-09d7-48d6-8e15-71de45d346dd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:40.867942 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b32ba300-09d7-48d6-8e15-71de45d346dd tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c Aug 19 21:28:40.868298 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b32ba300-09d7-48d6-8e15-71de45d346dd tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:40.868537 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b32ba300-09d7-48d6-8e15-71de45d346dd tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:40.870931 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee7d7159-e8b6-4792-96de-012462ff3595 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:40.877379 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee7d7159-e8b6-4792-96de-012462ff3595 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:40.878004 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 738/2920] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:40 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:40.881925 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:40.881925 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:40.888345 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b32ba300-09d7-48d6-8e15-71de45d346dd tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Volume info retrieved successfully. Aug 19 21:28:40.897719 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b32ba300-09d7-48d6-8e15-71de45d346dd tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c returned with HTTP 200 Aug 19 21:28:40.898694 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 731/2921] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:40 2026] GET /volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:40.912224 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9cb15d91-2456-4582-9c5b-1e852710f57d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:40.915447 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9cb15d91-2456-4582-9c5b-1e852710f57d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:28:40.915783 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9cb15d91-2456-4582-9c5b-1e852710f57d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dac9cfe1-2c26-4911-af10-5e689ba9048c", "name": "tempest-VolumesBackupsV39Test-Backup-927938411", "container": "tempest-volumesbackupsv39test-backup-container-1177395664"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:40.917323 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-9cb15d91-2456-4582-9c5b-1e852710f57d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Creating new backup {'backup': {'volume_id': 'dac9cfe1-2c26-4911-af10-5e689ba9048c', 'name': 'tempest-VolumesBackupsV39Test-Backup-927938411', 'container': 'tempest-volumesbackupsv39test-backup-container-1177395664'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:28:40.917485 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-9cb15d91-2456-4582-9c5b-1e852710f57d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Creating backup of volume dac9cfe1-2c26-4911-af10-5e689ba9048c in container tempest-volumesbackupsv39test-backup-container-1177395664 Aug 19 21:28:40.926130 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:40.926130 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:40.926617 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9cb15d91-2456-4582-9c5b-1e852710f57d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Volume info retrieved successfully. Aug 19 21:28:40.970722 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9cb15d91-2456-4582-9c5b-1e852710f57d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Created reservations ['7bb0d994-9ab2-4078-bc3f-4531f693ccd9', 'd545f3e0-db52-436c-a49b-833e4ae5385b'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:41.010564 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9cb15d91-2456-4582-9c5b-1e852710f57d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:28:41.011215 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 719/2922] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:28:40 2026] POST /volume/v3/backups => generated 332 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:41.024075 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6ba83397-348b-458b-91be-90de104d90a0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:41.026217 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6ba83397-348b-458b-91be-90de104d90a0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:41.026652 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6ba83397-348b-458b-91be-90de104d90a0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:41.027067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6ba83397-348b-458b-91be-90de104d90a0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:41.027325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6ba83397-348b-458b-91be-90de104d90a0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:41.033336 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:41.033336 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:41.035029 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6ba83397-348b-458b-91be-90de104d90a0 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:41.035457 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 735/2923] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:41 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:41.462876 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a618b24a-7f0f-44df-a86e-b6d8ad38a30c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:41.465216 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a618b24a-7f0f-44df-a86e-b6d8ad38a30c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:41.465623 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a618b24a-7f0f-44df-a86e-b6d8ad38a30c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:41.468040 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a618b24a-7f0f-44df-a86e-b6d8ad38a30c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:41.468040 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a618b24a-7f0f-44df-a86e-b6d8ad38a30c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:41.472620 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:41.472620 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:41.473615 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a618b24a-7f0f-44df-a86e-b6d8ad38a30c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:41.474071 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 739/2924] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:41 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:41.892722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-287d04f1-6573-44b9-96fd-3f64d6ef4e64 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:41.894572 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-287d04f1-6573-44b9-96fd-3f64d6ef4e64 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:41.894790 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-287d04f1-6573-44b9-96fd-3f64d6ef4e64 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:41.895022 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-287d04f1-6573-44b9-96fd-3f64d6ef4e64 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:41.906800 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:41.906800 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:41.911864 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-287d04f1-6573-44b9-96fd-3f64d6ef4e64 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:41.919450 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-287d04f1-6573-44b9-96fd-3f64d6ef4e64 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:41.919996 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 732/2925] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:41 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:41.938205 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3733dcd2-9802-4614-8349-0eed914872b6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:41.940185 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3733dcd2-9802-4614-8349-0eed914872b6 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:41.940396 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3733dcd2-9802-4614-8349-0eed914872b6 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:41.940580 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3733dcd2-9802-4614-8349-0eed914872b6 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:41.948042 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:41.948042 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:41.953298 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3733dcd2-9802-4614-8349-0eed914872b6 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:41.958989 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3733dcd2-9802-4614-8349-0eed914872b6 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:41.960051 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 720/2926] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:41 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:42.046453 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5d77597b-d54c-4466-88af-31436f9ecf57 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:42.049076 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5d77597b-d54c-4466-88af-31436f9ecf57 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:42.049346 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5d77597b-d54c-4466-88af-31436f9ecf57 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:42.049557 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5d77597b-d54c-4466-88af-31436f9ecf57 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:42.049654 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-5d77597b-d54c-4466-88af-31436f9ecf57 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:42.054335 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:42.054335 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:42.055249 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5d77597b-d54c-4466-88af-31436f9ecf57 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:42.055730 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 736/2927] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:42 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:42.247684 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-629f7613-02bb-4d0c-b502-423cf933d11f req-81143c70-f89f-483b-8b3b-d892083fe87f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:42.251465 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-81143c70-f89f-483b-8b3b-d892083fe87f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:28:42.251465 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-81143c70-f89f-483b-8b3b-d892083fe87f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:42.252703 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-81143c70-f89f-483b-8b3b-d892083fe87f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:42.266430 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:42.266430 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:42.271782 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-629f7613-02bb-4d0c-b502-423cf933d11f req-81143c70-f89f-483b-8b3b-d892083fe87f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:28:42.281304 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-81143c70-f89f-483b-8b3b-d892083fe87f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:28:42.282737 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 740/2928] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:28:42 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:42.460351 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5b79b85d-a5e4-4358-8dc4-bed618beee7a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:42.460812 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b79b85d-a5e4-4358-8dc4-bed618beee7a None None] GET https://10.4.3.158/volume// Aug 19 21:28:42.461074 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b79b85d-a5e4-4358-8dc4-bed618beee7a None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:42.461303 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b79b85d-a5e4-4358-8dc4-bed618beee7a None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:42.461729 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b79b85d-a5e4-4358-8dc4-bed618beee7a None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:28:42.462420 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 733/2929] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:28:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:28:42.473122 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-629f7613-02bb-4d0c-b502-423cf933d11f req-84faabce-d0e2-4fc8-ad36-8ebd07806e9d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:42.476758 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-84faabce-d0e2-4fc8-ad36-8ebd07806e9d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:28:42.478052 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-84faabce-d0e2-4fc8-ad36-8ebd07806e9d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "253f171d-3ab2-4186-86dc-d1f20964e026", "connector": null, "instance_uuid": "79e39164-336e-4598-aba1-7b1d17368a3c"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:42.489859 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:42.489859 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:42.491360 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6f85b1a0-ae58-4d41-9a8c-48698edb8c81 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:42.494716 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6f85b1a0-ae58-4d41-9a8c-48698edb8c81 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:42.494716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6f85b1a0-ae58-4d41-9a8c-48698edb8c81 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:42.494716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6f85b1a0-ae58-4d41-9a8c-48698edb8c81 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:42.494716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6f85b1a0-ae58-4d41-9a8c-48698edb8c81 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:42.498940 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:42.498940 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:42.499930 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6f85b1a0-ae58-4d41-9a8c-48698edb8c81 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:42.500402 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 737/2930] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:42 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:42.540080 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-84faabce-d0e2-4fc8-ad36-8ebd07806e9d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:28:42.540916 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 721/2931] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:28:42 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 19 21:28:42.580148 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-068af0b7-f48e-4dad-9e82-9300621a2dd6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:42.582682 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-068af0b7-f48e-4dad-9e82-9300621a2dd6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:28:42.582682 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-068af0b7-f48e-4dad-9e82-9300621a2dd6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:42.583238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-068af0b7-f48e-4dad-9e82-9300621a2dd6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:42.594073 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:42.594073 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:42.597357 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-068af0b7-f48e-4dad-9e82-9300621a2dd6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:28:42.597520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-946d930b-d725-467e-a861-135717000eac None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:42.597855 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-946d930b-d725-467e-a861-135717000eac None None] GET https://10.4.3.158/volume// Aug 19 21:28:42.598030 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-946d930b-d725-467e-a861-135717000eac None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:42.598228 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-946d930b-d725-467e-a861-135717000eac None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:42.598557 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-946d930b-d725-467e-a861-135717000eac None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:28:42.598839 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 734/2932] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:28:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:28:42.601650 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-068af0b7-f48e-4dad-9e82-9300621a2dd6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:28:42.602169 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 741/2933] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:42 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:42.615987 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-629f7613-02bb-4d0c-b502-423cf933d11f req-832d2d73-b221-4f38-99f6-064ba144d48b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:42.619200 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-832d2d73-b221-4f38-99f6-064ba144d48b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:28:42.619200 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-832d2d73-b221-4f38-99f6-064ba144d48b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:42.619799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-832d2d73-b221-4f38-99f6-064ba144d48b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:42.635720 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:42.635720 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:42.641029 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-629f7613-02bb-4d0c-b502-423cf933d11f req-832d2d73-b221-4f38-99f6-064ba144d48b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:28:42.647474 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-832d2d73-b221-4f38-99f6-064ba144d48b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:28:42.648118 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 738/2934] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:28:42 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:28:42.790222 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-629f7613-02bb-4d0c-b502-423cf933d11f req-7717c07f-7d96-49e1-84ba-ec7109b7eab6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:42.799553 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-7717c07f-7d96-49e1-84ba-ec7109b7eab6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] PUT https://10.4.3.158/volume/v3/attachments/fcf75518-536b-49f2-900f-b5c0c410f1e8 Aug 19 21:28:42.799553 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-7717c07f-7d96-49e1-84ba-ec7109b7eab6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:42.820158 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-629f7613-02bb-4d0c-b502-423cf933d11f req-7717c07f-7d96-49e1-84ba-ec7109b7eab6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Acquiring lock "cinder-attachment_update-253f171d-3ab2-4186-86dc-d1f20964e026-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:28:42.832043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-629f7613-02bb-4d0c-b502-423cf933d11f req-7717c07f-7d96-49e1-84ba-ec7109b7eab6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Lock "cinder-attachment_update-253f171d-3ab2-4186-86dc-d1f20964e026-np0000007814" acquired by "attachment_update" :: waited 0.011s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:28:42.832749 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:42.832749 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:42.907214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-803ca719-904b-4e69-ac71-8a4fbe8bab82 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:42.913440 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-803ca719-904b-4e69-ac71-8a4fbe8bab82 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:42.913881 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-803ca719-904b-4e69-ac71-8a4fbe8bab82 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:42.914226 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-803ca719-904b-4e69-ac71-8a4fbe8bab82 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:42.943810 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:42.943810 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:42.962347 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-803ca719-904b-4e69-ac71-8a4fbe8bab82 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:42.966071 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-629f7613-02bb-4d0c-b502-423cf933d11f req-7717c07f-7d96-49e1-84ba-ec7109b7eab6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Lock "cinder-attachment_update-253f171d-3ab2-4186-86dc-d1f20964e026-np0000007814" released by "attachment_update" :: held 0.135s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:28:42.966554 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-7717c07f-7d96-49e1-84ba-ec7109b7eab6 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/attachments/fcf75518-536b-49f2-900f-b5c0c410f1e8 returned with HTTP 200 Aug 19 21:28:42.967182 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 722/2935] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:28:42 2026] PUT /volume/v3/attachments/fcf75518-536b-49f2-900f-b5c0c410f1e8 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:42.969099 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-803ca719-904b-4e69-ac71-8a4fbe8bab82 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:42.969770 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 735/2936] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:28:42 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:43.070354 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d05e1c06-a57b-4654-9934-6336cb1aba99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:43.072860 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d05e1c06-a57b-4654-9934-6336cb1aba99 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:43.073125 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d05e1c06-a57b-4654-9934-6336cb1aba99 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:43.073351 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d05e1c06-a57b-4654-9934-6336cb1aba99 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:43.073482 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d05e1c06-a57b-4654-9934-6336cb1aba99 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:43.079376 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:43.079376 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:43.080786 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d05e1c06-a57b-4654-9934-6336cb1aba99 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:43.080786 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 742/2937] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:43 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:43.093393 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e67a0043-3bdd-47f6-858c-4b10fb41c470 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:43.095004 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e67a0043-3bdd-47f6-858c-4b10fb41c470 None None] GET https://10.4.3.158/volume// Aug 19 21:28:43.095004 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e67a0043-3bdd-47f6-858c-4b10fb41c470 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:43.095004 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e67a0043-3bdd-47f6-858c-4b10fb41c470 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:43.095866 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e67a0043-3bdd-47f6-858c-4b10fb41c470 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:28:43.095866 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 739/2938] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:28:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:28:43.109686 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-7e6e8702-7264-402a-bf04-8bdf56b78c1f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:43.112780 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-7e6e8702-7264-402a-bf04-8bdf56b78c1f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:28:43.112780 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-7e6e8702-7264-402a-bf04-8bdf56b78c1f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "890e244c-2a7e-46e4-852b-ad915146796c", "connector": null, "instance_uuid": "e7ad3d01-a75a-4b7a-8eef-b8d25d42a825"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:43.125823 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:43.125823 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:43.158739 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-7e6e8702-7264-402a-bf04-8bdf56b78c1f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:28:43.158739 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 723/2939] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:28:43 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 19 21:28:43.217684 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8cc67789-6b63-4403-81cc-c891cdbde671 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:43.220065 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8cc67789-6b63-4403-81cc-c891cdbde671 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:43.220987 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8cc67789-6b63-4403-81cc-c891cdbde671 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:43.220987 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8cc67789-6b63-4403-81cc-c891cdbde671 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:43.234561 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:43.234561 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:43.240714 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fa765f1d-237f-4350-ad7a-6d65a0aba69e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:43.241263 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fa765f1d-237f-4350-ad7a-6d65a0aba69e None None] GET https://10.4.3.158/volume// Aug 19 21:28:43.241518 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fa765f1d-237f-4350-ad7a-6d65a0aba69e None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:43.241792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fa765f1d-237f-4350-ad7a-6d65a0aba69e None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:43.242220 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fa765f1d-237f-4350-ad7a-6d65a0aba69e None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:28:43.242602 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 743/2940] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:28:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:28:43.243604 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8cc67789-6b63-4403-81cc-c891cdbde671 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:43.250587 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8cc67789-6b63-4403-81cc-c891cdbde671 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:43.250994 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 736/2941] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:43 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:43.257216 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-9f06ee28-c359-4c05-933d-5a0b9d3836a7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:43.259423 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-9f06ee28-c359-4c05-933d-5a0b9d3836a7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:43.259812 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-9f06ee28-c359-4c05-933d-5a0b9d3836a7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:43.260205 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-9f06ee28-c359-4c05-933d-5a0b9d3836a7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:43.271726 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:43.271726 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:43.280037 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-9f06ee28-c359-4c05-933d-5a0b9d3836a7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:43.283344 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-9f06ee28-c359-4c05-933d-5a0b9d3836a7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:43.284055 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 740/2942] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:28:43 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:28:43.414512 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-832475b4-eb8d-4d89-8bd3-d7e792e37c9a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:43.416670 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-832475b4-eb8d-4d89-8bd3-d7e792e37c9a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] PUT https://10.4.3.158/volume/v3/attachments/a3b70bdd-c0e3-4fb0-853d-0bea5adb1258 Aug 19 21:28:43.417157 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-832475b4-eb8d-4d89-8bd3-d7e792e37c9a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:43.426482 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-832475b4-eb8d-4d89-8bd3-d7e792e37c9a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Acquiring lock "cinder-attachment_update-890e244c-2a7e-46e4-852b-ad915146796c-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:28:43.432591 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-832475b4-eb8d-4d89-8bd3-d7e792e37c9a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Lock "cinder-attachment_update-890e244c-2a7e-46e4-852b-ad915146796c-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:28:43.433827 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:43.433827 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:43.518514 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5f552c58-4673-4e41-ae1f-5f912f421391 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:43.520564 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f552c58-4673-4e41-ae1f-5f912f421391 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:43.520770 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f552c58-4673-4e41-ae1f-5f912f421391 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:43.521041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f552c58-4673-4e41-ae1f-5f912f421391 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:43.521269 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5f552c58-4673-4e41-ae1f-5f912f421391 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:43.526422 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:43.526422 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:43.527527 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f552c58-4673-4e41-ae1f-5f912f421391 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:43.528272 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 744/2943] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:43 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:43.564167 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-832475b4-eb8d-4d89-8bd3-d7e792e37c9a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Lock "cinder-attachment_update-890e244c-2a7e-46e4-852b-ad915146796c-np0000007814" released by "attachment_update" :: held 0.131s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:28:43.564610 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-832475b4-eb8d-4d89-8bd3-d7e792e37c9a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/a3b70bdd-c0e3-4fb0-853d-0bea5adb1258 returned with HTTP 200 Aug 19 21:28:43.565152 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 724/2944] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:28:43 2026] PUT /volume/v3/attachments/a3b70bdd-c0e3-4fb0-853d-0bea5adb1258 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:43.614548 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4dad7ca7-c199-4f57-b46f-e6bac8012f06 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:43.616894 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4dad7ca7-c199-4f57-b46f-e6bac8012f06 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:28:43.617137 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4dad7ca7-c199-4f57-b46f-e6bac8012f06 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:43.617394 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4dad7ca7-c199-4f57-b46f-e6bac8012f06 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:43.629691 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:43.629691 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:43.640858 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4dad7ca7-c199-4f57-b46f-e6bac8012f06 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:28:43.649108 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4dad7ca7-c199-4f57-b46f-e6bac8012f06 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:28:43.649636 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 737/2945] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:43 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:44.094883 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c9337606-f3db-4c51-8a7e-feaa0d562cac None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:44.096878 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c9337606-f3db-4c51-8a7e-feaa0d562cac tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:44.097572 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c9337606-f3db-4c51-8a7e-feaa0d562cac tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:44.097572 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c9337606-f3db-4c51-8a7e-feaa0d562cac tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:44.097572 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c9337606-f3db-4c51-8a7e-feaa0d562cac tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:44.102086 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:44.102086 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:44.102915 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c9337606-f3db-4c51-8a7e-feaa0d562cac tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:44.103354 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 741/2946] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:44 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:44.268840 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4ee93c7b-5e4e-4ea1-9279-2ada68c12d9f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:44.271396 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ee93c7b-5e4e-4ea1-9279-2ada68c12d9f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:44.271606 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ee93c7b-5e4e-4ea1-9279-2ada68c12d9f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:44.271786 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ee93c7b-5e4e-4ea1-9279-2ada68c12d9f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:44.290395 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:44.290395 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:44.298189 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4ee93c7b-5e4e-4ea1-9279-2ada68c12d9f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:44.304427 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ee93c7b-5e4e-4ea1-9279-2ada68c12d9f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:44.305069 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 745/2947] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:44 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:44.541263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-70259a35-8126-4c3a-8fe3-c21d72077f19 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:44.543682 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-70259a35-8126-4c3a-8fe3-c21d72077f19 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:44.544110 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-70259a35-8126-4c3a-8fe3-c21d72077f19 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:44.544448 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-70259a35-8126-4c3a-8fe3-c21d72077f19 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:44.544648 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-70259a35-8126-4c3a-8fe3-c21d72077f19 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:44.549848 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:44.549848 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:44.550819 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-70259a35-8126-4c3a-8fe3-c21d72077f19 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:44.551270 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 725/2948] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:44 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:44.667969 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6e1b70bf-aa1c-47df-a2ac-71bff08bd1aa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:44.673937 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e1b70bf-aa1c-47df-a2ac-71bff08bd1aa tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:28:44.674268 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e1b70bf-aa1c-47df-a2ac-71bff08bd1aa tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:44.674508 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e1b70bf-aa1c-47df-a2ac-71bff08bd1aa tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:44.689450 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:44.689450 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:44.694252 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6e1b70bf-aa1c-47df-a2ac-71bff08bd1aa tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:28:44.700651 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e1b70bf-aa1c-47df-a2ac-71bff08bd1aa tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:28:44.701227 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 738/2949] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:44 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:44.813083 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7ba07ccb-c5d1-43df-93c6-8c5d5bf5de2d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:44.821652 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ba07ccb-c5d1-43df-93c6-8c5d5bf5de2d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:28:44.821652 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ba07ccb-c5d1-43df-93c6-8c5d5bf5de2d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:44.821652 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ba07ccb-c5d1-43df-93c6-8c5d5bf5de2d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:44.830559 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:44.830559 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:44.838041 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7ba07ccb-c5d1-43df-93c6-8c5d5bf5de2d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:28:44.843181 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ba07ccb-c5d1-43df-93c6-8c5d5bf5de2d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:28:44.844995 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 742/2950] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:44 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:44.915243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a6c89d85-3c85-46d9-90c1-5b0a43ec3a8e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:44.919966 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a6c89d85-3c85-46d9-90c1-5b0a43ec3a8e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:28:44.920418 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a6c89d85-3c85-46d9-90c1-5b0a43ec3a8e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:44.920904 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a6c89d85-3c85-46d9-90c1-5b0a43ec3a8e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:44.935020 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:44.935020 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:44.941408 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a6c89d85-3c85-46d9-90c1-5b0a43ec3a8e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:28:44.948650 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a6c89d85-3c85-46d9-90c1-5b0a43ec3a8e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:28:44.948918 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 746/2951] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:28:44 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:44.980928 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-24574b65-fa0c-4e5b-9e4b-094be1c48740 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:44.985315 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-24574b65-fa0c-4e5b-9e4b-094be1c48740 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] POST https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8/action Aug 19 21:28:44.985820 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-24574b65-fa0c-4e5b-9e4b-094be1c48740 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:44.986038 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-24574b65-fa0c-4e5b-9e4b-094be1c48740 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:45.007421 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:45.007421 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:45.008135 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-24574b65-fa0c-4e5b-9e4b-094be1c48740 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:28:45.021441 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-24574b65-fa0c-4e5b-9e4b-094be1c48740 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Begin detaching volume completed successfully. Aug 19 21:28:45.021647 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-24574b65-fa0c-4e5b-9e4b-094be1c48740 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8/action returned with HTTP 202 Aug 19 21:28:45.022900 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 726/2952] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:28:44 2026] POST /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:28:45.094646 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-beb408bd-25ff-4762-9fbb-787984399a09 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:45.096886 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-beb408bd-25ff-4762-9fbb-787984399a09 None None] GET https://10.4.3.158/volume// Aug 19 21:28:45.096886 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-beb408bd-25ff-4762-9fbb-787984399a09 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:45.096886 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-beb408bd-25ff-4762-9fbb-787984399a09 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:45.096886 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-beb408bd-25ff-4762-9fbb-787984399a09 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:28:45.096886 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 739/2953] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:28:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 21:28:45.109374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-aaa1288b-b548-4379-a636-52564361a2f5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:45.114976 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-aaa1288b-b548-4379-a636-52564361a2f5 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:28:45.114976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-aaa1288b-b548-4379-a636-52564361a2f5 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:45.114976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-aaa1288b-b548-4379-a636-52564361a2f5 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:45.116899 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-08c59305-894f-4c16-b3d0-cde95ebced6d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:45.118877 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08c59305-894f-4c16-b3d0-cde95ebced6d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:45.119934 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08c59305-894f-4c16-b3d0-cde95ebced6d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:45.119934 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08c59305-894f-4c16-b3d0-cde95ebced6d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:45.119934 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-08c59305-894f-4c16-b3d0-cde95ebced6d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:45.125041 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:45.125041 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:45.126605 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08c59305-894f-4c16-b3d0-cde95ebced6d tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:45.126641 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:45.126641 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:45.127158 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 747/2954] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:45 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:45.133048 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-aaa1288b-b548-4379-a636-52564361a2f5 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:28:45.140291 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-aaa1288b-b548-4379-a636-52564361a2f5 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:28:45.140879 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 743/2955] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:28:45 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 21:28:45.329493 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6a335e42-fe2b-4eac-80f7-e30f7c050419 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:45.334819 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a335e42-fe2b-4eac-80f7-e30f7c050419 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:45.334819 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a335e42-fe2b-4eac-80f7-e30f7c050419 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:45.334819 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a335e42-fe2b-4eac-80f7-e30f7c050419 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:45.351219 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:45.351219 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:45.364475 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6a335e42-fe2b-4eac-80f7-e30f7c050419 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:45.375685 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a335e42-fe2b-4eac-80f7-e30f7c050419 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:45.376422 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 727/2956] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:45 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:28:45.569369 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3c063642-34bc-4dcd-95dc-fd03ecc12a23 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:45.573704 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c063642-34bc-4dcd-95dc-fd03ecc12a23 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:45.574920 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c063642-34bc-4dcd-95dc-fd03ecc12a23 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:45.575216 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c063642-34bc-4dcd-95dc-fd03ecc12a23 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:45.575368 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3c063642-34bc-4dcd-95dc-fd03ecc12a23 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:45.584054 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:45.584054 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:45.585730 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c063642-34bc-4dcd-95dc-fd03ecc12a23 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:45.586263 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 740/2957] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:45 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:45.716549 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-165693b3-f42a-4ede-86c1-7084e8da6793 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:45.718852 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-165693b3-f42a-4ede-86c1-7084e8da6793 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:28:45.719128 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-165693b3-f42a-4ede-86c1-7084e8da6793 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:45.719374 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-165693b3-f42a-4ede-86c1-7084e8da6793 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:45.733102 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:45.733102 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:45.738103 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-165693b3-f42a-4ede-86c1-7084e8da6793 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:28:45.744446 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-165693b3-f42a-4ede-86c1-7084e8da6793 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:28:45.745106 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 748/2958] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:45 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:46.138434 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-981e19a0-79b6-41d9-b712-eae957a2cd88 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:46.142328 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-981e19a0-79b6-41d9-b712-eae957a2cd88 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:46.142600 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-981e19a0-79b6-41d9-b712-eae957a2cd88 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:46.142842 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-981e19a0-79b6-41d9-b712-eae957a2cd88 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:46.142982 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-981e19a0-79b6-41d9-b712-eae957a2cd88 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:46.155983 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:46.155983 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:46.157256 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-981e19a0-79b6-41d9-b712-eae957a2cd88 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:46.157693 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 744/2959] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:46 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:46.406427 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8995887a-c30b-43f4-873b-27029f1c7e10 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:46.409371 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8995887a-c30b-43f4-873b-27029f1c7e10 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:46.409371 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8995887a-c30b-43f4-873b-27029f1c7e10 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:46.410084 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8995887a-c30b-43f4-873b-27029f1c7e10 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:46.423627 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:46.423627 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:46.428386 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8995887a-c30b-43f4-873b-27029f1c7e10 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:46.433751 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8995887a-c30b-43f4-873b-27029f1c7e10 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:46.434288 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 728/2960] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:46 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:46.606787 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc731039-e431-4dc9-9539-f16f538e3aef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:46.610364 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc731039-e431-4dc9-9539-f16f538e3aef tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:46.610607 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc731039-e431-4dc9-9539-f16f538e3aef tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:46.610830 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc731039-e431-4dc9-9539-f16f538e3aef tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:46.610985 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-cc731039-e431-4dc9-9539-f16f538e3aef tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:46.623096 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:46.623096 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:46.624132 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc731039-e431-4dc9-9539-f16f538e3aef tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:46.624538 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 741/2961] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:46 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:46.760113 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d61dedf6-8a72-42e2-920d-efd4550f2b10 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:46.762242 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d61dedf6-8a72-42e2-920d-efd4550f2b10 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:28:46.762505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d61dedf6-8a72-42e2-920d-efd4550f2b10 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:46.762739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d61dedf6-8a72-42e2-920d-efd4550f2b10 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:46.773261 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:46.773261 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:46.777185 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d61dedf6-8a72-42e2-920d-efd4550f2b10 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:28:46.781847 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d61dedf6-8a72-42e2-920d-efd4550f2b10 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:28:46.782376 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 749/2962] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:46 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:47.068542 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-629f7613-02bb-4d0c-b502-423cf933d11f req-5cf4df7e-7df5-496e-b45e-4a1282a3b2a1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:47.071371 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-5cf4df7e-7df5-496e-b45e-4a1282a3b2a1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/attachments/fcf75518-536b-49f2-900f-b5c0c410f1e8/action Aug 19 21:28:47.071826 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-5cf4df7e-7df5-496e-b45e-4a1282a3b2a1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:47.072035 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-5cf4df7e-7df5-496e-b45e-4a1282a3b2a1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:47.096874 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:47.096874 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:47.115399 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-629f7613-02bb-4d0c-b502-423cf933d11f req-5cf4df7e-7df5-496e-b45e-4a1282a3b2a1 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/attachments/fcf75518-536b-49f2-900f-b5c0c410f1e8/action returned with HTTP 204 Aug 19 21:28:47.116247 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 745/2963] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:28:47 2026] POST /volume/v3/attachments/fcf75518-536b-49f2-900f-b5c0c410f1e8/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:47.170483 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dbea2a7a-d662-41bd-8290-8f32cb5c018f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:47.173038 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbea2a7a-d662-41bd-8290-8f32cb5c018f tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:47.173282 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbea2a7a-d662-41bd-8290-8f32cb5c018f tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:47.173538 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbea2a7a-d662-41bd-8290-8f32cb5c018f tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:47.173677 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-dbea2a7a-d662-41bd-8290-8f32cb5c018f tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:47.184535 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:47.184535 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:47.186899 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbea2a7a-d662-41bd-8290-8f32cb5c018f tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:47.187757 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 729/2964] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:47 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:47.481274 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fe08bd2f-19ed-45d5-a2bf-75ce8c500354 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:47.485621 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe08bd2f-19ed-45d5-a2bf-75ce8c500354 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:47.485904 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe08bd2f-19ed-45d5-a2bf-75ce8c500354 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:47.486792 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe08bd2f-19ed-45d5-a2bf-75ce8c500354 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:47.502941 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:47.502941 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:47.507966 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fe08bd2f-19ed-45d5-a2bf-75ce8c500354 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:47.513940 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe08bd2f-19ed-45d5-a2bf-75ce8c500354 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:47.514505 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 742/2965] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:47 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:47.634585 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5aff278e-afee-4989-881f-849ec7c25c35 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:47.636453 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5aff278e-afee-4989-881f-849ec7c25c35 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:47.636669 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5aff278e-afee-4989-881f-849ec7c25c35 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:47.636857 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5aff278e-afee-4989-881f-849ec7c25c35 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:47.636982 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5aff278e-afee-4989-881f-849ec7c25c35 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:47.641491 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:47.641491 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:47.642428 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5aff278e-afee-4989-881f-849ec7c25c35 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:47.642862 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 750/2966] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:47 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:47.799982 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-23785b33-90de-4472-a64e-d46d952a0c02 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:47.805136 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-23785b33-90de-4472-a64e-d46d952a0c02 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:28:47.805136 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-23785b33-90de-4472-a64e-d46d952a0c02 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:47.805279 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-23785b33-90de-4472-a64e-d46d952a0c02 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:47.818961 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:47.818961 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:47.824671 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-23785b33-90de-4472-a64e-d46d952a0c02 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:28:47.831997 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-23785b33-90de-4472-a64e-d46d952a0c02 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:28:47.831997 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 746/2967] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:47 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:47.854369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cc1e274b-e6dd-41ac-9aad-4c6c2bafaa14 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:47.854369 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cc1e274b-e6dd-41ac-9aad-4c6c2bafaa14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:28:47.854369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cc1e274b-e6dd-41ac-9aad-4c6c2bafaa14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "253f171d-3ab2-4186-86dc-d1f20964e026", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1378093931", "container": "tempest-volumesbackupstest-backup-container-553000337"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:47.854369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-cc1e274b-e6dd-41ac-9aad-4c6c2bafaa14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating new backup {'backup': {'volume_id': '253f171d-3ab2-4186-86dc-d1f20964e026', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1378093931', 'container': 'tempest-volumesbackupstest-backup-container-553000337'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:28:47.854369 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-cc1e274b-e6dd-41ac-9aad-4c6c2bafaa14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating backup of volume 253f171d-3ab2-4186-86dc-d1f20964e026 in container tempest-volumesbackupstest-backup-container-553000337 Aug 19 21:28:47.869035 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:47.869035 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:47.869745 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cc1e274b-e6dd-41ac-9aad-4c6c2bafaa14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:28:47.895668 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-cc1e274b-e6dd-41ac-9aad-4c6c2bafaa14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['111766f3-dfdd-4bd6-9187-57ed3eecf6ed', 'd2db1fe4-2d9a-4e79-8a62-554c02bcddf7'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:47.976827 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cc1e274b-e6dd-41ac-9aad-4c6c2bafaa14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:28:47.976827 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 730/2968] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:47 2026] POST /volume/v3/backups => generated 330 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:47.990222 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c8489722-33d8-42f7-b764-3327d22ff8fa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:47.995247 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c8489722-33d8-42f7-b764-3327d22ff8fa tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:47.995851 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c8489722-33d8-42f7-b764-3327d22ff8fa tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:47.995851 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c8489722-33d8-42f7-b764-3327d22ff8fa tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:47.996005 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c8489722-33d8-42f7-b764-3327d22ff8fa tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:48.006742 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:48.006742 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:48.008413 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c8489722-33d8-42f7-b764-3327d22ff8fa tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:48.009071 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 743/2969] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:47 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:48.202877 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-36f98413-57cd-4de4-8781-2776d41ffe83 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:48.209035 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36f98413-57cd-4de4-8781-2776d41ffe83 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:48.209035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36f98413-57cd-4de4-8781-2776d41ffe83 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:48.209294 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36f98413-57cd-4de4-8781-2776d41ffe83 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:48.209459 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-36f98413-57cd-4de4-8781-2776d41ffe83 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:48.217374 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:48.217374 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:48.219784 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36f98413-57cd-4de4-8781-2776d41ffe83 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:48.220309 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 751/2970] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:48 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:48.530672 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-963edc4f-a463-4bb8-8fde-20654c985b99 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:48.532615 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-963edc4f-a463-4bb8-8fde-20654c985b99 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:48.532802 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-963edc4f-a463-4bb8-8fde-20654c985b99 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:48.532995 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-963edc4f-a463-4bb8-8fde-20654c985b99 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:48.543688 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:48.543688 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:48.548724 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-963edc4f-a463-4bb8-8fde-20654c985b99 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:48.555372 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-963edc4f-a463-4bb8-8fde-20654c985b99 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:48.556005 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 747/2971] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:48 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:48.654453 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9af86809-3d43-4abc-a957-51d4b315e729 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:48.656865 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9af86809-3d43-4abc-a957-51d4b315e729 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:48.656865 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9af86809-3d43-4abc-a957-51d4b315e729 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:48.657216 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9af86809-3d43-4abc-a957-51d4b315e729 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:48.657354 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9af86809-3d43-4abc-a957-51d4b315e729 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:48.667204 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:48.667204 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:48.668516 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9af86809-3d43-4abc-a957-51d4b315e729 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:48.669707 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 731/2972] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:48 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:49.020133 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6d559135-12b9-4773-b642-fbbadb22ac2d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:49.023200 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6d559135-12b9-4773-b642-fbbadb22ac2d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:49.023474 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6d559135-12b9-4773-b642-fbbadb22ac2d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:49.023932 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6d559135-12b9-4773-b642-fbbadb22ac2d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:49.024108 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6d559135-12b9-4773-b642-fbbadb22ac2d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:49.029592 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:49.029592 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:49.031062 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6d559135-12b9-4773-b642-fbbadb22ac2d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:49.031627 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 744/2973] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:49 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:49.237382 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9d497362-8c14-4131-916c-cfd19accace8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:49.240900 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d497362-8c14-4131-916c-cfd19accace8 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:49.240900 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d497362-8c14-4131-916c-cfd19accace8 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:49.240900 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d497362-8c14-4131-916c-cfd19accace8 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:49.240900 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9d497362-8c14-4131-916c-cfd19accace8 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:49.249398 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:49.249398 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:49.249398 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d497362-8c14-4131-916c-cfd19accace8 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:49.249398 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 752/2974] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:49 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:49.573640 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8f68aed9-d55b-4739-8520-753e65e89def None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:49.576311 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8f68aed9-d55b-4739-8520-753e65e89def tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:49.576586 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8f68aed9-d55b-4739-8520-753e65e89def tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:49.577055 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8f68aed9-d55b-4739-8520-753e65e89def tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:49.590136 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:49.590136 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:49.596794 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8f68aed9-d55b-4739-8520-753e65e89def tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:49.604386 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8f68aed9-d55b-4739-8520-753e65e89def tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:49.604894 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 748/2975] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:49 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:49.682971 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ad565f9a-7ece-4a43-9fb1-82f43716e610 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:49.685243 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad565f9a-7ece-4a43-9fb1-82f43716e610 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:49.685348 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad565f9a-7ece-4a43-9fb1-82f43716e610 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:49.685568 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad565f9a-7ece-4a43-9fb1-82f43716e610 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:49.685697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ad565f9a-7ece-4a43-9fb1-82f43716e610 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:49.691000 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:49.691000 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:49.692395 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad565f9a-7ece-4a43-9fb1-82f43716e610 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:49.692635 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 732/2976] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:49 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:50.047086 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3c577c0e-40c9-4219-99e1-323f12157649 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:50.049441 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c577c0e-40c9-4219-99e1-323f12157649 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:50.049681 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c577c0e-40c9-4219-99e1-323f12157649 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:50.049914 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c577c0e-40c9-4219-99e1-323f12157649 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:50.050104 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3c577c0e-40c9-4219-99e1-323f12157649 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:50.056860 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:50.056860 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:50.057991 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c577c0e-40c9-4219-99e1-323f12157649 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:50.058899 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 745/2977] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:50 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:50.262371 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-02c63b8f-4a77-4e1c-b782-2941b98b21ab None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:50.268635 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-02c63b8f-4a77-4e1c-b782-2941b98b21ab tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:50.268635 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-02c63b8f-4a77-4e1c-b782-2941b98b21ab tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:50.268635 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-02c63b8f-4a77-4e1c-b782-2941b98b21ab tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:50.268635 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-02c63b8f-4a77-4e1c-b782-2941b98b21ab tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:50.274982 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:50.274982 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:50.277207 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-02c63b8f-4a77-4e1c-b782-2941b98b21ab tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:50.277597 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 753/2978] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:50 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:50.624512 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-412cb53a-7a23-42b9-b3bf-915d6df2d00e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:50.626849 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-412cb53a-7a23-42b9-b3bf-915d6df2d00e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:50.627309 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-412cb53a-7a23-42b9-b3bf-915d6df2d00e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:50.627701 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-412cb53a-7a23-42b9-b3bf-915d6df2d00e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:50.639352 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:50.639352 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:50.643160 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-412cb53a-7a23-42b9-b3bf-915d6df2d00e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:50.654878 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-412cb53a-7a23-42b9-b3bf-915d6df2d00e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:50.655864 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 749/2979] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:50 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:50.705729 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c936cd40-e7f2-4c82-bdc8-a9753aef6c0d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:50.707666 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c936cd40-e7f2-4c82-bdc8-a9753aef6c0d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:50.707913 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c936cd40-e7f2-4c82-bdc8-a9753aef6c0d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:50.708200 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c936cd40-e7f2-4c82-bdc8-a9753aef6c0d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:50.708457 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c936cd40-e7f2-4c82-bdc8-a9753aef6c0d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:50.712887 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:50.712887 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:50.713879 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c936cd40-e7f2-4c82-bdc8-a9753aef6c0d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:50.714328 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 733/2980] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:50 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:51.054080 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-65250424-5019-46f3-bc94-4931e43c96cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:51.056645 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-65250424-5019-46f3-bc94-4931e43c96cc tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/attachments/a3b70bdd-c0e3-4fb0-853d-0bea5adb1258/action Aug 19 21:28:51.057104 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-65250424-5019-46f3-bc94-4931e43c96cc tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:28:51.057262 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-65250424-5019-46f3-bc94-4931e43c96cc tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:51.073464 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-414dfcd9-6449-4b77-8c94-7cb4045dd8d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:51.075581 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-414dfcd9-6449-4b77-8c94-7cb4045dd8d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:51.076048 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-414dfcd9-6449-4b77-8c94-7cb4045dd8d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:51.076621 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-414dfcd9-6449-4b77-8c94-7cb4045dd8d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:51.076885 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-414dfcd9-6449-4b77-8c94-7cb4045dd8d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:51.081769 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:51.081769 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:51.082906 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:51.082906 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:51.085513 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-414dfcd9-6449-4b77-8c94-7cb4045dd8d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:51.085513 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 754/2981] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:51 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:51.096889 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bc381164-e0b5-47fb-badf-1c48ee6d34e6 req-65250424-5019-46f3-bc94-4931e43c96cc tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/a3b70bdd-c0e3-4fb0-853d-0bea5adb1258/action returned with HTTP 204 Aug 19 21:28:51.097415 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 746/2982] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:28:51 2026] POST /volume/v3/attachments/a3b70bdd-c0e3-4fb0-853d-0bea5adb1258/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:51.246434 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a1d4af29-666b-4c00-93ee-94c6eca847ac None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:51.249572 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a1d4af29-666b-4c00-93ee-94c6eca847ac tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] DELETE https://10.4.3.158/volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84 Aug 19 21:28:51.249807 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a1d4af29-666b-4c00-93ee-94c6eca847ac tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:51.250043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a1d4af29-666b-4c00-93ee-94c6eca847ac tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:51.260052 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:51.260052 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:51.294239 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4d99078-53c7-40c0-a2bc-10eec082b6c1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:51.296897 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4d99078-53c7-40c0-a2bc-10eec082b6c1 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:51.297439 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4d99078-53c7-40c0-a2bc-10eec082b6c1 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:51.297439 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4d99078-53c7-40c0-a2bc-10eec082b6c1 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:51.297439 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f4d99078-53c7-40c0-a2bc-10eec082b6c1 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:51.302828 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:51.302828 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:51.303859 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4d99078-53c7-40c0-a2bc-10eec082b6c1 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:51.304489 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 734/2983] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:51 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:51.342053 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bd1192fe-5acc-4f75-8298-8129fc8ba4b8 req-a1d4af29-666b-4c00-93ee-94c6eca847ac tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84 returned with HTTP 200 Aug 19 21:28:51.342646 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 750/2984] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:28:51 2026] DELETE /volume/v3/attachments/1b530c7f-8913-49f7-9d9a-e942bdf81b84 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:51.441143 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-52d43337-b42e-404a-bac0-ee59ff9dbac7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:51.443474 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-52d43337-b42e-404a-bac0-ee59ff9dbac7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:28:51.443746 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-52d43337-b42e-404a-bac0-ee59ff9dbac7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:51.443933 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-52d43337-b42e-404a-bac0-ee59ff9dbac7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:51.452349 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:51.452349 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:51.456633 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-52d43337-b42e-404a-bac0-ee59ff9dbac7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:28:51.462672 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-52d43337-b42e-404a-bac0-ee59ff9dbac7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:28:51.463366 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 755/2985] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:51 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:51.670238 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-426c8034-1d44-408e-8fcd-c59862cc4bf1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:51.672637 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-426c8034-1d44-408e-8fcd-c59862cc4bf1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:51.674031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-426c8034-1d44-408e-8fcd-c59862cc4bf1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:51.674031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-426c8034-1d44-408e-8fcd-c59862cc4bf1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:51.697125 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:51.697125 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:51.701890 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-426c8034-1d44-408e-8fcd-c59862cc4bf1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:51.707041 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-426c8034-1d44-408e-8fcd-c59862cc4bf1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:28:51.707444 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 747/2986] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:51 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:51.729156 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4e4f55b8-48a1-405d-a6df-c4ba6202e2f9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:51.734896 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e4f55b8-48a1-405d-a6df-c4ba6202e2f9 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:51.734896 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e4f55b8-48a1-405d-a6df-c4ba6202e2f9 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:51.737042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e4f55b8-48a1-405d-a6df-c4ba6202e2f9 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:51.737042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4e4f55b8-48a1-405d-a6df-c4ba6202e2f9 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:51.750765 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:51.750765 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:51.754946 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e4f55b8-48a1-405d-a6df-c4ba6202e2f9 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:51.756612 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 735/2987] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:51 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 748 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:51.768387 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ed5a3540-d87e-42f7-8232-fd786dce9228 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:51.770526 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ed5a3540-d87e-42f7-8232-fd786dce9228 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca Aug 19 21:28:51.770768 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ed5a3540-d87e-42f7-8232-fd786dce9228 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:51.771039 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ed5a3540-d87e-42f7-8232-fd786dce9228 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:51.780320 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:51.780320 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:51.786659 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ed5a3540-d87e-42f7-8232-fd786dce9228 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:28:51.793108 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ed5a3540-d87e-42f7-8232-fd786dce9228 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca returned with HTTP 200 Aug 19 21:28:51.794913 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 751/2988] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:51 2026] GET /volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:51.814913 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-29e56a93-f921-44d6-a7eb-e9c291211e83 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:51.816297 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29e56a93-f921-44d6-a7eb-e9c291211e83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:51.816297 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-29e56a93-f921-44d6-a7eb-e9c291211e83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:51.816297 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-29e56a93-f921-44d6-a7eb-e9c291211e83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:51.816506 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-29e56a93-f921-44d6-a7eb-e9c291211e83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete backup with id: 2c30f289-2e84-49b6-b4bd-4ae3690764f0. Aug 19 21:28:51.823854 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:51.823854 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:51.846042 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-29e56a93-f921-44d6-a7eb-e9c291211e83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] delete_backup rpcapi backup_id 2c30f289-2e84-49b6-b4bd-4ae3690764f0 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:28:51.848413 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29e56a93-f921-44d6-a7eb-e9c291211e83 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 202 Aug 19 21:28:51.849097 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 756/2989] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:51 2026] DELETE /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:28:51.868361 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6c783a54-ce55-417d-9d68-6f684946686e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:51.871768 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c783a54-ce55-417d-9d68-6f684946686e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:51.871967 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c783a54-ce55-417d-9d68-6f684946686e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:51.872307 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c783a54-ce55-417d-9d68-6f684946686e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:51.872529 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6c783a54-ce55-417d-9d68-6f684946686e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:51.877989 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:51.877989 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:51.879339 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c783a54-ce55-417d-9d68-6f684946686e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 200 Aug 19 21:28:51.880322 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 748/2990] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:51 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:28:52.101445 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0c46cee8-4d68-4c73-a92f-f36b456aff6c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:52.105663 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c46cee8-4d68-4c73-a92f-f36b456aff6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:52.105999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c46cee8-4d68-4c73-a92f-f36b456aff6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:52.108971 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c46cee8-4d68-4c73-a92f-f36b456aff6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:52.110150 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0c46cee8-4d68-4c73-a92f-f36b456aff6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:52.121259 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:52.121259 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:52.122886 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c46cee8-4d68-4c73-a92f-f36b456aff6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:52.123597 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 736/2991] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:52 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:52.326273 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c6533040-b86c-4580-85d1-cd9568b3dfbf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:52.331805 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c6533040-b86c-4580-85d1-cd9568b3dfbf tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:52.332159 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c6533040-b86c-4580-85d1-cd9568b3dfbf tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:52.332456 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c6533040-b86c-4580-85d1-cd9568b3dfbf tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:52.332551 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c6533040-b86c-4580-85d1-cd9568b3dfbf tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:52.345179 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:52.345179 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:52.346344 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c6533040-b86c-4580-85d1-cd9568b3dfbf tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:52.346709 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 752/2992] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:52 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:52.526178 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:52.689826 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:52.690311 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1399607042", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:52.693027 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1399607042', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:52.693185 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Create volume of 1 GB Aug 19 21:28:52.697142 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=464,cinder:INSERT=86,cinder:UPDATE=170,cinder:DELETE=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:28:52.700632 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Availability Zones retrieved successfully. Aug 19 21:28:52.706620 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Flow 'volume_create_api' (3cb24022-a4e3-4543-9264-51b93b38b3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:52.708221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6980cc2d-4d15-4fac-9a4f-3e1de6e60798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:52.709004 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:52.754203 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6980cc2d-4d15-4fac-9a4f-3e1de6e60798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:52.755097 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d67d7e-e200-48c6-a461-1910e5453609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:52.840455 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Created reservations ['feb1fb45-9a58-4e69-a539-f603915eb962', '5ef8a772-4324-4b6d-8e7a-396db3e33d50', '0a5c5e01-1545-4960-8edc-b47f2bd0bbd4', 'e2ec5fc4-8bc8-4cc9-bc0c-e14b988de263'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:52.841404 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d67d7e-e200-48c6-a461-1910e5453609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feb1fb45-9a58-4e69-a539-f603915eb962', '5ef8a772-4324-4b6d-8e7a-396db3e33d50', '0a5c5e01-1545-4960-8edc-b47f2bd0bbd4', 'e2ec5fc4-8bc8-4cc9-bc0c-e14b988de263']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:52.842267 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd7aebfc-1d83-4679-ab08-685629b490dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:52.876624 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd7aebfc-1d83-4679-ab08-685629b490dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baedd55a-cd42-47cc-b755-64e04c3f5f67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1399607042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b24572ffb6af4493a8010308a8136235',qos_specs=None,replication_status=,reservations=['feb1fb45-9a58-4e69-a539-f603915eb962','5ef8a772-4324-4b6d-8e7a-396db3e33d50','0a5c5e01-1545-4960-8edc-b47f2bd0bbd4','e2ec5fc4-8bc8-4cc9-bc0c-e14b988de263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a548b4f69e4e62b2bc10b2a68e875b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1399607042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baedd55a-cd42-47cc-b755-64e04c3f5f67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b24572ffb6af4493a8010308a8136235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0a548b4f69e4e62b2bc10b2a68e875b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:52.877415 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dffc3d3a-41df-4738-a2ee-3f573b98c56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:52.893137 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-07c7a95e-08f9-4df1-8c28-90f17f4e9ef5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:52.895516 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07c7a95e-08f9-4df1-8c28-90f17f4e9ef5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 Aug 19 21:28:52.895657 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07c7a95e-08f9-4df1-8c28-90f17f4e9ef5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:52.895831 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07c7a95e-08f9-4df1-8c28-90f17f4e9ef5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:52.896034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-07c7a95e-08f9-4df1-8c28-90f17f4e9ef5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2c30f289-2e84-49b6-b4bd-4ae3690764f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:52.902857 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07c7a95e-08f9-4df1-8c28-90f17f4e9ef5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 returned with HTTP 404 Aug 19 21:28:52.903649 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 749/2993] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:52 2026] GET /volume/v3/backups/2c30f289-2e84-49b6-b4bd-4ae3690764f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:52.910469 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dffc3d3a-41df-4738-a2ee-3f573b98c56f) transitioned into state 'SUCCESS' from state '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-1399607042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b24572ffb6af4493a8010308a8136235',qos_specs=None,replication_status=,reservations=['feb1fb45-9a58-4e69-a539-f603915eb962','5ef8a772-4324-4b6d-8e7a-396db3e33d50','0a5c5e01-1545-4960-8edc-b47f2bd0bbd4','e2ec5fc4-8bc8-4cc9-bc0c-e14b988de263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a548b4f69e4e62b2bc10b2a68e875b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:52.911524 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff63b126-ba22-467a-b96f-9c15277134b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:52.916146 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-16842d3c-f3b4-4142-a515-930847c5bbfd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:52.918063 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-16842d3c-f3b4-4142-a515-930847c5bbfd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:52.918335 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-16842d3c-f3b4-4142-a515-930847c5bbfd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:52.918603 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-16842d3c-f3b4-4142-a515-930847c5bbfd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:52.918761 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-16842d3c-f3b4-4142-a515-930847c5bbfd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete backup with id: 94f0e386-114b-41a2-a7a6-6d7087969b80. Aug 19 21:28:52.925451 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:52.925451 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:52.930293 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff63b126-ba22-467a-b96f-9c15277134b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:52.931579 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Flow 'volume_create_api' (3cb24022-a4e3-4543-9264-51b93b38b3b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:52.932000 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Create volume request issued successfully. Aug 19 21:28:52.932641 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a053db24-b56a-4dc6-86de-96a5cc37df1f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:52.933116 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 757/2994] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:52 2026] POST /volume/v3/volumes => generated 765 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:52.953465 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-16842d3c-f3b4-4142-a515-930847c5bbfd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] delete_backup rpcapi backup_id 94f0e386-114b-41a2-a7a6-6d7087969b80 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:28:52.956410 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-16842d3c-f3b4-4142-a515-930847c5bbfd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 202 Aug 19 21:28:52.957037 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 737/2995] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:28:52 2026] DELETE /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:28:52.958833 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:52.961438 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:52.961733 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-105315776", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:52.963320 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-105315776', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:52.963498 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Create volume of 1 GB Aug 19 21:28:52.969033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e89e0423-2f97-41aa-8df0-9e916d473c97 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:52.971575 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Availability Zones retrieved successfully. Aug 19 21:28:52.974463 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e89e0423-2f97-41aa-8df0-9e916d473c97 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:52.974463 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e89e0423-2f97-41aa-8df0-9e916d473c97 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:52.977985 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e89e0423-2f97-41aa-8df0-9e916d473c97 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:52.978476 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e89e0423-2f97-41aa-8df0-9e916d473c97 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:52.979838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Flow 'volume_create_api' (84627b15-fe94-429c-a6cd-80cc29779c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:52.981347 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f4d8d0-fc2e-45d7-bb31-45f038e65ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:52.982798 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:52.986850 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:52.986850 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:52.987798 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e89e0423-2f97-41aa-8df0-9e916d473c97 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 200 Aug 19 21:28:52.988846 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 750/2996] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:52 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:53.024107 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f4d8d0-fc2e-45d7-bb31-45f038e65ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:53.025298 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c05b15-92d4-49d6-99b5-6c99ffab23e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:53.093822 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Created reservations ['ac703bdd-1695-4f78-9063-28eb101cda7e', '7c497b10-3494-48ab-add0-5f121182e33f', '49a3085d-8bef-4ae7-a2ed-68f19479fb3f', 'be6c8924-15b5-4ce4-9db0-60173fe81f6e'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:53.095082 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c05b15-92d4-49d6-99b5-6c99ffab23e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac703bdd-1695-4f78-9063-28eb101cda7e', '7c497b10-3494-48ab-add0-5f121182e33f', '49a3085d-8bef-4ae7-a2ed-68f19479fb3f', 'be6c8924-15b5-4ce4-9db0-60173fe81f6e']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:53.096218 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c76b56e-f634-44a3-816e-3746a1f9ff68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:53.128398 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c76b56e-f634-44a3-816e-3746a1f9ff68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb8fe148-2721-4436-851e-5c409f7d05d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-105315776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b24572ffb6af4493a8010308a8136235',qos_specs=None,replication_status=,reservations=['ac703bdd-1695-4f78-9063-28eb101cda7e','7c497b10-3494-48ab-add0-5f121182e33f','49a3085d-8bef-4ae7-a2ed-68f19479fb3f','be6c8924-15b5-4ce4-9db0-60173fe81f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a548b4f69e4e62b2bc10b2a68e875b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-105315776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb8fe148-2721-4436-851e-5c409f7d05d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b24572ffb6af4493a8010308a8136235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0a548b4f69e4e62b2bc10b2a68e875b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:53.131962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b8e56b-5742-4b40-896f-c1c6f9e73f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:53.141554 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-84bd7915-8265-46df-8c68-0559b3b8a891 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:53.144003 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84bd7915-8265-46df-8c68-0559b3b8a891 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:53.144332 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84bd7915-8265-46df-8c68-0559b3b8a891 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:53.144618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84bd7915-8265-46df-8c68-0559b3b8a891 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:53.144806 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-84bd7915-8265-46df-8c68-0559b3b8a891 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:53.151101 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:53.151101 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:53.155262 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84bd7915-8265-46df-8c68-0559b3b8a891 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:53.155262 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 758/2997] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:53 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:53.157254 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b8e56b-5742-4b40-896f-c1c6f9e73f7a) transitioned into state 'SUCCESS' from state '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-105315776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b24572ffb6af4493a8010308a8136235',qos_specs=None,replication_status=,reservations=['ac703bdd-1695-4f78-9063-28eb101cda7e','7c497b10-3494-48ab-add0-5f121182e33f','49a3085d-8bef-4ae7-a2ed-68f19479fb3f','be6c8924-15b5-4ce4-9db0-60173fe81f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a548b4f69e4e62b2bc10b2a68e875b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:53.159517 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93af91fd-fa69-424b-935c-383c67607728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:53.175403 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93af91fd-fa69-424b-935c-383c67607728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:53.176385 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Flow 'volume_create_api' (84627b15-fe94-429c-a6cd-80cc29779c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:53.176728 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Create volume request issued successfully. Aug 19 21:28:53.177487 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a077f5a5-4fb0-4868-9cb4-d7db445c65ea tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:53.177931 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 753/2998] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:52 2026] POST /volume/v3/volumes => generated 764 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:53.361704 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-51df71f9-e34c-4f5e-be4c-49f9092b98ae None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:53.363325 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-51df71f9-e34c-4f5e-be4c-49f9092b98ae tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:53.363550 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-51df71f9-e34c-4f5e-be4c-49f9092b98ae tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:53.363722 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-51df71f9-e34c-4f5e-be4c-49f9092b98ae tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:53.363821 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-51df71f9-e34c-4f5e-be4c-49f9092b98ae tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:53.370275 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:53.370275 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:53.371538 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-51df71f9-e34c-4f5e-be4c-49f9092b98ae tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:53.371799 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 738/2999] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:53 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:54.008045 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b9333cf7-f9e7-4034-be90-dc1df1f47137 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:54.012336 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9333cf7-f9e7-4034-be90-dc1df1f47137 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 Aug 19 21:28:54.012607 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9333cf7-f9e7-4034-be90-dc1df1f47137 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:54.012844 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9333cf7-f9e7-4034-be90-dc1df1f47137 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:54.013160 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b9333cf7-f9e7-4034-be90-dc1df1f47137 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 94f0e386-114b-41a2-a7a6-6d7087969b80. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:54.018206 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9333cf7-f9e7-4034-be90-dc1df1f47137 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 returned with HTTP 404 Aug 19 21:28:54.022107 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 751/3000] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:54 2026] GET /volume/v3/backups/94f0e386-114b-41a2-a7a6-6d7087969b80 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:28:54.063105 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:54.065429 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:28:54.066310 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "name": "tempest-VolumesBackupsTest-Volume-893979390"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:54.067889 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'name': 'tempest-VolumesBackupsTest-Volume-893979390'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:28:54.168144 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d349d154-74f0-4eb8-b348-dc4187bd9816 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:54.170728 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d349d154-74f0-4eb8-b348-dc4187bd9816 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:54.171038 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d349d154-74f0-4eb8-b348-dc4187bd9816 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:54.171302 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d349d154-74f0-4eb8-b348-dc4187bd9816 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:54.171465 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-d349d154-74f0-4eb8-b348-dc4187bd9816 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:54.177769 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:54.177769 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:54.178817 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d349d154-74f0-4eb8-b348-dc4187bd9816 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:54.179549 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 754/3001] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:54 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:54.188760 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume of 1 GB Aug 19 21:28:54.197477 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Availability Zones retrieved successfully. Aug 19 21:28:54.205737 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Flow 'volume_create_api' (67624598-1279-4adc-86ca-404163cdbca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:54.207734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0398081-5a5f-4754-9e30-0d9e8ce9e4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:54.209185 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:28:54.323390 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0398081-5a5f-4754-9e30-0d9e8ce9e4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:54.324520 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec23e8fa-9d4f-4f2e-850b-423584ecf4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:54.388199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8a2a007b-05b7-472b-8678-40cbea499dcb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:54.391358 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a2a007b-05b7-472b-8678-40cbea499dcb tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:54.391358 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8a2a007b-05b7-472b-8678-40cbea499dcb tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:54.391358 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8a2a007b-05b7-472b-8678-40cbea499dcb tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:54.391358 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8a2a007b-05b7-472b-8678-40cbea499dcb tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:54.399422 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:54.399422 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:54.400485 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a2a007b-05b7-472b-8678-40cbea499dcb tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:54.401774 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 739/3002] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:54 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:54.444299 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['0e132b56-4e9f-42c5-a8cd-14e35fbf851e', '7c826cf1-13af-4de6-85e2-4da36d402622', '0efc2277-0da7-4c48-b591-5b5077d6c771', '8bd8fd82-e41e-4fa5-bfa0-77aac49b6e53'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:54.445277 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec23e8fa-9d4f-4f2e-850b-423584ecf4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e132b56-4e9f-42c5-a8cd-14e35fbf851e', '7c826cf1-13af-4de6-85e2-4da36d402622', '0efc2277-0da7-4c48-b591-5b5077d6c771', '8bd8fd82-e41e-4fa5-bfa0-77aac49b6e53']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:54.446607 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab2087d-a7e6-42d1-9251-9b8fe3154519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:54.484681 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab2087d-a7e6-42d1-9251-9b8fe3154519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d4e8af6-b247-426d-982c-b302b594ed8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-893979390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c6642b355549b7992a38f90fb2adea',qos_specs=None,replication_status=,reservations=['0e132b56-4e9f-42c5-a8cd-14e35fbf851e','7c826cf1-13af-4de6-85e2-4da36d402622','0efc2277-0da7-4c48-b591-5b5077d6c771','8bd8fd82-e41e-4fa5-bfa0-77aac49b6e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:28:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-893979390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d4e8af6-b247-426d-982c-b302b594ed8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c6642b355549b7992a38f90fb2adea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:54.485839 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ceed1e2-4d24-4f2f-a36f-5aaf63f0ddb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:54.514841 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ceed1e2-4d24-4f2f-a36f-5aaf63f0ddb4) transitioned into state 'SUCCESS' from state '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-893979390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c6642b355549b7992a38f90fb2adea',qos_specs=None,replication_status=,reservations=['0e132b56-4e9f-42c5-a8cd-14e35fbf851e','7c826cf1-13af-4de6-85e2-4da36d402622','0efc2277-0da7-4c48-b591-5b5077d6c771','8bd8fd82-e41e-4fa5-bfa0-77aac49b6e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:54.515619 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26422828-9931-4c43-bbff-6ca7e6ee2d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:28:54.530985 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26422828-9931-4c43-bbff-6ca7e6ee2d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:28:54.532057 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Flow 'volume_create_api' (67624598-1279-4adc-86ca-404163cdbca1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:28:54.532460 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume request issued successfully. Aug 19 21:28:54.539216 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3fbc5429-62c4-4f5b-a647-e187bde91935 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:28:54.539741 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 759/3003] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:54 2026] POST /volume/v3/volumes => generated 748 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:54.556831 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dc3a12c0-e693-4521-b593-3e5e88b60731 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:54.559380 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc3a12c0-e693-4521-b593-3e5e88b60731 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:28:54.559639 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc3a12c0-e693-4521-b593-3e5e88b60731 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:54.559904 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc3a12c0-e693-4521-b593-3e5e88b60731 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:54.570431 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:54.570431 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:54.577574 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dc3a12c0-e693-4521-b593-3e5e88b60731 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:28:54.591124 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc3a12c0-e693-4521-b593-3e5e88b60731 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 200 Aug 19 21:28:54.591654 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 752/3004] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:54 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:55.201574 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f835c19e-b3b4-4248-870a-5f4c3f360429 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:55.203429 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f835c19e-b3b4-4248-870a-5f4c3f360429 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:55.203676 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f835c19e-b3b4-4248-870a-5f4c3f360429 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:55.203856 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f835c19e-b3b4-4248-870a-5f4c3f360429 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:55.205549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-f835c19e-b3b4-4248-870a-5f4c3f360429 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:55.212027 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:55.212027 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:55.212882 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f835c19e-b3b4-4248-870a-5f4c3f360429 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:55.213323 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 755/3005] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:55 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:55.414108 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bf3621a5-b4ff-491c-8bbc-53d8c88c79c9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:55.417791 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf3621a5-b4ff-491c-8bbc-53d8c88c79c9 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:55.418064 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf3621a5-b4ff-491c-8bbc-53d8c88c79c9 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:55.418349 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf3621a5-b4ff-491c-8bbc-53d8c88c79c9 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:55.418516 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bf3621a5-b4ff-491c-8bbc-53d8c88c79c9 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:55.426194 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:55.426194 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:55.427853 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf3621a5-b4ff-491c-8bbc-53d8c88c79c9 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:55.428465 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 740/3006] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:55 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:55.512388 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-044d3e56-10cb-4a0b-b2a1-388643135164 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:55.515002 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-044d3e56-10cb-4a0b-b2a1-388643135164 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:55.515474 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-044d3e56-10cb-4a0b-b2a1-388643135164 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "890e244c-2a7e-46e4-852b-ad915146796c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-351561972", "description": null, "metadata": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:55.529753 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:55.529753 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:55.530384 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-044d3e56-10cb-4a0b-b2a1-388643135164 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:55.530552 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-044d3e56-10cb-4a0b-b2a1-388643135164 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create snapshot from volume 890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:55.580521 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-044d3e56-10cb-4a0b-b2a1-388643135164 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Created reservations ['3cbfae82-3e8f-4ce7-b54f-07729a5333c9', '685fbc52-b7c0-4d3d-91cf-bf9a49c3fbfc', '644fa880-bb93-4425-be72-df9007d5d673', '40327b47-3355-48f0-b629-de6a295cad5e'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:55.608613 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d6ce0d10-042a-4203-815f-4f2abfcb46e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:55.612383 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d6ce0d10-042a-4203-815f-4f2abfcb46e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:28:55.612974 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d6ce0d10-042a-4203-815f-4f2abfcb46e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:55.613401 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d6ce0d10-042a-4203-815f-4f2abfcb46e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:55.623328 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:55.623328 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:55.631038 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d6ce0d10-042a-4203-815f-4f2abfcb46e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:28:55.633156 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-044d3e56-10cb-4a0b-b2a1-388643135164 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot force create request issued successfully. Aug 19 21:28:55.633603 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-044d3e56-10cb-4a0b-b2a1-388643135164 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:28:55.635070 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 760/3007] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:28:55 2026] POST /volume/v3/snapshots => generated 312 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:55.636581 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d6ce0d10-042a-4203-815f-4f2abfcb46e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 200 Aug 19 21:28:55.637370 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 753/3008] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:55 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:28:55.656367 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1f8af4d7-8a95-42fc-a4db-27db3a85bb47 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:55.659117 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1f8af4d7-8a95-42fc-a4db-27db3a85bb47 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:28:55.660532 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1f8af4d7-8a95-42fc-a4db-27db3a85bb47 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d4e8af6-b247-426d-982c-b302b594ed8a", "name": "tempest-VolumesBackupsTest-Backup-1172084959"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:55.661900 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-1f8af4d7-8a95-42fc-a4db-27db3a85bb47 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating new backup {'backup': {'volume_id': '3d4e8af6-b247-426d-982c-b302b594ed8a', 'name': 'tempest-VolumesBackupsTest-Backup-1172084959'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:28:55.662400 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-1f8af4d7-8a95-42fc-a4db-27db3a85bb47 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating backup of volume 3d4e8af6-b247-426d-982c-b302b594ed8a in container None Aug 19 21:28:55.671486 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:55.671486 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:55.671939 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1f8af4d7-8a95-42fc-a4db-27db3a85bb47 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:28:55.675398 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-54505e48-d4ff-4f4f-b253-312f514742e4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:55.679663 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54505e48-d4ff-4f4f-b253-312f514742e4 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b Aug 19 21:28:55.679925 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54505e48-d4ff-4f4f-b253-312f514742e4 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:55.680214 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54505e48-d4ff-4f4f-b253-312f514742e4 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:55.686610 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:55.686610 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:55.687430 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-54505e48-d4ff-4f4f-b253-312f514742e4 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:28:55.688545 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54505e48-d4ff-4f4f-b253-312f514742e4 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b returned with HTTP 200 Aug 19 21:28:55.693470 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 741/3009] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:55 2026] GET /volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:55.702972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-1f8af4d7-8a95-42fc-a4db-27db3a85bb47 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['bb649faa-1e5e-4469-b02a-5c6c09461b95', '389d76b5-a5e5-4480-a647-b0063c73baa2'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:55.750126 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1f8af4d7-8a95-42fc-a4db-27db3a85bb47 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:28:55.750853 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 756/3010] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:28:55 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:28:55.764543 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-90641593-41ef-43eb-9b63-4621c880baea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:55.767659 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-90641593-41ef-43eb-9b63-4621c880baea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:28:55.767927 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-90641593-41ef-43eb-9b63-4621c880baea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:55.768205 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-90641593-41ef-43eb-9b63-4621c880baea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:55.768476 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-90641593-41ef-43eb-9b63-4621c880baea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:55.777555 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:55.777555 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:55.779107 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-90641593-41ef-43eb-9b63-4621c880baea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:28:55.779220 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 761/3011] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:55 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:56.227946 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4ab7a286-f399-4e96-ae15-1ccf840a944a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:56.230709 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ab7a286-f399-4e96-ae15-1ccf840a944a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:56.231277 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ab7a286-f399-4e96-ae15-1ccf840a944a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:56.231992 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ab7a286-f399-4e96-ae15-1ccf840a944a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:56.232395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4ab7a286-f399-4e96-ae15-1ccf840a944a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:56.238399 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:56.238399 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:56.240403 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ab7a286-f399-4e96-ae15-1ccf840a944a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:56.240654 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 754/3012] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:56 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:56.442475 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4e0f44c4-de20-4505-8ad8-afe3966605f6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:56.455043 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e0f44c4-de20-4505-8ad8-afe3966605f6 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:56.455043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e0f44c4-de20-4505-8ad8-afe3966605f6 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:56.455043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e0f44c4-de20-4505-8ad8-afe3966605f6 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:56.455043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4e0f44c4-de20-4505-8ad8-afe3966605f6 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:56.461310 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:56.461310 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:56.462589 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e0f44c4-de20-4505-8ad8-afe3966605f6 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:56.464087 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 742/3013] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:56 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:56.706762 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c7bfe7d4-7b62-4994-b059-87eeef1e215e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:56.710495 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c7bfe7d4-7b62-4994-b059-87eeef1e215e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b Aug 19 21:28:56.710812 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c7bfe7d4-7b62-4994-b059-87eeef1e215e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:56.711174 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c7bfe7d4-7b62-4994-b059-87eeef1e215e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:56.713934 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=467,cinder:UPDATE=152,cinder:INSERT=84 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:28:56.718080 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:56.718080 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:56.718749 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c7bfe7d4-7b62-4994-b059-87eeef1e215e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:28:56.719669 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c7bfe7d4-7b62-4994-b059-87eeef1e215e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b returned with HTTP 200 Aug 19 21:28:56.720693 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 757/3014] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:56 2026] GET /volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:56.732948 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4fe82253-af0a-401e-9270-cdaf670177d2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:56.734891 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4fe82253-af0a-401e-9270-cdaf670177d2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b Aug 19 21:28:56.735675 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4fe82253-af0a-401e-9270-cdaf670177d2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:56.735885 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4fe82253-af0a-401e-9270-cdaf670177d2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:56.741236 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:56.741236 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:56.741674 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4fe82253-af0a-401e-9270-cdaf670177d2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:28:56.743193 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4fe82253-af0a-401e-9270-cdaf670177d2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b returned with HTTP 200 Aug 19 21:28:56.743193 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 762/3015] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:56 2026] GET /volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:56.791327 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9a4d3123-2fb6-43cc-ba15-57c04d5f9377 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:56.793629 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9a4d3123-2fb6-43cc-ba15-57c04d5f9377 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:28:56.793864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9a4d3123-2fb6-43cc-ba15-57c04d5f9377 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:56.794157 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9a4d3123-2fb6-43cc-ba15-57c04d5f9377 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:56.794351 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9a4d3123-2fb6-43cc-ba15-57c04d5f9377 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:56.799695 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:56.799695 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:56.800700 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9a4d3123-2fb6-43cc-ba15-57c04d5f9377 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:28:56.801402 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 755/3016] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:56 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:57.255372 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b24da68b-cb0c-41c9-acf1-546bcbb00876 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:57.257885 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b24da68b-cb0c-41c9-acf1-546bcbb00876 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:57.258033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b24da68b-cb0c-41c9-acf1-546bcbb00876 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:57.258477 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b24da68b-cb0c-41c9-acf1-546bcbb00876 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:57.258477 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b24da68b-cb0c-41c9-acf1-546bcbb00876 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:57.264463 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=345,cinder:UPDATE=113,cinder:INSERT=54 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:28:57.268891 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:57.268891 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:57.270142 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b24da68b-cb0c-41c9-acf1-546bcbb00876 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:57.270695 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 743/3017] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:57 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:57.479805 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0fe5f7a3-5cb2-4565-ae01-e2312bd060f6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:57.487038 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0fe5f7a3-5cb2-4565-ae01-e2312bd060f6 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:57.487418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0fe5f7a3-5cb2-4565-ae01-e2312bd060f6 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:57.487732 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0fe5f7a3-5cb2-4565-ae01-e2312bd060f6 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:57.488955 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-0fe5f7a3-5cb2-4565-ae01-e2312bd060f6 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:57.499494 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:57.499494 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:57.501052 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0fe5f7a3-5cb2-4565-ae01-e2312bd060f6 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:57.501052 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 758/3018] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:57 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:57.815854 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-66703d15-955f-4abf-93ff-a6fa90388552 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:57.819639 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-66703d15-955f-4abf-93ff-a6fa90388552 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:28:57.819639 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-66703d15-955f-4abf-93ff-a6fa90388552 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:57.820101 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-66703d15-955f-4abf-93ff-a6fa90388552 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:57.820101 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-66703d15-955f-4abf-93ff-a6fa90388552 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:57.829293 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:57.829293 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:57.829613 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-66703d15-955f-4abf-93ff-a6fa90388552 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:28:57.830194 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 763/3019] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:57 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:58.287071 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e6700e7b-db9d-417d-961c-148eaf455af7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:58.291414 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6700e7b-db9d-417d-961c-148eaf455af7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:58.292022 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6700e7b-db9d-417d-961c-148eaf455af7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:58.292645 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6700e7b-db9d-417d-961c-148eaf455af7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:58.294121 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e6700e7b-db9d-417d-961c-148eaf455af7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:58.300585 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:58.300585 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:58.302105 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6700e7b-db9d-417d-961c-148eaf455af7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:58.303048 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 756/3020] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:58 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:58.513799 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ca48f398-e26b-47f8-97bc-d9533ad94b30 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:58.516698 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca48f398-e26b-47f8-97bc-d9533ad94b30 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:58.518117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca48f398-e26b-47f8-97bc-d9533ad94b30 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:58.518117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca48f398-e26b-47f8-97bc-d9533ad94b30 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:58.518117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ca48f398-e26b-47f8-97bc-d9533ad94b30 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:58.531705 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:58.531705 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:58.532843 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca48f398-e26b-47f8-97bc-d9533ad94b30 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:58.533452 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 744/3021] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:58 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:58.706230 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-91fc61f0-723a-48a9-a871-c3c4364f72bd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:58.711057 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-91fc61f0-723a-48a9-a871-c3c4364f72bd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:28:58.711838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-91fc61f0-723a-48a9-a871-c3c4364f72bd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "890e244c-2a7e-46e4-852b-ad915146796c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1474180155", "description": null, "metadata": null}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:28:58.727984 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:58.727984 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:58.729319 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-91fc61f0-723a-48a9-a871-c3c4364f72bd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:28:58.729319 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-91fc61f0-723a-48a9-a871-c3c4364f72bd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create snapshot from volume 890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:28:58.767879 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-91fc61f0-723a-48a9-a871-c3c4364f72bd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Created reservations ['bf8faae0-1684-4c68-80e2-c1f90a296276', '50738614-4528-4dbf-85d4-be3f07a2cc34', 'a432c0de-6617-4aa6-9fb3-066b5a7a658f', 'f1c5717f-4c1a-42b1-bda6-7860e1fd5c06'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:28:58.816158 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-91fc61f0-723a-48a9-a871-c3c4364f72bd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot force create request issued successfully. Aug 19 21:28:58.816631 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-91fc61f0-723a-48a9-a871-c3c4364f72bd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:28:58.817188 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 759/3022] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:28:58 2026] POST /volume/v3/snapshots => generated 313 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 21:28:58.829414 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-387f65b9-6bfc-4f21-a9a0-e4d585ba7d1e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:58.831787 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-387f65b9-6bfc-4f21-a9a0-e4d585ba7d1e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 Aug 19 21:28:58.832394 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-387f65b9-6bfc-4f21-a9a0-e4d585ba7d1e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:58.832713 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-387f65b9-6bfc-4f21-a9a0-e4d585ba7d1e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:58.841446 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:58.841446 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:58.842189 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-387f65b9-6bfc-4f21-a9a0-e4d585ba7d1e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:28:58.843259 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-387f65b9-6bfc-4f21-a9a0-e4d585ba7d1e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 returned with HTTP 200 Aug 19 21:28:58.844058 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 764/3023] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:58 2026] GET /volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:58.852591 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-985772a0-6e50-439e-b569-7ed380d6068f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:58.854982 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-985772a0-6e50-439e-b569-7ed380d6068f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:28:58.855265 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-985772a0-6e50-439e-b569-7ed380d6068f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:58.855509 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-985772a0-6e50-439e-b569-7ed380d6068f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:58.855914 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-985772a0-6e50-439e-b569-7ed380d6068f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:58.861635 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=352,cinder:INSERT=43,cinder:UPDATE=104 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:28:58.866060 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:58.866060 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:58.867104 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-985772a0-6e50-439e-b569-7ed380d6068f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:28:58.867639 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 757/3024] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:58 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:59.319976 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2bc4cfbc-0718-4170-832c-93cfcee39c37 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:59.322960 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2bc4cfbc-0718-4170-832c-93cfcee39c37 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:28:59.323234 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2bc4cfbc-0718-4170-832c-93cfcee39c37 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:59.323480 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2bc4cfbc-0718-4170-832c-93cfcee39c37 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:59.323628 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2bc4cfbc-0718-4170-832c-93cfcee39c37 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:59.328951 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:59.328951 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:59.331031 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2bc4cfbc-0718-4170-832c-93cfcee39c37 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:28:59.331031 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 745/3025] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:59 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:59.552265 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0cd56305-bd77-47da-8094-af9e0e55e534 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:59.556194 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0cd56305-bd77-47da-8094-af9e0e55e534 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:28:59.556194 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0cd56305-bd77-47da-8094-af9e0e55e534 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:59.556194 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0cd56305-bd77-47da-8094-af9e0e55e534 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:59.556194 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-0cd56305-bd77-47da-8094-af9e0e55e534 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:59.565588 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:59.565588 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:28:59.566242 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0cd56305-bd77-47da-8094-af9e0e55e534 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:28:59.566680 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 760/3026] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:28:59 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:59.864310 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-56db3263-1328-44f1-888f-06afa09f84c7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:59.866646 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56db3263-1328-44f1-888f-06afa09f84c7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 Aug 19 21:28:59.866646 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-56db3263-1328-44f1-888f-06afa09f84c7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:59.866646 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-56db3263-1328-44f1-888f-06afa09f84c7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:59.878599 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:59.878599 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:28:59.880243 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-56db3263-1328-44f1-888f-06afa09f84c7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:28:59.880243 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56db3263-1328-44f1-888f-06afa09f84c7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 returned with HTTP 200 Aug 19 21:28:59.880723 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 765/3027] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:59 2026] GET /volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:59.881523 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c8570e47-389f-4a22-b85a-614a64c4812f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:59.883761 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c8570e47-389f-4a22-b85a-614a64c4812f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:28:59.884120 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c8570e47-389f-4a22-b85a-614a64c4812f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:59.884423 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c8570e47-389f-4a22-b85a-614a64c4812f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:59.884574 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c8570e47-389f-4a22-b85a-614a64c4812f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:28:59.893165 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:59.893165 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:28:59.895853 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c8570e47-389f-4a22-b85a-614a64c4812f tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:28:59.895853 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 758/3028] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:28:59 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:28:59.896129 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5e571c65-59c0-4461-b43d-f81ec6e137c7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:28:59.901071 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e571c65-59c0-4461-b43d-f81ec6e137c7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 Aug 19 21:28:59.901071 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e571c65-59c0-4461-b43d-f81ec6e137c7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:28:59.901071 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e571c65-59c0-4461-b43d-f81ec6e137c7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:28:59.907842 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:28:59.907842 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:28:59.908528 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5e571c65-59c0-4461-b43d-f81ec6e137c7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:28:59.909513 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e571c65-59c0-4461-b43d-f81ec6e137c7 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 returned with HTTP 200 Aug 19 21:28:59.910052 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 746/3029] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:28:59 2026] GET /volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:00.346984 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7b5449ae-87eb-41dc-8e66-2922ac5a267f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:00.351841 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7b5449ae-87eb-41dc-8e66-2922ac5a267f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:00.352206 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7b5449ae-87eb-41dc-8e66-2922ac5a267f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:00.352505 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7b5449ae-87eb-41dc-8e66-2922ac5a267f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:00.353262 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-7b5449ae-87eb-41dc-8e66-2922ac5a267f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:00.360706 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:00.360706 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:00.361862 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7b5449ae-87eb-41dc-8e66-2922ac5a267f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:00.362384 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 761/3030] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:00 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:00.582242 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-54093788-e759-4732-9377-6e2d5bcfbd68 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:00.582242 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54093788-e759-4732-9377-6e2d5bcfbd68 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:29:00.583914 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54093788-e759-4732-9377-6e2d5bcfbd68 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:00.583914 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54093788-e759-4732-9377-6e2d5bcfbd68 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:00.583914 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-54093788-e759-4732-9377-6e2d5bcfbd68 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:00.588333 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:00.588333 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:00.590630 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54093788-e759-4732-9377-6e2d5bcfbd68 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:29:00.590630 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 766/3031] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:00 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:00.604959 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2bbf29b7-c02a-42ec-a4de-5c6861b76962 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:00.608209 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2bbf29b7-c02a-42ec-a4de-5c6861b76962 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c Aug 19 21:29:00.608546 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2bbf29b7-c02a-42ec-a4de-5c6861b76962 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:00.608880 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2bbf29b7-c02a-42ec-a4de-5c6861b76962 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:00.617978 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:00.617978 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:00.624386 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2bbf29b7-c02a-42ec-a4de-5c6861b76962 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Volume info retrieved successfully. Aug 19 21:29:00.630787 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2bbf29b7-c02a-42ec-a4de-5c6861b76962 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c returned with HTTP 200 Aug 19 21:29:00.631602 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 759/3032] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:00 2026] GET /volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:00.647962 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c604a30c-ac5e-4baa-bfae-a88a4331108a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:00.650989 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c604a30c-ac5e-4baa-bfae-a88a4331108a tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] PUT https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:29:00.652706 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c604a30c-ac5e-4baa-bfae-a88a4331108a tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1067272224", "description": "tempest-volume-backup-description-1370511423"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:00.665917 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:00.665917 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:00.684208 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c604a30c-ac5e-4baa-bfae-a88a4331108a tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:29:00.684208 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 747/3033] 10.4.3.158 () {70 vars in 1409 bytes} [Wed Aug 19 21:29:00 2026] PUT /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 333 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:00.697838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d152ee7c-45c5-41cd-8b6a-790afda349fc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:00.700568 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d152ee7c-45c5-41cd-8b6a-790afda349fc tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:29:00.700568 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d152ee7c-45c5-41cd-8b6a-790afda349fc tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:00.700779 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d152ee7c-45c5-41cd-8b6a-790afda349fc tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:00.701090 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-d152ee7c-45c5-41cd-8b6a-790afda349fc tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:00.710186 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:00.710186 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:00.711665 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d152ee7c-45c5-41cd-8b6a-790afda349fc tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:29:00.712442 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 762/3034] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:00 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:00.730472 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9c09512f-fc92-4d88-be5f-7a0fa627e294 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:00.733349 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c09512f-fc92-4d88-be5f-7a0fa627e294 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] DELETE https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:29:00.733578 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c09512f-fc92-4d88-be5f-7a0fa627e294 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:00.733771 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c09512f-fc92-4d88-be5f-7a0fa627e294 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:00.733869 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-9c09512f-fc92-4d88-be5f-7a0fa627e294 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Delete backup with id: a16c54ad-044c-4180-9c65-8d753135bddb. Aug 19 21:29:00.750120 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:00.750120 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:00.778723 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-9c09512f-fc92-4d88-be5f-7a0fa627e294 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] delete_backup rpcapi backup_id a16c54ad-044c-4180-9c65-8d753135bddb {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:29:00.781086 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c09512f-fc92-4d88-be5f-7a0fa627e294 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 202 Aug 19 21:29:00.781580 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 767/3035] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:29:00 2026] DELETE /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:00.793730 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6320fca1-e135-4ea2-8951-a4211a0b9546 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:00.796616 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6320fca1-e135-4ea2-8951-a4211a0b9546 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:29:00.796616 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6320fca1-e135-4ea2-8951-a4211a0b9546 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:00.796868 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6320fca1-e135-4ea2-8951-a4211a0b9546 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:00.797104 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6320fca1-e135-4ea2-8951-a4211a0b9546 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:00.809297 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:00.809297 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:00.810586 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6320fca1-e135-4ea2-8951-a4211a0b9546 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:29:00.811496 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 760/3036] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:00 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:00.909932 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4def64fa-0b5c-475a-9c26-b42e2353099e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:00.916744 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4def64fa-0b5c-475a-9c26-b42e2353099e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:00.920277 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4def64fa-0b5c-475a-9c26-b42e2353099e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:00.920674 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4def64fa-0b5c-475a-9c26-b42e2353099e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:00.921135 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4def64fa-0b5c-475a-9c26-b42e2353099e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:00.936168 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:00.936168 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:00.937195 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4def64fa-0b5c-475a-9c26-b42e2353099e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:00.937713 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 748/3037] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:00 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:29:01.383089 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-91fff3bf-e68e-4e26-9086-300453ea633b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:01.388326 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-91fff3bf-e68e-4e26-9086-300453ea633b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:01.388571 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-91fff3bf-e68e-4e26-9086-300453ea633b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:01.388820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-91fff3bf-e68e-4e26-9086-300453ea633b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:01.388983 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-91fff3bf-e68e-4e26-9086-300453ea633b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:01.394917 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:01.394917 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:01.395932 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-91fff3bf-e68e-4e26-9086-300453ea633b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:01.396581 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 763/3038] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:01 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:01.829675 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1b3142ee-9d6b-4dcb-86a7-b2cd7721589c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:01.834100 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b3142ee-9d6b-4dcb-86a7-b2cd7721589c tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:29:01.834100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b3142ee-9d6b-4dcb-86a7-b2cd7721589c tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:01.834100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b3142ee-9d6b-4dcb-86a7-b2cd7721589c tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:01.834100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1b3142ee-9d6b-4dcb-86a7-b2cd7721589c tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:01.844157 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:01.844157 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:01.844810 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b3142ee-9d6b-4dcb-86a7-b2cd7721589c tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 200 Aug 19 21:29:01.845273 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 768/3039] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:01 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:01.852080 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-831e20a2-a703-49e4-86a4-12c86e57d454 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:01.854742 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-831e20a2-a703-49e4-86a4-12c86e57d454 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:29:01.855155 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-831e20a2-a703-49e4-86a4-12c86e57d454 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "890e244c-2a7e-46e4-852b-ad915146796c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1260651849", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:01.878292 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:01.878292 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:01.879157 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-831e20a2-a703-49e4-86a4-12c86e57d454 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:01.879157 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-831e20a2-a703-49e4-86a4-12c86e57d454 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create snapshot from volume 890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:29:01.927039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-831e20a2-a703-49e4-86a4-12c86e57d454 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Created reservations ['6f1707ad-ba89-4518-93b7-beb66907f107', '7fe6c183-27db-4bc3-9253-0fd48ffa5d3f', '1fd0713f-f188-437d-879e-0c683ca8c7fc', '25f5bfbc-5c7d-46d2-ad6b-b783def2aae3'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:01.956695 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7cc933ab-1594-4d3c-9162-522ee59b0341 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:01.958666 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7cc933ab-1594-4d3c-9162-522ee59b0341 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:01.958876 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7cc933ab-1594-4d3c-9162-522ee59b0341 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:01.959141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7cc933ab-1594-4d3c-9162-522ee59b0341 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:01.959254 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7cc933ab-1594-4d3c-9162-522ee59b0341 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:01.964401 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:01.964401 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:01.965393 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7cc933ab-1594-4d3c-9162-522ee59b0341 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:01.965750 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 749/3040] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:01 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:01.978622 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-831e20a2-a703-49e4-86a4-12c86e57d454 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot force create request issued successfully. Aug 19 21:29:01.979085 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-831e20a2-a703-49e4-86a4-12c86e57d454 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:29:01.979657 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 761/3041] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:29:01 2026] POST /volume/v3/snapshots => generated 313 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:01.991272 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ac61e506-54a6-43a5-beed-782dfabd475d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:01.993396 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ac61e506-54a6-43a5-beed-782dfabd475d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 Aug 19 21:29:01.993564 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ac61e506-54a6-43a5-beed-782dfabd475d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:01.993775 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ac61e506-54a6-43a5-beed-782dfabd475d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:02.000276 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:02.000276 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:02.000689 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ac61e506-54a6-43a5-beed-782dfabd475d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:02.001560 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ac61e506-54a6-43a5-beed-782dfabd475d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 returned with HTTP 200 Aug 19 21:29:02.002413 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 764/3042] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:29:01 2026] GET /volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:02.410905 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-97956277-781d-42a3-aa3e-ad58284f614c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:02.417861 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97956277-781d-42a3-aa3e-ad58284f614c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:02.417861 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97956277-781d-42a3-aa3e-ad58284f614c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:02.417861 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97956277-781d-42a3-aa3e-ad58284f614c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:02.417861 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-97956277-781d-42a3-aa3e-ad58284f614c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:02.429930 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:02.429930 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:02.432030 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97956277-781d-42a3-aa3e-ad58284f614c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:02.432748 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 769/3043] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:02 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:02.865141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-72ac2e21-2dcc-4e13-8a48-4f00f75805cc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:02.868034 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-72ac2e21-2dcc-4e13-8a48-4f00f75805cc tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb Aug 19 21:29:02.868095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-72ac2e21-2dcc-4e13-8a48-4f00f75805cc tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:02.868378 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-72ac2e21-2dcc-4e13-8a48-4f00f75805cc tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:02.868526 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-72ac2e21-2dcc-4e13-8a48-4f00f75805cc tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Show backup with id a16c54ad-044c-4180-9c65-8d753135bddb. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:02.881749 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-72ac2e21-2dcc-4e13-8a48-4f00f75805cc tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb returned with HTTP 404 Aug 19 21:29:02.882426 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 750/3044] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:02 2026] GET /volume/v3/backups/a16c54ad-044c-4180-9c65-8d753135bddb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:02.980221 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb472e81-f8be-4703-a9c5-73c84154794e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:02.982926 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb472e81-f8be-4703-a9c5-73c84154794e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:02.983441 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb472e81-f8be-4703-a9c5-73c84154794e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:02.984267 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb472e81-f8be-4703-a9c5-73c84154794e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:02.984267 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-cb472e81-f8be-4703-a9c5-73c84154794e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:02.993615 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:02.993615 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:02.994704 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb472e81-f8be-4703-a9c5-73c84154794e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:02.995357 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 762/3045] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:02 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:03.012922 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-876d6558-0a0e-4cf4-814a-235dc90e6f3f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:03.015257 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-876d6558-0a0e-4cf4-814a-235dc90e6f3f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 Aug 19 21:29:03.015610 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-876d6558-0a0e-4cf4-814a-235dc90e6f3f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:03.016729 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-876d6558-0a0e-4cf4-814a-235dc90e6f3f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:03.019000 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2bfdec42-faa2-4879-9db2-a6755e9e09aa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:03.024046 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2bfdec42-faa2-4879-9db2-a6755e9e09aa tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c Aug 19 21:29:03.024046 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2bfdec42-faa2-4879-9db2-a6755e9e09aa tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:03.024046 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2bfdec42-faa2-4879-9db2-a6755e9e09aa tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:03.028703 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:03.028703 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:03.030776 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-876d6558-0a0e-4cf4-814a-235dc90e6f3f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:03.030776 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-876d6558-0a0e-4cf4-814a-235dc90e6f3f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 returned with HTTP 200 Aug 19 21:29:03.031085 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 765/3046] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:29:03 2026] GET /volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:03.040797 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:03.040797 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:03.043370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-066e1d83-0452-4b42-9cc4-83ccf4d33366 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:03.046062 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-066e1d83-0452-4b42-9cc4-83ccf4d33366 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 Aug 19 21:29:03.046547 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-066e1d83-0452-4b42-9cc4-83ccf4d33366 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:03.046547 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-066e1d83-0452-4b42-9cc4-83ccf4d33366 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:03.048458 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2bfdec42-faa2-4879-9db2-a6755e9e09aa tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Volume info retrieved successfully. Aug 19 21:29:03.052911 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:03.052911 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:03.053531 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-066e1d83-0452-4b42-9cc4-83ccf4d33366 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:03.054524 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-066e1d83-0452-4b42-9cc4-83ccf4d33366 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 returned with HTTP 200 Aug 19 21:29:03.054983 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2bfdec42-faa2-4879-9db2-a6755e9e09aa tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c returned with HTTP 200 Aug 19 21:29:03.055102 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 751/3047] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:29:03 2026] GET /volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:03.055569 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 770/3048] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:03 2026] GET /volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:29:03.072595 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6052ed1b-e68d-49a7-9640-d9cb0b2bf15a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:03.076831 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6052ed1b-e68d-49a7-9640-d9cb0b2bf15a tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] DELETE https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c Aug 19 21:29:03.078314 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6052ed1b-e68d-49a7-9640-d9cb0b2bf15a tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:03.078314 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6052ed1b-e68d-49a7-9640-d9cb0b2bf15a tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:03.078314 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-6052ed1b-e68d-49a7-9640-d9cb0b2bf15a tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Delete volume with id: dac9cfe1-2c26-4911-af10-5e689ba9048c Aug 19 21:29:03.089596 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:03.089596 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:03.090374 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6052ed1b-e68d-49a7-9640-d9cb0b2bf15a tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Volume info retrieved successfully. Aug 19 21:29:03.102733 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-c28a6f89-d44a-411e-842f-e320a15e379c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:03.113133 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-c28a6f89-d44a-411e-842f-e320a15e379c tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:29:03.113510 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-c28a6f89-d44a-411e-842f-e320a15e379c tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:03.113849 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-c28a6f89-d44a-411e-842f-e320a15e379c tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:03.130944 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6052ed1b-e68d-49a7-9640-d9cb0b2bf15a tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Delete volume request issued successfully. Aug 19 21:29:03.131220 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6052ed1b-e68d-49a7-9640-d9cb0b2bf15a tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c returned with HTTP 202 Aug 19 21:29:03.131839 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 763/3049] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:29:03 2026] DELETE /volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:03.142758 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:03.142758 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:03.142920 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6df54203-f812-4f1f-af91-e9999fe5e8ce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:03.149255 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6df54203-f812-4f1f-af91-e9999fe5e8ce tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c Aug 19 21:29:03.149255 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6df54203-f812-4f1f-af91-e9999fe5e8ce tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:03.149609 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6df54203-f812-4f1f-af91-e9999fe5e8ce tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:03.153629 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-c28a6f89-d44a-411e-842f-e320a15e379c tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:03.161229 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:03.161229 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:03.162779 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-c28a6f89-d44a-411e-842f-e320a15e379c tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:29:03.163509 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 766/3050] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:03 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 1141 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:03.169001 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6df54203-f812-4f1f-af91-e9999fe5e8ce tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Volume info retrieved successfully. Aug 19 21:29:03.175563 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6df54203-f812-4f1f-af91-e9999fe5e8ce tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c returned with HTTP 200 Aug 19 21:29:03.177934 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 752/3051] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:03 2026] GET /volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:03.194492 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-ce71d0e0-d502-415b-ba7e-f63eecfa40e3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:03.198402 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-ce71d0e0-d502-415b-ba7e-f63eecfa40e3 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c/action Aug 19 21:29:03.198832 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-ce71d0e0-d502-415b-ba7e-f63eecfa40e3 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:03.199239 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-ce71d0e0-d502-415b-ba7e-f63eecfa40e3 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:03.220750 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:03.220750 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:03.221710 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-ce71d0e0-d502-415b-ba7e-f63eecfa40e3 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:03.237937 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-ce71d0e0-d502-415b-ba7e-f63eecfa40e3 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Begin detaching volume completed successfully. Aug 19 21:29:03.238263 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-ce71d0e0-d502-415b-ba7e-f63eecfa40e3 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c/action returned with HTTP 202 Aug 19 21:29:03.238646 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 771/3052] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:29:03 2026] POST /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:03.317753 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9025b3fc-d55f-4c35-bfcb-7d4b2968c58f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:03.318554 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9025b3fc-d55f-4c35-bfcb-7d4b2968c58f None None] GET https://10.4.3.158/volume// Aug 19 21:29:03.318554 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9025b3fc-d55f-4c35-bfcb-7d4b2968c58f None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:03.318554 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9025b3fc-d55f-4c35-bfcb-7d4b2968c58f None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:03.319379 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9025b3fc-d55f-4c35-bfcb-7d4b2968c58f None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:03.319810 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 764/3053] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:03.338686 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-67649940-9c48-4c73-af80-a1cc1a51efcd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:03.342138 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-67649940-9c48-4c73-af80-a1cc1a51efcd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:29:03.343002 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-67649940-9c48-4c73-af80-a1cc1a51efcd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:03.344187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-67649940-9c48-4c73-af80-a1cc1a51efcd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:03.359487 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:03.359487 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:03.367063 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-67649940-9c48-4c73-af80-a1cc1a51efcd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:03.375998 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-67649940-9c48-4c73-af80-a1cc1a51efcd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:29:03.376618 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 767/3054] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:03 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:03.449476 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3a14786a-75c2-4def-a1c4-dec11856f059 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:03.451911 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a14786a-75c2-4def-a1c4-dec11856f059 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:03.452669 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a14786a-75c2-4def-a1c4-dec11856f059 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:03.452669 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a14786a-75c2-4def-a1c4-dec11856f059 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:03.453840 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3a14786a-75c2-4def-a1c4-dec11856f059 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:03.461368 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:03.461368 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:03.462445 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a14786a-75c2-4def-a1c4-dec11856f059 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:03.463683 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 753/3055] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:03 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:04.013834 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b1455135-1514-4aee-9957-eeecb9e199d0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:04.017065 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1455135-1514-4aee-9957-eeecb9e199d0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:04.017065 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1455135-1514-4aee-9957-eeecb9e199d0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:04.017065 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1455135-1514-4aee-9957-eeecb9e199d0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:04.017065 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b1455135-1514-4aee-9957-eeecb9e199d0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:04.025906 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:04.025906 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:04.028203 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1455135-1514-4aee-9957-eeecb9e199d0 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:04.028203 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 772/3056] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:04 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:04.194823 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ac3d5d1e-95e4-42d9-891d-cde6a43585a9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:04.199507 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac3d5d1e-95e4-42d9-891d-cde6a43585a9 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] GET https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c Aug 19 21:29:04.199507 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac3d5d1e-95e4-42d9-891d-cde6a43585a9 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:04.199507 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac3d5d1e-95e4-42d9-891d-cde6a43585a9 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:04.208112 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac3d5d1e-95e4-42d9-891d-cde6a43585a9 tempest-VolumesBackupsV39Test-218578059 tempest-VolumesBackupsV39Test-218578059-project-member] https://10.4.3.158/volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c returned with HTTP 404 Aug 19 21:29:04.209336 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 765/3057] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:04 2026] GET /volume/v3/volumes/dac9cfe1-2c26-4911-af10-5e689ba9048c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:04.448221 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-fce56e2c-f0de-4a9a-af14-5602d496b06f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:04.451373 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-fce56e2c-f0de-4a9a-af14-5602d496b06f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a3b70bdd-c0e3-4fb0-853d-0bea5adb1258 Aug 19 21:29:04.451724 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-fce56e2c-f0de-4a9a-af14-5602d496b06f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:04.452203 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-fce56e2c-f0de-4a9a-af14-5602d496b06f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:04.467557 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:04.467557 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:04.479509 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a7a6d7e-935a-4151-aefb-6ef68139c288 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:04.481903 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a7a6d7e-935a-4151-aefb-6ef68139c288 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:04.482120 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a7a6d7e-935a-4151-aefb-6ef68139c288 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:04.482398 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a7a6d7e-935a-4151-aefb-6ef68139c288 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:04.482580 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1a7a6d7e-935a-4151-aefb-6ef68139c288 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:04.491117 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:04.491117 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:04.491791 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a7a6d7e-935a-4151-aefb-6ef68139c288 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:04.494414 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 754/3058] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:04 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:04.581275 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b6c0a91c-a73f-46f1-a9fc-0e46967995c8 req-fce56e2c-f0de-4a9a-af14-5602d496b06f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/a3b70bdd-c0e3-4fb0-853d-0bea5adb1258 returned with HTTP 200 Aug 19 21:29:04.581275 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 768/3059] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:29:04 2026] DELETE /volume/v3/attachments/a3b70bdd-c0e3-4fb0-853d-0bea5adb1258 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:05.042962 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2e2ef238-8c68-4125-9fca-480ae24cd107 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:05.045276 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2e2ef238-8c68-4125-9fca-480ae24cd107 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:05.045535 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2e2ef238-8c68-4125-9fca-480ae24cd107 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:05.045780 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2e2ef238-8c68-4125-9fca-480ae24cd107 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:05.045933 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2e2ef238-8c68-4125-9fca-480ae24cd107 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:05.052863 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:05.052863 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:05.053903 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2e2ef238-8c68-4125-9fca-480ae24cd107 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:05.054406 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 773/3060] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:05 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:05.464168 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:05.466148 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:29:05.466594 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-97472311", "snapshot_id": "4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:05.468565 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-97472311', 'snapshot_id': '4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:29:05.475127 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:05.475127 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:05.475950 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:05.475950 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume of 1 GB Aug 19 21:29:05.483107 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Availability Zones retrieved successfully. Aug 19 21:29:05.492827 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Flow 'volume_create_api' (79b8ea0c-3976-400b-bb65-68481260790e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:05.494343 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6742458a-64f5-4ee5-ba1b-bd319512d8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:05.496047 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:29:05.518344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-376db284-3124-49e1-aeb2-189a9554d6ea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:05.522722 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-376db284-3124-49e1-aeb2-189a9554d6ea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:05.522964 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-376db284-3124-49e1-aeb2-189a9554d6ea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:05.525948 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-376db284-3124-49e1-aeb2-189a9554d6ea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:05.525948 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-376db284-3124-49e1-aeb2-189a9554d6ea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:05.536501 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:05.536501 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:05.539355 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-376db284-3124-49e1-aeb2-189a9554d6ea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:05.540292 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 755/3061] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:05 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:05.558438 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6742458a-64f5-4ee5-ba1b-bd319512d8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:05.559533 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb719e6-6145-46ec-9b0f-755309c07cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:05.624980 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Created reservations ['fcfd916c-3d30-4b00-8b73-03f0f98e20b7', 'a8f012a5-ac49-4dcf-b4ba-512db8f18a6f', '5134fb3f-0ee5-4ba4-a30a-1b170c7de262', '29826247-e585-4756-a7c7-50ec5acb7cf2'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:05.624980 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb719e6-6145-46ec-9b0f-755309c07cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcfd916c-3d30-4b00-8b73-03f0f98e20b7', 'a8f012a5-ac49-4dcf-b4ba-512db8f18a6f', '5134fb3f-0ee5-4ba4-a30a-1b170c7de262', '29826247-e585-4756-a7c7-50ec5acb7cf2']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:05.625945 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f69124c8-19f6-491e-9826-4615547fb773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:05.683348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f69124c8-19f6-491e-9826-4615547fb773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc79f63c-c045-4d52-ad0d-839fd95656dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-97472311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d245ce0734d34fcc95490bc7f2565658',qos_specs=None,replication_status=,reservations=['fcfd916c-3d30-4b00-8b73-03f0f98e20b7','a8f012a5-ac49-4dcf-b4ba-512db8f18a6f','5134fb3f-0ee5-4ba4-a30a-1b170c7de262','29826247-e585-4756-a7c7-50ec5acb7cf2'],size=1,snapshot_id=4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b,source_replicaid=,source_volid=None,status='creating',user_id='4285faa249f643418de1203655b1c7ea',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-97472311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc79f63c-c045-4d52-ad0d-839fd95656dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d245ce0734d34fcc95490bc7f2565658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4285faa249f643418de1203655b1c7ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:05.684535 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b95b946-37bb-4d74-9d86-ef8dba2be9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:05.713264 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b95b946-37bb-4d74-9d86-ef8dba2be9f2) transitioned into state 'SUCCESS' from state '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-97472311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d245ce0734d34fcc95490bc7f2565658',qos_specs=None,replication_status=,reservations=['fcfd916c-3d30-4b00-8b73-03f0f98e20b7','a8f012a5-ac49-4dcf-b4ba-512db8f18a6f','5134fb3f-0ee5-4ba4-a30a-1b170c7de262','29826247-e585-4756-a7c7-50ec5acb7cf2'],size=1,snapshot_id=4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b,source_replicaid=,source_volid=None,status='creating',user_id='4285faa249f643418de1203655b1c7ea',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:05.716502 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f6d999-e2be-474e-a4a4-86879d38952b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:05.744440 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f6d999-e2be-474e-a4a4-86879d38952b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:05.745513 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Flow 'volume_create_api' (79b8ea0c-3976-400b-bb65-68481260790e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:05.746191 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume request issued successfully. Aug 19 21:29:05.747210 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-278d23cd-ac91-4825-9e83-cc49a6790da2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:29:05.747730 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 766/3062] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:29:05 2026] POST /volume/v3/volumes => generated 789 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:05.769733 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a4ba4355-da9f-49af-bf5a-2b4151c7d170 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:05.771454 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a4ba4355-da9f-49af-bf5a-2b4151c7d170 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:05.771641 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a4ba4355-da9f-49af-bf5a-2b4151c7d170 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:05.771896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a4ba4355-da9f-49af-bf5a-2b4151c7d170 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:05.783480 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:05.783480 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:05.787771 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a4ba4355-da9f-49af-bf5a-2b4151c7d170 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:05.793981 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a4ba4355-da9f-49af-bf5a-2b4151c7d170 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:05.794145 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 769/3063] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:05 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:06.067855 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-73e34155-1b89-47d4-a578-b68e079003d3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:06.072357 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73e34155-1b89-47d4-a578-b68e079003d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:06.072520 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73e34155-1b89-47d4-a578-b68e079003d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:06.072660 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73e34155-1b89-47d4-a578-b68e079003d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:06.072906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-73e34155-1b89-47d4-a578-b68e079003d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:06.080582 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:06.080582 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:06.081411 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73e34155-1b89-47d4-a578-b68e079003d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:06.081803 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 774/3064] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:06 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:06.557287 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0187608f-69e1-4104-a53f-26b9687269bf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:06.560846 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0187608f-69e1-4104-a53f-26b9687269bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:06.561152 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0187608f-69e1-4104-a53f-26b9687269bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:06.561417 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0187608f-69e1-4104-a53f-26b9687269bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:06.561591 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0187608f-69e1-4104-a53f-26b9687269bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:06.570066 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:06.570066 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:06.572054 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0187608f-69e1-4104-a53f-26b9687269bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:06.572783 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 756/3065] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:06 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:06.814615 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2ca59873-9145-4425-88d4-6cd851ce1cf1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:06.816865 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2ca59873-9145-4425-88d4-6cd851ce1cf1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:06.817145 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2ca59873-9145-4425-88d4-6cd851ce1cf1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:06.817393 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2ca59873-9145-4425-88d4-6cd851ce1cf1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:06.827693 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:06.827693 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:06.833566 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2ca59873-9145-4425-88d4-6cd851ce1cf1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:06.839315 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2ca59873-9145-4425-88d4-6cd851ce1cf1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:06.839762 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 767/3066] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:06 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:06.854144 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-63134a13-3c45-4d61-b10c-40fda4a05b0e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:06.856321 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-63134a13-3c45-4d61-b10c-40fda4a05b0e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:06.856592 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-63134a13-3c45-4d61-b10c-40fda4a05b0e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:06.856862 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-63134a13-3c45-4d61-b10c-40fda4a05b0e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:06.866187 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:06.866187 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:06.870675 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-63134a13-3c45-4d61-b10c-40fda4a05b0e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:06.876834 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-63134a13-3c45-4d61-b10c-40fda4a05b0e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:06.877357 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 770/3067] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:06 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:29:06.888081 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ff4265fd-c43b-47bc-bf42-4f0bcc3c4b7f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:07.099418 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f2a13544-7917-4996-8e7d-1b8cbfe53663 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:07.101593 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f2a13544-7917-4996-8e7d-1b8cbfe53663 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:07.101923 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f2a13544-7917-4996-8e7d-1b8cbfe53663 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:07.102258 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f2a13544-7917-4996-8e7d-1b8cbfe53663 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:07.102450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f2a13544-7917-4996-8e7d-1b8cbfe53663 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:07.104261 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff4265fd-c43b-47bc-bf42-4f0bcc3c4b7f tempest-ProjectReaderTests-1266143136 tempest-ProjectReaderTests-1266143136-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools Aug 19 21:29:07.104827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff4265fd-c43b-47bc-bf42-4f0bcc3c4b7f tempest-ProjectReaderTests-1266143136 tempest-ProjectReaderTests-1266143136-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:07.104827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff4265fd-c43b-47bc-bf42-4f0bcc3c4b7f tempest-ProjectReaderTests-1266143136 tempest-ProjectReaderTests-1266143136-project-admin] Calling method 'get_pools' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:07.108698 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:07.108698 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:07.110239 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f2a13544-7917-4996-8e7d-1b8cbfe53663 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:07.110548 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 757/3068] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:07 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:29:07.121385 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff4265fd-c43b-47bc-bf42-4f0bcc3c4b7f tempest-ProjectReaderTests-1266143136 tempest-ProjectReaderTests-1266143136-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 21:29:07.122308 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 775/3069] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Aug 19 21:29:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:07.132870 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-59b53b3b-8b86-45d6-91d7-4301139042fa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:07.253199 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59b53b3b-8b86-45d6-91d7-4301139042fa tempest-ProjectReaderTests-1266143136 tempest-ProjectReaderTests-1266143136-project-reader] GET https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool Aug 19 21:29:07.253199 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59b53b3b-8b86-45d6-91d7-4301139042fa tempest-ProjectReaderTests-1266143136 tempest-ProjectReaderTests-1266143136-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:07.253385 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59b53b3b-8b86-45d6-91d7-4301139042fa tempest-ProjectReaderTests-1266143136 tempest-ProjectReaderTests-1266143136-project-reader] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:07.254392 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-59b53b3b-8b86-45d6-91d7-4301139042fa tempest-ProjectReaderTests-1266143136 tempest-ProjectReaderTests-1266143136-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '177d56df4e14424f8d908dee5e246b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b433dcb1f0744c39ad1d02eaedf4d77', '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=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:07.255269 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59b53b3b-8b86-45d6-91d7-4301139042fa tempest-ProjectReaderTests-1266143136 tempest-ProjectReaderTests-1266143136-project-reader] https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool returned with HTTP 403 Aug 19 21:29:07.256245 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 768/3070] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Aug 19 21:29:07 2026] GET /volume/v3/capabilities/np0000007814@storpool => generated 110 bytes in 124 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:07.586604 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c44a1038-50e5-47ea-9126-f69a61d363d8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:07.589509 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c44a1038-50e5-47ea-9126-f69a61d363d8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:07.590050 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c44a1038-50e5-47ea-9126-f69a61d363d8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:07.591044 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c44a1038-50e5-47ea-9126-f69a61d363d8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:07.591044 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c44a1038-50e5-47ea-9126-f69a61d363d8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:07.598121 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:07.598121 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:07.599820 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c44a1038-50e5-47ea-9126-f69a61d363d8 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:07.600748 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 771/3071] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:07 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:07.720255 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-b6740e3a-fcc0-4eaa-a92c-aca772e7c0c6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:07.723149 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-b6740e3a-fcc0-4eaa-a92c-aca772e7c0c6 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:07.723536 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-b6740e3a-fcc0-4eaa-a92c-aca772e7c0c6 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:07.723536 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-b6740e3a-fcc0-4eaa-a92c-aca772e7c0c6 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:07.733400 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:07.733400 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:07.739559 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-b6740e3a-fcc0-4eaa-a92c-aca772e7c0c6 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:07.747039 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-b6740e3a-fcc0-4eaa-a92c-aca772e7c0c6 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:07.747452 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 758/3072] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:07 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:07.870953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d2e92050-cb12-4aaa-8897-5823b230eac9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:07.872560 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2e92050-cb12-4aaa-8897-5823b230eac9 None None] GET https://10.4.3.158/volume// Aug 19 21:29:07.872831 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2e92050-cb12-4aaa-8897-5823b230eac9 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:07.873151 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2e92050-cb12-4aaa-8897-5823b230eac9 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:07.873588 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2e92050-cb12-4aaa-8897-5823b230eac9 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:07.874026 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 776/3073] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:29:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:07.886179 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ad3baae3-b917-4e45-9072-6d969e77a0bd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:07.889320 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ad3baae3-b917-4e45-9072-6d969e77a0bd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:29:07.889741 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ad3baae3-b917-4e45-9072-6d969e77a0bd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc79f63c-c045-4d52-ad0d-839fd95656dd", "connector": null, "instance_uuid": "e7ad3d01-a75a-4b7a-8eef-b8d25d42a825"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:07.903949 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:07.903949 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:07.945151 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ad3baae3-b917-4e45-9072-6d969e77a0bd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:29:07.945637 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 769/3074] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:29:07 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 19 21:29:08.000188 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6a9d4d1f-5f18-476b-ab9d-c49e58b71441 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:08.003045 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6a9d4d1f-5f18-476b-ab9d-c49e58b71441 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:08.003045 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6a9d4d1f-5f18-476b-ab9d-c49e58b71441 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:08.003544 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6a9d4d1f-5f18-476b-ab9d-c49e58b71441 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:08.011464 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9055c47a-7bbf-4aed-b721-3b9b0783b750 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:08.011464 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9055c47a-7bbf-4aed-b721-3b9b0783b750 None None] GET https://10.4.3.158/volume// Aug 19 21:29:08.012824 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9055c47a-7bbf-4aed-b721-3b9b0783b750 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:08.012824 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9055c47a-7bbf-4aed-b721-3b9b0783b750 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:08.012824 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9055c47a-7bbf-4aed-b721-3b9b0783b750 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:08.012824 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 759/3075] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:08.022853 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:08.022853 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:08.026792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-cbb0fa57-9e7c-4ba6-ae5c-aca24d05dc6a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:08.030754 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6a9d4d1f-5f18-476b-ab9d-c49e58b71441 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:08.031250 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-cbb0fa57-9e7c-4ba6-ae5c-aca24d05dc6a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:08.032427 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-cbb0fa57-9e7c-4ba6-ae5c-aca24d05dc6a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:08.032427 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-cbb0fa57-9e7c-4ba6-ae5c-aca24d05dc6a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:08.041304 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6a9d4d1f-5f18-476b-ab9d-c49e58b71441 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:08.042816 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 772/3076] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:07 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:08.046791 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:08.046791 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:08.053766 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-cbb0fa57-9e7c-4ba6-ae5c-aca24d05dc6a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:08.059754 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-cbb0fa57-9e7c-4ba6-ae5c-aca24d05dc6a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:08.060213 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 777/3077] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:08 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:08.128648 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-08c1363b-c2fd-4e75-8608-18dd8f2f2739 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:08.132957 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-08c1363b-c2fd-4e75-8608-18dd8f2f2739 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:08.133125 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-08c1363b-c2fd-4e75-8608-18dd8f2f2739 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:08.133424 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-08c1363b-c2fd-4e75-8608-18dd8f2f2739 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:08.133610 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-08c1363b-c2fd-4e75-8608-18dd8f2f2739 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:08.140256 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:08.140256 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:08.141808 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-08c1363b-c2fd-4e75-8608-18dd8f2f2739 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:08.141808 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 770/3078] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:08 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:08.190892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ff6b7d0e-5491-48ad-acd4-44060412c9ea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:08.193929 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ff6b7d0e-5491-48ad-acd4-44060412c9ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] PUT https://10.4.3.158/volume/v3/attachments/0b9da6e5-f666-413e-851a-381e4ca0cc78 Aug 19 21:29:08.194664 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ff6b7d0e-5491-48ad-acd4-44060412c9ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:08.203314 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ff6b7d0e-5491-48ad-acd4-44060412c9ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Acquiring lock "cinder-attachment_update-dc79f63c-c045-4d52-ad0d-839fd95656dd-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:29:08.209390 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ff6b7d0e-5491-48ad-acd4-44060412c9ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Lock "cinder-attachment_update-dc79f63c-c045-4d52-ad0d-839fd95656dd-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:29:08.211155 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:08.211155 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:08.331862 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ff6b7d0e-5491-48ad-acd4-44060412c9ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Lock "cinder-attachment_update-dc79f63c-c045-4d52-ad0d-839fd95656dd-np0000007814" released by "attachment_update" :: held 0.122s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:29:08.332769 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-ff6b7d0e-5491-48ad-acd4-44060412c9ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/0b9da6e5-f666-413e-851a-381e4ca0cc78 returned with HTTP 200 Aug 19 21:29:08.332769 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 760/3079] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:29:08 2026] PUT /volume/v3/attachments/0b9da6e5-f666-413e-851a-381e4ca0cc78 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:08.615025 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bccbcc5c-bdd9-43ae-a97c-b254de07b344 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:08.616913 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bccbcc5c-bdd9-43ae-a97c-b254de07b344 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:08.617356 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bccbcc5c-bdd9-43ae-a97c-b254de07b344 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:08.617724 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bccbcc5c-bdd9-43ae-a97c-b254de07b344 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:08.617988 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-bccbcc5c-bdd9-43ae-a97c-b254de07b344 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:08.623507 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:08.623507 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:08.625309 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bccbcc5c-bdd9-43ae-a97c-b254de07b344 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:08.625309 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 773/3080] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:08 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:09.057814 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-11446f29-11be-4aed-943d-96671879317d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:09.060399 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-11446f29-11be-4aed-943d-96671879317d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:09.060399 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-11446f29-11be-4aed-943d-96671879317d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:09.060617 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-11446f29-11be-4aed-943d-96671879317d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:09.074661 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:09.074661 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:09.079490 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-11446f29-11be-4aed-943d-96671879317d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:09.085574 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-11446f29-11be-4aed-943d-96671879317d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:09.086173 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 778/3081] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:09 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:09.157358 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-100e006d-0bd1-47ce-95ab-355d263291fd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:09.157358 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-100e006d-0bd1-47ce-95ab-355d263291fd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:09.157358 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-100e006d-0bd1-47ce-95ab-355d263291fd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:09.157358 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-100e006d-0bd1-47ce-95ab-355d263291fd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:09.157358 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-100e006d-0bd1-47ce-95ab-355d263291fd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:09.162141 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:09.162141 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:09.165035 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-100e006d-0bd1-47ce-95ab-355d263291fd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:09.165035 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 771/3082] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:09 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:09.480507 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ae7178b5-b0ac-45b8-958f-cfcdf241682c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:09.640809 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-42e6ced1-cf48-42b5-a470-650300d4ac77 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:09.645037 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-42e6ced1-cf48-42b5-a470-650300d4ac77 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:09.645037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-42e6ced1-cf48-42b5-a470-650300d4ac77 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:09.645037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-42e6ced1-cf48-42b5-a470-650300d4ac77 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:09.645335 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-42e6ced1-cf48-42b5-a470-650300d4ac77 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:09.655096 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:09.655096 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:09.656845 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-42e6ced1-cf48-42b5-a470-650300d4ac77 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:09.657572 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 774/3083] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:09 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:09.662562 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae7178b5-b0ac-45b8-958f-cfcdf241682c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:09.663354 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae7178b5-b0ac-45b8-958f-cfcdf241682c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1363276316", "extra_specs": {"storage_protocol": "tempest-storage_protocol-716751275", "vendor_name": "tempest-vendor_name-1649405120"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:09.668170 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:09.668170 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:09.697964 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae7178b5-b0ac-45b8-958f-cfcdf241682c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:09.698523 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 761/3084] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:09 2026] POST /volume/v3/types => generated 328 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:09.711580 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-000373ac-58f9-4b3a-962f-15100de450b5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:09.713718 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:29:09.714115 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c4871f9-cbf3-4e08-9607-5ee05e8b6bad", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:09.715675 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Create volume request body: {'volume': {'volume_type': '7c4871f9-cbf3-4e08-9607-5ee05e8b6bad', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:29:09.723801 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Create volume of 1 GB Aug 19 21:29:09.724444 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:09.724444 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:09.724986 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Availability Zones retrieved successfully. Aug 19 21:29:09.740420 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Flow 'volume_create_api' (6da5e78b-bf9c-4570-8a0f-df15b158fc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:09.742775 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bede309-2512-47d6-8d67-84403ceeca3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:09.744092 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:29:09.781564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bede309-2512-47d6-8d67-84403ceeca3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:29:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-716751275',vendor_name='tempest-vendor_name-1649405120'},id=7c4871f9-cbf3-4e08-9607-5ee05e8b6bad,is_public=True,name='tempest-ProjectAdminTests-volume-type-1363276316',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c4871f9-cbf3-4e08-9607-5ee05e8b6bad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:09.782391 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa4d2094-c3ca-4a4f-b342-1c08e1d91c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:09.827429 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1363276316 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1363276316, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:09.827429 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1363276316 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1363276316, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:09.881827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Created reservations ['a0da75d0-5c7e-4394-9741-c43f82ef7e30', 'd105ac7b-6099-45f5-bcce-49b684599226', '6d678242-2be8-4e74-b773-232bf1494a26', 'fb925a4d-9396-4a93-9e3d-47067bc86f7a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:09.882684 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa4d2094-c3ca-4a4f-b342-1c08e1d91c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0da75d0-5c7e-4394-9741-c43f82ef7e30', 'd105ac7b-6099-45f5-bcce-49b684599226', '6d678242-2be8-4e74-b773-232bf1494a26', 'fb925a4d-9396-4a93-9e3d-47067bc86f7a']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:09.883484 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7d9bcf-3cbf-40c5-8737-198af9b9dc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:09.914805 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7d9bcf-3cbf-40c5-8737-198af9b9dc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd56d433-c38e-4a02-a418-0551d773cd47', '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='eb6512b87e8646a6802dadfc00b6f376',qos_specs=None,replication_status=,reservations=['a0da75d0-5c7e-4394-9741-c43f82ef7e30','d105ac7b-6099-45f5-bcce-49b684599226','6d678242-2be8-4e74-b773-232bf1494a26','fb925a4d-9396-4a93-9e3d-47067bc86f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28f274e785d47b89e789fa02a10f0aa',volume_type_id=7c4871f9-cbf3-4e08-9607-5ee05e8b6bad), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:29:09Z,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=fd56d433-c38e-4a02-a418-0551d773cd47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb6512b87e8646a6802dadfc00b6f376',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d28f274e785d47b89e789fa02a10f0aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c4871f9-cbf3-4e08-9607-5ee05e8b6bad),volume_type_id=7c4871f9-cbf3-4e08-9607-5ee05e8b6bad)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:09.916084 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310641d0-85e8-44db-b76f-6100250c6f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:09.945936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310641d0-85e8-44db-b76f-6100250c6f8b) transitioned into state 'SUCCESS' from 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='eb6512b87e8646a6802dadfc00b6f376',qos_specs=None,replication_status=,reservations=['a0da75d0-5c7e-4394-9741-c43f82ef7e30','d105ac7b-6099-45f5-bcce-49b684599226','6d678242-2be8-4e74-b773-232bf1494a26','fb925a4d-9396-4a93-9e3d-47067bc86f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28f274e785d47b89e789fa02a10f0aa',volume_type_id=7c4871f9-cbf3-4e08-9607-5ee05e8b6bad)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:09.946773 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a83f73d-baf3-460b-b227-13bc4cedd9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:09.959709 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a83f73d-baf3-460b-b227-13bc4cedd9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:09.960773 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Flow 'volume_create_api' (6da5e78b-bf9c-4570-8a0f-df15b158fc50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:09.961252 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Create volume request issued successfully. Aug 19 21:29:09.961974 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-000373ac-58f9-4b3a-962f-15100de450b5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:29:09.962764 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 779/3085] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:29:09 2026] POST /volume/v3/volumes => generated 773 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:09.980479 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6cdca9d9-24c5-45e1-905e-b9c3aa2db035 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:09.982472 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6cdca9d9-24c5-45e1-905e-b9c3aa2db035 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/volumes/fd56d433-c38e-4a02-a418-0551d773cd47 Aug 19 21:29:09.982716 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6cdca9d9-24c5-45e1-905e-b9c3aa2db035 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:09.983113 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6cdca9d9-24c5-45e1-905e-b9c3aa2db035 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:09.996152 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:09.996152 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:10.003245 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6cdca9d9-24c5-45e1-905e-b9c3aa2db035 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Volume info retrieved successfully. Aug 19 21:29:10.008515 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6cdca9d9-24c5-45e1-905e-b9c3aa2db035 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes/fd56d433-c38e-4a02-a418-0551d773cd47 returned with HTTP 200 Aug 19 21:29:10.009130 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 772/3086] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:09 2026] GET /volume/v3/volumes/fd56d433-c38e-4a02-a418-0551d773cd47 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:10.101260 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a5459f97-f4f3-4ee3-a7df-d7ca50fcec98 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:10.103424 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a5459f97-f4f3-4ee3-a7df-d7ca50fcec98 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:10.103670 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a5459f97-f4f3-4ee3-a7df-d7ca50fcec98 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:10.103870 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a5459f97-f4f3-4ee3-a7df-d7ca50fcec98 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:10.115393 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:10.115393 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:10.120775 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a5459f97-f4f3-4ee3-a7df-d7ca50fcec98 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:10.128361 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a5459f97-f4f3-4ee3-a7df-d7ca50fcec98 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:10.129058 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 775/3087] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:10 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:10.176740 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-128eb05d-fb14-4239-bbd5-625ec672bd17 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:10.179457 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-128eb05d-fb14-4239-bbd5-625ec672bd17 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:10.179711 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-128eb05d-fb14-4239-bbd5-625ec672bd17 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:10.180162 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-128eb05d-fb14-4239-bbd5-625ec672bd17 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:10.180388 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-128eb05d-fb14-4239-bbd5-625ec672bd17 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:10.185840 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:10.185840 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:10.186790 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-128eb05d-fb14-4239-bbd5-625ec672bd17 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:10.187279 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 762/3088] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:10 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:10.679175 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e5f55827-ddff-408d-be6a-4eaf869092e4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:10.682249 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e5f55827-ddff-408d-be6a-4eaf869092e4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:10.682467 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e5f55827-ddff-408d-be6a-4eaf869092e4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:10.682734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e5f55827-ddff-408d-be6a-4eaf869092e4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:10.682871 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e5f55827-ddff-408d-be6a-4eaf869092e4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:10.689345 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:10.689345 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:10.691910 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e5f55827-ddff-408d-be6a-4eaf869092e4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:10.691910 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 780/3089] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:10 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:11.024855 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8136d82d-eb39-42f1-ae33-7ff72f4f05c7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.026971 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8136d82d-eb39-42f1-ae33-7ff72f4f05c7 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/volumes/fd56d433-c38e-4a02-a418-0551d773cd47 Aug 19 21:29:11.027263 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8136d82d-eb39-42f1-ae33-7ff72f4f05c7 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:11.027503 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8136d82d-eb39-42f1-ae33-7ff72f4f05c7 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:11.035304 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:11.035304 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:11.039394 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8136d82d-eb39-42f1-ae33-7ff72f4f05c7 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Volume info retrieved successfully. Aug 19 21:29:11.044444 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8136d82d-eb39-42f1-ae33-7ff72f4f05c7 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes/fd56d433-c38e-4a02-a418-0551d773cd47 returned with HTTP 200 Aug 19 21:29:11.044866 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 773/3090] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:11 2026] GET /volume/v3/volumes/fd56d433-c38e-4a02-a418-0551d773cd47 => generated 973 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:11.059774 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-edad8fe3-e124-40e0-8fa7-997d400d6f82 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.063754 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-edad8fe3-e124-40e0-8fa7-997d400d6f82 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/messages Aug 19 21:29:11.063754 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-edad8fe3-e124-40e0-8fa7-997d400d6f82 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:11.063754 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-edad8fe3-e124-40e0-8fa7-997d400d6f82 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:11.066821 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-edad8fe3-e124-40e0-8fa7-997d400d6f82 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:29:11.067392 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 776/3091] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:29:11 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:11.077202 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fc493402-f6f3-4042-922f-94e27920b1e8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.079352 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc493402-f6f3-4042-922f-94e27920b1e8 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] DELETE https://10.4.3.158/volume/v3/messages/a20c7336-efae-4894-bd56-246c6e2f0217 Aug 19 21:29:11.079634 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc493402-f6f3-4042-922f-94e27920b1e8 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:11.079847 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc493402-f6f3-4042-922f-94e27920b1e8 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:11.090102 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc493402-f6f3-4042-922f-94e27920b1e8 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/messages/a20c7336-efae-4894-bd56-246c6e2f0217 returned with HTTP 204 Aug 19 21:29:11.090459 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 763/3092] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Aug 19 21:29:11 2026] DELETE /volume/v3/messages/a20c7336-efae-4894-bd56-246c6e2f0217 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 21:29:11.098763 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-437394b8-5bb9-48bc-8c82-d897723ed2e3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.101248 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-437394b8-5bb9-48bc-8c82-d897723ed2e3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/messages/a20c7336-efae-4894-bd56-246c6e2f0217 Aug 19 21:29:11.101715 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-437394b8-5bb9-48bc-8c82-d897723ed2e3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:11.101860 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-437394b8-5bb9-48bc-8c82-d897723ed2e3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:11.105599 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-437394b8-5bb9-48bc-8c82-d897723ed2e3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/messages/a20c7336-efae-4894-bd56-246c6e2f0217 returned with HTTP 404 Aug 19 21:29:11.106218 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 781/3093] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:29:11 2026] GET /volume/v3/messages/a20c7336-efae-4894-bd56-246c6e2f0217 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:11.114368 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-886bf757-2222-43dc-a8d7-508e2200d800 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.116485 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/fd56d433-c38e-4a02-a418-0551d773cd47 Aug 19 21:29:11.116733 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:11.116953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:11.117386 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Delete volume with id: fd56d433-c38e-4a02-a418-0551d773cd47 Aug 19 21:29:11.124958 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:11.124958 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:11.125411 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Volume info retrieved successfully. Aug 19 21:29:11.127094 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 21:29:11.144948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-20faffd3-8381-4d16-8263-84e533cf2374 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.145323 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1363276316 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1363276316, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:11.145582 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1363276316 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1363276316, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:11.147613 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-20faffd3-8381-4d16-8263-84e533cf2374 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:11.147953 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-20faffd3-8381-4d16-8263-84e533cf2374 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:11.148264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-20faffd3-8381-4d16-8263-84e533cf2374 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:11.157271 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Created reservations ['de10797d-a1cf-4f9d-9e3c-d9e0949e1f9c', '2784b1e6-8348-4ef1-b781-463ae161a8d3', 'c700bc25-c64e-4db0-a934-05c5453636c5', 'd8d7cfe1-c085-442b-ac55-d915245e7608'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:11.165489 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:11.165489 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:11.175827 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-20faffd3-8381-4d16-8263-84e533cf2374 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:11.182068 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-20faffd3-8381-4d16-8263-84e533cf2374 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:11.182583 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 777/3094] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:11 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:11.195743 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Delete volume request issued successfully. Aug 19 21:29:11.195743 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-886bf757-2222-43dc-a8d7-508e2200d800 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes/fd56d433-c38e-4a02-a418-0551d773cd47 returned with HTTP 202 Aug 19 21:29:11.196093 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 774/3095] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:29:11 2026] DELETE /volume/v3/volumes/fd56d433-c38e-4a02-a418-0551d773cd47 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:11.199095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-56a15f48-5c7e-4822-b6c4-b85c5b40ec21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.201354 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-56a15f48-5c7e-4822-b6c4-b85c5b40ec21 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:11.201552 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-56a15f48-5c7e-4822-b6c4-b85c5b40ec21 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:11.202616 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-56a15f48-5c7e-4822-b6c4-b85c5b40ec21 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:11.202616 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-56a15f48-5c7e-4822-b6c4-b85c5b40ec21 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:11.204816 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-03b7ccb5-1178-4027-957f-773081c5ef47 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.208288 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:11.208288 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:11.209207 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-56a15f48-5c7e-4822-b6c4-b85c5b40ec21 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:11.209436 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-03b7ccb5-1178-4027-957f-773081c5ef47 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] DELETE https://10.4.3.158/volume/v3/types/7c4871f9-cbf3-4e08-9607-5ee05e8b6bad Aug 19 21:29:11.209757 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 764/3096] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:11 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:11.209836 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-03b7ccb5-1178-4027-957f-773081c5ef47 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:11.210276 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-03b7ccb5-1178-4027-957f-773081c5ef47 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:11.253983 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-03b7ccb5-1178-4027-957f-773081c5ef47 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/types/7c4871f9-cbf3-4e08-9607-5ee05e8b6bad returned with HTTP 202 Aug 19 21:29:11.254526 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 782/3097] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:11 2026] DELETE /volume/v3/types/7c4871f9-cbf3-4e08-9607-5ee05e8b6bad => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:11.264533 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d9c0c996-114a-4272-9288-933ee306a8b8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.266582 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d9c0c996-114a-4272-9288-933ee306a8b8 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:11.266998 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d9c0c996-114a-4272-9288-933ee306a8b8 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1008705095", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1118626502", "vendor_name": "tempest-vendor_name-1651905387"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:11.285315 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d9c0c996-114a-4272-9288-933ee306a8b8 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:11.285763 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 778/3098] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:11 2026] POST /volume/v3/types => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:11.298049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7e8d5aac-a469-4361-97d4-37645cb69841 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.302847 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:29:11.304208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5847a8d0-d972-45ac-a64c-8bb2aed7e33d", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:11.307382 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Create volume request body: {'volume': {'volume_type': '5847a8d0-d972-45ac-a64c-8bb2aed7e33d', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:29:11.312426 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Create volume of 1 GB Aug 19 21:29:11.312772 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:11.312772 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:11.313483 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Availability Zones retrieved successfully. Aug 19 21:29:11.325055 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Flow 'volume_create_api' (bf42b95a-91cb-468c-ac6b-c8afd2dc6483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:11.326414 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7cc872-225f-45d1-88bb-506237549004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:11.328354 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:29:11.363835 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7cc872-225f-45d1-88bb-506237549004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:29:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1118626502',vendor_name='tempest-vendor_name-1651905387'},id=5847a8d0-d972-45ac-a64c-8bb2aed7e33d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1008705095',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5847a8d0-d972-45ac-a64c-8bb2aed7e33d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:11.364447 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (139a7961-fdbd-441d-beac-c34329a36028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:11.402663 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1008705095 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1008705095, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:11.403122 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1008705095 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1008705095, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:11.444083 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Created reservations ['96e49128-1540-4a5e-adad-620f39d4cbb4', 'f1119658-36e3-4f71-82a3-c81cb219c9a7', '91377100-24a0-4121-9e32-80bb38fd824a', '33058f48-9bf0-4944-899f-deecb709d34f'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:11.445684 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (139a7961-fdbd-441d-beac-c34329a36028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96e49128-1540-4a5e-adad-620f39d4cbb4', 'f1119658-36e3-4f71-82a3-c81cb219c9a7', '91377100-24a0-4121-9e32-80bb38fd824a', '33058f48-9bf0-4944-899f-deecb709d34f']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:11.446802 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102074a0-4cd0-4a4c-a32a-c916bda6e407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:11.483543 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102074a0-4cd0-4a4c-a32a-c916bda6e407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4958aae8-e4c4-4217-ace1-0d950c37d787', '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='eb6512b87e8646a6802dadfc00b6f376',qos_specs=None,replication_status=,reservations=['96e49128-1540-4a5e-adad-620f39d4cbb4','f1119658-36e3-4f71-82a3-c81cb219c9a7','91377100-24a0-4121-9e32-80bb38fd824a','33058f48-9bf0-4944-899f-deecb709d34f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28f274e785d47b89e789fa02a10f0aa',volume_type_id=5847a8d0-d972-45ac-a64c-8bb2aed7e33d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:29:11Z,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=4958aae8-e4c4-4217-ace1-0d950c37d787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb6512b87e8646a6802dadfc00b6f376',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d28f274e785d47b89e789fa02a10f0aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5847a8d0-d972-45ac-a64c-8bb2aed7e33d),volume_type_id=5847a8d0-d972-45ac-a64c-8bb2aed7e33d)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:11.485027 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab6bef01-4ddc-491e-8684-857139a692d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:11.514411 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab6bef01-4ddc-491e-8684-857139a692d6) transitioned into state 'SUCCESS' from 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='eb6512b87e8646a6802dadfc00b6f376',qos_specs=None,replication_status=,reservations=['96e49128-1540-4a5e-adad-620f39d4cbb4','f1119658-36e3-4f71-82a3-c81cb219c9a7','91377100-24a0-4121-9e32-80bb38fd824a','33058f48-9bf0-4944-899f-deecb709d34f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28f274e785d47b89e789fa02a10f0aa',volume_type_id=5847a8d0-d972-45ac-a64c-8bb2aed7e33d)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:11.515365 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bd2697e-a52d-4d95-847c-476400215fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:11.529062 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bd2697e-a52d-4d95-847c-476400215fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:11.530275 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Flow 'volume_create_api' (bf42b95a-91cb-468c-ac6b-c8afd2dc6483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:11.530723 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Create volume request issued successfully. Aug 19 21:29:11.531527 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7e8d5aac-a469-4361-97d4-37645cb69841 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:29:11.532106 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 775/3099] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:29:11 2026] POST /volume/v3/volumes => generated 773 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:11.548231 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4d9332b6-d86d-4e14-bbfc-4e521ea7a2f6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.550213 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d9332b6-d86d-4e14-bbfc-4e521ea7a2f6 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/volumes/4958aae8-e4c4-4217-ace1-0d950c37d787 Aug 19 21:29:11.551188 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d9332b6-d86d-4e14-bbfc-4e521ea7a2f6 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:11.551595 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d9332b6-d86d-4e14-bbfc-4e521ea7a2f6 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:11.562686 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:11.562686 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:11.568441 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4d9332b6-d86d-4e14-bbfc-4e521ea7a2f6 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Volume info retrieved successfully. Aug 19 21:29:11.574633 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d9332b6-d86d-4e14-bbfc-4e521ea7a2f6 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes/4958aae8-e4c4-4217-ace1-0d950c37d787 returned with HTTP 200 Aug 19 21:29:11.575430 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 765/3100] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:11 2026] GET /volume/v3/volumes/4958aae8-e4c4-4217-ace1-0d950c37d787 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:11.701380 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3722e112-ac50-4227-abe5-f5a462b845bf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:11.703747 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3722e112-ac50-4227-abe5-f5a462b845bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:11.704046 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3722e112-ac50-4227-abe5-f5a462b845bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:11.704265 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3722e112-ac50-4227-abe5-f5a462b845bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:11.704392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3722e112-ac50-4227-abe5-f5a462b845bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:11.709495 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:11.709495 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:11.710376 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3722e112-ac50-4227-abe5-f5a462b845bf tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:11.710833 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 783/3101] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:11 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:12.198797 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-07ec477d-6fba-4d68-85b1-3318d667f669 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.201275 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-07ec477d-6fba-4d68-85b1-3318d667f669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:12.201470 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-07ec477d-6fba-4d68-85b1-3318d667f669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:12.201675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-07ec477d-6fba-4d68-85b1-3318d667f669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:12.217196 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:12.217196 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:12.220130 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c33e35c8-177a-4b7b-a271-3a5dd5352ebf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.222287 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c33e35c8-177a-4b7b-a271-3a5dd5352ebf tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:12.222287 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c33e35c8-177a-4b7b-a271-3a5dd5352ebf tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:12.222529 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c33e35c8-177a-4b7b-a271-3a5dd5352ebf tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:12.222704 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c33e35c8-177a-4b7b-a271-3a5dd5352ebf tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:12.223269 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-07ec477d-6fba-4d68-85b1-3318d667f669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:12.228045 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:12.228045 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:12.229101 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c33e35c8-177a-4b7b-a271-3a5dd5352ebf tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:12.229707 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 776/3102] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:12 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:12.231994 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-07ec477d-6fba-4d68-85b1-3318d667f669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:12.231994 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 779/3103] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:12 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:12.593084 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7caa4a4a-5e32-4c22-8ae7-b99a3d673d05 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.595051 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7caa4a4a-5e32-4c22-8ae7-b99a3d673d05 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/volumes/4958aae8-e4c4-4217-ace1-0d950c37d787 Aug 19 21:29:12.595412 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7caa4a4a-5e32-4c22-8ae7-b99a3d673d05 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:12.595679 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7caa4a4a-5e32-4c22-8ae7-b99a3d673d05 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:12.606155 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:12.606155 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:12.610450 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7caa4a4a-5e32-4c22-8ae7-b99a3d673d05 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Volume info retrieved successfully. Aug 19 21:29:12.616440 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7caa4a4a-5e32-4c22-8ae7-b99a3d673d05 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes/4958aae8-e4c4-4217-ace1-0d950c37d787 returned with HTTP 200 Aug 19 21:29:12.617289 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 766/3104] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:12 2026] GET /volume/v3/volumes/4958aae8-e4c4-4217-ace1-0d950c37d787 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:12.643733 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6bd85eed-1aa1-4542-a7a0-d2428af5856c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.649613 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6bd85eed-1aa1-4542-a7a0-d2428af5856c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/messages Aug 19 21:29:12.650248 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6bd85eed-1aa1-4542-a7a0-d2428af5856c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:12.650825 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6bd85eed-1aa1-4542-a7a0-d2428af5856c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:12.660651 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6bd85eed-1aa1-4542-a7a0-d2428af5856c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:29:12.661859 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 784/3105] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:29:12 2026] GET /volume/v3/messages => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:12.675770 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-49ab09cd-da79-4338-8ac8-147342ce42a5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.678698 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-49ab09cd-da79-4338-8ac8-147342ce42a5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/messages Aug 19 21:29:12.679585 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-49ab09cd-da79-4338-8ac8-147342ce42a5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:12.679585 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-49ab09cd-da79-4338-8ac8-147342ce42a5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:12.688758 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-49ab09cd-da79-4338-8ac8-147342ce42a5 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:29:12.689454 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 777/3106] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:29:12 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:12.702082 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-82774ab5-3a42-4a1a-8ee6-ade0a0c93b84 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.709197 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-82774ab5-3a42-4a1a-8ee6-ade0a0c93b84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] DELETE https://10.4.3.158/volume/v3/messages/a6bfcaaa-ec52-4ea8-b19a-925f81124d38 Aug 19 21:29:12.709582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-82774ab5-3a42-4a1a-8ee6-ade0a0c93b84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:12.709782 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-82774ab5-3a42-4a1a-8ee6-ade0a0c93b84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:12.725657 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bd380642-0490-420c-9883-c2100fc2a8a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.727481 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bd380642-0490-420c-9883-c2100fc2a8a2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:12.727941 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bd380642-0490-420c-9883-c2100fc2a8a2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:12.728279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bd380642-0490-420c-9883-c2100fc2a8a2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:12.728575 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bd380642-0490-420c-9883-c2100fc2a8a2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:12.732657 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-82774ab5-3a42-4a1a-8ee6-ade0a0c93b84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/messages/a6bfcaaa-ec52-4ea8-b19a-925f81124d38 returned with HTTP 204 Aug 19 21:29:12.735070 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 780/3107] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Aug 19 21:29:12 2026] DELETE /volume/v3/messages/a6bfcaaa-ec52-4ea8-b19a-925f81124d38 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 21:29:12.735388 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:12.735388 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:12.735388 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bd380642-0490-420c-9883-c2100fc2a8a2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:12.735388 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 767/3108] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:12 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:12.745506 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.749923 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/4958aae8-e4c4-4217-ace1-0d950c37d787 Aug 19 21:29:12.752496 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:12.753020 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:12.753306 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Delete volume with id: 4958aae8-e4c4-4217-ace1-0d950c37d787 Aug 19 21:29:12.769202 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-a92a3e8f-7330-456c-8e6a-9e7933374acd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.771910 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:12.771910 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:12.772369 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Volume info retrieved successfully. Aug 19 21:29:12.774290 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-a92a3e8f-7330-456c-8e6a-9e7933374acd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/attachments/0b9da6e5-f666-413e-851a-381e4ca0cc78/action Aug 19 21:29:12.774836 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-a92a3e8f-7330-456c-8e6a-9e7933374acd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:12.775152 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-a92a3e8f-7330-456c-8e6a-9e7933374acd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:12.775253 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100175) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 21:29:12.800479 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1008705095 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1008705095, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:12.800786 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1008705095 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1008705095, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:12.805046 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:12.805046 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:12.815403 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Created reservations ['785a359b-7d16-4995-a2ac-571632e54ba6', '9ff78568-f59c-49be-bd55-9d7d9b43ca48', '71c95e40-81f4-4eb8-b9f6-1ee3cf2b3993', '7c6797cc-72dc-4821-937c-8bf33cf65cd2'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:12.822282 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-424427e8-0dff-4641-9fd9-2e8a5f561bdd req-a92a3e8f-7330-456c-8e6a-9e7933374acd tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/0b9da6e5-f666-413e-851a-381e4ca0cc78/action returned with HTTP 204 Aug 19 21:29:12.823058 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 778/3109] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:29:12 2026] POST /volume/v3/attachments/0b9da6e5-f666-413e-851a-381e4ca0cc78/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:12.912606 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Delete volume request issued successfully. Aug 19 21:29:12.913111 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7b19272f-ae1b-4bd6-a88e-2af44d453e8e tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes/4958aae8-e4c4-4217-ace1-0d950c37d787 returned with HTTP 202 Aug 19 21:29:12.913948 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 785/3110] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:29:12 2026] DELETE /volume/v3/volumes/4958aae8-e4c4-4217-ace1-0d950c37d787 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:12.923812 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b634ef74-13d6-4453-8c85-cde31f1b4d0c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.926187 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b634ef74-13d6-4453-8c85-cde31f1b4d0c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] DELETE https://10.4.3.158/volume/v3/types/5847a8d0-d972-45ac-a64c-8bb2aed7e33d Aug 19 21:29:12.926536 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b634ef74-13d6-4453-8c85-cde31f1b4d0c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:12.926813 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b634ef74-13d6-4453-8c85-cde31f1b4d0c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:12.956304 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b634ef74-13d6-4453-8c85-cde31f1b4d0c tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/types/5847a8d0-d972-45ac-a64c-8bb2aed7e33d returned with HTTP 202 Aug 19 21:29:12.957037 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 781/3111] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:12 2026] DELETE /volume/v3/types/5847a8d0-d972-45ac-a64c-8bb2aed7e33d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:12.970007 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-857cd2b9-2666-4efa-b4f3-147523d5e851 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:12.974171 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-857cd2b9-2666-4efa-b4f3-147523d5e851 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:12.974171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-857cd2b9-2666-4efa-b4f3-147523d5e851 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-805279032", "extra_specs": {"storage_protocol": "tempest-storage_protocol-920667730", "vendor_name": "tempest-vendor_name-1247801214"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:12.997116 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-857cd2b9-2666-4efa-b4f3-147523d5e851 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:12.997921 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 768/3112] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:12 2026] POST /volume/v3/types => generated 327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:13.009955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:13.012579 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:29:13.013123 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7ebf6a70-7527-4243-8648-d246ac52e184", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:13.015526 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Create volume request body: {'volume': {'volume_type': '7ebf6a70-7527-4243-8648-d246ac52e184', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:29:13.021051 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Create volume of 1 GB Aug 19 21:29:13.021388 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:13.021388 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:13.021788 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Availability Zones retrieved successfully. Aug 19 21:29:13.029587 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Flow 'volume_create_api' (4d2ef5c4-7619-4441-b051-9385d0d56b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:13.030693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3baa2da-b7f3-46ac-a5d0-f1928d3387d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:13.031684 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:29:13.059293 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3baa2da-b7f3-46ac-a5d0-f1928d3387d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:29:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-920667730',vendor_name='tempest-vendor_name-1247801214'},id=7ebf6a70-7527-4243-8648-d246ac52e184,is_public=True,name='tempest-ProjectAdminTests-volume-type-805279032',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ebf6a70-7527-4243-8648-d246ac52e184', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:13.060235 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73f40ba-b3a7-4b5d-9767-b1b2e901e66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:13.091989 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-805279032 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-805279032, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:13.092588 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-805279032 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-805279032, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:13.131245 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Created reservations ['25058c38-0e9d-457a-8958-17c99f742947', '60b98c62-a5db-49c5-afec-da9b3c254f2d', 'ff1d59cf-73f7-4c46-b945-47486cfb87ae', '06fb9876-afb8-4550-80a8-bce8ab860b67'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:13.132387 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73f40ba-b3a7-4b5d-9767-b1b2e901e66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25058c38-0e9d-457a-8958-17c99f742947', '60b98c62-a5db-49c5-afec-da9b3c254f2d', 'ff1d59cf-73f7-4c46-b945-47486cfb87ae', '06fb9876-afb8-4550-80a8-bce8ab860b67']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:13.133415 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3f350e-7179-48e7-91ee-f04153fdab72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:13.168856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3f350e-7179-48e7-91ee-f04153fdab72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d9a3ed-ac58-4cb6-9ab2-808a65380679', '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='eb6512b87e8646a6802dadfc00b6f376',qos_specs=None,replication_status=,reservations=['25058c38-0e9d-457a-8958-17c99f742947','60b98c62-a5db-49c5-afec-da9b3c254f2d','ff1d59cf-73f7-4c46-b945-47486cfb87ae','06fb9876-afb8-4550-80a8-bce8ab860b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28f274e785d47b89e789fa02a10f0aa',volume_type_id=7ebf6a70-7527-4243-8648-d246ac52e184), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:29:13Z,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=33d9a3ed-ac58-4cb6-9ab2-808a65380679,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb6512b87e8646a6802dadfc00b6f376',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d28f274e785d47b89e789fa02a10f0aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ebf6a70-7527-4243-8648-d246ac52e184),volume_type_id=7ebf6a70-7527-4243-8648-d246ac52e184)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:13.169778 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b40f170a-d442-419e-91ab-ba5a503692dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:13.192620 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b40f170a-d442-419e-91ab-ba5a503692dc) transitioned into state 'SUCCESS' from 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='eb6512b87e8646a6802dadfc00b6f376',qos_specs=None,replication_status=,reservations=['25058c38-0e9d-457a-8958-17c99f742947','60b98c62-a5db-49c5-afec-da9b3c254f2d','ff1d59cf-73f7-4c46-b945-47486cfb87ae','06fb9876-afb8-4550-80a8-bce8ab860b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28f274e785d47b89e789fa02a10f0aa',volume_type_id=7ebf6a70-7527-4243-8648-d246ac52e184)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:13.193724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dff9362-f918-43ad-809b-609fa1b45581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:13.206900 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dff9362-f918-43ad-809b-609fa1b45581) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:13.208039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Flow 'volume_create_api' (4d2ef5c4-7619-4441-b051-9385d0d56b9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:13.208914 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Create volume request issued successfully. Aug 19 21:29:13.209642 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-77d3e7fb-2c19-4b4f-af0c-9a035f2efe84 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:29:13.210499 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 779/3113] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:29:13 2026] POST /volume/v3/volumes => generated 772 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:13.225540 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1d473df1-8cad-47c9-8451-ab0805b702f6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:13.228288 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d473df1-8cad-47c9-8451-ab0805b702f6 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/volumes/33d9a3ed-ac58-4cb6-9ab2-808a65380679 Aug 19 21:29:13.228830 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d473df1-8cad-47c9-8451-ab0805b702f6 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:13.229179 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d473df1-8cad-47c9-8451-ab0805b702f6 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:13.248044 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a46a73e3-a308-4211-ae92-6c58ad9792e1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:13.249318 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:13.249318 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:13.253945 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a46a73e3-a308-4211-ae92-6c58ad9792e1 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:13.255915 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0eb40ca4-032c-4355-afeb-e8cd18648690 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:13.256062 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a46a73e3-a308-4211-ae92-6c58ad9792e1 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:13.256062 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a46a73e3-a308-4211-ae92-6c58ad9792e1 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:13.256062 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a46a73e3-a308-4211-ae92-6c58ad9792e1 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:13.257799 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0eb40ca4-032c-4355-afeb-e8cd18648690 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:13.258231 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0eb40ca4-032c-4355-afeb-e8cd18648690 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:13.259819 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1d473df1-8cad-47c9-8451-ab0805b702f6 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Volume info retrieved successfully. Aug 19 21:29:13.262398 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0eb40ca4-032c-4355-afeb-e8cd18648690 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:13.267296 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d473df1-8cad-47c9-8451-ab0805b702f6 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes/33d9a3ed-ac58-4cb6-9ab2-808a65380679 returned with HTTP 200 Aug 19 21:29:13.268408 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 786/3114] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:13 2026] GET /volume/v3/volumes/33d9a3ed-ac58-4cb6-9ab2-808a65380679 => generated 951 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:13.270024 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:13.270024 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:13.271605 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a46a73e3-a308-4211-ae92-6c58ad9792e1 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:13.271605 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 782/3115] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:13 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:13.279985 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:13.279985 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:13.285184 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0eb40ca4-032c-4355-afeb-e8cd18648690 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:13.291353 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0eb40ca4-032c-4355-afeb-e8cd18648690 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:13.292414 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 769/3116] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:13 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 1174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:13.755319 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-da8b544b-1983-4e61-8038-331cdbd91915 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:13.758005 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-da8b544b-1983-4e61-8038-331cdbd91915 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:13.758254 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-da8b544b-1983-4e61-8038-331cdbd91915 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:13.758503 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-da8b544b-1983-4e61-8038-331cdbd91915 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:13.758686 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-da8b544b-1983-4e61-8038-331cdbd91915 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:13.764632 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:13.764632 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:13.765703 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-da8b544b-1983-4e61-8038-331cdbd91915 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:13.766199 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 780/3117] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:13 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:13.780320 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-83cb8da9-d707-455f-80d4-3f7170d98e36 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:13.782815 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-83cb8da9-d707-455f-80d4-3f7170d98e36 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:13.783170 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-83cb8da9-d707-455f-80d4-3f7170d98e36 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:13.783442 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-83cb8da9-d707-455f-80d4-3f7170d98e36 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:13.783607 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-83cb8da9-d707-455f-80d4-3f7170d98e36 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:13.791116 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:13.791116 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:13.791688 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-83cb8da9-d707-455f-80d4-3f7170d98e36 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:13.792912 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 787/3118] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:13 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:13.806319 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-535fa49c-f30d-435c-8d52-07425f5fa265 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:13.808165 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-535fa49c-f30d-435c-8d52-07425f5fa265 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:29:13.808601 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-535fa49c-f30d-435c-8d52-07425f5fa265 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "253f171d-3ab2-4186-86dc-d1f20964e026", "incremental": true, "force": true}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:13.810526 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-535fa49c-f30d-435c-8d52-07425f5fa265 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating new backup {'backup': {'volume_id': '253f171d-3ab2-4186-86dc-d1f20964e026', 'incremental': True, 'force': True}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:29:13.810719 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-535fa49c-f30d-435c-8d52-07425f5fa265 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating backup of volume 253f171d-3ab2-4186-86dc-d1f20964e026 in container None Aug 19 21:29:13.828043 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:13.828043 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:13.828043 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-535fa49c-f30d-435c-8d52-07425f5fa265 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:13.857491 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-535fa49c-f30d-435c-8d52-07425f5fa265 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['6a6ce2c5-7d86-4ec5-b999-87700a208df7', '8808be35-2e2d-46ee-88a5-39539c85013f'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:13.897635 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-535fa49c-f30d-435c-8d52-07425f5fa265 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:29:13.898230 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 783/3119] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:29:13 2026] POST /volume/v3/backups => generated 288 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:13.909844 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1453d765-3773-45a2-92c1-84dd048ecefd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:13.911921 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1453d765-3773-45a2-92c1-84dd048ecefd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:13.912209 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1453d765-3773-45a2-92c1-84dd048ecefd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:13.912421 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1453d765-3773-45a2-92c1-84dd048ecefd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:13.912570 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1453d765-3773-45a2-92c1-84dd048ecefd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:13.918186 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:13.918186 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:13.919287 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1453d765-3773-45a2-92c1-84dd048ecefd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:13.919758 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 770/3120] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:13 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:14.287139 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ea2b6238-256b-4f0a-9129-87e275480370 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:14.289573 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea2b6238-256b-4f0a-9129-87e275480370 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:14.289672 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e478d029-1230-4fd0-a6d6-e96d25a919c7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:14.289852 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea2b6238-256b-4f0a-9129-87e275480370 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:14.290166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea2b6238-256b-4f0a-9129-87e275480370 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:14.290335 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ea2b6238-256b-4f0a-9129-87e275480370 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:14.292254 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e478d029-1230-4fd0-a6d6-e96d25a919c7 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/volumes/33d9a3ed-ac58-4cb6-9ab2-808a65380679 Aug 19 21:29:14.292652 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e478d029-1230-4fd0-a6d6-e96d25a919c7 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:14.292854 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e478d029-1230-4fd0-a6d6-e96d25a919c7 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:14.297240 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:14.297240 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:14.298403 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea2b6238-256b-4f0a-9129-87e275480370 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:14.298607 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 781/3121] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:14 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:14.311803 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:14.311803 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:14.316394 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e478d029-1230-4fd0-a6d6-e96d25a919c7 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Volume info retrieved successfully. Aug 19 21:29:14.321427 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e478d029-1230-4fd0-a6d6-e96d25a919c7 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes/33d9a3ed-ac58-4cb6-9ab2-808a65380679 returned with HTTP 200 Aug 19 21:29:14.321932 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 788/3122] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:29:14 2026] GET /volume/v3/volumes/33d9a3ed-ac58-4cb6-9ab2-808a65380679 => generated 972 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:14.342250 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b602183e-8e7c-4134-b1d8-39170754001d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:14.345445 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b602183e-8e7c-4134-b1d8-39170754001d tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/messages Aug 19 21:29:14.345445 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b602183e-8e7c-4134-b1d8-39170754001d tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:14.345826 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b602183e-8e7c-4134-b1d8-39170754001d tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:14.346202 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:14.346202 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:14.351565 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b602183e-8e7c-4134-b1d8-39170754001d tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:29:14.352236 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 784/3123] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:29:14 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:14.363708 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-70c4ece4-52f1-4d06-acbf-f3652a2a615b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:14.365850 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-70c4ece4-52f1-4d06-acbf-f3652a2a615b tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] GET https://10.4.3.158/volume/v3/messages/93a9c4b8-76b8-4f0d-8a31-d98ffffbf2e3 Aug 19 21:29:14.366262 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-70c4ece4-52f1-4d06-acbf-f3652a2a615b tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:14.366508 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-70c4ece4-52f1-4d06-acbf-f3652a2a615b tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:14.371097 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-70c4ece4-52f1-4d06-acbf-f3652a2a615b tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/messages/93a9c4b8-76b8-4f0d-8a31-d98ffffbf2e3 returned with HTTP 200 Aug 19 21:29:14.371467 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 771/3124] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:29:14 2026] GET /volume/v3/messages/93a9c4b8-76b8-4f0d-8a31-d98ffffbf2e3 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:14.382714 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cf5cf86c-fa89-4ef7-9cf5-f320d8121500 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:14.385712 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cf5cf86c-fa89-4ef7-9cf5-f320d8121500 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] DELETE https://10.4.3.158/volume/v3/messages/93a9c4b8-76b8-4f0d-8a31-d98ffffbf2e3 Aug 19 21:29:14.386046 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cf5cf86c-fa89-4ef7-9cf5-f320d8121500 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:14.386671 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cf5cf86c-fa89-4ef7-9cf5-f320d8121500 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:14.401210 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cf5cf86c-fa89-4ef7-9cf5-f320d8121500 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/messages/93a9c4b8-76b8-4f0d-8a31-d98ffffbf2e3 returned with HTTP 204 Aug 19 21:29:14.401379 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 782/3125] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Aug 19 21:29:14 2026] DELETE /volume/v3/messages/93a9c4b8-76b8-4f0d-8a31-d98ffffbf2e3 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 21:29:14.413945 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b8df55c7-4397-40ce-860f-446feb4909c3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:14.416657 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/33d9a3ed-ac58-4cb6-9ab2-808a65380679 Aug 19 21:29:14.416979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:14.417261 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:14.417748 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Delete volume with id: 33d9a3ed-ac58-4cb6-9ab2-808a65380679 Aug 19 21:29:14.429614 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:14.429614 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:14.430065 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Volume info retrieved successfully. Aug 19 21:29:14.431493 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100175) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 21:29:14.449963 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-805279032 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-805279032, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:14.450346 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-805279032 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-805279032, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:29:14.462734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Created reservations ['d1a30da8-dcc7-495b-a7f5-4cc52a9b013c', '32a8fec7-26ca-4497-aec2-cd1de5641b33', '239c0eab-d5b5-4ce0-92a5-dab7af44f226', '3c1d5fd2-ba88-4401-ac8e-f88301ce2ce5'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:14.502787 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Delete volume request issued successfully. Aug 19 21:29:14.503121 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b8df55c7-4397-40ce-860f-446feb4909c3 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/volumes/33d9a3ed-ac58-4cb6-9ab2-808a65380679 returned with HTTP 202 Aug 19 21:29:14.503664 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 789/3126] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:29:14 2026] DELETE /volume/v3/volumes/33d9a3ed-ac58-4cb6-9ab2-808a65380679 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:14.510907 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6bb24034-9d97-4433-8db9-90c434cfd7b1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:14.513198 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6bb24034-9d97-4433-8db9-90c434cfd7b1 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] DELETE https://10.4.3.158/volume/v3/types/7ebf6a70-7527-4243-8648-d246ac52e184 Aug 19 21:29:14.513396 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6bb24034-9d97-4433-8db9-90c434cfd7b1 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:14.513628 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6bb24034-9d97-4433-8db9-90c434cfd7b1 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:14.544734 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6bb24034-9d97-4433-8db9-90c434cfd7b1 tempest-ProjectAdminTests-493939304 tempest-ProjectAdminTests-493939304-project-admin] https://10.4.3.158/volume/v3/types/7ebf6a70-7527-4243-8648-d246ac52e184 returned with HTTP 202 Aug 19 21:29:14.546039 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 785/3127] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:14 2026] DELETE /volume/v3/types/7ebf6a70-7527-4243-8648-d246ac52e184 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:14.935461 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-10ad8e22-b8de-479e-8ebf-07f9a86afc00 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:14.940548 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10ad8e22-b8de-479e-8ebf-07f9a86afc00 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:14.940548 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10ad8e22-b8de-479e-8ebf-07f9a86afc00 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:14.940744 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10ad8e22-b8de-479e-8ebf-07f9a86afc00 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:14.940854 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-10ad8e22-b8de-479e-8ebf-07f9a86afc00 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:14.948440 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:14.948440 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:14.949422 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10ad8e22-b8de-479e-8ebf-07f9a86afc00 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:14.950440 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 772/3128] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:14 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 696 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:15.319721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f39c6341-a12e-44aa-9bfe-d22d7175dd70 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:15.322949 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f39c6341-a12e-44aa-9bfe-d22d7175dd70 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:15.322949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f39c6341-a12e-44aa-9bfe-d22d7175dd70 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:15.322949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f39c6341-a12e-44aa-9bfe-d22d7175dd70 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:15.322949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f39c6341-a12e-44aa-9bfe-d22d7175dd70 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:15.330958 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:15.330958 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:15.331614 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f39c6341-a12e-44aa-9bfe-d22d7175dd70 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:15.332138 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 783/3129] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:15 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:29:15.964512 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7a0b602d-7de0-4af4-b2e5-e58c3da03722 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:15.966646 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a0b602d-7de0-4af4-b2e5-e58c3da03722 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:15.966980 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a0b602d-7de0-4af4-b2e5-e58c3da03722 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:15.967303 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a0b602d-7de0-4af4-b2e5-e58c3da03722 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:15.967372 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7a0b602d-7de0-4af4-b2e5-e58c3da03722 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:15.972860 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:15.972860 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:15.973774 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a0b602d-7de0-4af4-b2e5-e58c3da03722 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:15.974259 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 790/3130] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:15 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:16.349857 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-867d29d0-2cd6-43f0-a2fa-a42ca46c8dbb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.352503 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-867d29d0-2cd6-43f0-a2fa-a42ca46c8dbb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:16.353133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-867d29d0-2cd6-43f0-a2fa-a42ca46c8dbb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:16.353133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-867d29d0-2cd6-43f0-a2fa-a42ca46c8dbb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:16.353133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-867d29d0-2cd6-43f0-a2fa-a42ca46c8dbb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:16.359826 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:16.359826 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:16.361135 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-867d29d0-2cd6-43f0-a2fa-a42ca46c8dbb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:16.361833 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 786/3131] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:16 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:16.463040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-265d083b-2f94-44ac-80ee-3b0762031ec0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.613335 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-265d083b-2f94-44ac-80ee-3b0762031ec0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:16.613912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-265d083b-2f94-44ac-80ee-3b0762031ec0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-364800679", "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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:16.642417 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-265d083b-2f94-44ac-80ee-3b0762031ec0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:16.642417 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 773/3132] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:16 2026] POST /volume/v3/types => generated 379 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:16.656353 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d083e1a5-b681-404c-9576-4521173f750e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.658937 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d083e1a5-b681-404c-9576-4521173f750e tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption Aug 19 21:29:16.659520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d083e1a5-b681-404c-9576-4521173f750e tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:16.698380 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d083e1a5-b681-404c-9576-4521173f750e tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption returned with HTTP 200 Aug 19 21:29:16.698380 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 784/3133] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:29:16 2026] POST /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:16.709709 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-af7245bb-ab90-485d-aea9-8314da78ce34 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.713107 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af7245bb-ab90-485d-aea9-8314da78ce34 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:16.713177 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af7245bb-ab90-485d-aea9-8314da78ce34 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-51564385", "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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:16.743214 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af7245bb-ab90-485d-aea9-8314da78ce34 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:16.744243 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 791/3134] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:16 2026] POST /volume/v3/types => generated 378 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:16.753289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8b3bc718-6429-41ad-8a16-cab6ccd12570 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.755306 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b3bc718-6429-41ad-8a16-cab6ccd12570 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types/f74af76f-f1fd-4ba1-998e-bcd2512573b9/encryption Aug 19 21:29:16.756079 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b3bc718-6429-41ad-8a16-cab6ccd12570 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:16.776732 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b3bc718-6429-41ad-8a16-cab6ccd12570 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/f74af76f-f1fd-4ba1-998e-bcd2512573b9/encryption returned with HTTP 200 Aug 19 21:29:16.777410 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 787/3135] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:29:16 2026] POST /volume/v3/types/f74af76f-f1fd-4ba1-998e-bcd2512573b9/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:16.790568 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6ad0585a-fa92-4bd8-8ec0-abea80cf067c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.795031 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ad0585a-fa92-4bd8-8ec0-abea80cf067c tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:16.795281 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ad0585a-fa92-4bd8-8ec0-abea80cf067c tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1296862896", "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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:16.831145 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ad0585a-fa92-4bd8-8ec0-abea80cf067c tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:16.833742 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 774/3136] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:16 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:16.844005 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c315d359-04d9-47ef-b1b1-1153f988c5d2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.846309 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c315d359-04d9-47ef-b1b1-1153f988c5d2 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types/769e035e-5d99-4c7b-938c-55c5aebac42e/extra_specs Aug 19 21:29:16.846975 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c315d359-04d9-47ef-b1b1-1153f988c5d2 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:16.882560 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c315d359-04d9-47ef-b1b1-1153f988c5d2 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/769e035e-5d99-4c7b-938c-55c5aebac42e/extra_specs returned with HTTP 200 Aug 19 21:29:16.883197 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 785/3137] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Aug 19 21:29:16 2026] POST /volume/v3/types/769e035e-5d99-4c7b-938c-55c5aebac42e/extra_specs => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:29:16.893158 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ae546b9-0681-483d-9b2c-7885150789fc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.894964 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ae546b9-0681-483d-9b2c-7885150789fc tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] PUT https://10.4.3.158/volume/v3/types/769e035e-5d99-4c7b-938c-55c5aebac42e/extra_specs/key2 Aug 19 21:29:16.895700 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ae546b9-0681-483d-9b2c-7885150789fc tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:16.936779 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ae546b9-0681-483d-9b2c-7885150789fc tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/769e035e-5d99-4c7b-938c-55c5aebac42e/extra_specs/key2 returned with HTTP 200 Aug 19 21:29:16.936779 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 792/3138] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:29:16 2026] PUT /volume/v3/types/769e035e-5d99-4c7b-938c-55c5aebac42e/extra_specs/key2 => generated 25 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:29:16.951042 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ea5daea1-55d4-4b0d-a825-d18dca00f3dc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.952661 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ea5daea1-55d4-4b0d-a825-d18dca00f3dc tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:16.953186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ea5daea1-55d4-4b0d-a825-d18dca00f3dc tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:16.976061 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ea5daea1-55d4-4b0d-a825-d18dca00f3dc tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:16.976403 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 788/3139] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:29:16 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 19 21:29:16.986246 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-419d61e8-6a56-441b-b279-db53463efef0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.987024 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b0c34434-6b3c-4b8c-9b3c-3894385ea255 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:16.989929 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-419d61e8-6a56-441b-b279-db53463efef0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] DELETE https://10.4.3.158/volume/v3/types/0a56a546-248f-413f-b1c8-0b311484393b Aug 19 21:29:16.990100 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0c34434-6b3c-4b8c-9b3c-3894385ea255 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:16.990162 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-419d61e8-6a56-441b-b279-db53463efef0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:16.990189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0c34434-6b3c-4b8c-9b3c-3894385ea255 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:16.990212 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-419d61e8-6a56-441b-b279-db53463efef0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:16.990259 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0c34434-6b3c-4b8c-9b3c-3894385ea255 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:16.990259 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b0c34434-6b3c-4b8c-9b3c-3894385ea255 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:16.999170 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:16.999170 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:17.000101 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0c34434-6b3c-4b8c-9b3c-3894385ea255 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:17.000989 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 786/3140] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:16 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:17.030169 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-419d61e8-6a56-441b-b279-db53463efef0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/0a56a546-248f-413f-b1c8-0b311484393b returned with HTTP 202 Aug 19 21:29:17.030595 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 775/3141] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:16 2026] DELETE /volume/v3/types/0a56a546-248f-413f-b1c8-0b311484393b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:17.044578 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-efe180ed-7db8-4a76-b97d-698c56381d9b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.047082 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-efe180ed-7db8-4a76-b97d-698c56381d9b tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:17.047648 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-efe180ed-7db8-4a76-b97d-698c56381d9b tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-202862785", "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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:17.073989 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-efe180ed-7db8-4a76-b97d-698c56381d9b tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:17.074706 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 793/3142] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:17 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:17.084575 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3f3f133b-eb24-4aab-8340-2d17baec2a8f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.087850 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3f3f133b-eb24-4aab-8340-2d17baec2a8f tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types/bf5378ba-9e52-4b83-b471-5adfb1cc34a7/encryption Aug 19 21:29:17.088245 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3f3f133b-eb24-4aab-8340-2d17baec2a8f tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:17.114273 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3f3f133b-eb24-4aab-8340-2d17baec2a8f tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/bf5378ba-9e52-4b83-b471-5adfb1cc34a7/encryption returned with HTTP 200 Aug 19 21:29:17.114773 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 789/3143] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:29:17 2026] POST /volume/v3/types/bf5378ba-9e52-4b83-b471-5adfb1cc34a7/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:17.125670 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-84247c2b-1955-4746-94f1-3d5412285ec5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.129340 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-84247c2b-1955-4746-94f1-3d5412285ec5 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] DELETE https://10.4.3.158/volume/v3/types/bf5378ba-9e52-4b83-b471-5adfb1cc34a7/encryption/44c97312-b988-4bfe-965e-a3b8dbdc5ef1 Aug 19 21:29:17.129898 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-84247c2b-1955-4746-94f1-3d5412285ec5 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.130780 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-84247c2b-1955-4746-94f1-3d5412285ec5 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.155991 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-84247c2b-1955-4746-94f1-3d5412285ec5 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/bf5378ba-9e52-4b83-b471-5adfb1cc34a7/encryption/44c97312-b988-4bfe-965e-a3b8dbdc5ef1 returned with HTTP 202 Aug 19 21:29:17.156677 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 787/3144] 10.4.3.158 () {66 vars in 1489 bytes} [Wed Aug 19 21:29:17 2026] DELETE /volume/v3/types/bf5378ba-9e52-4b83-b471-5adfb1cc34a7/encryption/44c97312-b988-4bfe-965e-a3b8dbdc5ef1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:17.173567 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4ff7563e-216e-4907-9fe4-1a1a72dd8d88 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.175928 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4ff7563e-216e-4907-9fe4-1a1a72dd8d88 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:17.175928 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4ff7563e-216e-4907-9fe4-1a1a72dd8d88 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-347653963", "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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:17.201093 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4ff7563e-216e-4907-9fe4-1a1a72dd8d88 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:17.201269 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 776/3145] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:17 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:17.212445 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3c0c871e-4475-4940-930a-a640646fe045 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.215128 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3c0c871e-4475-4940-930a-a640646fe045 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] DELETE https://10.4.3.158/volume/v3/types/fe50dfa4-7b58-4019-9d43-826259689bd5/extra_specs/key1 Aug 19 21:29:17.215476 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3c0c871e-4475-4940-930a-a640646fe045 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.216286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3c0c871e-4475-4940-930a-a640646fe045 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.257553 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3c0c871e-4475-4940-930a-a640646fe045 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/fe50dfa4-7b58-4019-9d43-826259689bd5/extra_specs/key1 returned with HTTP 202 Aug 19 21:29:17.258397 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 794/3146] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:29:17 2026] DELETE /volume/v3/types/fe50dfa4-7b58-4019-9d43-826259689bd5/extra_specs/key1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:17.272294 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cf122b17-ba90-47dc-8f63-56d9fb2dc8d2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.274194 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf122b17-ba90-47dc-8f63-56d9fb2dc8d2 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:17.274600 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf122b17-ba90-47dc-8f63-56d9fb2dc8d2 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1515676006", "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=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:17.312075 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf122b17-ba90-47dc-8f63-56d9fb2dc8d2 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:17.312531 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 790/3147] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:17 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:17.325682 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d01aa152-124f-4df4-80b4-4bf9f82697f2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.327577 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d01aa152-124f-4df4-80b4-4bf9f82697f2 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] DELETE https://10.4.3.158/volume/v3/types/aa5ed359-eef8-463d-8c58-c673fda53ef7 Aug 19 21:29:17.327928 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d01aa152-124f-4df4-80b4-4bf9f82697f2 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.328281 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d01aa152-124f-4df4-80b4-4bf9f82697f2 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.383286 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f0e81b32-ac38-4209-8244-76cf69b080ea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.386922 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f0e81b32-ac38-4209-8244-76cf69b080ea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:17.386922 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f0e81b32-ac38-4209-8244-76cf69b080ea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.386922 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f0e81b32-ac38-4209-8244-76cf69b080ea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.386922 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f0e81b32-ac38-4209-8244-76cf69b080ea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:17.392218 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:17.392218 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:17.393574 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f0e81b32-ac38-4209-8244-76cf69b080ea tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:17.394231 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 777/3148] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:17.395110 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d01aa152-124f-4df4-80b4-4bf9f82697f2 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/aa5ed359-eef8-463d-8c58-c673fda53ef7 returned with HTTP 202 Aug 19 21:29:17.396553 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 788/3149] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:17 2026] DELETE /volume/v3/types/aa5ed359-eef8-463d-8c58-c673fda53ef7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 21:29:17.411194 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-8904a9db-ca0d-418a-b3da-d57fa281f2f1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.411348 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f6b8596b-9049-4a27-a547-148841759066 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.413492 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f6b8596b-9049-4a27-a547-148841759066 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] GET https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs Aug 19 21:29:17.414373 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f6b8596b-9049-4a27-a547-148841759066 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.414373 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f6b8596b-9049-4a27-a547-148841759066 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.415297 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-8904a9db-ca0d-418a-b3da-d57fa281f2f1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:17.415990 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-8904a9db-ca0d-418a-b3da-d57fa281f2f1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.416541 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-8904a9db-ca0d-418a-b3da-d57fa281f2f1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.424803 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f6b8596b-9049-4a27-a547-148841759066 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs returned with HTTP 200 Aug 19 21:29:17.425329 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 791/3150] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs => generated 185 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:17.431065 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:17.431065 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:17.438365 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-8904a9db-ca0d-418a-b3da-d57fa281f2f1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:17.438487 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-25268505-2bb0-4d1f-826b-a883755495f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.443039 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25268505-2bb0-4d1f-826b-a883755495f4 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] GET https://10.4.3.158/volume/v3/types Aug 19 21:29:17.443039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25268505-2bb0-4d1f-826b-a883755495f4 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.443039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25268505-2bb0-4d1f-826b-a883755495f4 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.443787 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-8904a9db-ca0d-418a-b3da-d57fa281f2f1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:17.444514 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 795/3151] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:17.469917 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25268505-2bb0-4d1f-826b-a883755495f4 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:17.470989 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-b6d8e374-1950-4483-b790-f842f0fa990d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.471087 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 778/3152] 10.4.3.158 () {66 vars in 1231 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/v3/types => generated 2607 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:17.478141 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-b6d8e374-1950-4483-b790-f842f0fa990d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd/action Aug 19 21:29:17.478673 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-b6d8e374-1950-4483-b790-f842f0fa990d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:17.478946 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-b6d8e374-1950-4483-b790-f842f0fa990d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:17.489595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-03c26042-e704-4c11-bc8d-afd00e231a13 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.492126 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-03c26042-e704-4c11-bc8d-afd00e231a13 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] GET https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption/cipher Aug 19 21:29:17.492485 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-03c26042-e704-4c11-bc8d-afd00e231a13 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.492646 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-03c26042-e704-4c11-bc8d-afd00e231a13 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.495626 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:17.495626 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:17.496443 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-b6d8e374-1950-4483-b790-f842f0fa990d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:17.503408 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-03c26042-e704-4c11-bc8d-afd00e231a13 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption/cipher returned with HTTP 200 Aug 19 21:29:17.503853 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 792/3153] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:29:17.511669 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-b6d8e374-1950-4483-b790-f842f0fa990d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Begin detaching volume completed successfully. Aug 19 21:29:17.512028 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-b6d8e374-1950-4483-b790-f842f0fa990d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd/action returned with HTTP 202 Aug 19 21:29:17.512851 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 789/3154] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:29:17 2026] POST /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 21:29:17.518175 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-30dba10a-2ef9-4422-868e-0e03cc6d3d04 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.520539 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30dba10a-2ef9-4422-868e-0e03cc6d3d04 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] GET https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption Aug 19 21:29:17.520817 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30dba10a-2ef9-4422-868e-0e03cc6d3d04 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.521123 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30dba10a-2ef9-4422-868e-0e03cc6d3d04 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.529492 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30dba10a-2ef9-4422-868e-0e03cc6d3d04 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption returned with HTTP 200 Aug 19 21:29:17.530519 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 796/3155] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:17.551063 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-72250439-18b0-477c-a7cd-d100cd9d0454 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.553480 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-72250439-18b0-477c-a7cd-d100cd9d0454 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] GET https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs/multiattach Aug 19 21:29:17.553769 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-72250439-18b0-477c-a7cd-d100cd9d0454 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.554075 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-72250439-18b0-477c-a7cd-d100cd9d0454 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.569126 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-72250439-18b0-477c-a7cd-d100cd9d0454 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs/multiattach returned with HTTP 200 Aug 19 21:29:17.569825 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 779/3156] 10.4.3.158 () {66 vars in 1414 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:29:17.579236 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-474b8da7-d399-43c5-ab94-1ba3286f3650 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.579963 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-474b8da7-d399-43c5-ab94-1ba3286f3650 None None] GET https://10.4.3.158/volume// Aug 19 21:29:17.579963 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-474b8da7-d399-43c5-ab94-1ba3286f3650 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.580150 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-474b8da7-d399-43c5-ab94-1ba3286f3650 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.580392 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-474b8da7-d399-43c5-ab94-1ba3286f3650 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:17.580811 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 793/3157] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:17.586273 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7e843fe6-8b04-4972-80ea-eb48e0ab0081 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.588734 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7e843fe6-8b04-4972-80ea-eb48e0ab0081 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] GET https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs/volume_backend_name Aug 19 21:29:17.589254 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7e843fe6-8b04-4972-80ea-eb48e0ab0081 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.589356 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7e843fe6-8b04-4972-80ea-eb48e0ab0081 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.596508 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-a4cfd45b-36cb-40a2-bcef-bd9d7c98a5b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.599285 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7e843fe6-8b04-4972-80ea-eb48e0ab0081 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs/volume_backend_name returned with HTTP 200 Aug 19 21:29:17.599758 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 790/3158] 10.4.3.158 () {66 vars in 1438 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs/volume_backend_name => generated 44 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:29:17.600273 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-a4cfd45b-36cb-40a2-bcef-bd9d7c98a5b1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:17.601765 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-a4cfd45b-36cb-40a2-bcef-bd9d7c98a5b1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.601962 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-a4cfd45b-36cb-40a2-bcef-bd9d7c98a5b1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.613164 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-19900b4e-ff44-4139-8491-a4209187aea4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.618179 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-19900b4e-ff44-4139-8491-a4209187aea4 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] GET https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b Aug 19 21:29:17.618179 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-19900b4e-ff44-4139-8491-a4209187aea4 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.618418 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-19900b4e-ff44-4139-8491-a4209187aea4 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.620661 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:17.620661 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:17.626708 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-a4cfd45b-36cb-40a2-bcef-bd9d7c98a5b1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:17.627311 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-19900b4e-ff44-4139-8491-a4209187aea4 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b returned with HTTP 200 Aug 19 21:29:17.628497 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 780/3159] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b => generated 401 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:17.634252 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-a4cfd45b-36cb-40a2-bcef-bd9d7c98a5b1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:17.634689 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 797/3160] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:17 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 1357 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:17.642807 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bb06e022-0da5-44b3-80c3-261044d9c92e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.645094 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bb06e022-0da5-44b3-80c3-261044d9c92e tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] PUT https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption/45a61dfc-a733-4b26-b064-ed0ce9552e21 Aug 19 21:29:17.645561 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bb06e022-0da5-44b3-80c3-261044d9c92e tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:17.670665 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bb06e022-0da5-44b3-80c3-261044d9c92e tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption/45a61dfc-a733-4b26-b064-ed0ce9552e21 returned with HTTP 200 Aug 19 21:29:17.671503 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 794/3161] 10.4.3.158 () {68 vars in 1506 bytes} [Wed Aug 19 21:29:17 2026] PUT /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/encryption/45a61dfc-a733-4b26-b064-ed0ce9552e21 => generated 33 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:29:17.682414 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e7675b23-1f2a-4e55-a087-e3014885f5c6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.685588 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e7675b23-1f2a-4e55-a087-e3014885f5c6 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] PUT https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs/key1 Aug 19 21:29:17.686041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e7675b23-1f2a-4e55-a087-e3014885f5c6 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:17.715544 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e7675b23-1f2a-4e55-a087-e3014885f5c6 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs/key1 returned with HTTP 200 Aug 19 21:29:17.715985 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 791/3162] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:29:17 2026] PUT /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b/extra_specs/key1 => generated 30 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:29:17.728450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-12220ab6-1f9d-4455-8f9b-2dfca85d72b3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.731040 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-12220ab6-1f9d-4455-8f9b-2dfca85d72b3 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] PUT https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b Aug 19 21:29:17.732354 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-12220ab6-1f9d-4455-8f9b-2dfca85d72b3 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:17.753853 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-12220ab6-1f9d-4455-8f9b-2dfca85d72b3 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b returned with HTTP 200 Aug 19 21:29:17.754215 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 781/3163] 10.4.3.158 () {68 vars in 1362 bytes} [Wed Aug 19 21:29:17 2026] PUT /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b => generated 370 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:17.771483 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e6f4dfd6-0caf-437b-ae88-c21ae6d9b166 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.775474 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6f4dfd6-0caf-437b-ae88-c21ae6d9b166 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] DELETE https://10.4.3.158/volume/v3/types/fe50dfa4-7b58-4019-9d43-826259689bd5 Aug 19 21:29:17.775915 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6f4dfd6-0caf-437b-ae88-c21ae6d9b166 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.777322 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6f4dfd6-0caf-437b-ae88-c21ae6d9b166 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.825191 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6f4dfd6-0caf-437b-ae88-c21ae6d9b166 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/fe50dfa4-7b58-4019-9d43-826259689bd5 returned with HTTP 202 Aug 19 21:29:17.825709 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 798/3164] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:17 2026] DELETE /volume/v3/types/fe50dfa4-7b58-4019-9d43-826259689bd5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:17.837040 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5bf06de8-fe27-421d-98dd-89ae76d589b8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.839382 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5bf06de8-fe27-421d-98dd-89ae76d589b8 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] DELETE https://10.4.3.158/volume/v3/types/bf5378ba-9e52-4b83-b471-5adfb1cc34a7 Aug 19 21:29:17.840258 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5bf06de8-fe27-421d-98dd-89ae76d589b8 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.840258 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5bf06de8-fe27-421d-98dd-89ae76d589b8 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.884320 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5bf06de8-fe27-421d-98dd-89ae76d589b8 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/bf5378ba-9e52-4b83-b471-5adfb1cc34a7 returned with HTTP 202 Aug 19 21:29:17.888042 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 795/3165] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:17 2026] DELETE /volume/v3/types/bf5378ba-9e52-4b83-b471-5adfb1cc34a7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:17.895796 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e98db5fa-3b3b-4c0b-b1cc-4ecc3bf45ce0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.898559 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e98db5fa-3b3b-4c0b-b1cc-4ecc3bf45ce0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] DELETE https://10.4.3.158/volume/v3/types/769e035e-5d99-4c7b-938c-55c5aebac42e Aug 19 21:29:17.898839 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e98db5fa-3b3b-4c0b-b1cc-4ecc3bf45ce0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.899176 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e98db5fa-3b3b-4c0b-b1cc-4ecc3bf45ce0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.938518 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e98db5fa-3b3b-4c0b-b1cc-4ecc3bf45ce0 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/769e035e-5d99-4c7b-938c-55c5aebac42e returned with HTTP 202 Aug 19 21:29:17.939121 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 792/3166] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:17 2026] DELETE /volume/v3/types/769e035e-5d99-4c7b-938c-55c5aebac42e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:17.948643 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f9db5934-c1fe-427d-afe7-c4185a6201d1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.950929 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9db5934-c1fe-427d-afe7-c4185a6201d1 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] DELETE https://10.4.3.158/volume/v3/types/f74af76f-f1fd-4ba1-998e-bcd2512573b9 Aug 19 21:29:17.951139 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9db5934-c1fe-427d-afe7-c4185a6201d1 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.951447 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9db5934-c1fe-427d-afe7-c4185a6201d1 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:17.984519 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9db5934-c1fe-427d-afe7-c4185a6201d1 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/f74af76f-f1fd-4ba1-998e-bcd2512573b9 returned with HTTP 202 Aug 19 21:29:17.984921 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 782/3167] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:17 2026] DELETE /volume/v3/types/f74af76f-f1fd-4ba1-998e-bcd2512573b9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:17.995871 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-32e8d41f-2ed4-46c9-9cba-7126b8aeb3d1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:17.997695 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-32e8d41f-2ed4-46c9-9cba-7126b8aeb3d1 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] DELETE https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b Aug 19 21:29:17.998991 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-32e8d41f-2ed4-46c9-9cba-7126b8aeb3d1 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:17.998991 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-32e8d41f-2ed4-46c9-9cba-7126b8aeb3d1 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:18.015486 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-390dc70b-310e-4f65-9e05-1fd6b7e45b6c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:18.018576 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-390dc70b-310e-4f65-9e05-1fd6b7e45b6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:18.018576 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-390dc70b-310e-4f65-9e05-1fd6b7e45b6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:18.018576 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-390dc70b-310e-4f65-9e05-1fd6b7e45b6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:18.018576 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-390dc70b-310e-4f65-9e05-1fd6b7e45b6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:18.024918 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:18.024918 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:18.026698 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-390dc70b-310e-4f65-9e05-1fd6b7e45b6c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:18.027725 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 796/3168] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:18 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:18.044108 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-32e8d41f-2ed4-46c9-9cba-7126b8aeb3d1 tempest-VolumeTypesAdminTests-1896374598 tempest-VolumeTypesAdminTests-1896374598-project-admin] https://10.4.3.158/volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b returned with HTTP 202 Aug 19 21:29:18.044108 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 799/3169] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:17 2026] DELETE /volume/v3/types/026ad996-da02-4dc8-b26a-541e4f629e4b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:18.408850 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3c997ecf-275d-4a6e-8522-f711cc4a2a2b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:18.411436 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c997ecf-275d-4a6e-8522-f711cc4a2a2b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:29:18.411728 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c997ecf-275d-4a6e-8522-f711cc4a2a2b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:18.412068 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c997ecf-275d-4a6e-8522-f711cc4a2a2b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:18.412207 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3c997ecf-275d-4a6e-8522-f711cc4a2a2b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:18.420052 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:18.420052 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:18.422033 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c997ecf-275d-4a6e-8522-f711cc4a2a2b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:29:18.422790 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 793/3170] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:18 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:18.693989 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-e264da78-c314-4efd-a8fc-5f213b5a67eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:18.696756 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-e264da78-c314-4efd-a8fc-5f213b5a67eb tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/attachments/0b9da6e5-f666-413e-851a-381e4ca0cc78 Aug 19 21:29:18.697075 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-e264da78-c314-4efd-a8fc-5f213b5a67eb tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:18.697265 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-e264da78-c314-4efd-a8fc-5f213b5a67eb tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:18.706716 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:18.706716 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:18.770687 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7cd537d1-dea5-4dc9-845b-70fbafa9ed9f req-e264da78-c314-4efd-a8fc-5f213b5a67eb tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/0b9da6e5-f666-413e-851a-381e4ca0cc78 returned with HTTP 200 Aug 19 21:29:18.771163 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 783/3171] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:29:18 2026] DELETE /volume/v3/attachments/0b9da6e5-f666-413e-851a-381e4ca0cc78 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:19.041973 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-527d0a5a-70af-4c56-a4c8-4c5a543610c0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:19.048564 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-527d0a5a-70af-4c56-a4c8-4c5a543610c0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:19.048912 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-527d0a5a-70af-4c56-a4c8-4c5a543610c0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:19.049165 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-527d0a5a-70af-4c56-a4c8-4c5a543610c0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:19.049315 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-527d0a5a-70af-4c56-a4c8-4c5a543610c0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:19.058941 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:19.058941 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:19.059498 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-527d0a5a-70af-4c56-a4c8-4c5a543610c0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:19.060040 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 797/3172] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:19 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:19.729118 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:19.731330 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:29:19.731937 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2083144248", "snapshot_id": "def578e2-bb65-4e53-afde-506340d4e2a5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:19.734868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2083144248', 'snapshot_id': 'def578e2-bb65-4e53-afde-506340d4e2a5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:29:19.744437 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:19.744437 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:19.745510 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:19.745510 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume of 1 GB Aug 19 21:29:19.756603 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Availability Zones retrieved successfully. Aug 19 21:29:19.765709 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Flow 'volume_create_api' (649836fb-478c-404e-9093-c4c1408b4069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:19.769634 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c3458bd-62e9-4c30-9961-33f25d5cffb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:19.771973 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:29:19.816436 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c3458bd-62e9-4c30-9961-33f25d5cffb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'def578e2-bb65-4e53-afde-506340d4e2a5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:19.817375 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ba1956-8615-451b-bcc8-9fc0a6cf0383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:19.886465 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Created reservations ['6f119013-40c7-4ff1-a06c-8dbdfddf991f', '1cb314a7-cb7c-4b46-9f82-5d744c0bd4fc', '6bdc1400-7771-4463-b6e1-0229a8964faf', '706d6372-3447-49c1-8ef6-529a4add22e4'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:19.888275 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ba1956-8615-451b-bcc8-9fc0a6cf0383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f119013-40c7-4ff1-a06c-8dbdfddf991f', '1cb314a7-cb7c-4b46-9f82-5d744c0bd4fc', '6bdc1400-7771-4463-b6e1-0229a8964faf', '706d6372-3447-49c1-8ef6-529a4add22e4']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:19.891605 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (007e90f7-794c-4ad6-b083-f63f1a202496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:19.950123 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (007e90f7-794c-4ad6-b083-f63f1a202496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a868fd7e-4b11-4472-a1b0-51ddb60b39b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2083144248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d245ce0734d34fcc95490bc7f2565658',qos_specs=None,replication_status=,reservations=['6f119013-40c7-4ff1-a06c-8dbdfddf991f','1cb314a7-cb7c-4b46-9f82-5d744c0bd4fc','6bdc1400-7771-4463-b6e1-0229a8964faf','706d6372-3447-49c1-8ef6-529a4add22e4'],size=1,snapshot_id=def578e2-bb65-4e53-afde-506340d4e2a5,source_replicaid=,source_volid=None,status='creating',user_id='4285faa249f643418de1203655b1c7ea',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2083144248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a868fd7e-4b11-4472-a1b0-51ddb60b39b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d245ce0734d34fcc95490bc7f2565658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=def578e2-bb65-4e53-afde-506340d4e2a5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4285faa249f643418de1203655b1c7ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:19.951549 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a558d3-4b72-4c9a-9063-6986d4cf2afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:19.991728 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a558d3-4b72-4c9a-9063-6986d4cf2afd) transitioned into state 'SUCCESS' from state '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-2083144248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d245ce0734d34fcc95490bc7f2565658',qos_specs=None,replication_status=,reservations=['6f119013-40c7-4ff1-a06c-8dbdfddf991f','1cb314a7-cb7c-4b46-9f82-5d744c0bd4fc','6bdc1400-7771-4463-b6e1-0229a8964faf','706d6372-3447-49c1-8ef6-529a4add22e4'],size=1,snapshot_id=def578e2-bb65-4e53-afde-506340d4e2a5,source_replicaid=,source_volid=None,status='creating',user_id='4285faa249f643418de1203655b1c7ea',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:19.992965 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e085900f-0a15-4c2a-b199-3bc50ad72875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:20.025739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e085900f-0a15-4c2a-b199-3bc50ad72875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:20.027333 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Flow 'volume_create_api' (649836fb-478c-404e-9093-c4c1408b4069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:20.027958 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume request issued successfully. Aug 19 21:29:20.028856 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-254fa8e0-4b48-42fe-ad46-e4167b8084a2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:29:20.029603 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 800/3173] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:29:19 2026] POST /volume/v3/volumes => generated 791 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:20.048629 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-09b953a2-097e-4308-9352-fffea3dce558 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.050558 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-09b953a2-097e-4308-9352-fffea3dce558 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:20.050744 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-09b953a2-097e-4308-9352-fffea3dce558 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:20.050994 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-09b953a2-097e-4308-9352-fffea3dce558 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:20.059453 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:20.059453 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:20.064311 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-09b953a2-097e-4308-9352-fffea3dce558 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:20.071904 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-09b953a2-097e-4308-9352-fffea3dce558 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:20.073837 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 794/3174] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:20 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:20.075287 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6cf0068b-000a-4a75-a146-fc16ac727a5f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.078764 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6cf0068b-000a-4a75-a146-fc16ac727a5f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:20.078999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6cf0068b-000a-4a75-a146-fc16ac727a5f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:20.079302 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6cf0068b-000a-4a75-a146-fc16ac727a5f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:20.079470 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6cf0068b-000a-4a75-a146-fc16ac727a5f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:20.086548 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:20.086548 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:20.089106 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6cf0068b-000a-4a75-a146-fc16ac727a5f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:20.089697 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 784/3175] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:20 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:20.379844 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a919cf8b-12ef-4824-90f8-d6973b20773e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.533114 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a919cf8b-12ef-4824-90f8-d6973b20773e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:20.533546 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a919cf8b-12ef-4824-90f8-d6973b20773e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2103159488", "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=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:20.563763 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a919cf8b-12ef-4824-90f8-d6973b20773e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:20.564392 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 798/3176] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:20 2026] POST /volume/v3/types => generated 380 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:20.577639 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d56ef96e-7d93-408e-9299-8faf345810fb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.579721 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d56ef96e-7d93-408e-9299-8faf345810fb tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] POST https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption Aug 19 21:29:20.580276 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d56ef96e-7d93-408e-9299-8faf345810fb tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:20.582714 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:20.582714 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:20.618338 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d56ef96e-7d93-408e-9299-8faf345810fb tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption returned with HTTP 200 Aug 19 21:29:20.618822 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 801/3177] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:29:20 2026] POST /volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:20.635299 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f73c0f9e-3a28-4307-90fc-fe4323295b32 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.637928 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f73c0f9e-3a28-4307-90fc-fe4323295b32 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:20.638345 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f73c0f9e-3a28-4307-90fc-fe4323295b32 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-185799408", "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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:20.667673 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f73c0f9e-3a28-4307-90fc-fe4323295b32 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:20.668730 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 795/3178] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:20 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:20.679435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9606fb01-6b62-4d44-a3f1-c1b675b79909 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.825675 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9606fb01-6b62-4d44-a3f1-c1b675b79909 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] POST https://10.4.3.158/volume/v3/types/02792fce-6fdb-4558-9a29-abafaf354911/encryption Aug 19 21:29:20.826296 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9606fb01-6b62-4d44-a3f1-c1b675b79909 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:20.831987 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-9606fb01-6b62-4d44-a3f1-c1b675b79909 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:20.831987 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9606fb01-6b62-4d44-a3f1-c1b675b79909 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/02792fce-6fdb-4558-9a29-abafaf354911/encryption returned with HTTP 403 Aug 19 21:29:20.832857 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 785/3179] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:29:20 2026] POST /volume/v3/types/02792fce-6fdb-4558-9a29-abafaf354911/encryption => generated 127 bytes in 155 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:20.851007 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-31c1205b-6635-44c8-b21d-2b8f499d028c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.853144 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-31c1205b-6635-44c8-b21d-2b8f499d028c tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:20.854373 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-31c1205b-6635-44c8-b21d-2b8f499d028c tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1324907892", "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=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:20.887818 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-31c1205b-6635-44c8-b21d-2b8f499d028c tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:20.888261 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 799/3180] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:20 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:20.897950 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f6892b0a-6f39-4eaa-954f-f676149bc26e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.901632 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f6892b0a-6f39-4eaa-954f-f676149bc26e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] POST https://10.4.3.158/volume/v3/types/bc4a15ba-b86e-4640-b176-ead816ce898e/extra_specs Aug 19 21:29:20.902734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f6892b0a-6f39-4eaa-954f-f676149bc26e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:20.905219 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-f6892b0a-6f39-4eaa-954f-f676149bc26e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:20.905482 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f6892b0a-6f39-4eaa-954f-f676149bc26e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/bc4a15ba-b86e-4640-b176-ead816ce898e/extra_specs returned with HTTP 403 Aug 19 21:29:20.906335 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 802/3181] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Aug 19 21:29:20 2026] POST /volume/v3/types/bc4a15ba-b86e-4640-b176-ead816ce898e/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:20.917363 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-28037174-a9e3-4eb1-8401-bf7884ff53e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.920446 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-28037174-a9e3-4eb1-8401-bf7884ff53e6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] PUT https://10.4.3.158/volume/v3/types/bc4a15ba-b86e-4640-b176-ead816ce898e/extra_specs/key2 Aug 19 21:29:20.920913 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-28037174-a9e3-4eb1-8401-bf7884ff53e6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:20.924789 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-28037174-a9e3-4eb1-8401-bf7884ff53e6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:20.925144 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-28037174-a9e3-4eb1-8401-bf7884ff53e6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/bc4a15ba-b86e-4640-b176-ead816ce898e/extra_specs/key2 returned with HTTP 403 Aug 19 21:29:20.926027 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 796/3182] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:29:20 2026] PUT /volume/v3/types/bc4a15ba-b86e-4640-b176-ead816ce898e/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:20.939646 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2a3f75fe-74f8-481c-8970-cac9671704c4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.943344 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2a3f75fe-74f8-481c-8970-cac9671704c4 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:20.943711 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2a3f75fe-74f8-481c-8970-cac9671704c4 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:20.948308 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-2a3f75fe-74f8-481c-8970-cac9671704c4 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:20.948637 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2a3f75fe-74f8-481c-8970-cac9671704c4 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types returned with HTTP 403 Aug 19 21:29:20.949004 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 786/3183] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:29:20 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:20.964793 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9a579de0-8ab3-4e91-8866-b2f21dee4273 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:20.966970 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9a579de0-8ab3-4e91-8866-b2f21dee4273 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:20.967627 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9a579de0-8ab3-4e91-8866-b2f21dee4273 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1951208411", "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=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:21.000378 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9a579de0-8ab3-4e91-8866-b2f21dee4273 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:21.001866 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 800/3184] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:20 2026] POST /volume/v3/types => generated 380 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:21.013813 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-24586073-9b8d-4e40-b638-19b7d1674811 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.017757 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-24586073-9b8d-4e40-b638-19b7d1674811 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] POST https://10.4.3.158/volume/v3/types/aa55f170-7766-4ec8-a8fd-13b7750de6dc/encryption Aug 19 21:29:21.018308 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-24586073-9b8d-4e40-b638-19b7d1674811 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:21.061053 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-24586073-9b8d-4e40-b638-19b7d1674811 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types/aa55f170-7766-4ec8-a8fd-13b7750de6dc/encryption returned with HTTP 200 Aug 19 21:29:21.061915 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 803/3185] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:29:21 2026] POST /volume/v3/types/aa55f170-7766-4ec8-a8fd-13b7750de6dc/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:21.075765 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-25679450-e82b-46c8-93bc-e36a9aeb34e9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.077844 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-25679450-e82b-46c8-93bc-e36a9aeb34e9 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] DELETE https://10.4.3.158/volume/v3/types/aa55f170-7766-4ec8-a8fd-13b7750de6dc/encryption/a1f379fc-52ff-4c9d-982d-7ab02a0a1267 Aug 19 21:29:21.078436 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-25679450-e82b-46c8-93bc-e36a9aeb34e9 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.078741 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-25679450-e82b-46c8-93bc-e36a9aeb34e9 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.080067 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-25679450-e82b-46c8-93bc-e36a9aeb34e9 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:21.080304 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-25679450-e82b-46c8-93bc-e36a9aeb34e9 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/aa55f170-7766-4ec8-a8fd-13b7750de6dc/encryption/a1f379fc-52ff-4c9d-982d-7ab02a0a1267 returned with HTTP 403 Aug 19 21:29:21.080978 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 797/3186] 10.4.3.158 () {66 vars in 1489 bytes} [Wed Aug 19 21:29:21 2026] DELETE /volume/v3/types/aa55f170-7766-4ec8-a8fd-13b7750de6dc/encryption/a1f379fc-52ff-4c9d-982d-7ab02a0a1267 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:21.090474 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-85649ad2-0c72-4cb6-ae8f-7ee9eb47d256 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.095004 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85649ad2-0c72-4cb6-ae8f-7ee9eb47d256 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:21.095319 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85649ad2-0c72-4cb6-ae8f-7ee9eb47d256 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.095562 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85649ad2-0c72-4cb6-ae8f-7ee9eb47d256 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.099029 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-490dd42e-b699-4a81-b8ae-0ac42fda0cf3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.101222 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-490dd42e-b699-4a81-b8ae-0ac42fda0cf3 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:21.101704 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-490dd42e-b699-4a81-b8ae-0ac42fda0cf3 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-548601285", "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=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:21.105405 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0fe0aa14-d55b-4990-9d57-c275fb6fe785 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.108362 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0fe0aa14-d55b-4990-9d57-c275fb6fe785 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:21.108362 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0fe0aa14-d55b-4990-9d57-c275fb6fe785 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.109089 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0fe0aa14-d55b-4990-9d57-c275fb6fe785 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.110072 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0fe0aa14-d55b-4990-9d57-c275fb6fe785 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:21.110398 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:21.110398 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:21.115461 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-85649ad2-0c72-4cb6-ae8f-7ee9eb47d256 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:21.116158 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:21.116158 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:21.117299 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0fe0aa14-d55b-4990-9d57-c275fb6fe785 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:21.118187 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 804/3187] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:21.121178 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85649ad2-0c72-4cb6-ae8f-7ee9eb47d256 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:21.121630 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 787/3188] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:21.133159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2398d89f-451a-455c-8652-e3e596a46358 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.135497 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2398d89f-451a-455c-8652-e3e596a46358 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:29:21.135698 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2398d89f-451a-455c-8652-e3e596a46358 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.135910 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2398d89f-451a-455c-8652-e3e596a46358 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.136803 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-490dd42e-b699-4a81-b8ae-0ac42fda0cf3 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:21.137357 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 801/3189] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:21 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:29:21.146605 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:21.146605 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:21.146961 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c905ff50-272c-4849-bdf5-5dafa508c91a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.148911 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c905ff50-272c-4849-bdf5-5dafa508c91a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:21.149066 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-22c2ccd4-76e7-40af-ae98-5db08dd61456 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.149204 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c905ff50-272c-4849-bdf5-5dafa508c91a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.149488 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c905ff50-272c-4849-bdf5-5dafa508c91a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.151978 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22c2ccd4-76e7-40af-ae98-5db08dd61456 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] DELETE https://10.4.3.158/volume/v3/types/411872cc-102f-4191-a07f-bed13ef3370f/extra_specs/key1 Aug 19 21:29:21.152396 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22c2ccd4-76e7-40af-ae98-5db08dd61456 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.152521 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22c2ccd4-76e7-40af-ae98-5db08dd61456 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.153411 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2398d89f-451a-455c-8652-e3e596a46358 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:29:21.158698 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-22c2ccd4-76e7-40af-ae98-5db08dd61456 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:21.159029 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22c2ccd4-76e7-40af-ae98-5db08dd61456 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/411872cc-102f-4191-a07f-bed13ef3370f/extra_specs/key1 returned with HTTP 403 Aug 19 21:29:21.159541 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:21.159541 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:21.159654 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 788/3190] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:29:21 2026] DELETE /volume/v3/types/411872cc-102f-4191-a07f-bed13ef3370f/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:21.160430 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2398d89f-451a-455c-8652-e3e596a46358 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 200 Aug 19 21:29:21.161362 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 798/3191] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:21.165249 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c905ff50-272c-4849-bdf5-5dafa508c91a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:21.170153 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3bb23068-2161-4787-9ee4-1241b3dcb1d8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.170351 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c905ff50-272c-4849-bdf5-5dafa508c91a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:21.171207 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 805/3192] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:21.172666 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3bb23068-2161-4787-9ee4-1241b3dcb1d8 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:29:21.173146 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3bb23068-2161-4787-9ee4-1241b3dcb1d8 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-742932571", "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=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:21.174951 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2e8b1317-30a9-459f-9b80-b804a86125cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.175366 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e8b1317-30a9-459f-9b80-b804a86125cd None None] GET https://10.4.3.158/volume// Aug 19 21:29:21.175575 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e8b1317-30a9-459f-9b80-b804a86125cd None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.175843 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e8b1317-30a9-459f-9b80-b804a86125cd None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.176228 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e8b1317-30a9-459f-9b80-b804a86125cd None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:21.176584 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 789/3193] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:21.188093 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-75cc75da-3cd6-40d5-9080-b81396648292 req-ca1ea52b-127c-46e1-bc75-89d65e176535 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.193487 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-ca1ea52b-127c-46e1-bc75-89d65e176535 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:29:21.194144 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-ca1ea52b-127c-46e1-bc75-89d65e176535 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d4e8af6-b247-426d-982c-b302b594ed8a", "connector": null, "instance_uuid": "6656d322-627b-463f-a417-e26932a4db0f"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:21.200952 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3bb23068-2161-4787-9ee4-1241b3dcb1d8 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:29:21.201416 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 802/3194] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:29:21 2026] POST /volume/v3/types => generated 379 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:21.213588 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4169081a-2194-4bb7-9a38-7a08cba09204 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.215474 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4169081a-2194-4bb7-9a38-7a08cba09204 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] DELETE https://10.4.3.158/volume/v3/types/0e10de45-9303-4c3d-85f0-c2e1bbcdb834 Aug 19 21:29:21.215745 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4169081a-2194-4bb7-9a38-7a08cba09204 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.216006 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4169081a-2194-4bb7-9a38-7a08cba09204 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.216201 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:21.216201 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:21.216857 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-4169081a-2194-4bb7-9a38-7a08cba09204 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:21.217136 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4169081a-2194-4bb7-9a38-7a08cba09204 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/0e10de45-9303-4c3d-85f0-c2e1bbcdb834 returned with HTTP 403 Aug 19 21:29:21.217752 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 806/3195] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:21 2026] DELETE /volume/v3/types/0e10de45-9303-4c3d-85f0-c2e1bbcdb834 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:21.227409 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5131cc3c-dda4-44cf-9ce8-4c9b2ab42c2e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.230485 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5131cc3c-dda4-44cf-9ce8-4c9b2ab42c2e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] GET https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs Aug 19 21:29:21.231248 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5131cc3c-dda4-44cf-9ce8-4c9b2ab42c2e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.231248 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5131cc3c-dda4-44cf-9ce8-4c9b2ab42c2e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.241949 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5131cc3c-dda4-44cf-9ce8-4c9b2ab42c2e tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs returned with HTTP 200 Aug 19 21:29:21.243147 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 790/3196] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:21.258701 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6faaa48f-10b0-457b-9d0c-e6e381b79d55 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.261530 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6faaa48f-10b0-457b-9d0c-e6e381b79d55 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] GET https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption/cipher Aug 19 21:29:21.261788 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6faaa48f-10b0-457b-9d0c-e6e381b79d55 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.263749 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6faaa48f-10b0-457b-9d0c-e6e381b79d55 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.263749 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.policy [None req-6faaa48f-10b0-457b-9d0c-e6e381b79d55 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100178) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:21.264563 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6faaa48f-10b0-457b-9d0c-e6e381b79d55 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption/cipher returned with HTTP 403 Aug 19 21:29:21.265067 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 803/3197] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:21.281671 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-33808333-4915-430b-a788-59b96bd21267 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.288455 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33808333-4915-430b-a788-59b96bd21267 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] GET https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption Aug 19 21:29:21.288781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33808333-4915-430b-a788-59b96bd21267 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.289056 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33808333-4915-430b-a788-59b96bd21267 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.290033 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-33808333-4915-430b-a788-59b96bd21267 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:21.290505 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33808333-4915-430b-a788-59b96bd21267 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption returned with HTTP 403 Aug 19 21:29:21.291873 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 807/3198] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:21.293124 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-ca1ea52b-127c-46e1-bc75-89d65e176535 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:29:21.293709 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 799/3199] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:29:21 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:21.307418 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ba18da6c-c205-4cb1-9bf5-41ec121a4df7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.309973 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba18da6c-c205-4cb1-9bf5-41ec121a4df7 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] GET https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs/multiattach Aug 19 21:29:21.310234 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba18da6c-c205-4cb1-9bf5-41ec121a4df7 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.310513 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba18da6c-c205-4cb1-9bf5-41ec121a4df7 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.322824 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba18da6c-c205-4cb1-9bf5-41ec121a4df7 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs/multiattach returned with HTTP 200 Aug 19 21:29:21.322824 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 791/3200] 10.4.3.158 () {66 vars in 1414 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:29:21.337674 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ce2c382e-aa32-47cb-8a5c-864428a21726 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.339689 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ce2c382e-aa32-47cb-8a5c-864428a21726 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] GET https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs/volume_backend_name Aug 19 21:29:21.340244 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ce2c382e-aa32-47cb-8a5c-864428a21726 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.340381 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ce2c382e-aa32-47cb-8a5c-864428a21726 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.352753 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ce2c382e-aa32-47cb-8a5c-864428a21726 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs/volume_backend_name returned with HTTP 404 Aug 19 21:29:21.353137 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 804/3201] 10.4.3.158 () {66 vars in 1438 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs/volume_backend_name => generated 143 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:21.370180 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-08c4e4b7-2e3d-4ab6-8e0b-9cc1c78c015a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.375067 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08c4e4b7-2e3d-4ab6-8e0b-9cc1c78c015a tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] PUT https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption/d60cfce5-b83d-43f3-a509-f33ae255d326 Aug 19 21:29:21.375067 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08c4e4b7-2e3d-4ab6-8e0b-9cc1c78c015a tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:21.381767 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-08c4e4b7-2e3d-4ab6-8e0b-9cc1c78c015a tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:21.381767 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08c4e4b7-2e3d-4ab6-8e0b-9cc1c78c015a tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption/d60cfce5-b83d-43f3-a509-f33ae255d326 returned with HTTP 403 Aug 19 21:29:21.382551 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 808/3202] 10.4.3.158 () {68 vars in 1506 bytes} [Wed Aug 19 21:29:21 2026] PUT /volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/encryption/d60cfce5-b83d-43f3-a509-f33ae255d326 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:21.395049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f3d24d8a-0f7a-4e6e-83ae-39e245d55037 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.397559 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f3d24d8a-0f7a-4e6e-83ae-39e245d55037 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] PUT https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs/key1 Aug 19 21:29:21.397987 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f3d24d8a-0f7a-4e6e-83ae-39e245d55037 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:21.399743 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:21.399743 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:21.400576 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-f3d24d8a-0f7a-4e6e-83ae-39e245d55037 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:21.400689 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f3d24d8a-0f7a-4e6e-83ae-39e245d55037 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs/key1 returned with HTTP 403 Aug 19 21:29:21.401286 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 800/3203] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Aug 19 21:29:21 2026] PUT /volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:21.414362 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e0c82856-7257-45e7-bf44-6bddc592c430 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.418027 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e0c82856-7257-45e7-bf44-6bddc592c430 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] PUT https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d Aug 19 21:29:21.418289 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e0c82856-7257-45e7-bf44-6bddc592c430 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:21.420954 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-e0c82856-7257-45e7-bf44-6bddc592c430 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '26a936a7dfb04867b91386a9ccefaacf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1451620dde49609f47980abf33dea7', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:29:21.421261 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e0c82856-7257-45e7-bf44-6bddc592c430 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-reader] https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d returned with HTTP 403 Aug 19 21:29:21.421954 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 792/3204] 10.4.3.158 () {68 vars in 1362 bytes} [Wed Aug 19 21:29:21 2026] PUT /volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:21.439033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-de8feb94-def3-4496-99e9-55db9b7f4ac6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.439644 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-de8feb94-def3-4496-99e9-55db9b7f4ac6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] DELETE https://10.4.3.158/volume/v3/types/0e10de45-9303-4c3d-85f0-c2e1bbcdb834 Aug 19 21:29:21.439644 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-de8feb94-def3-4496-99e9-55db9b7f4ac6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.439847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-de8feb94-def3-4496-99e9-55db9b7f4ac6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.494729 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-de8feb94-def3-4496-99e9-55db9b7f4ac6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types/0e10de45-9303-4c3d-85f0-c2e1bbcdb834 returned with HTTP 202 Aug 19 21:29:21.495465 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 805/3205] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:21 2026] DELETE /volume/v3/types/0e10de45-9303-4c3d-85f0-c2e1bbcdb834 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:21.506648 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-15f3a6a4-f057-419a-9ccb-403d04a0c5e5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.509732 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-15f3a6a4-f057-419a-9ccb-403d04a0c5e5 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] DELETE https://10.4.3.158/volume/v3/types/411872cc-102f-4191-a07f-bed13ef3370f Aug 19 21:29:21.510034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-15f3a6a4-f057-419a-9ccb-403d04a0c5e5 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.511368 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-15f3a6a4-f057-419a-9ccb-403d04a0c5e5 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.573849 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-15f3a6a4-f057-419a-9ccb-403d04a0c5e5 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types/411872cc-102f-4191-a07f-bed13ef3370f returned with HTTP 202 Aug 19 21:29:21.574493 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 809/3206] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:21 2026] DELETE /volume/v3/types/411872cc-102f-4191-a07f-bed13ef3370f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 21:29:21.584256 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8defe241-a6f4-46f7-9228-c66b086e6d20 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.589985 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8defe241-a6f4-46f7-9228-c66b086e6d20 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] DELETE https://10.4.3.158/volume/v3/types/aa55f170-7766-4ec8-a8fd-13b7750de6dc Aug 19 21:29:21.589985 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8defe241-a6f4-46f7-9228-c66b086e6d20 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.589985 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8defe241-a6f4-46f7-9228-c66b086e6d20 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.649949 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8defe241-a6f4-46f7-9228-c66b086e6d20 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types/aa55f170-7766-4ec8-a8fd-13b7750de6dc returned with HTTP 202 Aug 19 21:29:21.650560 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 801/3207] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:21 2026] DELETE /volume/v3/types/aa55f170-7766-4ec8-a8fd-13b7750de6dc => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:21.660998 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ac81b61d-9585-4e7a-9445-4930cfaa317b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.664299 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ac81b61d-9585-4e7a-9445-4930cfaa317b tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] DELETE https://10.4.3.158/volume/v3/types/bc4a15ba-b86e-4640-b176-ead816ce898e Aug 19 21:29:21.664665 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ac81b61d-9585-4e7a-9445-4930cfaa317b tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.665344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ac81b61d-9585-4e7a-9445-4930cfaa317b tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.708205 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ac81b61d-9585-4e7a-9445-4930cfaa317b tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types/bc4a15ba-b86e-4640-b176-ead816ce898e returned with HTTP 202 Aug 19 21:29:21.708896 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 793/3208] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:21 2026] DELETE /volume/v3/types/bc4a15ba-b86e-4640-b176-ead816ce898e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:21.719364 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7639ee13-6fbd-4071-a79d-1764233821d6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.721246 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7639ee13-6fbd-4071-a79d-1764233821d6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] DELETE https://10.4.3.158/volume/v3/types/02792fce-6fdb-4558-9a29-abafaf354911 Aug 19 21:29:21.721554 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7639ee13-6fbd-4071-a79d-1764233821d6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.721854 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7639ee13-6fbd-4071-a79d-1764233821d6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.756564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-aad6d27a-cc0f-484b-a50d-bd0787c2c6a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.761925 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-aad6d27a-cc0f-484b-a50d-bd0787c2c6a1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:21.761925 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-aad6d27a-cc0f-484b-a50d-bd0787c2c6a1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.761925 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-aad6d27a-cc0f-484b-a50d-bd0787c2c6a1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.764052 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7639ee13-6fbd-4071-a79d-1764233821d6 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types/02792fce-6fdb-4558-9a29-abafaf354911 returned with HTTP 202 Aug 19 21:29:21.766353 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 806/3209] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:21 2026] DELETE /volume/v3/types/02792fce-6fdb-4558-9a29-abafaf354911 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:21.772509 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:21.772509 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:21.775212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-27dee89a-35cc-4c12-8b5c-55e1141a62e5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.777331 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27dee89a-35cc-4c12-8b5c-55e1141a62e5 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] DELETE https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d Aug 19 21:29:21.777607 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27dee89a-35cc-4c12-8b5c-55e1141a62e5 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.777697 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27dee89a-35cc-4c12-8b5c-55e1141a62e5 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.779292 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-aad6d27a-cc0f-484b-a50d-bd0787c2c6a1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:21.793634 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-aad6d27a-cc0f-484b-a50d-bd0787c2c6a1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:21.795253 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 810/3210] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 884 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:21.811337 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c1bf09c0-7f16-4b1b-8086-84c8fec202d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.815836 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1bf09c0-7f16-4b1b-8086-84c8fec202d4 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:29:21.815836 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1bf09c0-7f16-4b1b-8086-84c8fec202d4 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.815836 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1bf09c0-7f16-4b1b-8086-84c8fec202d4 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.822462 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27dee89a-35cc-4c12-8b5c-55e1141a62e5 tempest-VolumeTypesReaderTests-539172508 tempest-VolumeTypesReaderTests-539172508-project-admin] https://10.4.3.158/volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d returned with HTTP 202 Aug 19 21:29:21.822749 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:21.822749 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:21.823114 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 802/3211] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:29:21 2026] DELETE /volume/v3/types/3e050610-b9d4-4eb3-84f6-240cb220ef0d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:21.828197 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c1bf09c0-7f16-4b1b-8086-84c8fec202d4 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:29:21.833955 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1bf09c0-7f16-4b1b-8086-84c8fec202d4 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:29:21.836043 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 794/3212] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:21.919561 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7deaf41e-f346-4567-8ad4-7be16ebfabb0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.922601 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7deaf41e-f346-4567-8ad4-7be16ebfabb0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:29:21.922816 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7deaf41e-f346-4567-8ad4-7be16ebfabb0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.923315 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7deaf41e-f346-4567-8ad4-7be16ebfabb0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.935591 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:21.935591 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:21.940973 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7deaf41e-f346-4567-8ad4-7be16ebfabb0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:29:21.944630 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-851458ce-f056-4e05-b78d-d39e048e4514 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:21.945167 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-851458ce-f056-4e05-b78d-d39e048e4514 None None] GET https://10.4.3.158/volume// Aug 19 21:29:21.946315 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-851458ce-f056-4e05-b78d-d39e048e4514 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:21.946315 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-851458ce-f056-4e05-b78d-d39e048e4514 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:21.947327 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-851458ce-f056-4e05-b78d-d39e048e4514 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:21.947962 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 811/3213] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:21.949562 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7deaf41e-f346-4567-8ad4-7be16ebfabb0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:29:21.950143 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 807/3214] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:21 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:21.961040 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-c16813ae-a1f1-4140-bc2c-875e55f1e4da None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:22.140158 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-409700c2-eda3-4f60-81f5-eb4321613bea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:22.148043 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-409700c2-eda3-4f60-81f5-eb4321613bea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:22.148043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-409700c2-eda3-4f60-81f5-eb4321613bea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:22.148043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-409700c2-eda3-4f60-81f5-eb4321613bea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:22.148279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-409700c2-eda3-4f60-81f5-eb4321613bea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:22.158487 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:22.158487 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:22.160451 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-409700c2-eda3-4f60-81f5-eb4321613bea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:22.162642 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 795/3215] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:22 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:22.184740 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-c16813ae-a1f1-4140-bc2c-875e55f1e4da tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:29:22.185295 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-c16813ae-a1f1-4140-bc2c-875e55f1e4da tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a868fd7e-4b11-4472-a1b0-51ddb60b39b6", "connector": null, "instance_uuid": "e7ad3d01-a75a-4b7a-8eef-b8d25d42a825"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:22.198172 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:22.198172 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:22.253621 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-c16813ae-a1f1-4140-bc2c-875e55f1e4da tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:29:22.254317 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 803/3216] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:29:21 2026] POST /volume/v3/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:22.323301 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8cebf2d1-2d00-418a-88ff-6e6d3f949757 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:22.325778 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8cebf2d1-2d00-418a-88ff-6e6d3f949757 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:22.326131 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8cebf2d1-2d00-418a-88ff-6e6d3f949757 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:22.326325 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8cebf2d1-2d00-418a-88ff-6e6d3f949757 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:22.353087 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ac3c38ce-37d4-4a4a-8a67-b55319f03055 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:22.353678 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ac3c38ce-37d4-4a4a-8a67-b55319f03055 None None] GET https://10.4.3.158/volume// Aug 19 21:29:22.353798 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ac3c38ce-37d4-4a4a-8a67-b55319f03055 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:22.354143 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ac3c38ce-37d4-4a4a-8a67-b55319f03055 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:22.354703 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ac3c38ce-37d4-4a4a-8a67-b55319f03055 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:22.354959 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 808/3217] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:22.362083 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:22.362083 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:22.372407 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-159b64ba-9f99-45cd-ada1-7bb17efac5b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:22.374893 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8cebf2d1-2d00-418a-88ff-6e6d3f949757 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:22.375714 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-159b64ba-9f99-45cd-ada1-7bb17efac5b1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:22.375714 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-159b64ba-9f99-45cd-ada1-7bb17efac5b1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:22.376720 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-159b64ba-9f99-45cd-ada1-7bb17efac5b1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:22.390636 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8cebf2d1-2d00-418a-88ff-6e6d3f949757 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:22.391290 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 812/3218] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:22 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 883 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:22.392252 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:22.392252 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:22.397849 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-159b64ba-9f99-45cd-ada1-7bb17efac5b1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:22.407431 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-159b64ba-9f99-45cd-ada1-7bb17efac5b1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:22.407977 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 796/3219] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:22 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 1063 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:22.578106 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-f93eed59-8f8e-46c8-ac00-696fd854fb12 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:22.581346 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-f93eed59-8f8e-46c8-ac00-696fd854fb12 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] PUT https://10.4.3.158/volume/v3/attachments/09ef88be-71d5-484a-9233-d6b39d5ead46 Aug 19 21:29:22.582027 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-f93eed59-8f8e-46c8-ac00-696fd854fb12 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:22.612534 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-f93eed59-8f8e-46c8-ac00-696fd854fb12 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Acquiring lock "cinder-attachment_update-a868fd7e-4b11-4472-a1b0-51ddb60b39b6-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:29:22.633404 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-f93eed59-8f8e-46c8-ac00-696fd854fb12 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Lock "cinder-attachment_update-a868fd7e-4b11-4472-a1b0-51ddb60b39b6-np0000007814" acquired by "attachment_update" :: waited 0.018s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:29:22.633404 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:22.633404 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:22.816468 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-f93eed59-8f8e-46c8-ac00-696fd854fb12 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Lock "cinder-attachment_update-a868fd7e-4b11-4472-a1b0-51ddb60b39b6-np0000007814" released by "attachment_update" :: held 0.184s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:29:22.816468 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-f93eed59-8f8e-46c8-ac00-696fd854fb12 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/09ef88be-71d5-484a-9233-d6b39d5ead46 returned with HTTP 200 Aug 19 21:29:22.816468 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 804/3220] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:29:22 2026] PUT /volume/v3/attachments/09ef88be-71d5-484a-9233-d6b39d5ead46 => generated 969 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:23.179294 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-dda0c87d-f337-4815-a09b-d340b53b5d2c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:23.182559 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dda0c87d-f337-4815-a09b-d340b53b5d2c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:23.182822 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dda0c87d-f337-4815-a09b-d340b53b5d2c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:23.183193 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dda0c87d-f337-4815-a09b-d340b53b5d2c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:23.183312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-dda0c87d-f337-4815-a09b-d340b53b5d2c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:23.189600 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:23.189600 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:23.191141 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dda0c87d-f337-4815-a09b-d340b53b5d2c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:23.191523 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 809/3221] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:23 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:23.415248 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4463fd4f-c493-46f6-b262-7283c044ba5f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:23.418518 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4463fd4f-c493-46f6-b262-7283c044ba5f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:23.418662 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4463fd4f-c493-46f6-b262-7283c044ba5f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:23.419374 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4463fd4f-c493-46f6-b262-7283c044ba5f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:23.433281 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b4826c82-c2fc-4db8-9091-16fe9ea959b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:23.433281 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4826c82-c2fc-4db8-9091-16fe9ea959b1 None None] GET https://10.4.3.158/volume// Aug 19 21:29:23.433281 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4826c82-c2fc-4db8-9091-16fe9ea959b1 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:23.433281 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4826c82-c2fc-4db8-9091-16fe9ea959b1 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:23.433281 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4826c82-c2fc-4db8-9091-16fe9ea959b1 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:23.436470 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:23.436470 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:23.436736 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 797/3222] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:23 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:23.446883 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4463fd4f-c493-46f6-b262-7283c044ba5f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:23.457250 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-75cc75da-3cd6-40d5-9080-b81396648292 req-79b37a3a-6a7f-4fdd-aa01-dae2291cb4e2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:23.462939 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4463fd4f-c493-46f6-b262-7283c044ba5f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:23.463279 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-79b37a3a-6a7f-4fdd-aa01-dae2291cb4e2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:29:23.463595 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 813/3223] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:23 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 884 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:23.465080 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-79b37a3a-6a7f-4fdd-aa01-dae2291cb4e2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:23.465247 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-79b37a3a-6a7f-4fdd-aa01-dae2291cb4e2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:23.483954 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:23.483954 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:23.497759 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-75cc75da-3cd6-40d5-9080-b81396648292 req-79b37a3a-6a7f-4fdd-aa01-dae2291cb4e2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:29:23.511231 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-79b37a3a-6a7f-4fdd-aa01-dae2291cb4e2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 200 Aug 19 21:29:23.511356 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 805/3224] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:23 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 1535 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:23.690962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2f8e2527-5c77-44c7-a629-5e5220125634 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:23.694681 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2f8e2527-5c77-44c7-a629-5e5220125634 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] PUT https://10.4.3.158/volume/v3/attachments/cf39e559-8bc6-450a-bf28-5a52186b6325 Aug 19 21:29:23.694681 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2f8e2527-5c77-44c7-a629-5e5220125634 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:23.708757 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2f8e2527-5c77-44c7-a629-5e5220125634 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Acquiring lock "cinder-attachment_update-3d4e8af6-b247-426d-982c-b302b594ed8a-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:29:23.716467 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2f8e2527-5c77-44c7-a629-5e5220125634 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Lock "cinder-attachment_update-3d4e8af6-b247-426d-982c-b302b594ed8a-np0000007814" acquired by "attachment_update" :: waited 0.008s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:29:23.719451 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:23.719451 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:23.858129 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2f8e2527-5c77-44c7-a629-5e5220125634 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Lock "cinder-attachment_update-3d4e8af6-b247-426d-982c-b302b594ed8a-np0000007814" released by "attachment_update" :: held 0.142s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:29:23.858499 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2f8e2527-5c77-44c7-a629-5e5220125634 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/attachments/cf39e559-8bc6-450a-bf28-5a52186b6325 returned with HTTP 200 Aug 19 21:29:23.859001 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 810/3225] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:29:23 2026] PUT /volume/v3/attachments/cf39e559-8bc6-450a-bf28-5a52186b6325 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:23.937202 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2197bb52-d81c-43a3-ac46-608dac75b2d5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:23.946949 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2197bb52-d81c-43a3-ac46-608dac75b2d5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/attachments/cf39e559-8bc6-450a-bf28-5a52186b6325/action Aug 19 21:29:23.946949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2197bb52-d81c-43a3-ac46-608dac75b2d5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:23.946949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2197bb52-d81c-43a3-ac46-608dac75b2d5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:23.968750 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:23.968750 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:23.988134 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-75cc75da-3cd6-40d5-9080-b81396648292 req-2197bb52-d81c-43a3-ac46-608dac75b2d5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/attachments/cf39e559-8bc6-450a-bf28-5a52186b6325/action returned with HTTP 204 Aug 19 21:29:23.989494 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 798/3226] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:29:23 2026] POST /volume/v3/attachments/cf39e559-8bc6-450a-bf28-5a52186b6325/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:24.207544 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4c41da25-fb7d-457e-91ae-a4dfae6b9572 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:24.210502 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c41da25-fb7d-457e-91ae-a4dfae6b9572 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:24.210816 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c41da25-fb7d-457e-91ae-a4dfae6b9572 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:24.211189 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c41da25-fb7d-457e-91ae-a4dfae6b9572 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:24.214524 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4c41da25-fb7d-457e-91ae-a4dfae6b9572 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:24.224147 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:24.224147 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:24.226732 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c41da25-fb7d-457e-91ae-a4dfae6b9572 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:24.226732 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 814/3227] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:24 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:24.481377 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d208ae0b-8663-4301-9dd4-fb4fc031540a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:24.483730 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d208ae0b-8663-4301-9dd4-fb4fc031540a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:24.483925 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d208ae0b-8663-4301-9dd4-fb4fc031540a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:24.484117 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d208ae0b-8663-4301-9dd4-fb4fc031540a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:24.504454 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:24.504454 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:24.510497 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d208ae0b-8663-4301-9dd4-fb4fc031540a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:24.520573 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d208ae0b-8663-4301-9dd4-fb4fc031540a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:24.521228 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 806/3228] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:24 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 884 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:25.249867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4f1e11a4-a65c-48f1-89d0-c2abed5a7f14 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:25.249867 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4f1e11a4-a65c-48f1-89d0-c2abed5a7f14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:25.249867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4f1e11a4-a65c-48f1-89d0-c2abed5a7f14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:25.249867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4f1e11a4-a65c-48f1-89d0-c2abed5a7f14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:25.249867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4f1e11a4-a65c-48f1-89d0-c2abed5a7f14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:25.261080 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:25.261080 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:25.262321 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4f1e11a4-a65c-48f1-89d0-c2abed5a7f14 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:25.262788 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 811/3229] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:25 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:25.541336 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f57602e7-61ff-4f99-b572-6e2a553721da None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:25.543935 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f57602e7-61ff-4f99-b572-6e2a553721da tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:25.544197 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f57602e7-61ff-4f99-b572-6e2a553721da tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:25.545540 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f57602e7-61ff-4f99-b572-6e2a553721da tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:25.559382 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:25.559382 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:25.565379 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f57602e7-61ff-4f99-b572-6e2a553721da tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:25.572567 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f57602e7-61ff-4f99-b572-6e2a553721da tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:25.573170 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 799/3230] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:25 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:26.236409 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-36a71bf5-68b1-4316-aa97-55b228b7ea67 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:26.239153 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-36a71bf5-68b1-4316-aa97-55b228b7ea67 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/attachments/09ef88be-71d5-484a-9233-d6b39d5ead46/action Aug 19 21:29:26.239607 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-36a71bf5-68b1-4316-aa97-55b228b7ea67 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:26.239761 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-36a71bf5-68b1-4316-aa97-55b228b7ea67 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:26.277488 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:26.277488 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:26.280319 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-06133277-8f67-4ec1-b009-4e8c5c7c9271 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:26.285129 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-06133277-8f67-4ec1-b009-4e8c5c7c9271 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:26.285454 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-06133277-8f67-4ec1-b009-4e8c5c7c9271 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:26.286032 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-06133277-8f67-4ec1-b009-4e8c5c7c9271 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:26.286484 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-06133277-8f67-4ec1-b009-4e8c5c7c9271 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:26.298309 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:26.298309 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:26.299629 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-06133277-8f67-4ec1-b009-4e8c5c7c9271 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:26.301420 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 807/3231] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:26 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:26.303828 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-324d088f-b3c7-4a35-92d8-5c2a53ab5e7c req-36a71bf5-68b1-4316-aa97-55b228b7ea67 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/09ef88be-71d5-484a-9233-d6b39d5ead46/action returned with HTTP 204 Aug 19 21:29:26.304826 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 815/3232] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:29:26 2026] POST /volume/v3/attachments/09ef88be-71d5-484a-9233-d6b39d5ead46/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:26.589278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-aa42e147-367d-464f-967f-cf5ef57ee0c0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:26.591557 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aa42e147-367d-464f-967f-cf5ef57ee0c0 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:26.591768 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aa42e147-367d-464f-967f-cf5ef57ee0c0 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:26.592001 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aa42e147-367d-464f-967f-cf5ef57ee0c0 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:26.604344 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:26.604344 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:26.609030 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-aa42e147-367d-464f-967f-cf5ef57ee0c0 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:26.615263 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aa42e147-367d-464f-967f-cf5ef57ee0c0 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:26.616196 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 812/3233] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:26 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:27.313532 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-99cf1529-c6d3-4242-9ae4-351a031b680e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:27.316243 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-99cf1529-c6d3-4242-9ae4-351a031b680e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:27.319131 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-99cf1529-c6d3-4242-9ae4-351a031b680e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:27.319131 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-99cf1529-c6d3-4242-9ae4-351a031b680e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:27.319131 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-99cf1529-c6d3-4242-9ae4-351a031b680e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:27.326289 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:27.326289 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:27.327727 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-99cf1529-c6d3-4242-9ae4-351a031b680e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:27.328763 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 800/3234] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:27 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:28.341026 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4c1b4558-930e-46fc-b2db-d7d78e3e9383 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:28.343310 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c1b4558-930e-46fc-b2db-d7d78e3e9383 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:28.343562 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c1b4558-930e-46fc-b2db-d7d78e3e9383 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:28.343801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c1b4558-930e-46fc-b2db-d7d78e3e9383 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:28.343955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4c1b4558-930e-46fc-b2db-d7d78e3e9383 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:28.349208 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:28.349208 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:28.350220 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c1b4558-930e-46fc-b2db-d7d78e3e9383 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:28.350680 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 808/3235] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:28 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:29.367657 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c2abf164-0f3e-4ad7-8126-81c888951aea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:29.370060 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c2abf164-0f3e-4ad7-8126-81c888951aea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:29.370807 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c2abf164-0f3e-4ad7-8126-81c888951aea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:29.370807 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c2abf164-0f3e-4ad7-8126-81c888951aea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:29.370807 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c2abf164-0f3e-4ad7-8126-81c888951aea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:29.376553 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:29.376553 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:29.377779 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c2abf164-0f3e-4ad7-8126-81c888951aea tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:29.378366 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 816/3236] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:29 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:30.191204 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-0aeac79c-7a40-4cff-9cec-620148d386ff None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:30.194209 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-0aeac79c-7a40-4cff-9cec-620148d386ff tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:30.194502 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-0aeac79c-7a40-4cff-9cec-620148d386ff tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:30.194790 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-0aeac79c-7a40-4cff-9cec-620148d386ff tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:30.207259 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:30.207259 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:30.212118 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-0aeac79c-7a40-4cff-9cec-620148d386ff tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:30.217284 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-0aeac79c-7a40-4cff-9cec-620148d386ff tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:30.217955 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 813/3237] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:30 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:30.238738 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-77cb3e74-3ab0-4456-a7c8-456b77fd55a5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:30.241822 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-77cb3e74-3ab0-4456-a7c8-456b77fd55a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6/action Aug 19 21:29:30.242303 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-77cb3e74-3ab0-4456-a7c8-456b77fd55a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:30.242428 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-77cb3e74-3ab0-4456-a7c8-456b77fd55a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:30.255158 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:30.255158 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:30.255682 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-77cb3e74-3ab0-4456-a7c8-456b77fd55a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:30.263592 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-77cb3e74-3ab0-4456-a7c8-456b77fd55a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Begin detaching volume completed successfully. Aug 19 21:29:30.263884 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-77cb3e74-3ab0-4456-a7c8-456b77fd55a5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6/action returned with HTTP 202 Aug 19 21:29:30.264507 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 801/3238] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:29:30 2026] POST /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:30.311938 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b1f6833a-2663-4456-ac71-82998c04d14d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:30.312496 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1f6833a-2663-4456-ac71-82998c04d14d None None] GET https://10.4.3.158/volume// Aug 19 21:29:30.312496 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1f6833a-2663-4456-ac71-82998c04d14d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:30.312728 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1f6833a-2663-4456-ac71-82998c04d14d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:30.313191 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1f6833a-2663-4456-ac71-82998c04d14d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:30.313622 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 809/3239] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:30.326095 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-95215e37-3f77-4209-b310-adcef6d4e108 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:30.328209 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-95215e37-3f77-4209-b310-adcef6d4e108 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:30.328420 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-95215e37-3f77-4209-b310-adcef6d4e108 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:30.328609 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-95215e37-3f77-4209-b310-adcef6d4e108 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:30.339706 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:30.339706 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:30.344762 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-95215e37-3f77-4209-b310-adcef6d4e108 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:30.350364 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-95215e37-3f77-4209-b310-adcef6d4e108 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:30.350791 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 817/3240] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:30 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:30.388886 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c6917fc9-7a2d-4eb6-91e2-6466d951ea9f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:30.390678 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c6917fc9-7a2d-4eb6-91e2-6466d951ea9f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:30.390830 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c6917fc9-7a2d-4eb6-91e2-6466d951ea9f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:30.391196 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c6917fc9-7a2d-4eb6-91e2-6466d951ea9f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:30.391196 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c6917fc9-7a2d-4eb6-91e2-6466d951ea9f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:30.395595 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:30.395595 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:30.396436 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c6917fc9-7a2d-4eb6-91e2-6466d951ea9f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:30.396819 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 814/3241] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:30 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:30.410201 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b75c1dbb-8c01-457b-98b4-8b28a1565bfe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:30.413533 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b75c1dbb-8c01-457b-98b4-8b28a1565bfe tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:30.413861 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b75c1dbb-8c01-457b-98b4-8b28a1565bfe tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:30.414192 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b75c1dbb-8c01-457b-98b4-8b28a1565bfe tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:30.414343 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b75c1dbb-8c01-457b-98b4-8b28a1565bfe tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:30.421185 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:30.421185 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:30.422372 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b75c1dbb-8c01-457b-98b4-8b28a1565bfe tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:30.422927 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 802/3242] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:30 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:30.435332 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6dfb629e-08dd-46bf-b229-05546acf9d22 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:30.437680 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6dfb629e-08dd-46bf-b229-05546acf9d22 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:30.438065 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6dfb629e-08dd-46bf-b229-05546acf9d22 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:30.438341 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6dfb629e-08dd-46bf-b229-05546acf9d22 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:30.438488 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-6dfb629e-08dd-46bf-b229-05546acf9d22 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete backup with id: e992c5b1-2997-4d32-9967-21e9643641be. Aug 19 21:29:30.444064 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:30.444064 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:30.465245 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-6dfb629e-08dd-46bf-b229-05546acf9d22 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] delete_backup rpcapi backup_id e992c5b1-2997-4d32-9967-21e9643641be {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:29:30.467266 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6dfb629e-08dd-46bf-b229-05546acf9d22 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 202 Aug 19 21:29:30.467774 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 810/3243] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:29:30 2026] DELETE /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:30.478117 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6787e0f7-93ba-49c2-959f-2ce3dc2ecd02 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:30.480166 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6787e0f7-93ba-49c2-959f-2ce3dc2ecd02 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:30.480499 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6787e0f7-93ba-49c2-959f-2ce3dc2ecd02 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:30.480788 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6787e0f7-93ba-49c2-959f-2ce3dc2ecd02 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:30.481032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6787e0f7-93ba-49c2-959f-2ce3dc2ecd02 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:30.489681 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:30.489681 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:30.489681 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6787e0f7-93ba-49c2-959f-2ce3dc2ecd02 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 200 Aug 19 21:29:30.489681 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 818/3244] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:30 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:31.437498 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-81bacb0e-06f4-43bc-8eff-95d2eb025aa2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:31.439755 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-81bacb0e-06f4-43bc-8eff-95d2eb025aa2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/attachments/09ef88be-71d5-484a-9233-d6b39d5ead46 Aug 19 21:29:31.440027 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-81bacb0e-06f4-43bc-8eff-95d2eb025aa2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:31.440249 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-81bacb0e-06f4-43bc-8eff-95d2eb025aa2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:31.448672 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:31.448672 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:31.502177 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9556baa0-102a-4ea3-b918-a6b54764401d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:31.505003 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ef6cb5c0-d45a-4e12-ac78-123ba73b75fa req-81bacb0e-06f4-43bc-8eff-95d2eb025aa2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/09ef88be-71d5-484a-9233-d6b39d5ead46 returned with HTTP 200 Aug 19 21:29:31.505454 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 815/3245] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:29:31 2026] DELETE /volume/v3/attachments/09ef88be-71d5-484a-9233-d6b39d5ead46 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:31.506364 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9556baa0-102a-4ea3-b918-a6b54764401d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be Aug 19 21:29:31.506596 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9556baa0-102a-4ea3-b918-a6b54764401d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:31.506762 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9556baa0-102a-4ea3-b918-a6b54764401d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:31.506927 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9556baa0-102a-4ea3-b918-a6b54764401d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e992c5b1-2997-4d32-9967-21e9643641be. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:31.512041 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9556baa0-102a-4ea3-b918-a6b54764401d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be returned with HTTP 404 Aug 19 21:29:31.512755 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 803/3246] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:31 2026] GET /volume/v3/backups/e992c5b1-2997-4d32-9967-21e9643641be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:31.521721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9882c025-8b8f-448d-a0df-05c38d629000 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:31.523737 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9882c025-8b8f-448d-a0df-05c38d629000 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:29:31.524145 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9882c025-8b8f-448d-a0df-05c38d629000 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "253f171d-3ab2-4186-86dc-d1f20964e026", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1642778271", "container": "tempest-volumesbackupstest-backup-container-862190044"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:31.525904 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-9882c025-8b8f-448d-a0df-05c38d629000 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating new backup {'backup': {'volume_id': '253f171d-3ab2-4186-86dc-d1f20964e026', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1642778271', 'container': 'tempest-volumesbackupstest-backup-container-862190044'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:29:31.526151 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-9882c025-8b8f-448d-a0df-05c38d629000 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Creating backup of volume 253f171d-3ab2-4186-86dc-d1f20964e026 in container tempest-volumesbackupstest-backup-container-862190044 Aug 19 21:29:31.538988 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:31.538988 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:31.539584 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9882c025-8b8f-448d-a0df-05c38d629000 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:31.565140 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-9882c025-8b8f-448d-a0df-05c38d629000 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Created reservations ['4b09f575-d459-4e1f-9f2b-a2d3990f8c38', '631e63ab-e510-447e-89e1-2c407f471b36'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:31.616560 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9882c025-8b8f-448d-a0df-05c38d629000 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:29:31.617170 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 811/3247] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:29:31 2026] POST /volume/v3/backups => generated 330 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:31.630996 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-23d69138-5193-4fbd-bb5a-3a904341e76d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:31.633422 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-23d69138-5193-4fbd-bb5a-3a904341e76d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:31.633751 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-23d69138-5193-4fbd-bb5a-3a904341e76d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:31.634152 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-23d69138-5193-4fbd-bb5a-3a904341e76d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:31.634618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-23d69138-5193-4fbd-bb5a-3a904341e76d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:31.640365 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:31.640365 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:31.640531 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-23d69138-5193-4fbd-bb5a-3a904341e76d tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:31.641110 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 819/3248] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:31 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:32.432631 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-382f487b-eee7-43f6-9e4a-8c701d587669 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:32.434700 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:29:32.435144 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-386447779", "snapshot_id": "c6fdbb04-ffa7-4a28-a66a-a09ad400fe12", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:32.436819 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-386447779', 'snapshot_id': 'c6fdbb04-ffa7-4a28-a66a-a09ad400fe12', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:29:32.443768 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:32.443768 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:32.444348 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:32.444580 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume of 1 GB Aug 19 21:29:32.449082 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Availability Zones retrieved successfully. Aug 19 21:29:32.455374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Flow 'volume_create_api' (13019ad9-6505-42b5-bb59-01987ad85988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:32.457738 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c091e026-e11a-450f-83a1-e411c1026074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:32.459162 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:29:32.495946 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c091e026-e11a-450f-83a1-e411c1026074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c6fdbb04-ffa7-4a28-a66a-a09ad400fe12', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:32.496820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b78b50-7d63-4a27-88d5-8469b58745b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:32.568927 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Created reservations ['39a5c30f-ba7d-4436-99ac-9b8274895371', 'a1c4b373-d9e2-4c5e-b514-2a73a73c722d', '27eed678-febe-42fc-addc-9eab7d5d9b60', '383049ca-0b36-488d-bbf7-47f4a6979864'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:32.570175 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b78b50-7d63-4a27-88d5-8469b58745b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a5c30f-ba7d-4436-99ac-9b8274895371', 'a1c4b373-d9e2-4c5e-b514-2a73a73c722d', '27eed678-febe-42fc-addc-9eab7d5d9b60', '383049ca-0b36-488d-bbf7-47f4a6979864']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:32.571408 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542ebc23-ecce-4529-86a5-29342d76ac87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:32.632780 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542ebc23-ecce-4529-86a5-29342d76ac87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c44e60c6-3dd4-4700-8adb-b6d2311b24ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-386447779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d245ce0734d34fcc95490bc7f2565658',qos_specs=None,replication_status=,reservations=['39a5c30f-ba7d-4436-99ac-9b8274895371','a1c4b373-d9e2-4c5e-b514-2a73a73c722d','27eed678-febe-42fc-addc-9eab7d5d9b60','383049ca-0b36-488d-bbf7-47f4a6979864'],size=1,snapshot_id=c6fdbb04-ffa7-4a28-a66a-a09ad400fe12,source_replicaid=,source_volid=None,status='creating',user_id='4285faa249f643418de1203655b1c7ea',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-386447779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c44e60c6-3dd4-4700-8adb-b6d2311b24ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d245ce0734d34fcc95490bc7f2565658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c6fdbb04-ffa7-4a28-a66a-a09ad400fe12,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4285faa249f643418de1203655b1c7ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:32.633980 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb23e61-d14a-44ee-a0c0-920f3568fc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:32.655732 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e448b8cc-c5ff-4a3b-8268-e02f4ebecd56 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:32.659266 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e448b8cc-c5ff-4a3b-8268-e02f4ebecd56 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:32.660571 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e448b8cc-c5ff-4a3b-8268-e02f4ebecd56 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:32.660571 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e448b8cc-c5ff-4a3b-8268-e02f4ebecd56 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:32.661464 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e448b8cc-c5ff-4a3b-8268-e02f4ebecd56 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:32.662155 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb23e61-d14a-44ee-a0c0-920f3568fc2f) transitioned into state 'SUCCESS' from state '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-386447779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d245ce0734d34fcc95490bc7f2565658',qos_specs=None,replication_status=,reservations=['39a5c30f-ba7d-4436-99ac-9b8274895371','a1c4b373-d9e2-4c5e-b514-2a73a73c722d','27eed678-febe-42fc-addc-9eab7d5d9b60','383049ca-0b36-488d-bbf7-47f4a6979864'],size=1,snapshot_id=c6fdbb04-ffa7-4a28-a66a-a09ad400fe12,source_replicaid=,source_volid=None,status='creating',user_id='4285faa249f643418de1203655b1c7ea',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:32.663298 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb191610-bc07-4409-b279-b0c875f5c0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:32.670089 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:32.670089 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:32.671278 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e448b8cc-c5ff-4a3b-8268-e02f4ebecd56 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:32.671665 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 804/3249] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:32 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:32.708655 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb191610-bc07-4409-b279-b0c875f5c0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:32.709915 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Flow 'volume_create_api' (13019ad9-6505-42b5-bb59-01987ad85988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:32.710797 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Create volume request issued successfully. Aug 19 21:29:32.711681 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-382f487b-eee7-43f6-9e4a-8c701d587669 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:29:32.712274 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 816/3250] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:29:32 2026] POST /volume/v3/volumes => generated 790 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:32.730363 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e29753da-d79c-43b9-806b-b57b0b027e46 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:32.733784 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e29753da-d79c-43b9-806b-b57b0b027e46 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:32.733893 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e29753da-d79c-43b9-806b-b57b0b027e46 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:32.734257 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e29753da-d79c-43b9-806b-b57b0b027e46 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:32.752480 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:32.752480 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:32.757403 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e29753da-d79c-43b9-806b-b57b0b027e46 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:32.763718 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e29753da-d79c-43b9-806b-b57b0b027e46 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:32.764163 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 812/3251] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:32 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:33.687528 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a777d3f8-58ee-42c4-882e-e2d2e42ade6a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:33.690271 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a777d3f8-58ee-42c4-882e-e2d2e42ade6a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:33.690532 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a777d3f8-58ee-42c4-882e-e2d2e42ade6a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:33.690768 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a777d3f8-58ee-42c4-882e-e2d2e42ade6a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:33.690938 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a777d3f8-58ee-42c4-882e-e2d2e42ade6a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:33.696564 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:33.696564 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:33.697511 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a777d3f8-58ee-42c4-882e-e2d2e42ade6a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:33.698142 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 820/3252] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:33 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:33.782135 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d51af1bb-a782-4b8e-b81d-4d39f342bde9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:33.784191 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d51af1bb-a782-4b8e-b81d-4d39f342bde9 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:33.784402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d51af1bb-a782-4b8e-b81d-4d39f342bde9 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:33.784621 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d51af1bb-a782-4b8e-b81d-4d39f342bde9 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:33.793102 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:33.793102 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:33.798402 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d51af1bb-a782-4b8e-b81d-4d39f342bde9 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:33.804538 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d51af1bb-a782-4b8e-b81d-4d39f342bde9 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:33.805140 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 805/3253] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:33 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:33.819244 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fc7a4f31-73ae-4a23-ac04-2fc98ca388af None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:33.821592 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc7a4f31-73ae-4a23-ac04-2fc98ca388af tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:33.821926 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc7a4f31-73ae-4a23-ac04-2fc98ca388af tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:33.822186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc7a4f31-73ae-4a23-ac04-2fc98ca388af tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:33.835257 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:33.835257 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:33.841155 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fc7a4f31-73ae-4a23-ac04-2fc98ca388af tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:33.849554 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc7a4f31-73ae-4a23-ac04-2fc98ca388af tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:33.850288 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 817/3254] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:33 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:34.452521 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-9e51803f-abe8-4b5c-800e-dc7e0daa3f91 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:34.455198 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-9e51803f-abe8-4b5c-800e-dc7e0daa3f91 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:34.455454 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-9e51803f-abe8-4b5c-800e-dc7e0daa3f91 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:34.455755 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-9e51803f-abe8-4b5c-800e-dc7e0daa3f91 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:34.464876 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:34.464876 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:34.470199 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-9e51803f-abe8-4b5c-800e-dc7e0daa3f91 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:34.475064 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-9e51803f-abe8-4b5c-800e-dc7e0daa3f91 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:34.475664 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 813/3255] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:34 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:34.610756 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d72ce20c-928e-4951-a24f-efd994c15a39 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:34.611361 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d72ce20c-928e-4951-a24f-efd994c15a39 None None] GET https://10.4.3.158/volume// Aug 19 21:29:34.611583 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d72ce20c-928e-4951-a24f-efd994c15a39 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:34.612276 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d72ce20c-928e-4951-a24f-efd994c15a39 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:34.612450 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d72ce20c-928e-4951-a24f-efd994c15a39 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:34.612706 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 821/3256] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:29:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:34.622465 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-d5983eba-d26f-41f7-896f-f9b933ecd3a9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:34.626890 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-d5983eba-d26f-41f7-896f-f9b933ecd3a9 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:29:34.628266 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-d5983eba-d26f-41f7-896f-f9b933ecd3a9 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c44e60c6-3dd4-4700-8adb-b6d2311b24ab", "connector": null, "instance_uuid": "e7ad3d01-a75a-4b7a-8eef-b8d25d42a825"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:34.637731 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:34.637731 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:34.672792 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-d5983eba-d26f-41f7-896f-f9b933ecd3a9 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:29:34.673633 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 806/3257] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:29:34 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 19 21:29:34.711700 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-53c4231c-0f1b-4547-8a77-b3616c406c6e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:34.714693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2f9d4d7c-6993-4b8a-8ae2-0988263b432a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:34.715579 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-53c4231c-0f1b-4547-8a77-b3616c406c6e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:34.715579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-53c4231c-0f1b-4547-8a77-b3616c406c6e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:34.715579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-53c4231c-0f1b-4547-8a77-b3616c406c6e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:34.716384 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2f9d4d7c-6993-4b8a-8ae2-0988263b432a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:34.716640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2f9d4d7c-6993-4b8a-8ae2-0988263b432a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:34.717002 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2f9d4d7c-6993-4b8a-8ae2-0988263b432a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:34.717002 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2f9d4d7c-6993-4b8a-8ae2-0988263b432a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:34.724195 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:34.724195 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:34.726460 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2f9d4d7c-6993-4b8a-8ae2-0988263b432a tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:34.727850 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 814/3258] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:34 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:34.731084 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:34.731084 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:34.733933 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-753c2faa-e913-46c1-b8c0-5d29c2a40540 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:34.733933 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-753c2faa-e913-46c1-b8c0-5d29c2a40540 None None] GET https://10.4.3.158/volume// Aug 19 21:29:34.733933 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-753c2faa-e913-46c1-b8c0-5d29c2a40540 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:34.734658 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-753c2faa-e913-46c1-b8c0-5d29c2a40540 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:34.734658 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-753c2faa-e913-46c1-b8c0-5d29c2a40540 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:34.734848 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 822/3259] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:34.737315 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-53c4231c-0f1b-4547-8a77-b3616c406c6e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:34.744175 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-53c4231c-0f1b-4547-8a77-b3616c406c6e tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:34.744760 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 818/3260] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:34 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:34.745947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-ebcf8293-9192-42df-adde-e95bd44bae99 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:34.749754 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-ebcf8293-9192-42df-adde-e95bd44bae99 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:34.749754 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-ebcf8293-9192-42df-adde-e95bd44bae99 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:34.750243 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-ebcf8293-9192-42df-adde-e95bd44bae99 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:34.764607 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:34.764607 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:34.770747 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-ebcf8293-9192-42df-adde-e95bd44bae99 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:34.778001 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-ebcf8293-9192-42df-adde-e95bd44bae99 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:34.778707 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 807/3261] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:34 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:34.927904 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-510aac43-727a-4185-bbf2-440aea7dd737 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:34.931485 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-510aac43-727a-4185-bbf2-440aea7dd737 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] PUT https://10.4.3.158/volume/v3/attachments/76006b30-f7d3-481e-a727-e52b721499f2 Aug 19 21:29:34.932132 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-510aac43-727a-4185-bbf2-440aea7dd737 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:34.946835 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-510aac43-727a-4185-bbf2-440aea7dd737 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Acquiring lock "cinder-attachment_update-c44e60c6-3dd4-4700-8adb-b6d2311b24ab-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:29:34.955242 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-510aac43-727a-4185-bbf2-440aea7dd737 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Lock "cinder-attachment_update-c44e60c6-3dd4-4700-8adb-b6d2311b24ab-np0000007814" acquired by "attachment_update" :: waited 0.009s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:29:34.957896 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:34.957896 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:35.126445 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-510aac43-727a-4185-bbf2-440aea7dd737 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Lock "cinder-attachment_update-c44e60c6-3dd4-4700-8adb-b6d2311b24ab-np0000007814" released by "attachment_update" :: held 0.171s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:29:35.129304 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-510aac43-727a-4185-bbf2-440aea7dd737 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/76006b30-f7d3-481e-a727-e52b721499f2 returned with HTTP 200 Aug 19 21:29:35.130027 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 815/3262] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:29:34 2026] PUT /volume/v3/attachments/76006b30-f7d3-481e-a727-e52b721499f2 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:35.744426 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f22e7a0-628f-49e7-9f26-0690396972f5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:35.751699 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f22e7a0-628f-49e7-9f26-0690396972f5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:35.752766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f22e7a0-628f-49e7-9f26-0690396972f5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:35.753123 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f22e7a0-628f-49e7-9f26-0690396972f5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:35.753322 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1f22e7a0-628f-49e7-9f26-0690396972f5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:35.763333 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:35.763333 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:35.764782 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f22e7a0-628f-49e7-9f26-0690396972f5 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:35.765397 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cb02ee6f-88d4-4042-8b94-c7ec54546cd5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:35.765946 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 823/3263] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:35 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:35.769432 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cb02ee6f-88d4-4042-8b94-c7ec54546cd5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:35.769782 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cb02ee6f-88d4-4042-8b94-c7ec54546cd5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:35.769782 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cb02ee6f-88d4-4042-8b94-c7ec54546cd5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:35.794086 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:35.794086 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:35.801937 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-cb02ee6f-88d4-4042-8b94-c7ec54546cd5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:35.811943 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cb02ee6f-88d4-4042-8b94-c7ec54546cd5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:35.812949 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 819/3264] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:35 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 883 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:29:36.787189 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-43dec0ef-bd16-46e1-bf40-34a35abe7a3f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:36.791295 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43dec0ef-bd16-46e1-bf40-34a35abe7a3f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:36.791295 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43dec0ef-bd16-46e1-bf40-34a35abe7a3f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:36.792695 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43dec0ef-bd16-46e1-bf40-34a35abe7a3f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:36.794901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-43dec0ef-bd16-46e1-bf40-34a35abe7a3f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:36.801625 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:36.801625 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:36.801625 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43dec0ef-bd16-46e1-bf40-34a35abe7a3f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:36.801988 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 808/3265] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:36 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:36.833405 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0a399d07-b0cc-44c5-a0ea-88833c98ea62 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:36.837129 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a399d07-b0cc-44c5-a0ea-88833c98ea62 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:36.837129 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a399d07-b0cc-44c5-a0ea-88833c98ea62 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:36.837984 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a399d07-b0cc-44c5-a0ea-88833c98ea62 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:36.856245 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:36.856245 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:36.861850 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0a399d07-b0cc-44c5-a0ea-88833c98ea62 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:36.870241 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a399d07-b0cc-44c5-a0ea-88833c98ea62 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:36.871259 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 816/3266] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:36 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:37.815428 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9cc56138-d08e-4efb-a350-aa2eb108398f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:37.818555 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9cc56138-d08e-4efb-a350-aa2eb108398f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:37.818555 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9cc56138-d08e-4efb-a350-aa2eb108398f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:37.818944 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9cc56138-d08e-4efb-a350-aa2eb108398f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:37.818944 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9cc56138-d08e-4efb-a350-aa2eb108398f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:37.824972 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:37.824972 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:37.825806 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9cc56138-d08e-4efb-a350-aa2eb108398f tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:37.826479 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 824/3267] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:37 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:37.887181 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-17c4a9b6-e4ae-430a-9558-85c36ed465d0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:37.889376 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-17c4a9b6-e4ae-430a-9558-85c36ed465d0 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:37.889632 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-17c4a9b6-e4ae-430a-9558-85c36ed465d0 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:37.889895 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-17c4a9b6-e4ae-430a-9558-85c36ed465d0 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:37.901960 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:37.901960 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:37.906912 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-17c4a9b6-e4ae-430a-9558-85c36ed465d0 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:37.911572 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-17c4a9b6-e4ae-430a-9558-85c36ed465d0 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:37.912088 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 820/3268] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:37 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:38.843279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01a2ee7b-961c-42af-93db-f8126b920bcc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:38.846181 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01a2ee7b-961c-42af-93db-f8126b920bcc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:38.846499 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01a2ee7b-961c-42af-93db-f8126b920bcc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:38.846774 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01a2ee7b-961c-42af-93db-f8126b920bcc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:38.847199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-01a2ee7b-961c-42af-93db-f8126b920bcc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:38.853056 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:38.853056 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:38.854065 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01a2ee7b-961c-42af-93db-f8126b920bcc tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:38.854561 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 809/3269] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:38 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:38.927644 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6ca7c08b-56ed-4b8c-9922-9a36c38d19c2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:38.930232 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6ca7c08b-56ed-4b8c-9922-9a36c38d19c2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:38.930939 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6ca7c08b-56ed-4b8c-9922-9a36c38d19c2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:38.931411 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6ca7c08b-56ed-4b8c-9922-9a36c38d19c2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:38.948224 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:38.948224 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:38.955565 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6ca7c08b-56ed-4b8c-9922-9a36c38d19c2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:38.964648 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6ca7c08b-56ed-4b8c-9922-9a36c38d19c2 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:38.965567 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 817/3270] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:38 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:39.461102 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-33b220ed-d215-41b2-b866-641b4f5aa977 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:39.464117 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-33b220ed-d215-41b2-b866-641b4f5aa977 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/attachments/76006b30-f7d3-481e-a727-e52b721499f2/action Aug 19 21:29:39.464536 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-33b220ed-d215-41b2-b866-641b4f5aa977 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:39.464684 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-33b220ed-d215-41b2-b866-641b4f5aa977 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:39.487630 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:39.487630 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:39.517297 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-da772c83-0292-4fc9-9391-4bf1558a30ac req-33b220ed-d215-41b2-b866-641b4f5aa977 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/76006b30-f7d3-481e-a727-e52b721499f2/action returned with HTTP 204 Aug 19 21:29:39.517981 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 825/3271] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:29:39 2026] POST /volume/v3/attachments/76006b30-f7d3-481e-a727-e52b721499f2/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:39.870669 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-782064fd-da40-40cf-a026-0fba0a23e5cd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:39.876082 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-782064fd-da40-40cf-a026-0fba0a23e5cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:39.876082 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-782064fd-da40-40cf-a026-0fba0a23e5cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:39.876266 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-782064fd-da40-40cf-a026-0fba0a23e5cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:39.876559 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-782064fd-da40-40cf-a026-0fba0a23e5cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:39.886920 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:39.886920 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:39.890413 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-782064fd-da40-40cf-a026-0fba0a23e5cd tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:39.890565 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 821/3272] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:39 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:39.987190 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bdda0411-9460-4f0d-9b3f-e7c400d39658 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:39.991655 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bdda0411-9460-4f0d-9b3f-e7c400d39658 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:39.991655 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bdda0411-9460-4f0d-9b3f-e7c400d39658 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:39.992348 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bdda0411-9460-4f0d-9b3f-e7c400d39658 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:40.006897 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:40.006897 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:40.012288 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bdda0411-9460-4f0d-9b3f-e7c400d39658 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:40.019035 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bdda0411-9460-4f0d-9b3f-e7c400d39658 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:40.019581 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 810/3273] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:39 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:40.906043 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-50e4615b-ea93-4c81-b1c8-30ff0de01ee4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:40.909279 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50e4615b-ea93-4c81-b1c8-30ff0de01ee4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:40.909520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50e4615b-ea93-4c81-b1c8-30ff0de01ee4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:40.909750 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50e4615b-ea93-4c81-b1c8-30ff0de01ee4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:40.909904 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-50e4615b-ea93-4c81-b1c8-30ff0de01ee4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:40.915484 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:40.915484 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:40.916463 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50e4615b-ea93-4c81-b1c8-30ff0de01ee4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:40.917101 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 818/3274] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:40 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:41.144934 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-04e51933-6a57-4c60-b64e-c6d84336a43d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:41.146902 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:29:41.147280 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1424235953"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:41.148751 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1424235953'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:29:41.148926 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Create volume of 1 GB Aug 19 21:29:41.153393 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Availability Zones retrieved successfully. Aug 19 21:29:41.159549 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Flow 'volume_create_api' (0975d847-1b87-42a3-a0cb-41e2afb6abea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:41.160549 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53c4792-1d62-4e07-9ddb-83ad37f2d006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:41.161560 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:29:41.194161 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53c4792-1d62-4e07-9ddb-83ad37f2d006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:41.195167 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7138b8c5-6af8-4d35-9284-95eef2fcff2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:41.251575 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Created reservations ['5d360bfa-6fc5-4037-8561-005f980b46f8', '3c7f3b79-cc43-4875-9058-6f09326c382f', '3cc1ae60-1469-4db7-a66f-de35c03aba7d', '35e23790-0076-499e-b1db-14e474e7adfd'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:41.252278 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7138b8c5-6af8-4d35-9284-95eef2fcff2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d360bfa-6fc5-4037-8561-005f980b46f8', '3c7f3b79-cc43-4875-9058-6f09326c382f', '3cc1ae60-1469-4db7-a66f-de35c03aba7d', '35e23790-0076-499e-b1db-14e474e7adfd']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:41.253136 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8a5cc8-e31b-45fa-a4ee-f877e13e69ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:41.277570 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8a5cc8-e31b-45fa-a4ee-f877e13e69ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68a55207-7c93-4cc5-92a6-b965a2578ab0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1424235953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='114537974b1c4ff494cadb9edfda5fc5',qos_specs=None,replication_status=,reservations=['5d360bfa-6fc5-4037-8561-005f980b46f8','3c7f3b79-cc43-4875-9058-6f09326c382f','3cc1ae60-1469-4db7-a66f-de35c03aba7d','35e23790-0076-499e-b1db-14e474e7adfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb314d2bfefd4a6daa6d8aca34844fe5',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1424235953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68a55207-7c93-4cc5-92a6-b965a2578ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='114537974b1c4ff494cadb9edfda5fc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb314d2bfefd4a6daa6d8aca34844fe5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:41.278677 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224bcba9-721c-4fd8-8d0d-c2e2cd8e80ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:41.303005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224bcba9-721c-4fd8-8d0d-c2e2cd8e80ad) transitioned into state 'SUCCESS' from state '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-1424235953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='114537974b1c4ff494cadb9edfda5fc5',qos_specs=None,replication_status=,reservations=['5d360bfa-6fc5-4037-8561-005f980b46f8','3c7f3b79-cc43-4875-9058-6f09326c382f','3cc1ae60-1469-4db7-a66f-de35c03aba7d','35e23790-0076-499e-b1db-14e474e7adfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb314d2bfefd4a6daa6d8aca34844fe5',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:41.303761 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5088029b-9c0a-4e86-b2de-14ab7c371d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:41.321443 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5088029b-9c0a-4e86-b2de-14ab7c371d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:41.323760 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Flow 'volume_create_api' (0975d847-1b87-42a3-a0cb-41e2afb6abea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:41.325093 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Create volume request issued successfully. Aug 19 21:29:41.328036 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04e51933-6a57-4c60-b64e-c6d84336a43d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:29:41.328301 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 826/3275] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:29:41 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 19 21:29:41.351615 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f837860c-da16-42ba-8e2d-edec1205777c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:41.352813 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f837860c-da16-42ba-8e2d-edec1205777c tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:29:41.352813 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f837860c-da16-42ba-8e2d-edec1205777c tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:41.352813 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f837860c-da16-42ba-8e2d-edec1205777c tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:41.361278 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:41.361278 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:41.366329 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f837860c-da16-42ba-8e2d-edec1205777c tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:29:41.373463 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f837860c-da16-42ba-8e2d-edec1205777c tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 200 Aug 19 21:29:41.373463 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 822/3276] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:41 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:41.931641 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c38b4daf-d6ca-4335-b7c0-4ad3042e059b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:41.933433 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c38b4daf-d6ca-4335-b7c0-4ad3042e059b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:41.933599 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c38b4daf-d6ca-4335-b7c0-4ad3042e059b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:41.933822 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c38b4daf-d6ca-4335-b7c0-4ad3042e059b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:41.933979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c38b4daf-d6ca-4335-b7c0-4ad3042e059b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:41.939437 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:41.939437 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:41.940575 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c38b4daf-d6ca-4335-b7c0-4ad3042e059b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:41.941145 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 811/3277] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:41 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:41.956304 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7db85085-9d19-4a34-82dc-584cd295e930 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:41.958941 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7db85085-9d19-4a34-82dc-584cd295e930 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:41.959239 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7db85085-9d19-4a34-82dc-584cd295e930 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:41.959555 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7db85085-9d19-4a34-82dc-584cd295e930 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:41.959734 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-7db85085-9d19-4a34-82dc-584cd295e930 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:41.966147 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:41.966147 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:41.967406 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7db85085-9d19-4a34-82dc-584cd295e930 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:41.968164 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 819/3278] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:41 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:41.982519 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-89244650-e01f-4394-8a14-507bf5978302 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:41.985177 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89244650-e01f-4394-8a14-507bf5978302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:41.985451 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89244650-e01f-4394-8a14-507bf5978302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:41.985705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89244650-e01f-4394-8a14-507bf5978302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:41.985847 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-89244650-e01f-4394-8a14-507bf5978302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete backup with id: 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. Aug 19 21:29:41.991364 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:41.991364 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:42.009230 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-89244650-e01f-4394-8a14-507bf5978302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] delete_backup rpcapi backup_id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:29:42.012519 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89244650-e01f-4394-8a14-507bf5978302 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 202 Aug 19 21:29:42.013632 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 827/3279] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:29:41 2026] DELETE /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:42.023495 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6c85c32f-11ff-4978-9e52-4cfc239f782c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:42.027059 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6c85c32f-11ff-4978-9e52-4cfc239f782c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:42.027375 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6c85c32f-11ff-4978-9e52-4cfc239f782c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:42.027609 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6c85c32f-11ff-4978-9e52-4cfc239f782c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:42.027775 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6c85c32f-11ff-4978-9e52-4cfc239f782c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:42.037380 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:42.037380 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:42.038513 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6c85c32f-11ff-4978-9e52-4cfc239f782c tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 200 Aug 19 21:29:42.038513 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 823/3280] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:42 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:42.391713 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-476622f2-b5bf-44a8-b3ed-281f9925ae7c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:42.395779 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-476622f2-b5bf-44a8-b3ed-281f9925ae7c tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:29:42.396137 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-476622f2-b5bf-44a8-b3ed-281f9925ae7c tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:42.396481 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-476622f2-b5bf-44a8-b3ed-281f9925ae7c tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:42.409907 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:42.409907 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:42.415253 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-476622f2-b5bf-44a8-b3ed-281f9925ae7c tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:29:42.421190 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-476622f2-b5bf-44a8-b3ed-281f9925ae7c tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 200 Aug 19 21:29:42.421840 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 812/3281] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:42 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:42.467813 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5b4f99f0-baf9-41b4-b75b-c1830669a89c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:42.469982 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b4f99f0-baf9-41b4-b75b-c1830669a89c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:42.470359 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b4f99f0-baf9-41b4-b75b-c1830669a89c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:42.470634 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b4f99f0-baf9-41b4-b75b-c1830669a89c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:42.478626 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:42.478626 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:42.482514 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5b4f99f0-baf9-41b4-b75b-c1830669a89c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:42.487476 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b4f99f0-baf9-41b4-b75b-c1830669a89c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:42.487836 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 820/3282] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:42 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:42.502295 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5cd1491a-369e-4bf1-a23f-bcfcb7e69410 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:42.504688 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5cd1491a-369e-4bf1-a23f-bcfcb7e69410 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:42.504962 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5cd1491a-369e-4bf1-a23f-bcfcb7e69410 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:42.505120 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5cd1491a-369e-4bf1-a23f-bcfcb7e69410 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:42.516639 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:42.516639 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:42.524112 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5cd1491a-369e-4bf1-a23f-bcfcb7e69410 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:42.531730 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5cd1491a-369e-4bf1-a23f-bcfcb7e69410 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:42.531730 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 828/3283] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:42 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:42.590246 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-127a7ac9-f988-4351-8bc0-12f0065d0e7f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:42.592741 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-127a7ac9-f988-4351-8bc0-12f0065d0e7f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:42.592987 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-127a7ac9-f988-4351-8bc0-12f0065d0e7f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:42.593211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-127a7ac9-f988-4351-8bc0-12f0065d0e7f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:42.602599 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:42.602599 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:42.607970 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-127a7ac9-f988-4351-8bc0-12f0065d0e7f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:42.614393 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-127a7ac9-f988-4351-8bc0-12f0065d0e7f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:42.615143 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 824/3284] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:42 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:42.720538 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3c684205-df19-4c3d-bee1-4b7b840702b3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:42.721068 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3c684205-df19-4c3d-bee1-4b7b840702b3 None None] GET https://10.4.3.158/volume// Aug 19 21:29:42.721331 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3c684205-df19-4c3d-bee1-4b7b840702b3 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:42.721621 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3c684205-df19-4c3d-bee1-4b7b840702b3 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:42.722634 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3c684205-df19-4c3d-bee1-4b7b840702b3 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:42.722634 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 813/3285] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:29:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:42.733279 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-e8c88dd7-c30b-4cb1-a1b4-780e134e9b9e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:42.736245 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-e8c88dd7-c30b-4cb1-a1b4-780e134e9b9e tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:29:42.736712 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-e8c88dd7-c30b-4cb1-a1b4-780e134e9b9e tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "baedd55a-cd42-47cc-b755-64e04c3f5f67", "connector": null, "instance_uuid": "4d50b222-5727-4668-98e1-0541734786de"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:42.750035 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:42.750035 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:42.796032 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-e8c88dd7-c30b-4cb1-a1b4-780e134e9b9e tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:29:42.796937 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 821/3286] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:29:42 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 19 21:29:42.839742 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c1a8a992-04f3-4657-91bb-e5b1c06763b4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:42.843204 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c1a8a992-04f3-4657-91bb-e5b1c06763b4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:42.843522 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c1a8a992-04f3-4657-91bb-e5b1c06763b4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:42.843897 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c1a8a992-04f3-4657-91bb-e5b1c06763b4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:42.849913 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b2420cc3-1cf0-432d-813c-f56506aaccfb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:42.850904 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b2420cc3-1cf0-432d-813c-f56506aaccfb None None] GET https://10.4.3.158/volume// Aug 19 21:29:42.851930 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b2420cc3-1cf0-432d-813c-f56506aaccfb None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:42.851930 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b2420cc3-1cf0-432d-813c-f56506aaccfb None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:42.852145 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b2420cc3-1cf0-432d-813c-f56506aaccfb None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:42.852516 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 825/3287] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:42.866342 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:42.866342 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:42.866519 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-634d444c-a4d6-43cf-acfe-e3d45e21f7cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:42.870209 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-634d444c-a4d6-43cf-acfe-e3d45e21f7cd tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:42.870523 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-634d444c-a4d6-43cf-acfe-e3d45e21f7cd tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:42.870824 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-634d444c-a4d6-43cf-acfe-e3d45e21f7cd tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:42.876826 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c1a8a992-04f3-4657-91bb-e5b1c06763b4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:42.887397 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c1a8a992-04f3-4657-91bb-e5b1c06763b4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:42.887963 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:42.887963 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:42.888148 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 829/3288] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:42 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:42.895145 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-634d444c-a4d6-43cf-acfe-e3d45e21f7cd tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:42.901636 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-634d444c-a4d6-43cf-acfe-e3d45e21f7cd tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:42.902357 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 814/3289] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:42 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 1037 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:43.044648 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-571b48bb-e4cb-4650-ac31-2e8ea24eb1e2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:43.048542 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-571b48bb-e4cb-4650-ac31-2e8ea24eb1e2 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] PUT https://10.4.3.158/volume/v3/attachments/d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e Aug 19 21:29:43.049029 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-571b48bb-e4cb-4650-ac31-2e8ea24eb1e2 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:43.055472 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bf59002d-7b68-4ddd-a249-8141bf93f592 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:43.059797 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bf59002d-7b68-4ddd-a249-8141bf93f592 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f Aug 19 21:29:43.060799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bf59002d-7b68-4ddd-a249-8141bf93f592 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:43.060799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bf59002d-7b68-4ddd-a249-8141bf93f592 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:43.061820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-bf59002d-7b68-4ddd-a249-8141bf93f592 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id 1cdd603d-2130-483c-bf7b-b4c16ec7e82f. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:43.063780 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-571b48bb-e4cb-4650-ac31-2e8ea24eb1e2 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Acquiring lock "cinder-attachment_update-baedd55a-cd42-47cc-b755-64e04c3f5f67-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:29:43.069674 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bf59002d-7b68-4ddd-a249-8141bf93f592 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f returned with HTTP 404 Aug 19 21:29:43.070560 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-571b48bb-e4cb-4650-ac31-2e8ea24eb1e2 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Lock "cinder-attachment_update-baedd55a-cd42-47cc-b755-64e04c3f5f67-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:29:43.070886 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 826/3290] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:43 2026] GET /volume/v3/backups/1cdd603d-2130-483c-bf7b-b4c16ec7e82f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:43.072282 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:43.072282 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:43.182064 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-78e54786-1723-4563-9324-77e29a7f0c09 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:43.184622 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-78e54786-1723-4563-9324-77e29a7f0c09 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:43.184986 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-78e54786-1723-4563-9324-77e29a7f0c09 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:43.185317 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-78e54786-1723-4563-9324-77e29a7f0c09 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:43.185467 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-78e54786-1723-4563-9324-77e29a7f0c09 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete backup with id: e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. Aug 19 21:29:43.195103 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:43.195103 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:43.206678 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-571b48bb-e4cb-4650-ac31-2e8ea24eb1e2 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Lock "cinder-attachment_update-baedd55a-cd42-47cc-b755-64e04c3f5f67-np0000007814" released by "attachment_update" :: held 0.136s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:29:43.207182 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-571b48bb-e4cb-4650-ac31-2e8ea24eb1e2 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/attachments/d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e returned with HTTP 200 Aug 19 21:29:43.207783 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 822/3291] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:29:43 2026] PUT /volume/v3/attachments/d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:43.215462 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-78e54786-1723-4563-9324-77e29a7f0c09 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] delete_backup rpcapi backup_id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:29:43.218143 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-78e54786-1723-4563-9324-77e29a7f0c09 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 202 Aug 19 21:29:43.218143 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 830/3292] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:29:43 2026] DELETE /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:43.227794 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-90765a73-76c1-417b-a9f1-57d30b25bb5b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:43.230310 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-90765a73-76c1-417b-a9f1-57d30b25bb5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:43.230514 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-90765a73-76c1-417b-a9f1-57d30b25bb5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:43.230841 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-90765a73-76c1-417b-a9f1-57d30b25bb5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:43.231008 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-90765a73-76c1-417b-a9f1-57d30b25bb5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:43.238663 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:43.238663 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:43.240050 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-90765a73-76c1-417b-a9f1-57d30b25bb5b tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 200 Aug 19 21:29:43.240249 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 815/3293] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:43 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:43.905740 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2a90f937-e67e-40d7-b354-789b53744ceb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:43.908080 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a90f937-e67e-40d7-b354-789b53744ceb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:43.908317 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a90f937-e67e-40d7-b354-789b53744ceb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:43.908648 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a90f937-e67e-40d7-b354-789b53744ceb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:43.922634 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:43.922634 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:43.930192 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2a90f937-e67e-40d7-b354-789b53744ceb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:43.935742 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a90f937-e67e-40d7-b354-789b53744ceb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:43.935945 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 827/3294] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:43 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:44.253910 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bcd76fb1-54bb-46a3-b732-ed57bef40cbb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.256903 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bcd76fb1-54bb-46a3-b732-ed57bef40cbb tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a Aug 19 21:29:44.257271 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bcd76fb1-54bb-46a3-b732-ed57bef40cbb tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:44.258179 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bcd76fb1-54bb-46a3-b732-ed57bef40cbb tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:44.258358 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-bcd76fb1-54bb-46a3-b732-ed57bef40cbb tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Show backup with id e6e5ce97-cffa-478a-ab36-8e9bb8994f7a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:29:44.264880 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bcd76fb1-54bb-46a3-b732-ed57bef40cbb tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a returned with HTTP 404 Aug 19 21:29:44.265997 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 823/3295] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:44 2026] GET /volume/v3/backups/e6e5ce97-cffa-478a-ab36-8e9bb8994f7a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:44.391978 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-722282df-b314-4c13-8ea4-9fe558ff603b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.394397 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-722282df-b314-4c13-8ea4-9fe558ff603b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:44.394619 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-722282df-b314-4c13-8ea4-9fe558ff603b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:44.394946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-722282df-b314-4c13-8ea4-9fe558ff603b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:44.414236 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:44.414236 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:44.423597 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-722282df-b314-4c13-8ea4-9fe558ff603b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:44.439782 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-722282df-b314-4c13-8ea4-9fe558ff603b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:44.440384 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 831/3296] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:44 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 1175 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:44.447651 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-f5742856-f0e6-43de-b300-bfb5b406c5d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.450148 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-f5742856-f0e6-43de-b300-bfb5b406c5d2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:44.450386 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-f5742856-f0e6-43de-b300-bfb5b406c5d2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:44.452124 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-f5742856-f0e6-43de-b300-bfb5b406c5d2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:44.474068 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:44.474068 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:44.478359 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-b5db081c-349b-4253-ac30-d87f52e1a739 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.480918 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-f5742856-f0e6-43de-b300-bfb5b406c5d2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:44.487581 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-b5db081c-349b-4253-ac30-d87f52e1a739 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] POST https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab/action Aug 19 21:29:44.488138 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-b5db081c-349b-4253-ac30-d87f52e1a739 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:44.488138 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-b5db081c-349b-4253-ac30-d87f52e1a739 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:44.488845 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-f5742856-f0e6-43de-b300-bfb5b406c5d2 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:29:44.489361 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 816/3297] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:44 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:44.521623 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:44.521623 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:44.522253 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-b5db081c-349b-4253-ac30-d87f52e1a739 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:44.541461 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-b5db081c-349b-4253-ac30-d87f52e1a739 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Begin detaching volume completed successfully. Aug 19 21:29:44.541708 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-b5db081c-349b-4253-ac30-d87f52e1a739 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab/action returned with HTTP 202 Aug 19 21:29:44.542603 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 828/3298] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:29:44 2026] POST /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:44.550315 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-108aa7a2-7f4e-4ef5-94cc-0632e432832e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.553480 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-108aa7a2-7f4e-4ef5-94cc-0632e432832e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] POST https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026/action Aug 19 21:29:44.554177 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-108aa7a2-7f4e-4ef5-94cc-0632e432832e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:44.554280 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-108aa7a2-7f4e-4ef5-94cc-0632e432832e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:44.577889 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:44.577889 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:44.577889 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-108aa7a2-7f4e-4ef5-94cc-0632e432832e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:44.599521 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-108aa7a2-7f4e-4ef5-94cc-0632e432832e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Begin detaching volume completed successfully. Aug 19 21:29:44.600140 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-108aa7a2-7f4e-4ef5-94cc-0632e432832e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026/action returned with HTTP 202 Aug 19 21:29:44.601028 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 824/3299] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:29:44 2026] POST /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:44.638208 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d67e3913-10b3-428d-a620-b94903452a76 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.641321 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d67e3913-10b3-428d-a620-b94903452a76 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:44.641642 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d67e3913-10b3-428d-a620-b94903452a76 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:44.642737 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d67e3913-10b3-428d-a620-b94903452a76 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:44.654752 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3588e2a3-ca0f-4589-b2bc-9443212a4fd0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.655265 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3588e2a3-ca0f-4589-b2bc-9443212a4fd0 None None] GET https://10.4.3.158/volume// Aug 19 21:29:44.655466 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3588e2a3-ca0f-4589-b2bc-9443212a4fd0 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:44.655699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3588e2a3-ca0f-4589-b2bc-9443212a4fd0 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:44.656133 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3588e2a3-ca0f-4589-b2bc-9443212a4fd0 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:44.656563 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 817/3300] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:44.661944 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:44.661944 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:44.671233 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d67e3913-10b3-428d-a620-b94903452a76 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:44.672788 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-f1a4b2d2-d837-4d89-9bae-f65a7832db0f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.677286 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-f1a4b2d2-d837-4d89-9bae-f65a7832db0f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:44.679875 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-f1a4b2d2-d837-4d89-9bae-f65a7832db0f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:44.679875 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-f1a4b2d2-d837-4d89-9bae-f65a7832db0f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:44.681308 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d67e3913-10b3-428d-a620-b94903452a76 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:29:44.682160 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 832/3301] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:44 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:29:44.698363 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:44.698363 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:44.700993 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f45a47c5-9128-4f77-8676-b360d607bdca None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.702171 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f45a47c5-9128-4f77-8676-b360d607bdca None None] GET https://10.4.3.158/volume// Aug 19 21:29:44.702171 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f45a47c5-9128-4f77-8676-b360d607bdca None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:44.702171 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f45a47c5-9128-4f77-8676-b360d607bdca None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:44.702171 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f45a47c5-9128-4f77-8676-b360d607bdca None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:44.702400 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 825/3302] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:44.708363 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-f1a4b2d2-d837-4d89-9bae-f65a7832db0f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:44.714659 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-6747e3e6-252a-4731-9e7c-3a1fed614537 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.719103 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-f1a4b2d2-d837-4d89-9bae-f65a7832db0f tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:44.719155 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-6747e3e6-252a-4731-9e7c-3a1fed614537 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:44.719713 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 829/3303] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:44 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 1358 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:44.719793 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-6747e3e6-252a-4731-9e7c-3a1fed614537 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:44.719793 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-6747e3e6-252a-4731-9e7c-3a1fed614537 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:44.745371 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:44.745371 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:44.753974 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-6747e3e6-252a-4731-9e7c-3a1fed614537 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:44.763269 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-6747e3e6-252a-4731-9e7c-3a1fed614537 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:29:44.767101 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 818/3304] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:44 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 1317 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:44.957134 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-964f354d-3d11-4b30-9077-a8e5569dcb8f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:44.958865 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-964f354d-3d11-4b30-9077-a8e5569dcb8f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:44.959171 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-964f354d-3d11-4b30-9077-a8e5569dcb8f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:44.959481 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-964f354d-3d11-4b30-9077-a8e5569dcb8f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:44.979053 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:44.979053 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:44.986188 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-964f354d-3d11-4b30-9077-a8e5569dcb8f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:44.993178 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-964f354d-3d11-4b30-9077-a8e5569dcb8f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:44.993711 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 833/3305] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:44 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:45.701116 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-043cad77-fec3-4889-92d8-9f52f6071dc0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:45.704769 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-043cad77-fec3-4889-92d8-9f52f6071dc0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:45.705589 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-043cad77-fec3-4889-92d8-9f52f6071dc0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:45.705589 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-043cad77-fec3-4889-92d8-9f52f6071dc0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:45.726724 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:45.726724 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:45.733787 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-043cad77-fec3-4889-92d8-9f52f6071dc0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:45.745664 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-043cad77-fec3-4889-92d8-9f52f6071dc0 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:29:45.746765 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 826/3306] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:45 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:46.017362 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-316a5d4f-04da-45ef-8f12-27a69d4fdcdb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:46.019904 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-316a5d4f-04da-45ef-8f12-27a69d4fdcdb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:46.020226 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-316a5d4f-04da-45ef-8f12-27a69d4fdcdb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:46.020507 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-316a5d4f-04da-45ef-8f12-27a69d4fdcdb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:46.032895 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:46.032895 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:46.037382 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-316a5d4f-04da-45ef-8f12-27a69d4fdcdb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:46.042207 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-316a5d4f-04da-45ef-8f12-27a69d4fdcdb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:46.042603 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 830/3307] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:46 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:46.581472 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-b39161b0-9831-4074-a0c5-40ee33ee3703 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:46.585515 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-b39161b0-9831-4074-a0c5-40ee33ee3703 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/attachments/d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e/action Aug 19 21:29:46.585515 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-b39161b0-9831-4074-a0c5-40ee33ee3703 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:46.585710 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-b39161b0-9831-4074-a0c5-40ee33ee3703 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:46.611156 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:46.611156 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:46.635090 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e1bc487e-6c14-4927-8c81-794dcef0e9a0 req-b39161b0-9831-4074-a0c5-40ee33ee3703 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/attachments/d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e/action returned with HTTP 204 Aug 19 21:29:46.635896 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 819/3308] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:29:46 2026] POST /volume/v3/attachments/d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:46.685816 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-5c118fb1-405d-45c8-91a1-4f76fdcd3728 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:46.689405 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-5c118fb1-405d-45c8-91a1-4f76fdcd3728 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/attachments/76006b30-f7d3-481e-a727-e52b721499f2 Aug 19 21:29:46.689810 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-5c118fb1-405d-45c8-91a1-4f76fdcd3728 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:46.690226 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-5c118fb1-405d-45c8-91a1-4f76fdcd3728 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:46.710398 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:46.710398 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:46.770096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0de02820-29a7-4f7b-a569-7be1a25dad43 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:46.772252 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0de02820-29a7-4f7b-a569-7be1a25dad43 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:46.772560 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0de02820-29a7-4f7b-a569-7be1a25dad43 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:46.772845 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0de02820-29a7-4f7b-a569-7be1a25dad43 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:46.788977 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:46.788977 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:46.793840 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0de02820-29a7-4f7b-a569-7be1a25dad43 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:46.799705 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0de02820-29a7-4f7b-a569-7be1a25dad43 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:29:46.800292 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 827/3309] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:46 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:46.808546 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5b1dcf71-92ab-4bfa-9c3f-3e6d81b80ce2 req-5c118fb1-405d-45c8-91a1-4f76fdcd3728 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/attachments/76006b30-f7d3-481e-a727-e52b721499f2 returned with HTTP 200 Aug 19 21:29:46.809324 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 834/3310] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:29:46 2026] DELETE /volume/v3/attachments/76006b30-f7d3-481e-a727-e52b721499f2 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:47.047185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-5b53e8a1-d2f3-4cd4-ad0c-140e0a4a6cde None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:47.049897 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-5b53e8a1-d2f3-4cd4-ad0c-140e0a4a6cde tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/attachments/fcf75518-536b-49f2-900f-b5c0c410f1e8 Aug 19 21:29:47.050158 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-5b53e8a1-d2f3-4cd4-ad0c-140e0a4a6cde tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:47.050410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-5b53e8a1-d2f3-4cd4-ad0c-140e0a4a6cde tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:47.057901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-93077d49-73fc-420b-9b29-d555d4066bdb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:47.060649 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-93077d49-73fc-420b-9b29-d555d4066bdb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:47.060890 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-93077d49-73fc-420b-9b29-d555d4066bdb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:47.061371 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-93077d49-73fc-420b-9b29-d555d4066bdb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:47.062810 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:47.062810 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:47.074432 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:47.074432 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:47.078893 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-93077d49-73fc-420b-9b29-d555d4066bdb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:47.084082 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-93077d49-73fc-420b-9b29-d555d4066bdb tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:47.084537 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 820/3311] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:47 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:47.102401 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5ada214a-9551-4a9b-8753-6c25f2a26e3f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:47.104896 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ada214a-9551-4a9b-8753-6c25f2a26e3f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:47.105218 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ada214a-9551-4a9b-8753-6c25f2a26e3f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:47.105500 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ada214a-9551-4a9b-8753-6c25f2a26e3f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:47.120418 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:47.120418 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:47.126900 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5ada214a-9551-4a9b-8753-6c25f2a26e3f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:47.134111 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ada214a-9551-4a9b-8753-6c25f2a26e3f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:47.134611 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 828/3312] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:47 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:47.135610 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-760fe6ab-a7ce-437e-9b61-b5cea9c4a944 req-5b53e8a1-d2f3-4cd4-ad0c-140e0a4a6cde tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/attachments/fcf75518-536b-49f2-900f-b5c0c410f1e8 returned with HTTP 200 Aug 19 21:29:47.136274 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 831/3313] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:29:47 2026] DELETE /volume/v3/attachments/fcf75518-536b-49f2-900f-b5c0c410f1e8 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:47.156615 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:47.158815 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action Aug 19 21:29:47.159295 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action body: b'{"os-detach": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:47.159457 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:47.174365 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:47.174365 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:47.175001 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:47.247079 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Attachment connected to vm 4d50b222-5727-4668-98e1-0541734786de, checking data on nova Aug 19 21:29:47.247521 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.compute.nova [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Creating Keystone token plugin using URL: https://10.4.3.158/identity {{(pid=100175) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 21:29:47.493031 np0000007814 devstack@c-api.service[100175]: DEBUG novaclient.v2.client [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] REQ: curl -g -i -X GET https://10.4.3.158/compute/v2.1/servers/4d50b222-5727-4668-98e1-0541734786de/os-volume_attachments/baedd55a-cd42-47cc-b755-64e04c3f5f67 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b158d7259a6eab7665272b147b695c9dedd563ca1bdae5fbca4cb937dd651b72" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-701ce461-3703-4d08-ba5c-089e26bf93b5" -H "X-Service-Token: {SHA256}f678042732fb3c2abcef8e841083ad53d77030f98b6f263f2f78bf31a5da1823" {{(pid=100175) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 21:29:47.680026 np0000007814 devstack@c-api.service[100175]: DEBUG novaclient.v2.client [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 21:29:47 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-e79e78d4-8288-43f2-9065-502f8a686105 x-openstack-request-id: req-e79e78d4-8288-43f2-9065-502f8a686105 {{(pid=100175) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 21:29:47.680262 np0000007814 devstack@c-api.service[100175]: DEBUG novaclient.v2.client [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "baedd55a-cd42-47cc-b755-64e04c3f5f67", "serverId": "4d50b222-5727-4668-98e1-0541734786de", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e", "bdm_uuid": "afd94819-4c20-4833-a4d4-a9ddcd1d7f7e"}} {{(pid=100175) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 21:29:47.680427 np0000007814 devstack@c-api.service[100175]: DEBUG novaclient.v2.client [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET call to compute for https://10.4.3.158/compute/v2.1/servers/4d50b222-5727-4668-98e1-0541734786de/os-volume_attachments/baedd55a-cd42-47cc-b755-64e04c3f5f67 used request id req-e79e78d4-8288-43f2-9065-502f8a686105 {{(pid=100175) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 21:29:47.683324 np0000007814 devstack@c-api.service[100175]: ERROR cinder.volume.api [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-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 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Caught error: Detach volume from instance 4d50b222-5727-4668-98e1-0541734786de using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4d50b222-5727-4668-98e1-0541734786de using the Compute API Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: 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 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 21:29:47.687035 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4d50b222-5727-4668-98e1-0541734786de using the Compute API Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: ERROR cinder.api.middleware.fault Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.middleware.fault [None req-701ce461-3703-4d08-ba5c-089e26bf93b5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action returned with HTTP 409 Aug 19 21:29:47.689213 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 835/3314] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:29:47 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 167 bytes in 532 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:47.698537 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-047a0129-d766-40f9-9c78-579acc3e9284 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:47.700910 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action Aug 19 21:29:47.701356 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:47.701518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:47.716996 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:47.716996 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:47.717689 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:47.804444 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Attachment connected to vm 4d50b222-5727-4668-98e1-0541734786de, checking data on nova Aug 19 21:29:47.804766 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.compute.nova [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Creating Keystone token plugin using URL: https://10.4.3.158/identity {{(pid=100177) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 21:29:47.833574 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a9fcbf2f-b420-4280-b1ea-982ea2fa061e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:47.839225 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a9fcbf2f-b420-4280-b1ea-982ea2fa061e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:47.839545 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a9fcbf2f-b420-4280-b1ea-982ea2fa061e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:47.840531 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a9fcbf2f-b420-4280-b1ea-982ea2fa061e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:47.848031 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e0aa4243-bc50-4de6-824e-6a6412102728 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:47.850464 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e0aa4243-bc50-4de6-824e-6a6412102728 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:47.850968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e0aa4243-bc50-4de6-824e-6a6412102728 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:47.851146 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e0aa4243-bc50-4de6-824e-6a6412102728 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:47.856496 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:47.856496 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:47.862661 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:47.862661 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:47.866719 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e0aa4243-bc50-4de6-824e-6a6412102728 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:47.868407 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a9fcbf2f-b420-4280-b1ea-982ea2fa061e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:47.871754 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e0aa4243-bc50-4de6-824e-6a6412102728 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:47.873134 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 832/3315] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:47 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:47.875898 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a9fcbf2f-b420-4280-b1ea-982ea2fa061e tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:29:47.876308 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 829/3316] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:47 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:47.899645 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0913bf68-2d0b-464b-806b-e4ae31665e6b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:47.902167 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0913bf68-2d0b-464b-806b-e4ae31665e6b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:47.902538 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0913bf68-2d0b-464b-806b-e4ae31665e6b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:47.902903 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0913bf68-2d0b-464b-806b-e4ae31665e6b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:47.957245 np0000007814 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-0913bf68-2d0b-464b-806b-e4ae31665e6b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:29:47.966371 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:47.966371 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:47.974940 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0913bf68-2d0b-464b-806b-e4ae31665e6b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:47.980773 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0913bf68-2d0b-464b-806b-e4ae31665e6b tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:47.981607 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 836/3317] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:47 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 883 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:47.996512 np0000007814 devstack@c-api.service[100177]: DEBUG novaclient.v2.client [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] REQ: curl -g -i -X GET https://10.4.3.158/compute/v2.1/servers/4d50b222-5727-4668-98e1-0541734786de/os-volume_attachments/baedd55a-cd42-47cc-b755-64e04c3f5f67 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c20d5595ff954a6e70ed55d951f442dd39204ecf1370ab3a39218d29771aebb9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-047a0129-d766-40f9-9c78-579acc3e9284" -H "X-Service-Token: {SHA256}aa191bc31724198aba36300047c50a154fa23948b1a318bf31249de9c53d997a" {{(pid=100177) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 21:29:48.000608 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9a0f6eb4-91b7-4448-93f7-01676f391f79 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:48.005004 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9a0f6eb4-91b7-4448-93f7-01676f391f79 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:48.005343 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9a0f6eb4-91b7-4448-93f7-01676f391f79 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:48.005543 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9a0f6eb4-91b7-4448-93f7-01676f391f79 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:48.006924 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-9a0f6eb4-91b7-4448-93f7-01676f391f79 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete volume with id: c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:48.020100 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:48.020100 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:48.020778 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9a0f6eb4-91b7-4448-93f7-01676f391f79 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:48.057528 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9a0f6eb4-91b7-4448-93f7-01676f391f79 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete volume request issued successfully. Aug 19 21:29:48.058803 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9a0f6eb4-91b7-4448-93f7-01676f391f79 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 202 Aug 19 21:29:48.058803 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 833/3318] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:29:47 2026] DELETE /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:48.071321 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-601eebc7-c088-43bc-8932-f76cb18bb537 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:48.077430 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-601eebc7-c088-43bc-8932-f76cb18bb537 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:48.078212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-601eebc7-c088-43bc-8932-f76cb18bb537 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:48.079401 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-601eebc7-c088-43bc-8932-f76cb18bb537 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:48.091985 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:48.091985 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:48.097443 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-601eebc7-c088-43bc-8932-f76cb18bb537 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:48.104845 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-601eebc7-c088-43bc-8932-f76cb18bb537 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 200 Aug 19 21:29:48.105540 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 830/3319] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:48 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:48.175709 np0000007814 devstack@c-api.service[100177]: DEBUG novaclient.v2.client [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 21:29:48 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-2c7ad5c8-25c7-4d6e-8354-a78cf56c9d7c x-openstack-request-id: req-2c7ad5c8-25c7-4d6e-8354-a78cf56c9d7c {{(pid=100177) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 21:29:48.175972 np0000007814 devstack@c-api.service[100177]: DEBUG novaclient.v2.client [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "baedd55a-cd42-47cc-b755-64e04c3f5f67", "serverId": "4d50b222-5727-4668-98e1-0541734786de", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e", "bdm_uuid": "afd94819-4c20-4833-a4d4-a9ddcd1d7f7e"}} {{(pid=100177) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 21:29:48.176137 np0000007814 devstack@c-api.service[100177]: DEBUG novaclient.v2.client [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET call to compute for https://10.4.3.158/compute/v2.1/servers/4d50b222-5727-4668-98e1-0541734786de/os-volume_attachments/baedd55a-cd42-47cc-b755-64e04c3f5f67 used request id req-2c7ad5c8-25c7-4d6e-8354-a78cf56c9d7c {{(pid=100177) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 21:29:48.179530 np0000007814 devstack@c-api.service[100177]: ERROR cinder.volume.api [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-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 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Caught error: Detach volume from instance 4d50b222-5727-4668-98e1-0541734786de using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4d50b222-5727-4668-98e1-0541734786de using the Compute API Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: 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 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 21:29:48.182330 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4d50b222-5727-4668-98e1-0541734786de using the Compute API Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.middleware.fault [None req-047a0129-d766-40f9-9c78-579acc3e9284 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action returned with HTTP 409 Aug 19 21:29:48.185359 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 821/3320] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:29:47 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 167 bytes in 485 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:48.198167 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-03abef83-c43b-445b-9bee-34c8f7a42e30 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:48.201999 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 837/3321] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Aug 19 21:29:48 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 21:29:48.213540 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c435275b-55a9-45ed-8913-ee28fd38c65f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:48.220503 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 834/3322] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Aug 19 21:29:48 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 21:29:48.230917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c6fafe42-fa37-46d2-bde6-4d4b24fe8807 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:48.341464 np0000007814 devstack@c-api.service[100176]: WARNING keystonemiddleware.auth_token [None req-c6fafe42-fa37-46d2-bde6-4d4b24fe8807 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 21:29:48.342682 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 831/3323] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Aug 19 21:29:48 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 114 bytes in 113 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 21:29:48.355759 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3479a21b-d5ff-45fb-897d-1503cb74b9d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:48.400499 np0000007814 devstack@c-api.service[100177]: WARNING keystonemiddleware.auth_token [None req-3479a21b-d5ff-45fb-897d-1503cb74b9d3 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 21:29:48.403221 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 822/3324] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Aug 19 21:29:48 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 21:29:48.414461 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-befd6447-4f4d-4937-bae0-e60cbe077a3d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:48.544265 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-befd6447-4f4d-4937-bae0-e60cbe077a3d tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] POST https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action Aug 19 21:29:48.544265 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-befd6447-4f4d-4937-bae0-e60cbe077a3d tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:48.545189 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-befd6447-4f4d-4937-bae0-e60cbe077a3d tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:48.563682 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:48.563682 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:48.564327 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-befd6447-4f4d-4937-bae0-e60cbe077a3d tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Updating volume 'baedd55a-cd42-47cc-b755-64e04c3f5f67' with '{'status': 'error'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:29:48.617641 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-befd6447-4f4d-4937-bae0-e60cbe077a3d tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action returned with HTTP 202 Aug 19 21:29:48.618133 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 838/3325] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:29:48 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:48.631500 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bae66648-8f42-4f90-b232-eef26129217f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:48.635069 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bae66648-8f42-4f90-b232-eef26129217f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:48.635185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bae66648-8f42-4f90-b232-eef26129217f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:48.635448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bae66648-8f42-4f90-b232-eef26129217f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:48.649668 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:48.649668 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:48.654264 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bae66648-8f42-4f90-b232-eef26129217f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:48.660593 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bae66648-8f42-4f90-b232-eef26129217f tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:48.660994 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 835/3326] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:48 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 1149 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:48.680184 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:48.682289 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] POST https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action Aug 19 21:29:48.682823 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:48.684668 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:48.698472 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:48.698472 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:48.699028 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Volume info retrieved successfully. Aug 19 21:29:48.769673 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Attachment connected to vm 4d50b222-5727-4668-98e1-0541734786de, checking data on nova Aug 19 21:29:48.770682 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.compute.nova [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Creating Keystone token plugin using URL: https://10.4.3.158/identity {{(pid=100176) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 21:29:48.959043 np0000007814 devstack@c-api.service[100176]: DEBUG novaclient.v2.client [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] REQ: curl -g -i -X GET https://10.4.3.158/compute/v2.1/servers/4d50b222-5727-4668-98e1-0541734786de/os-volume_attachments/baedd55a-cd42-47cc-b755-64e04c3f5f67 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cdbecf6fc470ad60c6a54649bc1aaabd3fe5b421f38d4cc85b1440258c232d27" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d9d92c6c-dd2d-4344-9212-680a007ffed8" -H "X-Service-Token: {SHA256}d5b4d1d6dd1f52b2f9d2b3d75d65ba73160afdecf9b317a49da8e21021eff016" {{(pid=100176) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 21:29:49.075523 np0000007814 devstack@c-api.service[100176]: DEBUG novaclient.v2.client [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 21:29:49 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-9e2dd1af-d142-4ca6-b767-b28019f8224c x-openstack-request-id: req-9e2dd1af-d142-4ca6-b767-b28019f8224c {{(pid=100176) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 21:29:49.075740 np0000007814 devstack@c-api.service[100176]: DEBUG novaclient.v2.client [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "baedd55a-cd42-47cc-b755-64e04c3f5f67", "serverId": "4d50b222-5727-4668-98e1-0541734786de", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e", "bdm_uuid": "afd94819-4c20-4833-a4d4-a9ddcd1d7f7e"}} {{(pid=100176) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 21:29:49.076232 np0000007814 devstack@c-api.service[100176]: DEBUG novaclient.v2.client [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] GET call to compute for https://10.4.3.158/compute/v2.1/servers/4d50b222-5727-4668-98e1-0541734786de/os-volume_attachments/baedd55a-cd42-47cc-b755-64e04c3f5f67 used request id req-9e2dd1af-d142-4ca6-b767-b28019f8224c {{(pid=100176) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 21:29:49.078768 np0000007814 devstack@c-api.service[100176]: ERROR cinder.volume.api [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-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 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Caught error: Detach volume from instance 4d50b222-5727-4668-98e1-0541734786de using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4d50b222-5727-4668-98e1-0541734786de using the Compute API Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: 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 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 21:29:49.082000 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4d50b222-5727-4668-98e1-0541734786de using the Compute API Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.middleware.fault [None req-d9d92c6c-dd2d-4344-9212-680a007ffed8 tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action returned with HTTP 409 Aug 19 21:29:49.083546 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 832/3327] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:29:48 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 167 bytes in 404 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:49.093533 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0f57909a-74ad-49a9-8dc2-b35df0db19aa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.096343 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 823/3328] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Aug 19 21:29:49 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 21:29:49.106506 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8a4cc8cb-5474-4776-877d-5468340aa259 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.127342 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c565540b-b9d0-483d-9db2-416815be8c70 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.130428 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c565540b-b9d0-483d-9db2-416815be8c70 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab Aug 19 21:29:49.131295 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c565540b-b9d0-483d-9db2-416815be8c70 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.131832 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c565540b-b9d0-483d-9db2-416815be8c70 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.133556 np0000007814 devstack@c-api.service[100175]: WARNING keystonemiddleware.auth_token [None req-8a4cc8cb-5474-4776-877d-5468340aa259 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 21:29:49.136399 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 839/3329] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Aug 19 21:29:49 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 21:29:49.140781 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c565540b-b9d0-483d-9db2-416815be8c70 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab returned with HTTP 404 Aug 19 21:29:49.141535 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 836/3330] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/v3/volumes/c44e60c6-3dd4-4700-8adb-b6d2311b24ab => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:49.149704 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-07b5c916-8956-435d-a4d7-ce03fe376fc8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.152402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-109921b5-d583-431e-b548-088aa5507403 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.153417 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07b5c916-8956-435d-a4d7-ce03fe376fc8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:49.153677 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07b5c916-8956-435d-a4d7-ce03fe376fc8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.153958 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07b5c916-8956-435d-a4d7-ce03fe376fc8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.155115 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-109921b5-d583-431e-b548-088aa5507403 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:49.155647 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-109921b5-d583-431e-b548-088aa5507403 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.156058 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-109921b5-d583-431e-b548-088aa5507403 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.204826 np0000007814 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-07b5c916-8956-435d-a4d7-ce03fe376fc8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:29:49.213664 np0000007814 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-109921b5-d583-431e-b548-088aa5507403 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:29:49.215042 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.215042 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:49.219408 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-07b5c916-8956-435d-a4d7-ce03fe376fc8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:49.223498 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.223498 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:49.225887 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07b5c916-8956-435d-a4d7-ce03fe376fc8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:49.226475 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 833/3331] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:49.228812 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-109921b5-d583-431e-b548-088aa5507403 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:49.236226 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-109921b5-d583-431e-b548-088aa5507403 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:49.236545 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 824/3332] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 884 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:49.246255 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3d215399-328e-40dd-a7cc-393ee2bb8493 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.251832 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d215399-328e-40dd-a7cc-393ee2bb8493 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:49.252958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d215399-328e-40dd-a7cc-393ee2bb8493 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.252958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d215399-328e-40dd-a7cc-393ee2bb8493 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.254848 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-87ed80a4-848c-4266-b220-9cf2e3259b16 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.258449 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-87ed80a4-848c-4266-b220-9cf2e3259b16 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:49.258786 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-87ed80a4-848c-4266-b220-9cf2e3259b16 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.259652 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-87ed80a4-848c-4266-b220-9cf2e3259b16 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.268822 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.268822 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:49.270777 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.270777 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:49.281043 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-87ed80a4-848c-4266-b220-9cf2e3259b16 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:49.281254 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3d215399-328e-40dd-a7cc-393ee2bb8493 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:49.285711 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-87ed80a4-848c-4266-b220-9cf2e3259b16 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:49.286485 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 837/3333] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:49.287025 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d215399-328e-40dd-a7cc-393ee2bb8493 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:49.287724 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 840/3334] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:49.303865 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-00b1203b-1f26-450c-ba56-e8bad2b31842 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.306778 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00b1203b-1f26-450c-ba56-e8bad2b31842 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:49.307345 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00b1203b-1f26-450c-ba56-e8bad2b31842 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.307512 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00b1203b-1f26-450c-ba56-e8bad2b31842 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.309044 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-00b1203b-1f26-450c-ba56-e8bad2b31842 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete volume with id: a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:49.320799 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.320799 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:49.323069 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-00b1203b-1f26-450c-ba56-e8bad2b31842 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:49.357145 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-40edae44-1022-4fad-9bff-3d0e79add19d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.360223 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-40edae44-1022-4fad-9bff-3d0e79add19d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:49.360459 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-40edae44-1022-4fad-9bff-3d0e79add19d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.360746 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-40edae44-1022-4fad-9bff-3d0e79add19d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.361448 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-00b1203b-1f26-450c-ba56-e8bad2b31842 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete volume request issued successfully. Aug 19 21:29:49.365149 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00b1203b-1f26-450c-ba56-e8bad2b31842 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 202 Aug 19 21:29:49.365149 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 834/3335] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:29:49 2026] DELETE /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:49.375088 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0d726689-621b-432d-9189-02c2d19f9c29 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.375326 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.375326 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:49.377527 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0d726689-621b-432d-9189-02c2d19f9c29 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:49.377527 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0d726689-621b-432d-9189-02c2d19f9c29 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.377527 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0d726689-621b-432d-9189-02c2d19f9c29 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.383799 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-40edae44-1022-4fad-9bff-3d0e79add19d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:49.386978 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.386978 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:49.390329 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-40edae44-1022-4fad-9bff-3d0e79add19d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:49.392219 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 825/3336] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:49.393027 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0d726689-621b-432d-9189-02c2d19f9c29 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:49.398307 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0d726689-621b-432d-9189-02c2d19f9c29 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 200 Aug 19 21:29:49.401787 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 838/3337] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:49.546751 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-97163c83-369e-4d91-88d1-63ba8e500849 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.547406 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97163c83-369e-4d91-88d1-63ba8e500849 None None] GET https://10.4.3.158/volume// Aug 19 21:29:49.547749 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97163c83-369e-4d91-88d1-63ba8e500849 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.548533 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97163c83-369e-4d91-88d1-63ba8e500849 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.548993 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97163c83-369e-4d91-88d1-63ba8e500849 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:49.549485 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 841/3338] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:49.564543 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-8ec079b6-b9aa-4351-9902-190407d74716 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.566770 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-8ec079b6-b9aa-4351-9902-190407d74716 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:29:49.567199 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-8ec079b6-b9aa-4351-9902-190407d74716 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb8fe148-2721-4436-851e-5c409f7d05d6", "connector": null, "instance_uuid": "4d50b222-5727-4668-98e1-0541734786de"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:49.584745 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.584745 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:49.640937 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-8ec079b6-b9aa-4351-9902-190407d74716 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:29:49.642186 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 835/3339] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:29:49 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 19 21:29:49.703588 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b6f2a8c-d4bf-46ad-afc5-8ba7796d669a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.705851 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b6f2a8c-d4bf-46ad-afc5-8ba7796d669a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:49.707666 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b6f2a8c-d4bf-46ad-afc5-8ba7796d669a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.707666 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b6f2a8c-d4bf-46ad-afc5-8ba7796d669a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.723089 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.723089 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:49.728615 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2b92e48c-d34d-405c-8e9e-bd45ac4e04df None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.729183 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2b92e48c-d34d-405c-8e9e-bd45ac4e04df None None] GET https://10.4.3.158/volume// Aug 19 21:29:49.729183 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2b92e48c-d34d-405c-8e9e-bd45ac4e04df None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.729743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2b92e48c-d34d-405c-8e9e-bd45ac4e04df None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.730533 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2b92e48c-d34d-405c-8e9e-bd45ac4e04df None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:49.730922 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 839/3340] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:49.732477 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9b6f2a8c-d4bf-46ad-afc5-8ba7796d669a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:49.739664 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b6f2a8c-d4bf-46ad-afc5-8ba7796d669a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:49.740748 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 826/3341] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:49.748347 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-a5eae686-7b5a-4519-8e4c-515571b7c66d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.751470 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-a5eae686-7b5a-4519-8e4c-515571b7c66d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:49.751851 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-a5eae686-7b5a-4519-8e4c-515571b7c66d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:49.752202 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-a5eae686-7b5a-4519-8e4c-515571b7c66d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:49.770317 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.770317 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:49.778936 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-a5eae686-7b5a-4519-8e4c-515571b7c66d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:49.787639 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-a5eae686-7b5a-4519-8e4c-515571b7c66d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:49.788356 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 842/3342] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:49 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 1036 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:49.946492 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-d35b1d7d-5148-4832-8bc7-a2ab8bd1aea4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:49.949205 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-d35b1d7d-5148-4832-8bc7-a2ab8bd1aea4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] PUT https://10.4.3.158/volume/v3/attachments/de91bf5f-6759-4d1b-be43-aec6ec7bab71 Aug 19 21:29:49.949698 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-d35b1d7d-5148-4832-8bc7-a2ab8bd1aea4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:49.960936 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-d35b1d7d-5148-4832-8bc7-a2ab8bd1aea4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Acquiring lock "cinder-attachment_update-eb8fe148-2721-4436-851e-5c409f7d05d6-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:29:49.967943 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-d35b1d7d-5148-4832-8bc7-a2ab8bd1aea4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Lock "cinder-attachment_update-eb8fe148-2721-4436-851e-5c409f7d05d6-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:29:49.969598 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:49.969598 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:50.098168 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-d35b1d7d-5148-4832-8bc7-a2ab8bd1aea4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Lock "cinder-attachment_update-eb8fe148-2721-4436-851e-5c409f7d05d6-np0000007814" released by "attachment_update" :: held 0.130s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:29:50.098793 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-d35b1d7d-5148-4832-8bc7-a2ab8bd1aea4 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/attachments/de91bf5f-6759-4d1b-be43-aec6ec7bab71 returned with HTTP 200 Aug 19 21:29:50.099159 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 836/3343] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:29:49 2026] PUT /volume/v3/attachments/de91bf5f-6759-4d1b-be43-aec6ec7bab71 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:50.416819 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8773633a-de1e-4614-896c-31435ebb0b3d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:50.418841 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8773633a-de1e-4614-896c-31435ebb0b3d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 Aug 19 21:29:50.419087 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8773633a-de1e-4614-896c-31435ebb0b3d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:50.419303 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8773633a-de1e-4614-896c-31435ebb0b3d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:50.425977 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8773633a-de1e-4614-896c-31435ebb0b3d tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 returned with HTTP 404 Aug 19 21:29:50.426584 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 840/3344] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:50 2026] GET /volume/v3/volumes/a868fd7e-4b11-4472-a1b0-51ddb60b39b6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:50.435758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bee0849a-e09d-4291-91b8-989a90a3b42a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:50.437624 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bee0849a-e09d-4291-91b8-989a90a3b42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:50.437931 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bee0849a-e09d-4291-91b8-989a90a3b42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:50.438298 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bee0849a-e09d-4291-91b8-989a90a3b42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:50.446939 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:50.446939 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:50.452218 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bee0849a-e09d-4291-91b8-989a90a3b42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:50.458683 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bee0849a-e09d-4291-91b8-989a90a3b42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:50.459576 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 827/3345] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:50 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:50.476167 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4ad345f8-839c-4105-ac17-008424fd1c39 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:50.478337 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ad345f8-839c-4105-ac17-008424fd1c39 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:50.478570 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ad345f8-839c-4105-ac17-008424fd1c39 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:50.478798 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ad345f8-839c-4105-ac17-008424fd1c39 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:50.488148 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:50.488148 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:50.493809 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4ad345f8-839c-4105-ac17-008424fd1c39 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:50.500130 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ad345f8-839c-4105-ac17-008424fd1c39 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:50.500711 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 843/3346] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:50 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:50.519095 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-55a3726e-a724-4f73-b586-34b29807f0e1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:50.521253 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55a3726e-a724-4f73-b586-34b29807f0e1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:50.521489 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55a3726e-a724-4f73-b586-34b29807f0e1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:50.521846 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55a3726e-a724-4f73-b586-34b29807f0e1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:50.522059 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-55a3726e-a724-4f73-b586-34b29807f0e1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete volume with id: dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:50.531695 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:50.531695 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:50.532267 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-55a3726e-a724-4f73-b586-34b29807f0e1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:50.555970 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-55a3726e-a724-4f73-b586-34b29807f0e1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete volume request issued successfully. Aug 19 21:29:50.556238 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55a3726e-a724-4f73-b586-34b29807f0e1 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 202 Aug 19 21:29:50.557477 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 837/3347] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:29:50 2026] DELETE /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:50.567337 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-70ea7b5f-d10b-406a-afde-d08fea9ee2f5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:50.571172 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-70ea7b5f-d10b-406a-afde-d08fea9ee2f5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:50.571403 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-70ea7b5f-d10b-406a-afde-d08fea9ee2f5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:50.571599 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-70ea7b5f-d10b-406a-afde-d08fea9ee2f5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:50.586386 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:50.586386 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:50.592210 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-70ea7b5f-d10b-406a-afde-d08fea9ee2f5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:50.598364 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-70ea7b5f-d10b-406a-afde-d08fea9ee2f5 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 200 Aug 19 21:29:50.598987 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 841/3348] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:50 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:50.765241 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-507f12f7-ad69-4204-9fa3-2de252aa71a1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:50.767233 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-507f12f7-ad69-4204-9fa3-2de252aa71a1 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:50.767233 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-507f12f7-ad69-4204-9fa3-2de252aa71a1 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:50.767427 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-507f12f7-ad69-4204-9fa3-2de252aa71a1 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:50.787498 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:50.787498 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:50.799605 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-507f12f7-ad69-4204-9fa3-2de252aa71a1 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:50.810663 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-507f12f7-ad69-4204-9fa3-2de252aa71a1 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:50.811722 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 828/3349] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:50 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:51.236774 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6c446d5c-d31f-414f-8caa-4df2313e0ca7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.238823 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-90f4b159-278e-4d9c-ae63-5a826a67b64b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.239350 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6c446d5c-d31f-414f-8caa-4df2313e0ca7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:51.239350 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6c446d5c-d31f-414f-8caa-4df2313e0ca7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.239350 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6c446d5c-d31f-414f-8caa-4df2313e0ca7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.241964 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-90f4b159-278e-4d9c-ae63-5a826a67b64b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:29:51.242146 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-90f4b159-278e-4d9c-ae63-5a826a67b64b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.242433 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-90f4b159-278e-4d9c-ae63-5a826a67b64b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.255900 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.255900 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:51.256744 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.256744 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:51.260698 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-90f4b159-278e-4d9c-ae63-5a826a67b64b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:29:51.265833 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6c446d5c-d31f-414f-8caa-4df2313e0ca7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:51.269091 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-90f4b159-278e-4d9c-ae63-5a826a67b64b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 200 Aug 19 21:29:51.269091 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 838/3350] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:51.273192 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6c446d5c-d31f-414f-8caa-4df2313e0ca7 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:29:51.273722 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 844/3351] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:51.295384 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f720ff10-458c-4615-8154-77a46927cfd3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.297448 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f720ff10-458c-4615-8154-77a46927cfd3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] DELETE https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:51.298028 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f720ff10-458c-4615-8154-77a46927cfd3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.299215 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f720ff10-458c-4615-8154-77a46927cfd3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.299215 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-f720ff10-458c-4615-8154-77a46927cfd3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume with id: 253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:51.310296 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7373f549-17eb-46e9-a87a-81035a5abc25 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.310885 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7373f549-17eb-46e9-a87a-81035a5abc25 None None] GET https://10.4.3.158/volume// Aug 19 21:29:51.311313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7373f549-17eb-46e9-a87a-81035a5abc25 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.311543 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7373f549-17eb-46e9-a87a-81035a5abc25 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.311903 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7373f549-17eb-46e9-a87a-81035a5abc25 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:51.312844 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 829/3352] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:51.316623 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.316623 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:51.317266 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f720ff10-458c-4615-8154-77a46927cfd3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:51.327071 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-ae7f2828-a434-476b-872d-4cb7fbdcf64d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.330329 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-ae7f2828-a434-476b-872d-4cb7fbdcf64d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:29:51.330645 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-ae7f2828-a434-476b-872d-4cb7fbdcf64d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68a55207-7c93-4cc5-92a6-b965a2578ab0", "connector": null, "instance_uuid": "4969f2fe-1597-4356-886a-f460c05b6073"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:51.341292 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.341292 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:51.343385 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f720ff10-458c-4615-8154-77a46927cfd3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Delete volume request issued successfully. Aug 19 21:29:51.343551 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f720ff10-458c-4615-8154-77a46927cfd3 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 202 Aug 19 21:29:51.344510 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 842/3353] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:29:51 2026] DELETE /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:51.356286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-742db2ed-82de-452c-9819-b73115d649d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.363080 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-742db2ed-82de-452c-9819-b73115d649d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:51.363080 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-742db2ed-82de-452c-9819-b73115d649d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.363080 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-742db2ed-82de-452c-9819-b73115d649d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.379427 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.379427 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:51.395654 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-742db2ed-82de-452c-9819-b73115d649d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Volume info retrieved successfully. Aug 19 21:29:51.403835 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-ae7f2828-a434-476b-872d-4cb7fbdcf64d tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:29:51.404842 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 839/3354] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:29:51 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 19 21:29:51.407518 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-742db2ed-82de-452c-9819-b73115d649d4 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 200 Aug 19 21:29:51.407518 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 845/3355] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:51.467830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-41f9b2b8-c5c7-4a28-9360-39bf25ce870b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.473890 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-41f9b2b8-c5c7-4a28-9360-39bf25ce870b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] POST https://10.4.3.158/volume/v3/attachments/582d311e-f708-4d8b-aa16-0d5d2d1ba7b2/action Aug 19 21:29:51.474560 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-41f9b2b8-c5c7-4a28-9360-39bf25ce870b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:51.474782 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-41f9b2b8-c5c7-4a28-9360-39bf25ce870b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:51.502033 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.502033 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:51.522241 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bb9786e3-67a5-4577-a8a0-4a68ff8837cc req-41f9b2b8-c5c7-4a28-9360-39bf25ce870b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/attachments/582d311e-f708-4d8b-aa16-0d5d2d1ba7b2/action returned with HTTP 204 Aug 19 21:29:51.523443 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 830/3356] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:29:51 2026] POST /volume/v3/attachments/582d311e-f708-4d8b-aa16-0d5d2d1ba7b2/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:51.552364 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7261143f-5335-4330-896b-0b03a1bf8610 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.555009 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7261143f-5335-4330-896b-0b03a1bf8610 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:29:51.555307 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7261143f-5335-4330-896b-0b03a1bf8610 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.555627 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7261143f-5335-4330-896b-0b03a1bf8610 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.569789 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.569789 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:51.576567 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7261143f-5335-4330-896b-0b03a1bf8610 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:29:51.582825 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7261143f-5335-4330-896b-0b03a1bf8610 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 200 Aug 19 21:29:51.584704 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 843/3357] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 1112 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:51.605762 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7f140ecb-a4f7-47b6-beda-38afe797175e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.608167 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f140ecb-a4f7-47b6-beda-38afe797175e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:29:51.608472 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f140ecb-a4f7-47b6-beda-38afe797175e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.608753 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f140ecb-a4f7-47b6-beda-38afe797175e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.615655 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ea1a91dc-70d7-4157-b9e3-97f4fbcf5782 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.617906 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ea1a91dc-70d7-4157-b9e3-97f4fbcf5782 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd Aug 19 21:29:51.618224 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ea1a91dc-70d7-4157-b9e3-97f4fbcf5782 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.618520 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ea1a91dc-70d7-4157-b9e3-97f4fbcf5782 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.620617 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.620617 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:51.626413 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ea1a91dc-70d7-4157-b9e3-97f4fbcf5782 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd returned with HTTP 404 Aug 19 21:29:51.626602 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7f140ecb-a4f7-47b6-beda-38afe797175e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:29:51.627044 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 846/3358] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/v3/volumes/dc79f63c-c045-4d52-ad0d-839fd95656dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:51.635099 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f140ecb-a4f7-47b6-beda-38afe797175e tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 200 Aug 19 21:29:51.635657 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 840/3359] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 1112 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:51.636559 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2af43fa6-4527-415f-a859-6e41f74fd42a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.638312 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2af43fa6-4527-415f-a859-6e41f74fd42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 Aug 19 21:29:51.638488 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2af43fa6-4527-415f-a859-6e41f74fd42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.638695 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2af43fa6-4527-415f-a859-6e41f74fd42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.638829 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-2af43fa6-4527-415f-a859-6e41f74fd42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete snapshot with id: c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 Aug 19 21:29:51.645457 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.645457 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:51.647132 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2af43fa6-4527-415f-a859-6e41f74fd42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:51.668353 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2af43fa6-4527-415f-a859-6e41f74fd42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot delete request issued successfully. Aug 19 21:29:51.668636 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2af43fa6-4527-415f-a859-6e41f74fd42a tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 returned with HTTP 202 Aug 19 21:29:51.669163 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 831/3360] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:29:51 2026] DELETE /volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:51.681175 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a1b7870f-e69a-472f-8f56-2b236a960eda None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.683831 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a1b7870f-e69a-472f-8f56-2b236a960eda tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 Aug 19 21:29:51.684204 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a1b7870f-e69a-472f-8f56-2b236a960eda tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.684445 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a1b7870f-e69a-472f-8f56-2b236a960eda tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.690677 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.690677 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:51.691640 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a1b7870f-e69a-472f-8f56-2b236a960eda tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:51.692504 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a1b7870f-e69a-472f-8f56-2b236a960eda tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 returned with HTTP 200 Aug 19 21:29:51.693032 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 844/3361] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:51.699608 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-924e3a3e-7bcf-4d40-8c89-c162f556e436 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.704875 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-924e3a3e-7bcf-4d40-8c89-c162f556e436 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:29:51.705159 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-924e3a3e-7bcf-4d40-8c89-c162f556e436 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.705452 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-924e3a3e-7bcf-4d40-8c89-c162f556e436 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.725088 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.725088 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:51.729507 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-924e3a3e-7bcf-4d40-8c89-c162f556e436 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:29:51.736118 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-924e3a3e-7bcf-4d40-8c89-c162f556e436 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 200 Aug 19 21:29:51.737198 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 847/3362] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 1112 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:51.788722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-c3fe8099-5756-4563-aec4-6d7407481b53 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.793045 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-c3fe8099-5756-4563-aec4-6d7407481b53 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] DELETE https://10.4.3.158/volume/v3/attachments/582d311e-f708-4d8b-aa16-0d5d2d1ba7b2 Aug 19 21:29:51.793260 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-c3fe8099-5756-4563-aec4-6d7407481b53 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.793842 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-c3fe8099-5756-4563-aec4-6d7407481b53 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.804600 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.804600 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:51.834344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-94e3e158-8993-4a5b-8a81-03e5c645f7ae None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.837323 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94e3e158-8993-4a5b-8a81-03e5c645f7ae tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:51.837323 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94e3e158-8993-4a5b-8a81-03e5c645f7ae tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.837723 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94e3e158-8993-4a5b-8a81-03e5c645f7ae tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.852427 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.852427 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:51.857440 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-94e3e158-8993-4a5b-8a81-03e5c645f7ae tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:51.863707 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94e3e158-8993-4a5b-8a81-03e5c645f7ae tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:51.864237 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 832/3363] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:51.870470 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-502c844d-f9f7-426f-9bf8-03ff80886482 req-c3fe8099-5756-4563-aec4-6d7407481b53 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/attachments/582d311e-f708-4d8b-aa16-0d5d2d1ba7b2 returned with HTTP 200 Aug 19 21:29:51.871205 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 841/3364] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:29:51 2026] DELETE /volume/v3/attachments/582d311e-f708-4d8b-aa16-0d5d2d1ba7b2 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:51.903536 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7a12f505-69fe-472d-ab8b-e7b54c65760f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:51.905738 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7a12f505-69fe-472d-ab8b-e7b54c65760f tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:29:51.906026 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7a12f505-69fe-472d-ab8b-e7b54c65760f tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:51.906318 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7a12f505-69fe-472d-ab8b-e7b54c65760f tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:51.914845 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:51.914845 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:51.919672 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7a12f505-69fe-472d-ab8b-e7b54c65760f tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:29:51.926042 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7a12f505-69fe-472d-ab8b-e7b54c65760f tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 200 Aug 19 21:29:51.926576 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 845/3365] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:51 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:52.431562 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9e668354-034f-421d-9f67-3fa492838b04 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:52.435536 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e668354-034f-421d-9f67-3fa492838b04 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] GET https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 Aug 19 21:29:52.435536 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e668354-034f-421d-9f67-3fa492838b04 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:52.436919 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e668354-034f-421d-9f67-3fa492838b04 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:52.444967 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e668354-034f-421d-9f67-3fa492838b04 tempest-VolumesBackupsTest-804151284 tempest-VolumesBackupsTest-804151284-project-member] https://10.4.3.158/volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 returned with HTTP 404 Aug 19 21:29:52.445736 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 848/3366] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:52 2026] GET /volume/v3/volumes/253f171d-3ab2-4186-86dc-d1f20964e026 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:52.703105 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d6d85e71-66a2-4559-80e6-ed619624eb60 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:52.705191 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6d85e71-66a2-4559-80e6-ed619624eb60 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 Aug 19 21:29:52.705402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6d85e71-66a2-4559-80e6-ed619624eb60 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:52.705622 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6d85e71-66a2-4559-80e6-ed619624eb60 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:52.710090 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6d85e71-66a2-4559-80e6-ed619624eb60 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 returned with HTTP 404 Aug 19 21:29:52.710607 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 833/3367] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:29:52 2026] GET /volume/v3/snapshots/c6fdbb04-ffa7-4a28-a66a-a09ad400fe12 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:52.718553 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3966ded8-e74f-4392-adcf-690d1bb2e5ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:52.720658 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3966ded8-e74f-4392-adcf-690d1bb2e5ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 Aug 19 21:29:52.720926 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3966ded8-e74f-4392-adcf-690d1bb2e5ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:52.721193 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3966ded8-e74f-4392-adcf-690d1bb2e5ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:52.722039 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-3966ded8-e74f-4392-adcf-690d1bb2e5ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete snapshot with id: def578e2-bb65-4e53-afde-506340d4e2a5 Aug 19 21:29:52.727945 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:52.727945 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:52.728941 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3966ded8-e74f-4392-adcf-690d1bb2e5ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:52.751691 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3966ded8-e74f-4392-adcf-690d1bb2e5ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot delete request issued successfully. Aug 19 21:29:52.751973 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3966ded8-e74f-4392-adcf-690d1bb2e5ea tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 returned with HTTP 202 Aug 19 21:29:52.752528 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 842/3368] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:29:52 2026] DELETE /volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:52.762090 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0af84b5f-193f-4331-a6aa-b4f68c751b88 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:52.764517 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0af84b5f-193f-4331-a6aa-b4f68c751b88 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 Aug 19 21:29:52.764874 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0af84b5f-193f-4331-a6aa-b4f68c751b88 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:52.765178 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0af84b5f-193f-4331-a6aa-b4f68c751b88 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:52.774187 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:52.774187 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:52.774830 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0af84b5f-193f-4331-a6aa-b4f68c751b88 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:52.778777 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0af84b5f-193f-4331-a6aa-b4f68c751b88 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 returned with HTTP 200 Aug 19 21:29:52.779255 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 846/3369] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:29:52 2026] GET /volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:52.882038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-87ea7f01-ab89-4889-9e51-032246776c95 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:52.883824 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-87ea7f01-ab89-4889-9e51-032246776c95 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:52.884170 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-87ea7f01-ab89-4889-9e51-032246776c95 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:52.885594 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-87ea7f01-ab89-4889-9e51-032246776c95 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:52.887164 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=380,cinder:INSERT=67,cinder:UPDATE=132,cinder:DELETE=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:29:52.902283 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:52.902283 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:52.907458 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-87ea7f01-ab89-4889-9e51-032246776c95 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:52.914127 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-87ea7f01-ab89-4889-9e51-032246776c95 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:52.914936 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 849/3370] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:52 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:53.793258 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-63d1fcc2-3456-4e8d-90cb-db49d2892ff8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:53.797039 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-63d1fcc2-3456-4e8d-90cb-db49d2892ff8 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 Aug 19 21:29:53.797039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-63d1fcc2-3456-4e8d-90cb-db49d2892ff8 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:53.797039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-63d1fcc2-3456-4e8d-90cb-db49d2892ff8 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:53.801477 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-63d1fcc2-3456-4e8d-90cb-db49d2892ff8 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 returned with HTTP 404 Aug 19 21:29:53.802156 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 834/3371] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:29:53 2026] GET /volume/v3/snapshots/def578e2-bb65-4e53-afde-506340d4e2a5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:53.810258 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a685d0cc-1b06-49df-83b9-556afaef2062 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:53.812846 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a685d0cc-1b06-49df-83b9-556afaef2062 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b Aug 19 21:29:53.813234 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a685d0cc-1b06-49df-83b9-556afaef2062 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:53.813591 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a685d0cc-1b06-49df-83b9-556afaef2062 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:53.813701 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-a685d0cc-1b06-49df-83b9-556afaef2062 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete snapshot with id: 4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b Aug 19 21:29:53.820750 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:53.820750 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:53.821417 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a685d0cc-1b06-49df-83b9-556afaef2062 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:53.846513 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a685d0cc-1b06-49df-83b9-556afaef2062 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot delete request issued successfully. Aug 19 21:29:53.846714 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a685d0cc-1b06-49df-83b9-556afaef2062 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b returned with HTTP 202 Aug 19 21:29:53.847382 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 843/3372] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:29:53 2026] DELETE /volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:53.858537 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a924c070-44f0-49d0-8a53-671df2288c90 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:53.861088 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a924c070-44f0-49d0-8a53-671df2288c90 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b Aug 19 21:29:53.861384 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a924c070-44f0-49d0-8a53-671df2288c90 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:53.862195 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a924c070-44f0-49d0-8a53-671df2288c90 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:53.868723 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:53.868723 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:53.869499 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a924c070-44f0-49d0-8a53-671df2288c90 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Snapshot retrieved successfully. Aug 19 21:29:53.871660 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a924c070-44f0-49d0-8a53-671df2288c90 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b returned with HTTP 200 Aug 19 21:29:53.872320 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 847/3373] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:29:53 2026] GET /volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:53.938359 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ed6607eb-c2e1-4650-9d9a-60296af3382a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:53.941381 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ed6607eb-c2e1-4650-9d9a-60296af3382a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:53.941682 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ed6607eb-c2e1-4650-9d9a-60296af3382a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:53.942009 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ed6607eb-c2e1-4650-9d9a-60296af3382a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:53.957561 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:53.957561 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:53.963391 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ed6607eb-c2e1-4650-9d9a-60296af3382a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:53.972791 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ed6607eb-c2e1-4650-9d9a-60296af3382a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:53.973604 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 850/3374] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:53 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:54.447433 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-9bf0ed02-3a39-4e00-82fa-0352420bb94a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:54.450434 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-9bf0ed02-3a39-4e00-82fa-0352420bb94a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/attachments/de91bf5f-6759-4d1b-be43-aec6ec7bab71/action Aug 19 21:29:54.451079 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-9bf0ed02-3a39-4e00-82fa-0352420bb94a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:54.451362 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-9bf0ed02-3a39-4e00-82fa-0352420bb94a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:54.475186 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:54.475186 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:54.492103 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-246bb062-77e9-4ae8-8fd3-fb81938845ac req-9bf0ed02-3a39-4e00-82fa-0352420bb94a tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/attachments/de91bf5f-6759-4d1b-be43-aec6ec7bab71/action returned with HTTP 204 Aug 19 21:29:54.492719 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 835/3375] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:29:54 2026] POST /volume/v3/attachments/de91bf5f-6759-4d1b-be43-aec6ec7bab71/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:54.883551 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b965106-01e5-4676-a263-1095d9ef6746 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:54.885355 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b965106-01e5-4676-a263-1095d9ef6746 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b Aug 19 21:29:54.885552 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b965106-01e5-4676-a263-1095d9ef6746 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:54.885818 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b965106-01e5-4676-a263-1095d9ef6746 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:54.890718 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b965106-01e5-4676-a263-1095d9ef6746 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b returned with HTTP 404 Aug 19 21:29:54.891520 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 844/3376] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:29:54 2026] GET /volume/v3/snapshots/4fa12ba7-0ebd-40a4-9a25-8a9c26b4122b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:29:54.901224 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d066b29f-5eed-4786-8fa0-9138dc675dbe None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:54.904309 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d066b29f-5eed-4786-8fa0-9138dc675dbe tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:29:54.904671 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d066b29f-5eed-4786-8fa0-9138dc675dbe tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:54.904975 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d066b29f-5eed-4786-8fa0-9138dc675dbe tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:54.917115 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:54.917115 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:54.925445 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d066b29f-5eed-4786-8fa0-9138dc675dbe tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:54.934933 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d066b29f-5eed-4786-8fa0-9138dc675dbe tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:29:54.935622 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 848/3377] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:54 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:54.952253 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-68ee159b-b469-4353-860b-45e36725a650 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:54.954886 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-68ee159b-b469-4353-860b-45e36725a650 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:29:54.955217 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-68ee159b-b469-4353-860b-45e36725a650 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:54.955492 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-68ee159b-b469-4353-860b-45e36725a650 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:54.965053 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:54.965053 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:54.972399 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-68ee159b-b469-4353-860b-45e36725a650 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:54.980043 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-68ee159b-b469-4353-860b-45e36725a650 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:29:54.980645 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 851/3378] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:54 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:54.991514 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd854327-6126-4c64-bf55-d609ffcb4aed None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:54.993649 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd854327-6126-4c64-bf55-d609ffcb4aed tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:54.993901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd854327-6126-4c64-bf55-d609ffcb4aed tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:54.994141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd854327-6126-4c64-bf55-d609ffcb4aed tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:55.001746 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0951083f-7ebc-4133-9605-54877aa23e87 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:55.005227 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0951083f-7ebc-4133-9605-54877aa23e87 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] DELETE https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:29:55.005227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0951083f-7ebc-4133-9605-54877aa23e87 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:55.006123 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0951083f-7ebc-4133-9605-54877aa23e87 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:55.006664 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-0951083f-7ebc-4133-9605-54877aa23e87 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete volume with id: 890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:29:55.007122 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:55.007122 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:55.013224 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cd854327-6126-4c64-bf55-d609ffcb4aed tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:55.016663 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:55.016663 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:55.017461 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0951083f-7ebc-4133-9605-54877aa23e87 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:55.021640 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd854327-6126-4c64-bf55-d609ffcb4aed tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:55.022219 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 836/3379] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:54 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 1149 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:55.043860 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-08f5a150-560d-4c4f-a63b-199fe9347567 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:55.046196 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-08f5a150-560d-4c4f-a63b-199fe9347567 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:55.046743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-08f5a150-560d-4c4f-a63b-199fe9347567 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:55.047243 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-08f5a150-560d-4c4f-a63b-199fe9347567 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:55.050823 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0951083f-7ebc-4133-9605-54877aa23e87 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Delete volume request issued successfully. Aug 19 21:29:55.050823 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0951083f-7ebc-4133-9605-54877aa23e87 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 202 Aug 19 21:29:55.051795 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 845/3380] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:29:55 2026] DELETE /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:29:55.059621 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:55.059621 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:55.062267 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-40aed22d-0fc6-40d4-9075-15855a837b07 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:55.064203 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-08f5a150-560d-4c4f-a63b-199fe9347567 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:55.064767 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-40aed22d-0fc6-40d4-9075-15855a837b07 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:29:55.065087 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-40aed22d-0fc6-40d4-9075-15855a837b07 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:55.065372 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-40aed22d-0fc6-40d4-9075-15855a837b07 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:55.069372 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-08f5a150-560d-4c4f-a63b-199fe9347567 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:55.069766 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 849/3381] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:55 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:55.075198 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:55.075198 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:55.081906 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-40aed22d-0fc6-40d4-9075-15855a837b07 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Volume info retrieved successfully. Aug 19 21:29:55.084595 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bb63b52c-f824-4168-bb2c-0dcc93f00223 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:55.086828 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb63b52c-f824-4168-bb2c-0dcc93f00223 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action Aug 19 21:29:55.087425 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb63b52c-f824-4168-bb2c-0dcc93f00223 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action body: b'{"os-detach": {"attachment_id": "de91bf5f-6759-4d1b-be43-aec6ec7bab71"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:55.087628 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb63b52c-f824-4168-bb2c-0dcc93f00223 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "de91bf5f-6759-4d1b-be43-aec6ec7bab71"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:55.095680 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-40aed22d-0fc6-40d4-9075-15855a837b07 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 200 Aug 19 21:29:55.096064 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 852/3382] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:55 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:55.118373 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:55.118373 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:55.119107 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bb63b52c-f824-4168-bb2c-0dcc93f00223 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:55.133646 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb63b52c-f824-4168-bb2c-0dcc93f00223 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action returned with HTTP 400 Aug 19 21:29:55.134400 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 837/3383] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:29:55 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 100 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:29:55.183704 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-11b46e88-33ca-4722-b2d7-4ea96fb360f8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:55.187595 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-11b46e88-33ca-4722-b2d7-4ea96fb360f8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:55.187902 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-11b46e88-33ca-4722-b2d7-4ea96fb360f8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:55.188169 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-11b46e88-33ca-4722-b2d7-4ea96fb360f8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:55.206276 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:55.206276 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:55.215278 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-11b46e88-33ca-4722-b2d7-4ea96fb360f8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:55.222116 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-11b46e88-33ca-4722-b2d7-4ea96fb360f8 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:55.222590 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 846/3384] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:55 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 1149 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:55.250277 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-c78ab16c-1df5-438d-bf4c-877256d8e13c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:55.255615 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-c78ab16c-1df5-438d-bf4c-877256d8e13c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6/action Aug 19 21:29:55.256633 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-c78ab16c-1df5-438d-bf4c-877256d8e13c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:55.257710 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-c78ab16c-1df5-438d-bf4c-877256d8e13c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:55.284634 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:55.284634 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:55.286669 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-c78ab16c-1df5-438d-bf4c-877256d8e13c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:55.302890 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-c78ab16c-1df5-438d-bf4c-877256d8e13c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Begin detaching volume completed successfully. Aug 19 21:29:55.303741 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-c78ab16c-1df5-438d-bf4c-877256d8e13c tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6/action returned with HTTP 202 Aug 19 21:29:55.304230 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 850/3385] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:29:55 2026] POST /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:55.387692 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d5ff5cbe-70d1-41fb-9c5b-0d9d5e7cac01 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:55.387692 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5ff5cbe-70d1-41fb-9c5b-0d9d5e7cac01 None None] GET https://10.4.3.158/volume// Aug 19 21:29:55.387692 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5ff5cbe-70d1-41fb-9c5b-0d9d5e7cac01 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:55.387692 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5ff5cbe-70d1-41fb-9c5b-0d9d5e7cac01 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:55.387692 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5ff5cbe-70d1-41fb-9c5b-0d9d5e7cac01 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:55.387692 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 853/3386] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:55.399048 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-96c0599c-6489-4dd0-a37d-97468809630e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:55.405645 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-96c0599c-6489-4dd0-a37d-97468809630e tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:29:55.405843 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-96c0599c-6489-4dd0-a37d-97468809630e tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:55.406316 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-96c0599c-6489-4dd0-a37d-97468809630e tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:55.423596 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:55.423596 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:55.429623 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-96c0599c-6489-4dd0-a37d-97468809630e tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:55.439174 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-96c0599c-6489-4dd0-a37d-97468809630e tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:29:55.439734 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 838/3387] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:55 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 1332 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:56.112225 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bb410c89-6b37-430e-8489-c6f30d9a4d47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:56.116419 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb410c89-6b37-430e-8489-c6f30d9a4d47 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] GET https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c Aug 19 21:29:56.116737 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb410c89-6b37-430e-8489-c6f30d9a4d47 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:56.117088 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb410c89-6b37-430e-8489-c6f30d9a4d47 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:56.128036 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb410c89-6b37-430e-8489-c6f30d9a4d47 tempest-SnapshotDataIntegrityTests-892571949 tempest-SnapshotDataIntegrityTests-892571949-project-member] https://10.4.3.158/volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c returned with HTTP 404 Aug 19 21:29:56.128979 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 847/3388] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:56 2026] GET /volume/v3/volumes/890e244c-2a7e-46e4-852b-ad915146796c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:29:56.618461 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-52f4843f-a1cb-4bb1-8d78-480c0e29cdca None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:56.621940 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-52f4843f-a1cb-4bb1-8d78-480c0e29cdca tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] DELETE https://10.4.3.158/volume/v3/attachments/de91bf5f-6759-4d1b-be43-aec6ec7bab71 Aug 19 21:29:56.622136 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-52f4843f-a1cb-4bb1-8d78-480c0e29cdca tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:56.622394 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-52f4843f-a1cb-4bb1-8d78-480c0e29cdca tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:56.636047 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:56.636047 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:56.711640 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-78c3d02f-d92d-48fb-a3d0-0fa1cfd3678f req-52f4843f-a1cb-4bb1-8d78-480c0e29cdca tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/attachments/de91bf5f-6759-4d1b-be43-aec6ec7bab71 returned with HTTP 200 Aug 19 21:29:56.712221 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 851/3389] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:29:56 2026] DELETE /volume/v3/attachments/de91bf5f-6759-4d1b-be43-aec6ec7bab71 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:57.242116 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:57.245111 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:29:57.245111 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1485027123"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:57.247584 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Create volume request body: {'volume': {'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1485027123'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:29:57.346424 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Create volume of 1 GB Aug 19 21:29:57.352657 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Availability Zones retrieved successfully. Aug 19 21:29:57.360367 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Flow 'volume_create_api' (12bd8fed-9231-4618-b730-8048e1b0ca03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:57.361826 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa2d84e-6ce6-43f9-b478-33f0f0e836ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:57.363562 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:29:57.429729 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa2d84e-6ce6-43f9-b478-33f0f0e836ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:57.430883 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f140654-92bf-44a1-89cc-306a852c0f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:57.506556 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Created reservations ['6b96d314-1d61-446c-ae27-d3f5dadc3bbd', '1eeeb646-41a4-404d-bcf9-dbc42069bf82', 'cf15b983-05a6-4b42-9a09-7e65e3de1030', '7a9a2168-d143-4dee-af4a-92c530196e11'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:57.507711 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f140654-92bf-44a1-89cc-306a852c0f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b96d314-1d61-446c-ae27-d3f5dadc3bbd', '1eeeb646-41a4-404d-bcf9-dbc42069bf82', 'cf15b983-05a6-4b42-9a09-7e65e3de1030', '7a9a2168-d143-4dee-af4a-92c530196e11']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:57.508641 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad858f99-419b-435d-b802-0a96dff66ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:57.510093 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ddbb02e6-bc4c-4974-b9bd-54c388583d8c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:57.512816 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddbb02e6-bc4c-4974-b9bd-54c388583d8c tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] POST https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action Aug 19 21:29:57.513645 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddbb02e6-bc4c-4974-b9bd-54c388583d8c tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:57.513645 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddbb02e6-bc4c-4974-b9bd-54c388583d8c tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:57.520137 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=245,cinder:UPDATE=31,cinder:INSERT=25 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:29:57.529375 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:57.529375 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:57.534055 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-ddbb02e6-bc4c-4974-b9bd-54c388583d8c tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] Updating volume 'baedd55a-cd42-47cc-b755-64e04c3f5f67' with '{'status': 'in-use'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 21:29:57.539251 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad858f99-419b-435d-b802-0a96dff66ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '700f79b7-88ff-4b29-847f-2f85a7956a01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1485027123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da082b63f2dd4d0984933968203125b2',qos_specs=None,replication_status=,reservations=['6b96d314-1d61-446c-ae27-d3f5dadc3bbd','1eeeb646-41a4-404d-bcf9-dbc42069bf82','cf15b983-05a6-4b42-9a09-7e65e3de1030','7a9a2168-d143-4dee-af4a-92c530196e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef579def1a04b5cbc4668dfafa19997',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:29:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1485027123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=700f79b7-88ff-4b29-847f-2f85a7956a01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da082b63f2dd4d0984933968203125b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aef579def1a04b5cbc4668dfafa19997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:57.540178 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10fb7ea7-bad0-42f7-9c7f-380d2f3cf2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:57.564166 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddbb02e6-bc4c-4974-b9bd-54c388583d8c tempest-TestServerVolumeAttachmentScenario-2011630796 tempest-TestServerVolumeAttachmentScenario-2011630796-project-admin] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action returned with HTTP 202 Aug 19 21:29:57.564579 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 839/3390] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:29:57 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:57.569057 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10fb7ea7-bad0-42f7-9c7f-380d2f3cf2d3) transitioned into state 'SUCCESS' from state '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-1485027123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da082b63f2dd4d0984933968203125b2',qos_specs=None,replication_status=,reservations=['6b96d314-1d61-446c-ae27-d3f5dadc3bbd','1eeeb646-41a4-404d-bcf9-dbc42069bf82','cf15b983-05a6-4b42-9a09-7e65e3de1030','7a9a2168-d143-4dee-af4a-92c530196e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef579def1a04b5cbc4668dfafa19997',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:57.570106 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d10012-f269-494c-94f9-b490ad5b4257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:29:57.574076 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5cca56f3-1172-40ed-bbad-4ab9e5322f9b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:57.577197 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5cca56f3-1172-40ed-bbad-4ab9e5322f9b tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:57.577711 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5cca56f3-1172-40ed-bbad-4ab9e5322f9b tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:57.578150 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5cca56f3-1172-40ed-bbad-4ab9e5322f9b tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:57.586451 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d10012-f269-494c-94f9-b490ad5b4257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:29:57.587048 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Flow 'volume_create_api' (12bd8fed-9231-4618-b730-8048e1b0ca03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:29:57.588838 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Create volume request issued successfully. Aug 19 21:29:57.589087 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69e0447f-1bbd-472d-87b4-17d413d1d002 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:29:57.589667 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 854/3391] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:29:57 2026] POST /volume/v3/volumes => generated 748 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:29:57.600065 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:57.600065 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:57.606526 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-10476da9-68dc-48b1-a757-26e06786b2b3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:57.606656 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5cca56f3-1172-40ed-bbad-4ab9e5322f9b tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:57.608918 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-10476da9-68dc-48b1-a757-26e06786b2b3 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 Aug 19 21:29:57.609245 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-10476da9-68dc-48b1-a757-26e06786b2b3 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:57.610155 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-10476da9-68dc-48b1-a757-26e06786b2b3 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:57.614941 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5cca56f3-1172-40ed-bbad-4ab9e5322f9b tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:57.614941 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 848/3392] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:57 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 1150 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:57.617303 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=344,cinder:INSERT=58,cinder:UPDATE=71 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:29:57.629383 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:57.629383 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:57.637271 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-10476da9-68dc-48b1-a757-26e06786b2b3 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:29:57.648458 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-10476da9-68dc-48b1-a757-26e06786b2b3 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 returned with HTTP 200 Aug 19 21:29:57.649047 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 852/3393] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:57 2026] GET /volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:57.678415 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-39328ff2-dcbd-4dc0-892c-1c88bd8a8096 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:57.682270 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-39328ff2-dcbd-4dc0-892c-1c88bd8a8096 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:57.682270 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-39328ff2-dcbd-4dc0-892c-1c88bd8a8096 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:57.683224 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-39328ff2-dcbd-4dc0-892c-1c88bd8a8096 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:57.697164 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:57.697164 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:57.704974 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-39328ff2-dcbd-4dc0-892c-1c88bd8a8096 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:57.714138 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-39328ff2-dcbd-4dc0-892c-1c88bd8a8096 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:57.714540 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 840/3394] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:57 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 1150 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:57.742149 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-9b4f15c5-ad11-4b10-a6b8-f889af35387d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:57.745807 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-9b4f15c5-ad11-4b10-a6b8-f889af35387d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] POST https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action Aug 19 21:29:57.746644 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-9b4f15c5-ad11-4b10-a6b8-f889af35387d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:57.746644 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-9b4f15c5-ad11-4b10-a6b8-f889af35387d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:57.762398 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:57.762398 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:57.763129 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-9b4f15c5-ad11-4b10-a6b8-f889af35387d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:57.777984 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-9b4f15c5-ad11-4b10-a6b8-f889af35387d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Begin detaching volume completed successfully. Aug 19 21:29:57.778477 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-9b4f15c5-ad11-4b10-a6b8-f889af35387d tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action returned with HTTP 202 Aug 19 21:29:57.779526 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 855/3395] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:29:57 2026] POST /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:57.850694 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-32e15f6f-71f0-45bb-96e8-6dd2006e02bb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:57.851581 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-32e15f6f-71f0-45bb-96e8-6dd2006e02bb None None] GET https://10.4.3.158/volume// Aug 19 21:29:57.851581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-32e15f6f-71f0-45bb-96e8-6dd2006e02bb None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:57.851795 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-32e15f6f-71f0-45bb-96e8-6dd2006e02bb None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:57.852201 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-32e15f6f-71f0-45bb-96e8-6dd2006e02bb None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:29:57.852539 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 849/3396] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:29:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:29:57.865174 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-c356c16c-f13b-45f2-a076-afb0cf921dfe None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:57.868144 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-c356c16c-f13b-45f2-a076-afb0cf921dfe tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:57.868457 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-c356c16c-f13b-45f2-a076-afb0cf921dfe tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:57.868729 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-c356c16c-f13b-45f2-a076-afb0cf921dfe tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:57.880820 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:57.880820 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:57.885418 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-c356c16c-f13b-45f2-a076-afb0cf921dfe tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:29:57.891589 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-c356c16c-f13b-45f2-a076-afb0cf921dfe tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:29:57.892299 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 853/3397] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:29:57 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 1333 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:29:58.663992 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ef631942-ae2a-40ae-83c5-02f94d28a04e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:58.665688 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ef631942-ae2a-40ae-83c5-02f94d28a04e tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 Aug 19 21:29:58.665965 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ef631942-ae2a-40ae-83c5-02f94d28a04e tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:58.666169 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ef631942-ae2a-40ae-83c5-02f94d28a04e tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:58.673656 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:58.673656 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:58.680355 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ef631942-ae2a-40ae-83c5-02f94d28a04e tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:29:58.688971 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ef631942-ae2a-40ae-83c5-02f94d28a04e tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 returned with HTTP 200 Aug 19 21:29:58.689584 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 841/3398] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:58 2026] GET /volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:58.704889 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bdb7641a-64a6-4c8d-9833-ab8f1c1c6f96 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:58.706995 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bdb7641a-64a6-4c8d-9833-ab8f1c1c6f96 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] POST https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01/action Aug 19 21:29:58.707430 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bdb7641a-64a6-4c8d-9833-ab8f1c1c6f96 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:29:58.707591 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bdb7641a-64a6-4c8d-9833-ab8f1c1c6f96 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:29:58.716636 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:58.716636 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:58.717205 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bdb7641a-64a6-4c8d-9833-ab8f1c1c6f96 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:29:58.791953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-bdb7641a-64a6-4c8d-9833-ab8f1c1c6f96 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Created reservations ['2ac93d08-f2e7-4c1a-bcdc-1757eeea3c90', '9382a133-bfec-43d0-bdde-20011caefca9'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:29:58.805998 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bdb7641a-64a6-4c8d-9833-ab8f1c1c6f96 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Extend volume request issued successfully. Aug 19 21:29:58.806312 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bdb7641a-64a6-4c8d-9833-ab8f1c1c6f96 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01/action returned with HTTP 202 Aug 19 21:29:58.806830 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 856/3399] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:29:58 2026] POST /volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:29:58.818435 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf39ee7e-2ef9-4eb9-8426-9e46ba94cdf7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:58.822524 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf39ee7e-2ef9-4eb9-8426-9e46ba94cdf7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 Aug 19 21:29:58.822739 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf39ee7e-2ef9-4eb9-8426-9e46ba94cdf7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:58.823048 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf39ee7e-2ef9-4eb9-8426-9e46ba94cdf7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:58.838509 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:58.838509 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:58.846373 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bf39ee7e-2ef9-4eb9-8426-9e46ba94cdf7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:29:58.857417 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf39ee7e-2ef9-4eb9-8426-9e46ba94cdf7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 returned with HTTP 200 Aug 19 21:29:58.858520 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 850/3400] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:58 2026] GET /volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 => generated 1356 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:29:58.916788 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-a2bcbc33-d461-4428-9900-e7d79e3d9424 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:58.919678 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-a2bcbc33-d461-4428-9900-e7d79e3d9424 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] DELETE https://10.4.3.158/volume/v3/attachments/d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e Aug 19 21:29:58.920080 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-a2bcbc33-d461-4428-9900-e7d79e3d9424 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:58.920394 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-a2bcbc33-d461-4428-9900-e7d79e3d9424 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:58.934739 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:58.934739 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:29:59.009786 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d86662b8-50ee-4db3-85e0-36132a7a9846 req-a2bcbc33-d461-4428-9900-e7d79e3d9424 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/attachments/d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e returned with HTTP 200 Aug 19 21:29:59.009960 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 854/3401] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:29:58 2026] DELETE /volume/v3/attachments/d3d2fb7f-e27e-4a82-bc2a-9843a9a0559e => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:29:59.874383 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d4212edb-614b-4d8a-a4e1-d4205b09c162 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:59.879073 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4212edb-614b-4d8a-a4e1-d4205b09c162 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 Aug 19 21:29:59.879073 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4212edb-614b-4d8a-a4e1-d4205b09c162 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:59.879073 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4212edb-614b-4d8a-a4e1-d4205b09c162 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:59.888702 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:59.888702 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:29:59.894848 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d4212edb-614b-4d8a-a4e1-d4205b09c162 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:29:59.901675 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4212edb-614b-4d8a-a4e1-d4205b09c162 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 returned with HTTP 200 Aug 19 21:29:59.902305 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 842/3402] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:59 2026] GET /volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:59.918250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a8f4a3e3-fa6c-46e5-b30d-3c884f47d480 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:59.920970 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8f4a3e3-fa6c-46e5-b30d-3c884f47d480 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 Aug 19 21:29:59.921381 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8f4a3e3-fa6c-46e5-b30d-3c884f47d480 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:59.921634 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8f4a3e3-fa6c-46e5-b30d-3c884f47d480 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:59.931056 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:59.931056 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:29:59.936947 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a8f4a3e3-fa6c-46e5-b30d-3c884f47d480 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:29:59.944049 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8f4a3e3-fa6c-46e5-b30d-3c884f47d480 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 returned with HTTP 200 Aug 19 21:29:59.944173 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 857/3403] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:59 2026] GET /volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:59.958885 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d417f275-c1de-4a5a-a833-dfd996b70f8c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:59.961301 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d417f275-c1de-4a5a-a833-dfd996b70f8c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 Aug 19 21:29:59.961589 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d417f275-c1de-4a5a-a833-dfd996b70f8c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:59.961815 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d417f275-c1de-4a5a-a833-dfd996b70f8c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:29:59.964536 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=376,cinder:INSERT=52,cinder:UPDATE=120 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:29:59.972473 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:29:59.972473 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:29:59.978374 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d417f275-c1de-4a5a-a833-dfd996b70f8c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:29:59.984566 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d417f275-c1de-4a5a-a833-dfd996b70f8c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 returned with HTTP 200 Aug 19 21:29:59.985080 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 851/3404] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:29:59 2026] GET /volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:29:59.990033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-964d0627-0ff4-4b63-a047-30dbc0daa4da req-e11262a6-8506-4be1-ab73-e6d9dc98d0ed None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:29:59.993072 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-964d0627-0ff4-4b63-a047-30dbc0daa4da req-e11262a6-8506-4be1-ab73-e6d9dc98d0ed tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:29:59.994496 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-964d0627-0ff4-4b63-a047-30dbc0daa4da req-e11262a6-8506-4be1-ab73-e6d9dc98d0ed tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:29:59.994496 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-964d0627-0ff4-4b63-a047-30dbc0daa4da req-e11262a6-8506-4be1-ab73-e6d9dc98d0ed tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:00.000394 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9f9b33e2-4c4d-44e5-ad36-ae11c4c8069c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:00.002546 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f9b33e2-4c4d-44e5-ad36-ae11c4c8069c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] DELETE https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 Aug 19 21:30:00.002918 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f9b33e2-4c4d-44e5-ad36-ae11c4c8069c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:00.003674 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f9b33e2-4c4d-44e5-ad36-ae11c4c8069c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:00.003674 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-9f9b33e2-4c4d-44e5-ad36-ae11c4c8069c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Delete volume with id: 700f79b7-88ff-4b29-847f-2f85a7956a01 Aug 19 21:30:00.003896 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:00.003896 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:00.009289 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-964d0627-0ff4-4b63-a047-30dbc0daa4da req-e11262a6-8506-4be1-ab73-e6d9dc98d0ed tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:30:00.012679 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:00.012679 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:00.013350 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9f9b33e2-4c4d-44e5-ad36-ae11c4c8069c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:00.014947 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-964d0627-0ff4-4b63-a047-30dbc0daa4da req-e11262a6-8506-4be1-ab73-e6d9dc98d0ed tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:30:00.015425 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 855/3405] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:29:59 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:00.046262 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9f9b33e2-4c4d-44e5-ad36-ae11c4c8069c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Delete volume request issued successfully. Aug 19 21:30:00.046507 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f9b33e2-4c4d-44e5-ad36-ae11c4c8069c tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 returned with HTTP 202 Aug 19 21:30:00.046950 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 843/3406] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:29:59 2026] DELETE /volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:00.055350 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3e86ef43-3285-4ed5-b1ce-c801e3325425 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:00.058042 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e86ef43-3285-4ed5-b1ce-c801e3325425 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 Aug 19 21:30:00.058042 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e86ef43-3285-4ed5-b1ce-c801e3325425 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:00.058042 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e86ef43-3285-4ed5-b1ce-c801e3325425 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:00.068029 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:00.068029 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:00.072807 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3e86ef43-3285-4ed5-b1ce-c801e3325425 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:00.080182 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e86ef43-3285-4ed5-b1ce-c801e3325425 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 returned with HTTP 200 Aug 19 21:30:00.080964 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 858/3407] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:00 2026] GET /volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:01.103690 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1fa7594d-8616-4ee6-8f21-35cd7025c3da None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:01.109418 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1fa7594d-8616-4ee6-8f21-35cd7025c3da tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 Aug 19 21:30:01.109418 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1fa7594d-8616-4ee6-8f21-35cd7025c3da tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:01.110063 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1fa7594d-8616-4ee6-8f21-35cd7025c3da tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:01.126593 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1fa7594d-8616-4ee6-8f21-35cd7025c3da tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 returned with HTTP 404 Aug 19 21:30:01.128747 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 852/3408] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:01 2026] GET /volume/v3/volumes/700f79b7-88ff-4b29-847f-2f85a7956a01 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:01.152434 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-902994da-ce51-413b-ab6c-69aa66137e76 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:01.166361 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:30:01.168442 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1246700829"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:01.172594 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1246700829'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:30:01.173416 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Create volume of 1 GB Aug 19 21:30:01.192209 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Availability Zones retrieved successfully. Aug 19 21:30:01.206979 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Flow 'volume_create_api' (ef0c50c0-25cf-4b57-87c7-b7a51ba41d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:01.210778 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230850d3-de57-47f6-b39b-c58b0e84b712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:01.213213 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:30:01.260988 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230850d3-de57-47f6-b39b-c58b0e84b712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:01.262707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63724c7-1309-410b-9a33-f19d73c65444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:01.417942 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Created reservations ['c049f0fc-f724-45d8-830a-ce63d4275422', 'd2b3b963-1af1-4d56-8cb3-3d73793aefd7', 'e1a2e7e5-2eeb-4a44-8813-fbcdd0205496', '3c6deb36-7641-47cc-a2ff-c5e86b61179e'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:01.419249 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63724c7-1309-410b-9a33-f19d73c65444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c049f0fc-f724-45d8-830a-ce63d4275422', 'd2b3b963-1af1-4d56-8cb3-3d73793aefd7', 'e1a2e7e5-2eeb-4a44-8813-fbcdd0205496', '3c6deb36-7641-47cc-a2ff-c5e86b61179e']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:01.420756 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c84fa6-5433-4936-bafd-b0667c7f6bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:01.468332 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c84fa6-5433-4936-bafd-b0667c7f6bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1eaf9f7-993f-43f1-830d-945aeef7633d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1246700829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da082b63f2dd4d0984933968203125b2',qos_specs=None,replication_status=,reservations=['c049f0fc-f724-45d8-830a-ce63d4275422','d2b3b963-1af1-4d56-8cb3-3d73793aefd7','e1a2e7e5-2eeb-4a44-8813-fbcdd0205496','3c6deb36-7641-47cc-a2ff-c5e86b61179e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef579def1a04b5cbc4668dfafa19997',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1246700829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1eaf9f7-993f-43f1-830d-945aeef7633d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da082b63f2dd4d0984933968203125b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aef579def1a04b5cbc4668dfafa19997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:01.470298 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f6ebc6a-723c-4db6-a91e-215a51ddb6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:01.510240 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f6ebc6a-723c-4db6-a91e-215a51ddb6da) transitioned into state 'SUCCESS' from state '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-1246700829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da082b63f2dd4d0984933968203125b2',qos_specs=None,replication_status=,reservations=['c049f0fc-f724-45d8-830a-ce63d4275422','d2b3b963-1af1-4d56-8cb3-3d73793aefd7','e1a2e7e5-2eeb-4a44-8813-fbcdd0205496','3c6deb36-7641-47cc-a2ff-c5e86b61179e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef579def1a04b5cbc4668dfafa19997',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:01.511405 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c71e0c2-5e62-43b8-9e24-b9e928d41920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:01.534184 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c71e0c2-5e62-43b8-9e24-b9e928d41920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:01.536176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Flow 'volume_create_api' (ef0c50c0-25cf-4b57-87c7-b7a51ba41d93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:01.536176 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Create volume request issued successfully. Aug 19 21:30:01.536829 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-902994da-ce51-413b-ab6c-69aa66137e76 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:30:01.538486 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 856/3409] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:30:01 2026] POST /volume/v3/volumes => generated 748 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:01.557420 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-149ea8cf-2022-4dd8-9c71-d860dedfe690 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:01.560686 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-149ea8cf-2022-4dd8-9c71-d860dedfe690 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:01.561250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-149ea8cf-2022-4dd8-9c71-d860dedfe690 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:01.561733 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-149ea8cf-2022-4dd8-9c71-d860dedfe690 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:01.573956 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:01.573956 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:01.584836 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-149ea8cf-2022-4dd8-9c71-d860dedfe690 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:01.594979 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-149ea8cf-2022-4dd8-9c71-d860dedfe690 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d returned with HTTP 200 Aug 19 21:30:01.595615 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 844/3410] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:01 2026] GET /volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:02.613204 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f4873f6-d8ae-4f09-85ab-c983c410ba2b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:02.615925 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f4873f6-d8ae-4f09-85ab-c983c410ba2b tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:02.615925 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f4873f6-d8ae-4f09-85ab-c983c410ba2b tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:02.615925 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f4873f6-d8ae-4f09-85ab-c983c410ba2b tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:02.626040 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:02.626040 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:02.632291 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1f4873f6-d8ae-4f09-85ab-c983c410ba2b tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:02.644039 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f4873f6-d8ae-4f09-85ab-c983c410ba2b tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d returned with HTTP 200 Aug 19 21:30:02.644039 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 859/3411] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:02 2026] GET /volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:02.657233 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ec020e98-22ad-4a63-b7a1-cea0dcbca7d2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:02.660341 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec020e98-22ad-4a63-b7a1-cea0dcbca7d2 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:30:02.660845 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec020e98-22ad-4a63-b7a1-cea0dcbca7d2 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1eaf9f7-993f-43f1-830d-945aeef7633d", "name": "tempest-VolumesExtendTest-Snapshot-975263752"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:02.673833 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:02.673833 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:02.674602 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ec020e98-22ad-4a63-b7a1-cea0dcbca7d2 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:02.674766 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-ec020e98-22ad-4a63-b7a1-cea0dcbca7d2 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Create snapshot from volume e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:02.720385 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-ec020e98-22ad-4a63-b7a1-cea0dcbca7d2 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Created reservations ['74dc2656-56c2-4c43-9c3c-af0d61aad6d6', '0bc125e5-958b-4a08-9106-411395994f27', 'bdd777a8-054a-41e1-8fe7-f5d1f571f60b', '4b878e5b-6ca8-47a2-89dc-7b96e08c4213'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:02.765398 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ec020e98-22ad-4a63-b7a1-cea0dcbca7d2 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Snapshot create request issued successfully. Aug 19 21:30:02.765398 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec020e98-22ad-4a63-b7a1-cea0dcbca7d2 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:30:02.765798 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 853/3412] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:30:02 2026] POST /volume/v3/snapshots => generated 303 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:02.779373 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fcc96e79-96ac-442a-935c-3b70e62398df None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:02.780395 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fcc96e79-96ac-442a-935c-3b70e62398df tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 Aug 19 21:30:02.780652 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fcc96e79-96ac-442a-935c-3b70e62398df tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:02.781029 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fcc96e79-96ac-442a-935c-3b70e62398df tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:02.789220 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:02.789220 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:02.790042 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fcc96e79-96ac-442a-935c-3b70e62398df tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Snapshot retrieved successfully. Aug 19 21:30:02.790790 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fcc96e79-96ac-442a-935c-3b70e62398df tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 returned with HTTP 200 Aug 19 21:30:02.791165 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 857/3413] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:02 2026] GET /volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:03.546235 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-105767bb-8799-452a-add1-55c263a2ee91 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:03.548519 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-105767bb-8799-452a-add1-55c263a2ee91 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] DELETE https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:30:03.548786 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-105767bb-8799-452a-add1-55c263a2ee91 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:03.549114 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-105767bb-8799-452a-add1-55c263a2ee91 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:03.549326 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-105767bb-8799-452a-add1-55c263a2ee91 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Delete volume with id: eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:30:03.558367 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:03.558367 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:03.558967 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-105767bb-8799-452a-add1-55c263a2ee91 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:30:03.585456 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-105767bb-8799-452a-add1-55c263a2ee91 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Delete volume request issued successfully. Aug 19 21:30:03.586319 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-105767bb-8799-452a-add1-55c263a2ee91 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 202 Aug 19 21:30:03.586394 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 845/3414] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:03 2026] DELETE /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:03.596581 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3981c0e-7193-4239-b2f5-39bb926fb4f5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:03.599333 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3981c0e-7193-4239-b2f5-39bb926fb4f5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:30:03.599748 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3981c0e-7193-4239-b2f5-39bb926fb4f5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:03.600400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3981c0e-7193-4239-b2f5-39bb926fb4f5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:03.613515 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:03.613515 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:03.621908 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c3981c0e-7193-4239-b2f5-39bb926fb4f5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:30:03.628967 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3981c0e-7193-4239-b2f5-39bb926fb4f5 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 200 Aug 19 21:30:03.629722 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 860/3415] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:03 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:03.802389 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d2cc58b5-e337-4675-9c71-1d7753658cf5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:03.805608 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2cc58b5-e337-4675-9c71-1d7753658cf5 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 Aug 19 21:30:03.805608 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2cc58b5-e337-4675-9c71-1d7753658cf5 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:03.805799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2cc58b5-e337-4675-9c71-1d7753658cf5 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:03.813672 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:03.813672 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:03.814925 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d2cc58b5-e337-4675-9c71-1d7753658cf5 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Snapshot retrieved successfully. Aug 19 21:30:03.815446 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2cc58b5-e337-4675-9c71-1d7753658cf5 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 returned with HTTP 200 Aug 19 21:30:03.815848 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 854/3416] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:03 2026] GET /volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:03.826681 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-40046b76-dbb5-47f3-aa87-3d104f00a132 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:03.829518 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40046b76-dbb5-47f3-aa87-3d104f00a132 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] POST https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d/action Aug 19 21:30:03.830074 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40046b76-dbb5-47f3-aa87-3d104f00a132 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:30:03.830279 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40046b76-dbb5-47f3-aa87-3d104f00a132 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:03.841271 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:03.841271 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:03.841925 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-40046b76-dbb5-47f3-aa87-3d104f00a132 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:03.922453 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-40046b76-dbb5-47f3-aa87-3d104f00a132 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Created reservations ['30f1af2b-4bd2-4f5a-98d1-0a9378c82df4', '812400db-d627-4a91-b128-eb17fc2ad3cb'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:03.937344 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-40046b76-dbb5-47f3-aa87-3d104f00a132 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Extend volume request issued successfully. Aug 19 21:30:03.937965 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40046b76-dbb5-47f3-aa87-3d104f00a132 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d/action returned with HTTP 202 Aug 19 21:30:03.939899 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 858/3417] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:30:03 2026] POST /volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:30:03.949349 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-de47cf6d-1492-4620-af05-8f8ce3527359 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:03.951202 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de47cf6d-1492-4620-af05-8f8ce3527359 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:03.951452 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de47cf6d-1492-4620-af05-8f8ce3527359 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:03.951679 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de47cf6d-1492-4620-af05-8f8ce3527359 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:03.961350 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:03.961350 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:03.966333 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-de47cf6d-1492-4620-af05-8f8ce3527359 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:03.971635 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de47cf6d-1492-4620-af05-8f8ce3527359 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d returned with HTTP 200 Aug 19 21:30:03.972038 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 846/3418] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:03 2026] GET /volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:04.644840 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a7893f0-148e-4192-9471-21b274b9f15b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:04.646638 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a7893f0-148e-4192-9471-21b274b9f15b tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 Aug 19 21:30:04.646848 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a7893f0-148e-4192-9471-21b274b9f15b tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:04.647083 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a7893f0-148e-4192-9471-21b274b9f15b tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:04.652715 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a7893f0-148e-4192-9471-21b274b9f15b tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 returned with HTTP 404 Aug 19 21:30:04.653284 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 861/3419] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:04 2026] GET /volume/v3/volumes/eb8fe148-2721-4436-851e-5c409f7d05d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:04.663134 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-686fba2c-b5da-4455-a0d0-731452304235 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:04.665637 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-686fba2c-b5da-4455-a0d0-731452304235 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] DELETE https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:30:04.667047 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-686fba2c-b5da-4455-a0d0-731452304235 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:04.667047 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-686fba2c-b5da-4455-a0d0-731452304235 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:04.667047 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-686fba2c-b5da-4455-a0d0-731452304235 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Delete volume with id: baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:30:04.677004 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:04.677004 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:04.678397 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-686fba2c-b5da-4455-a0d0-731452304235 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:30:04.709971 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-686fba2c-b5da-4455-a0d0-731452304235 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Delete volume request issued successfully. Aug 19 21:30:04.709971 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-686fba2c-b5da-4455-a0d0-731452304235 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 202 Aug 19 21:30:04.710443 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 855/3420] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:04 2026] DELETE /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:04.719798 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-146bf8ce-e456-425f-b669-b3684bb49d77 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:04.722762 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-146bf8ce-e456-425f-b669-b3684bb49d77 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:30:04.723107 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-146bf8ce-e456-425f-b669-b3684bb49d77 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:04.723389 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-146bf8ce-e456-425f-b669-b3684bb49d77 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:04.734947 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:04.734947 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:04.741552 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-146bf8ce-e456-425f-b669-b3684bb49d77 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Volume info retrieved successfully. Aug 19 21:30:04.748199 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-146bf8ce-e456-425f-b669-b3684bb49d77 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 200 Aug 19 21:30:04.748715 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 859/3421] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:04 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:04.989372 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-93d20677-fc04-4787-bdb4-3aea1ff61410 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:04.991854 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-93d20677-fc04-4787-bdb4-3aea1ff61410 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:04.992173 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-93d20677-fc04-4787-bdb4-3aea1ff61410 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:04.992905 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-93d20677-fc04-4787-bdb4-3aea1ff61410 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:05.002532 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:05.002532 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:05.008155 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-93d20677-fc04-4787-bdb4-3aea1ff61410 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:05.014556 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-93d20677-fc04-4787-bdb4-3aea1ff61410 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d returned with HTTP 200 Aug 19 21:30:05.014934 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 847/3422] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:04 2026] GET /volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:05.030361 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-89d9df43-3283-4674-a2da-9447740884c4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:05.032981 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89d9df43-3283-4674-a2da-9447740884c4 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:05.033283 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89d9df43-3283-4674-a2da-9447740884c4 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:05.033560 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89d9df43-3283-4674-a2da-9447740884c4 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:05.043967 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:05.043967 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:05.048176 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-89d9df43-3283-4674-a2da-9447740884c4 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:05.054267 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89d9df43-3283-4674-a2da-9447740884c4 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d returned with HTTP 200 Aug 19 21:30:05.054675 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 862/3423] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:05 2026] GET /volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:05.072204 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c8997d37-c1ba-45c1-aca8-0bce95d44fd7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:05.076110 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c8997d37-c1ba-45c1-aca8-0bce95d44fd7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 Aug 19 21:30:05.076110 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c8997d37-c1ba-45c1-aca8-0bce95d44fd7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:05.076110 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c8997d37-c1ba-45c1-aca8-0bce95d44fd7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:05.076110 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-c8997d37-c1ba-45c1-aca8-0bce95d44fd7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Delete snapshot with id: c8c37b75-bcd2-4aca-af82-417277f8fcf6 Aug 19 21:30:05.082277 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:05.082277 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:05.083202 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c8997d37-c1ba-45c1-aca8-0bce95d44fd7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Snapshot retrieved successfully. Aug 19 21:30:05.112199 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c8997d37-c1ba-45c1-aca8-0bce95d44fd7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Snapshot delete request issued successfully. Aug 19 21:30:05.112199 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c8997d37-c1ba-45c1-aca8-0bce95d44fd7 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 returned with HTTP 202 Aug 19 21:30:05.112199 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 856/3424] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:30:05 2026] DELETE /volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:05.131259 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4e0db0f9-0fb3-47fa-8ace-4f4afb4ac05d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:05.136430 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4e0db0f9-0fb3-47fa-8ace-4f4afb4ac05d tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 Aug 19 21:30:05.136952 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4e0db0f9-0fb3-47fa-8ace-4f4afb4ac05d tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:05.139293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4e0db0f9-0fb3-47fa-8ace-4f4afb4ac05d tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:05.149316 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:05.149316 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:05.149316 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4e0db0f9-0fb3-47fa-8ace-4f4afb4ac05d tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Snapshot retrieved successfully. Aug 19 21:30:05.150499 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4e0db0f9-0fb3-47fa-8ace-4f4afb4ac05d tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 returned with HTTP 200 Aug 19 21:30:05.151896 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 860/3425] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:05 2026] GET /volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:05.766382 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-699f3577-5bc4-474d-a849-94d0934c1122 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:05.768823 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-699f3577-5bc4-474d-a849-94d0934c1122 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] GET https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 Aug 19 21:30:05.769234 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-699f3577-5bc4-474d-a849-94d0934c1122 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:05.769451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-699f3577-5bc4-474d-a849-94d0934c1122 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:05.778037 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-699f3577-5bc4-474d-a849-94d0934c1122 tempest-TestServerVolumeAttachmentScenario-1352561776 tempest-TestServerVolumeAttachmentScenario-1352561776-project-member] https://10.4.3.158/volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 returned with HTTP 404 Aug 19 21:30:05.782350 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 848/3426] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:05 2026] GET /volume/v3/volumes/baedd55a-cd42-47cc-b755-64e04c3f5f67 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:06.170170 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f5e6f33-dc54-4f77-bbd2-5949a1c0b6d9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:06.173267 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f5e6f33-dc54-4f77-bbd2-5949a1c0b6d9 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 Aug 19 21:30:06.173575 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f5e6f33-dc54-4f77-bbd2-5949a1c0b6d9 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:06.174589 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f5e6f33-dc54-4f77-bbd2-5949a1c0b6d9 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:06.183719 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f5e6f33-dc54-4f77-bbd2-5949a1c0b6d9 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 returned with HTTP 404 Aug 19 21:30:06.184496 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 863/3427] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:06 2026] GET /volume/v3/snapshots/c8c37b75-bcd2-4aca-af82-417277f8fcf6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:06.194279 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-15af9ff8-98c3-45e7-baae-201d70dc37a1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:06.198078 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-15af9ff8-98c3-45e7-baae-201d70dc37a1 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:06.198348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-15af9ff8-98c3-45e7-baae-201d70dc37a1 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:06.198592 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-15af9ff8-98c3-45e7-baae-201d70dc37a1 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:06.211644 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:06.211644 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:06.218931 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-15af9ff8-98c3-45e7-baae-201d70dc37a1 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:06.226930 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-15af9ff8-98c3-45e7-baae-201d70dc37a1 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d returned with HTTP 200 Aug 19 21:30:06.227688 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 857/3428] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:06 2026] GET /volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:06.245046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ae7507f4-01aa-4164-8f6c-aaab21cd04b8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:06.247698 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ae7507f4-01aa-4164-8f6c-aaab21cd04b8 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:06.247834 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ae7507f4-01aa-4164-8f6c-aaab21cd04b8 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:06.248069 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ae7507f4-01aa-4164-8f6c-aaab21cd04b8 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:06.248359 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-ae7507f4-01aa-4164-8f6c-aaab21cd04b8 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Delete volume with id: e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:06.267357 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:06.267357 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:06.270403 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ae7507f4-01aa-4164-8f6c-aaab21cd04b8 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:06.324373 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ae7507f4-01aa-4164-8f6c-aaab21cd04b8 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Delete volume request issued successfully. Aug 19 21:30:06.325403 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ae7507f4-01aa-4164-8f6c-aaab21cd04b8 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d returned with HTTP 202 Aug 19 21:30:06.325403 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 861/3429] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:06 2026] DELETE /volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:06.338385 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3bf55751-1472-4b94-8bdc-d116644ef696 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:06.341205 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3bf55751-1472-4b94-8bdc-d116644ef696 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:06.341827 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3bf55751-1472-4b94-8bdc-d116644ef696 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:06.341827 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3bf55751-1472-4b94-8bdc-d116644ef696 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:06.353476 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:06.353476 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:06.359395 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3bf55751-1472-4b94-8bdc-d116644ef696 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Volume info retrieved successfully. Aug 19 21:30:06.367057 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3bf55751-1472-4b94-8bdc-d116644ef696 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d returned with HTTP 200 Aug 19 21:30:06.367633 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 849/3430] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:06 2026] GET /volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:07.384968 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ef495b0c-0209-4db0-87c3-5155d519b934 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:07.388367 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef495b0c-0209-4db0-87c3-5155d519b934 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] GET https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d Aug 19 21:30:07.388720 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ef495b0c-0209-4db0-87c3-5155d519b934 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:07.388983 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ef495b0c-0209-4db0-87c3-5155d519b934 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:07.400543 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef495b0c-0209-4db0-87c3-5155d519b934 tempest-VolumesExtendTest-79947740 tempest-VolumesExtendTest-79947740-project-member] https://10.4.3.158/volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d returned with HTTP 404 Aug 19 21:30:07.401285 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 864/3431] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:07 2026] GET /volume/v3/volumes/e1eaf9f7-993f-43f1-830d-945aeef7633d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:09.258974 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9db9d508-1a46-485f-9afb-1437c2be7100 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:09.429514 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9db9d508-1a46-485f-9afb-1437c2be7100 tempest-VolumesSummaryTest-1334695777 tempest-VolumesSummaryTest-1334695777-project-member] GET https://10.4.3.158/volume/v3/volumes/summary Aug 19 21:30:09.429981 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9db9d508-1a46-485f-9afb-1437c2be7100 tempest-VolumesSummaryTest-1334695777 tempest-VolumesSummaryTest-1334695777-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:09.430212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9db9d508-1a46-485f-9afb-1437c2be7100 tempest-VolumesSummaryTest-1334695777 tempest-VolumesSummaryTest-1334695777-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:09.430402 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-9db9d508-1a46-485f-9afb-1437c2be7100 tempest-VolumesSummaryTest-1334695777 tempest-VolumesSummaryTest-1334695777-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:30:09.436249 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9db9d508-1a46-485f-9afb-1437c2be7100 tempest-VolumesSummaryTest-1334695777 tempest-VolumesSummaryTest-1334695777-project-member] Get summary completed successfully. Aug 19 21:30:09.436471 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9db9d508-1a46-485f-9afb-1437c2be7100 tempest-VolumesSummaryTest-1334695777 tempest-VolumesSummaryTest-1334695777-project-member] https://10.4.3.158/volume/v3/volumes/summary returned with HTTP 200 Aug 19 21:30:09.437142 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 858/3432] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Aug 19 21:30:09 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:11.336287 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:11.338664 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:30:11.339162 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-201942639"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:11.341127 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-201942639'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:30:11.341284 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Create volume of 1 GB Aug 19 21:30:11.346402 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Availability Zones retrieved successfully. Aug 19 21:30:11.352807 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Flow 'volume_create_api' (0bc68ee4-8961-49e0-ba96-8c922cdf44de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:11.353772 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b88bf36c-70de-45e8-ac33-b2cf91e6ee9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:11.354723 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:30:11.396404 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b88bf36c-70de-45e8-ac33-b2cf91e6ee9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:11.397309 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d6140d-efc1-480e-82fc-c80b5a2b50a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:11.453787 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Created reservations ['c8bdc134-65e5-43d4-963a-208ae97b7f70', 'beb616a9-3d04-4881-b250-211a71aa5494', '8b9234c9-9e63-432b-80c1-8332aca4d55d', 'f81cb1ad-be23-4750-b807-03731562baea'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:11.454762 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d6140d-efc1-480e-82fc-c80b5a2b50a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8bdc134-65e5-43d4-963a-208ae97b7f70', 'beb616a9-3d04-4881-b250-211a71aa5494', '8b9234c9-9e63-432b-80c1-8332aca4d55d', 'f81cb1ad-be23-4750-b807-03731562baea']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:11.455668 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c37abb0-ac22-42f5-a05a-0269ef1bfc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:11.485849 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c37abb0-ac22-42f5-a05a-0269ef1bfc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb33094-b37f-4771-b32d-b7e978f89526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-201942639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c6800ca2934c149e2672543f1721b1',qos_specs=None,replication_status=,reservations=['c8bdc134-65e5-43d4-963a-208ae97b7f70','beb616a9-3d04-4881-b250-211a71aa5494','8b9234c9-9e63-432b-80c1-8332aca4d55d','f81cb1ad-be23-4750-b807-03731562baea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d285016fcc940b2b1b9e4838dc9b05a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-201942639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb33094-b37f-4771-b32d-b7e978f89526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c6800ca2934c149e2672543f1721b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d285016fcc940b2b1b9e4838dc9b05a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:11.485849 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d2194cd-94ef-4123-b01a-d0defa433c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:11.521648 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d2194cd-94ef-4123-b01a-d0defa433c2a) transitioned into state 'SUCCESS' from state '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-201942639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c6800ca2934c149e2672543f1721b1',qos_specs=None,replication_status=,reservations=['c8bdc134-65e5-43d4-963a-208ae97b7f70','beb616a9-3d04-4881-b250-211a71aa5494','8b9234c9-9e63-432b-80c1-8332aca4d55d','f81cb1ad-be23-4750-b807-03731562baea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d285016fcc940b2b1b9e4838dc9b05a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:11.522194 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4e9605c-8048-43f0-ae1f-e5c16c5337f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:11.542835 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4e9605c-8048-43f0-ae1f-e5c16c5337f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:11.544618 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Flow 'volume_create_api' (0bc68ee4-8961-49e0-ba96-8c922cdf44de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:11.544780 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Create volume request issued successfully. Aug 19 21:30:11.545682 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-635243cf-a4dd-4e5d-a09c-f457f65f4919 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:30:11.546234 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 862/3433] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:30:11 2026] POST /volume/v3/volumes => generated 750 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:11.562806 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ccce48f4-3082-4377-b36c-03019bd56670 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:11.565513 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ccce48f4-3082-4377-b36c-03019bd56670 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:11.566391 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ccce48f4-3082-4377-b36c-03019bd56670 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:11.566391 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ccce48f4-3082-4377-b36c-03019bd56670 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:11.587671 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:11.587671 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:11.597798 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ccce48f4-3082-4377-b36c-03019bd56670 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:11.605861 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ccce48f4-3082-4377-b36c-03019bd56670 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:11.605861 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 850/3434] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:11 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:12.623994 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-787b1088-31a7-4e5b-9d98-9e20883460f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:12.627058 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-787b1088-31a7-4e5b-9d98-9e20883460f0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:12.627794 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-787b1088-31a7-4e5b-9d98-9e20883460f0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:12.628605 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-787b1088-31a7-4e5b-9d98-9e20883460f0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:12.640579 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:12.640579 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:12.651040 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-787b1088-31a7-4e5b-9d98-9e20883460f0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:12.656613 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-787b1088-31a7-4e5b-9d98-9e20883460f0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:12.657627 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 865/3435] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:12 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:12.722872 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-bffe81e8-f64e-438e-b018-64beb4357379 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:12.727438 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-bffe81e8-f64e-438e-b018-64beb4357379 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:12.727438 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-bffe81e8-f64e-438e-b018-64beb4357379 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:12.727438 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-bffe81e8-f64e-438e-b018-64beb4357379 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:12.737574 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:12.737574 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:12.746185 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-bffe81e8-f64e-438e-b018-64beb4357379 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:12.758683 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-bffe81e8-f64e-438e-b018-64beb4357379 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:12.759399 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 859/3436] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:30:12 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:12.871940 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-71b9f47c-5e48-4dae-b802-25bff3430b16 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:12.872428 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-71b9f47c-5e48-4dae-b802-25bff3430b16 None None] GET https://10.4.3.158/volume// Aug 19 21:30:12.872604 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-71b9f47c-5e48-4dae-b802-25bff3430b16 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:12.872801 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-71b9f47c-5e48-4dae-b802-25bff3430b16 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:12.873121 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-71b9f47c-5e48-4dae-b802-25bff3430b16 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:30:12.873639 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 863/3437] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:30:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:30:12.882247 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-e082b952-72ae-458b-8437-5bcecde70ceb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:12.885083 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-e082b952-72ae-458b-8437-5bcecde70ceb tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:30:12.885737 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-e082b952-72ae-458b-8437-5bcecde70ceb tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebb33094-b37f-4771-b32d-b7e978f89526", "connector": null, "instance_uuid": "88e22dde-43f6-4015-914c-cd03367d49c0"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:12.897072 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:12.897072 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:12.961123 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-e082b952-72ae-458b-8437-5bcecde70ceb tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:30:12.961828 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 851/3438] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:30:12 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 19 21:30:13.015406 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aacfec07-a1c6-4e19-b741-68b1a7b67299 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:13.018803 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aacfec07-a1c6-4e19-b741-68b1a7b67299 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:13.021238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aacfec07-a1c6-4e19-b741-68b1a7b67299 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:13.021238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aacfec07-a1c6-4e19-b741-68b1a7b67299 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:13.034973 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ae459cdc-a6ab-4e1e-b433-3e2883dda45c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:13.035198 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ae459cdc-a6ab-4e1e-b433-3e2883dda45c None None] GET https://10.4.3.158/volume// Aug 19 21:30:13.035419 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ae459cdc-a6ab-4e1e-b433-3e2883dda45c None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:13.035848 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ae459cdc-a6ab-4e1e-b433-3e2883dda45c None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:13.035962 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ae459cdc-a6ab-4e1e-b433-3e2883dda45c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:30:13.039043 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 860/3439] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:30:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:30:13.039397 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:13.039397 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:13.047062 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-b883cf99-ca9a-4b5a-9978-70f6acb6811c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:13.047537 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-b883cf99-ca9a-4b5a-9978-70f6acb6811c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:13.047790 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-b883cf99-ca9a-4b5a-9978-70f6acb6811c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:13.048030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-b883cf99-ca9a-4b5a-9978-70f6acb6811c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:13.053839 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aacfec07-a1c6-4e19-b741-68b1a7b67299 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:13.063082 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:13.063082 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:13.063351 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aacfec07-a1c6-4e19-b741-68b1a7b67299 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:13.063351 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 866/3440] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:13 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:13.064618 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-b883cf99-ca9a-4b5a-9978-70f6acb6811c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:13.075974 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-b883cf99-ca9a-4b5a-9978-70f6acb6811c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:13.075974 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 864/3441] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:30:13 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:30:13.199571 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-8b760521-1d20-4a14-9554-7a38f932c91a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:13.203564 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-8b760521-1d20-4a14-9554-7a38f932c91a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] PUT https://10.4.3.158/volume/v3/attachments/180fccbc-ae57-40db-9290-989d6026ad91 Aug 19 21:30:13.204125 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-8b760521-1d20-4a14-9554-7a38f932c91a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:13.214177 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-8b760521-1d20-4a14-9554-7a38f932c91a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Acquiring lock "cinder-attachment_update-ebb33094-b37f-4771-b32d-b7e978f89526-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:30:13.219775 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-8b760521-1d20-4a14-9554-7a38f932c91a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Lock "cinder-attachment_update-ebb33094-b37f-4771-b32d-b7e978f89526-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:30:13.221269 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:13.221269 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:13.393709 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-8b760521-1d20-4a14-9554-7a38f932c91a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Lock "cinder-attachment_update-ebb33094-b37f-4771-b32d-b7e978f89526-np0000007814" released by "attachment_update" :: held 0.174s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:30:13.394183 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-8b760521-1d20-4a14-9554-7a38f932c91a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments/180fccbc-ae57-40db-9290-989d6026ad91 returned with HTTP 200 Aug 19 21:30:13.394825 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 852/3442] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:30:13 2026] PUT /volume/v3/attachments/180fccbc-ae57-40db-9290-989d6026ad91 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:14.079572 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-afa0266c-5ab2-4bb8-8d6d-f909bf14deba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:14.081312 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-afa0266c-5ab2-4bb8-8d6d-f909bf14deba tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:14.081578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-afa0266c-5ab2-4bb8-8d6d-f909bf14deba tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:14.081842 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-afa0266c-5ab2-4bb8-8d6d-f909bf14deba tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:14.091824 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:14.091824 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:14.095786 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-afa0266c-5ab2-4bb8-8d6d-f909bf14deba tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:14.100310 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-afa0266c-5ab2-4bb8-8d6d-f909bf14deba tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:14.100663 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 861/3443] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:14 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:14.326496 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cc45144f-a8c1-4f31-8e6a-55596cba7454 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:14.329043 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cc45144f-a8c1-4f31-8e6a-55596cba7454 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:30:14.329382 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cc45144f-a8c1-4f31-8e6a-55596cba7454 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:14.330415 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cc45144f-a8c1-4f31-8e6a-55596cba7454 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:14.353003 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:14.353003 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:14.357570 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cc45144f-a8c1-4f31-8e6a-55596cba7454 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:30:14.362617 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cc45144f-a8c1-4f31-8e6a-55596cba7454 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 200 Aug 19 21:30:14.363086 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 867/3444] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:14 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 1648 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:15.117519 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-93a08c9c-adf0-4d84-8b26-2f187caad597 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:15.120036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-93a08c9c-adf0-4d84-8b26-2f187caad597 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:15.120282 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-93a08c9c-adf0-4d84-8b26-2f187caad597 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:15.120486 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-93a08c9c-adf0-4d84-8b26-2f187caad597 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:15.132285 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:15.132285 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:15.138315 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-93a08c9c-adf0-4d84-8b26-2f187caad597 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:15.143995 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-93a08c9c-adf0-4d84-8b26-2f187caad597 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:15.144501 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 865/3445] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:15 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:15.380986 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bbaef7a3-0b11-4170-98d6-3f5ca06a94af None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:15.383239 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bbaef7a3-0b11-4170-98d6-3f5ca06a94af tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:30:15.383415 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bbaef7a3-0b11-4170-98d6-3f5ca06a94af tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:15.383669 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bbaef7a3-0b11-4170-98d6-3f5ca06a94af tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:15.395276 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:15.395276 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:15.399327 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bbaef7a3-0b11-4170-98d6-3f5ca06a94af tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:30:15.405824 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bbaef7a3-0b11-4170-98d6-3f5ca06a94af tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 200 Aug 19 21:30:15.406471 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 853/3446] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:15 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 1648 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:16.162257 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-78d83b6e-b597-490c-b3cb-87f8556b2423 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:16.164073 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-78d83b6e-b597-490c-b3cb-87f8556b2423 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:16.164341 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-78d83b6e-b597-490c-b3cb-87f8556b2423 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:16.164591 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-78d83b6e-b597-490c-b3cb-87f8556b2423 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:16.174401 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:16.174401 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:16.179661 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-78d83b6e-b597-490c-b3cb-87f8556b2423 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:16.185043 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-78d83b6e-b597-490c-b3cb-87f8556b2423 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:16.185755 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 862/3447] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:16 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:16.420579 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-be6e9137-d364-4327-9013-04f023789ada None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:16.427047 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be6e9137-d364-4327-9013-04f023789ada tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:30:16.427047 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be6e9137-d364-4327-9013-04f023789ada tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:16.427047 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be6e9137-d364-4327-9013-04f023789ada tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:16.440585 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:16.440585 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:16.447866 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-be6e9137-d364-4327-9013-04f023789ada tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:30:16.451763 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be6e9137-d364-4327-9013-04f023789ada tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 200 Aug 19 21:30:16.452514 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 868/3448] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:16 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 1648 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:16.702743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-d1745777-fc11-4067-b712-1889cdf3c361 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:16.709471 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-d1745777-fc11-4067-b712-1889cdf3c361 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/attachments/180fccbc-ae57-40db-9290-989d6026ad91/action Aug 19 21:30:16.709905 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-d1745777-fc11-4067-b712-1889cdf3c361 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:30:16.710061 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-d1745777-fc11-4067-b712-1889cdf3c361 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:16.733884 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:16.733884 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:16.749480 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d14f1a86-8c1e-47cf-94f4-f7bb81e5bd40 req-d1745777-fc11-4067-b712-1889cdf3c361 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments/180fccbc-ae57-40db-9290-989d6026ad91/action returned with HTTP 204 Aug 19 21:30:16.750178 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 866/3449] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:30:16 2026] POST /volume/v3/attachments/180fccbc-ae57-40db-9290-989d6026ad91/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:17.203065 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ba0b28fd-8df1-44cc-af9d-09aeb34b9ea2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:17.207026 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba0b28fd-8df1-44cc-af9d-09aeb34b9ea2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:17.207330 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba0b28fd-8df1-44cc-af9d-09aeb34b9ea2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:17.207694 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba0b28fd-8df1-44cc-af9d-09aeb34b9ea2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:17.224714 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:17.224714 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:17.231514 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ba0b28fd-8df1-44cc-af9d-09aeb34b9ea2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:17.237105 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba0b28fd-8df1-44cc-af9d-09aeb34b9ea2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:17.237465 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 854/3450] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:17 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:17.255817 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-706ea855-38d1-499c-a8fa-8360bdff945d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:17.258988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-706ea855-38d1-499c-a8fa-8360bdff945d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:17.259174 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-706ea855-38d1-499c-a8fa-8360bdff945d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:17.259419 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-706ea855-38d1-499c-a8fa-8360bdff945d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:17.293896 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:17.293896 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:17.301531 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-706ea855-38d1-499c-a8fa-8360bdff945d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:17.312560 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-706ea855-38d1-499c-a8fa-8360bdff945d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:17.312996 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 863/3451] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:17 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 1135 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:17.428991 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:17.431315 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:30:17.431722 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1129790500"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:17.433289 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1129790500'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:30:17.433448 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Create volume of 1 GB Aug 19 21:30:17.438277 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Availability Zones retrieved successfully. Aug 19 21:30:17.445813 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Flow 'volume_create_api' (8d0b3715-11d4-4171-8474-fda2518abd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:17.447067 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08017630-0392-4580-a5ed-341d80edc972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:17.448420 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:30:17.470952 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c3187dab-33b2-451d-ae55-63c38778ca7a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:17.472935 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c3187dab-33b2-451d-ae55-63c38778ca7a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:30:17.473375 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c3187dab-33b2-451d-ae55-63c38778ca7a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:17.473765 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c3187dab-33b2-451d-ae55-63c38778ca7a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:17.480846 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08017630-0392-4580-a5ed-341d80edc972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:17.481946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb61d08a-e344-4540-9675-fce440c89c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:17.489650 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:17.489650 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:17.494774 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c3187dab-33b2-451d-ae55-63c38778ca7a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:30:17.505664 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c3187dab-33b2-451d-ae55-63c38778ca7a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 200 Aug 19 21:30:17.505664 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 867/3452] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:17 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 1648 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:17.532307 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Created reservations ['b12e338e-14f1-4caa-aa38-7fe1d23e9396', '9817f651-a2eb-47c7-80a5-8e15d92e89bc', '27e9d9c0-8df3-4a1b-8526-84ec5e409fb7', '67b760b1-ba76-4f70-9f25-58dfc7c2ecc7'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:17.533500 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb61d08a-e344-4540-9675-fce440c89c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b12e338e-14f1-4caa-aa38-7fe1d23e9396', '9817f651-a2eb-47c7-80a5-8e15d92e89bc', '27e9d9c0-8df3-4a1b-8526-84ec5e409fb7', '67b760b1-ba76-4f70-9f25-58dfc7c2ecc7']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:17.534382 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b526c6-1ae8-4655-9a62-671a328a1717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:17.577614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b526c6-1ae8-4655-9a62-671a328a1717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd67453f7-f62b-4424-a799-50031894512c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1129790500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c6800ca2934c149e2672543f1721b1',qos_specs=None,replication_status=,reservations=['b12e338e-14f1-4caa-aa38-7fe1d23e9396','9817f651-a2eb-47c7-80a5-8e15d92e89bc','27e9d9c0-8df3-4a1b-8526-84ec5e409fb7','67b760b1-ba76-4f70-9f25-58dfc7c2ecc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d285016fcc940b2b1b9e4838dc9b05a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1129790500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d67453f7-f62b-4424-a799-50031894512c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c6800ca2934c149e2672543f1721b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d285016fcc940b2b1b9e4838dc9b05a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:17.578728 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a4413c-23b9-442f-8d42-e0f01df75437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:17.611496 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a4413c-23b9-442f-8d42-e0f01df75437) transitioned into state 'SUCCESS' from state '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-1129790500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c6800ca2934c149e2672543f1721b1',qos_specs=None,replication_status=,reservations=['b12e338e-14f1-4caa-aa38-7fe1d23e9396','9817f651-a2eb-47c7-80a5-8e15d92e89bc','27e9d9c0-8df3-4a1b-8526-84ec5e409fb7','67b760b1-ba76-4f70-9f25-58dfc7c2ecc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d285016fcc940b2b1b9e4838dc9b05a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:17.612547 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56d735f4-b9df-481d-8c1e-8285057b3310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:17.627205 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-3dd80416-edb6-4a12-9bdc-0030fbcea3c8 req-e7509e90-ef95-42e7-b432-24f9653a5f13 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:17.629335 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3dd80416-edb6-4a12-9bdc-0030fbcea3c8 req-e7509e90-ef95-42e7-b432-24f9653a5f13 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/attachments/cf39e559-8bc6-450a-bf28-5a52186b6325 Aug 19 21:30:17.629583 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3dd80416-edb6-4a12-9bdc-0030fbcea3c8 req-e7509e90-ef95-42e7-b432-24f9653a5f13 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:17.629824 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3dd80416-edb6-4a12-9bdc-0030fbcea3c8 req-e7509e90-ef95-42e7-b432-24f9653a5f13 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:17.630409 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56d735f4-b9df-481d-8c1e-8285057b3310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:17.632624 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Flow 'volume_create_api' (8d0b3715-11d4-4171-8474-fda2518abd3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:17.633579 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Create volume request issued successfully. Aug 19 21:30:17.635246 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c40dfaed-c584-4fc6-9d8f-ef75ef01a18a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:30:17.635735 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 869/3453] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:30:17 2026] POST /volume/v3/volumes => generated 751 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:17.649723 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:17.649723 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:17.652479 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5afc8fe2-50e8-4c2e-b582-219caf873a15 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:17.654628 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5afc8fe2-50e8-4c2e-b582-219caf873a15 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:17.654752 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5afc8fe2-50e8-4c2e-b582-219caf873a15 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:17.654986 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5afc8fe2-50e8-4c2e-b582-219caf873a15 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:17.662383 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:17.662383 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:17.666422 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5afc8fe2-50e8-4c2e-b582-219caf873a15 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:17.673829 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5afc8fe2-50e8-4c2e-b582-219caf873a15 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:17.674206 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 864/3454] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:17 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:17.724454 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3dd80416-edb6-4a12-9bdc-0030fbcea3c8 req-e7509e90-ef95-42e7-b432-24f9653a5f13 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/attachments/cf39e559-8bc6-450a-bf28-5a52186b6325 returned with HTTP 200 Aug 19 21:30:17.724999 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 855/3455] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:30:17 2026] DELETE /volume/v3/attachments/cf39e559-8bc6-450a-bf28-5a52186b6325 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:18.524794 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-423323c9-b331-4a29-9f58-a089098a5e9c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:18.528203 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-423323c9-b331-4a29-9f58-a089098a5e9c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:30:18.528772 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-423323c9-b331-4a29-9f58-a089098a5e9c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:18.529079 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-423323c9-b331-4a29-9f58-a089098a5e9c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:18.540622 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:18.540622 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:18.546106 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-423323c9-b331-4a29-9f58-a089098a5e9c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:30:18.556349 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-423323c9-b331-4a29-9f58-a089098a5e9c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 200 Aug 19 21:30:18.556984 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 868/3456] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:18 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:30:18.577677 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bb28fae7-16e2-4583-9220-f924abf5c051 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:18.581537 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb28fae7-16e2-4583-9220-f924abf5c051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:30:18.581892 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb28fae7-16e2-4583-9220-f924abf5c051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d4e8af6-b247-426d-982c-b302b594ed8a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2142610128"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:18.584449 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-bb28fae7-16e2-4583-9220-f924abf5c051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating new backup {'backup': {'volume_id': '3d4e8af6-b247-426d-982c-b302b594ed8a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2142610128'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:30:18.584678 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-bb28fae7-16e2-4583-9220-f924abf5c051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating backup of volume 3d4e8af6-b247-426d-982c-b302b594ed8a in container None Aug 19 21:30:18.598800 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:18.598800 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:18.599573 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bb28fae7-16e2-4583-9220-f924abf5c051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:30:18.633091 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-bb28fae7-16e2-4583-9220-f924abf5c051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['b4c63d9d-2eb8-4f64-a1ed-6273c3e32b78', 'cfc39a37-b1ed-4e4c-8941-5450c3049772'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:18.693849 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cf1bbb86-b579-4c0e-a9ac-26a7ef762a90 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:18.697449 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cf1bbb86-b579-4c0e-a9ac-26a7ef762a90 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:18.698298 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cf1bbb86-b579-4c0e-a9ac-26a7ef762a90 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:18.698473 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cf1bbb86-b579-4c0e-a9ac-26a7ef762a90 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:18.708322 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb28fae7-16e2-4583-9220-f924abf5c051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:30:18.708322 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 870/3457] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:30:18 2026] POST /volume/v3/backups => generated 330 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:18.714883 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:18.714883 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:18.723493 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4d801c45-6a16-434a-9bab-f10a4f970048 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:18.725973 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d801c45-6a16-434a-9bab-f10a4f970048 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:18.726100 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cf1bbb86-b579-4c0e-a9ac-26a7ef762a90 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:18.726830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d801c45-6a16-434a-9bab-f10a4f970048 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:18.726830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d801c45-6a16-434a-9bab-f10a4f970048 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:18.726830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4d801c45-6a16-434a-9bab-f10a4f970048 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:18.732152 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:18.732152 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:18.733281 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d801c45-6a16-434a-9bab-f10a4f970048 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:18.733734 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 856/3458] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:18 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:30:18.739081 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cf1bbb86-b579-4c0e-a9ac-26a7ef762a90 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:18.739081 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 865/3459] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:18 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:18.811686 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:18.828055 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-b1ff92e7-8126-40d7-9ff7-1230540624e2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:18.830549 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-b1ff92e7-8126-40d7-9ff7-1230540624e2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:18.830878 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-b1ff92e7-8126-40d7-9ff7-1230540624e2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:18.831146 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-b1ff92e7-8126-40d7-9ff7-1230540624e2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:18.841094 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:18.841094 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:18.847998 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-b1ff92e7-8126-40d7-9ff7-1230540624e2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:18.853720 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-b1ff92e7-8126-40d7-9ff7-1230540624e2 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:18.854275 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 871/3460] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:30:18 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:18.974052 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:30:18.974583 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1849022577"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:18.976679 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1849022577'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:30:18.976873 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume of 1 GB Aug 19 21:30:18.982814 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Availability Zones retrieved successfully. Aug 19 21:30:18.988892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-23cf1d9d-d56a-4e35-92f0-33b6ebc5c62e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:18.989363 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-23cf1d9d-d56a-4e35-92f0-33b6ebc5c62e None None] GET https://10.4.3.158/volume// Aug 19 21:30:18.989527 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-23cf1d9d-d56a-4e35-92f0-33b6ebc5c62e None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:18.989835 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-23cf1d9d-d56a-4e35-92f0-33b6ebc5c62e None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:18.990301 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-23cf1d9d-d56a-4e35-92f0-33b6ebc5c62e None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:30:18.990664 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 857/3461] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:30:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:30:18.992181 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (fdeef6f1-0e44-4d20-90de-e44c2276ba96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:18.993615 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f646d4ef-10aa-4c67-b81f-3e1816b001fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:18.995285 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:30:19.007551 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-6c6ab2ba-e687-4650-b13a-91c6bde7bb36 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:19.011804 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-6c6ab2ba-e687-4650-b13a-91c6bde7bb36 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:30:19.012573 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-6c6ab2ba-e687-4650-b13a-91c6bde7bb36 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d67453f7-f62b-4424-a799-50031894512c", "connector": null, "instance_uuid": "88e22dde-43f6-4015-914c-cd03367d49c0"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:19.025954 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:19.025954 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:19.042927 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f646d4ef-10aa-4c67-b81f-3e1816b001fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:19.046760 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b4baddc-679b-4c16-9279-5b6f5edb56da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:19.074961 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-6c6ab2ba-e687-4650-b13a-91c6bde7bb36 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:30:19.076277 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 866/3462] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:30:19 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 19 21:30:19.119225 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1683c56b-5b11-4980-b9e9-13902fa9be1c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:19.122689 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1683c56b-5b11-4980-b9e9-13902fa9be1c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:19.122689 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1683c56b-5b11-4980-b9e9-13902fa9be1c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:19.122689 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1683c56b-5b11-4980-b9e9-13902fa9be1c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:19.135719 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:19.135719 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:19.136102 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-200ac579-64b3-4323-8a5d-e15861aa0514 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:19.136734 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-200ac579-64b3-4323-8a5d-e15861aa0514 None None] GET https://10.4.3.158/volume// Aug 19 21:30:19.137471 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-200ac579-64b3-4323-8a5d-e15861aa0514 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:19.137820 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-200ac579-64b3-4323-8a5d-e15861aa0514 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:19.138815 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-200ac579-64b3-4323-8a5d-e15861aa0514 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:30:19.139294 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 858/3463] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:30:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:30:19.141271 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1683c56b-5b11-4980-b9e9-13902fa9be1c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:19.144767 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['73fd91af-193a-4109-9edb-d07b20d43ee5', 'ef96bee0-c30d-4de2-83d1-d97015ea4713', '98b57eec-bea8-4a12-a4a1-0d177acd189e', '5fe5be4a-3813-4971-816c-75b5c0c32c15'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:19.145862 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b4baddc-679b-4c16-9279-5b6f5edb56da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73fd91af-193a-4109-9edb-d07b20d43ee5', 'ef96bee0-c30d-4de2-83d1-d97015ea4713', '98b57eec-bea8-4a12-a4a1-0d177acd189e', '5fe5be4a-3813-4971-816c-75b5c0c32c15']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:19.147045 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0203506c-d74b-4733-8455-906a70109268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:19.147639 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1683c56b-5b11-4980-b9e9-13902fa9be1c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:19.149089 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 872/3464] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:19 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:19.149991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-1ee54a3c-0e6f-44da-99c8-1c0bf86b9814 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:19.152579 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-1ee54a3c-0e6f-44da-99c8-1c0bf86b9814 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:19.152853 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-1ee54a3c-0e6f-44da-99c8-1c0bf86b9814 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:19.153039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-1ee54a3c-0e6f-44da-99c8-1c0bf86b9814 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:19.168286 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:19.168286 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:19.173901 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-1ee54a3c-0e6f-44da-99c8-1c0bf86b9814 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:19.178394 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0203506c-d74b-4733-8455-906a70109268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1849022577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['73fd91af-193a-4109-9edb-d07b20d43ee5','ef96bee0-c30d-4de2-83d1-d97015ea4713','98b57eec-bea8-4a12-a4a1-0d177acd189e','5fe5be4a-3813-4971-816c-75b5c0c32c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:30:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1849022577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91bfee607d234ad1a56cabf8b9f428a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:19.179804 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98843f7-b91a-436e-aaa8-b27828ca17cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:19.183103 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-1ee54a3c-0e6f-44da-99c8-1c0bf86b9814 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:19.183984 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 867/3465] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:30:19 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:30:19.216764 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98843f7-b91a-436e-aaa8-b27828ca17cc) transitioned into state 'SUCCESS' from state '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-1849022577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['73fd91af-193a-4109-9edb-d07b20d43ee5','ef96bee0-c30d-4de2-83d1-d97015ea4713','98b57eec-bea8-4a12-a4a1-0d177acd189e','5fe5be4a-3813-4971-816c-75b5c0c32c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:19.217103 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a8e1090-0fcd-4560-bdcc-70b3c7b84b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:19.236879 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a8e1090-0fcd-4560-bdcc-70b3c7b84b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:19.238312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (fdeef6f1-0e44-4d20-90de-e44c2276ba96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:19.238792 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request issued successfully. Aug 19 21:30:19.240351 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ed516c8e-d8ff-47b7-b925-1ca229d2e6d3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:30:19.241543 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 869/3466] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:30:18 2026] POST /volume/v3/volumes => generated 754 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:19.257039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-62f2301b-57b8-496e-92fa-0171e682eb1d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:19.259789 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62f2301b-57b8-496e-92fa-0171e682eb1d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:30:19.259938 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62f2301b-57b8-496e-92fa-0171e682eb1d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:19.260228 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62f2301b-57b8-496e-92fa-0171e682eb1d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:19.275037 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:19.275037 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:19.283053 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-62f2301b-57b8-496e-92fa-0171e682eb1d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:30:19.293406 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62f2301b-57b8-496e-92fa-0171e682eb1d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:30:19.293406 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 859/3467] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:19 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:19.324109 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-f9b6d99e-6a27-4ec1-a684-4280025f122d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:19.325630 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-f9b6d99e-6a27-4ec1-a684-4280025f122d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] PUT https://10.4.3.158/volume/v3/attachments/569b5918-6925-4992-bf86-4e583e9adfcb Aug 19 21:30:19.326439 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-f9b6d99e-6a27-4ec1-a684-4280025f122d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:19.337590 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-f9b6d99e-6a27-4ec1-a684-4280025f122d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Acquiring lock "cinder-attachment_update-d67453f7-f62b-4424-a799-50031894512c-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:30:19.344710 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-f9b6d99e-6a27-4ec1-a684-4280025f122d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Lock "cinder-attachment_update-d67453f7-f62b-4424-a799-50031894512c-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:30:19.346294 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:19.346294 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:19.559792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-f9b6d99e-6a27-4ec1-a684-4280025f122d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Lock "cinder-attachment_update-d67453f7-f62b-4424-a799-50031894512c-np0000007814" released by "attachment_update" :: held 0.215s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:30:19.560378 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-f9b6d99e-6a27-4ec1-a684-4280025f122d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments/569b5918-6925-4992-bf86-4e583e9adfcb returned with HTTP 200 Aug 19 21:30:19.561003 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 873/3468] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:30:19 2026] PUT /volume/v3/attachments/569b5918-6925-4992-bf86-4e583e9adfcb => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:19.749109 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0a441a20-29eb-4a92-be85-18491b2f61cd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:19.751761 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a441a20-29eb-4a92-be85-18491b2f61cd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:19.752089 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a441a20-29eb-4a92-be85-18491b2f61cd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:19.752440 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a441a20-29eb-4a92-be85-18491b2f61cd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:19.752863 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0a441a20-29eb-4a92-be85-18491b2f61cd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:19.758670 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:19.758670 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:19.759837 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a441a20-29eb-4a92-be85-18491b2f61cd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:19.760741 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 868/3469] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:19 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:20.171566 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fc0a4f49-98d3-4c76-b39e-4e973ee7e620 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:20.176846 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc0a4f49-98d3-4c76-b39e-4e973ee7e620 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:20.178238 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc0a4f49-98d3-4c76-b39e-4e973ee7e620 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:20.178688 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc0a4f49-98d3-4c76-b39e-4e973ee7e620 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:20.196694 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:20.196694 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:20.202642 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fc0a4f49-98d3-4c76-b39e-4e973ee7e620 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:20.211206 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc0a4f49-98d3-4c76-b39e-4e973ee7e620 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:20.211758 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 870/3470] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:20 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:20.311774 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7a4527f0-73ec-4432-8fd2-3caa81a4bc07 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:20.314184 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a4527f0-73ec-4432-8fd2-3caa81a4bc07 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:30:20.314317 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a4527f0-73ec-4432-8fd2-3caa81a4bc07 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:20.314562 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a4527f0-73ec-4432-8fd2-3caa81a4bc07 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:20.329871 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:20.329871 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:20.338880 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7a4527f0-73ec-4432-8fd2-3caa81a4bc07 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:30:20.345749 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a4527f0-73ec-4432-8fd2-3caa81a4bc07 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:30:20.347925 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 860/3471] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:20 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:20.366900 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5af67d5d-11dd-4497-94a0-f99dd87e7268 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:20.370180 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5af67d5d-11dd-4497-94a0-f99dd87e7268 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:30:20.370398 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5af67d5d-11dd-4497-94a0-f99dd87e7268 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:20.370685 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5af67d5d-11dd-4497-94a0-f99dd87e7268 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:20.399367 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:20.399367 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:20.407270 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5af67d5d-11dd-4497-94a0-f99dd87e7268 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:30:20.416949 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5af67d5d-11dd-4497-94a0-f99dd87e7268 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:30:20.417563 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 874/3472] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:20 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:20.436039 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2ba92479-f66a-4b49-a5fc-92cec2d3b6de None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:20.440284 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2ba92479-f66a-4b49-a5fc-92cec2d3b6de tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:30:20.440733 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2ba92479-f66a-4b49-a5fc-92cec2d3b6de tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1453148264"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:20.458194 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:20.458194 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:20.462186 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2ba92479-f66a-4b49-a5fc-92cec2d3b6de tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:30:20.462186 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-2ba92479-f66a-4b49-a5fc-92cec2d3b6de tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:30:20.537044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-2ba92479-f66a-4b49-a5fc-92cec2d3b6de tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['f63eb61b-0276-43d3-9898-e24fbe4f6c39', '96f74a8b-e746-4170-b9e8-64c0681617bc', 'cb31ec64-c4e8-4cfa-b6ae-2c9a84bcbaec', '1e100773-f47b-44b3-89d8-33c0ce4bc725'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:20.589324 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2ba92479-f66a-4b49-a5fc-92cec2d3b6de tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot create request issued successfully. Aug 19 21:30:20.589659 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2ba92479-f66a-4b49-a5fc-92cec2d3b6de tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:30:20.590202 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 869/3473] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:30:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:20.604806 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-491a1749-e610-4614-b6ec-c5ae14b0cfa7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:20.609158 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-491a1749-e610-4614-b6ec-c5ae14b0cfa7 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b Aug 19 21:30:20.609158 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-491a1749-e610-4614-b6ec-c5ae14b0cfa7 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:20.609158 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-491a1749-e610-4614-b6ec-c5ae14b0cfa7 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:20.617475 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:20.617475 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:20.618738 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-491a1749-e610-4614-b6ec-c5ae14b0cfa7 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:30:20.620360 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-491a1749-e610-4614-b6ec-c5ae14b0cfa7 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b returned with HTTP 200 Aug 19 21:30:20.621111 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 871/3474] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:20 2026] GET /volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:20.772979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-688914d9-8eeb-438b-8fe6-052d08391c77 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:20.774885 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-688914d9-8eeb-438b-8fe6-052d08391c77 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:20.775113 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-688914d9-8eeb-438b-8fe6-052d08391c77 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:20.775574 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-688914d9-8eeb-438b-8fe6-052d08391c77 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:20.775574 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-688914d9-8eeb-438b-8fe6-052d08391c77 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:20.780249 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:20.780249 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:20.781186 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-688914d9-8eeb-438b-8fe6-052d08391c77 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:20.781736 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 861/3475] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:20 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:21.228856 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-58eb3e20-868e-4168-8c9f-7b32809eafcf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:21.231224 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58eb3e20-868e-4168-8c9f-7b32809eafcf tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:21.231458 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58eb3e20-868e-4168-8c9f-7b32809eafcf tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:21.231677 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58eb3e20-868e-4168-8c9f-7b32809eafcf tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:21.250343 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:21.250343 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:21.260283 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-58eb3e20-868e-4168-8c9f-7b32809eafcf tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:21.266108 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58eb3e20-868e-4168-8c9f-7b32809eafcf tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:21.266855 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 875/3476] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:21 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:21.634179 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-28613976-ac54-4580-95bb-0b50960b3048 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:21.636977 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-28613976-ac54-4580-95bb-0b50960b3048 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b Aug 19 21:30:21.637312 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-28613976-ac54-4580-95bb-0b50960b3048 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:21.638231 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-28613976-ac54-4580-95bb-0b50960b3048 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:21.644156 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:21.644156 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:21.644743 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-28613976-ac54-4580-95bb-0b50960b3048 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:30:21.646149 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-28613976-ac54-4580-95bb-0b50960b3048 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b returned with HTTP 200 Aug 19 21:30:21.646751 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 870/3477] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:21 2026] GET /volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:21.652991 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:21.662466 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9898a40f-d21b-4ee1-a9df-08bac62ec3df None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:21.663833 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9898a40f-d21b-4ee1-a9df-08bac62ec3df tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:30:21.664554 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9898a40f-d21b-4ee1-a9df-08bac62ec3df tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee", "snapshot_id": "ee45230e-47c6-4e05-93a7-7889a2103f1b", "name": "tempest-VolumesSnapshotTestJSON-Backup-1545679662", "container": "tempest-volumessnapshottestjson-backup-container-1581868027"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:21.666510 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-9898a40f-d21b-4ee1-a9df-08bac62ec3df tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Creating new backup {'backup': {'volume_id': '44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee', 'snapshot_id': 'ee45230e-47c6-4e05-93a7-7889a2103f1b', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1545679662', 'container': 'tempest-volumessnapshottestjson-backup-container-1581868027'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:30:21.666510 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-9898a40f-d21b-4ee1-a9df-08bac62ec3df tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Creating backup of volume 44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee in container tempest-volumessnapshottestjson-backup-container-1581868027 Aug 19 21:30:21.674851 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:21.674851 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:21.675523 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9898a40f-d21b-4ee1-a9df-08bac62ec3df tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:30:21.683674 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:21.683674 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:21.684255 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9898a40f-d21b-4ee1-a9df-08bac62ec3df tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:30:21.731572 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9898a40f-d21b-4ee1-a9df-08bac62ec3df tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['8db74b48-ceb5-48cb-88e4-1aa56946462f', 'e1481b23-a016-46bf-b32d-45ea7eb03a96'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:21.771089 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9898a40f-d21b-4ee1-a9df-08bac62ec3df tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:30:21.771634 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 862/3478] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:30:21 2026] POST /volume/v3/backups => generated 335 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:21.782423 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-53957bad-d5fb-4ef9-87ff-8ccf886fe122 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:21.785364 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-53957bad-d5fb-4ef9-87ff-8ccf886fe122 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:21.785612 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-53957bad-d5fb-4ef9-87ff-8ccf886fe122 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:21.785869 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-53957bad-d5fb-4ef9-87ff-8ccf886fe122 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:21.786041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-53957bad-d5fb-4ef9-87ff-8ccf886fe122 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:21.796414 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:21.796414 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:21.796414 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-53957bad-d5fb-4ef9-87ff-8ccf886fe122 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:21.796414 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 876/3479] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:21 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:21.798548 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1de491a9-6a3b-4c18-a3c5-695021961b9a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:21.803621 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1de491a9-6a3b-4c18-a3c5-695021961b9a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:21.803867 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1de491a9-6a3b-4c18-a3c5-695021961b9a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:21.804118 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1de491a9-6a3b-4c18-a3c5-695021961b9a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:21.804246 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1de491a9-6a3b-4c18-a3c5-695021961b9a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:21.817479 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:21.817479 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:21.818217 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1de491a9-6a3b-4c18-a3c5-695021961b9a tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:21.818642 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 871/3480] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:21 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:21.830842 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:30:21.831369 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-611828222", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:21.834339 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-611828222', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:30:21.834517 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Create volume of 1 GB Aug 19 21:30:21.840660 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Availability Zones retrieved successfully. Aug 19 21:30:21.851218 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Flow 'volume_create_api' (27336829-5cae-4b53-8494-19c1b78534ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:21.851842 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b831eb-cb5c-4777-b861-ecbcbc6d5afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:21.853417 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:30:21.895461 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b831eb-cb5c-4777-b861-ecbcbc6d5afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:21.897099 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b778962a-4bbd-4d53-bd4a-ce84308be59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:21.986225 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Created reservations ['c57fbf56-3bc1-4c0b-8c00-41ce7eb180ee', 'dceef55e-d048-4bd5-a607-abd22bddcb66', '8ca4a5a6-809a-49af-a57d-1f22fa9da2e0', 'aafda70b-2423-41f1-b8f3-c31a83d69324'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:21.987454 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b778962a-4bbd-4d53-bd4a-ce84308be59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c57fbf56-3bc1-4c0b-8c00-41ce7eb180ee', 'dceef55e-d048-4bd5-a607-abd22bddcb66', '8ca4a5a6-809a-49af-a57d-1f22fa9da2e0', 'aafda70b-2423-41f1-b8f3-c31a83d69324']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:21.988562 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925d532e-1870-4897-812d-a920452ec5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:22.021193 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925d532e-1870-4897-812d-a920452ec5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-611828222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd046be0eb61419d8994cd72aabab6fa',qos_specs=None,replication_status=,reservations=['c57fbf56-3bc1-4c0b-8c00-41ce7eb180ee','dceef55e-d048-4bd5-a607-abd22bddcb66','8ca4a5a6-809a-49af-a57d-1f22fa9da2e0','aafda70b-2423-41f1-b8f3-c31a83d69324'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96a6c27844a84a0790523ade33ec7f58',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:30:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-611828222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd046be0eb61419d8994cd72aabab6fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96a6c27844a84a0790523ade33ec7f58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:22.022927 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (523cf2f4-6fb4-4fb4-b347-17a4b591e879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:22.042936 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (523cf2f4-6fb4-4fb4-b347-17a4b591e879) transitioned into state 'SUCCESS' from state '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-611828222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd046be0eb61419d8994cd72aabab6fa',qos_specs=None,replication_status=,reservations=['c57fbf56-3bc1-4c0b-8c00-41ce7eb180ee','dceef55e-d048-4bd5-a607-abd22bddcb66','8ca4a5a6-809a-49af-a57d-1f22fa9da2e0','aafda70b-2423-41f1-b8f3-c31a83d69324'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96a6c27844a84a0790523ade33ec7f58',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:22.043922 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11ddaba-2d4b-448c-9902-155741c52ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:22.056769 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11ddaba-2d4b-448c-9902-155741c52ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:22.057886 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Flow 'volume_create_api' (27336829-5cae-4b53-8494-19c1b78534ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:22.058275 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Create volume request issued successfully. Aug 19 21:30:22.058986 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bfd121ad-123c-489b-b037-c627e2bc5e63 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:30:22.059426 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 872/3481] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:30:21 2026] POST /volume/v3/volumes => generated 753 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 21:30:22.070319 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-908f0968-e9d0-413f-b255-62cb10b1f7e3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:22.076253 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-908f0968-e9d0-413f-b255-62cb10b1f7e3 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:22.076566 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-908f0968-e9d0-413f-b255-62cb10b1f7e3 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:22.076846 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-908f0968-e9d0-413f-b255-62cb10b1f7e3 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:22.093360 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:22.093360 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:22.097708 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-908f0968-e9d0-413f-b255-62cb10b1f7e3 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:22.102758 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-908f0968-e9d0-413f-b255-62cb10b1f7e3 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 returned with HTTP 200 Aug 19 21:30:22.103222 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 863/3482] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:22 2026] GET /volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:22.284129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-635f69e2-2e09-4353-83b4-f108add551cb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:22.288829 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-635f69e2-2e09-4353-83b4-f108add551cb tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:22.289397 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-635f69e2-2e09-4353-83b4-f108add551cb tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:22.289873 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-635f69e2-2e09-4353-83b4-f108add551cb tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:22.307602 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:22.307602 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:22.318048 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-635f69e2-2e09-4353-83b4-f108add551cb tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:22.328390 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-635f69e2-2e09-4353-83b4-f108add551cb tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:22.328390 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 877/3483] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:22 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:22.809787 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2fe99a1e-f4f0-4a59-a9ec-0af7aef86d01 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:22.811177 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2fe99a1e-f4f0-4a59-a9ec-0af7aef86d01 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:22.811422 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2fe99a1e-f4f0-4a59-a9ec-0af7aef86d01 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:22.811610 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2fe99a1e-f4f0-4a59-a9ec-0af7aef86d01 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:22.811740 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2fe99a1e-f4f0-4a59-a9ec-0af7aef86d01 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:22.817571 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:22.817571 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:22.818765 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2fe99a1e-f4f0-4a59-a9ec-0af7aef86d01 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:22.819310 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 872/3484] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:22 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:22.830990 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1a0696e0-99a3-4a22-80de-d53ac33058a7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:22.833061 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1a0696e0-99a3-4a22-80de-d53ac33058a7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:22.833302 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1a0696e0-99a3-4a22-80de-d53ac33058a7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:22.833611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1a0696e0-99a3-4a22-80de-d53ac33058a7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:22.833703 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-1a0696e0-99a3-4a22-80de-d53ac33058a7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:22.839069 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:22.839069 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:22.839294 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1a0696e0-99a3-4a22-80de-d53ac33058a7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:22.839687 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 873/3485] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:22 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:23.119459 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9be6d9ac-abd5-45a9-8bf9-78c6482691bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:23.121293 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9be6d9ac-abd5-45a9-8bf9-78c6482691bd tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:23.121479 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9be6d9ac-abd5-45a9-8bf9-78c6482691bd tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:23.121670 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9be6d9ac-abd5-45a9-8bf9-78c6482691bd tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:23.129483 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:23.129483 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:23.134240 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9be6d9ac-abd5-45a9-8bf9-78c6482691bd tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:23.139536 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9be6d9ac-abd5-45a9-8bf9-78c6482691bd tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 returned with HTTP 200 Aug 19 21:30:23.139947 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 864/3486] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:23 2026] GET /volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:23.151627 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-852cdb69-454b-49e8-a203-bc1f6ee879f5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:23.153612 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-852cdb69-454b-49e8-a203-bc1f6ee879f5 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:23.153863 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-852cdb69-454b-49e8-a203-bc1f6ee879f5 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:23.154128 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-852cdb69-454b-49e8-a203-bc1f6ee879f5 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:23.160745 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:23.160745 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:23.164634 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-852cdb69-454b-49e8-a203-bc1f6ee879f5 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:23.169135 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-852cdb69-454b-49e8-a203-bc1f6ee879f5 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 returned with HTTP 200 Aug 19 21:30:23.169515 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 878/3487] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:23 2026] GET /volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:23.185247 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b76e16b2-88ca-415f-b9e3-1ede06455617 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:23.187397 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b76e16b2-88ca-415f-b9e3-1ede06455617 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:30:23.187955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b76e16b2-88ca-415f-b9e3-1ede06455617 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1683257829", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:23.197291 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:23.197291 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:23.197856 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b76e16b2-88ca-415f-b9e3-1ede06455617 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:23.198037 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-b76e16b2-88ca-415f-b9e3-1ede06455617 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Create snapshot from volume da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:23.238537 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-b76e16b2-88ca-415f-b9e3-1ede06455617 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Created reservations ['d99c12c4-b74c-4f54-b006-e804c965d299', 'ca40445a-317b-4c10-b9bd-a6fae6406c04', 'cfedf70a-1fdb-4ca2-be3b-e3ed6266fc01', 'e2c5a17c-ea60-47d9-b46b-ba0b7f12b627'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:23.279285 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b76e16b2-88ca-415f-b9e3-1ede06455617 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Snapshot force create request issued successfully. Aug 19 21:30:23.279580 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b76e16b2-88ca-415f-b9e3-1ede06455617 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:30:23.280879 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 873/3488] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:30:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:23.290995 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b21d68fd-91c2-49b0-ba93-31a132f97d7e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:23.293548 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b21d68fd-91c2-49b0-ba93-31a132f97d7e tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:23.293817 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b21d68fd-91c2-49b0-ba93-31a132f97d7e tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:23.294116 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b21d68fd-91c2-49b0-ba93-31a132f97d7e tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:23.300818 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:23.300818 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:23.301550 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b21d68fd-91c2-49b0-ba93-31a132f97d7e tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Snapshot retrieved successfully. Aug 19 21:30:23.302768 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b21d68fd-91c2-49b0-ba93-31a132f97d7e tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e returned with HTTP 200 Aug 19 21:30:23.303356 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 874/3489] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:23 2026] GET /volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:23.346682 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-32d0a269-558a-44e5-9216-eaebaff458db None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:23.349308 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32d0a269-558a-44e5-9216-eaebaff458db tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:23.349501 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32d0a269-558a-44e5-9216-eaebaff458db tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:23.349792 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32d0a269-558a-44e5-9216-eaebaff458db tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:23.361242 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:23.361242 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:23.366183 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-32d0a269-558a-44e5-9216-eaebaff458db tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:23.372449 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32d0a269-558a-44e5-9216-eaebaff458db tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:23.373090 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 865/3490] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:23 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:23.836880 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a8edc22f-e4ba-4e11-9af1-5fb43c60067f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:23.846818 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8edc22f-e4ba-4e11-9af1-5fb43c60067f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:23.846963 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8edc22f-e4ba-4e11-9af1-5fb43c60067f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:23.848657 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8edc22f-e4ba-4e11-9af1-5fb43c60067f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:23.848839 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a8edc22f-e4ba-4e11-9af1-5fb43c60067f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:23.853618 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7bea7d42-dab7-445d-9270-0b84daf4b7dc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:23.857284 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7bea7d42-dab7-445d-9270-0b84daf4b7dc tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:23.857284 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7bea7d42-dab7-445d-9270-0b84daf4b7dc tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:23.857284 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7bea7d42-dab7-445d-9270-0b84daf4b7dc tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:23.858521 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-7bea7d42-dab7-445d-9270-0b84daf4b7dc tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:23.860663 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:23.860663 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:23.862149 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8edc22f-e4ba-4e11-9af1-5fb43c60067f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:23.862149 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 879/3491] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:23 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:23.863320 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:23.863320 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:23.864968 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7bea7d42-dab7-445d-9270-0b84daf4b7dc tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:23.865290 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 874/3492] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:23 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:24.315571 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9168e37e-d930-4972-92bd-320de123825f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:24.319604 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9168e37e-d930-4972-92bd-320de123825f tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:24.319889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9168e37e-d930-4972-92bd-320de123825f tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:24.320186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9168e37e-d930-4972-92bd-320de123825f tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:24.326850 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:24.326850 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:24.327382 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9168e37e-d930-4972-92bd-320de123825f tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Snapshot retrieved successfully. Aug 19 21:30:24.328386 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9168e37e-d930-4972-92bd-320de123825f tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e returned with HTTP 200 Aug 19 21:30:24.329139 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 875/3493] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:24 2026] GET /volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:24.341575 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-efa97742-370e-45b6-b46b-f039668d1509 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:24.343957 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-efa97742-370e-45b6-b46b-f039668d1509 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:24.344366 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-efa97742-370e-45b6-b46b-f039668d1509 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:24.344518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-efa97742-370e-45b6-b46b-f039668d1509 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:24.351468 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:24.351468 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:24.352120 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-efa97742-370e-45b6-b46b-f039668d1509 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Snapshot retrieved successfully. Aug 19 21:30:24.353188 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-efa97742-370e-45b6-b46b-f039668d1509 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e returned with HTTP 200 Aug 19 21:30:24.353695 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 866/3494] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:24 2026] GET /volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:24.365220 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6b057059-a8f0-4047-95a4-748f57117b4d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:24.368980 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b057059-a8f0-4047-95a4-748f57117b4d tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:24.369272 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b057059-a8f0-4047-95a4-748f57117b4d tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:24.369559 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b057059-a8f0-4047-95a4-748f57117b4d tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:24.380560 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:24.380560 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:24.382039 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6b057059-a8f0-4047-95a4-748f57117b4d tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Snapshot retrieved successfully. Aug 19 21:30:24.382182 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b057059-a8f0-4047-95a4-748f57117b4d tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e returned with HTTP 200 Aug 19 21:30:24.382673 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 880/3495] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:24 2026] GET /volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:24.389134 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-70443787-dbf5-4e01-8a51-6a06a4cacb1e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:24.392881 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-70443787-dbf5-4e01-8a51-6a06a4cacb1e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:24.393131 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-70443787-dbf5-4e01-8a51-6a06a4cacb1e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:24.393687 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-70443787-dbf5-4e01-8a51-6a06a4cacb1e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:24.395500 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:24.397903 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:30:24.398424 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "07dad354-ea0a-4b86-b83c-a8b440ee120e", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:24.400494 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Create volume request body: {'volume': {'snapshot_id': '07dad354-ea0a-4b86-b83c-a8b440ee120e', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:30:24.407819 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:24.407819 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:24.408479 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Snapshot retrieved successfully. Aug 19 21:30:24.408627 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Create volume of 1 GB Aug 19 21:30:24.410507 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:24.410507 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:24.416566 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Availability Zones retrieved successfully. Aug 19 21:30:24.416716 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-70443787-dbf5-4e01-8a51-6a06a4cacb1e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:24.424468 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-70443787-dbf5-4e01-8a51-6a06a4cacb1e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:24.424468 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 875/3496] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:24 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:24.424945 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Flow 'volume_create_api' (3e10dd62-8f8b-40e5-9c5e-37742a3d4a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:24.426472 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d5640d9-6c4f-44be-900e-6fbdf0f9eaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:24.427859 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:30:24.456091 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-5cffe44a-95c9-469f-bcec-a93c176dfebd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:24.458986 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-5cffe44a-95c9-469f-bcec-a93c176dfebd tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/attachments/569b5918-6925-4992-bf86-4e583e9adfcb/action Aug 19 21:30:24.459475 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-5cffe44a-95c9-469f-bcec-a93c176dfebd tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:30:24.459531 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-5cffe44a-95c9-469f-bcec-a93c176dfebd tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:24.472978 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d5640d9-6c4f-44be-900e-6fbdf0f9eaba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '07dad354-ea0a-4b86-b83c-a8b440ee120e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:24.474556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340df453-6e58-4538-8269-a8e911ed878c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:24.483747 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:24.483747 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:24.499352 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-16b3026c-1e23-4c7a-8523-f952c1299048 req-5cffe44a-95c9-469f-bcec-a93c176dfebd tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments/569b5918-6925-4992-bf86-4e583e9adfcb/action returned with HTTP 204 Aug 19 21:30:24.499910 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 867/3497] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:30:24 2026] POST /volume/v3/attachments/569b5918-6925-4992-bf86-4e583e9adfcb/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:24.534049 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Created reservations ['e951bbae-827d-4138-b87c-82221c8098e5', 'fd1092f0-3fac-41f9-9a4b-2053920a7e3d', '1f97477d-7440-4dc4-b337-2e9ec82703fa', '38bfa2c6-a039-4a2c-867c-fd833a9577b2'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:24.534911 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340df453-6e58-4538-8269-a8e911ed878c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e951bbae-827d-4138-b87c-82221c8098e5', 'fd1092f0-3fac-41f9-9a4b-2053920a7e3d', '1f97477d-7440-4dc4-b337-2e9ec82703fa', '38bfa2c6-a039-4a2c-867c-fd833a9577b2']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:24.535746 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2197f519-e592-468c-9ebb-3a3f74057450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:24.630682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2197f519-e592-468c-9ebb-3a3f74057450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30de29a5-43f7-4089-95d9-5dd348355ecf', '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='bd046be0eb61419d8994cd72aabab6fa',qos_specs=None,replication_status=,reservations=['e951bbae-827d-4138-b87c-82221c8098e5','fd1092f0-3fac-41f9-9a4b-2053920a7e3d','1f97477d-7440-4dc4-b337-2e9ec82703fa','38bfa2c6-a039-4a2c-867c-fd833a9577b2'],size=1,snapshot_id=07dad354-ea0a-4b86-b83c-a8b440ee120e,source_replicaid=,source_volid=None,status='creating',user_id='96a6c27844a84a0790523ade33ec7f58',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:30: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=30de29a5-43f7-4089-95d9-5dd348355ecf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd046be0eb61419d8994cd72aabab6fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=07dad354-ea0a-4b86-b83c-a8b440ee120e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96a6c27844a84a0790523ade33ec7f58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:24.630682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b85b58f0-c27e-4e61-b5d9-0df2e663ba35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:24.632651 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b85b58f0-c27e-4e61-b5d9-0df2e663ba35) transitioned into state 'SUCCESS' from 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='bd046be0eb61419d8994cd72aabab6fa',qos_specs=None,replication_status=,reservations=['e951bbae-827d-4138-b87c-82221c8098e5','fd1092f0-3fac-41f9-9a4b-2053920a7e3d','1f97477d-7440-4dc4-b337-2e9ec82703fa','38bfa2c6-a039-4a2c-867c-fd833a9577b2'],size=1,snapshot_id=07dad354-ea0a-4b86-b83c-a8b440ee120e,source_replicaid=,source_volid=None,status='creating',user_id='96a6c27844a84a0790523ade33ec7f58',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:24.640088 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac236700-a218-46e1-8dbb-035f51201375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:24.662891 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac236700-a218-46e1-8dbb-035f51201375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:24.663908 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Flow 'volume_create_api' (3e10dd62-8f8b-40e5-9c5e-37742a3d4a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:24.664423 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Create volume request issued successfully. Aug 19 21:30:24.666440 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eb59bd05-70d6-489a-887a-e60a499f16e6 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:30:24.666440 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 876/3498] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:30:24 2026] POST /volume/v3/volumes => generated 741 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:24.686043 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a57536c9-53a3-4307-b049-8e6adff0e2d8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:24.687632 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a57536c9-53a3-4307-b049-8e6adff0e2d8 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf Aug 19 21:30:24.687878 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a57536c9-53a3-4307-b049-8e6adff0e2d8 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:24.688104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a57536c9-53a3-4307-b049-8e6adff0e2d8 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:24.699886 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:24.699886 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:24.706780 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a57536c9-53a3-4307-b049-8e6adff0e2d8 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:24.714073 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a57536c9-53a3-4307-b049-8e6adff0e2d8 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf returned with HTTP 200 Aug 19 21:30:24.714509 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 881/3499] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:24 2026] GET /volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf => generated 809 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:24.874726 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-805b7127-a1c3-4cbf-9476-e2f9b3c55a4d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:24.876889 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-805b7127-a1c3-4cbf-9476-e2f9b3c55a4d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:24.877090 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-805b7127-a1c3-4cbf-9476-e2f9b3c55a4d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:24.877276 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-805b7127-a1c3-4cbf-9476-e2f9b3c55a4d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:24.877388 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-805b7127-a1c3-4cbf-9476-e2f9b3c55a4d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:24.880078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b69be66a-08c5-4c6c-9ffd-2ebcddb6b180 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:24.882464 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b69be66a-08c5-4c6c-9ffd-2ebcddb6b180 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:24.882646 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b69be66a-08c5-4c6c-9ffd-2ebcddb6b180 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:24.882956 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b69be66a-08c5-4c6c-9ffd-2ebcddb6b180 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:24.883378 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b69be66a-08c5-4c6c-9ffd-2ebcddb6b180 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:24.883441 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:24.883441 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:24.885275 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-805b7127-a1c3-4cbf-9476-e2f9b3c55a4d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:24.885864 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 876/3500] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:24 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:24.889697 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:24.889697 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:24.889697 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b69be66a-08c5-4c6c-9ffd-2ebcddb6b180 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:24.889697 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 868/3501] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:24 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:25.441643 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bd3cea64-07cb-4e89-b0aa-9b0ef5ff73a0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.444170 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bd3cea64-07cb-4e89-b0aa-9b0ef5ff73a0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:25.444381 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bd3cea64-07cb-4e89-b0aa-9b0ef5ff73a0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:25.444664 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bd3cea64-07cb-4e89-b0aa-9b0ef5ff73a0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:25.460332 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.460332 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:25.465385 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bd3cea64-07cb-4e89-b0aa-9b0ef5ff73a0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:25.471872 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bd3cea64-07cb-4e89-b0aa-9b0ef5ff73a0 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:25.471872 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 877/3502] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:25 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:25.489644 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9539b5a0-0d25-4d83-a057-bc532111c3d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.491609 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9539b5a0-0d25-4d83-a057-bc532111c3d4 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:25.492052 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9539b5a0-0d25-4d83-a057-bc532111c3d4 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:25.492179 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9539b5a0-0d25-4d83-a057-bc532111c3d4 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:25.503158 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.503158 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:25.507006 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9539b5a0-0d25-4d83-a057-bc532111c3d4 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:25.515834 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9539b5a0-0d25-4d83-a057-bc532111c3d4 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:25.515834 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 882/3503] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:25 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:25.732382 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6a425f2a-a26c-4cf1-a13b-c2e67f2fed8b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.734584 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a425f2a-a26c-4cf1-a13b-c2e67f2fed8b tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf Aug 19 21:30:25.735084 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a425f2a-a26c-4cf1-a13b-c2e67f2fed8b tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:25.735154 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a425f2a-a26c-4cf1-a13b-c2e67f2fed8b tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:25.743517 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.743517 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:25.751210 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6a425f2a-a26c-4cf1-a13b-c2e67f2fed8b tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:25.757345 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a425f2a-a26c-4cf1-a13b-c2e67f2fed8b tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf returned with HTTP 200 Aug 19 21:30:25.757907 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 877/3504] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:25 2026] GET /volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:25.774747 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e29d876f-b5e4-4497-8ac8-b4ab135f5ff3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.776648 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e29d876f-b5e4-4497-8ac8-b4ab135f5ff3 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf Aug 19 21:30:25.776878 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e29d876f-b5e4-4497-8ac8-b4ab135f5ff3 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:25.777124 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e29d876f-b5e4-4497-8ac8-b4ab135f5ff3 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:25.786797 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.786797 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:25.795525 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e29d876f-b5e4-4497-8ac8-b4ab135f5ff3 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:25.802824 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e29d876f-b5e4-4497-8ac8-b4ab135f5ff3 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf returned with HTTP 200 Aug 19 21:30:25.804755 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 869/3505] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:25 2026] GET /volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:25.816989 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9f887e6c-2b14-422d-9b01-08740461eafe None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.828257 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9f887e6c-2b14-422d-9b01-08740461eafe tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:25.828526 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9f887e6c-2b14-422d-9b01-08740461eafe tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:25.828734 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9f887e6c-2b14-422d-9b01-08740461eafe tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:25.828826 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-9f887e6c-2b14-422d-9b01-08740461eafe tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Delete snapshot with id: 07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:25.835584 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.835584 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:25.836170 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9f887e6c-2b14-422d-9b01-08740461eafe tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Snapshot retrieved successfully. Aug 19 21:30:25.846515 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-d8a89dc4-3063-443a-a6ac-09255c9128d5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.850253 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-d8a89dc4-3063-443a-a6ac-09255c9128d5 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:25.850253 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-d8a89dc4-3063-443a-a6ac-09255c9128d5 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:25.850253 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-d8a89dc4-3063-443a-a6ac-09255c9128d5 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:25.859237 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9f887e6c-2b14-422d-9b01-08740461eafe tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Snapshot delete request issued successfully. Aug 19 21:30:25.859532 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9f887e6c-2b14-422d-9b01-08740461eafe tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e returned with HTTP 202 Aug 19 21:30:25.860053 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 878/3506] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:30:25 2026] DELETE /volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:25.866987 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.866987 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:25.871758 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-d8a89dc4-3063-443a-a6ac-09255c9128d5 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:25.872891 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3eae2456-ce60-44f3-b9e3-7b164147a062 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.875355 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3eae2456-ce60-44f3-b9e3-7b164147a062 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:25.875858 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3eae2456-ce60-44f3-b9e3-7b164147a062 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:25.875911 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3eae2456-ce60-44f3-b9e3-7b164147a062 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:25.881955 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-d8a89dc4-3063-443a-a6ac-09255c9128d5 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:25.882095 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 883/3507] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:30:25 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:25.883508 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.883508 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:25.884601 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3eae2456-ce60-44f3-b9e3-7b164147a062 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Snapshot retrieved successfully. Aug 19 21:30:25.885492 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3eae2456-ce60-44f3-b9e3-7b164147a062 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e returned with HTTP 200 Aug 19 21:30:25.885960 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 878/3508] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:25 2026] GET /volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:25.899230 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cf284aa0-1512-433d-9a2f-9e98f2e75e57 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.903328 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-dbda03f7-f9b2-4e27-8585-99aba8deffdc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.904393 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cf284aa0-1512-433d-9a2f-9e98f2e75e57 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:25.904486 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cf284aa0-1512-433d-9a2f-9e98f2e75e57 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:25.904746 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cf284aa0-1512-433d-9a2f-9e98f2e75e57 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:25.905665 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-cf284aa0-1512-433d-9a2f-9e98f2e75e57 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:25.905781 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dbda03f7-f9b2-4e27-8585-99aba8deffdc tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:25.905970 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dbda03f7-f9b2-4e27-8585-99aba8deffdc tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:25.906170 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dbda03f7-f9b2-4e27-8585-99aba8deffdc tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:25.906316 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-dbda03f7-f9b2-4e27-8585-99aba8deffdc tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:25.912466 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.912466 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:25.912578 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-bc502aa5-12ad-4943-97cc-678dba2ef3ec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.912827 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dbda03f7-f9b2-4e27-8585-99aba8deffdc tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:25.913291 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 879/3509] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:25 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:25.913645 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.913645 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:25.914583 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cf284aa0-1512-433d-9a2f-9e98f2e75e57 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:25.915049 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 870/3510] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:25 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:25.915327 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-bc502aa5-12ad-4943-97cc-678dba2ef3ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526/action Aug 19 21:30:25.915829 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-bc502aa5-12ad-4943-97cc-678dba2ef3ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:30:25.916196 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-bc502aa5-12ad-4943-97cc-678dba2ef3ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:25.933982 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.933982 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:25.934989 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-bc502aa5-12ad-4943-97cc-678dba2ef3ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:25.944577 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-bc502aa5-12ad-4943-97cc-678dba2ef3ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Begin detaching volume completed successfully. Aug 19 21:30:25.945374 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-bc502aa5-12ad-4943-97cc-678dba2ef3ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526/action returned with HTTP 202 Aug 19 21:30:25.945702 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 884/3511] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:30:25 2026] POST /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:30:25.971478 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e939a1c-22e3-474b-9ee2-2575bac6188c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.973972 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e939a1c-22e3-474b-9ee2-2575bac6188c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:25.974277 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e939a1c-22e3-474b-9ee2-2575bac6188c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:25.974578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e939a1c-22e3-474b-9ee2-2575bac6188c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:25.988635 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:25.988635 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:25.993704 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:25.997167 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9e939a1c-22e3-474b-9ee2-2575bac6188c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:26.004532 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e939a1c-22e3-474b-9ee2-2575bac6188c tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:26.004890 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 879/3512] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:25 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:30:26.013705 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b370c21-63f9-4698-8be3-52710057d58f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:26.014175 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b370c21-63f9-4698-8be3-52710057d58f None None] GET https://10.4.3.158/volume// Aug 19 21:30:26.014406 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b370c21-63f9-4698-8be3-52710057d58f None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:26.014629 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b370c21-63f9-4698-8be3-52710057d58f None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:26.014978 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b370c21-63f9-4698-8be3-52710057d58f None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:30:26.015290 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 871/3513] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:30:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:30:26.027422 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-b185fa91-46b8-4d28-bd4e-3e4804f91cea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:26.032056 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-b185fa91-46b8-4d28-bd4e-3e4804f91cea tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:26.032056 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-b185fa91-46b8-4d28-bd4e-3e4804f91cea tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:26.032056 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-b185fa91-46b8-4d28-bd4e-3e4804f91cea tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:26.050968 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:26.050968 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:26.055764 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-b185fa91-46b8-4d28-bd4e-3e4804f91cea tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:26.064875 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-b185fa91-46b8-4d28-bd4e-3e4804f91cea tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:26.064875 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 885/3514] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:30:26 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:30:26.074725 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:30:26.075203 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-823501299", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:26.077118 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-823501299', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:30:26.077285 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Create volume of 1 GB Aug 19 21:30:26.083429 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Availability Zones retrieved successfully. Aug 19 21:30:26.091549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Flow 'volume_create_api' (8582b86c-0871-468f-a121-3ac03a69dfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:26.093003 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e296098-c1a2-48d2-a74a-84ad4d914905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:26.094411 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:30:26.130086 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e296098-c1a2-48d2-a74a-84ad4d914905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:26.131089 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c6b2db-87b8-4916-8454-21d6b78fb622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:26.203666 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Created reservations ['4aba5677-569b-49fb-814e-bac5d8109675', '695f6c56-ca56-4df6-a782-42167d4f3f70', 'ea4068f2-3714-4b45-9127-17bf5988d006', '097500c3-6e39-4070-9133-0380a0d596b1'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:26.204799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c6b2db-87b8-4916-8454-21d6b78fb622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aba5677-569b-49fb-814e-bac5d8109675', '695f6c56-ca56-4df6-a782-42167d4f3f70', 'ea4068f2-3714-4b45-9127-17bf5988d006', '097500c3-6e39-4070-9133-0380a0d596b1']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:26.205997 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51099965-f294-415b-b40a-9d6a54a20b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:26.242502 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51099965-f294-415b-b40a-9d6a54a20b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5f6d05a-b143-4531-833f-c085bf590a70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-823501299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407f85288fed4784b8fedb367bb625a9',qos_specs=None,replication_status=,reservations=['4aba5677-569b-49fb-814e-bac5d8109675','695f6c56-ca56-4df6-a782-42167d4f3f70','ea4068f2-3714-4b45-9127-17bf5988d006','097500c3-6e39-4070-9133-0380a0d596b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeb7be5144947ebaa77d23d235ecf7d',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-823501299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5f6d05a-b143-4531-833f-c085bf590a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='407f85288fed4784b8fedb367bb625a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faeb7be5144947ebaa77d23d235ecf7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:26.243712 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9812f920-66c9-4ee1-8a30-ee6d0519f0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:26.272377 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9812f920-66c9-4ee1-8a30-ee6d0519f0f8) transitioned into state 'SUCCESS' from state '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-823501299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407f85288fed4784b8fedb367bb625a9',qos_specs=None,replication_status=,reservations=['4aba5677-569b-49fb-814e-bac5d8109675','695f6c56-ca56-4df6-a782-42167d4f3f70','ea4068f2-3714-4b45-9127-17bf5988d006','097500c3-6e39-4070-9133-0380a0d596b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeb7be5144947ebaa77d23d235ecf7d',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:26.273203 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7ccfaf-f23a-4242-9b8f-12acd3d75f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:26.289227 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7ccfaf-f23a-4242-9b8f-12acd3d75f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:26.290495 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Flow 'volume_create_api' (8582b86c-0871-468f-a121-3ac03a69dfea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:26.291068 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Create volume request issued successfully. Aug 19 21:30:26.292743 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3d05fe10-5010-4eb5-b93d-f76bd8ef92b1 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:30:26.292743 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 880/3515] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:30:25 2026] POST /volume/v3/volumes => generated 755 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:26.311521 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0d9ef22a-af65-4ed5-b706-63d3cd5ee0df None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:26.315998 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d9ef22a-af65-4ed5-b706-63d3cd5ee0df tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] GET https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 Aug 19 21:30:26.316273 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d9ef22a-af65-4ed5-b706-63d3cd5ee0df tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:26.316520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d9ef22a-af65-4ed5-b706-63d3cd5ee0df tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:26.325562 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:26.325562 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:26.332710 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0d9ef22a-af65-4ed5-b706-63d3cd5ee0df tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Volume info retrieved successfully. Aug 19 21:30:26.339167 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d9ef22a-af65-4ed5-b706-63d3cd5ee0df tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 returned with HTTP 200 Aug 19 21:30:26.339167 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 880/3516] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:26 2026] GET /volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:26.898333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1f48bf19-0b0c-46ff-987f-4ce33d50a051 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:26.899939 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f48bf19-0b0c-46ff-987f-4ce33d50a051 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:26.900225 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f48bf19-0b0c-46ff-987f-4ce33d50a051 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:26.900432 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f48bf19-0b0c-46ff-987f-4ce33d50a051 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:26.905281 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f48bf19-0b0c-46ff-987f-4ce33d50a051 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e returned with HTTP 404 Aug 19 21:30:26.905741 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 872/3517] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:26 2026] GET /volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:26.914231 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a964b464-4bd7-4a5c-bb3c-73ceee74a638 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:26.916515 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a964b464-4bd7-4a5c-bb3c-73ceee74a638 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] DELETE https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:26.916759 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a964b464-4bd7-4a5c-bb3c-73ceee74a638 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:26.916965 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a964b464-4bd7-4a5c-bb3c-73ceee74a638 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:26.917238 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a964b464-4bd7-4a5c-bb3c-73ceee74a638 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Delete volume with id: da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:26.926315 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:26.926315 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:26.926948 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a964b464-4bd7-4a5c-bb3c-73ceee74a638 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:26.927515 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-00d8abfd-152a-43fa-b6dd-6814f02f12fa None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:26.928083 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5384a83b-0f13-472f-a97f-d6945ad12198 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:26.929566 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-00d8abfd-152a-43fa-b6dd-6814f02f12fa tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:26.929790 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5384a83b-0f13-472f-a97f-d6945ad12198 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:26.929858 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-00d8abfd-152a-43fa-b6dd-6814f02f12fa tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:26.930024 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5384a83b-0f13-472f-a97f-d6945ad12198 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:26.930289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5384a83b-0f13-472f-a97f-d6945ad12198 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:26.930439 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-00d8abfd-152a-43fa-b6dd-6814f02f12fa tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:26.930506 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5384a83b-0f13-472f-a97f-d6945ad12198 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:26.930562 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-00d8abfd-152a-43fa-b6dd-6814f02f12fa tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:26.936364 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:26.936364 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:26.936905 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:26.936905 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:26.937595 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-00d8abfd-152a-43fa-b6dd-6814f02f12fa tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:26.938117 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 881/3518] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:26 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:26.938211 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5384a83b-0f13-472f-a97f-d6945ad12198 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:26.938553 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 881/3519] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:26 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:26.949522 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a964b464-4bd7-4a5c-bb3c-73ceee74a638 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Delete volume request issued successfully. Aug 19 21:30:26.949640 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a964b464-4bd7-4a5c-bb3c-73ceee74a638 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 returned with HTTP 202 Aug 19 21:30:26.950752 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 886/3520] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:26 2026] DELETE /volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:26.958839 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2b99e757-58d9-4adc-8d5f-f362b39981e4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:26.960853 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2b99e757-58d9-4adc-8d5f-f362b39981e4 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:26.961148 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2b99e757-58d9-4adc-8d5f-f362b39981e4 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:26.961417 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2b99e757-58d9-4adc-8d5f-f362b39981e4 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:26.970916 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:26.970916 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:26.975514 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2b99e757-58d9-4adc-8d5f-f362b39981e4 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:26.982198 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2b99e757-58d9-4adc-8d5f-f362b39981e4 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 returned with HTTP 200 Aug 19 21:30:26.983044 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 873/3521] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:26 2026] GET /volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:27.019180 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9b83ebd8-0796-47cb-94a6-cdc9f2124e0d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:27.021594 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9b83ebd8-0796-47cb-94a6-cdc9f2124e0d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:27.021594 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9b83ebd8-0796-47cb-94a6-cdc9f2124e0d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:27.021760 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9b83ebd8-0796-47cb-94a6-cdc9f2124e0d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:27.032565 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:27.032565 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:27.038440 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9b83ebd8-0796-47cb-94a6-cdc9f2124e0d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:27.046079 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9b83ebd8-0796-47cb-94a6-cdc9f2124e0d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:27.046674 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 882/3522] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:27 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:27.077105 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-2202f3bf-715f-4bfa-98b4-b467696245f3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:27.167705 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-2202f3bf-715f-4bfa-98b4-b467696245f3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] DELETE https://10.4.3.158/volume/v3/attachments/180fccbc-ae57-40db-9290-989d6026ad91 Aug 19 21:30:27.168003 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-2202f3bf-715f-4bfa-98b4-b467696245f3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:27.168195 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-2202f3bf-715f-4bfa-98b4-b467696245f3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:27.177790 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:27.177790 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:27.227779 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c2770417-bba2-4251-a77d-bfe9a0bbac8e req-2202f3bf-715f-4bfa-98b4-b467696245f3 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments/180fccbc-ae57-40db-9290-989d6026ad91 returned with HTTP 200 Aug 19 21:30:27.228242 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 882/3523] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:30:27 2026] DELETE /volume/v3/attachments/180fccbc-ae57-40db-9290-989d6026ad91 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:27.354048 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-313e95b2-6f28-4083-aa55-b7c9a6eec1e9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:27.356536 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-313e95b2-6f28-4083-aa55-b7c9a6eec1e9 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] GET https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 Aug 19 21:30:27.356859 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-313e95b2-6f28-4083-aa55-b7c9a6eec1e9 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:27.357202 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-313e95b2-6f28-4083-aa55-b7c9a6eec1e9 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:27.367112 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:27.367112 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:27.372219 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-313e95b2-6f28-4083-aa55-b7c9a6eec1e9 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Volume info retrieved successfully. Aug 19 21:30:27.378568 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-313e95b2-6f28-4083-aa55-b7c9a6eec1e9 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 returned with HTTP 200 Aug 19 21:30:27.379120 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 887/3524] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:27 2026] GET /volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:27.392724 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8773f678-7d7b-4179-b645-26d0e358e8ab None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:27.394785 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8773f678-7d7b-4179-b645-26d0e358e8ab tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] GET https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 Aug 19 21:30:27.395078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8773f678-7d7b-4179-b645-26d0e358e8ab tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:27.395321 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8773f678-7d7b-4179-b645-26d0e358e8ab tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:27.403348 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:27.403348 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:27.407846 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8773f678-7d7b-4179-b645-26d0e358e8ab tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Volume info retrieved successfully. Aug 19 21:30:27.412810 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8773f678-7d7b-4179-b645-26d0e358e8ab tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 returned with HTTP 200 Aug 19 21:30:27.413335 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 874/3525] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:27 2026] GET /volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:27.428205 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-99267d09-6727-4531-a78e-8356846ec9d4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:27.430421 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-99267d09-6727-4531-a78e-8356846ec9d4 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] POST https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70/action Aug 19 21:30:27.430972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-99267d09-6727-4531-a78e-8356846ec9d4 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-181451395", "disk_format": "raw"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:30:27.431252 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-99267d09-6727-4531-a78e-8356846ec9d4 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-181451395", "disk_format": "raw"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:27.441382 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:27.441382 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:27.441868 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-99267d09-6727-4531-a78e-8356846ec9d4 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Volume info retrieved successfully. Aug 19 21:30:27.457836 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:27.457836 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:27.463653 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.image.image_utils [None req-99267d09-6727-4531-a78e-8356846ec9d4 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-181451395'}] 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-181451395'}]. {{(pid=100178) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 21:30:27.951142 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-45a25a0e-dcb2-444c-a969-0ebd9c060680 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:27.951921 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-80b10d4c-9b08-4d78-b274-318f6489c821 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:27.953575 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45a25a0e-dcb2-444c-a969-0ebd9c060680 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:27.953843 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45a25a0e-dcb2-444c-a969-0ebd9c060680 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:27.954128 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45a25a0e-dcb2-444c-a969-0ebd9c060680 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:27.954271 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-45a25a0e-dcb2-444c-a969-0ebd9c060680 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:27.954613 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80b10d4c-9b08-4d78-b274-318f6489c821 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:27.954613 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80b10d4c-9b08-4d78-b274-318f6489c821 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:27.955653 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80b10d4c-9b08-4d78-b274-318f6489c821 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:27.955653 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-80b10d4c-9b08-4d78-b274-318f6489c821 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:27.959743 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:27.959743 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:27.962043 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45a25a0e-dcb2-444c-a969-0ebd9c060680 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:27.962043 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 883/3526] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:27 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:27.962194 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:27.962194 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:27.962753 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80b10d4c-9b08-4d78-b274-318f6489c821 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:27.963192 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 888/3527] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:27 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:27.996836 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4fb29e01-2811-4632-a0c2-86548552f83f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:27.998796 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4fb29e01-2811-4632-a0c2-86548552f83f tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:27.998966 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4fb29e01-2811-4632-a0c2-86548552f83f tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:27.999558 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4fb29e01-2811-4632-a0c2-86548552f83f tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:28.006078 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4fb29e01-2811-4632-a0c2-86548552f83f tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 returned with HTTP 404 Aug 19 21:30:28.007051 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 875/3528] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:27 2026] GET /volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:28.015089 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-96945694-40c6-4ff6-b1cb-b84c5d8fdf95 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:28.018760 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96945694-40c6-4ff6-b1cb-b84c5d8fdf95 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] DELETE https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf Aug 19 21:30:28.018760 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96945694-40c6-4ff6-b1cb-b84c5d8fdf95 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:28.018760 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96945694-40c6-4ff6-b1cb-b84c5d8fdf95 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:28.018760 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-96945694-40c6-4ff6-b1cb-b84c5d8fdf95 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Delete volume with id: 30de29a5-43f7-4089-95d9-5dd348355ecf Aug 19 21:30:28.028624 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:28.028624 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:28.029369 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-96945694-40c6-4ff6-b1cb-b84c5d8fdf95 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:28.054057 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-96945694-40c6-4ff6-b1cb-b84c5d8fdf95 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Delete volume request issued successfully. Aug 19 21:30:28.054308 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96945694-40c6-4ff6-b1cb-b84c5d8fdf95 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf returned with HTTP 202 Aug 19 21:30:28.054868 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 884/3529] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:28 2026] DELETE /volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:28.060413 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-99267d09-6727-4531-a78e-8356846ec9d4 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Copy volume to image completed successfully. Aug 19 21:30:28.061001 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-99267d09-6727-4531-a78e-8356846ec9d4 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70/action returned with HTTP 202 Aug 19 21:30:28.061574 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 883/3530] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:30:27 2026] POST /volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70/action => generated 685 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:28.067028 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4c98bb12-a439-4b72-98ac-8d02f7494c92 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:28.069248 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-80f888a2-ea4d-49b1-9ae5-f2294625d6ef None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:28.069902 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c98bb12-a439-4b72-98ac-8d02f7494c92 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:28.071316 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80f888a2-ea4d-49b1-9ae5-f2294625d6ef tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf Aug 19 21:30:28.072189 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80f888a2-ea4d-49b1-9ae5-f2294625d6ef tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:28.072292 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c98bb12-a439-4b72-98ac-8d02f7494c92 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:28.072344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80f888a2-ea4d-49b1-9ae5-f2294625d6ef tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:28.072820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c98bb12-a439-4b72-98ac-8d02f7494c92 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:28.081680 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:28.081680 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:28.082104 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:28.082104 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:28.088039 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4c98bb12-a439-4b72-98ac-8d02f7494c92 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:28.088192 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-80f888a2-ea4d-49b1-9ae5-f2294625d6ef tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Volume info retrieved successfully. Aug 19 21:30:28.093347 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c98bb12-a439-4b72-98ac-8d02f7494c92 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:28.093954 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 889/3531] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:28 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:28.095828 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80f888a2-ea4d-49b1-9ae5-f2294625d6ef tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf returned with HTTP 200 Aug 19 21:30:28.096721 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 876/3532] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:28 2026] GET /volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf => generated 833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:28.213565 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-5b2e4b97-574e-471b-a23e-671af9d60b09 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:28.269519 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-5b2e4b97-574e-471b-a23e-671af9d60b09 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:28.269519 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-5b2e4b97-574e-471b-a23e-671af9d60b09 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:28.270345 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-5b2e4b97-574e-471b-a23e-671af9d60b09 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:28.285577 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:28.285577 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:28.292284 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-5b2e4b97-574e-471b-a23e-671af9d60b09 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:28.300673 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-5b2e4b97-574e-471b-a23e-671af9d60b09 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:28.301493 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 885/3533] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:30:28 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 1136 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:28.374078 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-d527d5ef-3118-4731-a502-e1cd3685ff71 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:28.379985 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-d527d5ef-3118-4731-a502-e1cd3685ff71 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] POST https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c/action Aug 19 21:30:28.380380 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-d527d5ef-3118-4731-a502-e1cd3685ff71 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:30:28.380537 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-d527d5ef-3118-4731-a502-e1cd3685ff71 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:28.404765 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:28.404765 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:28.405377 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-d527d5ef-3118-4731-a502-e1cd3685ff71 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:28.415483 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-d527d5ef-3118-4731-a502-e1cd3685ff71 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Begin detaching volume completed successfully. Aug 19 21:30:28.415885 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-d527d5ef-3118-4731-a502-e1cd3685ff71 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c/action returned with HTTP 202 Aug 19 21:30:28.416525 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 884/3534] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:30:28 2026] POST /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:30:28.454567 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-de74f994-1dc7-4b70-a558-05260562644a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:28.456812 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de74f994-1dc7-4b70-a558-05260562644a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:28.457692 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de74f994-1dc7-4b70-a558-05260562644a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:28.457692 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de74f994-1dc7-4b70-a558-05260562644a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:28.469248 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:28.469248 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:28.473245 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-de74f994-1dc7-4b70-a558-05260562644a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:28.478438 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de74f994-1dc7-4b70-a558-05260562644a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:28.479078 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 890/3535] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:28 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:28.484841 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-afa1ae42-ea17-4888-b55c-bd9cef241a4d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:28.485296 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-afa1ae42-ea17-4888-b55c-bd9cef241a4d None None] GET https://10.4.3.158/volume// Aug 19 21:30:28.485540 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-afa1ae42-ea17-4888-b55c-bd9cef241a4d None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:28.485759 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-afa1ae42-ea17-4888-b55c-bd9cef241a4d None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:28.486174 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-afa1ae42-ea17-4888-b55c-bd9cef241a4d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:30:28.486534 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 877/3536] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:30:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:30:28.497702 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7c442e20-0544-4b32-b34f-996f10a4258e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:28.500451 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7c442e20-0544-4b32-b34f-996f10a4258e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:28.500700 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7c442e20-0544-4b32-b34f-996f10a4258e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:28.500972 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7c442e20-0544-4b32-b34f-996f10a4258e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:28.513679 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:28.513679 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:28.518948 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7c442e20-0544-4b32-b34f-996f10a4258e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:28.525858 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7c442e20-0544-4b32-b34f-996f10a4258e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:28.526466 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 886/3537] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:30:28 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:30:28.973524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-541b3194-05e4-408a-a15e-b5f7e98a7257 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:28.975491 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-541b3194-05e4-408a-a15e-b5f7e98a7257 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:28.975754 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-541b3194-05e4-408a-a15e-b5f7e98a7257 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:28.976025 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-541b3194-05e4-408a-a15e-b5f7e98a7257 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:28.976186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-541b3194-05e4-408a-a15e-b5f7e98a7257 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:28.976423 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1450d9f5-4a74-474a-b1cb-8b5937669720 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:28.978330 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1450d9f5-4a74-474a-b1cb-8b5937669720 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:28.978529 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1450d9f5-4a74-474a-b1cb-8b5937669720 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:28.978738 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1450d9f5-4a74-474a-b1cb-8b5937669720 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:28.978843 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1450d9f5-4a74-474a-b1cb-8b5937669720 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:28.982579 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:28.982579 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:28.983686 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:28.983686 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:28.984370 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-541b3194-05e4-408a-a15e-b5f7e98a7257 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:28.984554 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1450d9f5-4a74-474a-b1cb-8b5937669720 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:28.984817 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 885/3538] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:28 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:28.984989 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 891/3539] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:28 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:29.112578 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2386ca52-a5c5-4bea-a4a2-62cbf7428a12 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:29.114899 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2386ca52-a5c5-4bea-a4a2-62cbf7428a12 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf Aug 19 21:30:29.115157 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2386ca52-a5c5-4bea-a4a2-62cbf7428a12 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:29.115323 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2386ca52-a5c5-4bea-a4a2-62cbf7428a12 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:29.122708 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2386ca52-a5c5-4bea-a4a2-62cbf7428a12 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf returned with HTTP 404 Aug 19 21:30:29.123466 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 878/3540] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:29 2026] GET /volume/v3/volumes/30de29a5-43f7-4089-95d9-5dd348355ecf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:29.132102 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-45e642b9-a834-48fc-ab1f-2703faac952b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:29.134271 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45e642b9-a834-48fc-ab1f-2703faac952b tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:29.134523 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45e642b9-a834-48fc-ab1f-2703faac952b tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:29.134780 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45e642b9-a834-48fc-ab1f-2703faac952b tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:29.134936 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-45e642b9-a834-48fc-ab1f-2703faac952b tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Delete snapshot with id: 07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:29.140445 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45e642b9-a834-48fc-ab1f-2703faac952b tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e returned with HTTP 404 Aug 19 21:30:29.141384 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 887/3541] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:30:29 2026] DELETE /volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:29.148916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8afdff36-23a6-4a75-9c09-0f9f37a30a37 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:29.150872 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8afdff36-23a6-4a75-9c09-0f9f37a30a37 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e Aug 19 21:30:29.151111 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8afdff36-23a6-4a75-9c09-0f9f37a30a37 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:29.151299 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8afdff36-23a6-4a75-9c09-0f9f37a30a37 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:29.157037 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8afdff36-23a6-4a75-9c09-0f9f37a30a37 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e returned with HTTP 404 Aug 19 21:30:29.157498 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 886/3542] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:29 2026] GET /volume/v3/snapshots/07dad354-ea0a-4b86-b83c-a8b440ee120e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:29.164868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-30cc18d5-1e69-4ae0-9d97-22eb94a0658e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:29.167229 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30cc18d5-1e69-4ae0-9d97-22eb94a0658e tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] DELETE https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:29.167497 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30cc18d5-1e69-4ae0-9d97-22eb94a0658e tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:29.167759 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30cc18d5-1e69-4ae0-9d97-22eb94a0658e tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:29.167996 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-30cc18d5-1e69-4ae0-9d97-22eb94a0658e tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Delete volume with id: da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:29.176747 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30cc18d5-1e69-4ae0-9d97-22eb94a0658e tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 returned with HTTP 404 Aug 19 21:30:29.177450 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 892/3543] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:29 2026] DELETE /volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:29.185590 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8b9a946d-7a4b-4c9d-bb4c-5270a3ca1126 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:29.187575 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b9a946d-7a4b-4c9d-bb4c-5270a3ca1126 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] GET https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 Aug 19 21:30:29.187828 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b9a946d-7a4b-4c9d-bb4c-5270a3ca1126 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:29.188093 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b9a946d-7a4b-4c9d-bb4c-5270a3ca1126 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:29.195347 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b9a946d-7a4b-4c9d-bb4c-5270a3ca1126 tempest-SnapshotDependencyTests-2128920095 tempest-SnapshotDependencyTests-2128920095-project-member] https://10.4.3.158/volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 returned with HTTP 404 Aug 19 21:30:29.196046 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 879/3544] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:29 2026] GET /volume/v3/volumes/da82d8c9-53c2-4b4b-ba48-1f07e1ffeab3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:29.496470 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-69f7833f-e962-44f9-a2e1-29e006d60f29 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:29.496470 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69f7833f-e962-44f9-a2e1-29e006d60f29 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:29.496470 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69f7833f-e962-44f9-a2e1-29e006d60f29 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:29.497491 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69f7833f-e962-44f9-a2e1-29e006d60f29 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:29.510286 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:29.510286 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:29.515202 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-69f7833f-e962-44f9-a2e1-29e006d60f29 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:29.521483 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69f7833f-e962-44f9-a2e1-29e006d60f29 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:29.522211 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 888/3545] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:29 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:29.998880 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3f6deb9d-c7bc-4630-be3e-8a6bc80004b7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:29.999431 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5fcaa8b9-4ec6-4d2b-bbfc-21476ae6606c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:30.000898 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3f6deb9d-c7bc-4630-be3e-8a6bc80004b7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:30.001151 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3f6deb9d-c7bc-4630-be3e-8a6bc80004b7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:30.001242 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5fcaa8b9-4ec6-4d2b-bbfc-21476ae6606c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:30.001388 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3f6deb9d-c7bc-4630-be3e-8a6bc80004b7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:30.001482 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5fcaa8b9-4ec6-4d2b-bbfc-21476ae6606c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:30.001536 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-3f6deb9d-c7bc-4630-be3e-8a6bc80004b7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:30.001689 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5fcaa8b9-4ec6-4d2b-bbfc-21476ae6606c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:30.001816 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5fcaa8b9-4ec6-4d2b-bbfc-21476ae6606c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:30.006814 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:30.006814 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:30.007108 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:30.007108 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:30.007833 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5fcaa8b9-4ec6-4d2b-bbfc-21476ae6606c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:30.008029 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3f6deb9d-c7bc-4630-be3e-8a6bc80004b7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:30.008367 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 893/3546] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:29 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:30.008454 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 887/3547] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:29 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:30.536534 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-02a65854-09aa-4c25-8c29-a1e357792eac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:30.538362 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02a65854-09aa-4c25-8c29-a1e357792eac tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:30.539064 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02a65854-09aa-4c25-8c29-a1e357792eac tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:30.539064 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02a65854-09aa-4c25-8c29-a1e357792eac tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:30.549442 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:30.549442 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:30.552569 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-02a65854-09aa-4c25-8c29-a1e357792eac tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:30.557073 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02a65854-09aa-4c25-8c29-a1e357792eac tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:30.557626 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 880/3548] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:30 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:31.021689 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-524cef0a-7538-489f-9860-160bfd7ab464 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:31.023945 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-524cef0a-7538-489f-9860-160bfd7ab464 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:31.024193 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a268c004-bdff-4abb-a38b-446eb018a817 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:31.024497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-524cef0a-7538-489f-9860-160bfd7ab464 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:31.024497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-524cef0a-7538-489f-9860-160bfd7ab464 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:31.024821 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-524cef0a-7538-489f-9860-160bfd7ab464 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:31.027069 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a268c004-bdff-4abb-a38b-446eb018a817 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:31.027069 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a268c004-bdff-4abb-a38b-446eb018a817 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:31.027244 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a268c004-bdff-4abb-a38b-446eb018a817 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:31.027404 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a268c004-bdff-4abb-a38b-446eb018a817 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:31.030089 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:31.030089 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:31.031148 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-524cef0a-7538-489f-9860-160bfd7ab464 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:31.031661 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 889/3549] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:31 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:31.034055 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:31.034055 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:31.034055 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a268c004-bdff-4abb-a38b-446eb018a817 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:31.034306 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 894/3550] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:31 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:31.575908 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7cd6869f-bdf8-4987-8b2f-455173d103de None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:31.579080 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7cd6869f-bdf8-4987-8b2f-455173d103de tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:31.579344 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7cd6869f-bdf8-4987-8b2f-455173d103de tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:31.579595 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7cd6869f-bdf8-4987-8b2f-455173d103de tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:31.586985 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7951cde6-b81a-428c-8c06-e5999f2aa499 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:31.589844 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7951cde6-b81a-428c-8c06-e5999f2aa499 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] DELETE https://10.4.3.158/volume/v3/attachments/569b5918-6925-4992-bf86-4e583e9adfcb Aug 19 21:30:31.590130 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7951cde6-b81a-428c-8c06-e5999f2aa499 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:31.590387 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7951cde6-b81a-428c-8c06-e5999f2aa499 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:31.593268 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:31.593268 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:31.598225 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7cd6869f-bdf8-4987-8b2f-455173d103de tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:31.599649 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:31.599649 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:31.604474 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7cd6869f-bdf8-4987-8b2f-455173d103de tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:31.605068 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 888/3551] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:31 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:31.692506 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b01b9f26-6168-445a-bb45-b84aae3a955d req-7951cde6-b81a-428c-8c06-e5999f2aa499 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/attachments/569b5918-6925-4992-bf86-4e583e9adfcb returned with HTTP 200 Aug 19 21:30:31.692663 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 881/3552] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:30:31 2026] DELETE /volume/v3/attachments/569b5918-6925-4992-bf86-4e583e9adfcb => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:32.048430 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4011d7e4-c1c5-4858-a026-1bf6ffb065c5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:32.048971 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-440dc073-1764-460f-b63f-ba178bb015b8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:32.049244 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4011d7e4-c1c5-4858-a026-1bf6ffb065c5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:32.049244 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4011d7e4-c1c5-4858-a026-1bf6ffb065c5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:32.049244 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4011d7e4-c1c5-4858-a026-1bf6ffb065c5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:32.049244 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4011d7e4-c1c5-4858-a026-1bf6ffb065c5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:32.049411 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-440dc073-1764-460f-b63f-ba178bb015b8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:32.049411 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-440dc073-1764-460f-b63f-ba178bb015b8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:32.049411 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-440dc073-1764-460f-b63f-ba178bb015b8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:32.049411 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-440dc073-1764-460f-b63f-ba178bb015b8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:32.052280 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:32.052280 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:32.053201 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4011d7e4-c1c5-4858-a026-1bf6ffb065c5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:32.053572 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 890/3553] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:32 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:32.055259 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:32.055259 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:32.056432 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-440dc073-1764-460f-b63f-ba178bb015b8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:32.056946 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 895/3554] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:32 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:32.065724 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b090371d-41a9-4045-886c-09f90ff79866 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:32.069470 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b090371d-41a9-4045-886c-09f90ff79866 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:32.069701 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b090371d-41a9-4045-886c-09f90ff79866 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:32.069926 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b090371d-41a9-4045-886c-09f90ff79866 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:32.070066 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-b090371d-41a9-4045-886c-09f90ff79866 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:32.074563 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:32.074563 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:32.075441 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b090371d-41a9-4045-886c-09f90ff79866 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:32.076037 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 889/3555] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:32 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:32.087204 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-58b82a8e-5681-4fc9-baad-802778831479 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:32.089566 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-58b82a8e-5681-4fc9-baad-802778831479 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:32.089824 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-58b82a8e-5681-4fc9-baad-802778831479 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:32.090174 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-58b82a8e-5681-4fc9-baad-802778831479 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:32.090174 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-58b82a8e-5681-4fc9-baad-802778831479 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete backup with id: 2cc34620-ea81-47a8-bd0d-cf867c310860. Aug 19 21:30:32.095338 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:32.095338 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:32.111260 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-58b82a8e-5681-4fc9-baad-802778831479 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] delete_backup rpcapi backup_id 2cc34620-ea81-47a8-bd0d-cf867c310860 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:30:32.118035 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-58b82a8e-5681-4fc9-baad-802778831479 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 202 Aug 19 21:30:32.118035 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 882/3556] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:32 2026] DELETE /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:30:32.134853 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e80cae37-b740-409b-af0f-72124df314bf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:32.137995 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e80cae37-b740-409b-af0f-72124df314bf tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:32.138242 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e80cae37-b740-409b-af0f-72124df314bf tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:32.138441 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e80cae37-b740-409b-af0f-72124df314bf tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:32.138544 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e80cae37-b740-409b-af0f-72124df314bf tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:32.143642 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:32.143642 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:32.144725 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e80cae37-b740-409b-af0f-72124df314bf tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:32.145447 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 891/3557] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:32 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:32.626618 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-516acc16-ef3e-45dd-a7f9-a03e439f0d2d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:32.630815 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-516acc16-ef3e-45dd-a7f9-a03e439f0d2d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:32.631158 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-516acc16-ef3e-45dd-a7f9-a03e439f0d2d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:32.631412 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-516acc16-ef3e-45dd-a7f9-a03e439f0d2d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:32.642879 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:32.642879 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:32.647409 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-516acc16-ef3e-45dd-a7f9-a03e439f0d2d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:32.654599 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-516acc16-ef3e-45dd-a7f9-a03e439f0d2d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:32.655205 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 896/3558] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:32 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:32.674072 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5b5882ab-28af-4a1c-a12a-37ab7e59a00e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:32.675347 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5b5882ab-28af-4a1c-a12a-37ab7e59a00e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:32.675583 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5b5882ab-28af-4a1c-a12a-37ab7e59a00e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:32.675804 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5b5882ab-28af-4a1c-a12a-37ab7e59a00e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:32.685537 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:32.685537 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:32.692234 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5b5882ab-28af-4a1c-a12a-37ab7e59a00e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:32.701456 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5b5882ab-28af-4a1c-a12a-37ab7e59a00e tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:32.701456 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 890/3559] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:32 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:32.765332 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1f2bc367-dac8-41ba-b908-253a45158ae9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:32.766896 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f2bc367-dac8-41ba-b908-253a45158ae9 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:32.767131 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f2bc367-dac8-41ba-b908-253a45158ae9 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:32.767347 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f2bc367-dac8-41ba-b908-253a45158ae9 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:32.778516 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:32.778516 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:32.784631 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1f2bc367-dac8-41ba-b908-253a45158ae9 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:32.792005 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f2bc367-dac8-41ba-b908-253a45158ae9 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:32.792620 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 883/3560] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:32 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:32.809343 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-60f81e35-6cee-47f2-817c-1338bed7b97a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:32.811901 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60f81e35-6cee-47f2-817c-1338bed7b97a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:32.812435 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60f81e35-6cee-47f2-817c-1338bed7b97a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:32.813031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60f81e35-6cee-47f2-817c-1338bed7b97a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:32.826449 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:32.826449 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:32.834644 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-60f81e35-6cee-47f2-817c-1338bed7b97a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:32.845909 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60f81e35-6cee-47f2-817c-1338bed7b97a tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:32.845909 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 892/3561] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:32 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:32.916301 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3b1c2448-5574-4517-bb4e-c82fb22fe1ec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:32.919269 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b1c2448-5574-4517-bb4e-c82fb22fe1ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:32.919859 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b1c2448-5574-4517-bb4e-c82fb22fe1ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:32.919859 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b1c2448-5574-4517-bb4e-c82fb22fe1ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:32.929336 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:32.929336 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:32.934099 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3b1c2448-5574-4517-bb4e-c82fb22fe1ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:32.939627 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b1c2448-5574-4517-bb4e-c82fb22fe1ec tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:32.940248 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 897/3562] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:32 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:33.072556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-53a7a3ad-c5b8-44ba-8163-4a138eab2bff None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:33.081782 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-53a7a3ad-c5b8-44ba-8163-4a138eab2bff tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:33.082216 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-53a7a3ad-c5b8-44ba-8163-4a138eab2bff tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:33.082460 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-53a7a3ad-c5b8-44ba-8163-4a138eab2bff tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:33.082616 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-53a7a3ad-c5b8-44ba-8163-4a138eab2bff tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:33.091402 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:33.091402 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:33.092457 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-53a7a3ad-c5b8-44ba-8163-4a138eab2bff tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:33.092981 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 891/3563] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:33 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:33.161729 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1ca9f7f5-7181-46d5-9ea8-da165412972e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:33.163560 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ca9f7f5-7181-46d5-9ea8-da165412972e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:33.165151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ca9f7f5-7181-46d5-9ea8-da165412972e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:33.165151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ca9f7f5-7181-46d5-9ea8-da165412972e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:33.165151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1ca9f7f5-7181-46d5-9ea8-da165412972e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:33.173230 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:33.173230 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:33.173230 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ca9f7f5-7181-46d5-9ea8-da165412972e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:33.173230 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 884/3564] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:33 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:34.105198 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1c63995e-7c23-4449-82a3-d39b2bf71a87 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:34.107232 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c63995e-7c23-4449-82a3-d39b2bf71a87 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:34.107510 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c63995e-7c23-4449-82a3-d39b2bf71a87 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:34.107792 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c63995e-7c23-4449-82a3-d39b2bf71a87 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:34.108044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1c63995e-7c23-4449-82a3-d39b2bf71a87 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:34.114075 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:34.114075 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:34.115224 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c63995e-7c23-4449-82a3-d39b2bf71a87 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:34.115708 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 893/3565] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:34 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:30:34.187215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-087890b9-d51b-4264-89ed-69ad277b88cd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:34.192290 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-087890b9-d51b-4264-89ed-69ad277b88cd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:34.192290 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-087890b9-d51b-4264-89ed-69ad277b88cd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:34.192290 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-087890b9-d51b-4264-89ed-69ad277b88cd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:34.192290 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-087890b9-d51b-4264-89ed-69ad277b88cd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:34.200103 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:34.200103 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:34.200103 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-087890b9-d51b-4264-89ed-69ad277b88cd tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:34.200103 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 898/3566] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:34 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:35.130707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b768e8f1-a38f-4b07-95fc-34391894ca19 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:35.133210 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b768e8f1-a38f-4b07-95fc-34391894ca19 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:35.133446 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b768e8f1-a38f-4b07-95fc-34391894ca19 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:35.133683 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b768e8f1-a38f-4b07-95fc-34391894ca19 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:35.133839 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-b768e8f1-a38f-4b07-95fc-34391894ca19 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:35.139918 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:35.139918 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:35.140756 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b768e8f1-a38f-4b07-95fc-34391894ca19 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:35.141826 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 892/3567] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:35 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:35.213655 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cb092cab-1ff6-4c55-9fbc-49915633ba50 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:35.215874 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb092cab-1ff6-4c55-9fbc-49915633ba50 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:35.216132 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb092cab-1ff6-4c55-9fbc-49915633ba50 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:35.216280 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb092cab-1ff6-4c55-9fbc-49915633ba50 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:35.216427 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-cb092cab-1ff6-4c55-9fbc-49915633ba50 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:35.222690 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:35.222690 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:35.223527 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb092cab-1ff6-4c55-9fbc-49915633ba50 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:35.224167 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 885/3568] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:35 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:36.164044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b255d94e-f7bc-4689-b0c9-633c89aedfad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:36.166027 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b255d94e-f7bc-4689-b0c9-633c89aedfad tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:36.166027 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b255d94e-f7bc-4689-b0c9-633c89aedfad tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:36.166027 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b255d94e-f7bc-4689-b0c9-633c89aedfad tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:36.166475 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b255d94e-f7bc-4689-b0c9-633c89aedfad tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:36.175293 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:36.175293 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:36.176312 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b255d94e-f7bc-4689-b0c9-633c89aedfad tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:36.176900 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 894/3569] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:36 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:36.241370 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-be2d79c4-2be6-49b0-be10-65ea4c63cff8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:36.244606 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be2d79c4-2be6-49b0-be10-65ea4c63cff8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:36.247138 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be2d79c4-2be6-49b0-be10-65ea4c63cff8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:36.247138 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be2d79c4-2be6-49b0-be10-65ea4c63cff8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:36.247138 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-be2d79c4-2be6-49b0-be10-65ea4c63cff8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:36.252340 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:36.252340 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:36.253759 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be2d79c4-2be6-49b0-be10-65ea4c63cff8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 200 Aug 19 21:30:36.254087 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 899/3570] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:36 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:36.556722 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-913f6320-3307-4595-b722-ce4665654924 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:36.558990 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-913f6320-3307-4595-b722-ce4665654924 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:36.559221 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-913f6320-3307-4595-b722-ce4665654924 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:36.559481 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-913f6320-3307-4595-b722-ce4665654924 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:36.559683 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-913f6320-3307-4595-b722-ce4665654924 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Delete volume with id: d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:36.569052 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:36.569052 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:36.569275 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-913f6320-3307-4595-b722-ce4665654924 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:36.589319 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-913f6320-3307-4595-b722-ce4665654924 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Delete volume request issued successfully. Aug 19 21:30:36.589562 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-913f6320-3307-4595-b722-ce4665654924 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 202 Aug 19 21:30:36.590113 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 893/3571] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:36 2026] DELETE /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:36.602203 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8cae8685-01ae-4380-8f33-818ca20c0d1d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:36.606319 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8cae8685-01ae-4380-8f33-818ca20c0d1d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:36.606319 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8cae8685-01ae-4380-8f33-818ca20c0d1d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:36.606319 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8cae8685-01ae-4380-8f33-818ca20c0d1d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:36.616851 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:36.616851 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:36.622548 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8cae8685-01ae-4380-8f33-818ca20c0d1d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:36.629738 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8cae8685-01ae-4380-8f33-818ca20c0d1d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 200 Aug 19 21:30:36.630612 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 886/3572] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:36 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:37.193042 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bbeec251-985a-45b9-8ae5-957b50c8fe25 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:37.196344 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bbeec251-985a-45b9-8ae5-957b50c8fe25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:37.198037 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bbeec251-985a-45b9-8ae5-957b50c8fe25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:37.198037 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bbeec251-985a-45b9-8ae5-957b50c8fe25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:37.198037 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-bbeec251-985a-45b9-8ae5-957b50c8fe25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:37.204696 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:37.204696 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:37.205635 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bbeec251-985a-45b9-8ae5-957b50c8fe25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:37.205865 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 895/3573] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:37 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:37.267488 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0034771-5107-455a-b39b-27e23e5fadeb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:37.270235 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0034771-5107-455a-b39b-27e23e5fadeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 Aug 19 21:30:37.271078 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0034771-5107-455a-b39b-27e23e5fadeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:37.271078 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0034771-5107-455a-b39b-27e23e5fadeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:37.271320 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d0034771-5107-455a-b39b-27e23e5fadeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 2cc34620-ea81-47a8-bd0d-cf867c310860. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:37.276222 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0034771-5107-455a-b39b-27e23e5fadeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 returned with HTTP 404 Aug 19 21:30:37.277407 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 900/3574] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:37 2026] GET /volume/v3/backups/2cc34620-ea81-47a8-bd0d-cf867c310860 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:37.650481 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7af36035-01a9-4964-ba16-d434d244e86b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:37.652259 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7af36035-01a9-4964-ba16-d434d244e86b tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c Aug 19 21:30:37.652353 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7af36035-01a9-4964-ba16-d434d244e86b tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:37.652718 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7af36035-01a9-4964-ba16-d434d244e86b tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:37.664285 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7af36035-01a9-4964-ba16-d434d244e86b tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c returned with HTTP 404 Aug 19 21:30:37.665914 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 894/3575] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:37 2026] GET /volume/v3/volumes/d67453f7-f62b-4424-a799-50031894512c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:37.680888 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aa526801-3e0a-4e66-9cb6-a4e1fddcc4b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:37.686945 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa526801-3e0a-4e66-9cb6-a4e1fddcc4b1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:37.686945 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa526801-3e0a-4e66-9cb6-a4e1fddcc4b1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:37.687268 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa526801-3e0a-4e66-9cb6-a4e1fddcc4b1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:37.687479 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-aa526801-3e0a-4e66-9cb6-a4e1fddcc4b1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Delete volume with id: ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:37.706903 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:37.706903 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:37.707597 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-aa526801-3e0a-4e66-9cb6-a4e1fddcc4b1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:37.743131 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-aa526801-3e0a-4e66-9cb6-a4e1fddcc4b1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Delete volume request issued successfully. Aug 19 21:30:37.743598 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa526801-3e0a-4e66-9cb6-a4e1fddcc4b1 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 202 Aug 19 21:30:37.744092 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 887/3576] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:37 2026] DELETE /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:37.759062 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-51f2d3e5-5ce0-423a-8280-06ec57e94134 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:37.762769 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-51f2d3e5-5ce0-423a-8280-06ec57e94134 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:37.762992 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-51f2d3e5-5ce0-423a-8280-06ec57e94134 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:37.763228 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-51f2d3e5-5ce0-423a-8280-06ec57e94134 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:37.771627 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:37.771627 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:37.776150 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-51f2d3e5-5ce0-423a-8280-06ec57e94134 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:37.781576 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-51f2d3e5-5ce0-423a-8280-06ec57e94134 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 200 Aug 19 21:30:37.782128 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 896/3577] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:37 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:30:38.022238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d6f2a9b1-3ca7-49ef-997b-3671ed28f9a4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:38.024913 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d6f2a9b1-3ca7-49ef-997b-3671ed28f9a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:30:38.025222 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d6f2a9b1-3ca7-49ef-997b-3671ed28f9a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:38.025608 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d6f2a9b1-3ca7-49ef-997b-3671ed28f9a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:38.025608 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-d6f2a9b1-3ca7-49ef-997b-3671ed28f9a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete backup with id: 69b08f53-e38e-4e1f-be0a-99e4585bd508. Aug 19 21:30:38.036004 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:38.036004 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:38.051924 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-d6f2a9b1-3ca7-49ef-997b-3671ed28f9a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] delete_backup rpcapi backup_id 69b08f53-e38e-4e1f-be0a-99e4585bd508 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:30:38.054002 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d6f2a9b1-3ca7-49ef-997b-3671ed28f9a4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 202 Aug 19 21:30:38.054471 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 901/3578] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:38 2026] DELETE /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:30:38.064754 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a50b0c67-134c-4813-88f4-2d5de1d7aea2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:38.067002 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a50b0c67-134c-4813-88f4-2d5de1d7aea2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:30:38.068838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a50b0c67-134c-4813-88f4-2d5de1d7aea2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:38.069740 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a50b0c67-134c-4813-88f4-2d5de1d7aea2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:38.070465 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a50b0c67-134c-4813-88f4-2d5de1d7aea2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:38.081051 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:38.081051 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:38.081981 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a50b0c67-134c-4813-88f4-2d5de1d7aea2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:30:38.083394 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 895/3579] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:38 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:38.219449 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-75fd4cf5-69e6-4755-a156-bcf01eb0358f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:38.221230 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75fd4cf5-69e6-4755-a156-bcf01eb0358f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:38.221468 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75fd4cf5-69e6-4755-a156-bcf01eb0358f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:38.221705 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75fd4cf5-69e6-4755-a156-bcf01eb0358f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:38.221890 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-75fd4cf5-69e6-4755-a156-bcf01eb0358f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:38.228518 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:38.228518 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:38.228721 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75fd4cf5-69e6-4755-a156-bcf01eb0358f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:38.229263 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 888/3580] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:38 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:38.534038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9466673c-8a2a-4ea2-b270-bbbef1167104 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:38.538890 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9466673c-8a2a-4ea2-b270-bbbef1167104 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:30:38.539067 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9466673c-8a2a-4ea2-b270-bbbef1167104 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:38.539618 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9466673c-8a2a-4ea2-b270-bbbef1167104 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:38.553105 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:38.553105 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:38.560324 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9466673c-8a2a-4ea2-b270-bbbef1167104 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:30:38.566543 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9466673c-8a2a-4ea2-b270-bbbef1167104 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 200 Aug 19 21:30:38.566643 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 897/3581] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:38 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:38.655946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3b5cd0ef-fd33-4c01-9a46-44a79192d4aa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:38.660222 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b5cd0ef-fd33-4c01-9a46-44a79192d4aa tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:30:38.660469 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b5cd0ef-fd33-4c01-9a46-44a79192d4aa tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:38.661055 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b5cd0ef-fd33-4c01-9a46-44a79192d4aa tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:38.682320 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:38.682320 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:38.687008 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3b5cd0ef-fd33-4c01-9a46-44a79192d4aa tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:30:38.694120 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b5cd0ef-fd33-4c01-9a46-44a79192d4aa tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 200 Aug 19 21:30:38.694889 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 902/3582] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:38 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:38.799757 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2223f4a5-a80e-451f-8961-a89230539828 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:38.802552 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2223f4a5-a80e-451f-8961-a89230539828 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 Aug 19 21:30:38.802715 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2223f4a5-a80e-451f-8961-a89230539828 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:38.802987 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2223f4a5-a80e-451f-8961-a89230539828 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:38.812005 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2223f4a5-a80e-451f-8961-a89230539828 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 returned with HTTP 404 Aug 19 21:30:38.812277 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 896/3583] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:38 2026] GET /volume/v3/volumes/ebb33094-b37f-4771-b32d-b7e978f89526 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:38.889090 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f07e1de4-f5db-40e4-bfc2-e126f6b1132d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:38.901031 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f07e1de4-f5db-40e4-bfc2-e126f6b1132d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] DELETE https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:30:38.902908 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f07e1de4-f5db-40e4-bfc2-e126f6b1132d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:38.903320 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f07e1de4-f5db-40e4-bfc2-e126f6b1132d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:38.903630 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-f07e1de4-f5db-40e4-bfc2-e126f6b1132d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Delete volume with id: db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:30:38.911435 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:38.911435 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:38.911952 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f07e1de4-f5db-40e4-bfc2-e126f6b1132d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:38.935921 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f07e1de4-f5db-40e4-bfc2-e126f6b1132d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Delete volume request issued successfully. Aug 19 21:30:38.936199 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f07e1de4-f5db-40e4-bfc2-e126f6b1132d tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 202 Aug 19 21:30:38.936689 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 889/3584] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:38 2026] DELETE /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:38.947688 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-305581ba-455e-4f99-8618-1be66b442914 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:38.949846 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-305581ba-455e-4f99-8618-1be66b442914 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:30:38.950097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-305581ba-455e-4f99-8618-1be66b442914 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:38.950291 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-305581ba-455e-4f99-8618-1be66b442914 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:38.958121 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:38.958121 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:38.962102 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-305581ba-455e-4f99-8618-1be66b442914 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Volume info retrieved successfully. Aug 19 21:30:38.967938 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-305581ba-455e-4f99-8618-1be66b442914 tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 200 Aug 19 21:30:38.968493 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 898/3585] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:38 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:39.100936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3477ac42-64f9-4356-b20e-f3c316f71ce1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:39.105077 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3477ac42-64f9-4356-b20e-f3c316f71ce1 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:30:39.105077 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3477ac42-64f9-4356-b20e-f3c316f71ce1 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:39.105077 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3477ac42-64f9-4356-b20e-f3c316f71ce1 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:39.105077 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3477ac42-64f9-4356-b20e-f3c316f71ce1 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:39.115461 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:39.115461 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:39.116646 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3477ac42-64f9-4356-b20e-f3c316f71ce1 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 200 Aug 19 21:30:39.117560 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 903/3586] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:39 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:39.243906 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5e36c604-6945-4bfa-9d17-c5c271b5624c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:39.252893 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5e36c604-6945-4bfa-9d17-c5c271b5624c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:39.253216 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5e36c604-6945-4bfa-9d17-c5c271b5624c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:39.253373 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5e36c604-6945-4bfa-9d17-c5c271b5624c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:39.254688 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-5e36c604-6945-4bfa-9d17-c5c271b5624c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:39.263695 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:39.263695 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:39.265671 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5e36c604-6945-4bfa-9d17-c5c271b5624c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:39.265671 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 897/3587] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:39 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:39.986401 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2f7cdfe6-33bb-42f2-ad91-d2b11782f8cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:39.988362 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f7cdfe6-33bb-42f2-ad91-d2b11782f8cd tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] GET https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c Aug 19 21:30:39.988506 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f7cdfe6-33bb-42f2-ad91-d2b11782f8cd tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:39.988865 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f7cdfe6-33bb-42f2-ad91-d2b11782f8cd tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:40.002243 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f7cdfe6-33bb-42f2-ad91-d2b11782f8cd tempest-AttachVolumeTestJSON-114741116 tempest-AttachVolumeTestJSON-114741116-project-member] https://10.4.3.158/volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c returned with HTTP 404 Aug 19 21:30:40.002243 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 890/3588] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:39 2026] GET /volume/v3/volumes/db673235-1a95-4bcb-ae15-85c6cd63450c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:40.131675 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0a18f952-365e-488e-b66b-8ddb6abbc69c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:40.134414 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a18f952-365e-488e-b66b-8ddb6abbc69c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 Aug 19 21:30:40.134654 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a18f952-365e-488e-b66b-8ddb6abbc69c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:40.134932 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a18f952-365e-488e-b66b-8ddb6abbc69c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:40.136351 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0a18f952-365e-488e-b66b-8ddb6abbc69c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 69b08f53-e38e-4e1f-be0a-99e4585bd508. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:40.141087 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a18f952-365e-488e-b66b-8ddb6abbc69c tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 returned with HTTP 404 Aug 19 21:30:40.141087 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 899/3589] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:40 2026] GET /volume/v3/backups/69b08f53-e38e-4e1f-be0a-99e4585bd508 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:40.172384 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:40.177120 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:30:40.177120 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-903738057"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:40.179334 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-903738057'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:30:40.179334 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume of 1 GB Aug 19 21:30:40.185067 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Availability Zones retrieved successfully. Aug 19 21:30:40.192795 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Flow 'volume_create_api' (987b3151-88b6-4852-9176-44215a415a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:40.195254 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef74d511-c6a5-4d3c-a57a-c5678169ae3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:40.196905 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:30:40.255919 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef74d511-c6a5-4d3c-a57a-c5678169ae3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:40.257005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30968bf9-abd4-4ef7-a1b5-b137d0a92327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:40.281195 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a74b4562-3043-4186-b67e-9578a6551190 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:40.284685 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a74b4562-3043-4186-b67e-9578a6551190 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:40.284685 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a74b4562-3043-4186-b67e-9578a6551190 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:40.284916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a74b4562-3043-4186-b67e-9578a6551190 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:40.284991 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a74b4562-3043-4186-b67e-9578a6551190 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:40.291869 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:40.291869 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:40.292910 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a74b4562-3043-4186-b67e-9578a6551190 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:40.293415 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 898/3590] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:40 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:40.354654 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['32386866-0380-4553-9383-7123f80a3f88', '3c90370e-f3c5-4e41-ac7f-426ddca0d018', '7d56b91e-49d7-41a9-9823-fd8d8ad75887', '2d51611f-d4cf-4461-9512-f2e9565eec0c'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:40.356551 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30968bf9-abd4-4ef7-a1b5-b137d0a92327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32386866-0380-4553-9383-7123f80a3f88', '3c90370e-f3c5-4e41-ac7f-426ddca0d018', '7d56b91e-49d7-41a9-9823-fd8d8ad75887', '2d51611f-d4cf-4461-9512-f2e9565eec0c']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:40.357433 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1001d2e-eb3b-43b7-bcb5-59fb155f3f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:40.399238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1001d2e-eb3b-43b7-bcb5-59fb155f3f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '323634de-1ce3-44d8-bfc8-0743396bdb41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-903738057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c6642b355549b7992a38f90fb2adea',qos_specs=None,replication_status=,reservations=['32386866-0380-4553-9383-7123f80a3f88','3c90370e-f3c5-4e41-ac7f-426ddca0d018','7d56b91e-49d7-41a9-9823-fd8d8ad75887','2d51611f-d4cf-4461-9512-f2e9565eec0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-903738057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=323634de-1ce3-44d8-bfc8-0743396bdb41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c6642b355549b7992a38f90fb2adea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:40.400656 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07a3aff-f207-4996-88e5-fcec3f44b052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:40.444039 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07a3aff-f207-4996-88e5-fcec3f44b052) transitioned into state 'SUCCESS' from state '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-903738057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c6642b355549b7992a38f90fb2adea',qos_specs=None,replication_status=,reservations=['32386866-0380-4553-9383-7123f80a3f88','3c90370e-f3c5-4e41-ac7f-426ddca0d018','7d56b91e-49d7-41a9-9823-fd8d8ad75887','2d51611f-d4cf-4461-9512-f2e9565eec0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3ed310cf4aa45af9841254aeb3877cd',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:40.444039 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0307e3a3-0fd9-4455-874b-a8663d2dd562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:40.461244 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0307e3a3-0fd9-4455-874b-a8663d2dd562) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:40.463320 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Flow 'volume_create_api' (987b3151-88b6-4852-9176-44215a415a23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:40.463867 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create volume request issued successfully. Aug 19 21:30:40.465402 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f043e7e7-cdba-429d-bfa3-e4fdd60fe0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:30:40.466135 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 904/3591] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:30:40 2026] POST /volume/v3/volumes => generated 748 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:40.490714 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-670512a5-1085-4062-89a2-dcea5fa72152 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:40.496380 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-670512a5-1085-4062-89a2-dcea5fa72152 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 Aug 19 21:30:40.496446 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-670512a5-1085-4062-89a2-dcea5fa72152 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:40.496737 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-670512a5-1085-4062-89a2-dcea5fa72152 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:40.512155 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:40.512155 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:40.523556 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-670512a5-1085-4062-89a2-dcea5fa72152 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:30:40.540463 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-670512a5-1085-4062-89a2-dcea5fa72152 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 returned with HTTP 200 Aug 19 21:30:40.541472 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 891/3592] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:40 2026] GET /volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:41.309097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-71d46a46-0003-4b37-afdc-0a2461fab5e2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:41.311388 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71d46a46-0003-4b37-afdc-0a2461fab5e2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:41.311610 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71d46a46-0003-4b37-afdc-0a2461fab5e2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:41.311812 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71d46a46-0003-4b37-afdc-0a2461fab5e2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:41.311916 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-71d46a46-0003-4b37-afdc-0a2461fab5e2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:41.318298 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:41.318298 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:41.319416 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71d46a46-0003-4b37-afdc-0a2461fab5e2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:41.320254 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 900/3593] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:41 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:41.561754 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fcc7ea73-741b-48eb-abb7-cae5f5fc95a5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:41.563525 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fcc7ea73-741b-48eb-abb7-cae5f5fc95a5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 Aug 19 21:30:41.563735 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fcc7ea73-741b-48eb-abb7-cae5f5fc95a5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:41.564392 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fcc7ea73-741b-48eb-abb7-cae5f5fc95a5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:41.576150 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:41.576150 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:41.581256 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fcc7ea73-741b-48eb-abb7-cae5f5fc95a5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:30:41.585823 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fcc7ea73-741b-48eb-abb7-cae5f5fc95a5 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 returned with HTTP 200 Aug 19 21:30:41.586376 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 899/3594] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:41 2026] GET /volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:41.604649 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3575e785-ae12-436f-8b6a-e255f29a8592 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:41.608695 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3575e785-ae12-436f-8b6a-e255f29a8592 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:30:41.609573 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3575e785-ae12-436f-8b6a-e255f29a8592 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "323634de-1ce3-44d8-bfc8-0743396bdb41", "name": "tempest-VolumesBackupsTest-Snapshot-19802548"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:41.625038 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:41.625038 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:41.625752 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3575e785-ae12-436f-8b6a-e255f29a8592 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:30:41.626078 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-3575e785-ae12-436f-8b6a-e255f29a8592 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Create snapshot from volume 323634de-1ce3-44d8-bfc8-0743396bdb41 Aug 19 21:30:41.701726 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-3575e785-ae12-436f-8b6a-e255f29a8592 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['bd4079fe-5066-4795-86e0-228aae4e8422', '9d0e2efa-e16d-4d72-999a-5fdbef7eadd1', '13fc3300-132a-4685-b4ab-1f955388a821', '747fe90e-74e5-47a5-9c02-aaefc570a8cb'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:41.755048 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3575e785-ae12-436f-8b6a-e255f29a8592 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Snapshot create request issued successfully. Aug 19 21:30:41.755048 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3575e785-ae12-436f-8b6a-e255f29a8592 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:30:41.755048 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 905/3595] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:30:41 2026] POST /volume/v3/snapshots => generated 303 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:41.769688 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ffadce4a-c2c1-4909-b0e6-a1ea7825c473 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:41.772401 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ffadce4a-c2c1-4909-b0e6-a1ea7825c473 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e Aug 19 21:30:41.772725 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ffadce4a-c2c1-4909-b0e6-a1ea7825c473 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:41.773669 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ffadce4a-c2c1-4909-b0e6-a1ea7825c473 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:41.784002 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:41.784002 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:41.784527 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ffadce4a-c2c1-4909-b0e6-a1ea7825c473 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Snapshot retrieved successfully. Aug 19 21:30:41.785411 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ffadce4a-c2c1-4909-b0e6-a1ea7825c473 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e returned with HTTP 200 Aug 19 21:30:41.785990 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 892/3596] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:41 2026] GET /volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e => generated 435 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:42.337115 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-52df007a-eb14-436d-b383-164cf6a04e1f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:42.340224 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-52df007a-eb14-436d-b383-164cf6a04e1f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:42.340458 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-52df007a-eb14-436d-b383-164cf6a04e1f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:42.340675 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-52df007a-eb14-436d-b383-164cf6a04e1f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:42.340824 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-52df007a-eb14-436d-b383-164cf6a04e1f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:42.345588 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:42.345588 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:42.346499 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-52df007a-eb14-436d-b383-164cf6a04e1f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:42.347235 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 901/3597] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:42 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:42.410245 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d466e637-c184-4fa8-a072-a7655f63aa31 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:42.416270 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d466e637-c184-4fa8-a072-a7655f63aa31 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] DELETE https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:30:42.417032 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d466e637-c184-4fa8-a072-a7655f63aa31 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:42.419085 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d466e637-c184-4fa8-a072-a7655f63aa31 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:42.419849 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-d466e637-c184-4fa8-a072-a7655f63aa31 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Delete volume with id: 68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:30:42.436317 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:42.436317 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:42.436576 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d466e637-c184-4fa8-a072-a7655f63aa31 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:30:42.467464 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d466e637-c184-4fa8-a072-a7655f63aa31 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Delete volume request issued successfully. Aug 19 21:30:42.467464 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d466e637-c184-4fa8-a072-a7655f63aa31 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 202 Aug 19 21:30:42.468024 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 900/3598] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:42 2026] DELETE /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:42.477801 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e8bb7e3d-5b0e-4ce9-b49f-03e9e832c95b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:42.480084 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e8bb7e3d-5b0e-4ce9-b49f-03e9e832c95b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:30:42.480421 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e8bb7e3d-5b0e-4ce9-b49f-03e9e832c95b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:42.481113 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e8bb7e3d-5b0e-4ce9-b49f-03e9e832c95b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:42.489053 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:42.489053 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:42.493519 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e8bb7e3d-5b0e-4ce9-b49f-03e9e832c95b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:30:42.502376 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e8bb7e3d-5b0e-4ce9-b49f-03e9e832c95b tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 200 Aug 19 21:30:42.503187 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 906/3599] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:42 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:42.800336 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-610f00d6-ffa8-4e13-87d3-c11722438e04 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:42.804079 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-610f00d6-ffa8-4e13-87d3-c11722438e04 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e Aug 19 21:30:42.804272 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-610f00d6-ffa8-4e13-87d3-c11722438e04 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:42.804496 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-610f00d6-ffa8-4e13-87d3-c11722438e04 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:42.812891 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:42.812891 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:42.813426 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-610f00d6-ffa8-4e13-87d3-c11722438e04 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Snapshot retrieved successfully. Aug 19 21:30:42.814227 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-610f00d6-ffa8-4e13-87d3-c11722438e04 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e returned with HTTP 200 Aug 19 21:30:42.814594 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 893/3600] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:42 2026] GET /volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:42.826258 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4f9bca19-7081-48e4-bd9b-9d398efd9f2e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:42.828813 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4f9bca19-7081-48e4-bd9b-9d398efd9f2e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:30:42.829277 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4f9bca19-7081-48e4-bd9b-9d398efd9f2e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "323634de-1ce3-44d8-bfc8-0743396bdb41", "snapshot_id": "7ca029f2-cd10-4bb8-bc8d-6cc34378e77e", "name": "tempest-VolumesBackupsTest-Backup-324467929"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:42.831110 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-4f9bca19-7081-48e4-bd9b-9d398efd9f2e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating new backup {'backup': {'volume_id': '323634de-1ce3-44d8-bfc8-0743396bdb41', 'snapshot_id': '7ca029f2-cd10-4bb8-bc8d-6cc34378e77e', 'name': 'tempest-VolumesBackupsTest-Backup-324467929'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:30:42.831245 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-4f9bca19-7081-48e4-bd9b-9d398efd9f2e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Creating backup of volume 323634de-1ce3-44d8-bfc8-0743396bdb41 in container None Aug 19 21:30:42.838861 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:42.838861 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:42.839543 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4f9bca19-7081-48e4-bd9b-9d398efd9f2e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:30:42.847078 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:42.847078 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:42.847705 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4f9bca19-7081-48e4-bd9b-9d398efd9f2e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Snapshot retrieved successfully. Aug 19 21:30:42.867707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-4f9bca19-7081-48e4-bd9b-9d398efd9f2e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Created reservations ['748d164a-43dd-4e70-af39-74093e5a6f0b', '3ead5d72-14a0-4c1d-a000-ffb4bcd0593b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:42.903811 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4f9bca19-7081-48e4-bd9b-9d398efd9f2e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:30:42.904446 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 902/3601] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:30:42 2026] POST /volume/v3/backups => generated 329 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:42.915093 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e6041021-2eee-4c1c-bf8b-6b8bd900b914 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:42.917815 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e6041021-2eee-4c1c-bf8b-6b8bd900b914 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:42.918333 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e6041021-2eee-4c1c-bf8b-6b8bd900b914 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:42.918333 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e6041021-2eee-4c1c-bf8b-6b8bd900b914 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:42.918465 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-e6041021-2eee-4c1c-bf8b-6b8bd900b914 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:42.926842 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:42.926842 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:42.928486 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e6041021-2eee-4c1c-bf8b-6b8bd900b914 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:42.929064 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 901/3602] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:42 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 770 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:43.364647 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5823af12-417f-4949-aceb-eb2966258cf0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:43.367213 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5823af12-417f-4949-aceb-eb2966258cf0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:43.367465 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5823af12-417f-4949-aceb-eb2966258cf0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:43.367707 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5823af12-417f-4949-aceb-eb2966258cf0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:43.367840 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5823af12-417f-4949-aceb-eb2966258cf0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:43.378688 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:43.378688 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:43.379800 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5823af12-417f-4949-aceb-eb2966258cf0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:43.380457 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 907/3603] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:43 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:43.399776 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01c39cc9-c11f-4c2c-a4bb-77fa0f7356a6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:43.406123 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01c39cc9-c11f-4c2c-a4bb-77fa0f7356a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b Aug 19 21:30:43.406123 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01c39cc9-c11f-4c2c-a4bb-77fa0f7356a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:43.406123 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01c39cc9-c11f-4c2c-a4bb-77fa0f7356a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:43.410623 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:43.410623 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:43.411257 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-01c39cc9-c11f-4c2c-a4bb-77fa0f7356a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:30:43.412297 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01c39cc9-c11f-4c2c-a4bb-77fa0f7356a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b returned with HTTP 200 Aug 19 21:30:43.412831 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 894/3604] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:43 2026] GET /volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:43.423374 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d9bc0f70-ce78-4921-a0a6-724c9660a059 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:43.427102 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9bc0f70-ce78-4921-a0a6-724c9660a059 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:43.427390 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9bc0f70-ce78-4921-a0a6-724c9660a059 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:43.427646 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9bc0f70-ce78-4921-a0a6-724c9660a059 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:43.427811 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d9bc0f70-ce78-4921-a0a6-724c9660a059 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:43.434285 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:43.434285 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:43.435280 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9bc0f70-ce78-4921-a0a6-724c9660a059 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:43.435714 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 903/3605] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:43 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:43.449853 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-debd3711-d324-44f6-b657-42c4501977cb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:43.455685 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-debd3711-d324-44f6-b657-42c4501977cb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:43.455685 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-debd3711-d324-44f6-b657-42c4501977cb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:43.456239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-debd3711-d324-44f6-b657-42c4501977cb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:43.456239 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-debd3711-d324-44f6-b657-42c4501977cb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete backup with id: e7134ec2-6434-4204-ad54-bab98cfa8e88. Aug 19 21:30:43.466697 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:43.466697 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:43.489478 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-debd3711-d324-44f6-b657-42c4501977cb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] delete_backup rpcapi backup_id e7134ec2-6434-4204-ad54-bab98cfa8e88 {{(pid=100178) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:30:43.491476 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-debd3711-d324-44f6-b657-42c4501977cb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 202 Aug 19 21:30:43.492139 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 902/3606] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:43 2026] DELETE /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:30:43.502003 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-350708d4-cc94-4ee2-a0dc-013f7e8c6109 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:43.504891 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-350708d4-cc94-4ee2-a0dc-013f7e8c6109 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:43.504891 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-350708d4-cc94-4ee2-a0dc-013f7e8c6109 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:43.504891 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-350708d4-cc94-4ee2-a0dc-013f7e8c6109 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:43.504891 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-350708d4-cc94-4ee2-a0dc-013f7e8c6109 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:43.510600 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:43.510600 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:43.511574 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-350708d4-cc94-4ee2-a0dc-013f7e8c6109 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 200 Aug 19 21:30:43.512195 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 908/3607] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:43 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:43.519837 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f2b64dc8-03a0-4059-a632-0b295ecc5deb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:43.522943 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f2b64dc8-03a0-4059-a632-0b295ecc5deb tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 Aug 19 21:30:43.522943 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f2b64dc8-03a0-4059-a632-0b295ecc5deb tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:43.522943 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f2b64dc8-03a0-4059-a632-0b295ecc5deb tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:43.528349 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f2b64dc8-03a0-4059-a632-0b295ecc5deb tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 returned with HTTP 404 Aug 19 21:30:43.529073 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 895/3608] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:43 2026] GET /volume/v3/volumes/68a55207-7c93-4cc5-92a6-b965a2578ab0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:43.602539 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4e65484e-9e30-48a1-8775-beb333460cd7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:43.605784 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e65484e-9e30-48a1-8775-beb333460cd7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:30:43.605784 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e65484e-9e30-48a1-8775-beb333460cd7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:43.605784 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e65484e-9e30-48a1-8775-beb333460cd7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:43.605784 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-4e65484e-9e30-48a1-8775-beb333460cd7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Delete volume with id: 9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:30:43.616531 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:43.616531 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:43.619949 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4e65484e-9e30-48a1-8775-beb333460cd7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:30:43.644963 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4e65484e-9e30-48a1-8775-beb333460cd7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Delete volume request issued successfully. Aug 19 21:30:43.645231 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e65484e-9e30-48a1-8775-beb333460cd7 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 202 Aug 19 21:30:43.645626 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 904/3609] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:43 2026] DELETE /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:43.653050 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a2279778-2a34-4958-b3c6-dcb8f8ec9414 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:43.655117 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a2279778-2a34-4958-b3c6-dcb8f8ec9414 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:30:43.655117 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a2279778-2a34-4958-b3c6-dcb8f8ec9414 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:43.655275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a2279778-2a34-4958-b3c6-dcb8f8ec9414 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:43.665000 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:43.665000 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:43.671145 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a2279778-2a34-4958-b3c6-dcb8f8ec9414 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Volume info retrieved successfully. Aug 19 21:30:43.677576 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a2279778-2a34-4958-b3c6-dcb8f8ec9414 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 200 Aug 19 21:30:43.678806 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 903/3610] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:43 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:43.944211 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6a4ad58f-1958-47ae-8265-06849b03e047 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:43.946305 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6a4ad58f-1958-47ae-8265-06849b03e047 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:43.946567 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6a4ad58f-1958-47ae-8265-06849b03e047 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:43.946805 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6a4ad58f-1958-47ae-8265-06849b03e047 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:43.946960 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6a4ad58f-1958-47ae-8265-06849b03e047 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:43.951758 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:43.951758 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:43.952653 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6a4ad58f-1958-47ae-8265-06849b03e047 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:43.953057 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 909/3611] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:43 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:44.522106 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-751714f7-a604-4afa-9132-efb867421ed3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:44.523897 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-751714f7-a604-4afa-9132-efb867421ed3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 Aug 19 21:30:44.524119 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-751714f7-a604-4afa-9132-efb867421ed3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:44.524313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-751714f7-a604-4afa-9132-efb867421ed3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:44.524429 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-751714f7-a604-4afa-9132-efb867421ed3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Show backup with id e7134ec2-6434-4204-ad54-bab98cfa8e88. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:44.528715 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-751714f7-a604-4afa-9132-efb867421ed3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 returned with HTTP 404 Aug 19 21:30:44.529641 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 896/3612] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:44 2026] GET /volume/v3/backups/e7134ec2-6434-4204-ad54-bab98cfa8e88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:44.546392 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-80e9a2b9-3858-4861-a9cf-e49ae8bb6162 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:44.548575 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-80e9a2b9-3858-4861-a9cf-e49ae8bb6162 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] GET https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 Aug 19 21:30:44.548833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-80e9a2b9-3858-4861-a9cf-e49ae8bb6162 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:44.549132 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-80e9a2b9-3858-4861-a9cf-e49ae8bb6162 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:44.557608 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:44.557608 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:44.561705 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-80e9a2b9-3858-4861-a9cf-e49ae8bb6162 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Volume info retrieved successfully. Aug 19 21:30:44.566809 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-80e9a2b9-3858-4861-a9cf-e49ae8bb6162 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 returned with HTTP 200 Aug 19 21:30:44.567230 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 905/3613] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:44 2026] GET /volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:44.616747 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-18c56199-7153-49bf-bf03-708ce0a75b52 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:44.618592 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-18c56199-7153-49bf-bf03-708ce0a75b52 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b Aug 19 21:30:44.618793 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-18c56199-7153-49bf-bf03-708ce0a75b52 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:44.618847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-18c56199-7153-49bf-bf03-708ce0a75b52 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:44.618997 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-18c56199-7153-49bf-bf03-708ce0a75b52 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: ee45230e-47c6-4e05-93a7-7889a2103f1b Aug 19 21:30:44.624070 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:44.624070 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:44.624505 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-18c56199-7153-49bf-bf03-708ce0a75b52 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:30:44.640913 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-18c56199-7153-49bf-bf03-708ce0a75b52 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot delete request issued successfully. Aug 19 21:30:44.641138 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-18c56199-7153-49bf-bf03-708ce0a75b52 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b returned with HTTP 202 Aug 19 21:30:44.641668 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 904/3614] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:30:44 2026] DELETE /volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:44.649564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9c363d58-5934-4397-bae5-fe5a70527515 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:44.651489 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c363d58-5934-4397-bae5-fe5a70527515 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b Aug 19 21:30:44.651963 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c363d58-5934-4397-bae5-fe5a70527515 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:44.651963 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c363d58-5934-4397-bae5-fe5a70527515 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:44.657379 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:44.657379 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:44.657890 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9c363d58-5934-4397-bae5-fe5a70527515 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:30:44.658784 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c363d58-5934-4397-bae5-fe5a70527515 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b returned with HTTP 200 Aug 19 21:30:44.659332 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 910/3615] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:44 2026] GET /volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:44.692069 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d4b107aa-19dd-42a6-b98a-67aa659bdcb3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:44.694571 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4b107aa-19dd-42a6-b98a-67aa659bdcb3 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] GET https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 Aug 19 21:30:44.694571 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4b107aa-19dd-42a6-b98a-67aa659bdcb3 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:44.695253 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4b107aa-19dd-42a6-b98a-67aa659bdcb3 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:44.702569 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4b107aa-19dd-42a6-b98a-67aa659bdcb3 tempest-AttachVolumeShelveTestJSON-199324852 tempest-AttachVolumeShelveTestJSON-199324852-project-member] https://10.4.3.158/volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 returned with HTTP 404 Aug 19 21:30:44.703217 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 897/3616] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:44 2026] GET /volume/v3/volumes/9e9f387d-1cd8-490e-be55-cf9362625ee8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:44.965103 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-19b3092b-f534-43f4-b1f0-c8332fbaaa36 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:44.967530 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-19b3092b-f534-43f4-b1f0-c8332fbaaa36 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:44.967530 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-19b3092b-f534-43f4-b1f0-c8332fbaaa36 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:44.967799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-19b3092b-f534-43f4-b1f0-c8332fbaaa36 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:44.967885 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-19b3092b-f534-43f4-b1f0-c8332fbaaa36 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:44.973758 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:44.973758 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:44.974975 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-19b3092b-f534-43f4-b1f0-c8332fbaaa36 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:44.975438 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 906/3617] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:44 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 772 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:45.586944 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-63ac7835-ab28-4b49-9355-429ec4ffa1bb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:45.586944 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-63ac7835-ab28-4b49-9355-429ec4ffa1bb tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] GET https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 Aug 19 21:30:45.587524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-63ac7835-ab28-4b49-9355-429ec4ffa1bb tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:45.587524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-63ac7835-ab28-4b49-9355-429ec4ffa1bb tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:45.597116 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:45.597116 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:45.605174 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-63ac7835-ab28-4b49-9355-429ec4ffa1bb tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Volume info retrieved successfully. Aug 19 21:30:45.612380 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-63ac7835-ab28-4b49-9355-429ec4ffa1bb tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 returned with HTTP 200 Aug 19 21:30:45.613182 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 905/3618] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:45 2026] GET /volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:45.669887 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-83127e99-583c-46bc-b389-330992465d66 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:45.672141 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-83127e99-583c-46bc-b389-330992465d66 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b Aug 19 21:30:45.672463 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-83127e99-583c-46bc-b389-330992465d66 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:45.672782 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-83127e99-583c-46bc-b389-330992465d66 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:45.680198 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-83127e99-583c-46bc-b389-330992465d66 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b returned with HTTP 404 Aug 19 21:30:45.681364 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 911/3619] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:30:45 2026] GET /volume/v3/snapshots/ee45230e-47c6-4e05-93a7-7889a2103f1b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:45.697338 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0490f6eb-8ad0-48ed-9c97-e9867bc2fa2b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:45.702611 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0490f6eb-8ad0-48ed-9c97-e9867bc2fa2b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:30:45.703232 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0490f6eb-8ad0-48ed-9c97-e9867bc2fa2b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:45.703465 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0490f6eb-8ad0-48ed-9c97-e9867bc2fa2b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:45.714807 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:45.714807 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:45.725578 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0490f6eb-8ad0-48ed-9c97-e9867bc2fa2b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:30:45.735130 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0490f6eb-8ad0-48ed-9c97-e9867bc2fa2b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:30:45.735692 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 898/3620] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:45 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:45.775931 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:45.777655 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:30:45.778152 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1454657635"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:45.779550 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request body: {'volume': {'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1454657635'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:30:45.895036 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume of 1 GB Aug 19 21:30:45.899142 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Availability Zones retrieved successfully. Aug 19 21:30:45.906660 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (9f713624-6712-4541-ad0d-f1348b7e8a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:45.908381 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7aeefc-7d52-4c48-a40f-42fb11ff16fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:45.909874 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:30:45.980201 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7aeefc-7d52-4c48-a40f-42fb11ff16fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:45.981531 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4551f898-e710-4cb6-aaad-540f84301c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:45.986841 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3a71ef38-9703-4eee-acdc-6f30412300d6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:45.989094 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a71ef38-9703-4eee-acdc-6f30412300d6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:45.989354 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a71ef38-9703-4eee-acdc-6f30412300d6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:45.989635 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a71ef38-9703-4eee-acdc-6f30412300d6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:45.989757 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-3a71ef38-9703-4eee-acdc-6f30412300d6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:45.995123 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:45.995123 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:45.996191 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a71ef38-9703-4eee-acdc-6f30412300d6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:45.996613 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 906/3621] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:45 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:46.035721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['fc0eeaf8-2323-4088-a446-96d500a487c4', '8313e09b-5b1a-48b0-bf5e-873687c5aeef', '70a87ed2-3285-43e5-aa18-c25067b89a45', '7cb23faa-58ff-4dcc-b3c5-d0d39b98752c'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:46.036692 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4551f898-e710-4cb6-aaad-540f84301c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc0eeaf8-2323-4088-a446-96d500a487c4', '8313e09b-5b1a-48b0-bf5e-873687c5aeef', '70a87ed2-3285-43e5-aa18-c25067b89a45', '7cb23faa-58ff-4dcc-b3c5-d0d39b98752c']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:46.037635 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9f46e6-5e41-4f0b-9e8d-9b65085ee78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:46.071338 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9f46e6-5e41-4f0b-9e8d-9b65085ee78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0be73191-0826-4622-a5db-85ea8bba77b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1454657635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['fc0eeaf8-2323-4088-a446-96d500a487c4','8313e09b-5b1a-48b0-bf5e-873687c5aeef','70a87ed2-3285-43e5-aa18-c25067b89a45','7cb23faa-58ff-4dcc-b3c5-d0d39b98752c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:30:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1454657635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0be73191-0826-4622-a5db-85ea8bba77b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91bfee607d234ad1a56cabf8b9f428a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:46.072504 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09521bf2-55fe-4b7a-a4c7-f56aa2bf9e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:46.097259 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09521bf2-55fe-4b7a-a4c7-f56aa2bf9e37) transitioned into state 'SUCCESS' from state '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-1454657635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['fc0eeaf8-2323-4088-a446-96d500a487c4','8313e09b-5b1a-48b0-bf5e-873687c5aeef','70a87ed2-3285-43e5-aa18-c25067b89a45','7cb23faa-58ff-4dcc-b3c5-d0d39b98752c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:46.098187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd94bd33-e780-4c2b-ade2-e0307fb08ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:46.111885 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd94bd33-e780-4c2b-ade2-e0307fb08ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:46.114111 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (9f713624-6712-4541-ad0d-f1348b7e8a89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:46.116299 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request issued successfully. Aug 19 21:30:46.116299 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e4cd32a2-bd6a-4396-a7c4-06d43bc970fb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:30:46.116299 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 907/3622] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:30:45 2026] POST /volume/v3/volumes => generated 754 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:46.130734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d02af4c5-3e00-44ef-b794-b387db87133c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:46.133436 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d02af4c5-3e00-44ef-b794-b387db87133c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:30:46.134207 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d02af4c5-3e00-44ef-b794-b387db87133c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:46.134207 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d02af4c5-3e00-44ef-b794-b387db87133c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:46.145761 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:46.145761 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:46.151629 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d02af4c5-3e00-44ef-b794-b387db87133c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:30:46.157911 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d02af4c5-3e00-44ef-b794-b387db87133c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:30:46.158631 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 912/3623] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:46 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:46.633590 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a7e9b6aa-a711-4456-a632-71dc7194baf2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:46.635559 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7e9b6aa-a711-4456-a632-71dc7194baf2 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] GET https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 Aug 19 21:30:46.635850 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7e9b6aa-a711-4456-a632-71dc7194baf2 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:46.636212 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7e9b6aa-a711-4456-a632-71dc7194baf2 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:46.644811 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:46.644811 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:46.648521 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a7e9b6aa-a711-4456-a632-71dc7194baf2 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Volume info retrieved successfully. Aug 19 21:30:46.652726 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7e9b6aa-a711-4456-a632-71dc7194baf2 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 returned with HTTP 200 Aug 19 21:30:46.653110 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 899/3624] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:46 2026] GET /volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:46.981370 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:46.983391 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:30:46.983764 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1986974005", "imageRef": "0bded197-1925-47da-a4df-32dfa80eeb3f", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:46.985342 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1986974005', 'imageRef': '0bded197-1925-47da-a4df-32dfa80eeb3f', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:30:47.008818 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-925a68a4-c6ab-4d02-9af5-8ed59f14975b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:47.010832 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-925a68a4-c6ab-4d02-9af5-8ed59f14975b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:47.011088 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-925a68a4-c6ab-4d02-9af5-8ed59f14975b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:47.011313 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-925a68a4-c6ab-4d02-9af5-8ed59f14975b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:47.011449 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-925a68a4-c6ab-4d02-9af5-8ed59f14975b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:47.017537 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:47.017537 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:47.018769 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-925a68a4-c6ab-4d02-9af5-8ed59f14975b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:47.019094 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 908/3625] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:47 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:47.083636 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Create volume of 1 GB Aug 19 21:30:47.088471 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Availability Zones retrieved successfully. Aug 19 21:30:47.094876 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Flow 'volume_create_api' (4f940a93-af68-4032-832c-3ed86c46e137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:47.096859 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a6896e-f3ea-43fc-912f-6c28956f1d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:47.098065 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:30:47.100085 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0e56d243-f275-4731-9cb2-47cb4bedd45c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:47.101850 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0e56d243-f275-4731-9cb2-47cb4bedd45c tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 Aug 19 21:30:47.102095 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0e56d243-f275-4731-9cb2-47cb4bedd45c tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:47.102282 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0e56d243-f275-4731-9cb2-47cb4bedd45c tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:47.102483 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-0e56d243-f275-4731-9cb2-47cb4bedd45c tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Delete volume with id: e5f6d05a-b143-4531-833f-c085bf590a70 Aug 19 21:30:47.108905 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:47.108905 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:47.109369 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0e56d243-f275-4731-9cb2-47cb4bedd45c tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Volume info retrieved successfully. Aug 19 21:30:47.128175 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0e56d243-f275-4731-9cb2-47cb4bedd45c tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Delete volume request issued successfully. Aug 19 21:30:47.128473 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0e56d243-f275-4731-9cb2-47cb4bedd45c tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 returned with HTTP 202 Aug 19 21:30:47.129052 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 913/3626] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:30:47 2026] DELETE /volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:30:47.139409 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f9435595-06eb-428d-8d56-3d84f7805181 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:47.141551 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9435595-06eb-428d-8d56-3d84f7805181 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] GET https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 Aug 19 21:30:47.141809 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9435595-06eb-428d-8d56-3d84f7805181 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:47.141979 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9435595-06eb-428d-8d56-3d84f7805181 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:47.151488 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:47.151488 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:47.157712 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f9435595-06eb-428d-8d56-3d84f7805181 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Volume info retrieved successfully. Aug 19 21:30:47.164195 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a6896e-f3ea-43fc-912f-6c28956f1d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:47.164854 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9435595-06eb-428d-8d56-3d84f7805181 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 returned with HTTP 200 Aug 19 21:30:47.164854 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 900/3627] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:47 2026] GET /volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:47.165207 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a60f2b-fe37-40a5-8c60-edce3b728a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:47.175936 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9d4e48de-1182-40ac-8299-44db43c2ecbd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:47.179963 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d4e48de-1182-40ac-8299-44db43c2ecbd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:30:47.180373 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d4e48de-1182-40ac-8299-44db43c2ecbd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:47.180636 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d4e48de-1182-40ac-8299-44db43c2ecbd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:47.191281 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:47.191281 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:47.196424 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9d4e48de-1182-40ac-8299-44db43c2ecbd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:30:47.203686 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d4e48de-1182-40ac-8299-44db43c2ecbd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:30:47.204372 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 909/3628] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:47 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:47.260206 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Created reservations ['4c2aa734-0425-4774-9b23-b08f679d030d', '0fc05c7f-a38f-40de-8b0a-1071cb89c2bf', '8875216c-fa96-46fd-8fa7-7cd24f03d34b', 'c2ab8bd3-8b71-440f-8a1e-cad5a01c7349'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:30:47.261452 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a60f2b-fe37-40a5-8c60-edce3b728a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c2aa734-0425-4774-9b23-b08f679d030d', '0fc05c7f-a38f-40de-8b0a-1071cb89c2bf', '8875216c-fa96-46fd-8fa7-7cd24f03d34b', 'c2ab8bd3-8b71-440f-8a1e-cad5a01c7349']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:47.261452 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806556dd-f249-4ecb-b556-b7be1f4f9d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:47.291683 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806556dd-f249-4ecb-b556-b7be1f4f9d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69debdb9-9af1-40e9-9706-7646159c316f', '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-1986974005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aed3f66d81d3474ba136c6b6166a2ac0',qos_specs=None,replication_status=,reservations=['4c2aa734-0425-4774-9b23-b08f679d030d','0fc05c7f-a38f-40de-8b0a-1071cb89c2bf','8875216c-fa96-46fd-8fa7-7cd24f03d34b','c2ab8bd3-8b71-440f-8a1e-cad5a01c7349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd2b8c1bcdb34a30a33dd0f3b6c2699f',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1986974005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69debdb9-9af1-40e9-9706-7646159c316f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aed3f66d81d3474ba136c6b6166a2ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd2b8c1bcdb34a30a33dd0f3b6c2699f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:47.292828 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc79143-21cd-4bd9-9887-804c826e35d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:47.330815 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc79143-21cd-4bd9-9887-804c826e35d1) transitioned into state 'SUCCESS' from state '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-1986974005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aed3f66d81d3474ba136c6b6166a2ac0',qos_specs=None,replication_status=,reservations=['4c2aa734-0425-4774-9b23-b08f679d030d','0fc05c7f-a38f-40de-8b0a-1071cb89c2bf','8875216c-fa96-46fd-8fa7-7cd24f03d34b','c2ab8bd3-8b71-440f-8a1e-cad5a01c7349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd2b8c1bcdb34a30a33dd0f3b6c2699f',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:47.331502 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b101df1c-0985-4ded-bea4-4be65673ca50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:30:47.343258 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b101df1c-0985-4ded-bea4-4be65673ca50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:30:47.344572 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Flow 'volume_create_api' (4f940a93-af68-4032-832c-3ed86c46e137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:30:47.345030 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Create volume request issued successfully. Aug 19 21:30:47.345851 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b894e220-a1ca-44e0-9b04-4bcbd5ce684a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:30:47.346472 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 907/3629] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:30:46 2026] POST /volume/v3/volumes => generated 753 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:30:47.362594 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-166e9d4c-c1ad-42ee-96d7-a9427f25063f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:47.364574 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-166e9d4c-c1ad-42ee-96d7-a9427f25063f tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:47.364819 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-166e9d4c-c1ad-42ee-96d7-a9427f25063f tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:47.365274 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-166e9d4c-c1ad-42ee-96d7-a9427f25063f tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:47.374817 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:47.374817 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:47.379669 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-166e9d4c-c1ad-42ee-96d7-a9427f25063f tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:47.384386 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-166e9d4c-c1ad-42ee-96d7-a9427f25063f tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:47.384804 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 914/3630] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:47 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:48.030530 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d3688e0f-bbe2-4778-b933-c29018a800d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:48.032093 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d3688e0f-bbe2-4778-b933-c29018a800d7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:48.032355 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d3688e0f-bbe2-4778-b933-c29018a800d7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:48.032572 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d3688e0f-bbe2-4778-b933-c29018a800d7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:48.032686 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d3688e0f-bbe2-4778-b933-c29018a800d7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:48.037075 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:48.037075 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:48.038044 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d3688e0f-bbe2-4778-b933-c29018a800d7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:48.038297 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 901/3631] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:48 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:48.182075 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e804ae6d-a874-447d-8b13-1dd395d94795 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:48.184097 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e804ae6d-a874-447d-8b13-1dd395d94795 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] GET https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 Aug 19 21:30:48.184289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e804ae6d-a874-447d-8b13-1dd395d94795 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:48.184663 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e804ae6d-a874-447d-8b13-1dd395d94795 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:48.192886 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e804ae6d-a874-447d-8b13-1dd395d94795 tempest-TestImageHashVerification-12501085 tempest-TestImageHashVerification-12501085-project-member] https://10.4.3.158/volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 returned with HTTP 404 Aug 19 21:30:48.193665 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 910/3632] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:48 2026] GET /volume/v3/volumes/e5f6d05a-b143-4531-833f-c085bf590a70 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:48.400134 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bb82c18c-4e75-4e75-9d7c-dcbc607e1f3a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:48.402543 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bb82c18c-4e75-4e75-9d7c-dcbc607e1f3a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:48.402963 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bb82c18c-4e75-4e75-9d7c-dcbc607e1f3a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:48.403263 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bb82c18c-4e75-4e75-9d7c-dcbc607e1f3a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:48.415916 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:48.415916 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:48.420835 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bb82c18c-4e75-4e75-9d7c-dcbc607e1f3a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:48.427107 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bb82c18c-4e75-4e75-9d7c-dcbc607e1f3a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:48.427655 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 908/3633] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:48 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:49.050330 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cab10b2a-8a0d-4f2e-8211-9de3798a73c3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:49.053358 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cab10b2a-8a0d-4f2e-8211-9de3798a73c3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:49.053571 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cab10b2a-8a0d-4f2e-8211-9de3798a73c3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:49.053815 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cab10b2a-8a0d-4f2e-8211-9de3798a73c3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:49.054152 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-cab10b2a-8a0d-4f2e-8211-9de3798a73c3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:49.060110 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:49.060110 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:49.061137 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cab10b2a-8a0d-4f2e-8211-9de3798a73c3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:49.062191 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 915/3634] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:49 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:49.442967 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c7f25ca3-a682-4bb2-83e0-60011a0a9db9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:49.445422 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c7f25ca3-a682-4bb2-83e0-60011a0a9db9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:49.445774 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c7f25ca3-a682-4bb2-83e0-60011a0a9db9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:49.445828 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c7f25ca3-a682-4bb2-83e0-60011a0a9db9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:49.456473 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:49.456473 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:49.462235 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c7f25ca3-a682-4bb2-83e0-60011a0a9db9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:49.468242 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c7f25ca3-a682-4bb2-83e0-60011a0a9db9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:49.468743 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 902/3635] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:49 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:50.076757 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-36392448-97c7-448a-9510-bc4a1b8d3def None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:50.080269 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-36392448-97c7-448a-9510-bc4a1b8d3def tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:50.080269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-36392448-97c7-448a-9510-bc4a1b8d3def tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:50.080269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-36392448-97c7-448a-9510-bc4a1b8d3def tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:50.080269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-36392448-97c7-448a-9510-bc4a1b8d3def tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:50.083133 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:50.083133 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:50.084050 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-36392448-97c7-448a-9510-bc4a1b8d3def tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:50.084403 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 911/3636] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:50 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:50.483474 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ff2e8b56-14af-47ac-a893-9b60063b06d8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:50.485510 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ff2e8b56-14af-47ac-a893-9b60063b06d8 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:50.485667 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ff2e8b56-14af-47ac-a893-9b60063b06d8 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:50.485883 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ff2e8b56-14af-47ac-a893-9b60063b06d8 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:50.495858 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:50.495858 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:50.500873 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ff2e8b56-14af-47ac-a893-9b60063b06d8 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:50.507487 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ff2e8b56-14af-47ac-a893-9b60063b06d8 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:50.508089 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 909/3637] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:50 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:51.103558 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-227e5360-cd06-43b0-b647-0763999139b2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:51.104792 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-227e5360-cd06-43b0-b647-0763999139b2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:51.104792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-227e5360-cd06-43b0-b647-0763999139b2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:51.104792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-227e5360-cd06-43b0-b647-0763999139b2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:51.104792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-227e5360-cd06-43b0-b647-0763999139b2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:51.109515 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:51.109515 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:51.110813 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-227e5360-cd06-43b0-b647-0763999139b2 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:51.110932 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 916/3638] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:51 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:51.524435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b88e220c-e3dd-405f-8460-a74eae05d91a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:51.527430 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b88e220c-e3dd-405f-8460-a74eae05d91a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:51.527741 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b88e220c-e3dd-405f-8460-a74eae05d91a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:51.528062 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b88e220c-e3dd-405f-8460-a74eae05d91a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:51.541320 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:51.541320 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:51.548217 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b88e220c-e3dd-405f-8460-a74eae05d91a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:51.555173 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b88e220c-e3dd-405f-8460-a74eae05d91a tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:51.555873 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 903/3639] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:51 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:52.124262 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-778ea31d-1eb3-40b3-9229-fb81e610e326 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:52.127046 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-778ea31d-1eb3-40b3-9229-fb81e610e326 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:52.127339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-778ea31d-1eb3-40b3-9229-fb81e610e326 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:52.127609 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-778ea31d-1eb3-40b3-9229-fb81e610e326 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:52.127798 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-778ea31d-1eb3-40b3-9229-fb81e610e326 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:52.132106 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:52.132106 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:52.132823 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-778ea31d-1eb3-40b3-9229-fb81e610e326 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:52.133227 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 912/3640] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:52 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:52.572106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-56d447fa-1d04-4c6b-90ce-d291619fb634 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:52.574583 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-56d447fa-1d04-4c6b-90ce-d291619fb634 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:52.574718 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-56d447fa-1d04-4c6b-90ce-d291619fb634 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:52.575089 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-56d447fa-1d04-4c6b-90ce-d291619fb634 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:52.584254 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:52.584254 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:52.588464 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-56d447fa-1d04-4c6b-90ce-d291619fb634 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:52.594879 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-56d447fa-1d04-4c6b-90ce-d291619fb634 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:52.595786 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 910/3641] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:52 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:53.145317 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9ead3e62-f992-467a-b177-aff8822de051 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:53.148499 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ead3e62-f992-467a-b177-aff8822de051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:53.148918 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ead3e62-f992-467a-b177-aff8822de051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:53.149609 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ead3e62-f992-467a-b177-aff8822de051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:53.149609 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9ead3e62-f992-467a-b177-aff8822de051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:53.154300 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=285,cinder:INSERT=36,cinder:UPDATE=65 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:30:53.156856 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:53.156856 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:53.157784 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ead3e62-f992-467a-b177-aff8822de051 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:53.158779 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 917/3642] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:53 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:53.611287 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e05f15e5-d110-4610-a257-f34dbaa5232b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:53.613237 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e05f15e5-d110-4610-a257-f34dbaa5232b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:53.613445 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e05f15e5-d110-4610-a257-f34dbaa5232b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:53.613660 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e05f15e5-d110-4610-a257-f34dbaa5232b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:53.632277 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:53.632277 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:53.638717 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e05f15e5-d110-4610-a257-f34dbaa5232b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:53.650241 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e05f15e5-d110-4610-a257-f34dbaa5232b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:53.650883 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 904/3643] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:53 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:54.173661 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-091da70d-f848-40d5-a199-a69cdd95b350 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:54.175660 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-091da70d-f848-40d5-a199-a69cdd95b350 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:54.175840 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-091da70d-f848-40d5-a199-a69cdd95b350 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:54.176062 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-091da70d-f848-40d5-a199-a69cdd95b350 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:54.177235 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-091da70d-f848-40d5-a199-a69cdd95b350 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:54.185103 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:54.185103 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:54.186127 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-091da70d-f848-40d5-a199-a69cdd95b350 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:54.188194 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 913/3644] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:54 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:54.668228 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e80a2dc3-a0fa-4154-933f-9eee075283f1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:54.669959 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e80a2dc3-a0fa-4154-933f-9eee075283f1 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:54.670208 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e80a2dc3-a0fa-4154-933f-9eee075283f1 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:54.670736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e80a2dc3-a0fa-4154-933f-9eee075283f1 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:54.681052 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:54.681052 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:54.688087 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e80a2dc3-a0fa-4154-933f-9eee075283f1 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:54.703603 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e80a2dc3-a0fa-4154-933f-9eee075283f1 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:54.704534 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 911/3645] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:54 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:55.199183 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-79f8eae7-42f1-4d86-8556-cd1347942431 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:55.201183 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79f8eae7-42f1-4d86-8556-cd1347942431 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:55.201402 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79f8eae7-42f1-4d86-8556-cd1347942431 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:55.201619 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79f8eae7-42f1-4d86-8556-cd1347942431 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:55.201767 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-79f8eae7-42f1-4d86-8556-cd1347942431 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:55.207640 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:55.207640 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:55.208675 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79f8eae7-42f1-4d86-8556-cd1347942431 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:55.208957 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 918/3646] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:55 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:55.718618 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c3b6ae9e-8413-4b53-a77a-25f0b133aaa4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:55.720856 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c3b6ae9e-8413-4b53-a77a-25f0b133aaa4 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:55.721284 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c3b6ae9e-8413-4b53-a77a-25f0b133aaa4 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:55.721653 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c3b6ae9e-8413-4b53-a77a-25f0b133aaa4 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:55.733752 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:55.733752 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:55.738540 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c3b6ae9e-8413-4b53-a77a-25f0b133aaa4 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:55.744126 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c3b6ae9e-8413-4b53-a77a-25f0b133aaa4 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:55.744693 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 905/3647] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:55 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:55.792376 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f3861931-3bed-417d-b98e-cf784ca923df req-89d80ad7-fbfd-43e4-8607-075886166290 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:55.794810 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-89d80ad7-fbfd-43e4-8607-075886166290 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:55.795052 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-89d80ad7-fbfd-43e4-8607-075886166290 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:55.795263 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-89d80ad7-fbfd-43e4-8607-075886166290 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:55.805521 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:55.805521 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:55.810952 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f3861931-3bed-417d-b98e-cf784ca923df req-89d80ad7-fbfd-43e4-8607-075886166290 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:55.817249 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-89d80ad7-fbfd-43e4-8607-075886166290 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:55.817778 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 914/3648] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:30:55 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:56.151796 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-f3861931-3bed-417d-b98e-cf784ca923df req-e98c97e6-d0bd-42c3-8342-e4c6e8a9514d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:56.155425 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-e98c97e6-d0bd-42c3-8342-e4c6e8a9514d tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:56.155710 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-e98c97e6-d0bd-42c3-8342-e4c6e8a9514d tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:56.155998 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-e98c97e6-d0bd-42c3-8342-e4c6e8a9514d tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:56.166169 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:56.166169 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:56.171362 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-f3861931-3bed-417d-b98e-cf784ca923df req-e98c97e6-d0bd-42c3-8342-e4c6e8a9514d tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:56.180054 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-e98c97e6-d0bd-42c3-8342-e4c6e8a9514d tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:56.180054 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 912/3649] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:30:56 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:56.192569 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2deaf92a-287a-4815-aa91-38040ba13503 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:56.193150 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2deaf92a-287a-4815-aa91-38040ba13503 None None] GET https://10.4.3.158/volume// Aug 19 21:30:56.193403 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2deaf92a-287a-4815-aa91-38040ba13503 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:56.193695 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2deaf92a-287a-4815-aa91-38040ba13503 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:56.194123 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2deaf92a-287a-4815-aa91-38040ba13503 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:30:56.194449 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 919/3650] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:30:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:30:56.203651 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f3861931-3bed-417d-b98e-cf784ca923df req-8a649e2f-b224-4e32-9a2b-543ce1744da4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:56.206170 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-8a649e2f-b224-4e32-9a2b-543ce1744da4 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:30:56.206635 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-8a649e2f-b224-4e32-9a2b-543ce1744da4 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69debdb9-9af1-40e9-9706-7646159c316f", "connector": null, "instance_uuid": "e318c2eb-732f-4d8b-b17d-fd627b9dd092"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:56.218353 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:56.218353 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:56.218965 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f77eb6a5-6b4f-4c01-aece-3e466f98e1f6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:56.222687 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f77eb6a5-6b4f-4c01-aece-3e466f98e1f6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:56.223297 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f77eb6a5-6b4f-4c01-aece-3e466f98e1f6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:56.223297 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f77eb6a5-6b4f-4c01-aece-3e466f98e1f6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:56.223297 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f77eb6a5-6b4f-4c01-aece-3e466f98e1f6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:56.235489 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:56.235489 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:56.237494 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f77eb6a5-6b4f-4c01-aece-3e466f98e1f6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:56.237997 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 915/3651] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:56 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:56.252745 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-8a649e2f-b224-4e32-9a2b-543ce1744da4 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:30:56.253363 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 906/3652] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:30:56 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:57.252837 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2b3cf697-8b46-4b27-bf29-6a0e6e021179 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:57.255134 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2b3cf697-8b46-4b27-bf29-6a0e6e021179 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:57.255439 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2b3cf697-8b46-4b27-bf29-6a0e6e021179 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:57.255744 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2b3cf697-8b46-4b27-bf29-6a0e6e021179 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:57.257427 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-2b3cf697-8b46-4b27-bf29-6a0e6e021179 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:57.267686 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:57.267686 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:57.269108 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2b3cf697-8b46-4b27-bf29-6a0e6e021179 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:57.270428 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 913/3653] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:57 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:57.516814 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8aba728f-413e-423b-91ca-c13abc9524ee None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:57.517395 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8aba728f-413e-423b-91ca-c13abc9524ee None None] GET https://10.4.3.158/volume// Aug 19 21:30:57.517517 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8aba728f-413e-423b-91ca-c13abc9524ee None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:57.517767 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8aba728f-413e-423b-91ca-c13abc9524ee None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:57.518233 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8aba728f-413e-423b-91ca-c13abc9524ee None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:30:57.518613 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 920/3654] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:30:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:30:57.535072 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f3861931-3bed-417d-b98e-cf784ca923df req-17166af2-2dad-4386-a158-545f28e97f6b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:57.538065 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-17166af2-2dad-4386-a158-545f28e97f6b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:30:57.539501 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-17166af2-2dad-4386-a158-545f28e97f6b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:57.539501 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-17166af2-2dad-4386-a158-545f28e97f6b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:57.556978 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:57.556978 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:57.572237 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f3861931-3bed-417d-b98e-cf784ca923df req-17166af2-2dad-4386-a158-545f28e97f6b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:30:57.593114 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-17166af2-2dad-4386-a158-545f28e97f6b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:30:57.593114 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 916/3655] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:30:57 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 1339 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 21:30:57.742219 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f3861931-3bed-417d-b98e-cf784ca923df req-c1dffb3d-797e-4d1b-8871-dc48260cf83b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:57.745429 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-c1dffb3d-797e-4d1b-8871-dc48260cf83b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] PUT https://10.4.3.158/volume/v3/attachments/961400f3-0e0c-4179-85bc-84d52eff1600 Aug 19 21:30:57.746158 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-c1dffb3d-797e-4d1b-8871-dc48260cf83b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:57.749720 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=222,cinder:UPDATE=26,cinder:DELETE=1,cinder:INSERT=11 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:30:57.756170 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-f3861931-3bed-417d-b98e-cf784ca923df req-c1dffb3d-797e-4d1b-8871-dc48260cf83b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Acquiring lock "cinder-attachment_update-69debdb9-9af1-40e9-9706-7646159c316f-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:30:57.762456 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-f3861931-3bed-417d-b98e-cf784ca923df req-c1dffb3d-797e-4d1b-8871-dc48260cf83b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Lock "cinder-attachment_update-69debdb9-9af1-40e9-9706-7646159c316f-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:30:57.765041 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:57.765041 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:30:57.907493 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-f3861931-3bed-417d-b98e-cf784ca923df req-c1dffb3d-797e-4d1b-8871-dc48260cf83b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Lock "cinder-attachment_update-69debdb9-9af1-40e9-9706-7646159c316f-np0000007814" released by "attachment_update" :: held 0.144s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:30:57.907493 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-c1dffb3d-797e-4d1b-8871-dc48260cf83b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/attachments/961400f3-0e0c-4179-85bc-84d52eff1600 returned with HTTP 200 Aug 19 21:30:57.908198 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 907/3656] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:30:57 2026] PUT /volume/v3/attachments/961400f3-0e0c-4179-85bc-84d52eff1600 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:30:57.961429 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-f3861931-3bed-417d-b98e-cf784ca923df req-5a47c4c2-0732-4db9-ba8d-5739917d7934 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:57.963728 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-5a47c4c2-0732-4db9-ba8d-5739917d7934 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] POST https://10.4.3.158/volume/v3/attachments/961400f3-0e0c-4179-85bc-84d52eff1600/action Aug 19 21:30:57.964185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-5a47c4c2-0732-4db9-ba8d-5739917d7934 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:30:57.964360 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-5a47c4c2-0732-4db9-ba8d-5739917d7934 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:30:57.967988 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=338,cinder:UPDATE=100,cinder:INSERT=63 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:30:57.985558 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:57.985558 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:30:58.015443 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f3861931-3bed-417d-b98e-cf784ca923df req-5a47c4c2-0732-4db9-ba8d-5739917d7934 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/attachments/961400f3-0e0c-4179-85bc-84d52eff1600/action returned with HTTP 204 Aug 19 21:30:58.016415 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 914/3657] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:30:57 2026] POST /volume/v3/attachments/961400f3-0e0c-4179-85bc-84d52eff1600/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:30:58.284338 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7531e52e-1209-44d9-865e-85fb7a09aa64 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:58.286615 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7531e52e-1209-44d9-865e-85fb7a09aa64 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:58.287134 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7531e52e-1209-44d9-865e-85fb7a09aa64 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:58.287371 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7531e52e-1209-44d9-865e-85fb7a09aa64 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:58.287471 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7531e52e-1209-44d9-865e-85fb7a09aa64 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:58.297661 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:58.297661 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:30:58.298808 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7531e52e-1209-44d9-865e-85fb7a09aa64 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:58.299425 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 921/3658] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:58 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:30:59.312583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f8918bf8-bddb-4d2f-a6d4-82fe3c5fc1f8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:30:59.314915 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8918bf8-bddb-4d2f-a6d4-82fe3c5fc1f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:30:59.315166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8918bf8-bddb-4d2f-a6d4-82fe3c5fc1f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:30:59.315441 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8918bf8-bddb-4d2f-a6d4-82fe3c5fc1f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:30:59.315606 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f8918bf8-bddb-4d2f-a6d4-82fe3c5fc1f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:30:59.322278 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:30:59.322278 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:30:59.323515 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8918bf8-bddb-4d2f-a6d4-82fe3c5fc1f8 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:30:59.323960 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 917/3659] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:30:59 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:00.338223 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eb36598c-f914-48a8-9d0a-0385b012e0d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:00.340878 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb36598c-f914-48a8-9d0a-0385b012e0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:31:00.340990 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb36598c-f914-48a8-9d0a-0385b012e0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:00.341485 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb36598c-f914-48a8-9d0a-0385b012e0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:00.341485 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-eb36598c-f914-48a8-9d0a-0385b012e0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:00.347087 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:00.347087 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:00.347841 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb36598c-f914-48a8-9d0a-0385b012e0d3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:31:00.348363 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 908/3660] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:00 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:00.366292 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e3b3ad1e-1de9-4541-a9c3-4106afc20914 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:00.368636 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e3b3ad1e-1de9-4541-a9c3-4106afc20914 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:31:00.369567 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e3b3ad1e-1de9-4541-a9c3-4106afc20914 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:00.369567 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e3b3ad1e-1de9-4541-a9c3-4106afc20914 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:00.370393 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-e3b3ad1e-1de9-4541-a9c3-4106afc20914 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:00.376442 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:00.376442 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:00.377405 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e3b3ad1e-1de9-4541-a9c3-4106afc20914 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:31:00.377874 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 915/3661] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:00 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:00.390480 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ffdfa43a-3350-42f7-ac67-7ff2b9b02d0e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:00.392164 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ffdfa43a-3350-42f7-ac67-7ff2b9b02d0e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:31:00.392427 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ffdfa43a-3350-42f7-ac67-7ff2b9b02d0e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:00.392849 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ffdfa43a-3350-42f7-ac67-7ff2b9b02d0e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:00.392849 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-ffdfa43a-3350-42f7-ac67-7ff2b9b02d0e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete backup with id: 61f90716-2686-4fc2-83af-a5f8ce0a8493. Aug 19 21:31:00.397359 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:00.397359 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:00.414828 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-ffdfa43a-3350-42f7-ac67-7ff2b9b02d0e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] delete_backup rpcapi backup_id 61f90716-2686-4fc2-83af-a5f8ce0a8493 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:31:00.417761 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ffdfa43a-3350-42f7-ac67-7ff2b9b02d0e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 202 Aug 19 21:31:00.418251 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 922/3662] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:31:00 2026] DELETE /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:31:00.430746 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5c060eba-09ad-451e-854c-80105904eca3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:00.432638 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c060eba-09ad-451e-854c-80105904eca3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:31:00.432881 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c060eba-09ad-451e-854c-80105904eca3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:00.433100 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c060eba-09ad-451e-854c-80105904eca3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:00.433654 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5c060eba-09ad-451e-854c-80105904eca3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:00.435465 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=242,cinder:INSERT=34,cinder:UPDATE=64 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:31:00.438784 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:00.438784 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:00.439838 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c060eba-09ad-451e-854c-80105904eca3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 200 Aug 19 21:31:00.440593 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 918/3663] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:00 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:01.462157 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-365e287a-aaa8-46e9-9df9-e9ab63eff484 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:01.462543 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-365e287a-aaa8-46e9-9df9-e9ab63eff484 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 Aug 19 21:31:01.462663 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-365e287a-aaa8-46e9-9df9-e9ab63eff484 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:01.462837 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-365e287a-aaa8-46e9-9df9-e9ab63eff484 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:01.462974 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-365e287a-aaa8-46e9-9df9-e9ab63eff484 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Show backup with id 61f90716-2686-4fc2-83af-a5f8ce0a8493. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:01.469005 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-365e287a-aaa8-46e9-9df9-e9ab63eff484 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 returned with HTTP 404 Aug 19 21:31:01.470100 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 909/3664] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:01 2026] GET /volume/v3/backups/61f90716-2686-4fc2-83af-a5f8ce0a8493 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:01.482950 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0a44a66a-a01c-401d-a6b8-38b93b27a4b3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:01.485590 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0a44a66a-a01c-401d-a6b8-38b93b27a4b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e Aug 19 21:31:01.487095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0a44a66a-a01c-401d-a6b8-38b93b27a4b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:01.487095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0a44a66a-a01c-401d-a6b8-38b93b27a4b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:01.487095 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-0a44a66a-a01c-401d-a6b8-38b93b27a4b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete snapshot with id: 7ca029f2-cd10-4bb8-bc8d-6cc34378e77e Aug 19 21:31:01.496254 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:01.496254 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:01.497095 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0a44a66a-a01c-401d-a6b8-38b93b27a4b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Snapshot retrieved successfully. Aug 19 21:31:01.530500 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0a44a66a-a01c-401d-a6b8-38b93b27a4b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Snapshot delete request issued successfully. Aug 19 21:31:01.531766 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0a44a66a-a01c-401d-a6b8-38b93b27a4b3 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e returned with HTTP 202 Aug 19 21:31:01.532679 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 916/3665] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:31:01 2026] DELETE /volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:01.544827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ccd99a87-c574-4147-a9c7-8cf834cb21ce None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:01.547342 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ccd99a87-c574-4147-a9c7-8cf834cb21ce tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e Aug 19 21:31:01.548510 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ccd99a87-c574-4147-a9c7-8cf834cb21ce tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:01.548510 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ccd99a87-c574-4147-a9c7-8cf834cb21ce tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:01.557443 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:01.557443 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:01.557443 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ccd99a87-c574-4147-a9c7-8cf834cb21ce tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Snapshot retrieved successfully. Aug 19 21:31:01.558549 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ccd99a87-c574-4147-a9c7-8cf834cb21ce tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e returned with HTTP 200 Aug 19 21:31:01.559123 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 923/3666] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:01 2026] GET /volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:02.572362 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-956d0a6b-a73f-436d-a1c0-c3278ea0fe2d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:02.576348 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-956d0a6b-a73f-436d-a1c0-c3278ea0fe2d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e Aug 19 21:31:02.576348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-956d0a6b-a73f-436d-a1c0-c3278ea0fe2d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:02.576348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-956d0a6b-a73f-436d-a1c0-c3278ea0fe2d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:02.584415 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-956d0a6b-a73f-436d-a1c0-c3278ea0fe2d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e returned with HTTP 404 Aug 19 21:31:02.584995 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 919/3667] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:02 2026] GET /volume/v3/snapshots/7ca029f2-cd10-4bb8-bc8d-6cc34378e77e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:02.593381 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-783af9e0-d2f8-423a-b237-75a2bd9ccff6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:02.598454 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-783af9e0-d2f8-423a-b237-75a2bd9ccff6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 Aug 19 21:31:02.598664 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-783af9e0-d2f8-423a-b237-75a2bd9ccff6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:02.598891 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-783af9e0-d2f8-423a-b237-75a2bd9ccff6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:02.599117 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-783af9e0-d2f8-423a-b237-75a2bd9ccff6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete volume with id: 323634de-1ce3-44d8-bfc8-0743396bdb41 Aug 19 21:31:02.607846 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:02.607846 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:02.608614 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-783af9e0-d2f8-423a-b237-75a2bd9ccff6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:31:02.633782 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-783af9e0-d2f8-423a-b237-75a2bd9ccff6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete volume request issued successfully. Aug 19 21:31:02.633782 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-783af9e0-d2f8-423a-b237-75a2bd9ccff6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 returned with HTTP 202 Aug 19 21:31:02.633782 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 910/3668] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:31:02 2026] DELETE /volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:02.644766 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6fc06677-a46e-4944-acf9-da691930b660 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:02.646921 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6fc06677-a46e-4944-acf9-da691930b660 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 Aug 19 21:31:02.647206 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6fc06677-a46e-4944-acf9-da691930b660 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:02.647457 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6fc06677-a46e-4944-acf9-da691930b660 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:02.655031 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:02.655031 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:02.662515 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6fc06677-a46e-4944-acf9-da691930b660 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:31:02.666438 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6fc06677-a46e-4944-acf9-da691930b660 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 returned with HTTP 200 Aug 19 21:31:02.667093 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 917/3669] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:02 2026] GET /volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:03.685104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2fb5e073-aaf1-4473-a7a0-1a0ce4ba7362 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:03.687393 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fb5e073-aaf1-4473-a7a0-1a0ce4ba7362 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 Aug 19 21:31:03.687628 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fb5e073-aaf1-4473-a7a0-1a0ce4ba7362 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:03.687860 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fb5e073-aaf1-4473-a7a0-1a0ce4ba7362 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:03.697350 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fb5e073-aaf1-4473-a7a0-1a0ce4ba7362 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 returned with HTTP 404 Aug 19 21:31:03.697350 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 924/3670] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:03 2026] GET /volume/v3/volumes/323634de-1ce3-44d8-bfc8-0743396bdb41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:03.708235 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d062217e-2ea1-4066-a073-135a12b370e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:03.710642 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d062217e-2ea1-4066-a073-135a12b370e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:31:03.710642 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d062217e-2ea1-4066-a073-135a12b370e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:03.710642 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d062217e-2ea1-4066-a073-135a12b370e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:03.710861 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-d062217e-2ea1-4066-a073-135a12b370e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete volume with id: 3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:31:03.725970 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:03.725970 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:03.726493 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d062217e-2ea1-4066-a073-135a12b370e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:31:03.755271 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d062217e-2ea1-4066-a073-135a12b370e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete volume request issued successfully. Aug 19 21:31:03.755531 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d062217e-2ea1-4066-a073-135a12b370e6 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 202 Aug 19 21:31:03.756258 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 920/3671] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:31:03 2026] DELETE /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:03.767835 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ac1518fe-3c2b-4862-bd55-32ffa4337e6b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:03.770157 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ac1518fe-3c2b-4862-bd55-32ffa4337e6b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:31:03.770402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ac1518fe-3c2b-4862-bd55-32ffa4337e6b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:03.770655 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ac1518fe-3c2b-4862-bd55-32ffa4337e6b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:03.780398 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:03.780398 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:03.785971 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ac1518fe-3c2b-4862-bd55-32ffa4337e6b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:31:03.792781 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ac1518fe-3c2b-4862-bd55-32ffa4337e6b tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 200 Aug 19 21:31:03.793342 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 911/3672] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:03 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:04.815719 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2092a17a-478e-49f1-9dc3-7f31fc2eadeb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:04.818180 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2092a17a-478e-49f1-9dc3-7f31fc2eadeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a Aug 19 21:31:04.818371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2092a17a-478e-49f1-9dc3-7f31fc2eadeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:04.818572 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2092a17a-478e-49f1-9dc3-7f31fc2eadeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:04.826747 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2092a17a-478e-49f1-9dc3-7f31fc2eadeb tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a returned with HTTP 404 Aug 19 21:31:04.827454 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 918/3673] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:04 2026] GET /volume/v3/volumes/3d4e8af6-b247-426d-982c-b302b594ed8a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:04.838733 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7bf998d9-30b0-4492-82da-560d6c555581 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:04.842027 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7bf998d9-30b0-4492-82da-560d6c555581 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca Aug 19 21:31:04.842524 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7bf998d9-30b0-4492-82da-560d6c555581 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:04.842524 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7bf998d9-30b0-4492-82da-560d6c555581 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:04.842696 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-7bf998d9-30b0-4492-82da-560d6c555581 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete volume with id: 1f6e1b64-77ae-4f10-aebc-abdd3d61fbca Aug 19 21:31:04.852052 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:04.852052 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:04.852643 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7bf998d9-30b0-4492-82da-560d6c555581 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:31:04.872764 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7bf998d9-30b0-4492-82da-560d6c555581 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete volume request issued successfully. Aug 19 21:31:04.872925 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7bf998d9-30b0-4492-82da-560d6c555581 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca returned with HTTP 202 Aug 19 21:31:04.873465 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 925/3674] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:31:04 2026] DELETE /volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:04.881328 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1f9b2c66-5440-46a9-9d38-acc56b0917f7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:04.884153 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1f9b2c66-5440-46a9-9d38-acc56b0917f7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca Aug 19 21:31:04.884357 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1f9b2c66-5440-46a9-9d38-acc56b0917f7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:04.884969 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1f9b2c66-5440-46a9-9d38-acc56b0917f7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:04.899237 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:04.899237 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:04.905898 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1f9b2c66-5440-46a9-9d38-acc56b0917f7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:31:04.914973 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1f9b2c66-5440-46a9-9d38-acc56b0917f7 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca returned with HTTP 200 Aug 19 21:31:04.915548 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 921/3675] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:04 2026] GET /volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:05.932893 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-420d9130-e2df-4235-b73b-09096f5fb7e4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:05.935440 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-420d9130-e2df-4235-b73b-09096f5fb7e4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca Aug 19 21:31:05.935662 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-420d9130-e2df-4235-b73b-09096f5fb7e4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:05.935886 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-420d9130-e2df-4235-b73b-09096f5fb7e4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:05.943251 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-420d9130-e2df-4235-b73b-09096f5fb7e4 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca returned with HTTP 404 Aug 19 21:31:05.944313 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 912/3676] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:05 2026] GET /volume/v3/volumes/1f6e1b64-77ae-4f10-aebc-abdd3d61fbca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:31:05.952155 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9f845509-0598-4783-b93b-5db185ba4d5d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:05.954670 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9f845509-0598-4783-b93b-5db185ba4d5d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 Aug 19 21:31:05.954981 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9f845509-0598-4783-b93b-5db185ba4d5d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:05.955321 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9f845509-0598-4783-b93b-5db185ba4d5d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:05.955550 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-9f845509-0598-4783-b93b-5db185ba4d5d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete volume with id: e37be3d3-b238-45a5-abca-91984ead7598 Aug 19 21:31:05.967619 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:05.967619 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:05.968680 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9f845509-0598-4783-b93b-5db185ba4d5d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:31:05.994685 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9f845509-0598-4783-b93b-5db185ba4d5d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Delete volume request issued successfully. Aug 19 21:31:05.995883 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9f845509-0598-4783-b93b-5db185ba4d5d tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 returned with HTTP 202 Aug 19 21:31:05.995883 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 919/3677] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:31:05 2026] DELETE /volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:06.006172 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1eaac389-b8c6-48f2-bd43-9578d0225678 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:06.008491 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1eaac389-b8c6-48f2-bd43-9578d0225678 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 Aug 19 21:31:06.008491 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1eaac389-b8c6-48f2-bd43-9578d0225678 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:06.009874 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1eaac389-b8c6-48f2-bd43-9578d0225678 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:06.018695 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:06.018695 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:06.023794 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1eaac389-b8c6-48f2-bd43-9578d0225678 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Volume info retrieved successfully. Aug 19 21:31:06.030395 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1eaac389-b8c6-48f2-bd43-9578d0225678 tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 returned with HTTP 200 Aug 19 21:31:06.030910 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 926/3678] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:06 2026] GET /volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:06.905591 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-6fb3e8cb-4af2-4ebe-95cd-a69a43eb2f66 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:06.908843 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-6fb3e8cb-4af2-4ebe-95cd-a69a43eb2f66 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/limits Aug 19 21:31:06.909163 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-6fb3e8cb-4af2-4ebe-95cd-a69a43eb2f66 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:06.909464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-6fb3e8cb-4af2-4ebe-95cd-a69a43eb2f66 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:06.940538 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-6fb3e8cb-4af2-4ebe-95cd-a69a43eb2f66 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Aug 19 21:31:06.940898 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 922/3679] 10.4.3.158 () {68 vars in 1484 bytes} [Wed Aug 19 21:31:06 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:06.987043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-fd28598d-44c7-483c-a85c-12ce36ee0895 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:06.989784 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-fd28598d-44c7-483c-a85c-12ce36ee0895 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:31:06.989999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-fd28598d-44c7-483c-a85c-12ce36ee0895 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:06.990212 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-fd28598d-44c7-483c-a85c-12ce36ee0895 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:07.000679 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:07.000679 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:07.004729 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-fd28598d-44c7-483c-a85c-12ce36ee0895 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:31:07.010065 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-fd28598d-44c7-483c-a85c-12ce36ee0895 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 200 Aug 19 21:31:07.010551 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 913/3680] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:31:06 2026] GET /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 1452 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:07.021316 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-0b1e0952-6c82-4c46-a9c8-0e25ba203fec None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:07.024117 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-0b1e0952-6c82-4c46-a9c8-0e25ba203fec tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:31:07.024797 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-0b1e0952-6c82-4c46-a9c8-0e25ba203fec tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69debdb9-9af1-40e9-9706-7646159c316f", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-640522024", "description": null, "metadata": {}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:07.041510 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:07.041510 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:07.042523 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-0b1e0952-6c82-4c46-a9c8-0e25ba203fec tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:31:07.042868 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-0b1e0952-6c82-4c46-a9c8-0e25ba203fec tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Create snapshot from volume 69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:31:07.047704 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b802732c-4794-4d92-aba7-5eeaaaf2135e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:07.049804 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b802732c-4794-4d92-aba7-5eeaaaf2135e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] GET https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 Aug 19 21:31:07.050242 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b802732c-4794-4d92-aba7-5eeaaaf2135e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:07.050629 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b802732c-4794-4d92-aba7-5eeaaaf2135e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:07.057446 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b802732c-4794-4d92-aba7-5eeaaaf2135e tempest-VolumesBackupsTest-1125608236 tempest-VolumesBackupsTest-1125608236-project-member] https://10.4.3.158/volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 returned with HTTP 404 Aug 19 21:31:07.057446 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 927/3681] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:07 2026] GET /volume/v3/volumes/e37be3d3-b238-45a5-abca-91984ead7598 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:07.101325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-0b1e0952-6c82-4c46-a9c8-0e25ba203fec tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Created reservations ['35b01ca5-24c5-40e6-913c-60b97e319157', '6a9d57ca-62fc-4f9f-91c5-74ccd35b0564', '28e7e5b1-48d9-4c2e-9c76-b211883fa363', 'caa7daff-27fe-4d48-a6e4-06d436f5ac25'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:07.146211 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-0b1e0952-6c82-4c46-a9c8-0e25ba203fec tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Snapshot force create request issued successfully. Aug 19 21:31:07.146648 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8a0e107e-757e-4d4d-9f56-67856f53b9ac req-0b1e0952-6c82-4c46-a9c8-0e25ba203fec tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:31:07.147296 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 920/3682] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Aug 19 21:31:07 2026] POST /volume/v3/snapshots => generated 318 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:07.793406 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:07.796582 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:31:07.796876 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-241601029", "snapshot_id": null, "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:07.798900 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-241601029', 'snapshot_id': None, 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:31:07.901227 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Create volume of 1 GB Aug 19 21:31:07.906657 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Availability Zones retrieved successfully. Aug 19 21:31:07.915449 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Flow 'volume_create_api' (14237bae-2bf3-41d9-b0f8-03c378a593bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:07.917153 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a1ebbc-6d7b-4609-b8d0-4cd0bd5f1ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:07.919158 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:31:07.989913 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a1ebbc-6d7b-4609-b8d0-4cd0bd5f1ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:07.990600 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89b08772-f049-46e8-b25d-20a292129db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:08.060464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Created reservations ['c71bd7e4-d6ab-41d1-ae75-604d019f3d9a', '4d2aab01-8dc5-4b45-b6f3-31f2e4a2c2a4', '474508fd-0737-46d2-a6ee-9e94df3e2a38', 'd8f07f97-fb2b-440c-908c-b67d5d09b509'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:08.061452 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89b08772-f049-46e8-b25d-20a292129db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c71bd7e4-d6ab-41d1-ae75-604d019f3d9a', '4d2aab01-8dc5-4b45-b6f3-31f2e4a2c2a4', '474508fd-0737-46d2-a6ee-9e94df3e2a38', 'd8f07f97-fb2b-440c-908c-b67d5d09b509']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:08.062732 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0173fde-60f1-4356-97eb-a0275b6931c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:08.092918 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0173fde-60f1-4356-97eb-a0275b6931c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b041f18-cab1-41b9-bf89-847f9684c915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-241601029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda3fe61efd54acfac1660265aba54ce',qos_specs=None,replication_status=,reservations=['c71bd7e4-d6ab-41d1-ae75-604d019f3d9a','4d2aab01-8dc5-4b45-b6f3-31f2e4a2c2a4','474508fd-0737-46d2-a6ee-9e94df3e2a38','d8f07f97-fb2b-440c-908c-b67d5d09b509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5730960fac6e422cb3ef2afcca06d0a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:31:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-241601029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b041f18-cab1-41b9-bf89-847f9684c915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda3fe61efd54acfac1660265aba54ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5730960fac6e422cb3ef2afcca06d0a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:08.094096 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4ef1f7a-9926-4f07-96f2-c33d5b1a4e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:08.122093 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4ef1f7a-9926-4f07-96f2-c33d5b1a4e30) transitioned into state 'SUCCESS' from state '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-241601029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda3fe61efd54acfac1660265aba54ce',qos_specs=None,replication_status=,reservations=['c71bd7e4-d6ab-41d1-ae75-604d019f3d9a','4d2aab01-8dc5-4b45-b6f3-31f2e4a2c2a4','474508fd-0737-46d2-a6ee-9e94df3e2a38','d8f07f97-fb2b-440c-908c-b67d5d09b509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5730960fac6e422cb3ef2afcca06d0a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:08.122093 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (917ff3a4-20f2-40e4-a579-966faff2180f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:08.140170 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (917ff3a4-20f2-40e4-a579-966faff2180f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:08.141102 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Flow 'volume_create_api' (14237bae-2bf3-41d9-b0f8-03c378a593bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:08.141478 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Create volume request issued successfully. Aug 19 21:31:08.142001 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eaf238b0-eebf-4e39-bfdf-f1d4506c61b9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:31:08.147474 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 923/3683] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:31:07 2026] POST /volume/v3/volumes => generated 753 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:08.161476 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f5299312-06f8-48ce-be53-861420a305e1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:08.163933 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5299312-06f8-48ce-be53-861420a305e1 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 Aug 19 21:31:08.164263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5299312-06f8-48ce-be53-861420a305e1 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:08.164512 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5299312-06f8-48ce-be53-861420a305e1 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:08.181780 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:08.181780 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:08.191796 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f5299312-06f8-48ce-be53-861420a305e1 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:08.198524 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5299312-06f8-48ce-be53-861420a305e1 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 returned with HTTP 200 Aug 19 21:31:08.199089 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 914/3684] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:08 2026] GET /volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:09.194155 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a9eaf96a-c20a-4015-84f0-5d7ca0b56e7b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:09.196503 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9eaf96a-c20a-4015-84f0-5d7ca0b56e7b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 Aug 19 21:31:09.196834 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9eaf96a-c20a-4015-84f0-5d7ca0b56e7b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:09.197100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9eaf96a-c20a-4015-84f0-5d7ca0b56e7b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:09.209658 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:09.209658 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:09.210245 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a9eaf96a-c20a-4015-84f0-5d7ca0b56e7b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Snapshot retrieved successfully. Aug 19 21:31:09.211300 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9eaf96a-c20a-4015-84f0-5d7ca0b56e7b tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 returned with HTTP 200 Aug 19 21:31:09.211739 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 928/3685] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:09 2026] GET /volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:09.217651 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d54caf2e-7647-4d71-92a8-e3a5bd908650 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:09.220065 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d54caf2e-7647-4d71-92a8-e3a5bd908650 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 Aug 19 21:31:09.220333 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d54caf2e-7647-4d71-92a8-e3a5bd908650 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:09.220617 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d54caf2e-7647-4d71-92a8-e3a5bd908650 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:09.228465 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:09.228465 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:09.233271 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d54caf2e-7647-4d71-92a8-e3a5bd908650 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:09.239098 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d54caf2e-7647-4d71-92a8-e3a5bd908650 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 returned with HTTP 200 Aug 19 21:31:09.239666 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 921/3686] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:09 2026] GET /volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:09.256536 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-59d4d506-2625-4397-9563-08bf64d33157 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:09.260595 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59d4d506-2625-4397-9563-08bf64d33157 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 Aug 19 21:31:09.260849 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59d4d506-2625-4397-9563-08bf64d33157 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:09.261112 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59d4d506-2625-4397-9563-08bf64d33157 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:09.272532 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:09.272532 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:09.279001 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-59d4d506-2625-4397-9563-08bf64d33157 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:09.286294 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59d4d506-2625-4397-9563-08bf64d33157 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 returned with HTTP 200 Aug 19 21:31:09.286787 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 924/3687] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:09 2026] GET /volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:09.303487 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-70b2ab13-2655-404b-b6bb-e5db6b68e1a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:09.305410 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-70b2ab13-2655-404b-b6bb-e5db6b68e1a2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 Aug 19 21:31:09.305602 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-70b2ab13-2655-404b-b6bb-e5db6b68e1a2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:09.305782 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-70b2ab13-2655-404b-b6bb-e5db6b68e1a2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:09.314221 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:09.314221 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:09.319977 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-70b2ab13-2655-404b-b6bb-e5db6b68e1a2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:09.324843 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-70b2ab13-2655-404b-b6bb-e5db6b68e1a2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 returned with HTTP 200 Aug 19 21:31:09.325252 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 915/3688] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:09 2026] GET /volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:09.344050 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2889ceda-0b00-4398-9075-5764a44a6a6d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:09.358916 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2889ceda-0b00-4398-9075-5764a44a6a6d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:31:09.358916 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2889ceda-0b00-4398-9075-5764a44a6a6d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9b041f18-cab1-41b9-bf89-847f9684c915", "name": "tempest-TestVolumeBackupRestore-backup-282621192", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:09.370570 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-2889ceda-0b00-4398-9075-5764a44a6a6d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Creating new backup {'backup': {'volume_id': '9b041f18-cab1-41b9-bf89-847f9684c915', 'name': 'tempest-TestVolumeBackupRestore-backup-282621192', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:31:09.370570 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-2889ceda-0b00-4398-9075-5764a44a6a6d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Creating backup of volume 9b041f18-cab1-41b9-bf89-847f9684c915 in container None Aug 19 21:31:09.381033 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:09.381033 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:09.381033 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2889ceda-0b00-4398-9075-5764a44a6a6d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:09.420008 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-2889ceda-0b00-4398-9075-5764a44a6a6d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Created reservations ['0a4c5c62-ea7f-468f-b1e6-67cb031bba76', 'cf264075-8a2b-4166-a8df-e4945423552c'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:09.469523 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2889ceda-0b00-4398-9075-5764a44a6a6d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:31:09.469523 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 929/3689] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:31:09 2026] POST /volume/v3/backups => generated 334 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:09.479597 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c045146b-f3bc-463f-8b10-cdae3a1e60c9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:09.486729 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c045146b-f3bc-463f-8b10-cdae3a1e60c9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:09.486729 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c045146b-f3bc-463f-8b10-cdae3a1e60c9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:09.486729 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c045146b-f3bc-463f-8b10-cdae3a1e60c9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:09.486729 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c045146b-f3bc-463f-8b10-cdae3a1e60c9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:09.495658 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:09.495658 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:09.496592 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c045146b-f3bc-463f-8b10-cdae3a1e60c9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:09.497036 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 922/3690] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:09 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 741 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:09.539671 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7b2b77d2-e34d-4d91-981d-709d3c5cf445 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:09.542005 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b2b77d2-e34d-4d91-981d-709d3c5cf445 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 Aug 19 21:31:09.542353 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b2b77d2-e34d-4d91-981d-709d3c5cf445 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:09.542621 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b2b77d2-e34d-4d91-981d-709d3c5cf445 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:09.542796 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-7b2b77d2-e34d-4d91-981d-709d3c5cf445 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Delete snapshot with id: f4da3753-600f-46b7-a914-85c6801f7ab1 Aug 19 21:31:09.548870 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:09.548870 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:09.549624 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7b2b77d2-e34d-4d91-981d-709d3c5cf445 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Snapshot retrieved successfully. Aug 19 21:31:09.572057 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7b2b77d2-e34d-4d91-981d-709d3c5cf445 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Snapshot delete request issued successfully. Aug 19 21:31:09.572360 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b2b77d2-e34d-4d91-981d-709d3c5cf445 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 returned with HTTP 202 Aug 19 21:31:09.573122 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 925/3691] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:31:09 2026] DELETE /volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:09.581688 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b649ded3-c278-40ba-ae2b-569dde532345 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:09.583721 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b649ded3-c278-40ba-ae2b-569dde532345 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 Aug 19 21:31:09.583921 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b649ded3-c278-40ba-ae2b-569dde532345 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:09.584219 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b649ded3-c278-40ba-ae2b-569dde532345 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:09.589623 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:09.589623 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:09.590214 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b649ded3-c278-40ba-ae2b-569dde532345 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Snapshot retrieved successfully. Aug 19 21:31:09.591229 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b649ded3-c278-40ba-ae2b-569dde532345 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 returned with HTTP 200 Aug 19 21:31:09.591568 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 916/3692] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:09 2026] GET /volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:10.508454 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0e88625-4c09-4b30-a2f4-6c15df437860 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:10.510601 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0e88625-4c09-4b30-a2f4-6c15df437860 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:10.510856 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0e88625-4c09-4b30-a2f4-6c15df437860 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:10.511143 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0e88625-4c09-4b30-a2f4-6c15df437860 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:10.511319 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d0e88625-4c09-4b30-a2f4-6c15df437860 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:10.516597 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:10.516597 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:10.517578 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0e88625-4c09-4b30-a2f4-6c15df437860 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:10.518053 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 930/3693] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:10 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:10.603060 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bbc2c996-8574-4be7-8efd-2bbac045ccde None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:10.605786 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bbc2c996-8574-4be7-8efd-2bbac045ccde tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] GET https://10.4.3.158/volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 Aug 19 21:31:10.606137 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bbc2c996-8574-4be7-8efd-2bbac045ccde tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:10.606455 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bbc2c996-8574-4be7-8efd-2bbac045ccde tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:10.612358 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bbc2c996-8574-4be7-8efd-2bbac045ccde tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 returned with HTTP 404 Aug 19 21:31:10.612967 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 923/3694] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:10 2026] GET /volume/v3/snapshots/f4da3753-600f-46b7-a914-85c6801f7ab1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:10.894094 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:11.015350 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:31:11.015350 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-649426058"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:11.017175 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-649426058'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:31:11.017340 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume of 1 GB Aug 19 21:31:11.017701 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:11.017701 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:11.025040 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Availability Zones retrieved successfully. Aug 19 21:31:11.029398 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Flow 'volume_create_api' (a2fa5a1d-5e31-4578-94a3-7394cd8600ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:11.030629 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be114000-09fa-4105-b026-a8ba89d31b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:11.031673 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:31:11.061584 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be114000-09fa-4105-b026-a8ba89d31b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:11.064162 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69c5b0c3-2f47-49dc-898f-5b43b69d7130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:11.136308 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['738846ee-fb72-4433-9d75-d7a511dc9425', '43c8fa59-f11e-44ab-96dc-4a9b91661c45', '3b6a2254-e1dc-4364-9444-ad6a31d86883', '18dc6161-6f76-40ad-b2e0-344949eb4a4f'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:11.137251 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69c5b0c3-2f47-49dc-898f-5b43b69d7130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['738846ee-fb72-4433-9d75-d7a511dc9425', '43c8fa59-f11e-44ab-96dc-4a9b91661c45', '3b6a2254-e1dc-4364-9444-ad6a31d86883', '18dc6161-6f76-40ad-b2e0-344949eb4a4f']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:11.138034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918f8ff8-8a7f-4394-ae57-07fe074b05cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:11.164764 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918f8ff8-8a7f-4394-ae57-07fe074b05cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b2fb0b-fe13-444e-adfa-290bd0482424', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-649426058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',qos_specs=None,replication_status=,reservations=['738846ee-fb72-4433-9d75-d7a511dc9425','43c8fa59-f11e-44ab-96dc-4a9b91661c45','3b6a2254-e1dc-4364-9444-ad6a31d86883','18dc6161-6f76-40ad-b2e0-344949eb4a4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2806e35420c14beb9eae1a67797a302e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:31:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-649426058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b2fb0b-fe13-444e-adfa-290bd0482424,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2806e35420c14beb9eae1a67797a302e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:11.165797 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73f1080b-8a38-451a-b8c9-2d32fe5456c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:11.189598 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73f1080b-8a38-451a-b8c9-2d32fe5456c8) transitioned into state 'SUCCESS' from state '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-649426058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',qos_specs=None,replication_status=,reservations=['738846ee-fb72-4433-9d75-d7a511dc9425','43c8fa59-f11e-44ab-96dc-4a9b91661c45','3b6a2254-e1dc-4364-9444-ad6a31d86883','18dc6161-6f76-40ad-b2e0-344949eb4a4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2806e35420c14beb9eae1a67797a302e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:11.190471 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e9a6dd3-1a18-4202-8553-ad6958ddaad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:11.201898 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e9a6dd3-1a18-4202-8553-ad6958ddaad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:11.202866 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Flow 'volume_create_api' (a2fa5a1d-5e31-4578-94a3-7394cd8600ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:11.203329 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume request issued successfully. Aug 19 21:31:11.204182 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7439d1f2-001f-4747-a3e0-e8fa8d3a3f7a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:31:11.204720 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 926/3695] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:31:10 2026] POST /volume/v3/volumes => generated 777 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:11.226294 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dde953f8-41c0-42b0-928b-b6e78b633da2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:11.229398 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dde953f8-41c0-42b0-928b-b6e78b633da2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 Aug 19 21:31:11.229788 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dde953f8-41c0-42b0-928b-b6e78b633da2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:11.230161 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dde953f8-41c0-42b0-928b-b6e78b633da2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:11.240150 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:11.240150 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:11.244571 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dde953f8-41c0-42b0-928b-b6e78b633da2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:31:11.250036 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dde953f8-41c0-42b0-928b-b6e78b633da2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 returned with HTTP 200 Aug 19 21:31:11.250575 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 917/3696] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:11 2026] GET /volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:11.545623 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9ab94fca-8d8c-45c6-b990-78e17c005006 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:11.547332 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ab94fca-8d8c-45c6-b990-78e17c005006 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:11.547332 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ab94fca-8d8c-45c6-b990-78e17c005006 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:11.549194 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ab94fca-8d8c-45c6-b990-78e17c005006 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:11.549428 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9ab94fca-8d8c-45c6-b990-78e17c005006 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:11.556539 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:11.556539 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:11.557594 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ab94fca-8d8c-45c6-b990-78e17c005006 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:11.557989 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 931/3697] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:11 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 743 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:12.264903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a6a2097b-94e6-44ae-b550-1d5054486f41 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:12.269984 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a6a2097b-94e6-44ae-b550-1d5054486f41 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 Aug 19 21:31:12.270800 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a6a2097b-94e6-44ae-b550-1d5054486f41 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:12.274410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a6a2097b-94e6-44ae-b550-1d5054486f41 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:12.290759 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:12.290759 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:12.294932 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a6a2097b-94e6-44ae-b550-1d5054486f41 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:31:12.301887 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a6a2097b-94e6-44ae-b550-1d5054486f41 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 returned with HTTP 200 Aug 19 21:31:12.302593 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 924/3698] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:12 2026] GET /volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:12.319319 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ed9738fd-3b5f-4ddf-9ad1-04f0c6ab86ab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:12.321780 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed9738fd-3b5f-4ddf-9ad1-04f0c6ab86ab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:31:12.322269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed9738fd-3b5f-4ddf-9ad1-04f0c6ab86ab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6b2fb0b-fe13-444e-adfa-290bd0482424", "name": "tempest-type-Backup-793154640"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:12.324052 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-ed9738fd-3b5f-4ddf-9ad1-04f0c6ab86ab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating new backup {'backup': {'volume_id': 'f6b2fb0b-fe13-444e-adfa-290bd0482424', 'name': 'tempest-type-Backup-793154640'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:31:12.324250 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-ed9738fd-3b5f-4ddf-9ad1-04f0c6ab86ab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating backup of volume f6b2fb0b-fe13-444e-adfa-290bd0482424 in container None Aug 19 21:31:12.333644 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:12.333644 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:12.334301 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ed9738fd-3b5f-4ddf-9ad1-04f0c6ab86ab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:31:12.375549 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-ed9738fd-3b5f-4ddf-9ad1-04f0c6ab86ab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['afc8f3c4-fb4b-4c98-9a78-8af31f8994b4', 'e2f9a5a3-8f41-491b-bab4-0e7da406b0f9'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:12.419412 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed9738fd-3b5f-4ddf-9ad1-04f0c6ab86ab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:31:12.420070 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 927/3699] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:31:12 2026] POST /volume/v3/backups => generated 315 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:12.436383 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9bdeac6e-7e77-4196-b0bc-2355df99b070 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:12.442816 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9bdeac6e-7e77-4196-b0bc-2355df99b070 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:12.442816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9bdeac6e-7e77-4196-b0bc-2355df99b070 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:12.442816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9bdeac6e-7e77-4196-b0bc-2355df99b070 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:12.442816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9bdeac6e-7e77-4196-b0bc-2355df99b070 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:12.448497 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:12.448497 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:12.450286 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9bdeac6e-7e77-4196-b0bc-2355df99b070 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:12.450286 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 918/3700] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:12 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:12.577704 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c8fb2b45-5ad5-425e-8e41-c3d3c5dada4f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:12.589708 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c8fb2b45-5ad5-425e-8e41-c3d3c5dada4f tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:12.590168 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c8fb2b45-5ad5-425e-8e41-c3d3c5dada4f tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:12.590475 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c8fb2b45-5ad5-425e-8e41-c3d3c5dada4f tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:12.590804 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c8fb2b45-5ad5-425e-8e41-c3d3c5dada4f tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:12.600654 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:12.600654 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:12.601530 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c8fb2b45-5ad5-425e-8e41-c3d3c5dada4f tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:12.601935 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 932/3701] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:12 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:12.822418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-5af19bc8-cee2-4075-8f0a-6b05472ff7c8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:12.828118 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-5af19bc8-cee2-4075-8f0a-6b05472ff7c8 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] DELETE https://10.4.3.158/volume/v3/attachments/961400f3-0e0c-4179-85bc-84d52eff1600 Aug 19 21:31:12.828386 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-5af19bc8-cee2-4075-8f0a-6b05472ff7c8 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:12.828621 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-5af19bc8-cee2-4075-8f0a-6b05472ff7c8 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:12.847416 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:12.847416 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:12.907762 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-5af19bc8-cee2-4075-8f0a-6b05472ff7c8 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/attachments/961400f3-0e0c-4179-85bc-84d52eff1600 returned with HTTP 200 Aug 19 21:31:12.908184 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 925/3702] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:31:12 2026] DELETE /volume/v3/attachments/961400f3-0e0c-4179-85bc-84d52eff1600 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:12.918817 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-c2415316-c365-46f7-b802-89d603e356f9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:12.921246 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-c2415316-c365-46f7-b802-89d603e356f9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] DELETE https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:31:12.921484 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-c2415316-c365-46f7-b802-89d603e356f9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:12.921741 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-c2415316-c365-46f7-b802-89d603e356f9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:12.921940 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-c2415316-c365-46f7-b802-89d603e356f9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Delete volume with id: 69debdb9-9af1-40e9-9706-7646159c316f Aug 19 21:31:12.930934 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:12.930934 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:12.931515 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-c2415316-c365-46f7-b802-89d603e356f9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Volume info retrieved successfully. Aug 19 21:31:12.950331 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-c2415316-c365-46f7-b802-89d603e356f9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] Delete volume request issued successfully. Aug 19 21:31:12.950604 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-29d97b01-8f3b-422b-8222-8a6fd14c4086 req-c2415316-c365-46f7-b802-89d603e356f9 tempest-ImageDependencyTests-854930586 tempest-ImageDependencyTests-854930586-project-member] https://10.4.3.158/volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f returned with HTTP 202 Aug 19 21:31:12.951235 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 928/3703] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:31:12 2026] DELETE /volume/v3/volumes/69debdb9-9af1-40e9-9706-7646159c316f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:13.465237 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3f7ff227-93ed-4974-9643-e58e6896b175 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:13.467151 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f7ff227-93ed-4974-9643-e58e6896b175 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:13.467414 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f7ff227-93ed-4974-9643-e58e6896b175 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:13.467663 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f7ff227-93ed-4974-9643-e58e6896b175 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:13.467828 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3f7ff227-93ed-4974-9643-e58e6896b175 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:13.472656 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:13.472656 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:13.473375 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f7ff227-93ed-4974-9643-e58e6896b175 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:13.473753 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 919/3704] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:13 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:13.615651 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-73e06627-8526-465c-90b4-be15f348fb49 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:13.617466 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73e06627-8526-465c-90b4-be15f348fb49 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:13.617698 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73e06627-8526-465c-90b4-be15f348fb49 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:13.617972 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73e06627-8526-465c-90b4-be15f348fb49 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:13.618391 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-73e06627-8526-465c-90b4-be15f348fb49 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:13.624911 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:13.624911 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:13.625385 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73e06627-8526-465c-90b4-be15f348fb49 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:13.626062 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 933/3705] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:13 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:14.491542 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-071899ff-0f2e-4f6b-8d70-ece22cd1f48f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:14.494744 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-071899ff-0f2e-4f6b-8d70-ece22cd1f48f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:14.494744 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-071899ff-0f2e-4f6b-8d70-ece22cd1f48f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:14.495592 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-071899ff-0f2e-4f6b-8d70-ece22cd1f48f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:14.495793 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-071899ff-0f2e-4f6b-8d70-ece22cd1f48f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:14.504862 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:14.504862 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:14.505825 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-071899ff-0f2e-4f6b-8d70-ece22cd1f48f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:14.506301 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 926/3706] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:14 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:14.639450 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6f273262-c6ad-4905-bf9d-ef258546a391 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:14.641290 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f273262-c6ad-4905-bf9d-ef258546a391 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:14.641477 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6f273262-c6ad-4905-bf9d-ef258546a391 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:14.641650 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6f273262-c6ad-4905-bf9d-ef258546a391 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:14.641748 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6f273262-c6ad-4905-bf9d-ef258546a391 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:14.646508 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:14.646508 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:14.647383 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f273262-c6ad-4905-bf9d-ef258546a391 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:14.647750 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 929/3707] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:14 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:15.525458 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1df4c6a6-e0ad-4a11-991b-46330b8b7e5a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:15.527570 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1df4c6a6-e0ad-4a11-991b-46330b8b7e5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:15.527813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1df4c6a6-e0ad-4a11-991b-46330b8b7e5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:15.528043 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1df4c6a6-e0ad-4a11-991b-46330b8b7e5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:15.528187 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1df4c6a6-e0ad-4a11-991b-46330b8b7e5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:15.533191 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:15.533191 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:15.533839 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1df4c6a6-e0ad-4a11-991b-46330b8b7e5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:15.534297 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 920/3708] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:15 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:15.665315 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d48b5823-d333-4053-b019-117641f86f3e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:15.672553 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d48b5823-d333-4053-b019-117641f86f3e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:15.674187 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d48b5823-d333-4053-b019-117641f86f3e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:15.675221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d48b5823-d333-4053-b019-117641f86f3e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:15.675535 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d48b5823-d333-4053-b019-117641f86f3e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:15.693155 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:15.693155 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:15.693327 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e5692496-c6db-479e-a4b9-4844461dd964 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:15.699405 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d48b5823-d333-4053-b019-117641f86f3e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:15.702156 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 934/3709] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:15 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:15.822137 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e5692496-c6db-479e-a4b9-4844461dd964 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] POST https://10.4.3.158/volume/v3/group_types Aug 19 21:31:15.822137 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e5692496-c6db-479e-a4b9-4844461dd964 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1659093840"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:15.837291 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e5692496-c6db-479e-a4b9-4844461dd964 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Aug 19 21:31:15.838049 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 927/3710] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Aug 19 21:31:15 2026] POST /volume/v3/group_types => generated 181 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:15.848934 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-750c365e-1610-4d96-b239-f2e25e4b8eb2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:15.850919 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-750c365e-1610-4d96-b239-f2e25e4b8eb2 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] POST https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs Aug 19 21:31:15.851370 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-750c365e-1610-4d96-b239-f2e25e4b8eb2 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:15.871752 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-750c365e-1610-4d96-b239-f2e25e4b8eb2 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs returned with HTTP 202 Aug 19 21:31:15.872412 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 930/3711] 10.4.3.158 () {70 vars in 1458 bytes} [Wed Aug 19 21:31:15 2026] POST /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs => generated 53 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:15.881183 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b01e9489-b852-46ce-82ee-a382862e01ae None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:15.885883 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b01e9489-b852-46ce-82ee-a382862e01ae tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] POST https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs Aug 19 21:31:15.886396 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b01e9489-b852-46ce-82ee-a382862e01ae tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:15.919951 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b01e9489-b852-46ce-82ee-a382862e01ae tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs returned with HTTP 202 Aug 19 21:31:15.920633 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 921/3712] 10.4.3.158 () {70 vars in 1458 bytes} [Wed Aug 19 21:31:15 2026] POST /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs => generated 61 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:15.932369 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ae2e2932-946f-460e-ad6a-168252756ac4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:15.939104 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ae2e2932-946f-460e-ad6a-168252756ac4 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] GET https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key2 Aug 19 21:31:15.939477 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ae2e2932-946f-460e-ad6a-168252756ac4 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:15.939704 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ae2e2932-946f-460e-ad6a-168252756ac4 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:15.959971 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ae2e2932-946f-460e-ad6a-168252756ac4 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key2 returned with HTTP 200 Aug 19 21:31:15.961549 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 935/3713] 10.4.3.158 () {68 vars in 1452 bytes} [Wed Aug 19 21:31:15 2026] GET /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key2 => generated 26 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:15.972248 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b92f6618-0857-4052-854f-1ce56685dd39 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:15.975896 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b92f6618-0857-4052-854f-1ce56685dd39 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] GET https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 Aug 19 21:31:15.975896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b92f6618-0857-4052-854f-1ce56685dd39 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:15.975896 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b92f6618-0857-4052-854f-1ce56685dd39 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:15.992397 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b92f6618-0857-4052-854f-1ce56685dd39 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 returned with HTTP 200 Aug 19 21:31:15.993294 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 928/3714] 10.4.3.158 () {68 vars in 1452 bytes} [Wed Aug 19 21:31:15 2026] GET /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 => generated 18 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:16.003566 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a1d74ff7-7531-481c-b276-b8d95e56bbc7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.006197 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1d74ff7-7531-481c-b276-b8d95e56bbc7 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] PUT https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 Aug 19 21:31:16.006741 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1d74ff7-7531-481c-b276-b8d95e56bbc7 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:16.024910 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1d74ff7-7531-481c-b276-b8d95e56bbc7 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 returned with HTTP 200 Aug 19 21:31:16.025402 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 931/3715] 10.4.3.158 () {70 vars in 1472 bytes} [Wed Aug 19 21:31:16 2026] PUT /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 => generated 26 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:16.032848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3dff32ed-5630-4618-ba5f-dfe01173e6cc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.034691 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3dff32ed-5630-4618-ba5f-dfe01173e6cc tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] GET https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs Aug 19 21:31:16.034892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3dff32ed-5630-4618-ba5f-dfe01173e6cc tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:16.035092 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3dff32ed-5630-4618-ba5f-dfe01173e6cc tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:16.041459 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3dff32ed-5630-4618-ba5f-dfe01173e6cc tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs returned with HTTP 200 Aug 19 21:31:16.042790 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 922/3716] 10.4.3.158 () {68 vars in 1437 bytes} [Wed Aug 19 21:31:16 2026] GET /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs => generated 87 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:16.054993 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2f3b380b-5063-497f-a6bb-ce4fc870db88 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.057465 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f3b380b-5063-497f-a6bb-ce4fc870db88 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key1 Aug 19 21:31:16.057790 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f3b380b-5063-497f-a6bb-ce4fc870db88 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:16.058088 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f3b380b-5063-497f-a6bb-ce4fc870db88 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:16.078671 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f3b380b-5063-497f-a6bb-ce4fc870db88 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key1 returned with HTTP 202 Aug 19 21:31:16.079332 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 936/3717] 10.4.3.158 () {68 vars in 1455 bytes} [Wed Aug 19 21:31:16 2026] DELETE /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:31:16.088833 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f7bd2e64-db93-4370-bf9e-56dcf7bf8d10 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.091880 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f7bd2e64-db93-4370-bf9e-56dcf7bf8d10 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] GET https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key1 Aug 19 21:31:16.091880 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f7bd2e64-db93-4370-bf9e-56dcf7bf8d10 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:16.091880 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f7bd2e64-db93-4370-bf9e-56dcf7bf8d10 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:16.103510 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f7bd2e64-db93-4370-bf9e-56dcf7bf8d10 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] HTTP exception thrown: Group Type 4eaaa859-8604-428e-9d45-51fb106d43d1 has no extra spec with key key1. Aug 19 21:31:16.104932 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f7bd2e64-db93-4370-bf9e-56dcf7bf8d10 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key1 returned with HTTP 404 Aug 19 21:31:16.104932 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 929/3718] 10.4.3.158 () {68 vars in 1452 bytes} [Wed Aug 19 21:31:16 2026] GET /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key1 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:16.112447 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-039a8ec7-4c02-4742-9cfe-b1af9055ab52 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.114509 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-039a8ec7-4c02-4742-9cfe-b1af9055ab52 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key2 Aug 19 21:31:16.114734 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-039a8ec7-4c02-4742-9cfe-b1af9055ab52 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:16.114941 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-039a8ec7-4c02-4742-9cfe-b1af9055ab52 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:16.127765 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-039a8ec7-4c02-4742-9cfe-b1af9055ab52 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key2 returned with HTTP 202 Aug 19 21:31:16.128222 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 932/3719] 10.4.3.158 () {68 vars in 1455 bytes} [Wed Aug 19 21:31:16 2026] DELETE /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:31:16.135187 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2eb04f57-52b3-4dc1-92bb-9290cc9dc931 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.137522 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2eb04f57-52b3-4dc1-92bb-9290cc9dc931 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] GET https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key2 Aug 19 21:31:16.137764 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2eb04f57-52b3-4dc1-92bb-9290cc9dc931 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:16.137958 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2eb04f57-52b3-4dc1-92bb-9290cc9dc931 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:16.144594 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2eb04f57-52b3-4dc1-92bb-9290cc9dc931 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] HTTP exception thrown: Group Type 4eaaa859-8604-428e-9d45-51fb106d43d1 has no extra spec with key key2. Aug 19 21:31:16.144727 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2eb04f57-52b3-4dc1-92bb-9290cc9dc931 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key2 returned with HTTP 404 Aug 19 21:31:16.145289 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 923/3720] 10.4.3.158 () {68 vars in 1452 bytes} [Wed Aug 19 21:31:16 2026] GET /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:16.155316 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-089b3f93-07ff-467f-981f-ee131675d533 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.157385 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-089b3f93-07ff-467f-981f-ee131675d533 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 Aug 19 21:31:16.157527 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-089b3f93-07ff-467f-981f-ee131675d533 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:16.157699 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-089b3f93-07ff-467f-981f-ee131675d533 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:16.169324 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-089b3f93-07ff-467f-981f-ee131675d533 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 returned with HTTP 202 Aug 19 21:31:16.169727 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 937/3721] 10.4.3.158 () {68 vars in 1455 bytes} [Wed Aug 19 21:31:16 2026] DELETE /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:31:16.178823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c16b2c9a-df1d-45ec-acfd-91788e3c4d35 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.180897 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c16b2c9a-df1d-45ec-acfd-91788e3c4d35 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] GET https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 Aug 19 21:31:16.181317 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c16b2c9a-df1d-45ec-acfd-91788e3c4d35 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:16.182049 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c16b2c9a-df1d-45ec-acfd-91788e3c4d35 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:16.188171 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c16b2c9a-df1d-45ec-acfd-91788e3c4d35 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] HTTP exception thrown: Group Type 4eaaa859-8604-428e-9d45-51fb106d43d1 has no extra spec with key key3. Aug 19 21:31:16.188536 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c16b2c9a-df1d-45ec-acfd-91788e3c4d35 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 returned with HTTP 404 Aug 19 21:31:16.189237 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 930/3722] 10.4.3.158 () {68 vars in 1452 bytes} [Wed Aug 19 21:31:16 2026] GET /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:16.198828 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fad5f9dd-fd74-4f6b-95be-839787b50926 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.201370 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fad5f9dd-fd74-4f6b-95be-839787b50926 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1 Aug 19 21:31:16.201661 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fad5f9dd-fd74-4f6b-95be-839787b50926 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:16.201919 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fad5f9dd-fd74-4f6b-95be-839787b50926 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:16.219042 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fad5f9dd-fd74-4f6b-95be-839787b50926 tempest-GroupTypeSpecsTest-757774935 tempest-GroupTypeSpecsTest-757774935-project-admin] https://10.4.3.158/volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1 returned with HTTP 202 Aug 19 21:31:16.219460 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 933/3723] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:31:16 2026] DELETE /volume/v3/group_types/4eaaa859-8604-428e-9d45-51fb106d43d1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:31:16.545514 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e9226fc5-3788-4a1e-a401-b4f0dc49b8c7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.547935 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9226fc5-3788-4a1e-a401-b4f0dc49b8c7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:16.548918 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9226fc5-3788-4a1e-a401-b4f0dc49b8c7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:16.548918 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9226fc5-3788-4a1e-a401-b4f0dc49b8c7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:16.548918 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e9226fc5-3788-4a1e-a401-b4f0dc49b8c7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:16.554178 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:16.554178 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:16.554506 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9226fc5-3788-4a1e-a401-b4f0dc49b8c7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:16.554874 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 924/3724] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:16 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:16.713065 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fea30f1a-66a3-41d6-8738-015bd85c5e9c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:16.714869 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fea30f1a-66a3-41d6-8738-015bd85c5e9c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:16.715137 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fea30f1a-66a3-41d6-8738-015bd85c5e9c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:16.715334 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fea30f1a-66a3-41d6-8738-015bd85c5e9c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:16.715467 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-fea30f1a-66a3-41d6-8738-015bd85c5e9c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:16.720033 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:16.720033 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:16.720775 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fea30f1a-66a3-41d6-8738-015bd85c5e9c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:16.721225 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 938/3725] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:16 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:17.569027 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1e2e02ca-4644-49e3-af3d-8a620e76ae94 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:17.571090 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1e2e02ca-4644-49e3-af3d-8a620e76ae94 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:17.571538 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1e2e02ca-4644-49e3-af3d-8a620e76ae94 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:17.572866 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1e2e02ca-4644-49e3-af3d-8a620e76ae94 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:17.572866 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-1e2e02ca-4644-49e3-af3d-8a620e76ae94 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:17.578856 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:17.578856 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:17.578856 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1e2e02ca-4644-49e3-af3d-8a620e76ae94 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:17.578856 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 931/3726] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:17 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:17.733786 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5a30ed95-4f12-4b35-9a95-74bf3deb38e2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:17.735836 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a30ed95-4f12-4b35-9a95-74bf3deb38e2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:17.736087 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a30ed95-4f12-4b35-9a95-74bf3deb38e2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:17.736380 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a30ed95-4f12-4b35-9a95-74bf3deb38e2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:17.736511 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5a30ed95-4f12-4b35-9a95-74bf3deb38e2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:17.742236 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:17.742236 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:17.743098 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a30ed95-4f12-4b35-9a95-74bf3deb38e2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:17.743667 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 934/3727] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:17 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:18.593770 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7598306b-dff8-4aff-bf60-a8451ce6498b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:18.596808 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7598306b-dff8-4aff-bf60-a8451ce6498b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:18.597168 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7598306b-dff8-4aff-bf60-a8451ce6498b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:18.597461 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7598306b-dff8-4aff-bf60-a8451ce6498b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:18.597612 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7598306b-dff8-4aff-bf60-a8451ce6498b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:18.604733 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:18.604733 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:18.605593 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7598306b-dff8-4aff-bf60-a8451ce6498b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:18.606313 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 925/3728] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:18 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:18.756468 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d61325fd-f63a-4346-862b-a990f6dd3250 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:18.758352 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d61325fd-f63a-4346-862b-a990f6dd3250 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:18.758551 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d61325fd-f63a-4346-862b-a990f6dd3250 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:18.758798 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d61325fd-f63a-4346-862b-a990f6dd3250 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:18.758914 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d61325fd-f63a-4346-862b-a990f6dd3250 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:18.763113 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:18.763113 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:18.763879 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d61325fd-f63a-4346-862b-a990f6dd3250 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:18.764254 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 939/3729] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:18 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:18.809095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d1b2f95c-2034-4d4a-8bb7-242d88751fc9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:18.905645 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d1b2f95c-2034-4d4a-8bb7-242d88751fc9 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] GET https://10.4.3.158/volume/v3/os-quota-class-sets/default Aug 19 21:31:18.905889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d1b2f95c-2034-4d4a-8bb7-242d88751fc9 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:18.906157 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d1b2f95c-2034-4d4a-8bb7-242d88751fc9 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:18.918436 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d1b2f95c-2034-4d4a-8bb7-242d88751fc9 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] https://10.4.3.158/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 21:31:18.918788 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 932/3730] 10.4.3.158 () {66 vars in 1297 bytes} [Wed Aug 19 21:31:18 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:18.931362 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d106e11d-b551-48fc-9b85-000c08637233 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:18.933533 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d106e11d-b551-48fc-9b85-000c08637233 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] GET https://10.4.3.158/volume/v3/os-quota-class-sets/default Aug 19 21:31:18.933766 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d106e11d-b551-48fc-9b85-000c08637233 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:18.934002 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d106e11d-b551-48fc-9b85-000c08637233 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:18.947264 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d106e11d-b551-48fc-9b85-000c08637233 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] https://10.4.3.158/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 21:31:18.947692 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 935/3731] 10.4.3.158 () {66 vars in 1297 bytes} [Wed Aug 19 21:31:18 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:18.955953 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cade9615-9cee-41da-84de-77ef603bbada None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:18.960596 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cade9615-9cee-41da-84de-77ef603bbada tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:31:18.960596 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cade9615-9cee-41da-84de-77ef603bbada tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1986697724"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:18.985103 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cade9615-9cee-41da-84de-77ef603bbada tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:31:18.985103 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 926/3732] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:31:18 2026] POST /volume/v3/types => generated 228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:18.998649 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-effd2a5a-5ee3-43dc-a307-7bca3ebc371d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:19.009490 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-effd2a5a-5ee3-43dc-a307-7bca3ebc371d tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-class-sets/default Aug 19 21:31:19.012160 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-effd2a5a-5ee3-43dc-a307-7bca3ebc371d tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-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-1986697724": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1986697724": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1986697724": 2}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:19.231475 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-effd2a5a-5ee3-43dc-a307-7bca3ebc371d tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] https://10.4.3.158/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 21:31:19.231965 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 940/3733] 10.4.3.158 () {68 vars in 1318 bytes} [Wed Aug 19 21:31:18 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:19.241607 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-405dc868-85b6-464b-9327-6b09e39e005c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:19.243859 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-405dc868-85b6-464b-9327-6b09e39e005c tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/a2685c175a8943159ba11a3fb4ac536d/defaults Aug 19 21:31:19.244053 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-405dc868-85b6-464b-9327-6b09e39e005c tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:19.244288 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-405dc868-85b6-464b-9327-6b09e39e005c tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Calling method 'defaults' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:19.261586 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-405dc868-85b6-464b-9327-6b09e39e005c tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a2685c175a8943159ba11a3fb4ac536d/defaults returned with HTTP 200 Aug 19 21:31:19.261967 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 933/3734] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Aug 19 21:31:19 2026] GET /volume/v3/os-quota-sets/a2685c175a8943159ba11a3fb4ac536d/defaults => generated 645 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:19.426373 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ff5eedf3-c6d1-4599-a0f6-9b8a83219d08 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:19.428164 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff5eedf3-c6d1-4599-a0f6-9b8a83219d08 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/936accb3efaf461f9ae311e4676a6f80/defaults Aug 19 21:31:19.428396 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff5eedf3-c6d1-4599-a0f6-9b8a83219d08 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:19.428579 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff5eedf3-c6d1-4599-a0f6-9b8a83219d08 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Calling method 'defaults' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:19.443296 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff5eedf3-c6d1-4599-a0f6-9b8a83219d08 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/936accb3efaf461f9ae311e4676a6f80/defaults returned with HTTP 200 Aug 19 21:31:19.444114 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 936/3735] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Aug 19 21:31:19 2026] GET /volume/v3/os-quota-sets/936accb3efaf461f9ae311e4676a6f80/defaults => generated 645 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:19.533420 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-119768d4-e1b1-4f46-9a6d-62a43adadfe8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:19.535250 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-119768d4-e1b1-4f46-9a6d-62a43adadfe8 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] DELETE https://10.4.3.158/volume/v3/types/b099b2bd-f753-4ec0-a5fa-0e2fba96f2cd Aug 19 21:31:19.535630 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-119768d4-e1b1-4f46-9a6d-62a43adadfe8 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:19.535976 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-119768d4-e1b1-4f46-9a6d-62a43adadfe8 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:19.565660 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-119768d4-e1b1-4f46-9a6d-62a43adadfe8 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] https://10.4.3.158/volume/v3/types/b099b2bd-f753-4ec0-a5fa-0e2fba96f2cd returned with HTTP 202 Aug 19 21:31:19.566587 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 927/3736] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:31:19 2026] DELETE /volume/v3/types/b099b2bd-f753-4ec0-a5fa-0e2fba96f2cd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:19.573891 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fe9c961c-c121-4fb0-8d43-d4b44a57d402 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:19.576313 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fe9c961c-c121-4fb0-8d43-d4b44a57d402 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] GET https://10.4.3.158/volume/v3/types/b099b2bd-f753-4ec0-a5fa-0e2fba96f2cd Aug 19 21:31:19.576553 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fe9c961c-c121-4fb0-8d43-d4b44a57d402 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:19.576789 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fe9c961c-c121-4fb0-8d43-d4b44a57d402 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:19.581193 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fe9c961c-c121-4fb0-8d43-d4b44a57d402 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] https://10.4.3.158/volume/v3/types/b099b2bd-f753-4ec0-a5fa-0e2fba96f2cd returned with HTTP 404 Aug 19 21:31:19.581894 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 941/3737] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:31:19 2026] GET /volume/v3/types/b099b2bd-f753-4ec0-a5fa-0e2fba96f2cd => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:19.593309 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8de5abbb-4aec-4521-835f-06eff1c445b6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:19.595617 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8de5abbb-4aec-4521-835f-06eff1c445b6 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-class-sets/default Aug 19 21:31:19.596059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8de5abbb-4aec-4521-835f-06eff1c445b6 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-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=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:19.620324 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cbb44462-c04e-424c-97c7-eca8e159f84c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:19.622849 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cbb44462-c04e-424c-97c7-eca8e159f84c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:19.623213 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cbb44462-c04e-424c-97c7-eca8e159f84c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:19.623494 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cbb44462-c04e-424c-97c7-eca8e159f84c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:19.623646 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-cbb44462-c04e-424c-97c7-eca8e159f84c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:19.629563 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:19.629563 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:19.630725 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cbb44462-c04e-424c-97c7-eca8e159f84c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:19.631326 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 937/3738] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:19 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:19.696038 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8de5abbb-4aec-4521-835f-06eff1c445b6 tempest-VolumeQuotaClassesTest-1602932806 tempest-VolumeQuotaClassesTest-1602932806-project-admin] https://10.4.3.158/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 21:31:19.696677 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 934/3739] 10.4.3.158 () {68 vars in 1318 bytes} [Wed Aug 19 21:31:19 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:19.783568 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d1d0d8eb-abe8-4af5-b597-0327fd309e98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:19.786499 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d1d0d8eb-abe8-4af5-b597-0327fd309e98 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:19.786693 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d1d0d8eb-abe8-4af5-b597-0327fd309e98 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:19.786901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d1d0d8eb-abe8-4af5-b597-0327fd309e98 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:19.787026 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d1d0d8eb-abe8-4af5-b597-0327fd309e98 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:19.795093 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:19.795093 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:19.795510 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d1d0d8eb-abe8-4af5-b597-0327fd309e98 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:19.795935 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 928/3740] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:19 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:20.645663 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c489ff94-4935-4fbe-b395-2868b65519e8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:20.647846 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c489ff94-4935-4fbe-b395-2868b65519e8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:20.648203 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c489ff94-4935-4fbe-b395-2868b65519e8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:20.648407 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c489ff94-4935-4fbe-b395-2868b65519e8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:20.648561 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c489ff94-4935-4fbe-b395-2868b65519e8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:20.655936 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:20.655936 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:20.655936 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c489ff94-4935-4fbe-b395-2868b65519e8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:20.656267 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 942/3741] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:20 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:20.808907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1550a7c8-0bf0-4958-8cf3-f1fbda241dc4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:20.811571 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1550a7c8-0bf0-4958-8cf3-f1fbda241dc4 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:20.811818 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1550a7c8-0bf0-4958-8cf3-f1fbda241dc4 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:20.812052 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1550a7c8-0bf0-4958-8cf3-f1fbda241dc4 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:20.812210 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1550a7c8-0bf0-4958-8cf3-f1fbda241dc4 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:20.817789 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:20.817789 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:20.818873 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1550a7c8-0bf0-4958-8cf3-f1fbda241dc4 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:20.819444 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 938/3742] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:20 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:21.668851 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fbc33e31-c2b6-4eba-99c5-fed0bb239db6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:21.672774 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fbc33e31-c2b6-4eba-99c5-fed0bb239db6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:21.673093 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fbc33e31-c2b6-4eba-99c5-fed0bb239db6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:21.673881 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fbc33e31-c2b6-4eba-99c5-fed0bb239db6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:21.674055 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-fbc33e31-c2b6-4eba-99c5-fed0bb239db6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:21.681423 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:21.681423 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:21.682390 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fbc33e31-c2b6-4eba-99c5-fed0bb239db6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:21.682961 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 935/3743] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:21 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:21.834260 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-43f2ae08-5aef-4a44-9a65-ef688fa36d17 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:21.836479 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43f2ae08-5aef-4a44-9a65-ef688fa36d17 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:21.836835 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43f2ae08-5aef-4a44-9a65-ef688fa36d17 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:21.838040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43f2ae08-5aef-4a44-9a65-ef688fa36d17 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:21.838040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-43f2ae08-5aef-4a44-9a65-ef688fa36d17 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:21.843418 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:21.843418 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:21.844410 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43f2ae08-5aef-4a44-9a65-ef688fa36d17 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:21.845003 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 929/3744] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:21 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:22.107045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0ed65afe-a143-4291-9a62-fa974b6dafb7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:22.107515 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ed65afe-a143-4291-9a62-fa974b6dafb7 None None] GET https://10.4.3.158/volume// Aug 19 21:31:22.107577 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ed65afe-a143-4291-9a62-fa974b6dafb7 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:22.107790 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ed65afe-a143-4291-9a62-fa974b6dafb7 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:22.108130 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ed65afe-a143-4291-9a62-fa974b6dafb7 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:31:22.108420 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 943/3745] 10.4.3.158 () {64 vars in 1004 bytes} [Wed Aug 19 21:31:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:31:22.117642 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d9a39cb8-83b2-4bed-9ce3-d54d57007855 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:22.117914 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9a39cb8-83b2-4bed-9ce3-d54d57007855 None None] GET https://10.4.3.158/volume// Aug 19 21:31:22.117914 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9a39cb8-83b2-4bed-9ce3-d54d57007855 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:22.118103 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9a39cb8-83b2-4bed-9ce3-d54d57007855 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:22.118504 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9a39cb8-83b2-4bed-9ce3-d54d57007855 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:31:22.118747 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 939/3746] 10.4.3.158 () {64 vars in 1004 bytes} [Wed Aug 19 21:31:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:31:22.126613 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cc0ff988-687e-4611-a52c-785607ab50c3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:22.240871 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cc0ff988-687e-4611-a52c-785607ab50c3 tempest-VersionsTest-1449189097 tempest-VersionsTest-1449189097-project-member] GET https://10.4.3.158/volume/v3/ Aug 19 21:31:22.241187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cc0ff988-687e-4611-a52c-785607ab50c3 tempest-VersionsTest-1449189097 tempest-VersionsTest-1449189097-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:22.241441 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cc0ff988-687e-4611-a52c-785607ab50c3 tempest-VersionsTest-1449189097 tempest-VersionsTest-1449189097-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:22.241706 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cc0ff988-687e-4611-a52c-785607ab50c3 tempest-VersionsTest-1449189097 tempest-VersionsTest-1449189097-project-member] https://10.4.3.158/volume/v3/ returned with HTTP 200 Aug 19 21:31:22.242315 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 936/3747] 10.4.3.158 () {66 vars in 1216 bytes} [Wed Aug 19 21:31:22 2026] GET /volume/v3/ => generated 386 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:22.694226 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e610c800-af87-46d6-ae09-e753dff2e20f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:22.696210 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e610c800-af87-46d6-ae09-e753dff2e20f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:22.696455 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e610c800-af87-46d6-ae09-e753dff2e20f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:22.696637 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e610c800-af87-46d6-ae09-e753dff2e20f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:22.697313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e610c800-af87-46d6-ae09-e753dff2e20f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:22.701509 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:22.701509 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:22.702076 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e610c800-af87-46d6-ae09-e753dff2e20f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:22.702644 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 930/3748] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:22 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:22.861433 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bae800ea-d388-444a-a082-d8ef7ec57e51 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:22.863645 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bae800ea-d388-444a-a082-d8ef7ec57e51 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:22.863792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bae800ea-d388-444a-a082-d8ef7ec57e51 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:22.863985 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bae800ea-d388-444a-a082-d8ef7ec57e51 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:22.864129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-bae800ea-d388-444a-a082-d8ef7ec57e51 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:22.869418 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:22.869418 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:22.870520 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bae800ea-d388-444a-a082-d8ef7ec57e51 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:22.871028 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 944/3749] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:22 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:23.715166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-43f307bb-f5da-4ff4-bb5b-2b6873b79717 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:23.717714 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-43f307bb-f5da-4ff4-bb5b-2b6873b79717 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:23.721358 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-43f307bb-f5da-4ff4-bb5b-2b6873b79717 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:23.721707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-43f307bb-f5da-4ff4-bb5b-2b6873b79717 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:23.721707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-43f307bb-f5da-4ff4-bb5b-2b6873b79717 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:23.731801 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:23.731801 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:23.733076 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-43f307bb-f5da-4ff4-bb5b-2b6873b79717 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:23.734076 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 940/3750] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:23 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:23.768063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:23.887833 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-924b9ec6-1112-439a-bd21-cc755ed11649 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:23.890657 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-924b9ec6-1112-439a-bd21-cc755ed11649 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:23.890937 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-924b9ec6-1112-439a-bd21-cc755ed11649 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:23.891281 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-924b9ec6-1112-439a-bd21-cc755ed11649 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:23.891474 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-924b9ec6-1112-439a-bd21-cc755ed11649 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:23.897653 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:23.897653 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:23.898771 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-924b9ec6-1112-439a-bd21-cc755ed11649 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:23.899364 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 931/3751] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:23 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:23.903331 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:31:23.904004 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1175870172"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:23.905560 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1175870172'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:31:23.905734 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Create volume of 1 GB Aug 19 21:31:23.911321 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Availability Zones retrieved successfully. Aug 19 21:31:23.916460 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Flow 'volume_create_api' (b06981d1-5080-4739-8fc2-9d6998b539ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:23.917594 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f568959e-852e-44c0-84df-6da21d506c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:23.918488 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:31:23.945524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f568959e-852e-44c0-84df-6da21d506c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:23.946336 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47d3d59-a1ab-4908-9d4e-5ba3450998eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:24.019434 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Created reservations ['419a748f-8fa9-4480-8883-428cc3da35bf', 'be735156-b4d5-446f-a2cc-df1cb76ff27e', '1711e542-f44b-4d50-b21e-64cd98bd61c7', 'c48f3d16-011c-4187-b335-b3578764580e'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:24.020327 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47d3d59-a1ab-4908-9d4e-5ba3450998eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['419a748f-8fa9-4480-8883-428cc3da35bf', 'be735156-b4d5-446f-a2cc-df1cb76ff27e', '1711e542-f44b-4d50-b21e-64cd98bd61c7', 'c48f3d16-011c-4187-b335-b3578764580e']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:24.021204 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300473be-8aa2-4f86-9882-8d4a39f6d5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:24.046335 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300473be-8aa2-4f86-9882-8d4a39f6d5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bed32a0-1462-4268-908a-18e1bc772559', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1175870172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3779865b12452c8a37b26e1390435c',qos_specs=None,replication_status=,reservations=['419a748f-8fa9-4480-8883-428cc3da35bf','be735156-b4d5-446f-a2cc-df1cb76ff27e','1711e542-f44b-4d50-b21e-64cd98bd61c7','c48f3d16-011c-4187-b335-b3578764580e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e5a0068a4544eebc6cff6cf6216cac',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1175870172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bed32a0-1462-4268-908a-18e1bc772559,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3779865b12452c8a37b26e1390435c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86e5a0068a4544eebc6cff6cf6216cac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:24.047063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207c0c0d-f671-4cf6-bdc9-7fddc347d188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:24.066584 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207c0c0d-f671-4cf6-bdc9-7fddc347d188) transitioned into state 'SUCCESS' from state '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-1175870172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3779865b12452c8a37b26e1390435c',qos_specs=None,replication_status=,reservations=['419a748f-8fa9-4480-8883-428cc3da35bf','be735156-b4d5-446f-a2cc-df1cb76ff27e','1711e542-f44b-4d50-b21e-64cd98bd61c7','c48f3d16-011c-4187-b335-b3578764580e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e5a0068a4544eebc6cff6cf6216cac',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:24.067585 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06792dd0-4edf-4f59-97e8-18783a79d391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:24.080084 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06792dd0-4edf-4f59-97e8-18783a79d391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:24.080995 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Flow 'volume_create_api' (b06981d1-5080-4739-8fc2-9d6998b539ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:24.081446 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Create volume request issued successfully. Aug 19 21:31:24.081945 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6e6db3a7-2974-4c98-9e63-5162a99962ab tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:31:24.082547 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 937/3752] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:31:23 2026] POST /volume/v3/volumes => generated 750 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:24.097110 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-99546e89-c191-469b-afc7-4ba56f3dc112 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:24.099167 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-99546e89-c191-469b-afc7-4ba56f3dc112 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] GET https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 Aug 19 21:31:24.099406 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-99546e89-c191-469b-afc7-4ba56f3dc112 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:24.099621 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-99546e89-c191-469b-afc7-4ba56f3dc112 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:24.107889 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:24.107889 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:24.112566 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-99546e89-c191-469b-afc7-4ba56f3dc112 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:24.117817 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-99546e89-c191-469b-afc7-4ba56f3dc112 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 returned with HTTP 200 Aug 19 21:31:24.118287 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 945/3753] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:24 2026] GET /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:24.748552 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6a210330-dfdd-4c3f-a313-ebbaebfbcef8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:24.750719 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a210330-dfdd-4c3f-a313-ebbaebfbcef8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:24.750920 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a210330-dfdd-4c3f-a313-ebbaebfbcef8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:24.751127 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a210330-dfdd-4c3f-a313-ebbaebfbcef8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:24.751243 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6a210330-dfdd-4c3f-a313-ebbaebfbcef8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:24.756245 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:24.756245 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:24.756912 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a210330-dfdd-4c3f-a313-ebbaebfbcef8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:24.757332 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 941/3754] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:24 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:24.914934 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d2637d27-8cb9-4620-8533-c32497778277 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:24.917934 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2637d27-8cb9-4620-8533-c32497778277 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:24.918810 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2637d27-8cb9-4620-8533-c32497778277 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:24.919109 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2637d27-8cb9-4620-8533-c32497778277 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:24.919263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d2637d27-8cb9-4620-8533-c32497778277 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:24.925467 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:24.925467 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:24.926950 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2637d27-8cb9-4620-8533-c32497778277 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:24.927416 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 932/3755] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:24 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:25.134930 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f9d50c23-ee2d-4409-855b-6dd00a0531c9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.136911 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f9d50c23-ee2d-4409-855b-6dd00a0531c9 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] GET https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 Aug 19 21:31:25.137119 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f9d50c23-ee2d-4409-855b-6dd00a0531c9 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.137321 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f9d50c23-ee2d-4409-855b-6dd00a0531c9 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.145289 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.145289 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:25.150914 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f9d50c23-ee2d-4409-855b-6dd00a0531c9 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.155243 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f9d50c23-ee2d-4409-855b-6dd00a0531c9 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 returned with HTTP 200 Aug 19 21:31:25.155639 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 938/3756] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:25 2026] GET /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:25.178074 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1e1fa911-fdc5-4492-bd59-f72d8e8d7cf6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.180179 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e1fa911-fdc5-4492-bd59-f72d8e8d7cf6 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] POST https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata Aug 19 21:31:25.180622 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e1fa911-fdc5-4492-bd59-f72d8e8d7cf6 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:25.191557 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.191557 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:25.192166 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1e1fa911-fdc5-4492-bd59-f72d8e8d7cf6 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.205183 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1e1fa911-fdc5-4492-bd59-f72d8e8d7cf6 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Create volume metadata completed successfully. Aug 19 21:31:25.205643 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e1fa911-fdc5-4492-bd59-f72d8e8d7cf6 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata returned with HTTP 200 Aug 19 21:31:25.206207 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 946/3757] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:31:25 2026] POST /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:25.216327 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f2373dee-c3c0-465a-955a-5cffd6ed83f0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.220547 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f2373dee-c3c0-465a-955a-5cffd6ed83f0 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] GET https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata Aug 19 21:31:25.220798 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f2373dee-c3c0-465a-955a-5cffd6ed83f0 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.221051 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f2373dee-c3c0-465a-955a-5cffd6ed83f0 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.235731 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.235731 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:25.236617 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f2373dee-c3c0-465a-955a-5cffd6ed83f0 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.245898 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f2373dee-c3c0-465a-955a-5cffd6ed83f0 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Get volume metadata completed successfully. Aug 19 21:31:25.247116 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f2373dee-c3c0-465a-955a-5cffd6ed83f0 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata returned with HTTP 200 Aug 19 21:31:25.247116 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 942/3758] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:31:25 2026] GET /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata => generated 101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:25.258305 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5e3ce71c-5231-492f-8436-9568d812030a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.262387 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e3ce71c-5231-492f-8436-9568d812030a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] PUT https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata Aug 19 21:31:25.262813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e3ce71c-5231-492f-8436-9568d812030a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:25.277297 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.277297 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:25.277525 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5e3ce71c-5231-492f-8436-9568d812030a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.294266 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5e3ce71c-5231-492f-8436-9568d812030a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Update volume metadata completed successfully. Aug 19 21:31:25.294687 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e3ce71c-5231-492f-8436-9568d812030a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata returned with HTTP 200 Aug 19 21:31:25.295317 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 933/3759] 10.4.3.158 () {68 vars in 1395 bytes} [Wed Aug 19 21:31:25 2026] PUT /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:31:25.303714 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1e468027-d5e3-45df-b31a-f885c629b3c2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.305839 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1e468027-d5e3-45df-b31a-f885c629b3c2 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] GET https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata Aug 19 21:31:25.306106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1e468027-d5e3-45df-b31a-f885c629b3c2 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.306338 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1e468027-d5e3-45df-b31a-f885c629b3c2 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.313239 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.313239 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:25.313726 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1e468027-d5e3-45df-b31a-f885c629b3c2 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.320317 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1e468027-d5e3-45df-b31a-f885c629b3c2 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Get volume metadata completed successfully. Aug 19 21:31:25.320613 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1e468027-d5e3-45df-b31a-f885c629b3c2 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata returned with HTTP 200 Aug 19 21:31:25.321070 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 939/3760] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:31:25 2026] GET /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:31:25.328569 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-95bfc851-0067-480c-b627-0af22e4df826 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.331044 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-95bfc851-0067-480c-b627-0af22e4df826 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] DELETE https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata/key1 Aug 19 21:31:25.331277 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-95bfc851-0067-480c-b627-0af22e4df826 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.331512 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-95bfc851-0067-480c-b627-0af22e4df826 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.339727 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.339727 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:25.340268 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-95bfc851-0067-480c-b627-0af22e4df826 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.346625 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-95bfc851-0067-480c-b627-0af22e4df826 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Get volume metadata completed successfully. Aug 19 21:31:25.355880 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-95bfc851-0067-480c-b627-0af22e4df826 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Delete volume metadata completed successfully. Aug 19 21:31:25.356329 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-95bfc851-0067-480c-b627-0af22e4df826 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata/key1 returned with HTTP 200 Aug 19 21:31:25.356771 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 947/3761] 10.4.3.158 () {66 vars in 1393 bytes} [Wed Aug 19 21:31:25 2026] DELETE /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata/key1 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 21:31:25.365623 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-831b3e56-e011-48dc-8bdd-eb18bc40c1ba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.367705 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-831b3e56-e011-48dc-8bdd-eb18bc40c1ba tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] GET https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata Aug 19 21:31:25.368161 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-831b3e56-e011-48dc-8bdd-eb18bc40c1ba tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.368369 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-831b3e56-e011-48dc-8bdd-eb18bc40c1ba tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.377061 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.377061 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:25.377676 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-831b3e56-e011-48dc-8bdd-eb18bc40c1ba tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.384841 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-831b3e56-e011-48dc-8bdd-eb18bc40c1ba tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Get volume metadata completed successfully. Aug 19 21:31:25.385370 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-831b3e56-e011-48dc-8bdd-eb18bc40c1ba tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata returned with HTTP 200 Aug 19 21:31:25.385820 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 943/3762] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:31:25 2026] GET /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata => generated 32 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:31:25.393796 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-caf647a2-3e9d-4f08-86ef-2cce6032f5a1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.396188 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-caf647a2-3e9d-4f08-86ef-2cce6032f5a1 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] PUT https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata Aug 19 21:31:25.396682 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-caf647a2-3e9d-4f08-86ef-2cce6032f5a1 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:25.407365 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.407365 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:25.408087 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-caf647a2-3e9d-4f08-86ef-2cce6032f5a1 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.418342 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-caf647a2-3e9d-4f08-86ef-2cce6032f5a1 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Update volume metadata completed successfully. Aug 19 21:31:25.418741 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-caf647a2-3e9d-4f08-86ef-2cce6032f5a1 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata returned with HTTP 200 Aug 19 21:31:25.419403 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 934/3763] 10.4.3.158 () {68 vars in 1395 bytes} [Wed Aug 19 21:31:25 2026] PUT /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:31:25.428120 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-47f3efc8-2f87-4096-ab00-4ef9a0c6a9d9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.430278 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-47f3efc8-2f87-4096-ab00-4ef9a0c6a9d9 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] POST https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata Aug 19 21:31:25.430716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-47f3efc8-2f87-4096-ab00-4ef9a0c6a9d9 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:25.439737 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.439737 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:25.440447 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-47f3efc8-2f87-4096-ab00-4ef9a0c6a9d9 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.450727 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-47f3efc8-2f87-4096-ab00-4ef9a0c6a9d9 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Create volume metadata completed successfully. Aug 19 21:31:25.451040 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-47f3efc8-2f87-4096-ab00-4ef9a0c6a9d9 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata returned with HTTP 200 Aug 19 21:31:25.451421 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 940/3764] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:31:25 2026] POST /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:31:25.460076 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ff34cdd2-f3c0-433d-9384-b35d26747969 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.464128 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff34cdd2-f3c0-433d-9384-b35d26747969 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] PUT https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata/key3 Aug 19 21:31:25.464128 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff34cdd2-f3c0-433d-9384-b35d26747969 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:25.471958 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.471958 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:25.472491 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ff34cdd2-f3c0-433d-9384-b35d26747969 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.484363 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ff34cdd2-f3c0-433d-9384-b35d26747969 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Update volume metadata completed successfully. Aug 19 21:31:25.484622 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff34cdd2-f3c0-433d-9384-b35d26747969 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata/key3 returned with HTTP 200 Aug 19 21:31:25.485264 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 948/3765] 10.4.3.158 () {68 vars in 1410 bytes} [Wed Aug 19 21:31:25 2026] PUT /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:31:25.492749 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5b3c1a39-4381-4f88-ba4e-b01add189f82 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.494673 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b3c1a39-4381-4f88-ba4e-b01add189f82 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] GET https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata/key3 Aug 19 21:31:25.494892 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b3c1a39-4381-4f88-ba4e-b01add189f82 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.495104 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b3c1a39-4381-4f88-ba4e-b01add189f82 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.508071 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.508071 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:25.508071 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5b3c1a39-4381-4f88-ba4e-b01add189f82 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.514604 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5b3c1a39-4381-4f88-ba4e-b01add189f82 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Get volume metadata completed successfully. Aug 19 21:31:25.514604 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b3c1a39-4381-4f88-ba4e-b01add189f82 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata/key3 returned with HTTP 200 Aug 19 21:31:25.515160 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 944/3766] 10.4.3.158 () {66 vars in 1390 bytes} [Wed Aug 19 21:31:25 2026] GET /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:31:25.523245 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bfbc63dd-4b6f-4a9c-bded-625e0bf7b397 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.525750 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bfbc63dd-4b6f-4a9c-bded-625e0bf7b397 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] GET https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata Aug 19 21:31:25.525750 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bfbc63dd-4b6f-4a9c-bded-625e0bf7b397 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.527370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bfbc63dd-4b6f-4a9c-bded-625e0bf7b397 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.535243 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.535243 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:25.538029 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bfbc63dd-4b6f-4a9c-bded-625e0bf7b397 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.541728 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bfbc63dd-4b6f-4a9c-bded-625e0bf7b397 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Get volume metadata completed successfully. Aug 19 21:31:25.542090 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bfbc63dd-4b6f-4a9c-bded-625e0bf7b397 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata returned with HTTP 200 Aug 19 21:31:25.542586 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 935/3767] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Aug 19 21:31:25 2026] GET /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:31:25.554652 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5f2dd6e9-3234-4147-bc54-ce56507e75bf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.558775 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5f2dd6e9-3234-4147-bc54-ce56507e75bf tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] PUT https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata Aug 19 21:31:25.559134 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5f2dd6e9-3234-4147-bc54-ce56507e75bf tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:25.570343 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.570343 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:25.573032 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5f2dd6e9-3234-4147-bc54-ce56507e75bf tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.580154 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5f2dd6e9-3234-4147-bc54-ce56507e75bf tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Update volume metadata completed successfully. Aug 19 21:31:25.580430 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5f2dd6e9-3234-4147-bc54-ce56507e75bf tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata returned with HTTP 200 Aug 19 21:31:25.580820 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 941/3768] 10.4.3.158 () {68 vars in 1395 bytes} [Wed Aug 19 21:31:25 2026] PUT /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:31:25.590041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7d4ff2b2-f7fd-4424-95e1-2cc1d17a89ac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.592799 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d4ff2b2-f7fd-4424-95e1-2cc1d17a89ac tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] GET https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 Aug 19 21:31:25.593291 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d4ff2b2-f7fd-4424-95e1-2cc1d17a89ac tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.593461 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d4ff2b2-f7fd-4424-95e1-2cc1d17a89ac tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.603871 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.603871 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:25.609320 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7d4ff2b2-f7fd-4424-95e1-2cc1d17a89ac tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.617225 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d4ff2b2-f7fd-4424-95e1-2cc1d17a89ac tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 returned with HTTP 200 Aug 19 21:31:25.617655 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 949/3769] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:25 2026] GET /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:25.633608 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cebc584a-eb9a-4136-a88c-b03e0d303d0a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.636360 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cebc584a-eb9a-4136-a88c-b03e0d303d0a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] DELETE https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 Aug 19 21:31:25.636527 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cebc584a-eb9a-4136-a88c-b03e0d303d0a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.637189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cebc584a-eb9a-4136-a88c-b03e0d303d0a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.637399 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-cebc584a-eb9a-4136-a88c-b03e0d303d0a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Delete volume with id: 6bed32a0-1462-4268-908a-18e1bc772559 Aug 19 21:31:25.651797 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.651797 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:25.651797 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cebc584a-eb9a-4136-a88c-b03e0d303d0a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.681888 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cebc584a-eb9a-4136-a88c-b03e0d303d0a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Delete volume request issued successfully. Aug 19 21:31:25.681888 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cebc584a-eb9a-4136-a88c-b03e0d303d0a tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 returned with HTTP 202 Aug 19 21:31:25.681888 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 945/3770] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:31:25 2026] DELETE /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:25.696705 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-77ce8563-9da3-4fa8-a077-2259a247ec74 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.699652 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-77ce8563-9da3-4fa8-a077-2259a247ec74 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] GET https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 Aug 19 21:31:25.699652 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-77ce8563-9da3-4fa8-a077-2259a247ec74 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.699652 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-77ce8563-9da3-4fa8-a077-2259a247ec74 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.709205 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.709205 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:25.714508 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-77ce8563-9da3-4fa8-a077-2259a247ec74 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Volume info retrieved successfully. Aug 19 21:31:25.719908 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-77ce8563-9da3-4fa8-a077-2259a247ec74 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 returned with HTTP 200 Aug 19 21:31:25.720537 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 936/3771] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:25 2026] GET /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:25.770614 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c9a5206d-350b-4b58-a210-f56ca2bca2a5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.773097 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c9a5206d-350b-4b58-a210-f56ca2bca2a5 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:25.773419 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c9a5206d-350b-4b58-a210-f56ca2bca2a5 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.773688 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c9a5206d-350b-4b58-a210-f56ca2bca2a5 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.773837 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c9a5206d-350b-4b58-a210-f56ca2bca2a5 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:25.779214 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.779214 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:25.779808 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c9a5206d-350b-4b58-a210-f56ca2bca2a5 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:25.780262 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 942/3772] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:25 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:25.939533 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b888e055-8453-4251-825f-bc2e56f69192 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:25.941727 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b888e055-8453-4251-825f-bc2e56f69192 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:25.941987 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b888e055-8453-4251-825f-bc2e56f69192 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:25.942263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b888e055-8453-4251-825f-bc2e56f69192 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:25.942407 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b888e055-8453-4251-825f-bc2e56f69192 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:25.947658 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:25.947658 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:25.948618 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b888e055-8453-4251-825f-bc2e56f69192 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:25.949100 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 950/3773] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:25 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:26.738653 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cf29d725-adb9-476e-acbc-afd179706b10 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:26.741230 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cf29d725-adb9-476e-acbc-afd179706b10 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] GET https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 Aug 19 21:31:26.741490 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cf29d725-adb9-476e-acbc-afd179706b10 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:26.741756 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cf29d725-adb9-476e-acbc-afd179706b10 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:26.750582 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cf29d725-adb9-476e-acbc-afd179706b10 tempest-VolumesMetadataTest-1673369682 tempest-VolumesMetadataTest-1673369682-project-member] https://10.4.3.158/volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 returned with HTTP 404 Aug 19 21:31:26.751198 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 946/3774] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:26 2026] GET /volume/v3/volumes/6bed32a0-1462-4268-908a-18e1bc772559 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:26.793431 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-243a2f58-47e0-4299-90a4-bee28abd8b56 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:26.795433 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-243a2f58-47e0-4299-90a4-bee28abd8b56 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:26.795640 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-243a2f58-47e0-4299-90a4-bee28abd8b56 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:26.795828 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-243a2f58-47e0-4299-90a4-bee28abd8b56 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:26.795963 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-243a2f58-47e0-4299-90a4-bee28abd8b56 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:26.800434 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:26.800434 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:26.801173 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-243a2f58-47e0-4299-90a4-bee28abd8b56 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:26.801752 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 937/3775] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:26 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:26.960611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e1fe2201-f9ed-41fc-bde5-b292b441cabf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:26.963929 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e1fe2201-f9ed-41fc-bde5-b292b441cabf tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:26.963929 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e1fe2201-f9ed-41fc-bde5-b292b441cabf tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:26.964899 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e1fe2201-f9ed-41fc-bde5-b292b441cabf tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:26.966124 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-e1fe2201-f9ed-41fc-bde5-b292b441cabf tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:26.977095 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:26.977095 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:26.978290 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e1fe2201-f9ed-41fc-bde5-b292b441cabf tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:26.979433 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 943/3776] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:26 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:27.813131 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7fd83ec7-f9e4-4ae1-966c-14ed1a608029 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:27.815065 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7fd83ec7-f9e4-4ae1-966c-14ed1a608029 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:27.815310 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7fd83ec7-f9e4-4ae1-966c-14ed1a608029 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:27.815535 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7fd83ec7-f9e4-4ae1-966c-14ed1a608029 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:27.815676 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7fd83ec7-f9e4-4ae1-966c-14ed1a608029 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:27.819773 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:27.819773 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:27.820437 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7fd83ec7-f9e4-4ae1-966c-14ed1a608029 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:27.820808 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 951/3777] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:27 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:27.990927 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d76beeee-c957-4810-ae44-d523149ed121 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:27.992804 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d76beeee-c957-4810-ae44-d523149ed121 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:27.993084 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d76beeee-c957-4810-ae44-d523149ed121 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:27.993361 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d76beeee-c957-4810-ae44-d523149ed121 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:27.993531 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d76beeee-c957-4810-ae44-d523149ed121 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:28.002040 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:28.002040 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:28.002040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d76beeee-c957-4810-ae44-d523149ed121 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:28.002040 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 947/3778] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:27 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:28.011305 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d317438c-a7c8-41f2-a833-af030ef66069 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:28.013716 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d317438c-a7c8-41f2-a833-af030ef66069 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 Aug 19 21:31:28.014001 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d317438c-a7c8-41f2-a833-af030ef66069 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:28.014266 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d317438c-a7c8-41f2-a833-af030ef66069 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:28.023179 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:28.023179 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:28.027498 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d317438c-a7c8-41f2-a833-af030ef66069 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:28.033356 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d317438c-a7c8-41f2-a833-af030ef66069 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 returned with HTTP 200 Aug 19 21:31:28.033845 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 938/3779] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:28 2026] GET /volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:28.046579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9a58e44d-83f1-4186-872d-b2e76783e57c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:28.048366 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] POST https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4/restore Aug 19 21:31:28.048705 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:28.049989 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Restoring backup 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 ({'restore': {}}) {{(pid=100178) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 21:31:28.050132 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Restoring backup 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 to volume None. Aug 19 21:31:28.054392 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:28.054392 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:28.055467 np0000007814 devstack@c-api.service[100178]: INFO cinder.backup.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Creating volume of 1 GB for restore of backup 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. Aug 19 21:31:28.063727 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:31:28.063370. {{(pid=100178) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:31:28.063892 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Availability Zones retrieved successfully. Aug 19 21:31:28.070562 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Flow 'volume_create_api' (a9638acc-2997-4962-9af5-62ebeac66fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:28.071944 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (952677fd-0bfe-440a-a411-f503371203be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:28.073705 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:31:28.103293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (952677fd-0bfe-440a-a411-f503371203be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:28.104185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a885d5e8-c69c-4c3e-ba7a-068db789f3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:28.148766 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Created reservations ['2fe0aee5-ed2b-4606-81f9-b9561a057f13', '8df61493-6658-499c-8de1-5eb82200fa43', '44ca4e05-a212-4d52-bb4f-37ca8dcd0eb6', '5e74a37a-1367-49df-954a-8b466ca28e83'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:28.149758 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a885d5e8-c69c-4c3e-ba7a-068db789f3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fe0aee5-ed2b-4606-81f9-b9561a057f13', '8df61493-6658-499c-8de1-5eb82200fa43', '44ca4e05-a212-4d52-bb4f-37ca8dcd0eb6', '5e74a37a-1367-49df-954a-8b466ca28e83']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:28.150571 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7d9c04-3795-4ef0-a503-db5220901f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:28.182631 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7d9c04-3795-4ef0-a503-db5220901f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40f76341-fcc0-42e8-aecc-926f5377cbe7', '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_543fe0dc-f119-4bd0-a555-0ee93c1ab3f4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda3fe61efd54acfac1660265aba54ce',qos_specs=None,replication_status=,reservations=['2fe0aee5-ed2b-4606-81f9-b9561a057f13','8df61493-6658-499c-8de1-5eb82200fa43','44ca4e05-a212-4d52-bb4f-37ca8dcd0eb6','5e74a37a-1367-49df-954a-8b466ca28e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5730960fac6e422cb3ef2afcca06d0a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:31:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_543fe0dc-f119-4bd0-a555-0ee93c1ab3f4',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40f76341-fcc0-42e8-aecc-926f5377cbe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda3fe61efd54acfac1660265aba54ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5730960fac6e422cb3ef2afcca06d0a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:28.183604 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7a79ea-a60e-405a-8c4a-6cb38fd951c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:28.206271 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7a79ea-a60e-405a-8c4a-6cb38fd951c2) transitioned into 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_543fe0dc-f119-4bd0-a555-0ee93c1ab3f4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda3fe61efd54acfac1660265aba54ce',qos_specs=None,replication_status=,reservations=['2fe0aee5-ed2b-4606-81f9-b9561a057f13','8df61493-6658-499c-8de1-5eb82200fa43','44ca4e05-a212-4d52-bb4f-37ca8dcd0eb6','5e74a37a-1367-49df-954a-8b466ca28e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5730960fac6e422cb3ef2afcca06d0a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:28.207358 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee7eff5-b187-4b49-9cf4-4def27981d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:28.221277 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee7eff5-b187-4b49-9cf4-4def27981d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:28.222519 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Flow 'volume_create_api' (a9638acc-2997-4962-9af5-62ebeac66fb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:28.222960 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Create volume request issued successfully. Aug 19 21:31:28.232040 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:28.232040 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:28.232770 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:28.835526 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2384c4e4-2c16-44a0-b327-f4448cc85dfa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:28.838141 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2384c4e4-2c16-44a0-b327-f4448cc85dfa tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:28.838403 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2384c4e4-2c16-44a0-b327-f4448cc85dfa tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:28.838647 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2384c4e4-2c16-44a0-b327-f4448cc85dfa tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:28.838792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2384c4e4-2c16-44a0-b327-f4448cc85dfa tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:28.844334 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:28.844334 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:28.845155 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2384c4e4-2c16-44a0-b327-f4448cc85dfa tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:28.845625 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 952/3780] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:28 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:28.945829 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:29.079802 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:31:29.080300 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-63411518"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:29.081737 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-63411518'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:31:29.081883 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Create volume of 1 GB Aug 19 21:31:29.086460 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Availability Zones retrieved successfully. Aug 19 21:31:29.092901 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Flow 'volume_create_api' (5967bdb7-5ce7-407f-8a19-33d16883dad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:29.093967 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4d4dd8-0cee-46de-ba19-1d8f5144c122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:29.095150 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:31:29.125466 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4d4dd8-0cee-46de-ba19-1d8f5144c122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:29.126313 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38498ecb-3327-4202-9081-09631f1b6c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:29.192509 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Created reservations ['e528c8a7-382e-4298-9f3d-5575ae054ce0', '250dbaa0-6c31-4030-b193-a318ee6d3c6e', 'd3778cb1-5ccd-42c7-9309-fc87cbdd46c8', '73e679c4-0315-4619-86b8-9d02ec8d6e42'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:29.193393 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38498ecb-3327-4202-9081-09631f1b6c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e528c8a7-382e-4298-9f3d-5575ae054ce0', '250dbaa0-6c31-4030-b193-a318ee6d3c6e', 'd3778cb1-5ccd-42c7-9309-fc87cbdd46c8', '73e679c4-0315-4619-86b8-9d02ec8d6e42']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:29.194184 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd460d36-2e88-449b-9cb7-fe438e15d6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:29.218457 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd460d36-2e88-449b-9cb7-fe438e15d6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22de9f26-ab4b-44f8-b6be-b2997aeeb351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-63411518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7680683bde4adc8bfdd61137831be5',qos_specs=None,replication_status=,reservations=['e528c8a7-382e-4298-9f3d-5575ae054ce0','250dbaa0-6c31-4030-b193-a318ee6d3c6e','d3778cb1-5ccd-42c7-9309-fc87cbdd46c8','73e679c4-0315-4619-86b8-9d02ec8d6e42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='692380d9b7a6473da33e67c653308941',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-63411518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22de9f26-ab4b-44f8-b6be-b2997aeeb351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7680683bde4adc8bfdd61137831be5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='692380d9b7a6473da33e67c653308941',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:29.219262 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5abeb52-0a84-4e70-9bfb-bcf8a4aed30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:29.240426 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:29.240426 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:29.240889 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:29.240995 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Checking backup size 1 against volume size 1 {{(pid=100178) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 21:31:29.241099 np0000007814 devstack@c-api.service[100178]: INFO cinder.backup.api [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Overwriting volume 40f76341-fcc0-42e8-aecc-926f5377cbe7 with restore of backup 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:29.241550 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5abeb52-0a84-4e70-9bfb-bcf8a4aed30c) transitioned into state 'SUCCESS' from state '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-63411518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7680683bde4adc8bfdd61137831be5',qos_specs=None,replication_status=,reservations=['e528c8a7-382e-4298-9f3d-5575ae054ce0','250dbaa0-6c31-4030-b193-a318ee6d3c6e','d3778cb1-5ccd-42c7-9309-fc87cbdd46c8','73e679c4-0315-4619-86b8-9d02ec8d6e42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='692380d9b7a6473da33e67c653308941',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:29.242531 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5f6b61-6ad5-4dd2-a7a8-4aebb8c0571f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:29.255957 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5f6b61-6ad5-4dd2-a7a8-4aebb8c0571f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:29.257337 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Flow 'volume_create_api' (5967bdb7-5ce7-407f-8a19-33d16883dad4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:29.257631 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] restore_backup in rpcapi backup_id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 {{(pid=100178) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 21:31:29.257815 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Create volume request issued successfully. Aug 19 21:31:29.258773 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-413356b1-ebb2-4f06-9ff7-a5c4ed4a0736 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:31:29.259493 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 948/3781] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:31:28 2026] POST /volume/v3/volumes => generated 817 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:29.259729 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9a58e44d-83f1-4186-872d-b2e76783e57c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4/restore returned with HTTP 202 Aug 19 21:31:29.260437 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 944/3782] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Aug 19 21:31:28 2026] POST /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4/restore => generated 189 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:29.268681 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-14350ee0-1599-4f48-ae24-8b51b6deb440 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:29.270445 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b05279cb-c718-48d4-ace5-640239cf1774 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:29.270771 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14350ee0-1599-4f48-ae24-8b51b6deb440 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:29.270989 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14350ee0-1599-4f48-ae24-8b51b6deb440 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:29.271261 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14350ee0-1599-4f48-ae24-8b51b6deb440 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:29.271402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-14350ee0-1599-4f48-ae24-8b51b6deb440 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:29.274770 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b05279cb-c718-48d4-ace5-640239cf1774 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:29.275055 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b05279cb-c718-48d4-ace5-640239cf1774 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:29.275311 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b05279cb-c718-48d4-ace5-640239cf1774 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:29.276590 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:29.276590 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:29.277436 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14350ee0-1599-4f48-ae24-8b51b6deb440 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:29.277821 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 939/3783] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:29 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:29.297803 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:29.297803 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:29.306233 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b05279cb-c718-48d4-ace5-640239cf1774 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Volume info retrieved successfully. Aug 19 21:31:29.311770 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b05279cb-c718-48d4-ace5-640239cf1774 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 returned with HTTP 200 Aug 19 21:31:29.312292 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 953/3784] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:29 2026] GET /volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 => generated 885 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:29.858091 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-71b4747a-1b25-458b-9092-9d193719a9ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:29.860211 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71b4747a-1b25-458b-9092-9d193719a9ee tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:31:29.860482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71b4747a-1b25-458b-9092-9d193719a9ee tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:29.860715 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71b4747a-1b25-458b-9092-9d193719a9ee tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:29.860866 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-71b4747a-1b25-458b-9092-9d193719a9ee tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:29.865666 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:29.865666 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:29.866434 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71b4747a-1b25-458b-9092-9d193719a9ee tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:31:29.866992 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 949/3785] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:29 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:29.876863 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d8d8501f-07e8-432d-8009-3c5cb3e705fd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:29.878802 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d8d8501f-07e8-432d-8009-3c5cb3e705fd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:31:29.879220 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d8d8501f-07e8-432d-8009-3c5cb3e705fd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6b2fb0b-fe13-444e-adfa-290bd0482424"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:29.880695 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-d8d8501f-07e8-432d-8009-3c5cb3e705fd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating new backup {'backup': {'volume_id': 'f6b2fb0b-fe13-444e-adfa-290bd0482424'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:31:29.880829 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-d8d8501f-07e8-432d-8009-3c5cb3e705fd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating backup of volume f6b2fb0b-fe13-444e-adfa-290bd0482424 in container None Aug 19 21:31:29.889390 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:29.889390 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:29.889789 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d8d8501f-07e8-432d-8009-3c5cb3e705fd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:31:29.912979 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-d8d8501f-07e8-432d-8009-3c5cb3e705fd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['613dfd85-8b2d-4acf-a666-d1bc45206f86', '7cad2b82-6116-4c42-88a5-a588ce3541e8'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:29.951216 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d8d8501f-07e8-432d-8009-3c5cb3e705fd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:31:29.951693 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 945/3786] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:31:29 2026] POST /volume/v3/backups => generated 288 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:29.961947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-57599c93-e855-4362-9bfa-fe0e23fe2e71 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:29.964061 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-57599c93-e855-4362-9bfa-fe0e23fe2e71 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:29.964291 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-57599c93-e855-4362-9bfa-fe0e23fe2e71 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:29.964477 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-57599c93-e855-4362-9bfa-fe0e23fe2e71 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:29.964610 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-57599c93-e855-4362-9bfa-fe0e23fe2e71 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:29.969411 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:29.969411 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:29.970201 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-57599c93-e855-4362-9bfa-fe0e23fe2e71 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:29.970676 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 940/3787] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:29 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:30.290513 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6b4c0884-3ba1-481a-8187-02f8d0fb258d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.292808 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b4c0884-3ba1-481a-8187-02f8d0fb258d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:30.293066 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b4c0884-3ba1-481a-8187-02f8d0fb258d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.293324 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b4c0884-3ba1-481a-8187-02f8d0fb258d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.293470 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6b4c0884-3ba1-481a-8187-02f8d0fb258d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:30.298660 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:30.298660 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:30.299552 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b4c0884-3ba1-481a-8187-02f8d0fb258d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:30.299949 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 954/3788] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:30 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:30.327750 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7deecd65-9412-4bb9-9de1-ad460b1c6917 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.329802 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7deecd65-9412-4bb9-9de1-ad460b1c6917 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:30.329993 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7deecd65-9412-4bb9-9de1-ad460b1c6917 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.330265 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7deecd65-9412-4bb9-9de1-ad460b1c6917 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.337767 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:30.337767 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:30.341678 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7deecd65-9412-4bb9-9de1-ad460b1c6917 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Volume info retrieved successfully. Aug 19 21:31:30.346155 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7deecd65-9412-4bb9-9de1-ad460b1c6917 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 returned with HTTP 200 Aug 19 21:31:30.346601 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 950/3789] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:30 2026] GET /volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:30.362694 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-637ebb5a-aafd-4deb-9d16-d67eced1ef65 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.364547 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-637ebb5a-aafd-4deb-9d16-d67eced1ef65 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] POST https://10.4.3.158/volume/v3/volume-transfers Aug 19 21:31:30.364897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-637ebb5a-aafd-4deb-9d16-d67eced1ef65 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "22de9f26-ab4b-44f8-b6be-b2997aeeb351"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:30.366448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volume_transfer [None req-637ebb5a-aafd-4deb-9d16-d67eced1ef65 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Creating new volume transfer {'transfer': {'volume_id': '22de9f26-ab4b-44f8-b6be-b2997aeeb351'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 21:31:30.366585 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volume_transfer [None req-637ebb5a-aafd-4deb-9d16-d67eced1ef65 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Creating transfer of volume 22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:30.366708 np0000007814 devstack@c-api.service[100178]: INFO cinder.transfer.api [None req-637ebb5a-aafd-4deb-9d16-d67eced1ef65 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Generating transfer record for volume 22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:30.374800 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:30.374800 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:30.388664 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-637ebb5a-aafd-4deb-9d16-d67eced1ef65 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 202 Aug 19 21:31:30.389125 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 946/3790] 10.4.3.158 () {70 vars in 1326 bytes} [Wed Aug 19 21:31:30 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:30.397859 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-43f0db49-177b-4e73-b1ef-51afc37a9e1d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.399902 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43f0db49-177b-4e73-b1ef-51afc37a9e1d tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:30.400184 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43f0db49-177b-4e73-b1ef-51afc37a9e1d tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.400395 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43f0db49-177b-4e73-b1ef-51afc37a9e1d tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.408407 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:30.408407 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:30.412310 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-43f0db49-177b-4e73-b1ef-51afc37a9e1d tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Volume info retrieved successfully. Aug 19 21:31:30.416263 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43f0db49-177b-4e73-b1ef-51afc37a9e1d tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 returned with HTTP 200 Aug 19 21:31:30.416662 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 941/3791] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:30 2026] GET /volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:30.429344 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-10440652-9a5b-41e7-ae61-96827c263347 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.431184 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-10440652-9a5b-41e7-ae61-96827c263347 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volume-transfers/f6023289-ff06-48b9-a836-6f11393a36c6 Aug 19 21:31:30.431429 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-10440652-9a5b-41e7-ae61-96827c263347 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.431620 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-10440652-9a5b-41e7-ae61-96827c263347 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.435701 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-10440652-9a5b-41e7-ae61-96827c263347 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volume-transfers/f6023289-ff06-48b9-a836-6f11393a36c6 returned with HTTP 200 Aug 19 21:31:30.436100 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 955/3792] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Aug 19 21:31:30 2026] GET /volume/v3/volume-transfers/f6023289-ff06-48b9-a836-6f11393a36c6 => generated 432 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:30.445156 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b0df1f0c-091d-4c58-ac76-506397320da3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.447025 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0df1f0c-091d-4c58-ac76-506397320da3 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volume-transfers Aug 19 21:31:30.447319 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0df1f0c-091d-4c58-ac76-506397320da3 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.447522 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0df1f0c-091d-4c58-ac76-506397320da3 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.447679 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volume_transfer [None req-b0df1f0c-091d-4c58-ac76-506397320da3 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Listing volume transfers {{(pid=100176) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 21:31:30.453405 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0df1f0c-091d-4c58-ac76-506397320da3 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 200 Aug 19 21:31:30.453868 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 951/3793] 10.4.3.158 () {68 vars in 1305 bytes} [Wed Aug 19 21:31:30 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:30.462057 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.546446 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] POST https://10.4.3.158/volume/v3/volume-transfers/f6023289-ff06-48b9-a836-6f11393a36c6/accept Aug 19 21:31:30.546912 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3ca9f546324e4cf9"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:30.548499 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.volume_transfer [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Accepting volume transfer f6023289-ff06-48b9-a836-6f11393a36c6 {{(pid=100178) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 21:31:30.548627 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.volume_transfer [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Accepting transfer f6023289-ff06-48b9-a836-6f11393a36c6 Aug 19 21:31:30.632589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Created reservations ['797a5803-e2fa-4746-be14-fcba6ef4fca7', '1c9e6723-dcea-4244-b0ee-814bd0dffafd', '7659e836-af17-440b-8e12-9bae198bbdb0', 'ef313fdb-aa75-4da3-8e06-653b3e29beb0'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:30.658756 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Created reservations ['b398a8be-c735-4d2d-adad-67f79951fbf9', '260a0cc7-d6d0-463f-8a50-32c5aabcf5be', '5ce9afb6-2487-46d7-ae32-cad2506e1766', '6f62b0d1-930c-4ba1-9bee-1ca176797971'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:30.698823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Created reservations ['869f1c3e-43ae-4a24-a0c5-02bc630b3f3b', '56238703-bb5f-4189-ba27-ebab0107adc1', '211912ed-c1c9-4519-be78-427a0e64b552', 'c109bcfa-b1f1-4a21-9ee7-e5ff7dee18b3'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:30.732648 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Created reservations ['ff21bf47-8b29-44f9-8aaa-cb6eca6460fa', '28ec1977-ca19-47d6-9d49-8df1f932f0fa', 'dec2e43f-9d65-4f2f-a5fc-dab2bd64b273', '3897771d-1b52-4193-88d5-8cfea68fdbf7'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:30.743536 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Transfer volume completed successfully. Aug 19 21:31:30.817996 np0000007814 devstack@c-api.service[100178]: INFO cinder.transfer.api [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Volume 22de9f26-ab4b-44f8-b6be-b2997aeeb351 has been transferred. Aug 19 21:31:30.825204 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-31d6cfd6-39e5-42c6-bf54-f4b2aa10624a tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] https://10.4.3.158/volume/v3/volume-transfers/f6023289-ff06-48b9-a836-6f11393a36c6/accept returned with HTTP 202 Aug 19 21:31:30.825663 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 947/3794] 10.4.3.158 () {70 vars in 1458 bytes} [Wed Aug 19 21:31:30 2026] POST /volume/v3/volume-transfers/f6023289-ff06-48b9-a836-6f11393a36c6/accept => generated 365 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:30.833898 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f7ad27ea-084e-465a-be11-cc3089acfa0b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.835922 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f7ad27ea-084e-465a-be11-cc3089acfa0b tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] GET https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:30.836205 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f7ad27ea-084e-465a-be11-cc3089acfa0b tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.836467 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f7ad27ea-084e-465a-be11-cc3089acfa0b tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.844415 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:30.844415 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:30.848346 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f7ad27ea-084e-465a-be11-cc3089acfa0b tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Volume info retrieved successfully. Aug 19 21:31:30.852535 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f7ad27ea-084e-465a-be11-cc3089acfa0b tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 returned with HTTP 200 Aug 19 21:31:30.852898 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 942/3795] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:30 2026] GET /volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:30.864742 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-793f9576-cb7c-474e-a7c6-b107997df0db None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.866575 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-793f9576-cb7c-474e-a7c6-b107997df0db tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] GET https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:30.866820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-793f9576-cb7c-474e-a7c6-b107997df0db tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.867004 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-793f9576-cb7c-474e-a7c6-b107997df0db tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.873867 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:30.873867 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:30.878060 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-793f9576-cb7c-474e-a7c6-b107997df0db tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] Volume info retrieved successfully. Aug 19 21:31:30.882835 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-793f9576-cb7c-474e-a7c6-b107997df0db tempest-VolumesTransfersV355Test-1209963403 tempest-VolumesTransfersV355Test-1209963403-project-member] https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 returned with HTTP 200 Aug 19 21:31:30.883133 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 956/3796] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:30 2026] GET /volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:30.899518 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c1f15fec-af6b-45c7-a63d-1ceac69cfa7e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.901382 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c1f15fec-af6b-45c7-a63d-1ceac69cfa7e tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/f6023289-ff06-48b9-a836-6f11393a36c6 Aug 19 21:31:30.901602 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c1f15fec-af6b-45c7-a63d-1ceac69cfa7e tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.901783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c1f15fec-af6b-45c7-a63d-1ceac69cfa7e tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.901912 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-c1f15fec-af6b-45c7-a63d-1ceac69cfa7e tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Delete transfer with id: f6023289-ff06-48b9-a836-6f11393a36c6 Aug 19 21:31:30.906096 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c1f15fec-af6b-45c7-a63d-1ceac69cfa7e tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volume-transfers/f6023289-ff06-48b9-a836-6f11393a36c6 returned with HTTP 404 Aug 19 21:31:30.906587 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 952/3797] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Aug 19 21:31:30 2026] DELETE /volume/v3/volume-transfers/f6023289-ff06-48b9-a836-6f11393a36c6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:30.913678 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-66c47d8a-f667-4862-9010-1678b7d49362 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.940058 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-66c47d8a-f667-4862-9010-1678b7d49362 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:30.940343 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-66c47d8a-f667-4862-9010-1678b7d49362 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.940550 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-66c47d8a-f667-4862-9010-1678b7d49362 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.940758 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-66c47d8a-f667-4862-9010-1678b7d49362 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Delete volume with id: 22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:30.948642 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:30.948642 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:30.949095 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-66c47d8a-f667-4862-9010-1678b7d49362 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Volume info retrieved successfully. Aug 19 21:31:30.966835 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-66c47d8a-f667-4862-9010-1678b7d49362 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Delete volume request issued successfully. Aug 19 21:31:30.967126 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-66c47d8a-f667-4862-9010-1678b7d49362 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 returned with HTTP 202 Aug 19 21:31:30.967644 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 948/3798] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:31:30 2026] DELETE /volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:31:30.976261 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3ca2f4af-0e26-4754-9f1c-ee2c87ae37aa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.978492 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ca2f4af-0e26-4754-9f1c-ee2c87ae37aa tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] GET https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:30.978770 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ca2f4af-0e26-4754-9f1c-ee2c87ae37aa tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.979025 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ca2f4af-0e26-4754-9f1c-ee2c87ae37aa tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.982353 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b6be9d9b-a7af-4282-95c8-a0520f687f1f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:30.987888 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b6be9d9b-a7af-4282-95c8-a0520f687f1f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:30.988153 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b6be9d9b-a7af-4282-95c8-a0520f687f1f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:30.988392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b6be9d9b-a7af-4282-95c8-a0520f687f1f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:30.988561 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b6be9d9b-a7af-4282-95c8-a0520f687f1f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:30.991849 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:30.991849 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:30.997593 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:30.997593 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:30.998346 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b6be9d9b-a7af-4282-95c8-a0520f687f1f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:30.998749 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 957/3799] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:30 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 697 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:30.999428 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3ca2f4af-0e26-4754-9f1c-ee2c87ae37aa tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Volume info retrieved successfully. Aug 19 21:31:31.003554 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ca2f4af-0e26-4754-9f1c-ee2c87ae37aa tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 returned with HTTP 200 Aug 19 21:31:31.003947 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 943/3800] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:30 2026] GET /volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:31:31.310586 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ac98a8b8-d66f-4ca1-9a3d-6507040041db None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:31.313260 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac98a8b8-d66f-4ca1-9a3d-6507040041db tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:31.313508 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac98a8b8-d66f-4ca1-9a3d-6507040041db tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:31.313763 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac98a8b8-d66f-4ca1-9a3d-6507040041db tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:31.313906 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ac98a8b8-d66f-4ca1-9a3d-6507040041db tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:31.319036 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:31.319036 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:31.319983 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac98a8b8-d66f-4ca1-9a3d-6507040041db tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:31.320662 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 953/3801] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:31 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:32.013098 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-162df0d8-3245-44f3-9de8-0bc193073ead None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:32.013825 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-162df0d8-3245-44f3-9de8-0bc193073ead tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:32.014143 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-162df0d8-3245-44f3-9de8-0bc193073ead tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:32.014382 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-162df0d8-3245-44f3-9de8-0bc193073ead tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:32.014474 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-162df0d8-3245-44f3-9de8-0bc193073ead tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:32.017677 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e6730f37-c907-4bb4-90d5-7c01cab6e1bf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:32.020048 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:32.020048 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:32.020298 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6730f37-c907-4bb4-90d5-7c01cab6e1bf tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] GET https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:32.021217 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6730f37-c907-4bb4-90d5-7c01cab6e1bf tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:32.021408 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-162df0d8-3245-44f3-9de8-0bc193073ead tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:32.021491 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6730f37-c907-4bb4-90d5-7c01cab6e1bf tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:32.021771 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 949/3802] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:32 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:32.029854 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6730f37-c907-4bb4-90d5-7c01cab6e1bf tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 returned with HTTP 404 Aug 19 21:31:32.030553 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 958/3803] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:32 2026] GET /volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:32.037968 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1fefe178-23b7-4a01-8309-8ca2d38108c5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:32.040280 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1fefe178-23b7-4a01-8309-8ca2d38108c5 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:32.040503 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1fefe178-23b7-4a01-8309-8ca2d38108c5 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:32.040738 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1fefe178-23b7-4a01-8309-8ca2d38108c5 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:32.047732 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1fefe178-23b7-4a01-8309-8ca2d38108c5 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 returned with HTTP 404 Aug 19 21:31:32.048281 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 944/3804] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:32 2026] GET /volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:32.055548 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-772d09d1-b14d-4c31-9d3f-fe6da2d12193 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:32.057696 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-772d09d1-b14d-4c31-9d3f-fe6da2d12193 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] DELETE https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:32.058034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-772d09d1-b14d-4c31-9d3f-fe6da2d12193 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:32.058299 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-772d09d1-b14d-4c31-9d3f-fe6da2d12193 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:32.058523 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-772d09d1-b14d-4c31-9d3f-fe6da2d12193 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Delete volume with id: 22de9f26-ab4b-44f8-b6be-b2997aeeb351 Aug 19 21:31:32.065435 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-772d09d1-b14d-4c31-9d3f-fe6da2d12193 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 returned with HTTP 404 Aug 19 21:31:32.065933 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 954/3805] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:31:32 2026] DELETE /volume/v3/volumes/22de9f26-ab4b-44f8-b6be-b2997aeeb351 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:32.073803 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b2fbf017-c1f8-485a-aac0-269740400d40 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:32.075770 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:31:32.076250 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2042429013"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:32.077871 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2042429013'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:31:32.078005 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Create volume of 1 GB Aug 19 21:31:32.082688 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Availability Zones retrieved successfully. Aug 19 21:31:32.091275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Flow 'volume_create_api' (6b8287b4-1f0e-4f65-9a2f-cf08be20a89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:32.092500 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2af764a-11ad-48dc-9538-ea4692181d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:32.093514 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:31:32.124164 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2af764a-11ad-48dc-9538-ea4692181d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:32.125293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c42f6b3-60ab-4e21-ba04-428ff32646d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:32.167040 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Created reservations ['a4f1c18f-ccd5-4bb7-a729-66a4ea8215d3', '015866b8-8dbc-4712-8d8f-df860976ecd0', '1cd58961-14c2-40cb-ac22-13fb3a8bec9f', 'bce76989-75ea-403b-8676-520061b57eca'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:32.168109 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c42f6b3-60ab-4e21-ba04-428ff32646d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4f1c18f-ccd5-4bb7-a729-66a4ea8215d3', '015866b8-8dbc-4712-8d8f-df860976ecd0', '1cd58961-14c2-40cb-ac22-13fb3a8bec9f', 'bce76989-75ea-403b-8676-520061b57eca']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:32.169008 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1b2c53-702d-410d-b99e-3e21e036cf62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:32.194368 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1b2c53-702d-410d-b99e-3e21e036cf62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fd2066f-e67a-4292-80eb-ac5408b19e63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2042429013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7680683bde4adc8bfdd61137831be5',qos_specs=None,replication_status=,reservations=['a4f1c18f-ccd5-4bb7-a729-66a4ea8215d3','015866b8-8dbc-4712-8d8f-df860976ecd0','1cd58961-14c2-40cb-ac22-13fb3a8bec9f','bce76989-75ea-403b-8676-520061b57eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='692380d9b7a6473da33e67c653308941',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2042429013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fd2066f-e67a-4292-80eb-ac5408b19e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7680683bde4adc8bfdd61137831be5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='692380d9b7a6473da33e67c653308941',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:32.195435 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c01f3503-32ce-469c-9afd-feab34031b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:32.213003 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c01f3503-32ce-469c-9afd-feab34031b1b) transitioned into state 'SUCCESS' from state '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-2042429013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be7680683bde4adc8bfdd61137831be5',qos_specs=None,replication_status=,reservations=['a4f1c18f-ccd5-4bb7-a729-66a4ea8215d3','015866b8-8dbc-4712-8d8f-df860976ecd0','1cd58961-14c2-40cb-ac22-13fb3a8bec9f','bce76989-75ea-403b-8676-520061b57eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='692380d9b7a6473da33e67c653308941',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:32.214226 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e15bcce-bdf1-4e5e-b62e-5d4c3758bbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:32.224418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e15bcce-bdf1-4e5e-b62e-5d4c3758bbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:32.225658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Flow 'volume_create_api' (6b8287b4-1f0e-4f65-9a2f-cf08be20a89e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:32.226138 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Create volume request issued successfully. Aug 19 21:31:32.226935 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b2fbf017-c1f8-485a-aac0-269740400d40 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:31:32.227508 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 950/3806] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:31:32 2026] POST /volume/v3/volumes => generated 819 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:32.238901 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d5adf207-2a9e-45c4-9ef4-da82360271a9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:32.240578 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5adf207-2a9e-45c4-9ef4-da82360271a9 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:32.240787 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5adf207-2a9e-45c4-9ef4-da82360271a9 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:32.240961 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5adf207-2a9e-45c4-9ef4-da82360271a9 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:32.251425 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:32.251425 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:32.257522 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d5adf207-2a9e-45c4-9ef4-da82360271a9 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Volume info retrieved successfully. Aug 19 21:31:32.263677 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5adf207-2a9e-45c4-9ef4-da82360271a9 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 returned with HTTP 200 Aug 19 21:31:32.264250 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 959/3807] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:32 2026] GET /volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:32.332242 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eb0a540b-443b-4f8c-88be-6dfb169c3847 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:32.334299 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb0a540b-443b-4f8c-88be-6dfb169c3847 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:32.334630 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb0a540b-443b-4f8c-88be-6dfb169c3847 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:32.334630 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb0a540b-443b-4f8c-88be-6dfb169c3847 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:32.334739 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-eb0a540b-443b-4f8c-88be-6dfb169c3847 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:32.340026 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:32.340026 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:32.340958 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb0a540b-443b-4f8c-88be-6dfb169c3847 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:32.341588 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 945/3808] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:32 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:33.033633 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-77c335b0-acdb-46d7-bdcf-932c5844e713 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.035659 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-77c335b0-acdb-46d7-bdcf-932c5844e713 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:33.037183 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-77c335b0-acdb-46d7-bdcf-932c5844e713 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.037183 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-77c335b0-acdb-46d7-bdcf-932c5844e713 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.037709 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-77c335b0-acdb-46d7-bdcf-932c5844e713 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:33.042914 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.042914 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:33.043707 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-77c335b0-acdb-46d7-bdcf-932c5844e713 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:33.044243 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 955/3809] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:33.279356 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bf41f3ad-fe78-4819-b78c-a538e8c8c455 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.281258 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bf41f3ad-fe78-4819-b78c-a538e8c8c455 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:33.281463 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bf41f3ad-fe78-4819-b78c-a538e8c8c455 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.281631 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bf41f3ad-fe78-4819-b78c-a538e8c8c455 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.289596 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.289596 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:33.294355 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bf41f3ad-fe78-4819-b78c-a538e8c8c455 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Volume info retrieved successfully. Aug 19 21:31:33.300350 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bf41f3ad-fe78-4819-b78c-a538e8c8c455 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 returned with HTTP 200 Aug 19 21:31:33.300897 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 951/3810] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:33.316629 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-726e553a-395c-4509-bdd5-98b7979159c4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.318950 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-726e553a-395c-4509-bdd5-98b7979159c4 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] POST https://10.4.3.158/volume/v3/volume-transfers Aug 19 21:31:33.319480 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-726e553a-395c-4509-bdd5-98b7979159c4 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0fd2066f-e67a-4292-80eb-ac5408b19e63"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:33.321316 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volume_transfer [None req-726e553a-395c-4509-bdd5-98b7979159c4 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Creating new volume transfer {'transfer': {'volume_id': '0fd2066f-e67a-4292-80eb-ac5408b19e63'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 21:31:33.321478 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volume_transfer [None req-726e553a-395c-4509-bdd5-98b7979159c4 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Creating transfer of volume 0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:33.321599 np0000007814 devstack@c-api.service[100175]: INFO cinder.transfer.api [None req-726e553a-395c-4509-bdd5-98b7979159c4 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Generating transfer record for volume 0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:33.331233 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.331233 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:33.346573 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-726e553a-395c-4509-bdd5-98b7979159c4 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 202 Aug 19 21:31:33.347030 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 960/3811] 10.4.3.158 () {70 vars in 1326 bytes} [Wed Aug 19 21:31:33 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:33.354961 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b57a6582-8dd6-4d15-b41f-3e10f4ce11a7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.356967 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b57a6582-8dd6-4d15-b41f-3e10f4ce11a7 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:33.357194 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b57a6582-8dd6-4d15-b41f-3e10f4ce11a7 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.357411 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b57a6582-8dd6-4d15-b41f-3e10f4ce11a7 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.357537 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b57a6582-8dd6-4d15-b41f-3e10f4ce11a7 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:33.362567 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-75de5027-dab8-4e2a-9972-6a4e68c66f88 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.363190 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.363190 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:33.364354 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b57a6582-8dd6-4d15-b41f-3e10f4ce11a7 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:33.364835 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75de5027-dab8-4e2a-9972-6a4e68c66f88 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:33.364940 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 946/3812] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:33.365129 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75de5027-dab8-4e2a-9972-6a4e68c66f88 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.365397 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75de5027-dab8-4e2a-9972-6a4e68c66f88 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.374631 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.374631 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:33.379567 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-75de5027-dab8-4e2a-9972-6a4e68c66f88 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Volume info retrieved successfully. Aug 19 21:31:33.385301 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75de5027-dab8-4e2a-9972-6a4e68c66f88 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 returned with HTTP 200 Aug 19 21:31:33.385763 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 956/3813] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:33.401405 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-71fb11d8-446d-438e-bb65-54c3ada8da28 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.403679 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-71fb11d8-446d-438e-bb65-54c3ada8da28 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volume-transfers/detail Aug 19 21:31:33.403952 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-71fb11d8-446d-438e-bb65-54c3ada8da28 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.404229 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-71fb11d8-446d-438e-bb65-54c3ada8da28 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.404428 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volume_transfer [None req-71fb11d8-446d-438e-bb65-54c3ada8da28 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Listing volume transfers {{(pid=100178) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 21:31:33.409327 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-71fb11d8-446d-438e-bb65-54c3ada8da28 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 19 21:31:33.409891 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 952/3814] 10.4.3.158 () {68 vars in 1326 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:33.419677 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-11901d94-881b-4754-af21-0ae52e18712d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.421337 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-11901d94-881b-4754-af21-0ae52e18712d tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/a8439fcf-193b-40e9-a479-e6e58a89fcda Aug 19 21:31:33.421520 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-11901d94-881b-4754-af21-0ae52e18712d tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.421693 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-11901d94-881b-4754-af21-0ae52e18712d tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.421822 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.volume_transfer [None req-11901d94-881b-4754-af21-0ae52e18712d tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Delete transfer with id: a8439fcf-193b-40e9-a479-e6e58a89fcda Aug 19 21:31:33.432526 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.432526 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:33.441923 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-11901d94-881b-4754-af21-0ae52e18712d tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volume-transfers/a8439fcf-193b-40e9-a479-e6e58a89fcda returned with HTTP 202 Aug 19 21:31:33.442396 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 961/3815] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Aug 19 21:31:33 2026] DELETE /volume/v3/volume-transfers/a8439fcf-193b-40e9-a479-e6e58a89fcda => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:31:33.450912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-57beee57-46a1-4d9d-bfe4-7bcc5f39240c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.452724 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-57beee57-46a1-4d9d-bfe4-7bcc5f39240c tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:33.452923 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-57beee57-46a1-4d9d-bfe4-7bcc5f39240c tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.453111 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-57beee57-46a1-4d9d-bfe4-7bcc5f39240c tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.460397 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.460397 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:33.464244 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-57beee57-46a1-4d9d-bfe4-7bcc5f39240c tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Volume info retrieved successfully. Aug 19 21:31:33.468481 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-57beee57-46a1-4d9d-bfe4-7bcc5f39240c tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 returned with HTTP 200 Aug 19 21:31:33.468877 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 947/3816] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:33.482479 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-68a884bb-0599-4cbd-b824-405cd9cf73af None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.484410 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68a884bb-0599-4cbd-b824-405cd9cf73af tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/a8439fcf-193b-40e9-a479-e6e58a89fcda Aug 19 21:31:33.484665 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68a884bb-0599-4cbd-b824-405cd9cf73af tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.484911 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68a884bb-0599-4cbd-b824-405cd9cf73af tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.485131 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-68a884bb-0599-4cbd-b824-405cd9cf73af tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Delete transfer with id: a8439fcf-193b-40e9-a479-e6e58a89fcda Aug 19 21:31:33.488545 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68a884bb-0599-4cbd-b824-405cd9cf73af tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volume-transfers/a8439fcf-193b-40e9-a479-e6e58a89fcda returned with HTTP 404 Aug 19 21:31:33.489063 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 957/3817] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Aug 19 21:31:33 2026] DELETE /volume/v3/volume-transfers/a8439fcf-193b-40e9-a479-e6e58a89fcda => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:33.497085 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e617fde8-0515-4b86-bc06-45ae418dbdb9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.499584 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e617fde8-0515-4b86-bc06-45ae418dbdb9 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:33.499820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e617fde8-0515-4b86-bc06-45ae418dbdb9 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.500046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e617fde8-0515-4b86-bc06-45ae418dbdb9 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.500272 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-e617fde8-0515-4b86-bc06-45ae418dbdb9 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Delete volume with id: 0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:33.510184 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.510184 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:33.510634 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e617fde8-0515-4b86-bc06-45ae418dbdb9 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Volume info retrieved successfully. Aug 19 21:31:33.531189 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e617fde8-0515-4b86-bc06-45ae418dbdb9 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Delete volume request issued successfully. Aug 19 21:31:33.531510 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e617fde8-0515-4b86-bc06-45ae418dbdb9 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 returned with HTTP 202 Aug 19 21:31:33.532101 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 953/3818] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:31:33 2026] DELETE /volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:31:33.542655 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-78ee88c3-a77e-4348-b3cb-7bd036e37150 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.544520 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-78ee88c3-a77e-4348-b3cb-7bd036e37150 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] GET https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:33.544727 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-78ee88c3-a77e-4348-b3cb-7bd036e37150 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.544922 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-78ee88c3-a77e-4348-b3cb-7bd036e37150 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.552333 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.552333 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:33.556328 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-78ee88c3-a77e-4348-b3cb-7bd036e37150 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Volume info retrieved successfully. Aug 19 21:31:33.561171 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-78ee88c3-a77e-4348-b3cb-7bd036e37150 tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 returned with HTTP 200 Aug 19 21:31:33.561574 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 962/3819] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:31:33.637788 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8e37941c-a08a-434c-bb0d-592343356d62 req-adf632f2-9fd6-4703-8487-58ca6aeacf69 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.641672 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-adf632f2-9fd6-4703-8487-58ca6aeacf69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:33.641941 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-adf632f2-9fd6-4703-8487-58ca6aeacf69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.642313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-adf632f2-9fd6-4703-8487-58ca6aeacf69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.653533 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.653533 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:33.658590 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8e37941c-a08a-434c-bb0d-592343356d62 req-adf632f2-9fd6-4703-8487-58ca6aeacf69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:33.664597 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-adf632f2-9fd6-4703-8487-58ca6aeacf69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:33.665216 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 948/3820] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:33.746634 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6fa72a45-42d6-4a58-9998-827fc39043ec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.747039 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6fa72a45-42d6-4a58-9998-827fc39043ec None None] GET https://10.4.3.158/volume// Aug 19 21:31:33.747246 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6fa72a45-42d6-4a58-9998-827fc39043ec None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.747433 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6fa72a45-42d6-4a58-9998-827fc39043ec None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.747759 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6fa72a45-42d6-4a58-9998-827fc39043ec None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:31:33.748068 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 958/3821] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:31:33.757272 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-8e37941c-a08a-434c-bb0d-592343356d62 req-58324d33-a439-4c36-8476-55d414b79885 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.759428 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-58324d33-a439-4c36-8476-55d414b79885 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:31:33.759867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-58324d33-a439-4c36-8476-55d414b79885 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0be73191-0826-4622-a5db-85ea8bba77b9", "connector": null, "instance_uuid": "754bc34f-4c3c-491c-a1ff-d10ed3fcebce"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:33.768730 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.768730 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:33.799415 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-58324d33-a439-4c36-8476-55d414b79885 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:31:33.799871 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 954/3822] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:31:33 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:33.830580 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-308f897a-6023-40c2-b9f5-c88c48269e6a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.832702 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-308f897a-6023-40c2-b9f5-c88c48269e6a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:33.832946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-308f897a-6023-40c2-b9f5-c88c48269e6a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.833221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-308f897a-6023-40c2-b9f5-c88c48269e6a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.843703 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.843703 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:33.845136 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-79263095-50a2-4dbb-a0b9-974cd2d3b671 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.845670 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-79263095-50a2-4dbb-a0b9-974cd2d3b671 None None] GET https://10.4.3.158/volume// Aug 19 21:31:33.845877 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-79263095-50a2-4dbb-a0b9-974cd2d3b671 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.846138 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-79263095-50a2-4dbb-a0b9-974cd2d3b671 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.846544 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-79263095-50a2-4dbb-a0b9-974cd2d3b671 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:31:33.846934 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 949/3823] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:31:33.847443 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-308f897a-6023-40c2-b9f5-c88c48269e6a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:33.852323 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-308f897a-6023-40c2-b9f5-c88c48269e6a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:33.852865 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 963/3824] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:33.856504 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8e37941c-a08a-434c-bb0d-592343356d62 req-420dfbb6-7637-4b93-9488-52e31fe4d89c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:33.858687 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-420dfbb6-7637-4b93-9488-52e31fe4d89c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:33.858969 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-420dfbb6-7637-4b93-9488-52e31fe4d89c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:33.859242 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-420dfbb6-7637-4b93-9488-52e31fe4d89c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:33.870698 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:33.870698 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:33.874793 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-8e37941c-a08a-434c-bb0d-592343356d62 req-420dfbb6-7637-4b93-9488-52e31fe4d89c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:33.880743 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-420dfbb6-7637-4b93-9488-52e31fe4d89c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:33.881456 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 959/3825] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:31:33 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:31:34.005579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-8e37941c-a08a-434c-bb0d-592343356d62 req-4c39a35f-444a-4959-b3bc-b58b0897b846 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:34.008125 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-4c39a35f-444a-4959-b3bc-b58b0897b846 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] PUT https://10.4.3.158/volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0 Aug 19 21:31:34.008658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-4c39a35f-444a-4959-b3bc-b58b0897b846 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:34.019424 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-8e37941c-a08a-434c-bb0d-592343356d62 req-4c39a35f-444a-4959-b3bc-b58b0897b846 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Acquiring lock "cinder-attachment_update-0be73191-0826-4622-a5db-85ea8bba77b9-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:31:34.024542 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-8e37941c-a08a-434c-bb0d-592343356d62 req-4c39a35f-444a-4959-b3bc-b58b0897b846 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Lock "cinder-attachment_update-0be73191-0826-4622-a5db-85ea8bba77b9-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:31:34.025659 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:34.025659 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:34.059094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cf98f947-ffc1-4540-8702-ab102bec0c5a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:34.060843 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cf98f947-ffc1-4540-8702-ab102bec0c5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:34.061103 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cf98f947-ffc1-4540-8702-ab102bec0c5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:34.061342 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cf98f947-ffc1-4540-8702-ab102bec0c5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:34.061496 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-cf98f947-ffc1-4540-8702-ab102bec0c5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:34.066448 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:34.066448 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:34.067124 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cf98f947-ffc1-4540-8702-ab102bec0c5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:34.067495 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 950/3826] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:34 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:34.131930 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-8e37941c-a08a-434c-bb0d-592343356d62 req-4c39a35f-444a-4959-b3bc-b58b0897b846 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Lock "cinder-attachment_update-0be73191-0826-4622-a5db-85ea8bba77b9-np0000007814" released by "attachment_update" :: held 0.107s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:31:34.133821 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-4c39a35f-444a-4959-b3bc-b58b0897b846 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0 returned with HTTP 200 Aug 19 21:31:34.133821 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 955/3827] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:31:34 2026] PUT /volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:34.375780 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-045fcfeb-31b5-44f6-a1a0-739c237a6a2b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:34.377993 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-045fcfeb-31b5-44f6-a1a0-739c237a6a2b tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:34.378253 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-045fcfeb-31b5-44f6-a1a0-739c237a6a2b tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:34.378510 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-045fcfeb-31b5-44f6-a1a0-739c237a6a2b tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:34.378648 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-045fcfeb-31b5-44f6-a1a0-739c237a6a2b tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:34.383521 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:34.383521 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:34.384388 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-045fcfeb-31b5-44f6-a1a0-739c237a6a2b tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:34.384803 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 964/3828] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:34 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:34.576060 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-755d17fe-4136-4820-a641-9aae3d014b3a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:34.578221 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-755d17fe-4136-4820-a641-9aae3d014b3a tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] GET https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:34.578497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-755d17fe-4136-4820-a641-9aae3d014b3a tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:34.578724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-755d17fe-4136-4820-a641-9aae3d014b3a tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:34.585927 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-755d17fe-4136-4820-a641-9aae3d014b3a tempest-VolumesTransfersV355Test-917953779 tempest-VolumesTransfersV355Test-917953779-project-admin] https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 returned with HTTP 404 Aug 19 21:31:34.586529 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 960/3829] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:34 2026] GET /volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:34.593407 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7bde8721-cbe9-48bc-8973-ef4e98b7e2b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:34.595295 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7bde8721-cbe9-48bc-8973-ef4e98b7e2b1 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] GET https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:34.595520 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7bde8721-cbe9-48bc-8973-ef4e98b7e2b1 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:34.595701 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7bde8721-cbe9-48bc-8973-ef4e98b7e2b1 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:34.601279 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7bde8721-cbe9-48bc-8973-ef4e98b7e2b1 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 returned with HTTP 404 Aug 19 21:31:34.601770 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 951/3830] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:31:34 2026] GET /volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:34.610439 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f50b6304-2df4-41d0-8bbf-767da29af4b3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:34.612472 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f50b6304-2df4-41d0-8bbf-767da29af4b3 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:34.612743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f50b6304-2df4-41d0-8bbf-767da29af4b3 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:34.612962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f50b6304-2df4-41d0-8bbf-767da29af4b3 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:34.613176 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-f50b6304-2df4-41d0-8bbf-767da29af4b3 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] Delete volume with id: 0fd2066f-e67a-4292-80eb-ac5408b19e63 Aug 19 21:31:34.619950 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f50b6304-2df4-41d0-8bbf-767da29af4b3 tempest-VolumesTransfersV355Test-1534971499 tempest-VolumesTransfersV355Test-1534971499-project-member] https://10.4.3.158/volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 returned with HTTP 404 Aug 19 21:31:34.620543 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 956/3831] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:31:34 2026] DELETE /volume/v3/volumes/0fd2066f-e67a-4292-80eb-ac5408b19e63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:34.867891 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-78af1e34-0fd2-47df-8e3d-12905384de9f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:34.869804 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-78af1e34-0fd2-47df-8e3d-12905384de9f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:34.870071 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-78af1e34-0fd2-47df-8e3d-12905384de9f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:34.870285 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-78af1e34-0fd2-47df-8e3d-12905384de9f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:34.882312 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:34.882312 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:34.885939 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-78af1e34-0fd2-47df-8e3d-12905384de9f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:34.891783 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-78af1e34-0fd2-47df-8e3d-12905384de9f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:34.892277 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 965/3832] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:34 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:35.083097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a53b2d52-fc81-495a-a3c8-7d5dd8a45ba7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:35.084834 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a53b2d52-fc81-495a-a3c8-7d5dd8a45ba7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:35.085134 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a53b2d52-fc81-495a-a3c8-7d5dd8a45ba7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:35.085404 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a53b2d52-fc81-495a-a3c8-7d5dd8a45ba7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:35.085553 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a53b2d52-fc81-495a-a3c8-7d5dd8a45ba7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:35.094474 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:35.094474 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:35.095359 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a53b2d52-fc81-495a-a3c8-7d5dd8a45ba7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:35.095856 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 961/3833] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:35 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:35.403568 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bfaa46a3-b804-4853-a359-d1f86a10b263 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:35.406051 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bfaa46a3-b804-4853-a359-d1f86a10b263 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:35.406471 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bfaa46a3-b804-4853-a359-d1f86a10b263 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:35.406808 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bfaa46a3-b804-4853-a359-d1f86a10b263 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:35.406967 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bfaa46a3-b804-4853-a359-d1f86a10b263 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:35.412971 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:35.412971 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:35.414118 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bfaa46a3-b804-4853-a359-d1f86a10b263 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:35.414597 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 952/3834] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:35 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:35.907329 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a40fb0f3-d5d2-4c8b-beb6-2603d0ac68c9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:35.909448 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a40fb0f3-d5d2-4c8b-beb6-2603d0ac68c9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:35.909709 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a40fb0f3-d5d2-4c8b-beb6-2603d0ac68c9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:35.909991 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a40fb0f3-d5d2-4c8b-beb6-2603d0ac68c9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:35.919763 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:35.919763 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:35.925198 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a40fb0f3-d5d2-4c8b-beb6-2603d0ac68c9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:35.932484 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a40fb0f3-d5d2-4c8b-beb6-2603d0ac68c9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:35.933118 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 957/3835] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:35 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:36.107929 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-241c02e1-544f-485d-adae-48bfa1951193 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:36.109719 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-241c02e1-544f-485d-adae-48bfa1951193 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:36.110131 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-241c02e1-544f-485d-adae-48bfa1951193 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:36.110245 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-241c02e1-544f-485d-adae-48bfa1951193 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:36.110323 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-241c02e1-544f-485d-adae-48bfa1951193 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:36.116095 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:36.116095 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:36.117627 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-241c02e1-544f-485d-adae-48bfa1951193 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:36.117996 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 966/3836] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:36 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:36.429376 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fd52686d-6531-469c-93b7-f4ec737b93ff None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:36.434041 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd52686d-6531-469c-93b7-f4ec737b93ff tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:36.434041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd52686d-6531-469c-93b7-f4ec737b93ff tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:36.434041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd52686d-6531-469c-93b7-f4ec737b93ff tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:36.434041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fd52686d-6531-469c-93b7-f4ec737b93ff tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:36.438560 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:36.438560 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:36.439759 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd52686d-6531-469c-93b7-f4ec737b93ff tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:36.441859 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 962/3837] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:36 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:36.949241 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b6bd61d1-0365-4937-86a2-c828f9618bbb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:36.951589 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b6bd61d1-0365-4937-86a2-c828f9618bbb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:36.951713 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b6bd61d1-0365-4937-86a2-c828f9618bbb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:36.951903 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b6bd61d1-0365-4937-86a2-c828f9618bbb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:36.964556 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:36.964556 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:36.968703 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b6bd61d1-0365-4937-86a2-c828f9618bbb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:36.974965 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b6bd61d1-0365-4937-86a2-c828f9618bbb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:36.975522 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 953/3838] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:36 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:37.131614 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7b8fffa3-55eb-479c-821a-4140ca652b84 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:37.138406 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7b8fffa3-55eb-479c-821a-4140ca652b84 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:37.138734 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7b8fffa3-55eb-479c-821a-4140ca652b84 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:37.139007 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7b8fffa3-55eb-479c-821a-4140ca652b84 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:37.139187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-7b8fffa3-55eb-479c-821a-4140ca652b84 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:37.147595 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:37.147595 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:37.148526 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7b8fffa3-55eb-479c-821a-4140ca652b84 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:37.149027 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 958/3839] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:37 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:37.459526 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-af9a8a8a-5836-4d3c-938b-6868502cd3b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:37.461836 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af9a8a8a-5836-4d3c-938b-6868502cd3b1 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:37.462109 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af9a8a8a-5836-4d3c-938b-6868502cd3b1 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:37.462452 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af9a8a8a-5836-4d3c-938b-6868502cd3b1 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:37.462794 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-af9a8a8a-5836-4d3c-938b-6868502cd3b1 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:37.467431 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:37.467431 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:37.468359 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af9a8a8a-5836-4d3c-938b-6868502cd3b1 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:37.468754 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 967/3840] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:37 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:37.992593 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-92953580-b05d-4469-adf1-463bb0671ed0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:37.995030 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-92953580-b05d-4469-adf1-463bb0671ed0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:37.995271 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-92953580-b05d-4469-adf1-463bb0671ed0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:37.995451 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-92953580-b05d-4469-adf1-463bb0671ed0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:38.008908 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:38.008908 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:38.014171 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-92953580-b05d-4469-adf1-463bb0671ed0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:38.020558 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-92953580-b05d-4469-adf1-463bb0671ed0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:38.020931 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 963/3841] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:37 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:38.175256 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bea6599b-2d46-495b-a9d2-4c0982ba382d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:38.187256 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bea6599b-2d46-495b-a9d2-4c0982ba382d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:38.187602 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bea6599b-2d46-495b-a9d2-4c0982ba382d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:38.188374 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bea6599b-2d46-495b-a9d2-4c0982ba382d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:38.188566 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bea6599b-2d46-495b-a9d2-4c0982ba382d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:38.208660 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:38.208660 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:38.208660 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bea6599b-2d46-495b-a9d2-4c0982ba382d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:38.210595 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 954/3842] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:38 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:38.460756 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-8e37941c-a08a-434c-bb0d-592343356d62 req-a2ef24cf-4738-42b7-b34b-c2fb9e499e1b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:38.463623 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-a2ef24cf-4738-42b7-b34b-c2fb9e499e1b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0/action Aug 19 21:31:38.464258 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-a2ef24cf-4738-42b7-b34b-c2fb9e499e1b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:31:38.464379 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-a2ef24cf-4738-42b7-b34b-c2fb9e499e1b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:38.481025 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3aeeef8-4563-4c0b-becb-574bd105caba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:38.483403 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3aeeef8-4563-4c0b-becb-574bd105caba tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:38.483594 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3aeeef8-4563-4c0b-becb-574bd105caba tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:38.483837 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3aeeef8-4563-4c0b-becb-574bd105caba tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:38.483978 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c3aeeef8-4563-4c0b-becb-574bd105caba tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:38.485128 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:38.485128 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:38.489906 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:38.489906 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:38.491033 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3aeeef8-4563-4c0b-becb-574bd105caba tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:38.491569 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 968/3843] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:38 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:38.500364 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8e37941c-a08a-434c-bb0d-592343356d62 req-a2ef24cf-4738-42b7-b34b-c2fb9e499e1b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0/action returned with HTTP 204 Aug 19 21:31:38.500848 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 959/3844] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:31:38 2026] POST /volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:39.036040 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-669e668f-3dfe-4df1-bbb7-0a17f575c62d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:39.039512 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-669e668f-3dfe-4df1-bbb7-0a17f575c62d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:39.039512 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-669e668f-3dfe-4df1-bbb7-0a17f575c62d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:39.039512 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-669e668f-3dfe-4df1-bbb7-0a17f575c62d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:39.053351 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:39.053351 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:39.059979 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-669e668f-3dfe-4df1-bbb7-0a17f575c62d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:39.065921 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-669e668f-3dfe-4df1-bbb7-0a17f575c62d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:39.066421 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 964/3845] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:39 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1654 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:39.083460 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-95dd1fdb-f9a2-4ab9-8f32-d2f4496d47cc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:39.085267 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95dd1fdb-f9a2-4ab9-8f32-d2f4496d47cc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:31:39.085646 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95dd1fdb-f9a2-4ab9-8f32-d2f4496d47cc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0be73191-0826-4622-a5db-85ea8bba77b9", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1645407842"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:39.101660 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:39.101660 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:39.103959 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-95dd1fdb-f9a2-4ab9-8f32-d2f4496d47cc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:39.103959 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-95dd1fdb-f9a2-4ab9-8f32-d2f4496d47cc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:39.110919 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95dd1fdb-f9a2-4ab9-8f32-d2f4496d47cc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 400 Aug 19 21:31:39.111619 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 955/3846] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:31:39 2026] POST /volume/v3/snapshots => generated 160 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:31:39.121509 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c5c0c7b1-ae8a-41f3-814e-257b1c706a25 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:39.125096 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5c0c7b1-ae8a-41f3-814e-257b1c706a25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:31:39.125096 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5c0c7b1-ae8a-41f3-814e-257b1c706a25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0be73191-0826-4622-a5db-85ea8bba77b9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-510836051"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:39.137475 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:39.137475 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:39.138812 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5c0c7b1-ae8a-41f3-814e-257b1c706a25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:39.138812 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-c5c0c7b1-ae8a-41f3-814e-257b1c706a25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:39.177541 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-c5c0c7b1-ae8a-41f3-814e-257b1c706a25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['22345ff7-92d7-4ef8-8001-e6495aa66b67', 'eaed51f1-6157-49cc-9984-2fe4ceb5c8c8', '3ffc0404-e5ba-479b-8629-47af79dfbd56', '4afaa432-1b87-46b7-9ead-0fca41d66592'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:39.223089 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5c0c7b1-ae8a-41f3-814e-257b1c706a25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot force create request issued successfully. Aug 19 21:31:39.223089 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5c0c7b1-ae8a-41f3-814e-257b1c706a25 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:31:39.223089 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 969/3847] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:31:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:39.225972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ba92f8a1-9963-49aa-9a59-312713ab7ac6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:39.228804 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ba92f8a1-9963-49aa-9a59-312713ab7ac6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:39.229589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ba92f8a1-9963-49aa-9a59-312713ab7ac6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:39.229589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ba92f8a1-9963-49aa-9a59-312713ab7ac6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:39.229706 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-ba92f8a1-9963-49aa-9a59-312713ab7ac6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:39.233805 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-116354ba-c98a-4924-967e-f272d2072522 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:39.235864 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-116354ba-c98a-4924-967e-f272d2072522 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e Aug 19 21:31:39.236156 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-116354ba-c98a-4924-967e-f272d2072522 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:39.236371 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:39.236371 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:39.236453 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-116354ba-c98a-4924-967e-f272d2072522 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:39.237233 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ba92f8a1-9963-49aa-9a59-312713ab7ac6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:39.237822 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 960/3848] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:39 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:39.242611 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:39.242611 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:39.243247 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-116354ba-c98a-4924-967e-f272d2072522 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:39.244182 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-116354ba-c98a-4924-967e-f272d2072522 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e returned with HTTP 200 Aug 19 21:31:39.244697 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 965/3849] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:39 2026] GET /volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:39.506667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0625f8f5-e2b5-48bb-82e8-ab1327def7d5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:39.509256 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0625f8f5-e2b5-48bb-82e8-ab1327def7d5 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:39.509494 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0625f8f5-e2b5-48bb-82e8-ab1327def7d5 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:39.509872 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0625f8f5-e2b5-48bb-82e8-ab1327def7d5 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:39.509872 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0625f8f5-e2b5-48bb-82e8-ab1327def7d5 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:39.516375 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:39.516375 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:39.516544 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0625f8f5-e2b5-48bb-82e8-ab1327def7d5 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:39.517219 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 956/3850] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:39 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:40.252053 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-490642da-c35b-41a3-858a-4bd880aff3ec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:40.255257 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-490642da-c35b-41a3-858a-4bd880aff3ec tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:40.256006 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-490642da-c35b-41a3-858a-4bd880aff3ec tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:40.256248 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-60c7c36f-f791-4d4d-8b1c-d0ac79c488e5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:40.256698 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-490642da-c35b-41a3-858a-4bd880aff3ec tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:40.256698 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-490642da-c35b-41a3-858a-4bd880aff3ec tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:40.258556 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-60c7c36f-f791-4d4d-8b1c-d0ac79c488e5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e Aug 19 21:31:40.258797 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-60c7c36f-f791-4d4d-8b1c-d0ac79c488e5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:40.259046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-60c7c36f-f791-4d4d-8b1c-d0ac79c488e5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:40.263575 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:40.263575 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:40.264543 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-490642da-c35b-41a3-858a-4bd880aff3ec tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:40.264714 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 970/3851] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:40 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:40.267239 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:40.267239 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:40.267960 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-60c7c36f-f791-4d4d-8b1c-d0ac79c488e5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:40.269273 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-60c7c36f-f791-4d4d-8b1c-d0ac79c488e5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e returned with HTTP 200 Aug 19 21:31:40.270203 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 961/3852] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:40 2026] GET /volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:40.283881 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ad9a7368-bd1f-43f5-826f-2494e0416111 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:40.285899 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad9a7368-bd1f-43f5-826f-2494e0416111 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:31:40.286334 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad9a7368-bd1f-43f5-826f-2494e0416111 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0be73191-0826-4622-a5db-85ea8bba77b9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1025192240"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:40.300765 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:40.300765 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:40.301426 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ad9a7368-bd1f-43f5-826f-2494e0416111 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:40.301633 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-ad9a7368-bd1f-43f5-826f-2494e0416111 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:40.340242 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-ad9a7368-bd1f-43f5-826f-2494e0416111 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['34198f87-b959-4963-8388-0f9415d53a5e', '887867f4-a6d5-487e-861a-a4292b00bb91', '877f31f4-3d12-415b-be7e-03d0bc28de9f', 'd0ffaedc-77fd-490b-ae75-e8546cbb6b49'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:40.381625 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ad9a7368-bd1f-43f5-826f-2494e0416111 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot force create request issued successfully. Aug 19 21:31:40.381831 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad9a7368-bd1f-43f5-826f-2494e0416111 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:31:40.382247 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 966/3853] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:31:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:40.395305 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8c62210a-7d83-4139-8844-c4f7708b0452 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:40.397719 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c62210a-7d83-4139-8844-c4f7708b0452 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b Aug 19 21:31:40.398047 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c62210a-7d83-4139-8844-c4f7708b0452 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:40.398351 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c62210a-7d83-4139-8844-c4f7708b0452 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:40.405823 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:40.405823 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:40.406678 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8c62210a-7d83-4139-8844-c4f7708b0452 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:40.407617 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c62210a-7d83-4139-8844-c4f7708b0452 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b returned with HTTP 200 Aug 19 21:31:40.408022 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 957/3854] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:40 2026] GET /volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:40.532555 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0ba31642-6d36-493a-9d16-24fce782064d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:40.534877 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ba31642-6d36-493a-9d16-24fce782064d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:31:40.535127 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ba31642-6d36-493a-9d16-24fce782064d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:40.535370 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ba31642-6d36-493a-9d16-24fce782064d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:40.535495 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0ba31642-6d36-493a-9d16-24fce782064d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Show backup with id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:40.544864 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:40.544864 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:40.545650 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ba31642-6d36-493a-9d16-24fce782064d tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 200 Aug 19 21:31:40.545986 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 971/3855] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:40 2026] GET /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:40.557943 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f5b9ef63-e05c-4213-ad26-0f2dc29c5271 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:40.560527 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f5b9ef63-e05c-4213-ad26-0f2dc29c5271 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 Aug 19 21:31:40.560765 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f5b9ef63-e05c-4213-ad26-0f2dc29c5271 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:40.560983 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f5b9ef63-e05c-4213-ad26-0f2dc29c5271 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:40.568828 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:40.568828 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:40.573325 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f5b9ef63-e05c-4213-ad26-0f2dc29c5271 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:40.578595 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f5b9ef63-e05c-4213-ad26-0f2dc29c5271 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 returned with HTTP 200 Aug 19 21:31:40.579144 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 962/3856] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:40 2026] GET /volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:40.593627 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-15c902ed-8846-4d1b-b862-90730882479e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:40.595530 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-15c902ed-8846-4d1b-b862-90730882479e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 Aug 19 21:31:40.595780 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-15c902ed-8846-4d1b-b862-90730882479e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:40.595942 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-15c902ed-8846-4d1b-b862-90730882479e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:40.603530 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:40.603530 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:40.607835 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-15c902ed-8846-4d1b-b862-90730882479e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:40.614716 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-15c902ed-8846-4d1b-b862-90730882479e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 returned with HTTP 200 Aug 19 21:31:40.615331 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 967/3857] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:40 2026] GET /volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:41.282037 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d52adfad-cd7e-4ace-8cca-7826c8657bab None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:41.286427 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d52adfad-cd7e-4ace-8cca-7826c8657bab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:41.287136 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d52adfad-cd7e-4ace-8cca-7826c8657bab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:41.287657 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d52adfad-cd7e-4ace-8cca-7826c8657bab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:41.287657 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d52adfad-cd7e-4ace-8cca-7826c8657bab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:41.293973 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:41.293973 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:41.295119 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d52adfad-cd7e-4ace-8cca-7826c8657bab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:41.295731 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 958/3858] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:41 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:41.427955 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5471c8e7-8a32-4531-a79b-e306243e2946 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:41.430607 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5471c8e7-8a32-4531-a79b-e306243e2946 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b Aug 19 21:31:41.430910 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5471c8e7-8a32-4531-a79b-e306243e2946 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:41.431423 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5471c8e7-8a32-4531-a79b-e306243e2946 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:41.439854 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:41.439854 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:41.440667 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5471c8e7-8a32-4531-a79b-e306243e2946 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:41.442056 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5471c8e7-8a32-4531-a79b-e306243e2946 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b returned with HTTP 200 Aug 19 21:31:41.442681 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 972/3859] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:41 2026] GET /volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:41.472758 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1e9df00c-ae23-4a27-ad74-2b37d6c5e08d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:41.475336 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1e9df00c-ae23-4a27-ad74-2b37d6c5e08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:31:41.478037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1e9df00c-ae23-4a27-ad74-2b37d6c5e08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0be73191-0826-4622-a5db-85ea8bba77b9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1991239672"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:42.467576 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:42.467576 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:42.467576 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1e9df00c-ae23-4a27-ad74-2b37d6c5e08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:42.467576 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-1e9df00c-ae23-4a27-ad74-2b37d6c5e08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:42.467576 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-1e9df00c-ae23-4a27-ad74-2b37d6c5e08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['db56e06d-a530-493e-9175-33b1508224e4', '14a1ec7c-2da4-409b-9a44-a2e03d94ee77', 'eaeb5406-0a03-4928-b6a5-5155924703a4', 'e2bc9515-2aaa-40a0-a5c7-f4ca3a4102d0'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:42.468882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:42.468882 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:31:42.468882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-651438373"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:42.468882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-651438373'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:31:42.468882 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Create volume of 1 GB Aug 19 21:31:42.468882 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Availability Zones retrieved successfully. Aug 19 21:31:42.468882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Flow 'volume_create_api' (aead55d3-06fa-4891-ac3f-55e7dc7eee22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:42.468882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8100aa9-2f76-45e9-ab04-cf3c1fccc80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:42.468882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:31:42.470087 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1e9df00c-ae23-4a27-ad74-2b37d6c5e08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot force create request issued successfully. Aug 19 21:31:42.470087 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1e9df00c-ae23-4a27-ad74-2b37d6c5e08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:31:42.470087 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 963/3860] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:31:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:42.470451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b90f734d-514c-4d37-886e-21220b8f9e99 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:42.470451 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b90f734d-514c-4d37-886e-21220b8f9e99 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd Aug 19 21:31:42.470451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b90f734d-514c-4d37-886e-21220b8f9e99 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:42.470451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b90f734d-514c-4d37-886e-21220b8f9e99 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:42.470451 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:42.470451 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:42.470451 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b90f734d-514c-4d37-886e-21220b8f9e99 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:42.470451 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b90f734d-514c-4d37-886e-21220b8f9e99 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd returned with HTTP 200 Aug 19 21:31:42.470451 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 959/3861] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:41 2026] GET /volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:42.471227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8100aa9-2f76-45e9-ab04-cf3c1fccc80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:42.471227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4201ef15-369f-4706-a148-2b2fd5f118bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:42.471227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Created reservations ['5fa8d593-9ea5-4124-b57e-ea37920c3b02', '6d8c1844-3833-4a15-aacd-2b5e4e1ec618', '40a4cc41-cdef-4026-a196-a483cf3accd3', '89781dc9-46e4-46f5-b88d-bdc60f4f6025'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:42.471227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4201ef15-369f-4706-a148-2b2fd5f118bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fa8d593-9ea5-4124-b57e-ea37920c3b02', '6d8c1844-3833-4a15-aacd-2b5e4e1ec618', '40a4cc41-cdef-4026-a196-a483cf3accd3', '89781dc9-46e4-46f5-b88d-bdc60f4f6025']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:42.471227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (977039e0-8ef7-4049-a98d-fed798099ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:42.471227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (977039e0-8ef7-4049-a98d-fed798099ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ab68647-229e-4343-92f1-644c7c0eb038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-651438373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425f0b2f241c4b27bc336e0b67f0987b',qos_specs=None,replication_status=,reservations=['5fa8d593-9ea5-4124-b57e-ea37920c3b02','6d8c1844-3833-4a15-aacd-2b5e4e1ec618','40a4cc41-cdef-4026-a196-a483cf3accd3','89781dc9-46e4-46f5-b88d-bdc60f4f6025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53ab9bb97f24aa6a9b6076e64de889a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-651438373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ab68647-229e-4343-92f1-644c7c0eb038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='425f0b2f241c4b27bc336e0b67f0987b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a53ab9bb97f24aa6a9b6076e64de889a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:42.471799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a966acb-8e37-4075-b547-bec26a15b364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:42.471799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a966acb-8e37-4075-b547-bec26a15b364) transitioned into state 'SUCCESS' from state '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-651438373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425f0b2f241c4b27bc336e0b67f0987b',qos_specs=None,replication_status=,reservations=['5fa8d593-9ea5-4124-b57e-ea37920c3b02','6d8c1844-3833-4a15-aacd-2b5e4e1ec618','40a4cc41-cdef-4026-a196-a483cf3accd3','89781dc9-46e4-46f5-b88d-bdc60f4f6025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53ab9bb97f24aa6a9b6076e64de889a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:42.471799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744fa58f-20a3-4f7a-9014-d71a3721c08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:42.471799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744fa58f-20a3-4f7a-9014-d71a3721c08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:42.471799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Flow 'volume_create_api' (aead55d3-06fa-4891-ac3f-55e7dc7eee22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:42.471799 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Create volume request issued successfully. Aug 19 21:31:42.471799 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-537ffdb3-c6c6-47a4-bcdd-34e7437c1768 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:31:42.471799 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 968/3862] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:31:41 2026] POST /volume/v3/volumes => generated 754 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:42.472442 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-92ad26f2-2e39-4362-93ab-0a5552ec29ea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:42.472442 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-92ad26f2-2e39-4362-93ab-0a5552ec29ea tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:31:42.472442 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-92ad26f2-2e39-4362-93ab-0a5552ec29ea tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:42.472442 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-92ad26f2-2e39-4362-93ab-0a5552ec29ea tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:42.472442 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:42.472442 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:42.472442 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-92ad26f2-2e39-4362-93ab-0a5552ec29ea tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:31:42.472442 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-92ad26f2-2e39-4362-93ab-0a5552ec29ea tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:31:42.472442 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 973/3863] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:41 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:42.473184 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6702bf88-f0e9-48b4-8567-b1e175fa4214 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:42.473184 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6702bf88-f0e9-48b4-8567-b1e175fa4214 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:42.473184 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6702bf88-f0e9-48b4-8567-b1e175fa4214 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:42.473184 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6702bf88-f0e9-48b4-8567-b1e175fa4214 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:42.473184 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6702bf88-f0e9-48b4-8567-b1e175fa4214 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:42.473184 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:42.473184 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:42.473184 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6702bf88-f0e9-48b4-8567-b1e175fa4214 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:42.473184 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 964/3864] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:42 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:42.646591 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-76aed6f4-084f-4284-99a6-bb8a67de7a48 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:42.649303 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76aed6f4-084f-4284-99a6-bb8a67de7a48 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd Aug 19 21:31:42.649591 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76aed6f4-084f-4284-99a6-bb8a67de7a48 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:42.649813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76aed6f4-084f-4284-99a6-bb8a67de7a48 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:42.657325 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:42.657325 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:42.659198 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-76aed6f4-084f-4284-99a6-bb8a67de7a48 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:42.659198 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76aed6f4-084f-4284-99a6-bb8a67de7a48 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd returned with HTTP 200 Aug 19 21:31:42.660173 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 960/3865] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:42 2026] GET /volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:42.672882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cce588f0-13c9-4398-9af5-afd9ce29b606 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:42.674728 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cce588f0-13c9-4398-9af5-afd9ce29b606 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e Aug 19 21:31:42.675005 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cce588f0-13c9-4398-9af5-afd9ce29b606 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:42.675298 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cce588f0-13c9-4398-9af5-afd9ce29b606 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:42.676927 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-cce588f0-13c9-4398-9af5-afd9ce29b606 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 2e5000ed-04fb-4ded-b298-664c7b31da8e Aug 19 21:31:42.682330 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:42.682330 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:42.682559 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cce588f0-13c9-4398-9af5-afd9ce29b606 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:42.719989 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cce588f0-13c9-4398-9af5-afd9ce29b606 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot delete request issued successfully. Aug 19 21:31:42.720982 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cce588f0-13c9-4398-9af5-afd9ce29b606 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e returned with HTTP 202 Aug 19 21:31:42.721894 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 969/3866] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:31:42 2026] DELETE /volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:42.722862 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a396522f-75f3-453e-819a-3686fbdfb19b req-e80a2e11-e513-479b-a191-9daf37b384c8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:42.726656 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-e80a2e11-e513-479b-a191-9daf37b384c8 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 Aug 19 21:31:42.726939 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-e80a2e11-e513-479b-a191-9daf37b384c8 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:42.727654 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-e80a2e11-e513-479b-a191-9daf37b384c8 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:42.741280 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-50796e8d-9da9-4815-ad98-a58dc977ac06 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:42.741863 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:42.741863 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:42.743257 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-50796e8d-9da9-4815-ad98-a58dc977ac06 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e Aug 19 21:31:42.744131 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-50796e8d-9da9-4815-ad98-a58dc977ac06 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:42.744538 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-50796e8d-9da9-4815-ad98-a58dc977ac06 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:42.750383 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a396522f-75f3-453e-819a-3686fbdfb19b req-e80a2e11-e513-479b-a191-9daf37b384c8 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:42.755389 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:42.755389 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:42.756003 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-50796e8d-9da9-4815-ad98-a58dc977ac06 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:42.757167 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-e80a2e11-e513-479b-a191-9daf37b384c8 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 returned with HTTP 200 Aug 19 21:31:42.757650 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 974/3867] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:31:42 2026] GET /volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 => generated 1416 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:42.758643 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-50796e8d-9da9-4815-ad98-a58dc977ac06 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e returned with HTTP 200 Aug 19 21:31:42.758643 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 965/3868] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:42 2026] GET /volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:42.871657 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-498838dd-ab88-4f3f-8434-c74206d344b2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:42.878933 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-498838dd-ab88-4f3f-8434-c74206d344b2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:31:42.879746 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-498838dd-ab88-4f3f-8434-c74206d344b2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:42.880027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-498838dd-ab88-4f3f-8434-c74206d344b2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:42.906158 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:42.906158 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:42.919090 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-498838dd-ab88-4f3f-8434-c74206d344b2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:31:42.930268 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-498838dd-ab88-4f3f-8434-c74206d344b2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:31:42.930659 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 961/3869] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:42 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:43.011483 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-476eaf4f-d3ed-43bb-8669-3066e59fa6b1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.014893 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-476eaf4f-d3ed-43bb-8669-3066e59fa6b1 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:31:43.015005 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-476eaf4f-d3ed-43bb-8669-3066e59fa6b1 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.015358 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-476eaf4f-d3ed-43bb-8669-3066e59fa6b1 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.023990 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.023990 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:43.028686 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-476eaf4f-d3ed-43bb-8669-3066e59fa6b1 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:31:43.034616 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-476eaf4f-d3ed-43bb-8669-3066e59fa6b1 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:31:43.035128 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 970/3870] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:43.139053 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7e25845c-d50e-440b-abef-dc21c0bf299a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.141171 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e25845c-d50e-440b-abef-dc21c0bf299a None None] GET https://10.4.3.158/volume// Aug 19 21:31:43.141171 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e25845c-d50e-440b-abef-dc21c0bf299a None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.141171 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e25845c-d50e-440b-abef-dc21c0bf299a None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.141171 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e25845c-d50e-440b-abef-dc21c0bf299a None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:31:43.141171 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 975/3871] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:31:43.153166 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-38833897-9be2-4273-87e7-b45ba06e1524 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.156450 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-38833897-9be2-4273-87e7-b45ba06e1524 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:31:43.156884 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-38833897-9be2-4273-87e7-b45ba06e1524 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ab68647-229e-4343-92f1-644c7c0eb038", "connector": null, "instance_uuid": "eaaae94f-0a02-47c6-a2fc-1ce0e9dbd4da"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:43.170146 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.170146 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:43.188586 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.213975 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-38833897-9be2-4273-87e7-b45ba06e1524 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:31:43.214612 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 966/3872] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:31:43 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 19 21:31:43.261779 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4da4b960-9160-4602-936b-c123e035d556 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.265572 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4da4b960-9160-4602-936b-c123e035d556 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:31:43.265844 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4da4b960-9160-4602-936b-c123e035d556 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.266152 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4da4b960-9160-4602-936b-c123e035d556 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.279215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b8849928-8736-42eb-8c92-3e6aab1cbe4a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.279215 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b8849928-8736-42eb-8c92-3e6aab1cbe4a None None] GET https://10.4.3.158/volume// Aug 19 21:31:43.279215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b8849928-8736-42eb-8c92-3e6aab1cbe4a None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.279215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b8849928-8736-42eb-8c92-3e6aab1cbe4a None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.279215 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b8849928-8736-42eb-8c92-3e6aab1cbe4a None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:31:43.279215 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 976/3873] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:31:43.285172 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.285172 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:43.288114 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-d706af4c-713e-41ab-a411-822e732397a2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.290668 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-d706af4c-713e-41ab-a411-822e732397a2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:31:43.290814 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-d706af4c-713e-41ab-a411-822e732397a2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.291446 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-d706af4c-713e-41ab-a411-822e732397a2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.291978 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4da4b960-9160-4602-936b-c123e035d556 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:31:43.296208 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:31:43.296715 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-28562541"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:43.298190 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4da4b960-9160-4602-936b-c123e035d556 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:31:43.298190 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 971/3874] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:43.298829 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-28562541'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:31:43.298949 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Create volume of 1 GB Aug 19 21:31:43.303173 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.303173 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:43.306964 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-d706af4c-713e-41ab-a411-822e732397a2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:31:43.311651 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-d706af4c-713e-41ab-a411-822e732397a2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:31:43.312365 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 967/3875] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:31:43.312420 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Availability Zones retrieved successfully. Aug 19 21:31:43.323456 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Flow 'volume_create_api' (45c102e0-e7eb-4f78-a667-d19582a74e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:43.328035 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77195ac9-d155-407f-aa86-7f90cd7b91d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:43.330036 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:31:43.332103 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b24bf4ca-6469-44fb-a1bb-344ec00ff326 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.336807 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b24bf4ca-6469-44fb-a1bb-344ec00ff326 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:43.336807 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b24bf4ca-6469-44fb-a1bb-344ec00ff326 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.336807 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b24bf4ca-6469-44fb-a1bb-344ec00ff326 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.336807 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b24bf4ca-6469-44fb-a1bb-344ec00ff326 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:43.344153 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.344153 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:43.344907 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b24bf4ca-6469-44fb-a1bb-344ec00ff326 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:43.345851 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 977/3876] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:43.401206 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77195ac9-d155-407f-aa86-7f90cd7b91d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:43.404033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ae0040-1b00-4c10-a560-fb13a923fc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:43.441845 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-ece51f5a-8aea-468f-a137-38360c320849 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.444433 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-ece51f5a-8aea-468f-a137-38360c320849 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] PUT https://10.4.3.158/volume/v3/attachments/1ba8d1f8-94d0-4753-857c-bc223d246ba1 Aug 19 21:31:43.445288 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-ece51f5a-8aea-468f-a137-38360c320849 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:43.462954 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-ece51f5a-8aea-468f-a137-38360c320849 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Acquiring lock "cinder-attachment_update-6ab68647-229e-4343-92f1-644c7c0eb038-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:31:43.471198 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-ece51f5a-8aea-468f-a137-38360c320849 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Lock "cinder-attachment_update-6ab68647-229e-4343-92f1-644c7c0eb038-np0000007814" acquired by "attachment_update" :: waited 0.008s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:31:43.471198 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.471198 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:43.556689 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Created reservations ['ba9610fb-985d-46b8-8bea-ccaa35d7a39e', '718beda7-ca98-4373-a33f-ae4927f0bd4c', '7e8e6474-ecf4-4520-b0bc-bee45d5c539c', '06a8852f-e887-4912-8ba1-f1a65e81d988'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:43.558361 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ae0040-1b00-4c10-a560-fb13a923fc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba9610fb-985d-46b8-8bea-ccaa35d7a39e', '718beda7-ca98-4373-a33f-ae4927f0bd4c', '7e8e6474-ecf4-4520-b0bc-bee45d5c539c', '06a8852f-e887-4912-8ba1-f1a65e81d988']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:43.559261 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914b18a4-8d68-47f9-97d7-d48dc65b5997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:43.564938 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b87013f5-8795-4cdb-aa04-3d9ac919dda5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.568949 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b87013f5-8795-4cdb-aa04-3d9ac919dda5 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 Aug 19 21:31:43.568949 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b87013f5-8795-4cdb-aa04-3d9ac919dda5 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.569652 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b87013f5-8795-4cdb-aa04-3d9ac919dda5 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.580748 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.580748 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:43.586564 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b87013f5-8795-4cdb-aa04-3d9ac919dda5 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:43.589586 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914b18a4-8d68-47f9-97d7-d48dc65b5997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df05042b-3382-475d-81b6-157b906b60e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-28562541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d08611f4d6443f5abd74469fab0e903',qos_specs=None,replication_status=,reservations=['ba9610fb-985d-46b8-8bea-ccaa35d7a39e','718beda7-ca98-4373-a33f-ae4927f0bd4c','7e8e6474-ecf4-4520-b0bc-bee45d5c539c','06a8852f-e887-4912-8ba1-f1a65e81d988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6601cd77c413410dbe6743972c730c0b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-28562541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df05042b-3382-475d-81b6-157b906b60e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d08611f4d6443f5abd74469fab0e903',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6601cd77c413410dbe6743972c730c0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:43.590910 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (759c3df2-a6e6-430a-aef1-43849efe654c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:43.594753 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b87013f5-8795-4cdb-aa04-3d9ac919dda5 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 returned with HTTP 200 Aug 19 21:31:43.595608 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 968/3877] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 => generated 1416 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:43.610006 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-01ef963a-bffe-46f2-87a1-c67b2520a6e3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.610006 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01ef963a-bffe-46f2-87a1-c67b2520a6e3 None None] GET https://10.4.3.158/volume// Aug 19 21:31:43.610006 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-01ef963a-bffe-46f2-87a1-c67b2520a6e3 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.610006 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-01ef963a-bffe-46f2-87a1-c67b2520a6e3 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.610006 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01ef963a-bffe-46f2-87a1-c67b2520a6e3 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:31:43.610006 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 978/3878] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:31:43.617303 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (759c3df2-a6e6-430a-aef1-43849efe654c) transitioned into state 'SUCCESS' from state '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-28562541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d08611f4d6443f5abd74469fab0e903',qos_specs=None,replication_status=,reservations=['ba9610fb-985d-46b8-8bea-ccaa35d7a39e','718beda7-ca98-4373-a33f-ae4927f0bd4c','7e8e6474-ecf4-4520-b0bc-bee45d5c539c','06a8852f-e887-4912-8ba1-f1a65e81d988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6601cd77c413410dbe6743972c730c0b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:43.618431 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a9e67e-777b-45a1-95a3-313421c5f816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:43.620358 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-a396522f-75f3-453e-819a-3686fbdfb19b req-cfb71b3a-6018-42f0-af78-a22a69ab1ef2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.624115 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-cfb71b3a-6018-42f0-af78-a22a69ab1ef2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:31:43.624115 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-cfb71b3a-6018-42f0-af78-a22a69ab1ef2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40f76341-fcc0-42e8-aecc-926f5377cbe7", "connector": null, "instance_uuid": "d395d64f-6502-4a0d-8063-86ee4d38fc5b"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:43.624234 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-ece51f5a-8aea-468f-a137-38360c320849 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Lock "cinder-attachment_update-6ab68647-229e-4343-92f1-644c7c0eb038-np0000007814" released by "attachment_update" :: held 0.155s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:31:43.624806 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-ece51f5a-8aea-468f-a137-38360c320849 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments/1ba8d1f8-94d0-4753-857c-bc223d246ba1 returned with HTTP 200 Aug 19 21:31:43.625435 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 972/3879] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:31:43 2026] PUT /volume/v3/attachments/1ba8d1f8-94d0-4753-857c-bc223d246ba1 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:43.632914 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a9e67e-777b-45a1-95a3-313421c5f816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:43.633852 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Flow 'volume_create_api' (45c102e0-e7eb-4f78-a667-d19582a74e8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:43.634398 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Create volume request issued successfully. Aug 19 21:31:43.634856 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66d608a1-36d2-4db0-8b6b-1418000369a2 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:31:43.635001 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.635001 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:43.635301 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 962/3880] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:31:43 2026] POST /volume/v3/volumes => generated 747 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:43.650236 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-404e1ec6-378a-4af5-9539-533b402e4966 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.654133 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-404e1ec6-378a-4af5-9539-533b402e4966 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:31:43.654133 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-404e1ec6-378a-4af5-9539-533b402e4966 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.654133 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-404e1ec6-378a-4af5-9539-533b402e4966 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.662663 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.662663 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:43.668207 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-404e1ec6-378a-4af5-9539-533b402e4966 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:31:43.674514 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-404e1ec6-378a-4af5-9539-533b402e4966 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:31:43.674514 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 979/3881] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:43.676467 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-cfb71b3a-6018-42f0-af78-a22a69ab1ef2 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:31:43.677270 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 969/3882] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:31:43 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 19 21:31:43.774507 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7303c072-883a-4ca0-98e4-e1e75e58e5b1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.778301 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7303c072-883a-4ca0-98e4-e1e75e58e5b1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e Aug 19 21:31:43.778301 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7303c072-883a-4ca0-98e4-e1e75e58e5b1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.778301 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7303c072-883a-4ca0-98e4-e1e75e58e5b1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.784879 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7303c072-883a-4ca0-98e4-e1e75e58e5b1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e returned with HTTP 404 Aug 19 21:31:43.785727 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 973/3883] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:43.793892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dbb0c239-5820-4749-9f13-8793e961a427 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.796455 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbb0c239-5820-4749-9f13-8793e961a427 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd Aug 19 21:31:43.796659 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbb0c239-5820-4749-9f13-8793e961a427 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.796909 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbb0c239-5820-4749-9f13-8793e961a427 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.797079 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-dbb0c239-5820-4749-9f13-8793e961a427 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 8a1b9264-2ce9-429d-bb60-44767d6c20bd Aug 19 21:31:43.805452 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.805452 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:43.805452 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dbb0c239-5820-4749-9f13-8793e961a427 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:43.826029 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dbb0c239-5820-4749-9f13-8793e961a427 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot delete request issued successfully. Aug 19 21:31:43.826256 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbb0c239-5820-4749-9f13-8793e961a427 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd returned with HTTP 202 Aug 19 21:31:43.826706 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 963/3884] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:31:43 2026] DELETE /volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:43.838374 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9db9ae6b-cfdc-487e-bf08-96ec0a11691c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:43.841004 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9db9ae6b-cfdc-487e-bf08-96ec0a11691c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd Aug 19 21:31:43.841657 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9db9ae6b-cfdc-487e-bf08-96ec0a11691c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:43.842092 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9db9ae6b-cfdc-487e-bf08-96ec0a11691c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:43.851424 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:43.851424 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:43.852187 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9db9ae6b-cfdc-487e-bf08-96ec0a11691c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:43.853371 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9db9ae6b-cfdc-487e-bf08-96ec0a11691c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd returned with HTTP 200 Aug 19 21:31:43.853820 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 980/3885] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:43 2026] GET /volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:44.317125 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d2818367-9209-4a59-bfeb-a63375857ddf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:44.319167 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d2818367-9209-4a59-bfeb-a63375857ddf tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:31:44.319448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d2818367-9209-4a59-bfeb-a63375857ddf tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:44.319673 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d2818367-9209-4a59-bfeb-a63375857ddf tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:44.343262 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:44.343262 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:44.349768 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d2818367-9209-4a59-bfeb-a63375857ddf tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:31:44.356989 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d2818367-9209-4a59-bfeb-a63375857ddf tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:31:44.357554 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 970/3886] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:44 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:44.357622 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f6880846-c565-454e-8f43-c6a96bc819de None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:44.359677 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f6880846-c565-454e-8f43-c6a96bc819de tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:44.359963 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f6880846-c565-454e-8f43-c6a96bc819de tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:44.360267 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f6880846-c565-454e-8f43-c6a96bc819de tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:44.360428 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f6880846-c565-454e-8f43-c6a96bc819de tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:44.366383 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:44.366383 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:44.367039 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f6880846-c565-454e-8f43-c6a96bc819de tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:44.367474 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 974/3887] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:44 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:44.691750 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ee38c468-2dbe-4a23-a1d8-b511792d4944 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:44.694077 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee38c468-2dbe-4a23-a1d8-b511792d4944 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:31:44.694312 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee38c468-2dbe-4a23-a1d8-b511792d4944 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:44.694550 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee38c468-2dbe-4a23-a1d8-b511792d4944 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:44.705624 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:44.705624 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:44.710854 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ee38c468-2dbe-4a23-a1d8-b511792d4944 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:31:44.720536 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee38c468-2dbe-4a23-a1d8-b511792d4944 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:31:44.720536 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 964/3888] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:44 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:44.870341 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-232c8385-cbf0-481d-879f-03c344767c1b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:44.873114 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-232c8385-cbf0-481d-879f-03c344767c1b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd Aug 19 21:31:44.873530 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-232c8385-cbf0-481d-879f-03c344767c1b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:44.873581 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-232c8385-cbf0-481d-879f-03c344767c1b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:44.873771 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7669c2da-ddca-4139-8e60-7c1e3bac52db None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:44.874458 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7669c2da-ddca-4139-8e60-7c1e3bac52db None None] GET https://10.4.3.158/volume// Aug 19 21:31:44.874610 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7669c2da-ddca-4139-8e60-7c1e3bac52db None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:44.874859 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7669c2da-ddca-4139-8e60-7c1e3bac52db None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:44.875915 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7669c2da-ddca-4139-8e60-7c1e3bac52db None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:31:44.876384 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 971/3889] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:31:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:31:44.878847 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-232c8385-cbf0-481d-879f-03c344767c1b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd returned with HTTP 404 Aug 19 21:31:44.879611 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 981/3890] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:44 2026] GET /volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:44.886418 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a396522f-75f3-453e-819a-3686fbdfb19b req-0729c57c-25d8-4e3e-9ece-2d1731b6acc7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:44.892100 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bf119165-b237-463f-8547-c04a375f73c2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:44.892626 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-0729c57c-25d8-4e3e-9ece-2d1731b6acc7 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 Aug 19 21:31:44.892626 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-0729c57c-25d8-4e3e-9ece-2d1731b6acc7 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:44.892626 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-0729c57c-25d8-4e3e-9ece-2d1731b6acc7 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:44.892716 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf119165-b237-463f-8547-c04a375f73c2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b Aug 19 21:31:44.892716 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf119165-b237-463f-8547-c04a375f73c2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:44.892716 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf119165-b237-463f-8547-c04a375f73c2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:44.892716 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-bf119165-b237-463f-8547-c04a375f73c2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 180bdb43-c214-495b-82d2-21c4acf0029b Aug 19 21:31:44.899921 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:44.899921 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:44.900827 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bf119165-b237-463f-8547-c04a375f73c2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:44.902719 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:44.902719 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:44.909558 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-a396522f-75f3-453e-819a-3686fbdfb19b req-0729c57c-25d8-4e3e-9ece-2d1731b6acc7 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:31:44.918731 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-0729c57c-25d8-4e3e-9ece-2d1731b6acc7 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 returned with HTTP 200 Aug 19 21:31:44.919278 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 975/3891] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:31:44 2026] GET /volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 => generated 1595 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:31:44.931789 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bf119165-b237-463f-8547-c04a375f73c2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot delete request issued successfully. Aug 19 21:31:44.932984 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf119165-b237-463f-8547-c04a375f73c2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b returned with HTTP 202 Aug 19 21:31:44.933622 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 965/3892] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:31:44 2026] DELETE /volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:44.945211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-15073bd5-3ac7-4655-9f8d-aaa00b7ec6a9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:44.947492 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-15073bd5-3ac7-4655-9f8d-aaa00b7ec6a9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b Aug 19 21:31:44.947788 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-15073bd5-3ac7-4655-9f8d-aaa00b7ec6a9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:44.948063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-15073bd5-3ac7-4655-9f8d-aaa00b7ec6a9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:44.954212 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:44.954212 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:44.954865 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-15073bd5-3ac7-4655-9f8d-aaa00b7ec6a9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:44.956071 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-15073bd5-3ac7-4655-9f8d-aaa00b7ec6a9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b returned with HTTP 200 Aug 19 21:31:44.956553 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 972/3893] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:44 2026] GET /volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:45.038210 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b2fa6e92-3852-4b40-88cb-cdb22695db9a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:45.041622 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b2fa6e92-3852-4b40-88cb-cdb22695db9a tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] PUT https://10.4.3.158/volume/v3/attachments/de39f8f7-eabd-49ec-8206-f89fbd02f374 Aug 19 21:31:45.042061 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b2fa6e92-3852-4b40-88cb-cdb22695db9a tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:45.052744 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b2fa6e92-3852-4b40-88cb-cdb22695db9a tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Acquiring lock "cinder-attachment_update-40f76341-fcc0-42e8-aecc-926f5377cbe7-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:31:45.059179 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b2fa6e92-3852-4b40-88cb-cdb22695db9a tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Lock "cinder-attachment_update-40f76341-fcc0-42e8-aecc-926f5377cbe7-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:31:45.060205 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:45.060205 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:45.162611 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b2fa6e92-3852-4b40-88cb-cdb22695db9a tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Lock "cinder-attachment_update-40f76341-fcc0-42e8-aecc-926f5377cbe7-np0000007814" released by "attachment_update" :: held 0.103s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:31:45.163193 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-b2fa6e92-3852-4b40-88cb-cdb22695db9a tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/attachments/de39f8f7-eabd-49ec-8206-f89fbd02f374 returned with HTTP 200 Aug 19 21:31:45.163871 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 982/3894] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:31:45 2026] PUT /volume/v3/attachments/de39f8f7-eabd-49ec-8206-f89fbd02f374 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:45.188898 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a396522f-75f3-453e-819a-3686fbdfb19b req-67504764-76d6-49d1-ab49-c9978974cea9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:45.191557 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-67504764-76d6-49d1-ab49-c9978974cea9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] POST https://10.4.3.158/volume/v3/attachments/de39f8f7-eabd-49ec-8206-f89fbd02f374/action Aug 19 21:31:45.192137 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-67504764-76d6-49d1-ab49-c9978974cea9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:31:45.192320 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-67504764-76d6-49d1-ab49-c9978974cea9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:45.212366 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:45.212366 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:45.226092 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a396522f-75f3-453e-819a-3686fbdfb19b req-67504764-76d6-49d1-ab49-c9978974cea9 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/attachments/de39f8f7-eabd-49ec-8206-f89fbd02f374/action returned with HTTP 204 Aug 19 21:31:45.226657 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 976/3895] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:31:45 2026] POST /volume/v3/attachments/de39f8f7-eabd-49ec-8206-f89fbd02f374/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:45.378698 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b88d5ff6-f602-41ed-a797-e44c37c65680 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:45.381153 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b88d5ff6-f602-41ed-a797-e44c37c65680 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:31:45.382273 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b88d5ff6-f602-41ed-a797-e44c37c65680 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:45.382273 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b88d5ff6-f602-41ed-a797-e44c37c65680 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:45.387619 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f6665417-19ea-4b37-b833-d533af6672cb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:45.390093 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f6665417-19ea-4b37-b833-d533af6672cb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:45.390744 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f6665417-19ea-4b37-b833-d533af6672cb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:45.390744 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f6665417-19ea-4b37-b833-d533af6672cb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:45.390845 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-f6665417-19ea-4b37-b833-d533af6672cb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:45.400891 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:45.400891 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:45.401951 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f6665417-19ea-4b37-b833-d533af6672cb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:45.402598 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 973/3896] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:45 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:45.405622 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:45.405622 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:45.410757 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b88d5ff6-f602-41ed-a797-e44c37c65680 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:31:45.417399 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b88d5ff6-f602-41ed-a797-e44c37c65680 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:31:45.417987 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 966/3897] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:45 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:45.967288 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7a15eb81-d540-4e97-babe-11a4bf30dc02 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:45.972176 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a15eb81-d540-4e97-babe-11a4bf30dc02 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b Aug 19 21:31:45.972980 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a15eb81-d540-4e97-babe-11a4bf30dc02 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:45.973295 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a15eb81-d540-4e97-babe-11a4bf30dc02 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:45.981042 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a15eb81-d540-4e97-babe-11a4bf30dc02 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b returned with HTTP 404 Aug 19 21:31:45.981828 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 983/3898] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:45 2026] GET /volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:45.990736 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc2dbf94-5511-4682-b969-72031d14c904 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:45.993090 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc2dbf94-5511-4682-b969-72031d14c904 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd Aug 19 21:31:45.993370 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc2dbf94-5511-4682-b969-72031d14c904 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:45.993800 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc2dbf94-5511-4682-b969-72031d14c904 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:45.993800 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-cc2dbf94-5511-4682-b969-72031d14c904 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 8a1b9264-2ce9-429d-bb60-44767d6c20bd Aug 19 21:31:45.998751 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc2dbf94-5511-4682-b969-72031d14c904 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd returned with HTTP 404 Aug 19 21:31:45.999449 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 977/3899] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:31:45 2026] DELETE /volume/v3/snapshots/8a1b9264-2ce9-429d-bb60-44767d6c20bd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:46.009054 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f930a7a7-48c8-4b19-9509-6ad7bb621704 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:46.011294 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f930a7a7-48c8-4b19-9509-6ad7bb621704 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b Aug 19 21:31:46.011548 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f930a7a7-48c8-4b19-9509-6ad7bb621704 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:46.011747 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f930a7a7-48c8-4b19-9509-6ad7bb621704 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:46.011849 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-f930a7a7-48c8-4b19-9509-6ad7bb621704 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 180bdb43-c214-495b-82d2-21c4acf0029b Aug 19 21:31:46.017294 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f930a7a7-48c8-4b19-9509-6ad7bb621704 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b returned with HTTP 404 Aug 19 21:31:46.017708 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 974/3900] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:31:46 2026] DELETE /volume/v3/snapshots/180bdb43-c214-495b-82d2-21c4acf0029b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:46.026831 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-387942c9-fd6f-421e-8c95-2d9ad27510bc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:46.029506 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-387942c9-fd6f-421e-8c95-2d9ad27510bc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e Aug 19 21:31:46.029731 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-387942c9-fd6f-421e-8c95-2d9ad27510bc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:46.029976 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-387942c9-fd6f-421e-8c95-2d9ad27510bc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:46.030148 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-387942c9-fd6f-421e-8c95-2d9ad27510bc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 2e5000ed-04fb-4ded-b298-664c7b31da8e Aug 19 21:31:46.035105 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-387942c9-fd6f-421e-8c95-2d9ad27510bc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e returned with HTTP 404 Aug 19 21:31:46.035710 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 967/3901] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:31:46 2026] DELETE /volume/v3/snapshots/2e5000ed-04fb-4ded-b298-664c7b31da8e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:46.083136 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-354b7293-c55e-467a-8015-85b518b5fb91 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:46.086284 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-354b7293-c55e-467a-8015-85b518b5fb91 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:46.086423 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-354b7293-c55e-467a-8015-85b518b5fb91 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:46.087263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-354b7293-c55e-467a-8015-85b518b5fb91 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:46.102801 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:46.102801 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:46.108852 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-354b7293-c55e-467a-8015-85b518b5fb91 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:46.115674 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-354b7293-c55e-467a-8015-85b518b5fb91 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:46.116261 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 984/3902] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:31:46 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1654 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:46.141643 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-8f1f71e2-70ed-4dd3-af03-722708824bd9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:46.144938 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-8f1f71e2-70ed-4dd3-af03-722708824bd9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9/action Aug 19 21:31:46.145770 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-8f1f71e2-70ed-4dd3-af03-722708824bd9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:31:46.145969 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-8f1f71e2-70ed-4dd3-af03-722708824bd9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:46.160612 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:46.160612 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:46.161331 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-8f1f71e2-70ed-4dd3-af03-722708824bd9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:46.170340 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-8f1f71e2-70ed-4dd3-af03-722708824bd9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Begin detaching volume completed successfully. Aug 19 21:31:46.170543 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-8f1f71e2-70ed-4dd3-af03-722708824bd9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9/action returned with HTTP 202 Aug 19 21:31:46.171161 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 978/3903] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:31:46 2026] POST /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:31:46.228980 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8175a2a7-316b-4cf8-adb4-dc203465f749 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:46.229493 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8175a2a7-316b-4cf8-adb4-dc203465f749 None None] GET https://10.4.3.158/volume// Aug 19 21:31:46.229662 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8175a2a7-316b-4cf8-adb4-dc203465f749 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:46.229914 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8175a2a7-316b-4cf8-adb4-dc203465f749 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:46.230442 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8175a2a7-316b-4cf8-adb4-dc203465f749 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:31:46.230655 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 975/3904] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:31:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:31:46.242837 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-0e8069ad-3438-4f5e-a317-e657db7d1a8a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:46.245651 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-0e8069ad-3438-4f5e-a317-e657db7d1a8a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:46.245964 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-0e8069ad-3438-4f5e-a317-e657db7d1a8a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:46.246292 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-0e8069ad-3438-4f5e-a317-e657db7d1a8a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:46.259794 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:46.259794 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:46.265330 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-0e8069ad-3438-4f5e-a317-e657db7d1a8a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:46.272491 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-0e8069ad-3438-4f5e-a317-e657db7d1a8a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:46.273069 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 968/3905] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:31:46 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:31:46.414171 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3ab08d6-1839-4017-ad23-6e15670abcae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:46.418058 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3ab08d6-1839-4017-ad23-6e15670abcae tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:46.418058 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3ab08d6-1839-4017-ad23-6e15670abcae tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:46.418362 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3ab08d6-1839-4017-ad23-6e15670abcae tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:46.418614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c3ab08d6-1839-4017-ad23-6e15670abcae tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:46.426065 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:46.426065 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:46.426065 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3ab08d6-1839-4017-ad23-6e15670abcae tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:46.426065 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 985/3906] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:46 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:46.447578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-86dc9eeb-445b-43ed-b773-03bd18e1bd5c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:46.450210 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-86dc9eeb-445b-43ed-b773-03bd18e1bd5c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:31:46.450419 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-86dc9eeb-445b-43ed-b773-03bd18e1bd5c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:46.450915 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-86dc9eeb-445b-43ed-b773-03bd18e1bd5c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:46.464276 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:46.464276 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:46.468838 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-86dc9eeb-445b-43ed-b773-03bd18e1bd5c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:31:46.474167 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-86dc9eeb-445b-43ed-b773-03bd18e1bd5c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:31:46.474807 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 979/3907] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:46 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:47.046817 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-e0f2bd58-4b75-4419-944a-5267d0b4fda9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:47.049442 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-e0f2bd58-4b75-4419-944a-5267d0b4fda9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/attachments/1ba8d1f8-94d0-4753-857c-bc223d246ba1/action Aug 19 21:31:47.049940 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-e0f2bd58-4b75-4419-944a-5267d0b4fda9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:31:47.050440 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-e0f2bd58-4b75-4419-944a-5267d0b4fda9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:47.070923 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:47.070923 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:47.092381 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca074691-1d88-45e3-a426-1fd4957fe84a req-e0f2bd58-4b75-4419-944a-5267d0b4fda9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments/1ba8d1f8-94d0-4753-857c-bc223d246ba1/action returned with HTTP 204 Aug 19 21:31:47.092381 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 976/3908] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:31:47 2026] POST /volume/v3/attachments/1ba8d1f8-94d0-4753-857c-bc223d246ba1/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:47.439830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-923cd505-f08c-400c-b7c1-0109e5be6533 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:47.442068 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-923cd505-f08c-400c-b7c1-0109e5be6533 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:47.442335 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-923cd505-f08c-400c-b7c1-0109e5be6533 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:47.442518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-923cd505-f08c-400c-b7c1-0109e5be6533 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:47.442614 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-923cd505-f08c-400c-b7c1-0109e5be6533 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:47.448551 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:47.448551 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:47.449381 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-923cd505-f08c-400c-b7c1-0109e5be6533 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:47.449846 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 969/3909] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:47 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:47.489104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b8cee812-8650-4e89-9763-0c5632dd4fc0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:47.490925 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b8cee812-8650-4e89-9763-0c5632dd4fc0 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:31:47.491129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b8cee812-8650-4e89-9763-0c5632dd4fc0 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:47.491343 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b8cee812-8650-4e89-9763-0c5632dd4fc0 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:47.501223 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:47.501223 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:47.504864 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b8cee812-8650-4e89-9763-0c5632dd4fc0 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:31:47.509466 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b8cee812-8650-4e89-9763-0c5632dd4fc0 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:31:47.509791 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 986/3910] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:47 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:47.523425 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d3bb145a-5d94-496c-b567-327fb5442e48 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:47.525799 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3bb145a-5d94-496c-b567-327fb5442e48 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:31:47.526119 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3bb145a-5d94-496c-b567-327fb5442e48 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:47.526405 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3bb145a-5d94-496c-b567-327fb5442e48 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:47.542266 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:47.542266 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:47.546703 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d3bb145a-5d94-496c-b567-327fb5442e48 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:31:47.551337 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3bb145a-5d94-496c-b567-327fb5442e48 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:31:47.551670 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 980/3911] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:47 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:48.462224 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ba2fbf40-1961-49c2-8d48-ebad2253e3d8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:48.464610 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ba2fbf40-1961-49c2-8d48-ebad2253e3d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:48.464927 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ba2fbf40-1961-49c2-8d48-ebad2253e3d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:48.465252 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ba2fbf40-1961-49c2-8d48-ebad2253e3d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:48.465420 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-ba2fbf40-1961-49c2-8d48-ebad2253e3d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:48.470829 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:48.470829 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:48.471853 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ba2fbf40-1961-49c2-8d48-ebad2253e3d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:48.472690 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 977/3912] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:48 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:49.486204 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-75dd9560-41dd-4f1d-a5d5-27d0dc8de4c5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:49.488292 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75dd9560-41dd-4f1d-a5d5-27d0dc8de4c5 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:49.488518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75dd9560-41dd-4f1d-a5d5-27d0dc8de4c5 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:49.488752 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75dd9560-41dd-4f1d-a5d5-27d0dc8de4c5 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:49.489090 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-75dd9560-41dd-4f1d-a5d5-27d0dc8de4c5 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:49.493953 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:49.493953 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:49.494640 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75dd9560-41dd-4f1d-a5d5-27d0dc8de4c5 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:49.495023 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 970/3913] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:49 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:50.184116 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-02560776-2c7b-4196-9d3b-aa05e4a62677 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:50.187842 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-02560776-2c7b-4196-9d3b-aa05e4a62677 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0 Aug 19 21:31:50.188089 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-02560776-2c7b-4196-9d3b-aa05e4a62677 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:50.188340 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-02560776-2c7b-4196-9d3b-aa05e4a62677 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:50.197039 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:50.197039 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:50.268489 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ed2a6508-63b2-473e-8931-a55daa91a517 req-02560776-2c7b-4196-9d3b-aa05e4a62677 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0 returned with HTTP 200 Aug 19 21:31:50.268984 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 987/3914] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:31:50 2026] DELETE /volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:50.510509 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b8040ceb-f094-41ca-be17-599d2a789f85 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:50.513034 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b8040ceb-f094-41ca-be17-599d2a789f85 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:50.513367 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b8040ceb-f094-41ca-be17-599d2a789f85 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:50.513575 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b8040ceb-f094-41ca-be17-599d2a789f85 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:50.513683 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b8040ceb-f094-41ca-be17-599d2a789f85 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:50.519532 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:50.519532 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:50.520230 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b8040ceb-f094-41ca-be17-599d2a789f85 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 200 Aug 19 21:31:50.520672 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 981/3915] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:50 2026] GET /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:50.537057 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-39a30a7e-9b7d-43f1-8dd1-caad3e137e34 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:50.537057 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-39a30a7e-9b7d-43f1-8dd1-caad3e137e34 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce Aug 19 21:31:50.537057 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-39a30a7e-9b7d-43f1-8dd1-caad3e137e34 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:50.537057 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-39a30a7e-9b7d-43f1-8dd1-caad3e137e34 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:50.537057 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-39a30a7e-9b7d-43f1-8dd1-caad3e137e34 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete backup with id: 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce. Aug 19 21:31:50.541528 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:50.541528 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:50.546924 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-91f6dc60-b58f-4c38-a309-5859504fdebb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:50.549501 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-91f6dc60-b58f-4c38-a309-5859504fdebb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:31:50.549836 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-91f6dc60-b58f-4c38-a309-5859504fdebb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-attach": {"instance_uuid": "1bf79faf-3b20-4856-bec4-1fd7c8a5be87", "mountpoint": "/dev/vdb"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:31:50.550005 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-91f6dc60-b58f-4c38-a309-5859504fdebb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1bf79faf-3b20-4856-bec4-1fd7c8a5be87", "mountpoint": "/dev/vdb"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:50.564561 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:50.564561 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:50.565270 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-91f6dc60-b58f-4c38-a309-5859504fdebb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:31:50.565858 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-39a30a7e-9b7d-43f1-8dd1-caad3e137e34 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] delete_backup rpcapi backup_id 9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce {{(pid=100178) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:31:50.567814 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-39a30a7e-9b7d-43f1-8dd1-caad3e137e34 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce returned with HTTP 202 Aug 19 21:31:50.568459 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 978/3916] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:31:50 2026] DELETE /volume/v3/backups/9b16f4b9-4fef-4522-8ed1-35e1d06dd1ce => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:31:50.583005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:50.583431 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-91f6dc60-b58f-4c38-a309-5859504fdebb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Update volume admin metadata completed successfully. Aug 19 21:31:50.584593 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:31:50.585187 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1585029487"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:50.588284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1585029487'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:31:50.590477 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume of 1 GB Aug 19 21:31:50.591949 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:50.591949 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:50.600810 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Availability Zones retrieved successfully. Aug 19 21:31:50.609958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Flow 'volume_create_api' (5d3b296d-ffa4-4661-8a9f-5e557d76dace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:50.611218 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e433e93-7760-43b5-9758-958291b869a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:50.612281 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:31:50.647045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e433e93-7760-43b5-9758-958291b869a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:50.647045 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ce6846-0db2-48f5-9f4c-348d1005625c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:50.667158 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-91f6dc60-b58f-4c38-a309-5859504fdebb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Attach volume completed successfully. Aug 19 21:31:50.667499 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-91f6dc60-b58f-4c38-a309-5859504fdebb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 202 Aug 19 21:31:50.668680 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 971/3917] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:31:50 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:31:50.679753 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-010cd66d-c730-4443-a249-4090915933ad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:50.682359 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-010cd66d-c730-4443-a249-4090915933ad tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:31:50.682492 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-010cd66d-c730-4443-a249-4090915933ad tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:50.682750 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-010cd66d-c730-4443-a249-4090915933ad tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:50.695421 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:50.695421 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:50.701580 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-010cd66d-c730-4443-a249-4090915933ad tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:31:50.708657 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-010cd66d-c730-4443-a249-4090915933ad tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:31:50.708657 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 982/3918] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:50 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:50.726835 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-931f809d-236a-442d-ba42-c4fb69fdf262 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:50.729312 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-931f809d-236a-442d-ba42-c4fb69fdf262 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:31:50.729841 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-931f809d-236a-442d-ba42-c4fb69fdf262 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-detach": {}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:31:50.730034 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-931f809d-236a-442d-ba42-c4fb69fdf262 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:50.735750 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['31f927c5-b75a-4415-9fe6-d941ab932c0a', 'e5c9a4fa-9e61-4a30-a536-9541ed012bc9', '28ca0601-65b7-4d03-b821-53fcf0c4cf82', '58dd5211-6fc3-4bca-bf1a-654cf7e1450c'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:50.736884 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ce6846-0db2-48f5-9f4c-348d1005625c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31f927c5-b75a-4415-9fe6-d941ab932c0a', 'e5c9a4fa-9e61-4a30-a536-9541ed012bc9', '28ca0601-65b7-4d03-b821-53fcf0c4cf82', '58dd5211-6fc3-4bca-bf1a-654cf7e1450c']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:50.737949 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a9d8073-866f-4c8d-a0b6-9e5261301e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:50.749382 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:50.749382 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:50.750923 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-931f809d-236a-442d-ba42-c4fb69fdf262 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:31:50.778237 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a9d8073-866f-4c8d-a0b6-9e5261301e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ca04bf4-6d80-416c-907f-246364e92f4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1585029487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',qos_specs=None,replication_status=,reservations=['31f927c5-b75a-4415-9fe6-d941ab932c0a','e5c9a4fa-9e61-4a30-a536-9541ed012bc9','28ca0601-65b7-4d03-b821-53fcf0c4cf82','58dd5211-6fc3-4bca-bf1a-654cf7e1450c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2806e35420c14beb9eae1a67797a302e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:31:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1585029487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ca04bf4-6d80-416c-907f-246364e92f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2806e35420c14beb9eae1a67797a302e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:50.779062 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d8f9388-f396-4920-8286-7784d55e21bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:50.808740 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d8f9388-f396-4920-8286-7784d55e21bf) transitioned into state 'SUCCESS' from state '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-1585029487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',qos_specs=None,replication_status=,reservations=['31f927c5-b75a-4415-9fe6-d941ab932c0a','e5c9a4fa-9e61-4a30-a536-9541ed012bc9','28ca0601-65b7-4d03-b821-53fcf0c4cf82','58dd5211-6fc3-4bca-bf1a-654cf7e1450c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2806e35420c14beb9eae1a67797a302e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:50.809835 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8429c631-cf9e-45ab-b49d-551bdfb73257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:31:50.818353 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-931f809d-236a-442d-ba42-c4fb69fdf262 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Detach volume completed successfully. Aug 19 21:31:50.818650 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-931f809d-236a-442d-ba42-c4fb69fdf262 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 202 Aug 19 21:31:50.819646 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 979/3919] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:31:50 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:31:50.829918 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4a1f0f68-b982-40ca-a133-1afaf975b676 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:50.831631 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8429c631-cf9e-45ab-b49d-551bdfb73257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:31:50.832434 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Flow 'volume_create_api' (5d3b296d-ffa4-4661-8a9f-5e557d76dace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:31:50.832826 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume request issued successfully. Aug 19 21:31:50.833733 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49397cd1-dbe1-4745-ae37-e9a4d1efaf5b tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:31:50.834389 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 988/3920] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:31:50 2026] POST /volume/v3/volumes => generated 778 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:50.835792 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a1f0f68-b982-40ca-a133-1afaf975b676 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:31:50.835792 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a1f0f68-b982-40ca-a133-1afaf975b676 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:50.836930 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a1f0f68-b982-40ca-a133-1afaf975b676 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:50.848652 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-477e2b3c-2ea0-4ae0-b9d4-617d0ba8442e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:50.848785 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:50.848785 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:50.853808 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-477e2b3c-2ea0-4ae0-b9d4-617d0ba8442e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c Aug 19 21:31:50.853968 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4a1f0f68-b982-40ca-a133-1afaf975b676 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:31:50.854505 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-477e2b3c-2ea0-4ae0-b9d4-617d0ba8442e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:50.854505 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-477e2b3c-2ea0-4ae0-b9d4-617d0ba8442e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:50.860214 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a1f0f68-b982-40ca-a133-1afaf975b676 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:31:50.860687 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 972/3921] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:50 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:50.868038 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:50.868038 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:50.874052 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-477e2b3c-2ea0-4ae0-b9d4-617d0ba8442e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:31:50.879728 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-477e2b3c-2ea0-4ae0-b9d4-617d0ba8442e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c returned with HTTP 200 Aug 19 21:31:50.880281 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 983/3922] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:50 2026] GET /volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:51.897915 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4af4a250-c196-43ff-ab78-fe1fef6860e8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:51.901163 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4af4a250-c196-43ff-ab78-fe1fef6860e8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c Aug 19 21:31:51.901570 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4af4a250-c196-43ff-ab78-fe1fef6860e8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:51.901897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4af4a250-c196-43ff-ab78-fe1fef6860e8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:51.913365 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:51.913365 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:51.918860 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4af4a250-c196-43ff-ab78-fe1fef6860e8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:31:51.925033 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4af4a250-c196-43ff-ab78-fe1fef6860e8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c returned with HTTP 200 Aug 19 21:31:51.925711 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 980/3923] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:51 2026] GET /volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:51.941836 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ce12220-068e-4410-8830-489d194c369f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:51.944514 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ce12220-068e-4410-8830-489d194c369f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:31:51.944996 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ce12220-068e-4410-8830-489d194c369f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ca04bf4-6d80-416c-907f-246364e92f4c", "name": "tempest-type-Backup-2047242250"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:51.946936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-1ce12220-068e-4410-8830-489d194c369f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating new backup {'backup': {'volume_id': '3ca04bf4-6d80-416c-907f-246364e92f4c', 'name': 'tempest-type-Backup-2047242250'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:31:51.947149 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-1ce12220-068e-4410-8830-489d194c369f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating backup of volume 3ca04bf4-6d80-416c-907f-246364e92f4c in container None Aug 19 21:31:51.956474 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:51.956474 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:51.956929 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1ce12220-068e-4410-8830-489d194c369f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:31:51.986093 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-1ce12220-068e-4410-8830-489d194c369f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['311b0af9-8fb0-4e73-8c02-f2a1e1a38541', '744b2ab0-dbaf-4e92-8b2c-f67b74217309'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:52.051835 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ce12220-068e-4410-8830-489d194c369f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:31:52.052430 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 989/3924] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:31:51 2026] POST /volume/v3/backups => generated 316 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:52.062566 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ec7e38ea-f078-49bb-8658-9808a91ff164 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:52.064908 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ec7e38ea-f078-49bb-8658-9808a91ff164 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:31:52.065179 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ec7e38ea-f078-49bb-8658-9808a91ff164 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:52.065452 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ec7e38ea-f078-49bb-8658-9808a91ff164 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:52.065555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ec7e38ea-f078-49bb-8658-9808a91ff164 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:52.072492 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:52.072492 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:52.072966 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ec7e38ea-f078-49bb-8658-9808a91ff164 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:31:52.073525 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 973/3925] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:52 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:52.235588 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ad3a55db-7ac6-4960-bbae-3445015b5e0f req-33760e70-eb35-4c9b-8aa3-eeebbbcff3b3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:52.239236 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ad3a55db-7ac6-4960-bbae-3445015b5e0f req-33760e70-eb35-4c9b-8aa3-eeebbbcff3b3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0 Aug 19 21:31:52.239236 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ad3a55db-7ac6-4960-bbae-3445015b5e0f req-33760e70-eb35-4c9b-8aa3-eeebbbcff3b3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:52.239236 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ad3a55db-7ac6-4960-bbae-3445015b5e0f req-33760e70-eb35-4c9b-8aa3-eeebbbcff3b3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:52.244258 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ad3a55db-7ac6-4960-bbae-3445015b5e0f req-33760e70-eb35-4c9b-8aa3-eeebbbcff3b3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0 returned with HTTP 404 Aug 19 21:31:52.245067 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 984/3926] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:31:52 2026] DELETE /volume/v3/attachments/c21fed4d-c8bf-4bc2-931c-f857b759f4d0 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:31:53.091876 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-15b0dd51-1f39-4899-8c4a-b80f0b166120 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:53.094228 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-15b0dd51-1f39-4899-8c4a-b80f0b166120 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:31:53.094537 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-15b0dd51-1f39-4899-8c4a-b80f0b166120 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:53.094901 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-15b0dd51-1f39-4899-8c4a-b80f0b166120 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:53.095060 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-15b0dd51-1f39-4899-8c4a-b80f0b166120 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:53.101613 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:53.101613 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:53.103179 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-15b0dd51-1f39-4899-8c4a-b80f0b166120 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:31:53.103738 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 981/3927] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:53 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:54.117760 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e6c026f5-43ab-4887-8f6e-bfd4ace48009 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:54.119664 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6c026f5-43ab-4887-8f6e-bfd4ace48009 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:31:54.119870 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6c026f5-43ab-4887-8f6e-bfd4ace48009 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:54.120072 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6c026f5-43ab-4887-8f6e-bfd4ace48009 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:54.120200 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e6c026f5-43ab-4887-8f6e-bfd4ace48009 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:54.124254 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=215,cinder:UPDATE=59,cinder:INSERT=25 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:31:54.130857 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:54.130857 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:54.132967 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6c026f5-43ab-4887-8f6e-bfd4ace48009 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:31:54.133550 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 990/3928] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:54 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:54.377707 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5c29068f-2696-45fa-bfa2-808ecffbda81 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:54.379811 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c29068f-2696-45fa-bfa2-808ecffbda81 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:54.380084 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c29068f-2696-45fa-bfa2-808ecffbda81 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:54.380329 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c29068f-2696-45fa-bfa2-808ecffbda81 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:54.389959 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:54.389959 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:54.395331 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5c29068f-2696-45fa-bfa2-808ecffbda81 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:54.402736 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c29068f-2696-45fa-bfa2-808ecffbda81 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:54.403238 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 974/3929] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:54 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:54.419464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2234e666-c6a9-47e8-ae35-922604d083fc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:54.421590 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2234e666-c6a9-47e8-ae35-922604d083fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:54.421791 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2234e666-c6a9-47e8-ae35-922604d083fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:54.422345 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2234e666-c6a9-47e8-ae35-922604d083fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:54.422345 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-2234e666-c6a9-47e8-ae35-922604d083fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume with id: 0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:54.430826 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:54.430826 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:54.431534 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2234e666-c6a9-47e8-ae35-922604d083fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:54.458459 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2234e666-c6a9-47e8-ae35-922604d083fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume request issued successfully. Aug 19 21:31:54.458459 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2234e666-c6a9-47e8-ae35-922604d083fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 202 Aug 19 21:31:54.458840 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 985/3930] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:31:54 2026] DELETE /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:54.468184 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3a9205e7-b192-489e-8457-cf2927a1f9a6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:54.473587 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a9205e7-b192-489e-8457-cf2927a1f9a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:54.473879 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a9205e7-b192-489e-8457-cf2927a1f9a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:54.474168 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a9205e7-b192-489e-8457-cf2927a1f9a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:54.488031 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:54.488031 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:54.495803 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3a9205e7-b192-489e-8457-cf2927a1f9a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:54.504021 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a9205e7-b192-489e-8457-cf2927a1f9a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 200 Aug 19 21:31:54.504486 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 982/3931] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:54 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:31:55.154231 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-15981124-815d-425c-b885-89e0aa714eae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:55.156810 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-15981124-815d-425c-b885-89e0aa714eae tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:31:55.157052 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-15981124-815d-425c-b885-89e0aa714eae tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:55.157327 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-15981124-815d-425c-b885-89e0aa714eae tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:55.157656 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-15981124-815d-425c-b885-89e0aa714eae tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:55.162683 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:55.162683 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:55.163722 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-15981124-815d-425c-b885-89e0aa714eae tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:31:55.163996 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 991/3932] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:55 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:55.518702 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-55f7e723-31ad-4f22-b1fc-69cff5968ff6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:55.522531 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55f7e723-31ad-4f22-b1fc-69cff5968ff6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 Aug 19 21:31:55.522838 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55f7e723-31ad-4f22-b1fc-69cff5968ff6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:55.523094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55f7e723-31ad-4f22-b1fc-69cff5968ff6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:55.535754 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55f7e723-31ad-4f22-b1fc-69cff5968ff6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 returned with HTTP 404 Aug 19 21:31:55.536405 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 975/3933] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:55 2026] GET /volume/v3/volumes/0be73191-0826-4622-a5db-85ea8bba77b9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:55.549402 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-50e86b64-f8f8-4f03-bb6b-dee1c99b732f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:55.551758 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50e86b64-f8f8-4f03-bb6b-dee1c99b732f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:31:55.551988 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50e86b64-f8f8-4f03-bb6b-dee1c99b732f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:55.552219 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50e86b64-f8f8-4f03-bb6b-dee1c99b732f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:55.561152 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:55.561152 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:55.566139 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-50e86b64-f8f8-4f03-bb6b-dee1c99b732f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:55.571475 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50e86b64-f8f8-4f03-bb6b-dee1c99b732f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:31:55.572041 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 986/3934] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:55 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:55.589965 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-84fff734-d7ec-4d72-bce0-3aa4148b3e4f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:55.592411 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-84fff734-d7ec-4d72-bce0-3aa4148b3e4f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:31:55.592936 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-84fff734-d7ec-4d72-bce0-3aa4148b3e4f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1431310372"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:55.603747 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:55.603747 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:55.604296 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-84fff734-d7ec-4d72-bce0-3aa4148b3e4f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:55.604466 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-84fff734-d7ec-4d72-bce0-3aa4148b3e4f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:31:55.666070 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-84fff734-d7ec-4d72-bce0-3aa4148b3e4f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['4b4007c3-b9e9-47c5-9032-522848d3a861', '507ef923-8121-4be5-839f-961627d9f2fe', 'bad30d2a-2be2-4b22-8e76-c770c20e2a26', '7cbe0118-54fe-4caf-b53f-3167a693e71b'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:55.733298 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-84fff734-d7ec-4d72-bce0-3aa4148b3e4f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot create request issued successfully. Aug 19 21:31:55.733889 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-84fff734-d7ec-4d72-bce0-3aa4148b3e4f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:31:55.734477 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 983/3935] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:31:55 2026] POST /volume/v3/snapshots => generated 380 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:55.749209 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dc591790-850a-4330-87f6-95ff072504f8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:55.751517 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc591790-850a-4330-87f6-95ff072504f8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:55.751883 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc591790-850a-4330-87f6-95ff072504f8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:55.752101 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc591790-850a-4330-87f6-95ff072504f8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:55.761451 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:55.761451 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:55.762102 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dc591790-850a-4330-87f6-95ff072504f8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:55.765199 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc591790-850a-4330-87f6-95ff072504f8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da returned with HTTP 200 Aug 19 21:31:55.765765 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 992/3936] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:55 2026] GET /volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da => generated 512 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:56.183945 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d2f9eed3-8946-4a51-a1f9-1a8e1c23e882 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:56.187425 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2f9eed3-8946-4a51-a1f9-1a8e1c23e882 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:31:56.188669 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2f9eed3-8946-4a51-a1f9-1a8e1c23e882 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:56.188669 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2f9eed3-8946-4a51-a1f9-1a8e1c23e882 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:56.188799 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d2f9eed3-8946-4a51-a1f9-1a8e1c23e882 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:56.196105 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:56.196105 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:56.197383 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2f9eed3-8946-4a51-a1f9-1a8e1c23e882 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:31:56.197765 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 976/3937] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:56 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:56.776723 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-686780cf-cd57-43f9-a3ba-dc21a1ceaf5b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:56.779866 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-686780cf-cd57-43f9-a3ba-dc21a1ceaf5b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:56.780130 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-686780cf-cd57-43f9-a3ba-dc21a1ceaf5b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:56.780403 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-686780cf-cd57-43f9-a3ba-dc21a1ceaf5b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:56.786999 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:56.786999 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:56.788499 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-686780cf-cd57-43f9-a3ba-dc21a1ceaf5b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:56.788880 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-686780cf-cd57-43f9-a3ba-dc21a1ceaf5b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da returned with HTTP 200 Aug 19 21:31:56.789772 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 987/3938] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:56 2026] GET /volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:56.812964 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-938c3ecc-151b-4115-b1a4-8097e7d304e8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:56.814889 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-938c3ecc-151b-4115-b1a4-8097e7d304e8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:56.815190 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-938c3ecc-151b-4115-b1a4-8097e7d304e8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:56.815520 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-938c3ecc-151b-4115-b1a4-8097e7d304e8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:56.822157 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:56.822157 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:56.822716 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-938c3ecc-151b-4115-b1a4-8097e7d304e8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:56.823772 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-938c3ecc-151b-4115-b1a4-8097e7d304e8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da returned with HTTP 200 Aug 19 21:31:56.824440 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 984/3939] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:56 2026] GET /volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:56.837279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-54e43093-094b-4444-badc-04aef5ec0c7b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:56.840100 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54e43093-094b-4444-badc-04aef5ec0c7b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots Aug 19 21:31:56.840100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54e43093-094b-4444-badc-04aef5ec0c7b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:56.840598 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54e43093-094b-4444-badc-04aef5ec0c7b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:56.841057 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-54e43093-094b-4444-badc-04aef5ec0c7b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:31:56.842603 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-54e43093-094b-4444-badc-04aef5ec0c7b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:31:56.851311 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-54e43093-094b-4444-badc-04aef5ec0c7b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Get all snapshots completed successfully. Aug 19 21:31:56.851966 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54e43093-094b-4444-badc-04aef5ec0c7b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Aug 19 21:31:56.852348 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 993/3940] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:31:56 2026] GET /volume/v3/snapshots => generated 408 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:56.865932 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e05cca0d-d7d5-43e9-823e-b0a017b3b542 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:56.868169 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e05cca0d-d7d5-43e9-823e-b0a017b3b542 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] PUT https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:56.868755 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e05cca0d-d7d5-43e9-823e-b0a017b3b542 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-879984146", "description": "This is the new description of snapshot."}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:56.878558 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:56.878558 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:56.879778 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e05cca0d-d7d5-43e9-823e-b0a017b3b542 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:56.893412 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e05cca0d-d7d5-43e9-823e-b0a017b3b542 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da returned with HTTP 200 Aug 19 21:31:56.894093 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 977/3941] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Aug 19 21:31:56 2026] PUT /volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:56.910097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-68969bca-332e-4682-ae97-68c6a8d4067b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:56.910097 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68969bca-332e-4682-ae97-68c6a8d4067b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:56.910097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68969bca-332e-4682-ae97-68c6a8d4067b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:56.910386 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68969bca-332e-4682-ae97-68c6a8d4067b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:56.916961 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:56.916961 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:56.917745 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-68969bca-332e-4682-ae97-68c6a8d4067b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:56.918800 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68969bca-332e-4682-ae97-68c6a8d4067b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da returned with HTTP 200 Aug 19 21:31:56.919342 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 988/3942] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:56 2026] GET /volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da => generated 576 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:56.929800 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c373eb9f-126c-4f28-ace7-7000a0cbb587 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:56.932238 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c373eb9f-126c-4f28-ace7-7000a0cbb587 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:56.932482 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c373eb9f-126c-4f28-ace7-7000a0cbb587 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:56.932716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c373eb9f-126c-4f28-ace7-7000a0cbb587 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:56.932852 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-c373eb9f-126c-4f28-ace7-7000a0cbb587 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:56.940811 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:56.940811 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:56.940811 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c373eb9f-126c-4f28-ace7-7000a0cbb587 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:56.974497 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c373eb9f-126c-4f28-ace7-7000a0cbb587 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot delete request issued successfully. Aug 19 21:31:56.974802 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c373eb9f-126c-4f28-ace7-7000a0cbb587 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da returned with HTTP 202 Aug 19 21:31:56.975422 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 985/3943] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:31:56 2026] DELETE /volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:31:56.985243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ebf8530-44e7-4d4d-a414-f6956f10109d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:56.987469 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ebf8530-44e7-4d4d-a414-f6956f10109d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:56.987728 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ebf8530-44e7-4d4d-a414-f6956f10109d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:56.987994 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ebf8530-44e7-4d4d-a414-f6956f10109d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:56.997142 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:56.997142 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:56.997971 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1ebf8530-44e7-4d4d-a414-f6956f10109d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:56.999092 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ebf8530-44e7-4d4d-a414-f6956f10109d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da returned with HTTP 200 Aug 19 21:31:57.000103 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 994/3944] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:56 2026] GET /volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da => generated 575 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:57.211654 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-02b9efdc-5cf5-4587-b519-bc13f2b00a55 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:57.214769 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02b9efdc-5cf5-4587-b519-bc13f2b00a55 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:31:57.215022 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02b9efdc-5cf5-4587-b519-bc13f2b00a55 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:57.215203 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02b9efdc-5cf5-4587-b519-bc13f2b00a55 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:57.215379 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-02b9efdc-5cf5-4587-b519-bc13f2b00a55 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:57.220655 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:57.220655 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:57.221528 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02b9efdc-5cf5-4587-b519-bc13f2b00a55 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:31:57.222001 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 978/3945] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:57 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:58.015756 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0fabc38c-46ec-41a3-a24c-010a032876be None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:58.018159 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fabc38c-46ec-41a3-a24c-010a032876be tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:58.018405 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0fabc38c-46ec-41a3-a24c-010a032876be tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:58.019439 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0fabc38c-46ec-41a3-a24c-010a032876be tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:58.026279 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fabc38c-46ec-41a3-a24c-010a032876be tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da returned with HTTP 404 Aug 19 21:31:58.027497 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 989/3946] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:58 2026] GET /volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:58.040346 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c977ef34-f83b-474f-9ee9-f33013279231 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:58.042494 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c977ef34-f83b-474f-9ee9-f33013279231 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:58.042710 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c977ef34-f83b-474f-9ee9-f33013279231 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:58.042968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c977ef34-f83b-474f-9ee9-f33013279231 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:58.043146 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-c977ef34-f83b-474f-9ee9-f33013279231 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 33374374-8035-40c4-8b52-baa7b959b0da Aug 19 21:31:58.045582 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=361,cinder:UPDATE=141,cinder:INSERT=78 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:31:58.048049 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c977ef34-f83b-474f-9ee9-f33013279231 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da returned with HTTP 404 Aug 19 21:31:58.048643 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 986/3947] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:31:58 2026] DELETE /volume/v3/snapshots/33374374-8035-40c4-8b52-baa7b959b0da => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:31:58.060125 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-33c0157e-9e40-43a1-8f6a-ae4a925ec6f7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:58.062338 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33c0157e-9e40-43a1-8f6a-ae4a925ec6f7 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:31:58.062807 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33c0157e-9e40-43a1-8f6a-ae4a925ec6f7 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:58.063046 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33c0157e-9e40-43a1-8f6a-ae4a925ec6f7 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:58.076689 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:58.076689 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:58.088550 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-33c0157e-9e40-43a1-8f6a-ae4a925ec6f7 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:58.096385 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33c0157e-9e40-43a1-8f6a-ae4a925ec6f7 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:31:58.097177 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 995/3948] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:31:58 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:58.117128 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e7e4d53b-bf18-4718-9f0f-6c7c4be38036 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:58.119666 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e7e4d53b-bf18-4718-9f0f-6c7c4be38036 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:31:58.120250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e7e4d53b-bf18-4718-9f0f-6c7c4be38036 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-771471537"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:31:58.124874 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=192,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:31:58.132770 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:58.132770 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:58.133558 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e7e4d53b-bf18-4718-9f0f-6c7c4be38036 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:31:58.133917 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-e7e4d53b-bf18-4718-9f0f-6c7c4be38036 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:31:58.182693 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-e7e4d53b-bf18-4718-9f0f-6c7c4be38036 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['feb1b545-8d2c-4c04-84ed-6531aa345be7', 'd7ae4b7b-fb67-41ca-8d9f-490d8f323d9f', '619f439a-17a2-4cfc-abd9-a2ec3234b4b1', '7b58efe7-c43d-4b10-8203-fe5be51ff208'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:31:58.243394 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e7e4d53b-bf18-4718-9f0f-6c7c4be38036 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot create request issued successfully. Aug 19 21:31:58.243866 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e7e4d53b-bf18-4718-9f0f-6c7c4be38036 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:31:58.244160 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 979/3949] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:31:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:31:58.245790 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1cbcb71c-2601-44dc-989a-a8ae473a9010 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:58.248374 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1cbcb71c-2601-44dc-989a-a8ae473a9010 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:31:58.248725 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1cbcb71c-2601-44dc-989a-a8ae473a9010 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:58.249037 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1cbcb71c-2601-44dc-989a-a8ae473a9010 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:58.249235 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1cbcb71c-2601-44dc-989a-a8ae473a9010 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:58.256562 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:58.256562 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:31:58.257561 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1cbcb71c-2601-44dc-989a-a8ae473a9010 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:31:58.257973 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 990/3950] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:58 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:58.259838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-827bd8c1-f235-434d-8cf5-75aae0ec4aad None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:58.263204 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-827bd8c1-f235-434d-8cf5-75aae0ec4aad tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc Aug 19 21:31:58.263204 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-827bd8c1-f235-434d-8cf5-75aae0ec4aad tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:58.263204 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-827bd8c1-f235-434d-8cf5-75aae0ec4aad tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:58.272623 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:58.272623 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:31:58.275036 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-827bd8c1-f235-434d-8cf5-75aae0ec4aad tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:58.275036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-827bd8c1-f235-434d-8cf5-75aae0ec4aad tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc returned with HTTP 200 Aug 19 21:31:58.275036 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 987/3951] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:58 2026] GET /volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:59.272772 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7f23d582-0f91-410f-82af-eafc1602e071 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:59.275534 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7f23d582-0f91-410f-82af-eafc1602e071 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:31:59.276149 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7f23d582-0f91-410f-82af-eafc1602e071 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:59.276149 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7f23d582-0f91-410f-82af-eafc1602e071 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:59.276437 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7f23d582-0f91-410f-82af-eafc1602e071 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:31:59.283404 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:59.283404 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:31:59.284342 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7f23d582-0f91-410f-82af-eafc1602e071 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:31:59.286241 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 996/3952] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:31:59 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:31:59.293839 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6e81bf74-ec3e-4a65-90b2-0586fa50a751 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:31:59.296184 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e81bf74-ec3e-4a65-90b2-0586fa50a751 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc Aug 19 21:31:59.296395 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e81bf74-ec3e-4a65-90b2-0586fa50a751 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:31:59.296603 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e81bf74-ec3e-4a65-90b2-0586fa50a751 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:31:59.303477 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:31:59.303477 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:31:59.304174 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6e81bf74-ec3e-4a65-90b2-0586fa50a751 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:31:59.305135 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e81bf74-ec3e-4a65-90b2-0586fa50a751 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc returned with HTTP 200 Aug 19 21:31:59.305551 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 980/3953] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:31:59 2026] GET /volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:00.300537 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ed4676b9-ccb1-4cc1-ab2a-ce272d9c1a0a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:00.305139 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed4676b9-ccb1-4cc1-ab2a-ce272d9c1a0a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:00.306648 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed4676b9-ccb1-4cc1-ab2a-ce272d9c1a0a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:00.307994 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed4676b9-ccb1-4cc1-ab2a-ce272d9c1a0a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:00.307994 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ed4676b9-ccb1-4cc1-ab2a-ce272d9c1a0a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:00.314098 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:00.314098 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:00.314948 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed4676b9-ccb1-4cc1-ab2a-ce272d9c1a0a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:32:00.316100 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 991/3954] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:00 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:01.011992 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b1d51116-34e7-477a-b726-dc532c6a8edb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:01.016193 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b1d51116-34e7-477a-b726-dc532c6a8edb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:32:01.016614 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b1d51116-34e7-477a-b726-dc532c6a8edb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-attach": {"instance_uuid": "ad0bfc29-bbfb-447b-a69a-cb5628a8b264", "mountpoint": "/dev/vdb"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:01.016794 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b1d51116-34e7-477a-b726-dc532c6a8edb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ad0bfc29-bbfb-447b-a69a-cb5628a8b264", "mountpoint": "/dev/vdb"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:01.033738 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:01.033738 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:01.035279 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b1d51116-34e7-477a-b726-dc532c6a8edb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:01.045491 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b1d51116-34e7-477a-b726-dc532c6a8edb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Update volume admin metadata completed successfully. Aug 19 21:32:01.114088 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b1d51116-34e7-477a-b726-dc532c6a8edb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Attach volume completed successfully. Aug 19 21:32:01.114661 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b1d51116-34e7-477a-b726-dc532c6a8edb tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 202 Aug 19 21:32:01.115250 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 988/3955] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:32:01 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:01.127106 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a3f1ae56-e52d-4e33-8d99-51acc637870e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:01.131702 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a3f1ae56-e52d-4e33-8d99-51acc637870e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:01.131987 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a3f1ae56-e52d-4e33-8d99-51acc637870e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:01.132263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a3f1ae56-e52d-4e33-8d99-51acc637870e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:01.149751 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:01.149751 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:01.154933 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a3f1ae56-e52d-4e33-8d99-51acc637870e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:01.161509 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a3f1ae56-e52d-4e33-8d99-51acc637870e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:01.161509 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 997/3956] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:01 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 1174 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:01.181119 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c64aba67-dab8-4e3d-98f2-fc145c2b0f78 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:01.183031 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c64aba67-dab8-4e3d-98f2-fc145c2b0f78 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:01.183259 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c64aba67-dab8-4e3d-98f2-fc145c2b0f78 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:01.183487 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c64aba67-dab8-4e3d-98f2-fc145c2b0f78 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:01.194395 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:01.194395 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:01.199712 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c64aba67-dab8-4e3d-98f2-fc145c2b0f78 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:01.204777 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c64aba67-dab8-4e3d-98f2-fc145c2b0f78 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:01.205244 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 981/3957] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:01 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:01.219402 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-af5a777d-5387-4d05-b0e1-f6225d26979e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:01.221639 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af5a777d-5387-4d05-b0e1-f6225d26979e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:32:01.222118 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af5a777d-5387-4d05-b0e1-f6225d26979e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-detach": {}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:01.222344 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af5a777d-5387-4d05-b0e1-f6225d26979e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:01.225834 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=301,cinder:UPDATE=82,cinder:INSERT=56 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:32:01.235821 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:01.235821 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:01.236569 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-af5a777d-5387-4d05-b0e1-f6225d26979e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:01.282808 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-af5a777d-5387-4d05-b0e1-f6225d26979e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Detach volume completed successfully. Aug 19 21:32:01.283068 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af5a777d-5387-4d05-b0e1-f6225d26979e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 202 Aug 19 21:32:01.283365 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 992/3958] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:32:01 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:01.292206 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-25d80e4a-2631-442a-92ff-a84d682e69c8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:01.294322 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-25d80e4a-2631-442a-92ff-a84d682e69c8 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:01.294575 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-25d80e4a-2631-442a-92ff-a84d682e69c8 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:01.294785 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-25d80e4a-2631-442a-92ff-a84d682e69c8 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:01.305940 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:01.305940 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:01.311214 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-25d80e4a-2631-442a-92ff-a84d682e69c8 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:01.318738 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-25d80e4a-2631-442a-92ff-a84d682e69c8 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:01.319255 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 989/3959] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:01 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:32:01.332392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-74d3e090-266c-49f0-9655-83a0c5438384 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:01.334243 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74d3e090-266c-49f0-9655-83a0c5438384 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:01.334944 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74d3e090-266c-49f0-9655-83a0c5438384 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:01.336826 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74d3e090-266c-49f0-9655-83a0c5438384 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:01.336826 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-74d3e090-266c-49f0-9655-83a0c5438384 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:01.351478 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:01.351478 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:01.351478 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74d3e090-266c-49f0-9655-83a0c5438384 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:32:01.352821 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 998/3960] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:01 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:02.373159 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-043c3057-b0ac-4fea-80d4-1776ec7a833a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:02.373159 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-043c3057-b0ac-4fea-80d4-1776ec7a833a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:02.373159 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-043c3057-b0ac-4fea-80d4-1776ec7a833a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:02.373159 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-043c3057-b0ac-4fea-80d4-1776ec7a833a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:02.374162 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-043c3057-b0ac-4fea-80d4-1776ec7a833a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:02.384327 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:02.384327 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:02.385100 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-043c3057-b0ac-4fea-80d4-1776ec7a833a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:32:02.386662 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 982/3961] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:02 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:03.402391 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fee0112f-b49f-4bbc-adb4-0d404e5f8b79 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:03.404575 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fee0112f-b49f-4bbc-adb4-0d404e5f8b79 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:03.404864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fee0112f-b49f-4bbc-adb4-0d404e5f8b79 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:03.405169 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fee0112f-b49f-4bbc-adb4-0d404e5f8b79 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:03.405367 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fee0112f-b49f-4bbc-adb4-0d404e5f8b79 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:03.411611 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:03.411611 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:03.412402 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fee0112f-b49f-4bbc-adb4-0d404e5f8b79 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:32:03.412870 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 993/3962] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:03 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:03.888086 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a52cc09b-93d8-48fa-8a44-47dd14e33dce None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:03.892499 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a52cc09b-93d8-48fa-8a44-47dd14e33dce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:32:03.892908 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a52cc09b-93d8-48fa-8a44-47dd14e33dce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:03.893031 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a52cc09b-93d8-48fa-8a44-47dd14e33dce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:03.903663 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:03.903663 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:03.904142 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a52cc09b-93d8-48fa-8a44-47dd14e33dce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:03.911245 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a52cc09b-93d8-48fa-8a44-47dd14e33dce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Reserve volume completed successfully. Aug 19 21:32:03.911565 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a52cc09b-93d8-48fa-8a44-47dd14e33dce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 202 Aug 19 21:32:03.912024 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 990/3963] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:32:03 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:03.918216 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7a9e6654-897b-4ee2-b481-d45ecbe8bce0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:03.919935 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a9e6654-897b-4ee2-b481-d45ecbe8bce0 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:03.920133 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a9e6654-897b-4ee2-b481-d45ecbe8bce0 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:03.920310 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a9e6654-897b-4ee2-b481-d45ecbe8bce0 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:03.927955 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:03.927955 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:03.931844 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7a9e6654-897b-4ee2-b481-d45ecbe8bce0 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:03.936683 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a9e6654-897b-4ee2-b481-d45ecbe8bce0 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:03.937245 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 999/3964] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:03 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:03.951870 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8c65b01f-b672-4c25-a222-a094a54c8c97 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:03.954751 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c65b01f-b672-4c25-a222-a094a54c8c97 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:32:03.955077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c65b01f-b672-4c25-a222-a094a54c8c97 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:03.955252 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c65b01f-b672-4c25-a222-a094a54c8c97 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:03.967212 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:03.967212 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:03.967759 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8c65b01f-b672-4c25-a222-a094a54c8c97 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:03.981258 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8c65b01f-b672-4c25-a222-a094a54c8c97 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Unreserve volume completed successfully. Aug 19 21:32:03.981476 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c65b01f-b672-4c25-a222-a094a54c8c97 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 202 Aug 19 21:32:03.982127 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 983/3965] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:32:03 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:03.990266 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-497ef23b-0539-4cf2-9b2e-bc7f21ca246b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:03.990597 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-497ef23b-0539-4cf2-9b2e-bc7f21ca246b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:03.990765 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-497ef23b-0539-4cf2-9b2e-bc7f21ca246b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:03.990956 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-497ef23b-0539-4cf2-9b2e-bc7f21ca246b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:03.998138 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:03.998138 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:04.002150 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-497ef23b-0539-4cf2-9b2e-bc7f21ca246b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:04.006283 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-497ef23b-0539-4cf2-9b2e-bc7f21ca246b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:04.006711 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 994/3966] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:03 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:04.021963 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5fc99a75-941e-4a40-9d31-c8a8fd9b47ee None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:04.023986 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5fc99a75-941e-4a40-9d31-c8a8fd9b47ee tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:32:04.024377 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5fc99a75-941e-4a40-9d31-c8a8fd9b47ee tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:04.024494 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5fc99a75-941e-4a40-9d31-c8a8fd9b47ee tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:04.034869 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.034869 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:04.035632 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5fc99a75-941e-4a40-9d31-c8a8fd9b47ee tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:04.047119 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5fc99a75-941e-4a40-9d31-c8a8fd9b47ee tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume updated successfully. Aug 19 21:32:04.047564 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5fc99a75-941e-4a40-9d31-c8a8fd9b47ee tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 200 Aug 19 21:32:04.049436 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 991/3967] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:32:04 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 21:32:04.058216 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-060f81e7-964a-4052-8255-004d2c13bb2e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:04.060641 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-060f81e7-964a-4052-8255-004d2c13bb2e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:04.060954 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-060f81e7-964a-4052-8255-004d2c13bb2e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:04.061698 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-060f81e7-964a-4052-8255-004d2c13bb2e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:04.070132 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.070132 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:04.075170 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-060f81e7-964a-4052-8255-004d2c13bb2e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:04.080671 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-060f81e7-964a-4052-8255-004d2c13bb2e tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:04.081251 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1000/3968] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:04 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:04.097454 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8b95b6a1-86ba-421b-ad5f-8bfc80defcba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:04.099427 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b95b6a1-86ba-421b-ad5f-8bfc80defcba tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:32:04.099848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b95b6a1-86ba-421b-ad5f-8bfc80defcba tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:04.100004 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b95b6a1-86ba-421b-ad5f-8bfc80defcba tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:04.111806 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.111806 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:04.112412 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8b95b6a1-86ba-421b-ad5f-8bfc80defcba tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:04.121915 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8b95b6a1-86ba-421b-ad5f-8bfc80defcba tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume updated successfully. Aug 19 21:32:04.122185 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b95b6a1-86ba-421b-ad5f-8bfc80defcba tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 200 Aug 19 21:32:04.122688 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 984/3969] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:32:04 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 21:32:04.143622 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ab26f352-37cb-4e44-b34c-852aa27a32d6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:04.146055 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ab26f352-37cb-4e44-b34c-852aa27a32d6 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:04.147212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ab26f352-37cb-4e44-b34c-852aa27a32d6 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:04.147212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ab26f352-37cb-4e44-b34c-852aa27a32d6 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:04.157468 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.157468 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:04.163078 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ab26f352-37cb-4e44-b34c-852aa27a32d6 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:04.169352 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ab26f352-37cb-4e44-b34c-852aa27a32d6 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:04.169808 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 995/3970] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:04 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:04.186989 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f678b499-3215-4302-b703-83698214cbc9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:04.189718 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f678b499-3215-4302-b703-83698214cbc9 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:32:04.192081 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f678b499-3215-4302-b703-83698214cbc9 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:04.192274 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f678b499-3215-4302-b703-83698214cbc9 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:04.205306 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.205306 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:04.206473 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f678b499-3215-4302-b703-83698214cbc9 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:04.229033 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f678b499-3215-4302-b703-83698214cbc9 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Update volume admin metadata completed successfully. Aug 19 21:32:04.229155 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f678b499-3215-4302-b703-83698214cbc9 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Update readonly setting on volume completed successfully. Aug 19 21:32:04.229402 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f678b499-3215-4302-b703-83698214cbc9 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 202 Aug 19 21:32:04.229844 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 992/3971] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:32:04 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:04.239961 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0998d1c4-bd40-41da-9b19-06d120441491 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:04.242833 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0998d1c4-bd40-41da-9b19-06d120441491 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:04.242833 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0998d1c4-bd40-41da-9b19-06d120441491 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:04.243521 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0998d1c4-bd40-41da-9b19-06d120441491 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:04.255365 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.255365 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:04.261263 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0998d1c4-bd40-41da-9b19-06d120441491 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:04.266833 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0998d1c4-bd40-41da-9b19-06d120441491 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:04.267359 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1001/3972] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:04 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:04.280884 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9f9cd959-769d-4c5f-9189-0aac6da5e4a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:04.283217 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f9cd959-769d-4c5f-9189-0aac6da5e4a4 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:32:04.283557 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f9cd959-769d-4c5f-9189-0aac6da5e4a4 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:04.283707 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f9cd959-769d-4c5f-9189-0aac6da5e4a4 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:04.307294 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.307294 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:04.307823 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9f9cd959-769d-4c5f-9189-0aac6da5e4a4 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:04.326312 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9f9cd959-769d-4c5f-9189-0aac6da5e4a4 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Update volume admin metadata completed successfully. Aug 19 21:32:04.326312 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9f9cd959-769d-4c5f-9189-0aac6da5e4a4 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Update readonly setting on volume completed successfully. Aug 19 21:32:04.326312 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f9cd959-769d-4c5f-9189-0aac6da5e4a4 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 202 Aug 19 21:32:04.326312 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 985/3973] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:32:04 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:04.337961 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-efdd9da7-5435-45ad-bd3d-23d60e1176a8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:04.340680 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-efdd9da7-5435-45ad-bd3d-23d60e1176a8 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:04.340966 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-efdd9da7-5435-45ad-bd3d-23d60e1176a8 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:04.341240 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-efdd9da7-5435-45ad-bd3d-23d60e1176a8 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:04.350477 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.350477 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:04.355845 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-efdd9da7-5435-45ad-bd3d-23d60e1176a8 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:04.363040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-efdd9da7-5435-45ad-bd3d-23d60e1176a8 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:04.363610 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 996/3974] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:04 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:04.381250 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0725c4dd-553a-43e7-9868-5395b7805272 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:04.383765 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0725c4dd-553a-43e7-9868-5395b7805272 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:32:04.384194 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0725c4dd-553a-43e7-9868-5395b7805272 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1800933023", "disk_format": "raw"}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:04.384422 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0725c4dd-553a-43e7-9868-5395b7805272 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1800933023", "disk_format": "raw"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:04.394830 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.394830 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:04.395412 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0725c4dd-553a-43e7-9868-5395b7805272 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:04.415986 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.415986 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:04.424979 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.image.image_utils [None req-0725c4dd-553a-43e7-9868-5395b7805272 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1800933023'}] 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-1800933023'}]. {{(pid=100178) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 21:32:04.426630 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6844c924-d0b2-4315-a3ce-a037a16c9fcd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:04.429068 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6844c924-d0b2-4315-a3ce-a037a16c9fcd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:04.429429 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6844c924-d0b2-4315-a3ce-a037a16c9fcd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:04.429651 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6844c924-d0b2-4315-a3ce-a037a16c9fcd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:04.429800 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6844c924-d0b2-4315-a3ce-a037a16c9fcd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:04.438466 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:04.438466 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:04.439201 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6844c924-d0b2-4315-a3ce-a037a16c9fcd tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:32:04.439742 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1002/3975] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:04 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:05.084924 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0725c4dd-553a-43e7-9868-5395b7805272 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Copy volume to image completed successfully. Aug 19 21:32:05.084924 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0725c4dd-553a-43e7-9868-5395b7805272 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 202 Aug 19 21:32:05.084924 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 993/3976] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:32:04 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 687 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:05.453041 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-18e04e66-49c6-44ad-aa20-47fb6da58a6e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:05.454844 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18e04e66-49c6-44ad-aa20-47fb6da58a6e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:05.455126 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18e04e66-49c6-44ad-aa20-47fb6da58a6e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:05.455352 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18e04e66-49c6-44ad-aa20-47fb6da58a6e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:05.455504 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-18e04e66-49c6-44ad-aa20-47fb6da58a6e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:05.461740 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:05.461740 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:05.462745 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18e04e66-49c6-44ad-aa20-47fb6da58a6e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:32:05.467040 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 986/3977] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:05 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:06.480093 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f5a34ddf-75ab-4a06-85b6-fc506f7bf8ff None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:06.482485 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5a34ddf-75ab-4a06-85b6-fc506f7bf8ff tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:06.482734 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5a34ddf-75ab-4a06-85b6-fc506f7bf8ff tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:06.482963 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5a34ddf-75ab-4a06-85b6-fc506f7bf8ff tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:06.483153 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f5a34ddf-75ab-4a06-85b6-fc506f7bf8ff tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:06.488390 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:06.488390 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:06.489959 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5a34ddf-75ab-4a06-85b6-fc506f7bf8ff tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:32:06.489959 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 997/3978] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:06 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:07.501947 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1976b177-0c52-4dcb-9d11-c4f675254a01 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:07.503819 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1976b177-0c52-4dcb-9d11-c4f675254a01 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:07.504052 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1976b177-0c52-4dcb-9d11-c4f675254a01 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:07.504284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1976b177-0c52-4dcb-9d11-c4f675254a01 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:07.504470 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1976b177-0c52-4dcb-9d11-c4f675254a01 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:07.509252 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:07.509252 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:07.510037 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1976b177-0c52-4dcb-9d11-c4f675254a01 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:32:07.510533 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1003/3979] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:07 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:08.523281 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8049cdd5-64c9-4f19-86c9-5f18773b4906 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:08.526665 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8049cdd5-64c9-4f19-86c9-5f18773b4906 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:08.526868 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8049cdd5-64c9-4f19-86c9-5f18773b4906 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:08.529338 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8049cdd5-64c9-4f19-86c9-5f18773b4906 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:08.530814 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-8049cdd5-64c9-4f19-86c9-5f18773b4906 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:08.542568 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:08.542568 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:08.543555 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8049cdd5-64c9-4f19-86c9-5f18773b4906 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:32:08.544001 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 994/3980] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:08 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:09.555670 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8224fd1e-dc95-47f1-8419-744f69177e71 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:09.557426 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8224fd1e-dc95-47f1-8419-744f69177e71 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:09.557654 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8224fd1e-dc95-47f1-8419-744f69177e71 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:09.557870 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8224fd1e-dc95-47f1-8419-744f69177e71 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:09.558030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8224fd1e-dc95-47f1-8419-744f69177e71 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id ea5111ac-a2f6-48aa-9dc2-be41010bdb95. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:09.562196 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:09.562196 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:09.562906 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8224fd1e-dc95-47f1-8419-744f69177e71 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 200 Aug 19 21:32:09.563389 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 987/3981] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:09 2026] GET /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:09.573758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-76136bc4-6f5b-4be7-92ba-39b84658a43f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:09.575991 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76136bc4-6f5b-4be7-92ba-39b84658a43f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 Aug 19 21:32:09.576292 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76136bc4-6f5b-4be7-92ba-39b84658a43f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:09.576565 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-76136bc4-6f5b-4be7-92ba-39b84658a43f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:09.576685 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-76136bc4-6f5b-4be7-92ba-39b84658a43f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete backup with id: ea5111ac-a2f6-48aa-9dc2-be41010bdb95. Aug 19 21:32:09.582574 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:09.582574 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:09.597325 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-76136bc4-6f5b-4be7-92ba-39b84658a43f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] delete_backup rpcapi backup_id ea5111ac-a2f6-48aa-9dc2-be41010bdb95 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:32:09.599286 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-76136bc4-6f5b-4be7-92ba-39b84658a43f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 returned with HTTP 202 Aug 19 21:32:09.599770 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 998/3982] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:32:09 2026] DELETE /volume/v3/backups/ea5111ac-a2f6-48aa-9dc2-be41010bdb95 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:09.610250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-761b4347-8a6b-440c-8aa8-9cb894154d92 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:09.612332 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-761b4347-8a6b-440c-8aa8-9cb894154d92 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c Aug 19 21:32:09.612752 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-761b4347-8a6b-440c-8aa8-9cb894154d92 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:09.613133 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-761b4347-8a6b-440c-8aa8-9cb894154d92 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:09.614033 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-761b4347-8a6b-440c-8aa8-9cb894154d92 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete volume with id: 3ca04bf4-6d80-416c-907f-246364e92f4c Aug 19 21:32:09.624693 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:09.624693 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:09.624693 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-761b4347-8a6b-440c-8aa8-9cb894154d92 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:09.651553 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-761b4347-8a6b-440c-8aa8-9cb894154d92 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete volume request issued successfully. Aug 19 21:32:09.651935 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-761b4347-8a6b-440c-8aa8-9cb894154d92 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c returned with HTTP 202 Aug 19 21:32:09.652639 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1004/3983] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:32:09 2026] DELETE /volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:09.669271 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-68df85d1-f20c-4e03-b2b2-7af29f978f7d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:09.672113 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-68df85d1-f20c-4e03-b2b2-7af29f978f7d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c Aug 19 21:32:09.672465 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-68df85d1-f20c-4e03-b2b2-7af29f978f7d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:09.672697 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-68df85d1-f20c-4e03-b2b2-7af29f978f7d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:09.683113 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:09.683113 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:09.688166 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-68df85d1-f20c-4e03-b2b2-7af29f978f7d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:09.694280 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-68df85d1-f20c-4e03-b2b2-7af29f978f7d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c returned with HTTP 200 Aug 19 21:32:09.694858 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 995/3984] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:09 2026] GET /volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:10.716858 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7cfecf17-4807-478d-bb94-369fdca354ed None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:10.720799 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7cfecf17-4807-478d-bb94-369fdca354ed tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c Aug 19 21:32:10.721134 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7cfecf17-4807-478d-bb94-369fdca354ed tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:10.721459 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7cfecf17-4807-478d-bb94-369fdca354ed tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:10.733165 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7cfecf17-4807-478d-bb94-369fdca354ed tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c returned with HTTP 404 Aug 19 21:32:10.734559 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 988/3985] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:10 2026] GET /volume/v3/volumes/3ca04bf4-6d80-416c-907f-246364e92f4c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:10.747102 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e40892fb-2bff-48a9-b228-0d25a42b40ac None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:10.749390 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e40892fb-2bff-48a9-b228-0d25a42b40ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b/export_record Aug 19 21:32:10.749566 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e40892fb-2bff-48a9-b228-0d25a42b40ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:10.749742 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e40892fb-2bff-48a9-b228-0d25a42b40ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'export_record' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:10.749855 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-e40892fb-2bff-48a9-b228-0d25a42b40ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Export record for backup 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 21:32:10.756137 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:10.756137 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:10.757472 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.api [None req-e40892fb-2bff-48a9-b228-0d25a42b40ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling RPCAPI with context: , host: np0000007814, backup: 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 21:32:10.774181 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-e40892fb-2bff-48a9-b228-0d25a42b40ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] export_record in rpcapi backup_id 8f284bc7-93f2-498d-963f-781dd9e0c53b on host np0000007814. {{(pid=100176) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 21:32:10.785064 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-e40892fb-2bff-48a9-b228-0d25a42b40ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGYyODRiYzctOTNmMi00OThkLTk2M2YtNzgxZGQ5ZTBjNTNiIiwgInVzZXJfaWQiOiAiMjgwNmUzNTQyMGMxNGJlYjllYWUxYTY3Nzk3YTMwMmUiLCAicHJvamVjdF9pZCI6ICI2M2QxZjM2YjBiOTg0Y2I5YjVkYWJiMDlkNmMxZDM0OSIsICJ2b2x1bWVfaWQiOiAiZjZiMmZiMGItZmUxMy00NDRlLWFkZmEtMjkwYmQwNDgyNDI0IiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTMxNTQ2NDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNmIyZmIwYi1mZTEzLTQ0NGUtYWRmYS0yOTBiZDA0ODI0MjQvMjAyNjA4MTkyMTMxMTUvYXpfbm92YV9iYWNrdXBfOGYyODRiYzctOTNmMi00OThkLTk2M2YtNzgxZGQ5ZTBjNTNiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMTozMToxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTozMToxMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjMxOjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 21:32:10.785419 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e40892fb-2bff-48a9-b228-0d25a42b40ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b/export_record returned with HTTP 200 Aug 19 21:32:10.786056 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 999/3986] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Aug 19 21:32:10 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b/export_record => generated 1424 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:10.801503 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:10.804926 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:32:10.804926 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-729320854"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:10.808980 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-729320854'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:32:10.809213 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume of 1 GB Aug 19 21:32:10.814271 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Availability Zones retrieved successfully. Aug 19 21:32:10.820062 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Flow 'volume_create_api' (0e6856a0-1377-42c9-bead-3852ebac552e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:10.821286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01607fdf-cb30-4278-9e82-7839e3b0fc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:10.821871 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:32:10.858393 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01607fdf-cb30-4278-9e82-7839e3b0fc1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:10.859275 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcdfd5e6-853b-4fc7-a964-c23c390dc601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:10.927118 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['8106451f-2dcb-422d-a91d-aaf299d06fd8', 'a720273d-3464-40b0-8f6c-0c48283776fa', '788f5a3a-916c-4d15-aa61-2294f4a269b5', 'e4d9a6e3-c092-48ac-b847-c325f89f8766'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:10.928511 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcdfd5e6-853b-4fc7-a964-c23c390dc601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8106451f-2dcb-422d-a91d-aaf299d06fd8', 'a720273d-3464-40b0-8f6c-0c48283776fa', '788f5a3a-916c-4d15-aa61-2294f4a269b5', 'e4d9a6e3-c092-48ac-b847-c325f89f8766']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:10.932326 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858ae2cd-1e51-414b-939c-ab907efc6b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:10.978374 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858ae2cd-1e51-414b-939c-ab907efc6b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5e1d654-c24a-4858-973d-ad7c038d00dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-729320854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',qos_specs=None,replication_status=,reservations=['8106451f-2dcb-422d-a91d-aaf299d06fd8','a720273d-3464-40b0-8f6c-0c48283776fa','788f5a3a-916c-4d15-aa61-2294f4a269b5','e4d9a6e3-c092-48ac-b847-c325f89f8766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2806e35420c14beb9eae1a67797a302e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-729320854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5e1d654-c24a-4858-973d-ad7c038d00dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2806e35420c14beb9eae1a67797a302e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:10.979291 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de52216f-0ba9-4836-9429-4e64e8802e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:11.010890 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de52216f-0ba9-4836-9429-4e64e8802e58) transitioned into state 'SUCCESS' from state '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-729320854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',qos_specs=None,replication_status=,reservations=['8106451f-2dcb-422d-a91d-aaf299d06fd8','a720273d-3464-40b0-8f6c-0c48283776fa','788f5a3a-916c-4d15-aa61-2294f4a269b5','e4d9a6e3-c092-48ac-b847-c325f89f8766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2806e35420c14beb9eae1a67797a302e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:11.011776 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd7bcbc-5876-41f6-b956-153f7dde65fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:11.027961 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd7bcbc-5876-41f6-b956-153f7dde65fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:11.029635 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Flow 'volume_create_api' (0e6856a0-1377-42c9-bead-3852ebac552e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:11.030031 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume request issued successfully. Aug 19 21:32:11.032067 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa94a1db-6711-459c-a631-0b0ba49e7bba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:32:11.032067 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1005/3987] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:32:10 2026] POST /volume/v3/volumes => generated 777 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:11.048304 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4ca02529-1490-4a06-8c2b-cfae14746940 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:11.052312 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4ca02529-1490-4a06-8c2b-cfae14746940 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd Aug 19 21:32:11.052312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4ca02529-1490-4a06-8c2b-cfae14746940 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:11.052312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4ca02529-1490-4a06-8c2b-cfae14746940 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:11.063247 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:11.063247 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:11.073852 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4ca02529-1490-4a06-8c2b-cfae14746940 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:11.079296 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4ca02529-1490-4a06-8c2b-cfae14746940 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd returned with HTTP 200 Aug 19 21:32:11.080100 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 996/3988] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:11 2026] GET /volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:12.098213 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-730dd8b7-7403-4a24-bc58-ccfa1a7eadac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:12.105777 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-730dd8b7-7403-4a24-bc58-ccfa1a7eadac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd Aug 19 21:32:12.105777 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-730dd8b7-7403-4a24-bc58-ccfa1a7eadac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:12.105777 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-730dd8b7-7403-4a24-bc58-ccfa1a7eadac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:12.119993 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:12.119993 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:12.130330 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-730dd8b7-7403-4a24-bc58-ccfa1a7eadac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:12.137603 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-730dd8b7-7403-4a24-bc58-ccfa1a7eadac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd returned with HTTP 200 Aug 19 21:32:12.138152 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 989/3989] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:12 2026] GET /volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:12.157210 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-44c03ece-2232-47cb-b316-c5d9fdd09c7f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:12.159403 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-44c03ece-2232-47cb-b316-c5d9fdd09c7f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:32:12.159854 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-44c03ece-2232-47cb-b316-c5d9fdd09c7f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f5e1d654-c24a-4858-973d-ad7c038d00dd", "name": "tempest-type-Backup-474127597"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:12.161974 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-44c03ece-2232-47cb-b316-c5d9fdd09c7f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating new backup {'backup': {'volume_id': 'f5e1d654-c24a-4858-973d-ad7c038d00dd', 'name': 'tempest-type-Backup-474127597'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:32:12.162283 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-44c03ece-2232-47cb-b316-c5d9fdd09c7f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating backup of volume f5e1d654-c24a-4858-973d-ad7c038d00dd in container None Aug 19 21:32:12.173285 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:12.173285 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:12.173542 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-44c03ece-2232-47cb-b316-c5d9fdd09c7f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:12.198475 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-44c03ece-2232-47cb-b316-c5d9fdd09c7f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['24c1c5a4-e199-4da9-beb4-9379f784d500', 'b238f86c-f3b7-4830-a092-d41d98517583'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:12.254788 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-44c03ece-2232-47cb-b316-c5d9fdd09c7f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:32:12.255487 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1000/3990] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:32:12 2026] POST /volume/v3/backups => generated 315 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:12.267645 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1e1c2df2-7bce-4988-9654-e5184749d8d8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:12.269465 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e1c2df2-7bce-4988-9654-e5184749d8d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:12.270260 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e1c2df2-7bce-4988-9654-e5184749d8d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:12.270260 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e1c2df2-7bce-4988-9654-e5184749d8d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:12.270260 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1e1c2df2-7bce-4988-9654-e5184749d8d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:12.276616 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:12.276616 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:12.277781 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e1c2df2-7bce-4988-9654-e5184749d8d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:12.278469 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1006/3991] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:12 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:13.291156 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b00440ce-cae2-48ae-9160-40632f3deb0a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:13.293128 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b00440ce-cae2-48ae-9160-40632f3deb0a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:13.293501 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b00440ce-cae2-48ae-9160-40632f3deb0a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:13.293811 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b00440ce-cae2-48ae-9160-40632f3deb0a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:13.293947 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-b00440ce-cae2-48ae-9160-40632f3deb0a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:13.298292 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:13.298292 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:13.299059 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b00440ce-cae2-48ae-9160-40632f3deb0a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:13.299592 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 997/3992] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:13 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:14.311994 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-535bf1ef-c28b-468f-9361-feaacb9f2673 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:14.315625 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-535bf1ef-c28b-468f-9361-feaacb9f2673 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:14.315820 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-535bf1ef-c28b-468f-9361-feaacb9f2673 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:14.316096 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-535bf1ef-c28b-468f-9361-feaacb9f2673 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:14.316096 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-535bf1ef-c28b-468f-9361-feaacb9f2673 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:14.321325 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:14.321325 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:14.322080 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-535bf1ef-c28b-468f-9361-feaacb9f2673 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:14.322288 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 990/3993] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:14 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:15.340354 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a9318f8b-a95e-47e8-90c9-89a1718571d6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:15.342224 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a9318f8b-a95e-47e8-90c9-89a1718571d6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:15.342560 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a9318f8b-a95e-47e8-90c9-89a1718571d6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:15.342743 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a9318f8b-a95e-47e8-90c9-89a1718571d6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:15.343040 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a9318f8b-a95e-47e8-90c9-89a1718571d6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:15.348469 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:15.348469 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:15.349139 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a9318f8b-a95e-47e8-90c9-89a1718571d6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:15.351976 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1001/3994] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:15 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:16.365585 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f428a153-cba1-423f-a01e-b5260b3b1524 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:16.372025 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f428a153-cba1-423f-a01e-b5260b3b1524 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:16.372627 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f428a153-cba1-423f-a01e-b5260b3b1524 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:16.372627 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f428a153-cba1-423f-a01e-b5260b3b1524 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:16.372627 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f428a153-cba1-423f-a01e-b5260b3b1524 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:16.383564 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:16.383564 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:16.385293 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f428a153-cba1-423f-a01e-b5260b3b1524 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:16.385813 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1007/3995] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:16 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:17.403436 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-be81ebba-5489-477c-8ed1-c2a63d1e123a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:17.405779 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-be81ebba-5489-477c-8ed1-c2a63d1e123a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:17.406040 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-be81ebba-5489-477c-8ed1-c2a63d1e123a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:17.406264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-be81ebba-5489-477c-8ed1-c2a63d1e123a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:17.406427 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-be81ebba-5489-477c-8ed1-c2a63d1e123a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:17.412280 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:17.412280 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:17.413129 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-be81ebba-5489-477c-8ed1-c2a63d1e123a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:17.413651 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 998/3996] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:17 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:32:18.426357 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-81518427-ce1d-46f4-8c61-b2f9ecc52c75 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:18.429907 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-81518427-ce1d-46f4-8c61-b2f9ecc52c75 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:18.429907 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-81518427-ce1d-46f4-8c61-b2f9ecc52c75 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:18.429907 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-81518427-ce1d-46f4-8c61-b2f9ecc52c75 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:18.429907 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-81518427-ce1d-46f4-8c61-b2f9ecc52c75 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:18.435176 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:18.435176 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:18.436479 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-81518427-ce1d-46f4-8c61-b2f9ecc52c75 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:18.437105 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 991/3997] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:18 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:19.437149 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-802b03f3-fa1b-4739-b296-45c92e024075 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:19.439169 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-802b03f3-fa1b-4739-b296-45c92e024075 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:19.439325 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-802b03f3-fa1b-4739-b296-45c92e024075 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:19.439569 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-802b03f3-fa1b-4739-b296-45c92e024075 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:19.451153 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:19.451153 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:19.451308 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-827178d7-f46f-4588-9a2c-db8ff67a7d75 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:19.452928 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-827178d7-f46f-4588-9a2c-db8ff67a7d75 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:19.453199 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-827178d7-f46f-4588-9a2c-db8ff67a7d75 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:19.453333 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-827178d7-f46f-4588-9a2c-db8ff67a7d75 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:19.453494 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-827178d7-f46f-4588-9a2c-db8ff67a7d75 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:19.456033 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-802b03f3-fa1b-4739-b296-45c92e024075 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:19.457324 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:19.457324 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:19.457926 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-827178d7-f46f-4588-9a2c-db8ff67a7d75 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:19.458268 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1008/3998] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:19 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:19.465809 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-802b03f3-fa1b-4739-b296-45c92e024075 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:19.466410 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1002/3999] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:19 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:20.469212 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6002f359-89fe-4dbe-bd29-39ca2bb440f2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:20.470740 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6002f359-89fe-4dbe-bd29-39ca2bb440f2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:20.470972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6002f359-89fe-4dbe-bd29-39ca2bb440f2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:20.471200 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6002f359-89fe-4dbe-bd29-39ca2bb440f2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:20.471318 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6002f359-89fe-4dbe-bd29-39ca2bb440f2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:20.478828 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:20.478828 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:20.482699 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6002f359-89fe-4dbe-bd29-39ca2bb440f2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:20.482766 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a1a29c43-0a7f-4560-a86c-1d4140f962ce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:20.483036 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 999/4000] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:20 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:20.487373 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a1a29c43-0a7f-4560-a86c-1d4140f962ce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:20.488201 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a1a29c43-0a7f-4560-a86c-1d4140f962ce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:20.488491 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a1a29c43-0a7f-4560-a86c-1d4140f962ce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:20.494999 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:20.494999 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:20.498536 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a1a29c43-0a7f-4560-a86c-1d4140f962ce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:20.502472 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a1a29c43-0a7f-4560-a86c-1d4140f962ce tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:20.502902 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 992/4001] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:20 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:20.532994 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fc54e70d-2fef-4167-a4eb-e150f28eb1de None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:20.534992 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fc54e70d-2fef-4167-a4eb-e150f28eb1de tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] POST https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action Aug 19 21:32:20.535400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fc54e70d-2fef-4167-a4eb-e150f28eb1de tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-786434042", "disk_format": "qcow2"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:20.535592 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fc54e70d-2fef-4167-a4eb-e150f28eb1de tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-786434042", "disk_format": "qcow2"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:20.545229 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:20.545229 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:20.545796 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fc54e70d-2fef-4167-a4eb-e150f28eb1de tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:20.567342 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:20.567342 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:20.571614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.image.image_utils [None req-fc54e70d-2fef-4167-a4eb-e150f28eb1de tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-786434042'}] 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-786434042'}]. {{(pid=100175) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 21:32:21.024546 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fc54e70d-2fef-4167-a4eb-e150f28eb1de tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Copy volume to image completed successfully. Aug 19 21:32:21.024960 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fc54e70d-2fef-4167-a4eb-e150f28eb1de tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action returned with HTTP 202 Aug 19 21:32:21.025437 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1009/4002] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:32:20 2026] POST /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1/action => generated 688 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:21.494463 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-db75a143-e6d8-437f-984a-fe0e14885633 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:21.496625 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db75a143-e6d8-437f-984a-fe0e14885633 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:21.496879 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db75a143-e6d8-437f-984a-fe0e14885633 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:21.497123 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db75a143-e6d8-437f-984a-fe0e14885633 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:21.497258 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-db75a143-e6d8-437f-984a-fe0e14885633 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:21.502284 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:21.502284 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:21.502988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db75a143-e6d8-437f-984a-fe0e14885633 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:21.503410 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1003/4003] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:21 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:22.516075 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-90f610f0-29ce-47e3-a544-3102ef60c28f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:22.518537 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-90f610f0-29ce-47e3-a544-3102ef60c28f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:22.518881 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-90f610f0-29ce-47e3-a544-3102ef60c28f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:22.519183 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-90f610f0-29ce-47e3-a544-3102ef60c28f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:22.519344 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-90f610f0-29ce-47e3-a544-3102ef60c28f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:22.524777 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:22.524777 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:22.525579 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-90f610f0-29ce-47e3-a544-3102ef60c28f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:22.526050 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1000/4004] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:22 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:23.540287 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4fcceb84-f8d5-48ab-9d68-f1441e270910 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:23.543346 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4fcceb84-f8d5-48ab-9d68-f1441e270910 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:23.543750 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4fcceb84-f8d5-48ab-9d68-f1441e270910 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:23.544134 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4fcceb84-f8d5-48ab-9d68-f1441e270910 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:23.544371 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4fcceb84-f8d5-48ab-9d68-f1441e270910 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:23.551145 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:23.551145 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:23.552358 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4fcceb84-f8d5-48ab-9d68-f1441e270910 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:23.552998 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 993/4005] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:23 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:24.565217 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-78fd2c00-162b-40b4-b217-3f44a85978ba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:24.569033 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-78fd2c00-162b-40b4-b217-3f44a85978ba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:24.569355 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-78fd2c00-162b-40b4-b217-3f44a85978ba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:24.569709 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-78fd2c00-162b-40b4-b217-3f44a85978ba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:24.569908 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-78fd2c00-162b-40b4-b217-3f44a85978ba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:24.577393 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:24.577393 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:24.578466 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-78fd2c00-162b-40b4-b217-3f44a85978ba tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:24.579259 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1010/4006] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:24 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:25.592004 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-91bf9d07-ea41-47ab-ae19-5e66a9645fed None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:25.594214 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91bf9d07-ea41-47ab-ae19-5e66a9645fed tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:25.594475 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91bf9d07-ea41-47ab-ae19-5e66a9645fed tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:25.594667 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91bf9d07-ea41-47ab-ae19-5e66a9645fed tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:25.594808 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-91bf9d07-ea41-47ab-ae19-5e66a9645fed tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:25.604064 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:25.604064 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:25.604906 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91bf9d07-ea41-47ab-ae19-5e66a9645fed tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:25.605302 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1004/4007] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:25 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:26.621642 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b6ef661b-e0b4-407e-845c-fa9232263094 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:26.625316 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b6ef661b-e0b4-407e-845c-fa9232263094 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:26.625636 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b6ef661b-e0b4-407e-845c-fa9232263094 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:26.625948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b6ef661b-e0b4-407e-845c-fa9232263094 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:26.626126 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-b6ef661b-e0b4-407e-845c-fa9232263094 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:26.634041 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:26.634041 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:26.634919 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b6ef661b-e0b4-407e-845c-fa9232263094 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:26.635462 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1001/4008] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:26 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:27.496182 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1e825789-908c-4db5-b35f-2ca59e04ced6 req-4ad5d2f5-7ae5-4a05-9246-037ec6fa8d8e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:27.499485 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1e825789-908c-4db5-b35f-2ca59e04ced6 req-4ad5d2f5-7ae5-4a05-9246-037ec6fa8d8e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] DELETE https://10.4.3.158/volume/v3/attachments/de39f8f7-eabd-49ec-8206-f89fbd02f374 Aug 19 21:32:27.499728 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1e825789-908c-4db5-b35f-2ca59e04ced6 req-4ad5d2f5-7ae5-4a05-9246-037ec6fa8d8e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:27.499941 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1e825789-908c-4db5-b35f-2ca59e04ced6 req-4ad5d2f5-7ae5-4a05-9246-037ec6fa8d8e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:27.510249 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:27.510249 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:27.580902 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1e825789-908c-4db5-b35f-2ca59e04ced6 req-4ad5d2f5-7ae5-4a05-9246-037ec6fa8d8e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/attachments/de39f8f7-eabd-49ec-8206-f89fbd02f374 returned with HTTP 200 Aug 19 21:32:27.581380 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 994/4009] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:32:27 2026] DELETE /volume/v3/attachments/de39f8f7-eabd-49ec-8206-f89fbd02f374 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:27.653299 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-71d5767a-b181-41ee-9722-a140b9cb4564 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:27.655794 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-71d5767a-b181-41ee-9722-a140b9cb4564 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:27.656220 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-71d5767a-b181-41ee-9722-a140b9cb4564 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:27.656492 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-71d5767a-b181-41ee-9722-a140b9cb4564 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:27.656707 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-71d5767a-b181-41ee-9722-a140b9cb4564 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:27.662967 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:27.662967 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:27.663627 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-71d5767a-b181-41ee-9722-a140b9cb4564 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:27.663994 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1011/4010] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:27 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:28.677528 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7f1a6d80-a39d-4cf3-a813-d01ff9174822 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:28.680887 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f1a6d80-a39d-4cf3-a813-d01ff9174822 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:28.680887 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f1a6d80-a39d-4cf3-a813-d01ff9174822 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:28.680887 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f1a6d80-a39d-4cf3-a813-d01ff9174822 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:28.680887 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-7f1a6d80-a39d-4cf3-a813-d01ff9174822 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:28.686523 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:28.686523 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:28.686523 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f1a6d80-a39d-4cf3-a813-d01ff9174822 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:28.686523 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1005/4011] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:28 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:29.188431 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f27106bd-ef65-44a3-9de3-ad10370b33e3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:29.191399 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f27106bd-ef65-44a3-9de3-ad10370b33e3 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] DELETE https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 Aug 19 21:32:29.191619 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f27106bd-ef65-44a3-9de3-ad10370b33e3 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:29.191869 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f27106bd-ef65-44a3-9de3-ad10370b33e3 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:29.192091 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-f27106bd-ef65-44a3-9de3-ad10370b33e3 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Delete volume with id: 40f76341-fcc0-42e8-aecc-926f5377cbe7 Aug 19 21:32:29.206108 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:29.206108 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:29.206572 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f27106bd-ef65-44a3-9de3-ad10370b33e3 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:32:29.227092 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f27106bd-ef65-44a3-9de3-ad10370b33e3 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Delete volume request issued successfully. Aug 19 21:32:29.227092 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f27106bd-ef65-44a3-9de3-ad10370b33e3 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 returned with HTTP 202 Aug 19 21:32:29.227092 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1002/4012] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:32:29 2026] DELETE /volume/v3/volumes/40f76341-fcc0-42e8-aecc-926f5377cbe7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:29.234676 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f15464ab-2323-411d-b27e-5014c8dc693e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:29.236480 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f15464ab-2323-411d-b27e-5014c8dc693e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] DELETE https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 Aug 19 21:32:29.236690 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f15464ab-2323-411d-b27e-5014c8dc693e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:29.236868 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f15464ab-2323-411d-b27e-5014c8dc693e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:29.237329 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-f15464ab-2323-411d-b27e-5014c8dc693e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Delete backup with id: 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4. Aug 19 21:32:29.241602 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:29.241602 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:29.254219 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-f15464ab-2323-411d-b27e-5014c8dc693e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] delete_backup rpcapi backup_id 543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:32:29.255914 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f15464ab-2323-411d-b27e-5014c8dc693e tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 returned with HTTP 202 Aug 19 21:32:29.256354 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 995/4013] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:32:29 2026] DELETE /volume/v3/backups/543fe0dc-f119-4bd0-a555-0ee93c1ab3f4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:29.262882 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d5d0c8eb-1c03-48f9-baec-70f23e5a0939 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:29.264745 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5d0c8eb-1c03-48f9-baec-70f23e5a0939 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 Aug 19 21:32:29.264923 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5d0c8eb-1c03-48f9-baec-70f23e5a0939 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:29.265225 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5d0c8eb-1c03-48f9-baec-70f23e5a0939 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:29.265320 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d5d0c8eb-1c03-48f9-baec-70f23e5a0939 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Delete volume with id: 9b041f18-cab1-41b9-bf89-847f9684c915 Aug 19 21:32:29.274530 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:29.274530 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:29.274530 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d5d0c8eb-1c03-48f9-baec-70f23e5a0939 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:32:29.299574 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d5d0c8eb-1c03-48f9-baec-70f23e5a0939 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Delete volume request issued successfully. Aug 19 21:32:29.301259 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5d0c8eb-1c03-48f9-baec-70f23e5a0939 tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 returned with HTTP 202 Aug 19 21:32:29.301951 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1012/4014] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:32:29 2026] DELETE /volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:29.313187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b204d4e5-3cb7-4721-81fe-0ed11ccb460c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:29.315071 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b204d4e5-3cb7-4721-81fe-0ed11ccb460c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 Aug 19 21:32:29.315366 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b204d4e5-3cb7-4721-81fe-0ed11ccb460c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:29.315570 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b204d4e5-3cb7-4721-81fe-0ed11ccb460c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:29.327697 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:29.327697 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:29.332075 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b204d4e5-3cb7-4721-81fe-0ed11ccb460c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Volume info retrieved successfully. Aug 19 21:32:29.340886 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b204d4e5-3cb7-4721-81fe-0ed11ccb460c tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 returned with HTTP 200 Aug 19 21:32:29.341682 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1006/4015] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:29 2026] GET /volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:29.699312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ea1f3d6c-205a-4597-9b4f-4d9d41092924 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:29.701106 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ea1f3d6c-205a-4597-9b4f-4d9d41092924 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:29.701354 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ea1f3d6c-205a-4597-9b4f-4d9d41092924 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:29.701586 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ea1f3d6c-205a-4597-9b4f-4d9d41092924 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:29.701734 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-ea1f3d6c-205a-4597-9b4f-4d9d41092924 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:29.706509 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:29.706509 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:29.707319 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ea1f3d6c-205a-4597-9b4f-4d9d41092924 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:29.707865 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1003/4016] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:29 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:29.721267 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7e8e22fe-9ff7-45f3-91ef-c70e30b8cd3a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:29.724641 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7e8e22fe-9ff7-45f3-91ef-c70e30b8cd3a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659/export_record Aug 19 21:32:29.724641 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7e8e22fe-9ff7-45f3-91ef-c70e30b8cd3a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:29.724641 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7e8e22fe-9ff7-45f3-91ef-c70e30b8cd3a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'export_record' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:29.724641 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-7e8e22fe-9ff7-45f3-91ef-c70e30b8cd3a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Export record for backup 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100177) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 21:32:29.732723 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:29.732723 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:29.732723 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.api [None req-7e8e22fe-9ff7-45f3-91ef-c70e30b8cd3a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling RPCAPI with context: , host: np0000007814, backup: 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100177) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 21:32:29.744656 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-7e8e22fe-9ff7-45f3-91ef-c70e30b8cd3a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] export_record in rpcapi backup_id 870751bf-02c9-4632-90ea-13d84539b659 on host np0000007814. {{(pid=100177) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 21:32:29.756904 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-7e8e22fe-9ff7-45f3-91ef-c70e30b8cd3a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODcwNzUxYmYtMDJjOS00NjMyLTkwZWEtMTNkODQ1MzliNjU5IiwgInVzZXJfaWQiOiAiMjgwNmUzNTQyMGMxNGJlYjllYWUxYTY3Nzk3YTMwMmUiLCAicHJvamVjdF9pZCI6ICI2M2QxZjM2YjBiOTg0Y2I5YjVkYWJiMDlkNmMxZDM0OSIsICJ2b2x1bWVfaWQiOiAiZjVlMWQ2NTQtYzI0YS00ODU4LTk3M2QtYWQ3YzAzOGQwMGRkIiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NzQxMjc1OTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNWUxZDY1NC1jMjRhLTQ4NTgtOTczZC1hZDdjMDM4ZDAwZGQvMjAyNjA4MTkyMTMyMTUvYXpfbm92YV9iYWNrdXBfODcwNzUxYmYtMDJjOS00NjMyLTkwZWEtMTNkODQ1MzliNjU5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMTozMjoxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTozMjoxMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjMyOjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100177) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 21:32:29.756904 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7e8e22fe-9ff7-45f3-91ef-c70e30b8cd3a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659/export_record returned with HTTP 200 Aug 19 21:32:29.757340 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 996/4017] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Aug 19 21:32:29 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:29.764228 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-04fe962f-73a5-4cfe-aa9f-940908a2a078 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:29.765997 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04fe962f-73a5-4cfe-aa9f-940908a2a078 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:32:29.766243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-04fe962f-73a5-4cfe-aa9f-940908a2a078 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:29.766443 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-04fe962f-73a5-4cfe-aa9f-940908a2a078 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:29.766663 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-04fe962f-73a5-4cfe-aa9f-940908a2a078 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:29.770680 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:29.770680 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:29.771407 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04fe962f-73a5-4cfe-aa9f-940908a2a078 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:32:29.771898 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1013/4018] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:29 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:29.785434 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4ea45611-b89f-46b8-a4cf-6ee0a5be1993 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:29.787916 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ea45611-b89f-46b8-a4cf-6ee0a5be1993 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/backups/import_record Aug 19 21:32:29.788371 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ea45611-b89f-46b8-a4cf-6ee0a5be1993 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMzZTcwZWUtMGE5Yy00NGNjLWIwZWUtNmJkMzc3N2MzZmE3IiwgInVzZXJfaWQiOiAiMjgwNmUzNTQyMGMxNGJlYjllYWUxYTY3Nzk3YTMwMmUiLCAicHJvamVjdF9pZCI6ICI2M2QxZjM2YjBiOTg0Y2I5YjVkYWJiMDlkNmMxZDM0OSIsICJ2b2x1bWVfaWQiOiAiZjVlMWQ2NTQtYzI0YS00ODU4LTk3M2QtYWQ3YzAzOGQwMGRkIiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NzQxMjc1OTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNWUxZDY1NC1jMjRhLTQ4NTgtOTczZC1hZDdjMDM4ZDAwZGQvMjAyNjA4MTkyMTMyMTUvYXpfbm92YV9iYWNrdXBfODcwNzUxYmYtMDJjOS00NjMyLTkwZWEtMTNkODQ1MzliNjU5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMTozMjoxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTozMjoxMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjMyOjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:29.789729 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-4ea45611-b89f-46b8-a4cf-6ee0a5be1993 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMzZTcwZWUtMGE5Yy00NGNjLWIwZWUtNmJkMzc3N2MzZmE3IiwgInVzZXJfaWQiOiAiMjgwNmUzNTQyMGMxNGJlYjllYWUxYTY3Nzk3YTMwMmUiLCAicHJvamVjdF9pZCI6ICI2M2QxZjM2YjBiOTg0Y2I5YjVkYWJiMDlkNmMxZDM0OSIsICJ2b2x1bWVfaWQiOiAiZjVlMWQ2NTQtYzI0YS00ODU4LTk3M2QtYWQ3YzAzOGQwMGRkIiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NzQxMjc1OTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNWUxZDY1NC1jMjRhLTQ4NTgtOTczZC1hZDdjMDM4ZDAwZGQvMjAyNjA4MTkyMTMyMTUvYXpfbm92YV9iYWNrdXBfODcwNzUxYmYtMDJjOS00NjMyLTkwZWEtMTNkODQ1MzliNjU5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMTozMjoxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTozMjoxMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjMyOjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100176) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 21:32:29.789877 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-4ea45611-b89f-46b8-a4cf-6ee0a5be1993 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMzZTcwZWUtMGE5Yy00NGNjLWIwZWUtNmJkMzc3N2MzZmE3IiwgInVzZXJfaWQiOiAiMjgwNmUzNTQyMGMxNGJlYjllYWUxYTY3Nzk3YTMwMmUiLCAicHJvamVjdF9pZCI6ICI2M2QxZjM2YjBiOTg0Y2I5YjVkYWJiMDlkNmMxZDM0OSIsICJ2b2x1bWVfaWQiOiAiZjVlMWQ2NTQtYzI0YS00ODU4LTk3M2QtYWQ3YzAzOGQwMGRkIiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NzQxMjc1OTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNWUxZDY1NC1jMjRhLTQ4NTgtOTczZC1hZDdjMDM4ZDAwZGQvMjAyNjA4MTkyMTMyMTUvYXpfbm92YV9iYWNrdXBfODcwNzUxYmYtMDJjOS00NjMyLTkwZWEtMTNkODQ1MzliNjU5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMTozMjoxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTozMjoxMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjMyOjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100176) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 21:32:29.821723 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-4ea45611-b89f-46b8-a4cf-6ee0a5be1993 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['9983c972-aa4f-4db0-97f4-5f8872552e65', '71c20f95-3537-4045-8fc0-6566933a91a2'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:29.850811 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-4ea45611-b89f-46b8-a4cf-6ee0a5be1993 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] import_record rpcapi backup id 933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 on host np0000007814 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMzZTcwZWUtMGE5Yy00NGNjLWIwZWUtNmJkMzc3N2MzZmE3IiwgInVzZXJfaWQiOiAiMjgwNmUzNTQyMGMxNGJlYjllYWUxYTY3Nzk3YTMwMmUiLCAicHJvamVjdF9pZCI6ICI2M2QxZjM2YjBiOTg0Y2I5YjVkYWJiMDlkNmMxZDM0OSIsICJ2b2x1bWVfaWQiOiAiZjVlMWQ2NTQtYzI0YS00ODU4LTk3M2QtYWQ3YzAzOGQwMGRkIiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NzQxMjc1OTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNWUxZDY1NC1jMjRhLTQ4NTgtOTczZC1hZDdjMDM4ZDAwZGQvMjAyNjA4MTkyMTMyMTUvYXpfbm92YV9iYWNrdXBfODcwNzUxYmYtMDJjOS00NjMyLTkwZWEtMTNkODQ1MzliNjU5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMTozMjoxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTozMjoxMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjMyOjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100176) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 19 21:32:29.852864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-4ea45611-b89f-46b8-a4cf-6ee0a5be1993 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Import record output: {'backup': {'id': '933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7'}, {'rel': 'bookmark', 'href': 'https://10.4.3.158/volume/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7'}]}}. {{(pid=100176) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 19 21:32:29.853130 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ea45611-b89f-46b8-a4cf-6ee0a5be1993 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/import_record returned with HTTP 201 Aug 19 21:32:29.853688 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1007/4019] 10.4.3.158 () {70 vars in 1342 bytes} [Wed Aug 19 21:32:29 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 69 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 19 21:32:29.861376 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6cdfd5c8-bccf-47e6-83d4-94b957d3eba7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:29.863721 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6cdfd5c8-bccf-47e6-83d4-94b957d3eba7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 Aug 19 21:32:29.864003 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6cdfd5c8-bccf-47e6-83d4-94b957d3eba7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:29.864287 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6cdfd5c8-bccf-47e6-83d4-94b957d3eba7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:29.864433 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6cdfd5c8-bccf-47e6-83d4-94b957d3eba7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:29.869795 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:29.869795 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:29.870766 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6cdfd5c8-bccf-47e6-83d4-94b957d3eba7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 returned with HTTP 200 Aug 19 21:32:29.871325 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1004/4020] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:29 2026] GET /volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:30.225518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8875a6fb-6b16-415b-b594-c93f5536a64f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:30.228271 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8875a6fb-6b16-415b-b594-c93f5536a64f tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:30.229722 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8875a6fb-6b16-415b-b594-c93f5536a64f tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:30.229722 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8875a6fb-6b16-415b-b594-c93f5536a64f tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:30.238651 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:30.238651 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:30.244551 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8875a6fb-6b16-415b-b594-c93f5536a64f tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:30.250775 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8875a6fb-6b16-415b-b594-c93f5536a64f tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:30.251459 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 997/4021] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:30 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:30.358044 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c649b231-8297-41b0-95c4-fca897b6d3bf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:30.362168 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c649b231-8297-41b0-95c4-fca897b6d3bf tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] GET https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 Aug 19 21:32:30.362455 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c649b231-8297-41b0-95c4-fca897b6d3bf tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:30.362728 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c649b231-8297-41b0-95c4-fca897b6d3bf tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:30.371769 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c649b231-8297-41b0-95c4-fca897b6d3bf tempest-TestVolumeBackupRestore-432108058 tempest-TestVolumeBackupRestore-432108058-project-member] https://10.4.3.158/volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 returned with HTTP 404 Aug 19 21:32:30.372426 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1014/4022] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:30 2026] GET /volume/v3/volumes/9b041f18-cab1-41b9-bf89-847f9684c915 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:30.812833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b70d28b4-d3f9-46ab-9cee-bf6daeecbf32 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:30.814901 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b70d28b4-d3f9-46ab-9cee-bf6daeecbf32 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:30.815211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b70d28b4-d3f9-46ab-9cee-bf6daeecbf32 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:30.815523 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b70d28b4-d3f9-46ab-9cee-bf6daeecbf32 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:30.823837 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:30.823837 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:30.827566 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b70d28b4-d3f9-46ab-9cee-bf6daeecbf32 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:30.831374 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b70d28b4-d3f9-46ab-9cee-bf6daeecbf32 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:30.831746 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1008/4023] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:30 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:30.845635 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-242494c9-45d6-4267-b938-b6738669be6b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:30.847657 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-242494c9-45d6-4267-b938-b6738669be6b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] DELETE https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:30.847902 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-242494c9-45d6-4267-b938-b6738669be6b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:30.848139 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-242494c9-45d6-4267-b938-b6738669be6b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:30.848308 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-242494c9-45d6-4267-b938-b6738669be6b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Delete volume with id: df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:30.855421 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:30.855421 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:30.855933 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-242494c9-45d6-4267-b938-b6738669be6b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:30.874541 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-242494c9-45d6-4267-b938-b6738669be6b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Delete volume request issued successfully. Aug 19 21:32:30.874672 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-242494c9-45d6-4267-b938-b6738669be6b tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 202 Aug 19 21:32:30.877239 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1005/4024] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:32:30 2026] DELETE /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:30.882545 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d462b5de-0995-460b-91f2-36937126ed8c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:30.885480 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b5850f7b-9086-4e05-9d4f-fbcdba49c525 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:30.885566 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d462b5de-0995-460b-91f2-36937126ed8c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 Aug 19 21:32:30.886427 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d462b5de-0995-460b-91f2-36937126ed8c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:30.886427 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d462b5de-0995-460b-91f2-36937126ed8c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:30.886776 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d462b5de-0995-460b-91f2-36937126ed8c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:30.887392 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5850f7b-9086-4e05-9d4f-fbcdba49c525 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:30.887693 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5850f7b-9086-4e05-9d4f-fbcdba49c525 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:30.887968 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5850f7b-9086-4e05-9d4f-fbcdba49c525 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:30.891417 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:30.891417 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:30.892217 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d462b5de-0995-460b-91f2-36937126ed8c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 returned with HTTP 200 Aug 19 21:32:30.892656 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 998/4025] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:30 2026] GET /volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:30.896324 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:30.896324 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:30.900935 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b5850f7b-9086-4e05-9d4f-fbcdba49c525 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Volume info retrieved successfully. Aug 19 21:32:30.904253 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2b674f64-5f9e-4f5c-b856-5eebd2d7e7cf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:30.906814 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2b674f64-5f9e-4f5c-b856-5eebd2d7e7cf tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 Aug 19 21:32:30.907118 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2b674f64-5f9e-4f5c-b856-5eebd2d7e7cf tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:30.907422 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2b674f64-5f9e-4f5c-b856-5eebd2d7e7cf tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:30.907422 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-2b674f64-5f9e-4f5c-b856-5eebd2d7e7cf tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete backup with id: 933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7. Aug 19 21:32:30.907534 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5850f7b-9086-4e05-9d4f-fbcdba49c525 tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 200 Aug 19 21:32:30.907955 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1015/4026] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:30 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:30.913079 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:30.913079 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:30.928942 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-2b674f64-5f9e-4f5c-b856-5eebd2d7e7cf tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] delete_backup rpcapi backup_id 933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:32:30.934040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2b674f64-5f9e-4f5c-b856-5eebd2d7e7cf tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 returned with HTTP 202 Aug 19 21:32:30.934040 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1009/4027] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:32:30 2026] DELETE /volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:30.939119 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-294eca10-93f0-4892-8fea-51f2a363bab4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:30.943717 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-294eca10-93f0-4892-8fea-51f2a363bab4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 Aug 19 21:32:30.944174 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-294eca10-93f0-4892-8fea-51f2a363bab4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:30.944582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-294eca10-93f0-4892-8fea-51f2a363bab4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:30.944881 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-294eca10-93f0-4892-8fea-51f2a363bab4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:30.950978 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:30.950978 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:30.952459 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-294eca10-93f0-4892-8fea-51f2a363bab4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 returned with HTTP 200 Aug 19 21:32:30.952459 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1006/4028] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:30 2026] GET /volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:31.924491 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-688f804f-9c21-4974-bcb9-42adaf50210a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:31.926259 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-688f804f-9c21-4974-bcb9-42adaf50210a tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] GET https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 Aug 19 21:32:31.926459 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-688f804f-9c21-4974-bcb9-42adaf50210a tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:31.926684 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-688f804f-9c21-4974-bcb9-42adaf50210a tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:31.932114 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-688f804f-9c21-4974-bcb9-42adaf50210a tempest-VolumesActionsTest-331369010 tempest-VolumesActionsTest-331369010-project-member] https://10.4.3.158/volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 returned with HTTP 404 Aug 19 21:32:31.932584 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 999/4029] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:31 2026] GET /volume/v3/volumes/df05042b-3382-475d-81b6-157b906b60e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:31.964548 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dbf40fcf-d1d7-4d10-a69b-bd8ad38c7516 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:31.966327 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dbf40fcf-d1d7-4d10-a69b-bd8ad38c7516 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 Aug 19 21:32:31.966605 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dbf40fcf-d1d7-4d10-a69b-bd8ad38c7516 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:31.966825 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dbf40fcf-d1d7-4d10-a69b-bd8ad38c7516 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:31.966963 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-dbf40fcf-d1d7-4d10-a69b-bd8ad38c7516 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:31.970925 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dbf40fcf-d1d7-4d10-a69b-bd8ad38c7516 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 returned with HTTP 404 Aug 19 21:32:31.971509 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1016/4030] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:31 2026] GET /volume/v3/backups/933e70ee-0a9c-44cc-b0ee-6bd3777c3fa7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:31.980298 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e85c06dc-443f-40a7-89ee-11ec3603a446 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:31.982972 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e85c06dc-443f-40a7-89ee-11ec3603a446 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd Aug 19 21:32:31.983307 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e85c06dc-443f-40a7-89ee-11ec3603a446 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:31.983578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e85c06dc-443f-40a7-89ee-11ec3603a446 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:31.983820 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e85c06dc-443f-40a7-89ee-11ec3603a446 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete volume with id: f5e1d654-c24a-4858-973d-ad7c038d00dd Aug 19 21:32:31.993608 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:31.993608 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:31.994543 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e85c06dc-443f-40a7-89ee-11ec3603a446 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:32.017874 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e85c06dc-443f-40a7-89ee-11ec3603a446 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete volume request issued successfully. Aug 19 21:32:32.018068 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e85c06dc-443f-40a7-89ee-11ec3603a446 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd returned with HTTP 202 Aug 19 21:32:32.018542 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1010/4031] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:32:31 2026] DELETE /volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:32.027585 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-68ec8056-58b6-4cec-8909-287b9f51f1e4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:32.029322 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-68ec8056-58b6-4cec-8909-287b9f51f1e4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd Aug 19 21:32:32.029840 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-68ec8056-58b6-4cec-8909-287b9f51f1e4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:32.030172 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-68ec8056-58b6-4cec-8909-287b9f51f1e4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:32.041609 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:32.041609 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:32.048127 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-68ec8056-58b6-4cec-8909-287b9f51f1e4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:32.054246 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-68ec8056-58b6-4cec-8909-287b9f51f1e4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd returned with HTTP 200 Aug 19 21:32:32.054952 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1007/4032] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:32 2026] GET /volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:33.073756 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-13c6d0bd-5ae3-4559-a240-51afcc3b16ef None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:33.076901 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-13c6d0bd-5ae3-4559-a240-51afcc3b16ef tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd Aug 19 21:32:33.077148 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-13c6d0bd-5ae3-4559-a240-51afcc3b16ef tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:33.077329 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-13c6d0bd-5ae3-4559-a240-51afcc3b16ef tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:33.089858 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-13c6d0bd-5ae3-4559-a240-51afcc3b16ef tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd returned with HTTP 404 Aug 19 21:32:33.090444 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1000/4033] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:33 2026] GET /volume/v3/volumes/f5e1d654-c24a-4858-973d-ad7c038d00dd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:33.100983 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-22dc0bd6-60c8-4285-aa60-2648cbcba8d8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:33.102942 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-22dc0bd6-60c8-4285-aa60-2648cbcba8d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups Aug 19 21:32:33.103188 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-22dc0bd6-60c8-4285-aa60-2648cbcba8d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:33.103391 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-22dc0bd6-60c8-4285-aa60-2648cbcba8d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:33.121918 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-22dc0bd6-60c8-4285-aa60-2648cbcba8d8 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 200 Aug 19 21:32:33.122751 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1017/4034] 10.4.3.158 () {68 vars in 1277 bytes} [Wed Aug 19 21:32:33 2026] GET /volume/v3/backups => generated 623 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:33.134087 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2770c843-fe2a-47c6-9298-c53a68cf3353 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:33.136071 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2770c843-fe2a-47c6-9298-c53a68cf3353 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups?project_id=63d1f36b0b984cb9b5dabb09d6c1d349 Aug 19 21:32:33.136350 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2770c843-fe2a-47c6-9298-c53a68cf3353 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:33.136619 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2770c843-fe2a-47c6-9298-c53a68cf3353 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:33.148976 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2770c843-fe2a-47c6-9298-c53a68cf3353 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups?project_id=63d1f36b0b984cb9b5dabb09d6c1d349 returned with HTTP 200 Aug 19 21:32:33.149545 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1011/4035] 10.4.3.158 () {68 vars in 1364 bytes} [Wed Aug 19 21:32:33 2026] GET /volume/v3/backups?project_id=63d1f36b0b984cb9b5dabb09d6c1d349 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:33.159605 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:33.161538 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:32:33.161933 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1270195223"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:33.163570 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1270195223'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:32:33.163729 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume of 1 GB Aug 19 21:32:33.167728 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Availability Zones retrieved successfully. Aug 19 21:32:33.173546 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Flow 'volume_create_api' (70a59df2-f6e6-4fc1-a8e4-64144f543dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:33.174548 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aadf094-d272-4169-bd87-1d30463d9744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:33.175402 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:32:33.199630 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aadf094-d272-4169-bd87-1d30463d9744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:33.200568 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a166cb0f-f759-4d11-9bb4-d5785605ca3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:33.251376 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-631ed0fe-b24f-4cd3-9568-b2d9b50fa336 req-36ddb711-805f-4ced-afb5-a35752cd161e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:33.253898 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-631ed0fe-b24f-4cd3-9568-b2d9b50fa336 req-36ddb711-805f-4ced-afb5-a35752cd161e tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:32:33.254168 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-631ed0fe-b24f-4cd3-9568-b2d9b50fa336 req-36ddb711-805f-4ced-afb5-a35752cd161e tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:33.254402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-631ed0fe-b24f-4cd3-9568-b2d9b50fa336 req-36ddb711-805f-4ced-afb5-a35752cd161e tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:33.266137 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:33.266137 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:33.267392 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['c981c3c7-2c6c-425f-a0de-2590a37a459a', 'ccc98fee-979e-47ce-9717-52d80ad8d88f', '20235004-168a-4eba-a756-1d994e6dd736', '2c08cbaf-4a45-4896-8929-8dd721bfaefb'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:33.268341 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a166cb0f-f759-4d11-9bb4-d5785605ca3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c981c3c7-2c6c-425f-a0de-2590a37a459a', 'ccc98fee-979e-47ce-9717-52d80ad8d88f', '20235004-168a-4eba-a756-1d994e6dd736', '2c08cbaf-4a45-4896-8929-8dd721bfaefb']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:33.269185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a95c08b-347b-4bd9-8f39-3ee85989d16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:33.270769 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-631ed0fe-b24f-4cd3-9568-b2d9b50fa336 req-36ddb711-805f-4ced-afb5-a35752cd161e tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:32:33.276177 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-631ed0fe-b24f-4cd3-9568-b2d9b50fa336 req-36ddb711-805f-4ced-afb5-a35752cd161e tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:32:33.276858 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1001/4036] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:32:33 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:33.295570 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a95c08b-347b-4bd9-8f39-3ee85989d16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb4609f1-c979-4391-bf7e-321390f4e963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1270195223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',qos_specs=None,replication_status=,reservations=['c981c3c7-2c6c-425f-a0de-2590a37a459a','ccc98fee-979e-47ce-9717-52d80ad8d88f','20235004-168a-4eba-a756-1d994e6dd736','2c08cbaf-4a45-4896-8929-8dd721bfaefb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2806e35420c14beb9eae1a67797a302e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1270195223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb4609f1-c979-4391-bf7e-321390f4e963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2806e35420c14beb9eae1a67797a302e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:33.296569 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773132cd-883c-4506-800e-8feedbad8d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:33.340522 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773132cd-883c-4506-800e-8feedbad8d03) transitioned into state 'SUCCESS' from state '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-1270195223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',qos_specs=None,replication_status=,reservations=['c981c3c7-2c6c-425f-a0de-2590a37a459a','ccc98fee-979e-47ce-9717-52d80ad8d88f','20235004-168a-4eba-a756-1d994e6dd736','2c08cbaf-4a45-4896-8929-8dd721bfaefb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2806e35420c14beb9eae1a67797a302e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:33.341394 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139c838b-b48e-4496-be45-c58389610840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:33.366533 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139c838b-b48e-4496-be45-c58389610840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:33.367415 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Flow 'volume_create_api' (70a59df2-f6e6-4fc1-a8e4-64144f543dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:33.367815 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume request issued successfully. Aug 19 21:32:33.368467 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7c00e840-1cc4-452f-9bce-4bc0a8b64fab tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:32:33.368896 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1008/4037] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:32:33 2026] POST /volume/v3/volumes => generated 778 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:33.383998 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0cadffa9-24a7-4252-b474-5c6a19fcd27c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:33.385906 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0cadffa9-24a7-4252-b474-5c6a19fcd27c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 Aug 19 21:32:33.386153 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0cadffa9-24a7-4252-b474-5c6a19fcd27c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:33.386477 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0cadffa9-24a7-4252-b474-5c6a19fcd27c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:33.400569 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:33.400569 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:33.404721 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0cadffa9-24a7-4252-b474-5c6a19fcd27c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:33.411881 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0cadffa9-24a7-4252-b474-5c6a19fcd27c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 returned with HTTP 200 Aug 19 21:32:33.411881 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1018/4038] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:33 2026] GET /volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:34.426798 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6b4ecce8-f9d0-4da5-b6b2-4bb72e546954 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:34.428681 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b4ecce8-f9d0-4da5-b6b2-4bb72e546954 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 Aug 19 21:32:34.428892 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b4ecce8-f9d0-4da5-b6b2-4bb72e546954 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:34.429101 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b4ecce8-f9d0-4da5-b6b2-4bb72e546954 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:34.436568 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:34.436568 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:34.440370 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6b4ecce8-f9d0-4da5-b6b2-4bb72e546954 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:34.443707 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b4ecce8-f9d0-4da5-b6b2-4bb72e546954 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 returned with HTTP 200 Aug 19 21:32:34.444223 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1012/4039] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:34 2026] GET /volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:34.458412 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-63f8aacb-f47a-4153-b1ca-5f1542aee6ac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:34.460893 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-63f8aacb-f47a-4153-b1ca-5f1542aee6ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:32:34.460893 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-63f8aacb-f47a-4153-b1ca-5f1542aee6ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb4609f1-c979-4391-bf7e-321390f4e963", "name": "tempest-type-Backup-2040909072"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:34.461758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-63f8aacb-f47a-4153-b1ca-5f1542aee6ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating new backup {'backup': {'volume_id': 'fb4609f1-c979-4391-bf7e-321390f4e963', 'name': 'tempest-type-Backup-2040909072'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:32:34.461877 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-63f8aacb-f47a-4153-b1ca-5f1542aee6ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating backup of volume fb4609f1-c979-4391-bf7e-321390f4e963 in container None Aug 19 21:32:34.470300 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:34.470300 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:34.470783 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-63f8aacb-f47a-4153-b1ca-5f1542aee6ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:34.490130 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-63f8aacb-f47a-4153-b1ca-5f1542aee6ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['82c0af64-3111-4b56-8f9b-e4a1a23b1be3', '00db331a-c66c-4bb8-b74e-0f4c69af3be7'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:34.530742 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-63f8aacb-f47a-4153-b1ca-5f1542aee6ac tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:32:34.531338 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1002/4040] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:32:34 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:34.539881 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bcd3553b-2bc8-46a9-b735-02d31cde2602 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:34.542577 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bcd3553b-2bc8-46a9-b735-02d31cde2602 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:34.542775 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bcd3553b-2bc8-46a9-b735-02d31cde2602 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:34.542947 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bcd3553b-2bc8-46a9-b735-02d31cde2602 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:34.543070 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-bcd3553b-2bc8-46a9-b735-02d31cde2602 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:34.548741 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:34.548741 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:34.549455 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bcd3553b-2bc8-46a9-b735-02d31cde2602 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:34.549822 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1009/4041] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:34 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:35.467794 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b7fde872-4576-4332-bafe-bde71810c35e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:35.552032 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7fde872-4576-4332-bafe-bde71810c35e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes Aug 19 21:32:35.552032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7fde872-4576-4332-bafe-bde71810c35e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:35.552032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7fde872-4576-4332-bafe-bde71810c35e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:35.552032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-b7fde872-4576-4332-bafe-bde71810c35e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:35.552032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7fde872-4576-4332-bafe-bde71810c35e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:35.557364 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b7fde872-4576-4332-bafe-bde71810c35e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:35.557780 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7fde872-4576-4332-bafe-bde71810c35e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Aug 19 21:32:35.558174 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1019/4042] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Aug 19 21:32:35 2026] GET /volume/v3/volumes => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:32:35.561921 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-04afce40-0b91-44d9-a606-4601b0b0ab5a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:35.566540 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04afce40-0b91-44d9-a606-4601b0b0ab5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:35.566702 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04afce40-0b91-44d9-a606-4601b0b0ab5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:35.566879 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04afce40-0b91-44d9-a606-4601b0b0ab5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:35.566984 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-04afce40-0b91-44d9-a606-4601b0b0ab5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:35.570139 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:35.572238 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:32:35.572638 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1214716131"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:35.573054 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:35.573054 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:35.573855 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04afce40-0b91-44d9-a606-4601b0b0ab5a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:35.574456 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1013/4043] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:35 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:35.574550 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1214716131'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:32:35.574662 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Create volume of 1 GB Aug 19 21:32:35.574967 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:35.574967 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:35.580122 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Availability Zones retrieved successfully. Aug 19 21:32:35.585445 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Flow 'volume_create_api' (a2f9dcfa-3fa0-40ec-9567-4b73346ac5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:35.586349 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ffd2c1-1246-4264-b612-f79fc2e0ed5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:35.587236 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:32:35.611705 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ffd2c1-1246-4264-b612-f79fc2e0ed5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:35.612376 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d920412d-5648-47f4-8b0b-b1feed610f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:35.668911 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Created reservations ['da927619-3da1-441a-a9ae-6fb169714ab5', '1d90f1a3-c95c-4dc7-a146-eb06d37dbfb8', '35b79691-7d08-4a27-bcce-e8a2df366229', 'f5612d86-6274-4e08-b377-8787da12f9b6'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:35.669670 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d920412d-5648-47f4-8b0b-b1feed610f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da927619-3da1-441a-a9ae-6fb169714ab5', '1d90f1a3-c95c-4dc7-a146-eb06d37dbfb8', '35b79691-7d08-4a27-bcce-e8a2df366229', 'f5612d86-6274-4e08-b377-8787da12f9b6']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:35.670682 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bace407-46c6-407b-a893-b89bc0d66c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:35.693174 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bace407-46c6-407b-a893-b89bc0d66c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1214716131',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2f8a312e4664792986c5574c0209174',qos_specs=None,replication_status=,reservations=['da927619-3da1-441a-a9ae-6fb169714ab5','1d90f1a3-c95c-4dc7-a146-eb06d37dbfb8','35b79691-7d08-4a27-bcce-e8a2df366229','f5612d86-6274-4e08-b377-8787da12f9b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a8a249cf4a4b77894a3718558740ce',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1214716131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f2f8a312e4664792986c5574c0209174',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87a8a249cf4a4b77894a3718558740ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:35.693837 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85cb17dc-0535-46a9-8658-5d9c189d2703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:35.710098 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85cb17dc-0535-46a9-8658-5d9c189d2703) transitioned into state 'SUCCESS' from state '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-1214716131',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2f8a312e4664792986c5574c0209174',qos_specs=None,replication_status=,reservations=['da927619-3da1-441a-a9ae-6fb169714ab5','1d90f1a3-c95c-4dc7-a146-eb06d37dbfb8','35b79691-7d08-4a27-bcce-e8a2df366229','f5612d86-6274-4e08-b377-8787da12f9b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a8a249cf4a4b77894a3718558740ce',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:35.710868 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa2e08e-1a1f-485d-a48e-a8f82db86111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:35.719516 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa2e08e-1a1f-485d-a48e-a8f82db86111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:35.720337 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Flow 'volume_create_api' (a2f9dcfa-3fa0-40ec-9567-4b73346ac5bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:35.720662 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Create volume request issued successfully. Aug 19 21:32:35.721239 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-96a222b1-6cbf-4e29-bd01-e43b3aab54b6 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:32:35.721670 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1003/4044] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:32:35 2026] POST /volume/v3/volumes => generated 764 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:35.737965 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c859260b-8a44-4807-8143-45ae4cd19df3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:35.739765 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c859260b-8a44-4807-8143-45ae4cd19df3 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a Aug 19 21:32:35.739958 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c859260b-8a44-4807-8143-45ae4cd19df3 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:35.740148 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c859260b-8a44-4807-8143-45ae4cd19df3 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:35.750242 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:35.750242 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:35.754311 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c859260b-8a44-4807-8143-45ae4cd19df3 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:35.759938 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c859260b-8a44-4807-8143-45ae4cd19df3 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a returned with HTTP 200 Aug 19 21:32:35.760537 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1010/4045] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:35 2026] GET /volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:36.341734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-777eed28-ce9f-4eff-adde-f7afc7c47e96 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:36.343578 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-777eed28-ce9f-4eff-adde-f7afc7c47e96 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:32:36.343807 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-777eed28-ce9f-4eff-adde-f7afc7c47e96 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:36.344055 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-777eed28-ce9f-4eff-adde-f7afc7c47e96 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:36.357305 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:36.357305 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:36.362864 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-777eed28-ce9f-4eff-adde-f7afc7c47e96 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:32:36.368345 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-777eed28-ce9f-4eff-adde-f7afc7c47e96 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:32:36.368819 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1020/4046] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:36 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:36.433218 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-b41ccbba-8ed9-4c69-a391-d76b96a6aa25 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:36.435643 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-b41ccbba-8ed9-4c69-a391-d76b96a6aa25 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:32:36.436050 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-b41ccbba-8ed9-4c69-a391-d76b96a6aa25 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:36.436407 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-b41ccbba-8ed9-4c69-a391-d76b96a6aa25 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:36.452142 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:36.452142 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:36.456435 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-b41ccbba-8ed9-4c69-a391-d76b96a6aa25 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:32:36.463827 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-b41ccbba-8ed9-4c69-a391-d76b96a6aa25 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:32:36.464820 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1014/4047] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:32:36 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:36.487622 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-f773df72-5903-4b7e-86eb-a2cfa39da09b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:36.489644 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-f773df72-5903-4b7e-86eb-a2cfa39da09b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038/action Aug 19 21:32:36.489936 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-f773df72-5903-4b7e-86eb-a2cfa39da09b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:36.490077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-f773df72-5903-4b7e-86eb-a2cfa39da09b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:36.500571 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:36.500571 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:36.500991 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-f773df72-5903-4b7e-86eb-a2cfa39da09b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:32:36.509209 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-f773df72-5903-4b7e-86eb-a2cfa39da09b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Begin detaching volume completed successfully. Aug 19 21:32:36.509496 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-f773df72-5903-4b7e-86eb-a2cfa39da09b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038/action returned with HTTP 202 Aug 19 21:32:36.510164 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1004/4048] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:32:36 2026] POST /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:36.562675 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-98a1605b-1505-400a-bdf2-c97005224b42 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:36.563020 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-98a1605b-1505-400a-bdf2-c97005224b42 None None] GET https://10.4.3.158/volume// Aug 19 21:32:36.563185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-98a1605b-1505-400a-bdf2-c97005224b42 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:36.563370 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-98a1605b-1505-400a-bdf2-c97005224b42 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:36.563693 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-98a1605b-1505-400a-bdf2-c97005224b42 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:32:36.563940 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1011/4049] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:32:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:32:36.574397 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-3b7458b1-e802-4cf9-a32a-9e1caa6baf86 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:36.576701 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-3b7458b1-e802-4cf9-a32a-9e1caa6baf86 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:32:36.576911 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-3b7458b1-e802-4cf9-a32a-9e1caa6baf86 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:36.577158 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-3b7458b1-e802-4cf9-a32a-9e1caa6baf86 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:36.587674 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:36.587674 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:36.590487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6fa350b0-a451-414a-a0ad-224cfbe4a50e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:36.591719 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-3b7458b1-e802-4cf9-a32a-9e1caa6baf86 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:32:36.594580 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6fa350b0-a451-414a-a0ad-224cfbe4a50e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:36.594580 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6fa350b0-a451-414a-a0ad-224cfbe4a50e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:36.594580 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6fa350b0-a451-414a-a0ad-224cfbe4a50e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:36.594580 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6fa350b0-a451-414a-a0ad-224cfbe4a50e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:36.597373 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-3b7458b1-e802-4cf9-a32a-9e1caa6baf86 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:32:36.597908 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1021/4050] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:32:36 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:32:36.599554 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:36.599554 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:36.600432 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6fa350b0-a451-414a-a0ad-224cfbe4a50e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:36.600890 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1015/4051] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:36 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:36.773870 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c48a7249-1bb3-4f4a-99f7-f5eac6ac5ef7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:36.775814 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c48a7249-1bb3-4f4a-99f7-f5eac6ac5ef7 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a Aug 19 21:32:36.776024 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c48a7249-1bb3-4f4a-99f7-f5eac6ac5ef7 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:36.776207 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c48a7249-1bb3-4f4a-99f7-f5eac6ac5ef7 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:36.782809 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:36.782809 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:36.786296 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c48a7249-1bb3-4f4a-99f7-f5eac6ac5ef7 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:36.790394 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c48a7249-1bb3-4f4a-99f7-f5eac6ac5ef7 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a returned with HTTP 200 Aug 19 21:32:36.790816 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1005/4052] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:36 2026] GET /volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:36.801455 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-11575621-55af-4b83-a7ed-b49e8d1bd833 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:36.803065 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-11575621-55af-4b83-a7ed-b49e8d1bd833 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a Aug 19 21:32:36.803248 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-11575621-55af-4b83-a7ed-b49e8d1bd833 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:36.803424 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-11575621-55af-4b83-a7ed-b49e8d1bd833 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:36.809688 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:36.809688 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:36.814356 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-11575621-55af-4b83-a7ed-b49e8d1bd833 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:36.819848 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-11575621-55af-4b83-a7ed-b49e8d1bd833 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a returned with HTTP 200 Aug 19 21:32:36.820261 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1012/4053] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:36 2026] GET /volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:36.833183 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:36.834762 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:32:36.835070 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2073263884"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:36.836442 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2073263884'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:32:36.836586 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Create volume of 1 GB Aug 19 21:32:36.840627 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Availability Zones retrieved successfully. Aug 19 21:32:36.846226 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Flow 'volume_create_api' (1369f608-2cab-4e32-a6e6-ed5b4438457b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:36.847165 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fadd8ce-b5b5-4166-85ff-b18c9fceb933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:36.848060 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:32:36.877431 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fadd8ce-b5b5-4166-85ff-b18c9fceb933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:36.878240 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69299c23-76f7-4cb6-9ee8-9e9dddc9cf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:36.920199 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Created reservations ['e8f79d0e-b640-42a0-9d26-15407142203f', '4da4b6d7-4cb1-4383-b81c-4e0f03ee2b24', 'f0788b47-1269-4fa4-8058-0bc2aefe3e5c', 'db0b3e0a-64db-45a6-b9c4-1385dbdd05f3'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:36.920968 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69299c23-76f7-4cb6-9ee8-9e9dddc9cf4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8f79d0e-b640-42a0-9d26-15407142203f', '4da4b6d7-4cb1-4383-b81c-4e0f03ee2b24', 'f0788b47-1269-4fa4-8058-0bc2aefe3e5c', 'db0b3e0a-64db-45a6-b9c4-1385dbdd05f3']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:36.921821 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47bb345e-b082-4129-92be-9d3019c063fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:36.945711 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47bb345e-b082-4129-92be-9d3019c063fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5d7fbae-40b6-4b48-9212-42baa31bfe11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2073263884',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2f8a312e4664792986c5574c0209174',qos_specs=None,replication_status=,reservations=['e8f79d0e-b640-42a0-9d26-15407142203f','4da4b6d7-4cb1-4383-b81c-4e0f03ee2b24','f0788b47-1269-4fa4-8058-0bc2aefe3e5c','db0b3e0a-64db-45a6-b9c4-1385dbdd05f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a8a249cf4a4b77894a3718558740ce',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2073263884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5d7fbae-40b6-4b48-9212-42baa31bfe11,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f2f8a312e4664792986c5574c0209174',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87a8a249cf4a4b77894a3718558740ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:36.946419 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7537dc51-b4e5-4f8f-ae51-64d880d9321c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:36.969478 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7537dc51-b4e5-4f8f-ae51-64d880d9321c) transitioned into state 'SUCCESS' from state '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-2073263884',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2f8a312e4664792986c5574c0209174',qos_specs=None,replication_status=,reservations=['e8f79d0e-b640-42a0-9d26-15407142203f','4da4b6d7-4cb1-4383-b81c-4e0f03ee2b24','f0788b47-1269-4fa4-8058-0bc2aefe3e5c','db0b3e0a-64db-45a6-b9c4-1385dbdd05f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a8a249cf4a4b77894a3718558740ce',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:36.970304 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f880de25-5d65-4122-b0a7-5a0155ca4077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:36.984071 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f880de25-5d65-4122-b0a7-5a0155ca4077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:36.984910 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Flow 'volume_create_api' (1369f608-2cab-4e32-a6e6-ed5b4438457b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:36.985244 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Create volume request issued successfully. Aug 19 21:32:36.985862 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c9563a9-241d-4adc-9eb2-f6d27162534a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:32:36.986333 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1022/4054] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:32:36 2026] POST /volume/v3/volumes => generated 764 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:37.000034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5d08baea-21d1-48c2-8955-89f51ee14377 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:37.002884 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d08baea-21d1-48c2-8955-89f51ee14377 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 Aug 19 21:32:37.002884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d08baea-21d1-48c2-8955-89f51ee14377 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:37.002884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d08baea-21d1-48c2-8955-89f51ee14377 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:37.011963 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:37.011963 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:37.016266 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5d08baea-21d1-48c2-8955-89f51ee14377 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:37.021579 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d08baea-21d1-48c2-8955-89f51ee14377 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 returned with HTTP 200 Aug 19 21:32:37.022102 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1016/4055] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:36 2026] GET /volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:37.460471 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-7a8b534a-0f33-428e-a79a-9bf657a380e5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:37.462297 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-7a8b534a-0f33-428e-a79a-9bf657a380e5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] DELETE https://10.4.3.158/volume/v3/attachments/1ba8d1f8-94d0-4753-857c-bc223d246ba1 Aug 19 21:32:37.462500 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-7a8b534a-0f33-428e-a79a-9bf657a380e5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:37.462705 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-7a8b534a-0f33-428e-a79a-9bf657a380e5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:37.470974 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:37.470974 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:37.542516 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c530d12c-b14f-4503-9fd3-cbccc178ef82 req-7a8b534a-0f33-428e-a79a-9bf657a380e5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments/1ba8d1f8-94d0-4753-857c-bc223d246ba1 returned with HTTP 200 Aug 19 21:32:37.542931 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1006/4056] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:32:37 2026] DELETE /volume/v3/attachments/1ba8d1f8-94d0-4753-857c-bc223d246ba1 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:37.612744 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0044aa3c-b794-4c23-8078-aa2107836133 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:37.615587 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0044aa3c-b794-4c23-8078-aa2107836133 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:37.615869 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0044aa3c-b794-4c23-8078-aa2107836133 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:37.616138 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0044aa3c-b794-4c23-8078-aa2107836133 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:37.616256 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-0044aa3c-b794-4c23-8078-aa2107836133 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:37.622301 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:37.622301 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:37.623324 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0044aa3c-b794-4c23-8078-aa2107836133 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:37.623977 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1013/4057] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:37 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:37.629237 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-544b592b-5114-48cc-ad1f-b4590551b1b5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:37.631210 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-544b592b-5114-48cc-ad1f-b4590551b1b5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:32:37.631339 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-544b592b-5114-48cc-ad1f-b4590551b1b5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:37.631530 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-544b592b-5114-48cc-ad1f-b4590551b1b5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:37.639792 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:37.639792 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:37.646307 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-544b592b-5114-48cc-ad1f-b4590551b1b5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:32:37.652329 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-544b592b-5114-48cc-ad1f-b4590551b1b5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:32:37.652732 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1023/4058] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:37 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:38.035270 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e151b5e9-bdb7-4ba6-8726-414a2160b609 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:38.039677 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e151b5e9-bdb7-4ba6-8726-414a2160b609 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 Aug 19 21:32:38.039677 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e151b5e9-bdb7-4ba6-8726-414a2160b609 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:38.039677 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e151b5e9-bdb7-4ba6-8726-414a2160b609 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:38.046200 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:38.046200 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:38.051734 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e151b5e9-bdb7-4ba6-8726-414a2160b609 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:38.057218 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e151b5e9-bdb7-4ba6-8726-414a2160b609 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 returned with HTTP 200 Aug 19 21:32:38.057893 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1017/4059] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:38 2026] GET /volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:38.070945 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d2860202-926d-47b9-a483-1c652a488db0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:38.073571 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2860202-926d-47b9-a483-1c652a488db0 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 Aug 19 21:32:38.073840 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2860202-926d-47b9-a483-1c652a488db0 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:38.074119 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2860202-926d-47b9-a483-1c652a488db0 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:38.084697 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:38.084697 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:38.089256 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d2860202-926d-47b9-a483-1c652a488db0 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:38.095287 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2860202-926d-47b9-a483-1c652a488db0 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 returned with HTTP 200 Aug 19 21:32:38.095859 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1007/4060] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:38 2026] GET /volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:38.120859 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a417a578-1c91-4cf1-95e7-11ad0118935c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:38.122706 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:32:38.123126 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1739898475"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:38.124654 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1739898475'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:32:38.124919 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Create volume of 1 GB Aug 19 21:32:38.129482 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Availability Zones retrieved successfully. Aug 19 21:32:38.138464 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Flow 'volume_create_api' (b910f7ad-708f-4138-8627-d3553dc8af81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:38.140239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee66057-1884-4dd1-ba7f-a217c13f69a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:38.141298 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:32:38.179640 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee66057-1884-4dd1-ba7f-a217c13f69a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:38.181556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5fff60b-cb20-49b3-aaf1-ec1f2810da05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:38.234590 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Created reservations ['45732478-d688-4303-92eb-bbdfc279e831', '1115fd5f-e53d-4087-a5e8-3af663e40b9e', 'dde772d4-6cd9-4844-8028-1a760d957912', '4d97fb5e-1030-4e0f-9f45-090d7cbfbdf2'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:38.235465 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5fff60b-cb20-49b3-aaf1-ec1f2810da05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45732478-d688-4303-92eb-bbdfc279e831', '1115fd5f-e53d-4087-a5e8-3af663e40b9e', 'dde772d4-6cd9-4844-8028-1a760d957912', '4d97fb5e-1030-4e0f-9f45-090d7cbfbdf2']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:38.236283 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16bc1b8a-f1c2-4323-a559-6ccfe63576b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:38.266095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16bc1b8a-f1c2-4323-a559-6ccfe63576b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a4d558d-80b1-4027-8c5b-afcc4a163bbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1739898475',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2f8a312e4664792986c5574c0209174',qos_specs=None,replication_status=,reservations=['45732478-d688-4303-92eb-bbdfc279e831','1115fd5f-e53d-4087-a5e8-3af663e40b9e','dde772d4-6cd9-4844-8028-1a760d957912','4d97fb5e-1030-4e0f-9f45-090d7cbfbdf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a8a249cf4a4b77894a3718558740ce',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1739898475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a4d558d-80b1-4027-8c5b-afcc4a163bbf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f2f8a312e4664792986c5574c0209174',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87a8a249cf4a4b77894a3718558740ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:38.266907 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768aa640-9217-4ea7-b20f-a9caa801e4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:38.295355 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768aa640-9217-4ea7-b20f-a9caa801e4ec) transitioned into state 'SUCCESS' from state '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-1739898475',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2f8a312e4664792986c5574c0209174',qos_specs=None,replication_status=,reservations=['45732478-d688-4303-92eb-bbdfc279e831','1115fd5f-e53d-4087-a5e8-3af663e40b9e','dde772d4-6cd9-4844-8028-1a760d957912','4d97fb5e-1030-4e0f-9f45-090d7cbfbdf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a8a249cf4a4b77894a3718558740ce',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:38.296712 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30772b9a-2ac8-4423-b6ea-e7c2638fe74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:38.324943 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30772b9a-2ac8-4423-b6ea-e7c2638fe74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:38.330144 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Flow 'volume_create_api' (b910f7ad-708f-4138-8627-d3553dc8af81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:38.331594 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Create volume request issued successfully. Aug 19 21:32:38.333276 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a417a578-1c91-4cf1-95e7-11ad0118935c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:32:38.333741 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1014/4061] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:32:38 2026] POST /volume/v3/volumes => generated 764 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:38.349090 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7dadf18d-320b-4c8f-a33b-e189ce44caad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:38.352596 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7dadf18d-320b-4c8f-a33b-e189ce44caad tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf Aug 19 21:32:38.352797 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7dadf18d-320b-4c8f-a33b-e189ce44caad tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:38.352994 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7dadf18d-320b-4c8f-a33b-e189ce44caad tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:38.368788 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:38.368788 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:38.388741 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7dadf18d-320b-4c8f-a33b-e189ce44caad tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:38.394841 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7dadf18d-320b-4c8f-a33b-e189ce44caad tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf returned with HTTP 200 Aug 19 21:32:38.395324 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1024/4062] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:38 2026] GET /volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf => generated 832 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:38.640831 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5eba8f28-1802-47b8-9ae3-4cd921e49bb4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:38.643622 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5eba8f28-1802-47b8-9ae3-4cd921e49bb4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:38.643997 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5eba8f28-1802-47b8-9ae3-4cd921e49bb4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:38.644487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5eba8f28-1802-47b8-9ae3-4cd921e49bb4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:38.644640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5eba8f28-1802-47b8-9ae3-4cd921e49bb4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:38.650194 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:38.650194 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:38.650906 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5eba8f28-1802-47b8-9ae3-4cd921e49bb4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:38.651347 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1018/4063] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:38 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:39.410250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f461ce87-34e3-4e6e-bfd7-4e924d884121 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.412268 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f461ce87-34e3-4e6e-bfd7-4e924d884121 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf Aug 19 21:32:39.412486 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f461ce87-34e3-4e6e-bfd7-4e924d884121 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.412729 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f461ce87-34e3-4e6e-bfd7-4e924d884121 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.429407 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:39.429407 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:39.433628 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f461ce87-34e3-4e6e-bfd7-4e924d884121 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:39.441871 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f461ce87-34e3-4e6e-bfd7-4e924d884121 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf returned with HTTP 200 Aug 19 21:32:39.442258 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1008/4064] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:39.456024 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d3d3ee8b-24c8-46dc-b4a1-8c9c5f0f321f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.459924 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d3d3ee8b-24c8-46dc-b4a1-8c9c5f0f321f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf Aug 19 21:32:39.460149 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d3d3ee8b-24c8-46dc-b4a1-8c9c5f0f321f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.460321 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d3d3ee8b-24c8-46dc-b4a1-8c9c5f0f321f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.468532 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:39.468532 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:39.472297 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d3d3ee8b-24c8-46dc-b4a1-8c9c5f0f321f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:39.476983 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d3d3ee8b-24c8-46dc-b4a1-8c9c5f0f321f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf returned with HTTP 200 Aug 19 21:32:39.477513 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1015/4065] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:39.491744 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-89343341-8cc0-41b7-8fbd-0c2f14ad296c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.494058 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89343341-8cc0-41b7-8fbd-0c2f14ad296c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes Aug 19 21:32:39.494326 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89343341-8cc0-41b7-8fbd-0c2f14ad296c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.496890 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89343341-8cc0-41b7-8fbd-0c2f14ad296c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.496890 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-89343341-8cc0-41b7-8fbd-0c2f14ad296c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.496890 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-89343341-8cc0-41b7-8fbd-0c2f14ad296c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.510797 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-89343341-8cc0-41b7-8fbd-0c2f14ad296c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.511488 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89343341-8cc0-41b7-8fbd-0c2f14ad296c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Aug 19 21:32:39.512034 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1025/4066] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes => generated 976 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:39.522615 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7c953df4-ce09-4d84-8762-dc48c8b954aa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.524690 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c953df4-ce09-4d84-8762-dc48c8b954aa tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2073263884 Aug 19 21:32:39.524940 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c953df4-ce09-4d84-8762-dc48c8b954aa tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.525180 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c953df4-ce09-4d84-8762-dc48c8b954aa tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.525440 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-7c953df4-ce09-4d84-8762-dc48c8b954aa tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.526343 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7c953df4-ce09-4d84-8762-dc48c8b954aa tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2073263884'), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.534666 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7c953df4-ce09-4d84-8762-dc48c8b954aa tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.535201 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c953df4-ce09-4d84-8762-dc48c8b954aa tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2073263884 returned with HTTP 200 Aug 19 21:32:39.535695 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1019/4067] 10.4.3.158 () {66 vars in 1338 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2073263884 => generated 334 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:39.546003 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-770ff06a-0589-45fa-a041-77282e95361e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.549008 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-770ff06a-0589-45fa-a041-77282e95361e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1739898475 Aug 19 21:32:39.549384 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-770ff06a-0589-45fa-a041-77282e95361e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.549714 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-770ff06a-0589-45fa-a041-77282e95361e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.550157 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-770ff06a-0589-45fa-a041-77282e95361e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.551245 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-770ff06a-0589-45fa-a041-77282e95361e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1739898475'), ('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.594119 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-770ff06a-0589-45fa-a041-77282e95361e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.595654 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:39.595654 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:39.600275 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-770ff06a-0589-45fa-a041-77282e95361e tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1739898475 returned with HTTP 200 Aug 19 21:32:39.600812 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1009/4068] 10.4.3.158 () {66 vars in 1359 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1739898475 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:39.613870 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-77321453-4e86-40a5-a44e-d1656d412a59 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.615979 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-77321453-4e86-40a5-a44e-d1656d412a59 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=1 Aug 19 21:32:39.616229 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-77321453-4e86-40a5-a44e-d1656d412a59 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.616467 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-77321453-4e86-40a5-a44e-d1656d412a59 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.616844 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-77321453-4e86-40a5-a44e-d1656d412a59 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.617899 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-77321453-4e86-40a5-a44e-d1656d412a59 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.625881 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-77321453-4e86-40a5-a44e-d1656d412a59 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.626833 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:39.626833 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:39.631641 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-77321453-4e86-40a5-a44e-d1656d412a59 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 19 21:32:39.632109 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1016/4069] 10.4.3.158 () {66 vars in 1273 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:39.644888 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ad2c9b84-7e37-4106-82ad-acb57e48d630 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.646573 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad2c9b84-7e37-4106-82ad-acb57e48d630 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=5a4d558d-80b1-4027-8c5b-afcc4a163bbf Aug 19 21:32:39.646782 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad2c9b84-7e37-4106-82ad-acb57e48d630 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.646961 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad2c9b84-7e37-4106-82ad-acb57e48d630 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.647198 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-ad2c9b84-7e37-4106-82ad-acb57e48d630 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.647489 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:39.647489 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:39.647866 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ad2c9b84-7e37-4106-82ad-acb57e48d630 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.662990 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c32c5ccf-c7d9-4f18-8aa0-65befbb6f02a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.665676 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c32c5ccf-c7d9-4f18-8aa0-65befbb6f02a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:39.665967 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c32c5ccf-c7d9-4f18-8aa0-65befbb6f02a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.666239 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c32c5ccf-c7d9-4f18-8aa0-65befbb6f02a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.666375 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c32c5ccf-c7d9-4f18-8aa0-65befbb6f02a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:39.671628 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:39.671628 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:39.672427 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c32c5ccf-c7d9-4f18-8aa0-65befbb6f02a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:39.672911 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1020/4070] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:39.684001 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ad2c9b84-7e37-4106-82ad-acb57e48d630 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.685057 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:39.685057 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:39.689909 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad2c9b84-7e37-4106-82ad-acb57e48d630 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=5a4d558d-80b1-4027-8c5b-afcc4a163bbf returned with HTTP 200 Aug 19 21:32:39.690490 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1026/4071] 10.4.3.158 () {66 vars in 1361 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=5a4d558d-80b1-4027-8c5b-afcc4a163bbf => generated 1003 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:39.704196 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b7a55a5c-e3c1-4a0a-b4a9-eab4ed50b667 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.706365 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7a55a5c-e3c1-4a0a-b4a9-eab4ed50b667 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=b5d7fbae-40b6-4b48-9212-42baa31bfe11 Aug 19 21:32:39.706631 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7a55a5c-e3c1-4a0a-b4a9-eab4ed50b667 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.706866 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7a55a5c-e3c1-4a0a-b4a9-eab4ed50b667 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.707190 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-b7a55a5c-e3c1-4a0a-b4a9-eab4ed50b667 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.708115 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b7a55a5c-e3c1-4a0a-b4a9-eab4ed50b667 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.749763 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b7a55a5c-e3c1-4a0a-b4a9-eab4ed50b667 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.750746 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:39.750746 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:39.754866 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7a55a5c-e3c1-4a0a-b4a9-eab4ed50b667 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=b5d7fbae-40b6-4b48-9212-42baa31bfe11 returned with HTTP 200 Aug 19 21:32:39.755266 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1010/4072] 10.4.3.158 () {66 vars in 1361 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=b5d7fbae-40b6-4b48-9212-42baa31bfe11 => generated 1003 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:39.770837 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-aae78a8f-f96b-44d9-9359-8fe85afdc437 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.772939 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aae78a8f-f96b-44d9-9359-8fe85afdc437 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a Aug 19 21:32:39.773031 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aae78a8f-f96b-44d9-9359-8fe85afdc437 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.773224 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aae78a8f-f96b-44d9-9359-8fe85afdc437 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.773509 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-aae78a8f-f96b-44d9-9359-8fe85afdc437 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.774409 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-aae78a8f-f96b-44d9-9359-8fe85afdc437 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.816342 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-aae78a8f-f96b-44d9-9359-8fe85afdc437 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.818594 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aae78a8f-f96b-44d9-9359-8fe85afdc437 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a returned with HTTP 200 Aug 19 21:32:39.819031 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1017/4073] 10.4.3.158 () {66 vars in 1361 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:32:39.831692 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-450f3ea7-2369-46f1-9bbf-406263e67f20 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.833890 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-450f3ea7-2369-46f1-9bbf-406263e67f20 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 19 21:32:39.834153 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-450f3ea7-2369-46f1-9bbf-406263e67f20 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.834387 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-450f3ea7-2369-46f1-9bbf-406263e67f20 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.834704 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-450f3ea7-2369-46f1-9bbf-406263e67f20 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.834986 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-450f3ea7-2369-46f1-9bbf-406263e67f20 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Could not evaluate value available, assuming string {{(pid=100176) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:32:39.835755 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-450f3ea7-2369-46f1-9bbf-406263e67f20 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.873963 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-450f3ea7-2369-46f1-9bbf-406263e67f20 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.875256 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:39.875256 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:39.880417 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-450f3ea7-2369-46f1-9bbf-406263e67f20 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 19 21:32:39.880952 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1021/4074] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:39.896153 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-42024b43-1a90-4735-bb86-504cf991e739 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.898135 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42024b43-1a90-4735-bb86-504cf991e739 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 19 21:32:39.898363 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42024b43-1a90-4735-bb86-504cf991e739 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.898589 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42024b43-1a90-4735-bb86-504cf991e739 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.898865 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-42024b43-1a90-4735-bb86-504cf991e739 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.899140 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42024b43-1a90-4735-bb86-504cf991e739 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Could not evaluate value available, assuming string {{(pid=100175) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:32:39.899858 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42024b43-1a90-4735-bb86-504cf991e739 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.933148 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42024b43-1a90-4735-bb86-504cf991e739 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.934119 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:39.934119 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:39.938521 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42024b43-1a90-4735-bb86-504cf991e739 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 19 21:32:39.938939 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1027/4075] 10.4.3.158 () {66 vars in 1359 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:39.953242 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9e77c997-585c-41be-a364-e4a304139dca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.955108 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e77c997-585c-41be-a364-e4a304139dca tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?limit=1 Aug 19 21:32:39.955362 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e77c997-585c-41be-a364-e4a304139dca tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.955579 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e77c997-585c-41be-a364-e4a304139dca tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.955874 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-9e77c997-585c-41be-a364-e4a304139dca tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.956634 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9e77c997-585c-41be-a364-e4a304139dca tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.964063 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9e77c997-585c-41be-a364-e4a304139dca tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.964727 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e77c997-585c-41be-a364-e4a304139dca tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 19 21:32:39.965156 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1011/4076] 10.4.3.158 () {66 vars in 1252 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:39.975995 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-30838242-eeab-4737-9d31-fb3c7e572abb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:39.978196 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-30838242-eeab-4737-9d31-fb3c7e572abb tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?limit=1&marker=5a4d558d-80b1-4027-8c5b-afcc4a163bbf Aug 19 21:32:39.978451 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-30838242-eeab-4737-9d31-fb3c7e572abb tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:39.978701 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-30838242-eeab-4737-9d31-fb3c7e572abb tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:39.978986 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-30838242-eeab-4737-9d31-fb3c7e572abb tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:39.979902 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-30838242-eeab-4737-9d31-fb3c7e572abb tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:39.994170 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-30838242-eeab-4737-9d31-fb3c7e572abb tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:39.994857 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-30838242-eeab-4737-9d31-fb3c7e572abb tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?limit=1&marker=5a4d558d-80b1-4027-8c5b-afcc4a163bbf returned with HTTP 200 Aug 19 21:32:39.995359 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1018/4077] 10.4.3.158 () {66 vars in 1340 bytes} [Wed Aug 19 21:32:39 2026] GET /volume/v3/volumes?limit=1&marker=5a4d558d-80b1-4027-8c5b-afcc4a163bbf => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:40.005201 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6ada27f3-9989-48ce-832e-51126721655d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.007135 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6ada27f3-9989-48ce-832e-51126721655d tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?limit=1&marker=b5d7fbae-40b6-4b48-9212-42baa31bfe11 Aug 19 21:32:40.007351 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6ada27f3-9989-48ce-832e-51126721655d tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.007576 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6ada27f3-9989-48ce-832e-51126721655d tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.007856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-6ada27f3-9989-48ce-832e-51126721655d tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.008955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6ada27f3-9989-48ce-832e-51126721655d tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:40.048431 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6ada27f3-9989-48ce-832e-51126721655d tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:40.049114 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6ada27f3-9989-48ce-832e-51126721655d tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?limit=1&marker=b5d7fbae-40b6-4b48-9212-42baa31bfe11 returned with HTTP 200 Aug 19 21:32:40.049567 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1022/4078] 10.4.3.158 () {66 vars in 1340 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes?limit=1&marker=b5d7fbae-40b6-4b48-9212-42baa31bfe11 => generated 470 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:40.060647 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-43af828a-909d-4c02-8ebd-ddc6334b4b4c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.064081 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43af828a-909d-4c02-8ebd-ddc6334b4b4c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?limit=1&marker=03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a Aug 19 21:32:40.064081 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43af828a-909d-4c02-8ebd-ddc6334b4b4c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.064513 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43af828a-909d-4c02-8ebd-ddc6334b4b4c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.064863 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-43af828a-909d-4c02-8ebd-ddc6334b4b4c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.065935 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43af828a-909d-4c02-8ebd-ddc6334b4b4c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:40.081187 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-43af828a-909d-4c02-8ebd-ddc6334b4b4c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:40.081187 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43af828a-909d-4c02-8ebd-ddc6334b4b4c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?limit=1&marker=03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a returned with HTTP 200 Aug 19 21:32:40.081748 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1028/4079] 10.4.3.158 () {66 vars in 1340 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes?limit=1&marker=03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:32:40.092901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d1f437c4-4c34-4235-8ae7-158f62c6be34 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.094712 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d1f437c4-4c34-4235-8ae7-158f62c6be34 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2073263884&status=available Aug 19 21:32:40.096873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d1f437c4-4c34-4235-8ae7-158f62c6be34 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.096873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d1f437c4-4c34-4235-8ae7-158f62c6be34 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.096873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-d1f437c4-4c34-4235-8ae7-158f62c6be34 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.096873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d1f437c4-4c34-4235-8ae7-158f62c6be34 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Could not evaluate value available, assuming string {{(pid=100177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:32:40.096873 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:40.096873 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:40.097957 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d1f437c4-4c34-4235-8ae7-158f62c6be34 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2073263884'), ('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:40.150787 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d1f437c4-4c34-4235-8ae7-158f62c6be34 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:40.152329 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d1f437c4-4c34-4235-8ae7-158f62c6be34 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2073263884&status=available returned with HTTP 200 Aug 19 21:32:40.153885 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1012/4080] 10.4.3.158 () {66 vars in 1372 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2073263884&status=available => generated 334 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:40.162914 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d416e145-3694-4b54-8e35-d09c4c87c084 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.167901 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d416e145-3694-4b54-8e35-d09c4c87c084 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1739898475&status=available Aug 19 21:32:40.168067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d416e145-3694-4b54-8e35-d09c4c87c084 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.168326 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d416e145-3694-4b54-8e35-d09c4c87c084 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.168672 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-d416e145-3694-4b54-8e35-d09c4c87c084 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.168968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d416e145-3694-4b54-8e35-d09c4c87c084 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Could not evaluate value available, assuming string {{(pid=100178) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:32:40.169299 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:40.169299 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:40.169812 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d416e145-3694-4b54-8e35-d09c4c87c084 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1739898475'), ('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:40.206538 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d416e145-3694-4b54-8e35-d09c4c87c084 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:40.207413 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:40.207413 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:40.212500 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d416e145-3694-4b54-8e35-d09c4c87c084 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1739898475&status=available returned with HTTP 200 Aug 19 21:32:40.213062 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1019/4081] 10.4.3.158 () {66 vars in 1393 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1739898475&status=available => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:40.231198 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f9201a36-1a67-4532-bd30-9a665a7025d8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.233086 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9201a36-1a67-4532-bd30-9a665a7025d8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?marker=5a4d558d-80b1-4027-8c5b-afcc4a163bbf&sort=id%3Aasc Aug 19 21:32:40.233221 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9201a36-1a67-4532-bd30-9a665a7025d8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.233387 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9201a36-1a67-4532-bd30-9a665a7025d8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.233691 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-f9201a36-1a67-4532-bd30-9a665a7025d8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.234024 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:40.234024 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:40.234480 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f9201a36-1a67-4532-bd30-9a665a7025d8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:40.268774 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f9201a36-1a67-4532-bd30-9a665a7025d8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:40.270110 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:40.270110 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:40.275151 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9201a36-1a67-4532-bd30-9a665a7025d8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?marker=5a4d558d-80b1-4027-8c5b-afcc4a163bbf&sort=id%3Aasc returned with HTTP 200 Aug 19 21:32:40.275542 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1023/4082] 10.4.3.158 () {66 vars in 1373 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes/detail?marker=5a4d558d-80b1-4027-8c5b-afcc4a163bbf&sort=id%3Aasc => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:40.293272 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-447486ef-a741-45b8-9b0e-1608454e1c2c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.295670 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-447486ef-a741-45b8-9b0e-1608454e1c2c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 19 21:32:40.295944 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-447486ef-a741-45b8-9b0e-1608454e1c2c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.296233 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-447486ef-a741-45b8-9b0e-1608454e1c2c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.296607 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-447486ef-a741-45b8-9b0e-1608454e1c2c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.297665 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-447486ef-a741-45b8-9b0e-1608454e1c2c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:40.344455 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-447486ef-a741-45b8-9b0e-1608454e1c2c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:40.345867 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:40.345867 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:40.352917 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-447486ef-a741-45b8-9b0e-1608454e1c2c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 19 21:32:40.353544 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1029/4083] 10.4.3.158 () {66 vars in 1337 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:40.372709 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1838917e-85b4-4adb-a24c-225d5fed0fb2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.374764 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1838917e-85b4-4adb-a24c-225d5fed0fb2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:32:40.375304 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1838917e-85b4-4adb-a24c-225d5fed0fb2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.377141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1838917e-85b4-4adb-a24c-225d5fed0fb2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.377141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-1838917e-85b4-4adb-a24c-225d5fed0fb2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.377141 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:40.377141 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:40.377141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1838917e-85b4-4adb-a24c-225d5fed0fb2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:40.404882 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1838917e-85b4-4adb-a24c-225d5fed0fb2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:40.406388 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:40.406388 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:40.421080 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1838917e-85b4-4adb-a24c-225d5fed0fb2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:32:40.421080 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1013/4084] 10.4.3.158 () {66 vars in 1258 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:40.437158 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0057c764-f701-4f8c-96dd-f17012d5f731 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.439143 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0057c764-f701-4f8c-96dd-f17012d5f731 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 19 21:32:40.439441 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0057c764-f701-4f8c-96dd-f17012d5f731 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.439749 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0057c764-f701-4f8c-96dd-f17012d5f731 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.440126 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-0057c764-f701-4f8c-96dd-f17012d5f731 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.441285 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-0057c764-f701-4f8c-96dd-f17012d5f731 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:40.657448 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0057c764-f701-4f8c-96dd-f17012d5f731 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:40.659156 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0057c764-f701-4f8c-96dd-f17012d5f731 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 19 21:32:40.659156 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1020/4085] 10.4.3.158 () {66 vars in 1316 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:40.671250 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-07217e1a-dbde-4042-8c82-0c3d9bbdfbb9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.673051 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07217e1a-dbde-4042-8c82-0c3d9bbdfbb9 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?availability_zone=nova Aug 19 21:32:40.673363 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07217e1a-dbde-4042-8c82-0c3d9bbdfbb9 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.673463 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07217e1a-dbde-4042-8c82-0c3d9bbdfbb9 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.673727 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-07217e1a-dbde-4042-8c82-0c3d9bbdfbb9 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.673940 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07217e1a-dbde-4042-8c82-0c3d9bbdfbb9 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Could not evaluate value nova, assuming string {{(pid=100176) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:32:40.674645 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07217e1a-dbde-4042-8c82-0c3d9bbdfbb9 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:40.687723 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f02a8043-5798-4709-b958-9010433052d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.690619 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f02a8043-5798-4709-b958-9010433052d4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:40.690838 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f02a8043-5798-4709-b958-9010433052d4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.691151 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f02a8043-5798-4709-b958-9010433052d4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.691212 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f02a8043-5798-4709-b958-9010433052d4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:40.696472 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:40.696472 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:40.697190 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f02a8043-5798-4709-b958-9010433052d4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:40.698417 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1030/4086] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:40.904633 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-07217e1a-dbde-4042-8c82-0c3d9bbdfbb9 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:40.905514 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07217e1a-dbde-4042-8c82-0c3d9bbdfbb9 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 19 21:32:40.905802 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1024/4087] 10.4.3.158 () {66 vars in 1282 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:40.917289 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-877a2db3-332d-4f1c-a184-868e46aa42f2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.919294 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-877a2db3-332d-4f1c-a184-868e46aa42f2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?availability_zone=nova Aug 19 21:32:40.919518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-877a2db3-332d-4f1c-a184-868e46aa42f2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.919736 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-877a2db3-332d-4f1c-a184-868e46aa42f2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.920035 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-877a2db3-332d-4f1c-a184-868e46aa42f2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.920315 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-877a2db3-332d-4f1c-a184-868e46aa42f2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Could not evaluate value nova, assuming string {{(pid=100177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:32:40.921569 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-877a2db3-332d-4f1c-a184-868e46aa42f2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:40.960515 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-877a2db3-332d-4f1c-a184-868e46aa42f2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:40.961430 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-877a2db3-332d-4f1c-a184-868e46aa42f2 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 19 21:32:40.962051 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1014/4088] 10.4.3.158 () {66 vars in 1282 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:40.976676 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9ea58e88-e0de-420c-97f1-f9dcc1fecf31 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:40.976676 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9ea58e88-e0de-420c-97f1-f9dcc1fecf31 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?bootable=false Aug 19 21:32:40.976676 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9ea58e88-e0de-420c-97f1-f9dcc1fecf31 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:40.976676 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9ea58e88-e0de-420c-97f1-f9dcc1fecf31 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:40.976676 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-9ea58e88-e0de-420c-97f1-f9dcc1fecf31 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:40.976676 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:40.976676 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:40.977745 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-9ea58e88-e0de-420c-97f1-f9dcc1fecf31 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:41.019395 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9ea58e88-e0de-420c-97f1-f9dcc1fecf31 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:41.020783 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9ea58e88-e0de-420c-97f1-f9dcc1fecf31 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 19 21:32:41.021618 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1021/4089] 10.4.3.158 () {66 vars in 1266 bytes} [Wed Aug 19 21:32:40 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:41.033145 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a3c61c64-cd23-4ebc-8617-5c2fa068c021 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:41.035289 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a3c61c64-cd23-4ebc-8617-5c2fa068c021 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?bootable=false Aug 19 21:32:41.035553 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a3c61c64-cd23-4ebc-8617-5c2fa068c021 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:41.036241 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a3c61c64-cd23-4ebc-8617-5c2fa068c021 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:41.036241 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-a3c61c64-cd23-4ebc-8617-5c2fa068c021 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:41.037048 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a3c61c64-cd23-4ebc-8617-5c2fa068c021 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:41.257494 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a3c61c64-cd23-4ebc-8617-5c2fa068c021 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:41.257494 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a3c61c64-cd23-4ebc-8617-5c2fa068c021 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 19 21:32:41.257494 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1031/4090] 10.4.3.158 () {66 vars in 1266 bytes} [Wed Aug 19 21:32:41 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:41.269036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ec232c6d-88e1-443a-8bd2-2e0d538c5b98 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:41.271209 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec232c6d-88e1-443a-8bd2-2e0d538c5b98 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?status=available Aug 19 21:32:41.271463 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec232c6d-88e1-443a-8bd2-2e0d538c5b98 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:41.271758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec232c6d-88e1-443a-8bd2-2e0d538c5b98 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:41.272106 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-ec232c6d-88e1-443a-8bd2-2e0d538c5b98 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:41.272660 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ec232c6d-88e1-443a-8bd2-2e0d538c5b98 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Could not evaluate value available, assuming string {{(pid=100176) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:32:41.272994 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.272994 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:41.273487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ec232c6d-88e1-443a-8bd2-2e0d538c5b98 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:41.314247 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ec232c6d-88e1-443a-8bd2-2e0d538c5b98 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:41.315072 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec232c6d-88e1-443a-8bd2-2e0d538c5b98 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?status=available returned with HTTP 200 Aug 19 21:32:41.315625 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1025/4091] 10.4.3.158 () {66 vars in 1270 bytes} [Wed Aug 19 21:32:41 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:41.326507 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d105dcd3-13bc-4b32-97c0-ec452ffba6ff None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:41.328631 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d105dcd3-13bc-4b32-97c0-ec452ffba6ff tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes?status=available Aug 19 21:32:41.328846 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d105dcd3-13bc-4b32-97c0-ec452ffba6ff tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:41.329238 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d105dcd3-13bc-4b32-97c0-ec452ffba6ff tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:41.329577 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-d105dcd3-13bc-4b32-97c0-ec452ffba6ff tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:41.329815 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d105dcd3-13bc-4b32-97c0-ec452ffba6ff tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Could not evaluate value available, assuming string {{(pid=100177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:32:41.330172 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.330172 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:41.330638 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d105dcd3-13bc-4b32-97c0-ec452ffba6ff tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:41.339443 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d105dcd3-13bc-4b32-97c0-ec452ffba6ff tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:41.340129 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d105dcd3-13bc-4b32-97c0-ec452ffba6ff tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes?status=available returned with HTTP 200 Aug 19 21:32:41.340584 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1015/4092] 10.4.3.158 () {66 vars in 1270 bytes} [Wed Aug 19 21:32:41 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:41.352656 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ec38d2c4-f8e2-4009-a69d-0adba825222f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:41.354145 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ec38d2c4-f8e2-4009-a69d-0adba825222f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?availability_zone=nova Aug 19 21:32:41.354450 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ec38d2c4-f8e2-4009-a69d-0adba825222f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:41.354938 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ec38d2c4-f8e2-4009-a69d-0adba825222f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:41.355304 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-ec38d2c4-f8e2-4009-a69d-0adba825222f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:41.355672 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ec38d2c4-f8e2-4009-a69d-0adba825222f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Could not evaluate value nova, assuming string {{(pid=100178) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:32:41.356306 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.356306 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:41.356515 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ec38d2c4-f8e2-4009-a69d-0adba825222f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:41.392729 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ec38d2c4-f8e2-4009-a69d-0adba825222f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:41.393590 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.393590 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:41.399136 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ec38d2c4-f8e2-4009-a69d-0adba825222f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 19 21:32:41.399914 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1022/4093] 10.4.3.158 () {66 vars in 1303 bytes} [Wed Aug 19 21:32:41 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:41.415701 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-750f0df5-3360-49a2-8a6c-3d1daf812aa8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:41.417991 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-750f0df5-3360-49a2-8a6c-3d1daf812aa8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?bootable=false Aug 19 21:32:41.418348 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-750f0df5-3360-49a2-8a6c-3d1daf812aa8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:41.418683 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-750f0df5-3360-49a2-8a6c-3d1daf812aa8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:41.419577 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-750f0df5-3360-49a2-8a6c-3d1daf812aa8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:41.420365 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.420365 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:41.420365 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-750f0df5-3360-49a2-8a6c-3d1daf812aa8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:41.431943 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-750f0df5-3360-49a2-8a6c-3d1daf812aa8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:41.432996 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.432996 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:41.438761 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-750f0df5-3360-49a2-8a6c-3d1daf812aa8 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 19 21:32:41.439218 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1032/4094] 10.4.3.158 () {66 vars in 1287 bytes} [Wed Aug 19 21:32:41 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:41.453080 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-78418550-bd7f-4c7a-870e-cb058018bcec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:41.454749 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-78418550-bd7f-4c7a-870e-cb058018bcec tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?status=available Aug 19 21:32:41.454960 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-78418550-bd7f-4c7a-870e-cb058018bcec tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:41.455117 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-78418550-bd7f-4c7a-870e-cb058018bcec tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:41.455342 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-78418550-bd7f-4c7a-870e-cb058018bcec tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:32:41.455625 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-78418550-bd7f-4c7a-870e-cb058018bcec tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Could not evaluate value available, assuming string {{(pid=100176) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 21:32:41.455850 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.455850 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:41.456235 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-78418550-bd7f-4c7a-870e-cb058018bcec tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:32:41.465325 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-78418550-bd7f-4c7a-870e-cb058018bcec tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Get all volumes completed successfully. Aug 19 21:32:41.467467 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.467467 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:41.471518 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-78418550-bd7f-4c7a-870e-cb058018bcec tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 19 21:32:41.472022 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1026/4095] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Aug 19 21:32:41 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:41.485469 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0bbee075-ee2a-41c7-ace4-7e2fae89fc12 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:41.487935 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0bbee075-ee2a-41c7-ace4-7e2fae89fc12 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf Aug 19 21:32:41.488089 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0bbee075-ee2a-41c7-ace4-7e2fae89fc12 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:41.488353 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0bbee075-ee2a-41c7-ace4-7e2fae89fc12 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:41.497169 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.497169 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:41.501811 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0bbee075-ee2a-41c7-ace4-7e2fae89fc12 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:41.509317 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0bbee075-ee2a-41c7-ace4-7e2fae89fc12 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf returned with HTTP 200 Aug 19 21:32:41.510085 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1016/4096] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:41 2026] GET /volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:41.523638 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e803b2ba-91af-4761-a3a2-0b34ab3bd14a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:41.525837 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e803b2ba-91af-4761-a3a2-0b34ab3bd14a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf Aug 19 21:32:41.526005 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e803b2ba-91af-4761-a3a2-0b34ab3bd14a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:41.526202 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e803b2ba-91af-4761-a3a2-0b34ab3bd14a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:41.526613 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-e803b2ba-91af-4761-a3a2-0b34ab3bd14a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Delete volume with id: 5a4d558d-80b1-4027-8c5b-afcc4a163bbf Aug 19 21:32:41.534886 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.534886 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:41.535367 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e803b2ba-91af-4761-a3a2-0b34ab3bd14a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:41.572207 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e803b2ba-91af-4761-a3a2-0b34ab3bd14a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Delete volume request issued successfully. Aug 19 21:32:41.572402 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e803b2ba-91af-4761-a3a2-0b34ab3bd14a tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf returned with HTTP 202 Aug 19 21:32:41.572987 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1023/4097] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:32:41 2026] DELETE /volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:41.584383 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b083c69c-3b4a-4165-a45d-e9b21505401c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:41.588034 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b083c69c-3b4a-4165-a45d-e9b21505401c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf Aug 19 21:32:41.588034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b083c69c-3b4a-4165-a45d-e9b21505401c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:41.588034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b083c69c-3b4a-4165-a45d-e9b21505401c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:41.596833 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.596833 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:41.601928 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b083c69c-3b4a-4165-a45d-e9b21505401c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:41.608189 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b083c69c-3b4a-4165-a45d-e9b21505401c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf returned with HTTP 200 Aug 19 21:32:41.608907 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1033/4098] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:41 2026] GET /volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:41.710159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4ea97ca0-d77c-418c-88b8-2e4f4f0a22f4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:41.712262 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ea97ca0-d77c-418c-88b8-2e4f4f0a22f4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:41.712488 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ea97ca0-d77c-418c-88b8-2e4f4f0a22f4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:41.712724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ea97ca0-d77c-418c-88b8-2e4f4f0a22f4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:41.712818 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4ea97ca0-d77c-418c-88b8-2e4f4f0a22f4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:41.717642 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:41.717642 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:41.718355 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ea97ca0-d77c-418c-88b8-2e4f4f0a22f4 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:41.718822 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1027/4099] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:41 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:42.623042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e33c11cc-d567-4d98-b209-d15ac609fea1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:42.625083 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e33c11cc-d567-4d98-b209-d15ac609fea1 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf Aug 19 21:32:42.625319 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e33c11cc-d567-4d98-b209-d15ac609fea1 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:42.625553 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e33c11cc-d567-4d98-b209-d15ac609fea1 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:42.633292 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e33c11cc-d567-4d98-b209-d15ac609fea1 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf returned with HTTP 404 Aug 19 21:32:42.633471 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1017/4100] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:42 2026] GET /volume/v3/volumes/5a4d558d-80b1-4027-8c5b-afcc4a163bbf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:42.640414 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2331cc20-fa1d-48e1-a7f9-1a72baca85f0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:42.642599 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2331cc20-fa1d-48e1-a7f9-1a72baca85f0 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 Aug 19 21:32:42.642836 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2331cc20-fa1d-48e1-a7f9-1a72baca85f0 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:42.643097 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2331cc20-fa1d-48e1-a7f9-1a72baca85f0 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:42.652212 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:42.652212 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:42.657118 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2331cc20-fa1d-48e1-a7f9-1a72baca85f0 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:42.662458 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2331cc20-fa1d-48e1-a7f9-1a72baca85f0 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 returned with HTTP 200 Aug 19 21:32:42.662953 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1024/4101] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:42 2026] GET /volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:42.677454 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5c866a63-9825-4fad-9bbd-6fad89812c7f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:42.679800 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c866a63-9825-4fad-9bbd-6fad89812c7f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 Aug 19 21:32:42.680087 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c866a63-9825-4fad-9bbd-6fad89812c7f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:42.680392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c866a63-9825-4fad-9bbd-6fad89812c7f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:42.681024 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5c866a63-9825-4fad-9bbd-6fad89812c7f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Delete volume with id: b5d7fbae-40b6-4b48-9212-42baa31bfe11 Aug 19 21:32:42.691137 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:42.691137 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:42.692080 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c866a63-9825-4fad-9bbd-6fad89812c7f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:42.731688 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bfc7069e-3fc8-429b-a7d2-92bdf9cbb254 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:42.735713 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfc7069e-3fc8-429b-a7d2-92bdf9cbb254 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:42.735923 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c866a63-9825-4fad-9bbd-6fad89812c7f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Delete volume request issued successfully. Aug 19 21:32:42.736000 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfc7069e-3fc8-429b-a7d2-92bdf9cbb254 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:42.736241 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c866a63-9825-4fad-9bbd-6fad89812c7f tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 returned with HTTP 202 Aug 19 21:32:42.736307 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfc7069e-3fc8-429b-a7d2-92bdf9cbb254 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:42.736379 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-bfc7069e-3fc8-429b-a7d2-92bdf9cbb254 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:42.736847 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1034/4102] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:32:42 2026] DELETE /volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:42.742870 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:42.742870 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:42.743701 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfc7069e-3fc8-429b-a7d2-92bdf9cbb254 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:42.744152 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1028/4103] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:42 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:42.746094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9bcc93f0-6b48-45c3-9d68-cf51fdef3fb1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:42.749682 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9bcc93f0-6b48-45c3-9d68-cf51fdef3fb1 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 Aug 19 21:32:42.749855 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9bcc93f0-6b48-45c3-9d68-cf51fdef3fb1 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:42.750082 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9bcc93f0-6b48-45c3-9d68-cf51fdef3fb1 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:42.756734 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:42.756734 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:42.760817 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9bcc93f0-6b48-45c3-9d68-cf51fdef3fb1 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:42.765537 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9bcc93f0-6b48-45c3-9d68-cf51fdef3fb1 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 returned with HTTP 200 Aug 19 21:32:42.765965 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1018/4104] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:42 2026] GET /volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:43.756605 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-18e193cd-56e9-46c2-912c-9cb4982cd349 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:43.758473 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-18e193cd-56e9-46c2-912c-9cb4982cd349 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:43.758733 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-18e193cd-56e9-46c2-912c-9cb4982cd349 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:43.758979 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-18e193cd-56e9-46c2-912c-9cb4982cd349 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:43.759156 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-18e193cd-56e9-46c2-912c-9cb4982cd349 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:43.764375 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:43.764375 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:43.765229 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-18e193cd-56e9-46c2-912c-9cb4982cd349 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:43.765773 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1025/4105] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:43 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:43.780964 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-132e40f3-e002-4015-a55d-433619b70281 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:43.782839 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-132e40f3-e002-4015-a55d-433619b70281 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 Aug 19 21:32:43.783075 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-132e40f3-e002-4015-a55d-433619b70281 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:43.783341 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-132e40f3-e002-4015-a55d-433619b70281 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:43.789517 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-132e40f3-e002-4015-a55d-433619b70281 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 returned with HTTP 404 Aug 19 21:32:43.790195 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1035/4106] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:43 2026] GET /volume/v3/volumes/b5d7fbae-40b6-4b48-9212-42baa31bfe11 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:43.796887 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f483d043-6934-434a-b52c-50db74b91c43 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:43.798694 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f483d043-6934-434a-b52c-50db74b91c43 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a Aug 19 21:32:43.798694 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f483d043-6934-434a-b52c-50db74b91c43 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:43.798797 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f483d043-6934-434a-b52c-50db74b91c43 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:43.805307 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:43.805307 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:43.808786 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f483d043-6934-434a-b52c-50db74b91c43 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:43.812762 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f483d043-6934-434a-b52c-50db74b91c43 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a returned with HTTP 200 Aug 19 21:32:43.813182 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1029/4107] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:43 2026] GET /volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:43.827929 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a0e20dd2-929c-4139-be34-7572ad4bc743 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:43.829827 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0e20dd2-929c-4139-be34-7572ad4bc743 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] DELETE https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a Aug 19 21:32:43.830084 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0e20dd2-929c-4139-be34-7572ad4bc743 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:43.830316 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0e20dd2-929c-4139-be34-7572ad4bc743 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:43.830508 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a0e20dd2-929c-4139-be34-7572ad4bc743 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Delete volume with id: 03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a Aug 19 21:32:43.838130 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:43.838130 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:43.838572 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a0e20dd2-929c-4139-be34-7572ad4bc743 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:43.885040 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a0e20dd2-929c-4139-be34-7572ad4bc743 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Delete volume request issued successfully. Aug 19 21:32:43.885040 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0e20dd2-929c-4139-be34-7572ad4bc743 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a returned with HTTP 202 Aug 19 21:32:43.885040 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1019/4108] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:32:43 2026] DELETE /volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:43.891100 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ef5eeea4-6598-4f0a-9c13-1ab9b64cea01 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:43.895030 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ef5eeea4-6598-4f0a-9c13-1ab9b64cea01 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a Aug 19 21:32:43.895030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ef5eeea4-6598-4f0a-9c13-1ab9b64cea01 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:43.895030 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ef5eeea4-6598-4f0a-9c13-1ab9b64cea01 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:43.901860 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:43.901860 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:43.906218 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ef5eeea4-6598-4f0a-9c13-1ab9b64cea01 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Volume info retrieved successfully. Aug 19 21:32:43.911081 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ef5eeea4-6598-4f0a-9c13-1ab9b64cea01 tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a returned with HTTP 200 Aug 19 21:32:43.911548 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1026/4109] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:43 2026] GET /volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:44.779076 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-69c519d7-bc31-41ff-9c30-b001b3041b88 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:44.781517 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69c519d7-bc31-41ff-9c30-b001b3041b88 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:44.781977 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69c519d7-bc31-41ff-9c30-b001b3041b88 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:44.782109 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69c519d7-bc31-41ff-9c30-b001b3041b88 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:44.782260 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-69c519d7-bc31-41ff-9c30-b001b3041b88 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:44.787383 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:44.787383 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:44.788216 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69c519d7-bc31-41ff-9c30-b001b3041b88 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:44.788700 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1036/4110] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:44 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:44.831678 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-a969b71b-7458-4c1b-83ca-da2073c5dabb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:44.834584 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-a969b71b-7458-4c1b-83ca-da2073c5dabb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:44.834740 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-a969b71b-7458-4c1b-83ca-da2073c5dabb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:44.834959 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-a969b71b-7458-4c1b-83ca-da2073c5dabb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:44.843060 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:44.843060 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:44.847392 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-a969b71b-7458-4c1b-83ca-da2073c5dabb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:44.853173 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-a969b71b-7458-4c1b-83ca-da2073c5dabb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:32:44.853614 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1030/4111] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:32:44 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:44.928282 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3992d138-0c31-4627-95fe-fa5705a0398c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:44.931595 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3992d138-0c31-4627-95fe-fa5705a0398c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] GET https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a Aug 19 21:32:44.931940 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3992d138-0c31-4627-95fe-fa5705a0398c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:44.932303 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3992d138-0c31-4627-95fe-fa5705a0398c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:44.941910 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3992d138-0c31-4627-95fe-fa5705a0398c tempest-VolumesListTestJSON-1395254838 tempest-VolumesListTestJSON-1395254838-project-member] https://10.4.3.158/volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a returned with HTTP 404 Aug 19 21:32:44.942727 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1020/4112] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:44 2026] GET /volume/v3/volumes/03b52ea7-ba3f-41ec-b4b4-cd4115c6ae6a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:44.956372 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fed44390-0e6a-41b6-bb03-2588edd3fd68 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:44.956818 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fed44390-0e6a-41b6-bb03-2588edd3fd68 None None] GET https://10.4.3.158/volume// Aug 19 21:32:44.957047 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fed44390-0e6a-41b6-bb03-2588edd3fd68 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:44.958036 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fed44390-0e6a-41b6-bb03-2588edd3fd68 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:44.958036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fed44390-0e6a-41b6-bb03-2588edd3fd68 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:32:44.958036 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1027/4113] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:32:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:32:44.971242 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-fe520a3f-da0d-48f0-b546-6fd1af47dfc0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:44.975332 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-fe520a3f-da0d-48f0-b546-6fd1af47dfc0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:32:44.977584 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-fe520a3f-da0d-48f0-b546-6fd1af47dfc0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee", "connector": null, "instance_uuid": "838e468e-dfc1-48e9-8704-ad7b003801eb"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:44.989195 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:44.989195 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:45.041417 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-fe520a3f-da0d-48f0-b546-6fd1af47dfc0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:32:45.041943 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1037/4114] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:32:44 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 19 21:32:45.085658 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fc37b2c2-fbff-4686-89c1-73a12f8cc744 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:45.087629 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc37b2c2-fbff-4686-89c1-73a12f8cc744 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:45.087909 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc37b2c2-fbff-4686-89c1-73a12f8cc744 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:45.088162 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc37b2c2-fbff-4686-89c1-73a12f8cc744 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:45.103840 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:45.103840 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:45.106488 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-25635759-c999-4fbd-bd7d-d2e32ecb6fbf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:45.106950 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25635759-c999-4fbd-bd7d-d2e32ecb6fbf None None] GET https://10.4.3.158/volume// Aug 19 21:32:45.107192 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25635759-c999-4fbd-bd7d-d2e32ecb6fbf None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:45.107435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25635759-c999-4fbd-bd7d-d2e32ecb6fbf None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:45.107746 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25635759-c999-4fbd-bd7d-d2e32ecb6fbf None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:32:45.108106 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1021/4115] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:32:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:32:45.108294 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fc37b2c2-fbff-4686-89c1-73a12f8cc744 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:45.114175 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc37b2c2-fbff-4686-89c1-73a12f8cc744 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:32:45.114588 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1031/4116] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:45 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:45.121215 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-805e408d-9962-4603-9d91-7dcaa2dbbc1a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:45.123459 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-805e408d-9962-4603-9d91-7dcaa2dbbc1a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:45.123804 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-805e408d-9962-4603-9d91-7dcaa2dbbc1a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:45.124077 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-805e408d-9962-4603-9d91-7dcaa2dbbc1a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:45.135459 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:45.135459 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:45.139642 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-805e408d-9962-4603-9d91-7dcaa2dbbc1a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:45.145151 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-805e408d-9962-4603-9d91-7dcaa2dbbc1a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:32:45.145616 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1028/4117] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:32:45 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:32:45.256219 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-6b34b014-9d73-4712-a3d1-7471a3d3eb8f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:45.260290 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-6b34b014-9d73-4712-a3d1-7471a3d3eb8f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] PUT https://10.4.3.158/volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d Aug 19 21:32:45.260677 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-6b34b014-9d73-4712-a3d1-7471a3d3eb8f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:45.271936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-6b34b014-9d73-4712-a3d1-7471a3d3eb8f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Acquiring lock "cinder-attachment_update-44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:32:45.276988 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-6b34b014-9d73-4712-a3d1-7471a3d3eb8f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Lock "cinder-attachment_update-44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:32:45.278169 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:45.278169 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:45.435602 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-6b34b014-9d73-4712-a3d1-7471a3d3eb8f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Lock "cinder-attachment_update-44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee-np0000007814" released by "attachment_update" :: held 0.158s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:32:45.435993 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-6b34b014-9d73-4712-a3d1-7471a3d3eb8f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d returned with HTTP 200 Aug 19 21:32:45.436989 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1038/4118] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:32:45 2026] PUT /volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:45.800630 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-459b07d3-14f2-40c9-a10c-c8479df7dca6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:45.802360 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-459b07d3-14f2-40c9-a10c-c8479df7dca6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:45.802631 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-459b07d3-14f2-40c9-a10c-c8479df7dca6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:45.802842 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-459b07d3-14f2-40c9-a10c-c8479df7dca6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:45.802975 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-459b07d3-14f2-40c9-a10c-c8479df7dca6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:45.808139 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:45.808139 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:45.808139 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-459b07d3-14f2-40c9-a10c-c8479df7dca6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:45.808433 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1022/4119] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:45 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:46.129996 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8aff6f9-87d1-48be-85aa-4915995f2ec5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:46.132486 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8aff6f9-87d1-48be-85aa-4915995f2ec5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:46.132486 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8aff6f9-87d1-48be-85aa-4915995f2ec5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:46.132728 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8aff6f9-87d1-48be-85aa-4915995f2ec5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:46.145073 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:46.145073 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:46.149668 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8aff6f9-87d1-48be-85aa-4915995f2ec5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:46.154984 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8aff6f9-87d1-48be-85aa-4915995f2ec5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:32:46.155406 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1032/4120] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:46 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:46.820729 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6c8072e9-f731-46c7-a79f-e92705aa4e8f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:46.826921 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6c8072e9-f731-46c7-a79f-e92705aa4e8f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:46.828658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6c8072e9-f731-46c7-a79f-e92705aa4e8f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:46.828968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6c8072e9-f731-46c7-a79f-e92705aa4e8f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:46.829329 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-6c8072e9-f731-46c7-a79f-e92705aa4e8f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:46.839999 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:46.839999 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:46.841495 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6c8072e9-f731-46c7-a79f-e92705aa4e8f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:46.841495 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1029/4121] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:46 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:47.174717 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8a7cd7dd-b0b3-43c6-94bb-216cc653b6bc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:47.188594 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8a7cd7dd-b0b3-43c6-94bb-216cc653b6bc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:47.189357 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8a7cd7dd-b0b3-43c6-94bb-216cc653b6bc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:47.190397 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8a7cd7dd-b0b3-43c6-94bb-216cc653b6bc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:47.217394 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:47.217394 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:47.222705 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8a7cd7dd-b0b3-43c6-94bb-216cc653b6bc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:47.228593 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8a7cd7dd-b0b3-43c6-94bb-216cc653b6bc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:32:47.232518 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1039/4122] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:47 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:47.854549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4c0a2466-598f-4ce3-ba2e-e11a8c4faed6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:47.856464 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4c0a2466-598f-4ce3-ba2e-e11a8c4faed6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:47.856671 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4c0a2466-598f-4ce3-ba2e-e11a8c4faed6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:47.856840 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4c0a2466-598f-4ce3-ba2e-e11a8c4faed6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:47.856940 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4c0a2466-598f-4ce3-ba2e-e11a8c4faed6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:47.862342 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:47.862342 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:47.863172 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4c0a2466-598f-4ce3-ba2e-e11a8c4faed6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:47.863873 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1023/4123] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:47 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:48.244358 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6c8f5e38-0533-4e48-9d35-4f65d7eb64c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:48.246707 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c8f5e38-0533-4e48-9d35-4f65d7eb64c9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:48.246707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c8f5e38-0533-4e48-9d35-4f65d7eb64c9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:48.246922 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c8f5e38-0533-4e48-9d35-4f65d7eb64c9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:48.259649 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:48.259649 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:48.268287 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6c8f5e38-0533-4e48-9d35-4f65d7eb64c9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:48.269351 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c8f5e38-0533-4e48-9d35-4f65d7eb64c9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:32:48.269897 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1033/4124] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:48 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:48.782699 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-da79b07a-b22c-403b-8a13-840e869c78b2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:48.793085 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-da79b07a-b22c-403b-8a13-840e869c78b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d/action Aug 19 21:32:48.793085 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-da79b07a-b22c-403b-8a13-840e869c78b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:48.793085 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-da79b07a-b22c-403b-8a13-840e869c78b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:48.809638 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:48.809638 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:48.836755 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e3bab86b-b2e1-4db9-b9e2-a75ce31b0f3b req-da79b07a-b22c-403b-8a13-840e869c78b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d/action returned with HTTP 204 Aug 19 21:32:48.837369 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1030/4125] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:32:48 2026] POST /volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:48.877622 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-49fadb0b-0061-453b-b00a-a8da34183f4f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:48.881848 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49fadb0b-0061-453b-b00a-a8da34183f4f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:48.882194 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49fadb0b-0061-453b-b00a-a8da34183f4f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:48.883032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49fadb0b-0061-453b-b00a-a8da34183f4f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:48.883032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-49fadb0b-0061-453b-b00a-a8da34183f4f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:48.889491 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:48.889491 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:48.890520 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49fadb0b-0061-453b-b00a-a8da34183f4f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:48.890976 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1040/4126] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:48 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:49.287601 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2370e407-793f-49b3-8f07-d60637a7274f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:49.291937 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2370e407-793f-49b3-8f07-d60637a7274f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:49.292263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2370e407-793f-49b3-8f07-d60637a7274f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:49.292656 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2370e407-793f-49b3-8f07-d60637a7274f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:49.504661 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:49.504661 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:49.509333 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2370e407-793f-49b3-8f07-d60637a7274f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:49.514505 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2370e407-793f-49b3-8f07-d60637a7274f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:32:49.514951 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1024/4127] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:49 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 1139 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:49.526583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-40f33334-f70e-46fc-8bb1-1ad9753f1ab1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:49.528346 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40f33334-f70e-46fc-8bb1-1ad9753f1ab1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:32:49.528766 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40f33334-f70e-46fc-8bb1-1ad9753f1ab1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2065746728"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:49.544579 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:49.544579 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:49.545062 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-40f33334-f70e-46fc-8bb1-1ad9753f1ab1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:49.545216 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-40f33334-f70e-46fc-8bb1-1ad9753f1ab1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:49.593690 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-40f33334-f70e-46fc-8bb1-1ad9753f1ab1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['4f1017f0-9b7c-401a-b055-b745ae2c0106', 'c54eb608-dd14-46bb-8c17-74f5da91fb5b', '126b4343-91f1-4869-ae84-878dd10d449b', '09866fa5-19f8-4bc3-a2bd-389b8dc67ff0'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:49.646537 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-40f33334-f70e-46fc-8bb1-1ad9753f1ab1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot force create request issued successfully. Aug 19 21:32:49.646882 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40f33334-f70e-46fc-8bb1-1ad9753f1ab1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:32:49.647300 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1034/4128] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:32:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:49.656448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-063d293e-4766-45d6-9091-75cf30b10cb6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:49.661379 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-063d293e-4766-45d6-9091-75cf30b10cb6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c Aug 19 21:32:49.661379 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-063d293e-4766-45d6-9091-75cf30b10cb6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:49.661379 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-063d293e-4766-45d6-9091-75cf30b10cb6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:49.667660 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:49.667660 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:49.668466 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-063d293e-4766-45d6-9091-75cf30b10cb6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:32:49.669810 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-063d293e-4766-45d6-9091-75cf30b10cb6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c returned with HTTP 200 Aug 19 21:32:49.670466 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1031/4129] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:32:49 2026] GET /volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:49.907954 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0c076b2b-6adf-40a5-8c1f-b7fe1e11957a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:49.907954 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c076b2b-6adf-40a5-8c1f-b7fe1e11957a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:49.907954 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c076b2b-6adf-40a5-8c1f-b7fe1e11957a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:49.907954 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c076b2b-6adf-40a5-8c1f-b7fe1e11957a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:49.907954 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0c076b2b-6adf-40a5-8c1f-b7fe1e11957a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:49.913735 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:49.913735 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:49.914715 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c076b2b-6adf-40a5-8c1f-b7fe1e11957a tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:49.915244 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1041/4130] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:49 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:50.063370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-16fb2018-97a2-43e6-9dae-beee20887ec5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:50.149478 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-16fb2018-97a2-43e6-9dae-beee20887ec5 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:32:50.149998 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-16fb2018-97a2-43e6-9dae-beee20887ec5 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-864636682", "extra_specs": {}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:50.172515 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-16fb2018-97a2-43e6-9dae-beee20887ec5 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:32:50.172926 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1025/4131] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:32:50 2026] POST /volume/v3/types => generated 211 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:50.182230 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9f97b327-d1ec-4239-bf88-bae80df79c2a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:50.185643 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9f97b327-d1ec-4239-bf88-bae80df79c2a tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] POST https://10.4.3.158/volume/v3/types/aeff4977-d292-4092-a72a-3211ffd85972/encryption Aug 19 21:32:50.186085 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9f97b327-d1ec-4239-bf88-bae80df79c2a tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:50.188133 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:50.188133 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:50.216896 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9f97b327-d1ec-4239-bf88-bae80df79c2a tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] https://10.4.3.158/volume/v3/types/aeff4977-d292-4092-a72a-3211ffd85972/encryption returned with HTTP 200 Aug 19 21:32:50.217464 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1035/4132] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:32:50 2026] POST /volume/v3/types/aeff4977-d292-4092-a72a-3211ffd85972/encryption => generated 230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:50.226809 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:50.330282 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:32:50.332889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-927570161", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-864636682", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:50.333807 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-927570161', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-864636682', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:32:50.337856 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume of 1 GB Aug 19 21:32:50.338207 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:50.338207 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:50.338953 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Availability Zones retrieved successfully. Aug 19 21:32:50.346175 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (2377538a-c0b1-4415-8b99-74292eb9fee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:50.347235 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689faf3f-37a2-470b-9437-1d0edba18d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:50.348352 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:32:50.391764 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689faf3f-37a2-470b-9437-1d0edba18d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:32:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aeff4977-d292-4092-a72a-3211ffd85972,is_public=True,name='tempest-scenario-type-luks-864636682',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aeff4977-d292-4092-a72a-3211ffd85972', '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=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:50.392887 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d02f93-6e52-48f4-8073-169811d731e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:50.429817 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-864636682 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-864636682, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:32:50.429817 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-864636682 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-864636682, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:32:50.536870 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['b513929a-753c-4fd1-bc26-05db3a6d657e', '3cb79688-fc7b-4dd6-bce8-7c47168d94b4', 'ff51c6a4-b083-4370-bbd1-475201e7f7fd', 'fe63409e-555a-47ae-a05c-307ad583d394'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:50.537920 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d02f93-6e52-48f4-8073-169811d731e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b513929a-753c-4fd1-bc26-05db3a6d657e', '3cb79688-fc7b-4dd6-bce8-7c47168d94b4', 'ff51c6a4-b083-4370-bbd1-475201e7f7fd', 'fe63409e-555a-47ae-a05c-307ad583d394']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:50.538750 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (441bb438-7de1-449e-a09f-4f40fe9aaf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:50.578293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (441bb438-7de1-449e-a09f-4f40fe9aaf81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f22ca46-7cab-4882-8455-9c2b1a9cbfd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-927570161',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['b513929a-753c-4fd1-bc26-05db3a6d657e','3cb79688-fc7b-4dd6-bce8-7c47168d94b4','ff51c6a4-b083-4370-bbd1-475201e7f7fd','fe63409e-555a-47ae-a05c-307ad583d394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=aeff4977-d292-4092-a72a-3211ffd85972), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-927570161',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5f22ca46-7cab-4882-8455-9c2b1a9cbfd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5556b137f40546b4995eb155c224193c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aeff4977-d292-4092-a72a-3211ffd85972),volume_type_id=aeff4977-d292-4092-a72a-3211ffd85972)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:50.579854 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0feb67e4-db9b-47dc-8a3e-c73b3915dafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:50.675852 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0feb67e4-db9b-47dc-8a3e-c73b3915dafe) transitioned into state 'SUCCESS' from state '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-927570161',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['b513929a-753c-4fd1-bc26-05db3a6d657e','3cb79688-fc7b-4dd6-bce8-7c47168d94b4','ff51c6a4-b083-4370-bbd1-475201e7f7fd','fe63409e-555a-47ae-a05c-307ad583d394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=aeff4977-d292-4092-a72a-3211ffd85972)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:50.676679 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff277a0-5d81-4d56-a8a7-5e31d0417f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:50.683670 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3144f208-1a5b-43fc-bc79-e92de4a8b02c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:50.685373 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3144f208-1a5b-43fc-bc79-e92de4a8b02c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c Aug 19 21:32:50.685576 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3144f208-1a5b-43fc-bc79-e92de4a8b02c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:50.685785 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3144f208-1a5b-43fc-bc79-e92de4a8b02c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:50.694766 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:50.694766 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:50.695880 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3144f208-1a5b-43fc-bc79-e92de4a8b02c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:32:50.697823 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3144f208-1a5b-43fc-bc79-e92de4a8b02c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c returned with HTTP 200 Aug 19 21:32:50.698518 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1042/4133] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:32:50 2026] GET /volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:50.704458 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff277a0-5d81-4d56-a8a7-5e31d0417f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:50.705682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (2377538a-c0b1-4415-8b99-74292eb9fee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:50.706114 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request issued successfully. Aug 19 21:32:50.707165 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5e384a2d-aed8-47bb-bf5c-a5103175cf45 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:32:50.707664 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1032/4134] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:32:50 2026] POST /volume/v3/volumes => generated 778 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:50.715383 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-83e94d17-112b-4638-958c-0530c97bf656 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:50.721309 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83e94d17-112b-4638-958c-0530c97bf656 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:32:50.721838 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83e94d17-112b-4638-958c-0530c97bf656 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-89610697"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:50.728714 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cfb86a65-6d07-4d3f-94eb-d800febf75ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:50.730709 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cfb86a65-6d07-4d3f-94eb-d800febf75ea tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 Aug 19 21:32:50.730912 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cfb86a65-6d07-4d3f-94eb-d800febf75ea tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:50.732397 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cfb86a65-6d07-4d3f-94eb-d800febf75ea tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:50.741217 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:50.741217 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:50.747564 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:50.747564 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:50.747564 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-83e94d17-112b-4638-958c-0530c97bf656 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:50.747564 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-83e94d17-112b-4638-958c-0530c97bf656 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:50.750417 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cfb86a65-6d07-4d3f-94eb-d800febf75ea tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:32:50.756036 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cfb86a65-6d07-4d3f-94eb-d800febf75ea tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 returned with HTTP 200 Aug 19 21:32:50.756429 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1036/4135] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:50 2026] GET /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:50.797558 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-83e94d17-112b-4638-958c-0530c97bf656 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['3dbc8dee-bb00-476c-86f9-315d735a22ff', '981318f7-3d94-42ed-8630-268fe5e40b87', '020bc999-7cb4-41d0-8b5b-d988984914e3', 'e1dddcc1-5e23-4e29-80c3-0f9a79aafb0b'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:50.845888 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-83e94d17-112b-4638-958c-0530c97bf656 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot force create request issued successfully. Aug 19 21:32:50.845888 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83e94d17-112b-4638-958c-0530c97bf656 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:32:50.845888 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1026/4136] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:32:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:50.855067 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0884e83-871d-4777-8653-814977df5987 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:50.857423 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0884e83-871d-4777-8653-814977df5987 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea Aug 19 21:32:50.857685 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0884e83-871d-4777-8653-814977df5987 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:50.857944 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0884e83-871d-4777-8653-814977df5987 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:50.863410 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:50.863410 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:50.864003 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e0884e83-871d-4777-8653-814977df5987 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:32:50.869499 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0884e83-871d-4777-8653-814977df5987 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea returned with HTTP 200 Aug 19 21:32:50.869499 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1043/4137] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:32:50 2026] GET /volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:50.928560 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5bbfa09b-13a3-4607-8526-e2eb82479245 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:50.930418 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5bbfa09b-13a3-4607-8526-e2eb82479245 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:32:50.930646 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5bbfa09b-13a3-4607-8526-e2eb82479245 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:50.930820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5bbfa09b-13a3-4607-8526-e2eb82479245 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:50.931781 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-5bbfa09b-13a3-4607-8526-e2eb82479245 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:50.935301 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:50.935301 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:50.935899 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5bbfa09b-13a3-4607-8526-e2eb82479245 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:32:50.936257 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1033/4138] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:50 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:50.947664 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e325ef6-5a89-4a05-a3dd-871dce0c21eb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:50.949979 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e325ef6-5a89-4a05-a3dd-871dce0c21eb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716/action Aug 19 21:32:50.950342 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e325ef6-5a89-4a05-a3dd-871dce0c21eb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:50.950475 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e325ef6-5a89-4a05-a3dd-871dce0c21eb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:50.951710 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-9e325ef6-5a89-4a05-a3dd-871dce0c21eb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Updating backup '892e1fb3-67f7-491e-9338-a57588026716' with '{'status': 'error'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 21:32:50.959806 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:50.959806 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:50.973921 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-9e325ef6-5a89-4a05-a3dd-871dce0c21eb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] reset_status in rpcapi backup_id 892e1fb3-67f7-491e-9338-a57588026716 on host np0000007814. {{(pid=100176) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 19 21:32:50.975516 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e325ef6-5a89-4a05-a3dd-871dce0c21eb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716/action returned with HTTP 202 Aug 19 21:32:50.975924 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1037/4139] 10.4.3.158 () {70 vars in 1430 bytes} [Wed Aug 19 21:32:50 2026] POST /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:50.984233 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-38025aa5-5f99-4304-b783-f5d45ec02aeb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:50.985550 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-38025aa5-5f99-4304-b783-f5d45ec02aeb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 Aug 19 21:32:50.985874 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-38025aa5-5f99-4304-b783-f5d45ec02aeb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:50.986171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-38025aa5-5f99-4304-b783-f5d45ec02aeb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:50.987354 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-38025aa5-5f99-4304-b783-f5d45ec02aeb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete volume with id: fb4609f1-c979-4391-bf7e-321390f4e963 Aug 19 21:32:50.995272 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:50.995272 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:50.995272 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-38025aa5-5f99-4304-b783-f5d45ec02aeb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:51.025393 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-38025aa5-5f99-4304-b783-f5d45ec02aeb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete volume request issued successfully. Aug 19 21:32:51.025393 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-38025aa5-5f99-4304-b783-f5d45ec02aeb tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 returned with HTTP 202 Aug 19 21:32:51.025393 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1027/4140] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:32:50 2026] DELETE /volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:51.036590 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5bf0ec36-b426-43e1-80d7-d0a543c5f64d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:51.038305 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5bf0ec36-b426-43e1-80d7-d0a543c5f64d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 Aug 19 21:32:51.038483 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5bf0ec36-b426-43e1-80d7-d0a543c5f64d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:51.038682 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5bf0ec36-b426-43e1-80d7-d0a543c5f64d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:51.046102 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:51.046102 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:51.050382 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5bf0ec36-b426-43e1-80d7-d0a543c5f64d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:51.056186 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5bf0ec36-b426-43e1-80d7-d0a543c5f64d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 returned with HTTP 200 Aug 19 21:32:51.056802 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1044/4141] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:51 2026] GET /volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:51.774413 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9866c41e-d0b4-42df-97bb-9e4dfc465f2c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:51.776355 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9866c41e-d0b4-42df-97bb-9e4dfc465f2c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 Aug 19 21:32:51.776760 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9866c41e-d0b4-42df-97bb-9e4dfc465f2c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:51.777074 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9866c41e-d0b4-42df-97bb-9e4dfc465f2c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:51.787767 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:51.787767 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:51.792026 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9866c41e-d0b4-42df-97bb-9e4dfc465f2c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:32:51.796816 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9866c41e-d0b4-42df-97bb-9e4dfc465f2c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 returned with HTTP 200 Aug 19 21:32:51.797347 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1034/4142] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:51 2026] GET /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:51.813272 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2428459e-0f42-4dbe-bce8-dbcd22a46790 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:51.815175 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2428459e-0f42-4dbe-bce8-dbcd22a46790 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 Aug 19 21:32:51.815367 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2428459e-0f42-4dbe-bce8-dbcd22a46790 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:51.815543 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2428459e-0f42-4dbe-bce8-dbcd22a46790 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:51.822908 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:51.822908 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:51.827187 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2428459e-0f42-4dbe-bce8-dbcd22a46790 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:32:51.831429 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2428459e-0f42-4dbe-bce8-dbcd22a46790 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 returned with HTTP 200 Aug 19 21:32:51.831833 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1038/4143] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:32:51 2026] GET /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:51.851246 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-85f1a0ca-d821-41c1-92a5-48a1c4d27534 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:51.853397 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85f1a0ca-d821-41c1-92a5-48a1c4d27534 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7/action Aug 19 21:32:51.853909 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85f1a0ca-d821-41c1-92a5-48a1c4d27534 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:51.854122 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85f1a0ca-d821-41c1-92a5-48a1c4d27534 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:51.862566 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:51.862566 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:51.863171 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-85f1a0ca-d821-41c1-92a5-48a1c4d27534 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:32:51.872167 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-85f1a0ca-d821-41c1-92a5-48a1c4d27534 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume updated successfully. Aug 19 21:32:51.872353 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85f1a0ca-d821-41c1-92a5-48a1c4d27534 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7/action returned with HTTP 200 Aug 19 21:32:51.872824 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1028/4144] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:32:51 2026] POST /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 21:32:51.883693 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8b0bdbac-eb4a-41f0-b6fb-58691582b55d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:51.884983 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8b0bdbac-eb4a-41f0-b6fb-58691582b55d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea Aug 19 21:32:51.885275 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8b0bdbac-eb4a-41f0-b6fb-58691582b55d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:51.885518 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8b0bdbac-eb4a-41f0-b6fb-58691582b55d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:51.890112 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:51.890112 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:51.890648 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8b0bdbac-eb4a-41f0-b6fb-58691582b55d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:32:51.891461 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8b0bdbac-eb4a-41f0-b6fb-58691582b55d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea returned with HTTP 200 Aug 19 21:32:51.891930 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1045/4145] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:32:51 2026] GET /volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:51.907934 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f9bba668-e657-434f-bc3e-cd2ecfa07b0d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:51.910034 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f9bba668-e657-434f-bc3e-cd2ecfa07b0d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea Aug 19 21:32:51.910284 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f9bba668-e657-434f-bc3e-cd2ecfa07b0d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:51.910517 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f9bba668-e657-434f-bc3e-cd2ecfa07b0d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:51.910740 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-f9bba668-e657-434f-bc3e-cd2ecfa07b0d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 9dc39e67-af6d-4c89-9e54-5d197ba510ea Aug 19 21:32:51.915996 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:51.915996 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:51.916762 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f9bba668-e657-434f-bc3e-cd2ecfa07b0d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:32:51.942007 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f9bba668-e657-434f-bc3e-cd2ecfa07b0d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot delete request issued successfully. Aug 19 21:32:51.942235 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f9bba668-e657-434f-bc3e-cd2ecfa07b0d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea returned with HTTP 202 Aug 19 21:32:51.942655 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1035/4146] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:32:51 2026] DELETE /volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:51.951322 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-80baf397-598b-4a21-84c1-9c89251f69b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:51.954415 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-80baf397-598b-4a21-84c1-9c89251f69b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea Aug 19 21:32:51.954667 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-80baf397-598b-4a21-84c1-9c89251f69b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:51.954908 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-80baf397-598b-4a21-84c1-9c89251f69b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:51.960655 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:51.960655 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:51.961235 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-80baf397-598b-4a21-84c1-9c89251f69b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:32:51.962303 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-80baf397-598b-4a21-84c1-9c89251f69b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea returned with HTTP 200 Aug 19 21:32:51.963153 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1039/4147] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:32:51 2026] GET /volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:51.998125 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-64653188-aef1-4a19-8100-fcad24c0bd70 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:52.000831 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-64653188-aef1-4a19-8100-fcad24c0bd70 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 Aug 19 21:32:52.001093 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-64653188-aef1-4a19-8100-fcad24c0bd70 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:52.001298 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-64653188-aef1-4a19-8100-fcad24c0bd70 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:52.014464 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:52.014464 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:52.019084 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-64653188-aef1-4a19-8100-fcad24c0bd70 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:32:52.023402 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-64653188-aef1-4a19-8100-fcad24c0bd70 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 returned with HTTP 200 Aug 19 21:32:52.023875 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1029/4148] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:32:51 2026] GET /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:52.071449 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fbc6163f-9296-4f27-840b-097a5bd39c5d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:52.073418 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fbc6163f-9296-4f27-840b-097a5bd39c5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 Aug 19 21:32:52.073801 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fbc6163f-9296-4f27-840b-097a5bd39c5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:52.074082 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fbc6163f-9296-4f27-840b-097a5bd39c5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:52.085275 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fbc6163f-9296-4f27-840b-097a5bd39c5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 returned with HTTP 404 Aug 19 21:32:52.086005 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1046/4149] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:52 2026] GET /volume/v3/volumes/fb4609f1-c979-4391-bf7e-321390f4e963 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:52.096895 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:52.100205 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] POST https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b/restore Aug 19 21:32:52.100915 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:52.103091 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Restoring backup 8f284bc7-93f2-498d-963f-781dd9e0c53b ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100178) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 21:32:52.103091 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Restoring backup 8f284bc7-93f2-498d-963f-781dd9e0c53b to volume None. Aug 19 21:32:52.116676 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:52.116676 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:52.116676 np0000007814 devstack@c-api.service[100178]: INFO cinder.backup.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Creating volume of 1 GB for restore of backup 8f284bc7-93f2-498d-963f-781dd9e0c53b. Aug 19 21:32:52.116676 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Availability Zones retrieved successfully. Aug 19 21:32:52.123780 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Flow 'volume_create_api' (80383f42-09c3-4e0a-8670-03ffcd27b57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:52.126666 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9237ee2b-9834-4cec-9c4b-8aea6864e092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:52.126666 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:32:52.162172 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9237ee2b-9834-4cec-9c4b-8aea6864e092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:52.163406 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb588c6-4496-4788-b5ce-66ac0897ced1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:52.229104 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Created reservations ['5a7d68c4-5374-4b27-83e0-30e7839b0ea6', '8a573f26-1591-468c-bb4c-1e1fe82f0e64', 'b4d5aaa2-9a12-4a76-a873-270077002597', '7b85eeb6-05f7-422f-a3e1-c9404720988d'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:32:52.230210 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb588c6-4496-4788-b5ce-66ac0897ced1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a7d68c4-5374-4b27-83e0-30e7839b0ea6', '8a573f26-1591-468c-bb4c-1e1fe82f0e64', 'b4d5aaa2-9a12-4a76-a873-270077002597', '7b85eeb6-05f7-422f-a3e1-c9404720988d']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:52.231697 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8d5ad4-7388-431f-96b9-0033dd55e217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:52.267282 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8d5ad4-7388-431f-96b9-0033dd55e217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd', '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='63d1f36b0b984cb9b5dabb09d6c1d349',qos_specs=None,replication_status=,reservations=['5a7d68c4-5374-4b27-83e0-30e7839b0ea6','8a573f26-1591-468c-bb4c-1e1fe82f0e64','b4d5aaa2-9a12-4a76-a873-270077002597','7b85eeb6-05f7-422f-a3e1-c9404720988d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2806e35420c14beb9eae1a67797a302e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:32:52Z,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=3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d1f36b0b984cb9b5dabb09d6c1d349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2806e35420c14beb9eae1a67797a302e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:52.268099 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dac9f74-2892-4e0c-a7cf-c32814b09cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:52.291883 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dac9f74-2892-4e0c-a7cf-c32814b09cc7) transitioned into 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='63d1f36b0b984cb9b5dabb09d6c1d349',qos_specs=None,replication_status=,reservations=['5a7d68c4-5374-4b27-83e0-30e7839b0ea6','8a573f26-1591-468c-bb4c-1e1fe82f0e64','b4d5aaa2-9a12-4a76-a873-270077002597','7b85eeb6-05f7-422f-a3e1-c9404720988d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2806e35420c14beb9eae1a67797a302e',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:52.292666 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bedefcfd-c5c9-4c9a-ad63-5be78eabeb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:32:52.325842 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bedefcfd-c5c9-4c9a-ad63-5be78eabeb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:32:52.327184 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Flow 'volume_create_api' (80383f42-09c3-4e0a-8670-03ffcd27b57f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:32:52.327667 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Create volume request issued successfully. Aug 19 21:32:52.338446 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:52.338446 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:52.338798 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:52.601300 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-61e2413b-6169-421a-bd06-072d42b2870b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:52.603485 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-61e2413b-6169-421a-bd06-072d42b2870b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 Aug 19 21:32:52.603665 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-61e2413b-6169-421a-bd06-072d42b2870b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:52.603866 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-61e2413b-6169-421a-bd06-072d42b2870b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:52.610685 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:52.610685 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:52.614486 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-61e2413b-6169-421a-bd06-072d42b2870b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:32:52.621347 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-61e2413b-6169-421a-bd06-072d42b2870b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 returned with HTTP 200 Aug 19 21:32:52.621803 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1040/4150] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:32:52 2026] GET /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:52.631338 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2522b160-45d6-439a-8868-d87955e6365c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:52.631792 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2522b160-45d6-439a-8868-d87955e6365c None None] GET https://10.4.3.158/volume// Aug 19 21:32:52.632049 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2522b160-45d6-439a-8868-d87955e6365c None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:52.632263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2522b160-45d6-439a-8868-d87955e6365c None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:52.632550 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2522b160-45d6-439a-8868-d87955e6365c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:32:52.632830 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1030/4151] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:32:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:32:52.641029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-b6ab9601-87cc-47e0-82e8-662db3943e88 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:52.643160 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-b6ab9601-87cc-47e0-82e8-662db3943e88 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:32:52.643526 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-b6ab9601-87cc-47e0-82e8-662db3943e88 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f22ca46-7cab-4882-8455-9c2b1a9cbfd7", "connector": null, "instance_uuid": "7b6a42ae-055e-4398-9aad-d67b1a997181"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:52.652457 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:52.652457 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:52.684707 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-b6ab9601-87cc-47e0-82e8-662db3943e88 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:32:52.685222 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1047/4152] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:32:52 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 19 21:32:52.976736 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4f29331c-4939-47ed-879c-db3a2bdc8128 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:52.980427 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4f29331c-4939-47ed-879c-db3a2bdc8128 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea Aug 19 21:32:52.980427 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4f29331c-4939-47ed-879c-db3a2bdc8128 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:52.980427 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4f29331c-4939-47ed-879c-db3a2bdc8128 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:52.987043 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4f29331c-4939-47ed-879c-db3a2bdc8128 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea returned with HTTP 404 Aug 19 21:32:52.988592 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1041/4153] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:32:52 2026] GET /volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:52.995813 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8dace7ad-8127-49ee-8b1e-ad4660719491 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:52.997825 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8dace7ad-8127-49ee-8b1e-ad4660719491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc Aug 19 21:32:52.998085 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8dace7ad-8127-49ee-8b1e-ad4660719491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:52.998302 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8dace7ad-8127-49ee-8b1e-ad4660719491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:52.998398 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-8dace7ad-8127-49ee-8b1e-ad4660719491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 319b1473-9907-412e-b85c-6c1d09f1fedc Aug 19 21:32:53.003445 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:53.003445 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:53.003753 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8dace7ad-8127-49ee-8b1e-ad4660719491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:32:53.033887 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8dace7ad-8127-49ee-8b1e-ad4660719491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot delete request issued successfully. Aug 19 21:32:53.034061 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8dace7ad-8127-49ee-8b1e-ad4660719491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc returned with HTTP 202 Aug 19 21:32:53.034442 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1031/4154] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:32:52 2026] DELETE /volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:53.043207 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9b411c27-6b04-404e-95e9-5ce545f34c4c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:53.044951 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b411c27-6b04-404e-95e9-5ce545f34c4c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc Aug 19 21:32:53.045200 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b411c27-6b04-404e-95e9-5ce545f34c4c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:53.045410 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b411c27-6b04-404e-95e9-5ce545f34c4c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:53.050921 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:53.050921 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:53.051342 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9b411c27-6b04-404e-95e9-5ce545f34c4c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:32:53.052303 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b411c27-6b04-404e-95e9-5ce545f34c4c tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc returned with HTTP 200 Aug 19 21:32:53.052723 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1048/4155] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:32:53 2026] GET /volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:53.347729 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:53.347729 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:53.348404 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:32:53.350033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Checking backup size 1 against volume size 1 {{(pid=100178) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 21:32:53.350033 np0000007814 devstack@c-api.service[100178]: INFO cinder.backup.api [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Overwriting volume 3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd with restore of backup 8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:32:53.378101 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] restore_backup in rpcapi backup_id 8f284bc7-93f2-498d-963f-781dd9e0c53b {{(pid=100178) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 21:32:53.379322 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-598c46ee-72e0-40d0-9af2-0a741b8bd1a9 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b/restore returned with HTTP 202 Aug 19 21:32:53.379990 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1036/4156] 10.4.3.158 () {70 vars in 1433 bytes} [Wed Aug 19 21:32:52 2026] POST /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b/restore => generated 152 bytes in 1284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:32:53.388502 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d9cefe01-bb97-4cd2-b8e1-b9d16e24de7e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:53.390311 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9cefe01-bb97-4cd2-b8e1-b9d16e24de7e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:32:53.390540 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9cefe01-bb97-4cd2-b8e1-b9d16e24de7e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:53.390753 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9cefe01-bb97-4cd2-b8e1-b9d16e24de7e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:53.390871 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d9cefe01-bb97-4cd2-b8e1-b9d16e24de7e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:53.397962 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:53.397962 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:53.398680 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9cefe01-bb97-4cd2-b8e1-b9d16e24de7e tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:32:53.399051 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1042/4157] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:53 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:53.655893 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5b87b980-783a-47ae-8045-1ef793fd31cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:53.656388 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b87b980-783a-47ae-8045-1ef793fd31cd None None] GET https://10.4.3.158/volume// Aug 19 21:32:53.656576 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b87b980-783a-47ae-8045-1ef793fd31cd None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:53.656843 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b87b980-783a-47ae-8045-1ef793fd31cd None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:53.657187 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b87b980-783a-47ae-8045-1ef793fd31cd None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:32:53.657554 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1032/4158] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:32:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:32:53.670506 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-8d4d0a1c-4c26-4de5-8ac8-fb71872956f6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:53.672381 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-8d4d0a1c-4c26-4de5-8ac8-fb71872956f6 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 Aug 19 21:32:53.672584 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-8d4d0a1c-4c26-4de5-8ac8-fb71872956f6 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:53.672799 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-8d4d0a1c-4c26-4de5-8ac8-fb71872956f6 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:53.682803 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:53.682803 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:53.686279 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-8d4d0a1c-4c26-4de5-8ac8-fb71872956f6 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:32:53.690409 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-8d4d0a1c-4c26-4de5-8ac8-fb71872956f6 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 returned with HTTP 200 Aug 19 21:32:53.690819 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1049/4159] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:32:53 2026] GET /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 => generated 1049 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:32:53.791825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-74025a35-346f-461b-bd42-4a94b6f520ad None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:53.794471 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-74025a35-346f-461b-bd42-4a94b6f520ad tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] PUT https://10.4.3.158/volume/v3/attachments/c9ea89b1-6353-46d2-9eab-1d83e9bf46e4 Aug 19 21:32:53.795292 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-74025a35-346f-461b-bd42-4a94b6f520ad tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:53.806063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-74025a35-346f-461b-bd42-4a94b6f520ad tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Acquiring lock "cinder-attachment_update-5f22ca46-7cab-4882-8455-9c2b1a9cbfd7-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:32:53.811477 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-74025a35-346f-461b-bd42-4a94b6f520ad tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-5f22ca46-7cab-4882-8455-9c2b1a9cbfd7-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:32:53.814034 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:53.814034 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:53.942142 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-74025a35-346f-461b-bd42-4a94b6f520ad tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-5f22ca46-7cab-4882-8455-9c2b1a9cbfd7-np0000007814" released by "attachment_update" :: held 0.130s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:32:53.942142 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-74025a35-346f-461b-bd42-4a94b6f520ad tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/c9ea89b1-6353-46d2-9eab-1d83e9bf46e4 returned with HTTP 200 Aug 19 21:32:53.942142 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1037/4160] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:32:53 2026] PUT /volume/v3/attachments/c9ea89b1-6353-46d2-9eab-1d83e9bf46e4 => generated 968 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:53.968399 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-4c301596-033d-4502-b65f-c09eb9739bab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:53.971192 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-4c301596-033d-4502-b65f-c09eb9739bab tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments/c9ea89b1-6353-46d2-9eab-1d83e9bf46e4/action Aug 19 21:32:53.971822 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-4c301596-033d-4502-b65f-c09eb9739bab tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:53.972102 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-4c301596-033d-4502-b65f-c09eb9739bab tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:53.992595 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:53.992595 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:54.010375 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-4c301596-033d-4502-b65f-c09eb9739bab tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/c9ea89b1-6353-46d2-9eab-1d83e9bf46e4/action returned with HTTP 204 Aug 19 21:32:54.011072 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1043/4161] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:32:53 2026] POST /volume/v3/attachments/c9ea89b1-6353-46d2-9eab-1d83e9bf46e4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:54.067883 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bfc60b56-a1f4-41e7-b08a-51b6db3e8cae None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:54.069942 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bfc60b56-a1f4-41e7-b08a-51b6db3e8cae tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc Aug 19 21:32:54.070173 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bfc60b56-a1f4-41e7-b08a-51b6db3e8cae tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:54.070391 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bfc60b56-a1f4-41e7-b08a-51b6db3e8cae tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:54.076809 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bfc60b56-a1f4-41e7-b08a-51b6db3e8cae tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc returned with HTTP 404 Aug 19 21:32:54.077437 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1033/4162] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:32:54 2026] GET /volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:54.084423 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6b7dfc77-64df-4ed7-aaf8-369874cfe24b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:54.087380 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b7dfc77-64df-4ed7-aaf8-369874cfe24b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c Aug 19 21:32:54.087641 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b7dfc77-64df-4ed7-aaf8-369874cfe24b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:54.087884 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b7dfc77-64df-4ed7-aaf8-369874cfe24b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:54.088048 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-6b7dfc77-64df-4ed7-aaf8-369874cfe24b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: c2375b6b-0bc0-4851-bb48-6418681a888c Aug 19 21:32:54.094554 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:54.094554 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:54.095382 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6b7dfc77-64df-4ed7-aaf8-369874cfe24b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:32:54.128638 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6b7dfc77-64df-4ed7-aaf8-369874cfe24b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot delete request issued successfully. Aug 19 21:32:54.128858 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b7dfc77-64df-4ed7-aaf8-369874cfe24b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c returned with HTTP 202 Aug 19 21:32:54.129394 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1050/4163] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:32:54 2026] DELETE /volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:32:54.137257 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cf49622a-d7cc-4509-a3a1-ad363e8af0f6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:54.142385 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf49622a-d7cc-4509-a3a1-ad363e8af0f6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c Aug 19 21:32:54.142385 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf49622a-d7cc-4509-a3a1-ad363e8af0f6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:54.142385 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf49622a-d7cc-4509-a3a1-ad363e8af0f6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:54.149132 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:54.149132 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:54.150095 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-cf49622a-d7cc-4509-a3a1-ad363e8af0f6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:32:54.151564 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf49622a-d7cc-4509-a3a1-ad363e8af0f6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c returned with HTTP 200 Aug 19 21:32:54.152400 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1038/4164] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:32:54 2026] GET /volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:54.414669 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-296c6523-6084-45c5-a459-282e3cbb0067 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:54.418944 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-296c6523-6084-45c5-a459-282e3cbb0067 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:32:54.419054 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-296c6523-6084-45c5-a459-282e3cbb0067 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:54.419267 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-296c6523-6084-45c5-a459-282e3cbb0067 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:54.419431 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-296c6523-6084-45c5-a459-282e3cbb0067 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:54.426666 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:54.426666 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:54.427946 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-296c6523-6084-45c5-a459-282e3cbb0067 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:32:54.428427 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1044/4165] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:54 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:55.161929 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d4292175-42a7-4604-9316-c9eda1f8b764 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:55.163933 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4292175-42a7-4604-9316-c9eda1f8b764 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c Aug 19 21:32:55.164127 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4292175-42a7-4604-9316-c9eda1f8b764 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:55.164315 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4292175-42a7-4604-9316-c9eda1f8b764 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:55.169516 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4292175-42a7-4604-9316-c9eda1f8b764 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c returned with HTTP 404 Aug 19 21:32:55.170227 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1034/4166] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:32:55 2026] GET /volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:55.179169 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b93a2233-6016-467d-b2fb-82bc74924259 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:55.183298 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b93a2233-6016-467d-b2fb-82bc74924259 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea Aug 19 21:32:55.183488 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b93a2233-6016-467d-b2fb-82bc74924259 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:55.183736 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b93a2233-6016-467d-b2fb-82bc74924259 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:55.183841 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-b93a2233-6016-467d-b2fb-82bc74924259 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 9dc39e67-af6d-4c89-9e54-5d197ba510ea Aug 19 21:32:55.189146 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=180,cinder:UPDATE=34,cinder:INSERT=18 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:32:55.193227 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b93a2233-6016-467d-b2fb-82bc74924259 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea returned with HTTP 404 Aug 19 21:32:55.193808 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1051/4167] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:32:55 2026] DELETE /volume/v3/snapshots/9dc39e67-af6d-4c89-9e54-5d197ba510ea => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:55.202174 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-67e27e42-31d2-4d59-83e2-d2d75d6f5bd3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:55.205535 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-67e27e42-31d2-4d59-83e2-d2d75d6f5bd3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c Aug 19 21:32:55.205740 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-67e27e42-31d2-4d59-83e2-d2d75d6f5bd3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:55.205965 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-67e27e42-31d2-4d59-83e2-d2d75d6f5bd3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:55.206111 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-67e27e42-31d2-4d59-83e2-d2d75d6f5bd3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: c2375b6b-0bc0-4851-bb48-6418681a888c Aug 19 21:32:55.210782 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-67e27e42-31d2-4d59-83e2-d2d75d6f5bd3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c returned with HTTP 404 Aug 19 21:32:55.211779 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1039/4168] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:32:55 2026] DELETE /volume/v3/snapshots/c2375b6b-0bc0-4851-bb48-6418681a888c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:32:55.258556 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-23d36df3-a7be-4eec-9197-674a170b6127 req-8e6a3a18-4e8f-493c-935b-e9365350279d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:55.262488 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-8e6a3a18-4e8f-493c-935b-e9365350279d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:55.262788 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-8e6a3a18-4e8f-493c-935b-e9365350279d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:55.263837 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-8e6a3a18-4e8f-493c-935b-e9365350279d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:55.276830 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:55.276830 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:55.282356 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-23d36df3-a7be-4eec-9197-674a170b6127 req-8e6a3a18-4e8f-493c-935b-e9365350279d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:55.290695 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-8e6a3a18-4e8f-493c-935b-e9365350279d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:32:55.292101 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1045/4169] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:32:55 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:32:55.312901 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-23d36df3-a7be-4eec-9197-674a170b6127 req-48f64d30-a863-432c-98b6-8e3917b2f08d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:55.315480 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-48f64d30-a863-432c-98b6-8e3917b2f08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee/action Aug 19 21:32:55.315892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-48f64d30-a863-432c-98b6-8e3917b2f08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:32:55.316094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-48f64d30-a863-432c-98b6-8e3917b2f08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:32:55.328519 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:55.328519 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:55.329244 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-23d36df3-a7be-4eec-9197-674a170b6127 req-48f64d30-a863-432c-98b6-8e3917b2f08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:55.338892 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-23d36df3-a7be-4eec-9197-674a170b6127 req-48f64d30-a863-432c-98b6-8e3917b2f08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Begin detaching volume completed successfully. Aug 19 21:32:55.339243 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-48f64d30-a863-432c-98b6-8e3917b2f08d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee/action returned with HTTP 202 Aug 19 21:32:55.339849 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1035/4170] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:32:55 2026] POST /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:32:55.394794 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-765f56d0-3d7a-4db1-87ba-e1ade96994f9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:55.395262 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-765f56d0-3d7a-4db1-87ba-e1ade96994f9 None None] GET https://10.4.3.158/volume// Aug 19 21:32:55.395550 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-765f56d0-3d7a-4db1-87ba-e1ade96994f9 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:55.395830 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-765f56d0-3d7a-4db1-87ba-e1ade96994f9 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:55.396127 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-765f56d0-3d7a-4db1-87ba-e1ade96994f9 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:32:55.396530 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1052/4171] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:32:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:32:55.410410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-23d36df3-a7be-4eec-9197-674a170b6127 req-72186ede-9405-48b3-b3e1-d71c42b270cd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:55.414275 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-72186ede-9405-48b3-b3e1-d71c42b270cd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:32:55.414275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-72186ede-9405-48b3-b3e1-d71c42b270cd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:55.414542 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-72186ede-9405-48b3-b3e1-d71c42b270cd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:55.428306 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:55.428306 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:55.433947 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-23d36df3-a7be-4eec-9197-674a170b6127 req-72186ede-9405-48b3-b3e1-d71c42b270cd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:32:55.438608 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-72186ede-9405-48b3-b3e1-d71c42b270cd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:32:55.439425 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1040/4172] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:32:55 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:32:55.441869 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d5fcab1d-59eb-4253-9574-9b1f22436f76 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:55.444533 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5fcab1d-59eb-4253-9574-9b1f22436f76 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:32:55.444801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5fcab1d-59eb-4253-9574-9b1f22436f76 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:55.445022 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5fcab1d-59eb-4253-9574-9b1f22436f76 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:55.445224 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d5fcab1d-59eb-4253-9574-9b1f22436f76 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:55.450359 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:55.450359 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:55.451355 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5fcab1d-59eb-4253-9574-9b1f22436f76 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:32:55.451891 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1046/4173] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:55 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:56.462100 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-962ee464-d286-4719-bfc0-504e429b26a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:56.463876 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-962ee464-d286-4719-bfc0-504e429b26a2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:32:56.464110 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-962ee464-d286-4719-bfc0-504e429b26a2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:56.464322 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-962ee464-d286-4719-bfc0-504e429b26a2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:56.464431 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-962ee464-d286-4719-bfc0-504e429b26a2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:56.469293 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:56.469293 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:56.470396 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-962ee464-d286-4719-bfc0-504e429b26a2 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:32:56.471109 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1036/4174] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:56 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:57.482073 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-850dd8cb-0265-41aa-aa48-f6080584e633 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:57.484262 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-850dd8cb-0265-41aa-aa48-f6080584e633 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:32:57.484516 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-850dd8cb-0265-41aa-aa48-f6080584e633 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:57.484774 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-850dd8cb-0265-41aa-aa48-f6080584e633 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:57.484946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-850dd8cb-0265-41aa-aa48-f6080584e633 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:57.490861 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:57.490861 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:57.491767 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-850dd8cb-0265-41aa-aa48-f6080584e633 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:32:57.491964 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1053/4175] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:57 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:58.502894 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f6f80bb8-c51b-4d39-bde6-8c1cbd3e8c5f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:58.505510 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f6f80bb8-c51b-4d39-bde6-8c1cbd3e8c5f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:32:58.505838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f6f80bb8-c51b-4d39-bde6-8c1cbd3e8c5f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:58.506141 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f6f80bb8-c51b-4d39-bde6-8c1cbd3e8c5f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:58.506298 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-f6f80bb8-c51b-4d39-bde6-8c1cbd3e8c5f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:58.508717 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=205,cinder:UPDATE=62,cinder:INSERT=32 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:32:58.513269 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:58.513269 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:32:58.514389 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f6f80bb8-c51b-4d39-bde6-8c1cbd3e8c5f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:32:58.515141 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1041/4176] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:58 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:58.749558 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-a88b0259-8666-43a5-950b-6853cd79bffd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:58.753900 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-a88b0259-8666-43a5-950b-6853cd79bffd tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7/encryption Aug 19 21:32:58.754135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-a88b0259-8666-43a5-950b-6853cd79bffd tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:58.755452 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-a88b0259-8666-43a5-950b-6853cd79bffd tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:58.774396 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:58.774396 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:32:58.786421 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ed77ece3-ddcd-4b3d-a34e-00c803b4be87 req-a88b0259-8666-43a5-950b-6853cd79bffd tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7/encryption returned with HTTP 200 Aug 19 21:32:58.787484 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1047/4177] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:32:58 2026] GET /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:32:59.078566 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-23d36df3-a7be-4eec-9197-674a170b6127 req-47e4e0ca-3a95-466c-b400-5fcb9c5e8e1f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:59.080972 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-47e4e0ca-3a95-466c-b400-5fcb9c5e8e1f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d Aug 19 21:32:59.081222 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-47e4e0ca-3a95-466c-b400-5fcb9c5e8e1f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:59.081464 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-47e4e0ca-3a95-466c-b400-5fcb9c5e8e1f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:59.083267 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=191,cinder:INSERT=27,cinder:UPDATE=62 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:32:59.090197 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:59.090197 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:32:59.144321 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-23d36df3-a7be-4eec-9197-674a170b6127 req-47e4e0ca-3a95-466c-b400-5fcb9c5e8e1f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d returned with HTTP 200 Aug 19 21:32:59.144762 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1037/4178] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:32:59 2026] DELETE /volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:32:59.528135 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c2111d06-b06b-4b36-8a17-e39202dd6dc7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:32:59.530872 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c2111d06-b06b-4b36-8a17-e39202dd6dc7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:32:59.531167 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c2111d06-b06b-4b36-8a17-e39202dd6dc7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:32:59.531343 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c2111d06-b06b-4b36-8a17-e39202dd6dc7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:32:59.531443 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c2111d06-b06b-4b36-8a17-e39202dd6dc7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:32:59.536095 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:32:59.536095 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:32:59.536725 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c2111d06-b06b-4b36-8a17-e39202dd6dc7 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:32:59.537105 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1054/4179] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:32:59 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:00.272378 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-855bbe62-4812-4ab8-958d-52324e84c3dd req-c9342b95-94a6-435c-8860-4e00cef141fc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:00.277286 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-855bbe62-4812-4ab8-958d-52324e84c3dd req-c9342b95-94a6-435c-8860-4e00cef141fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d Aug 19 21:33:00.277480 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-855bbe62-4812-4ab8-958d-52324e84c3dd req-c9342b95-94a6-435c-8860-4e00cef141fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:00.277723 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-855bbe62-4812-4ab8-958d-52324e84c3dd req-c9342b95-94a6-435c-8860-4e00cef141fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:00.284550 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-855bbe62-4812-4ab8-958d-52324e84c3dd req-c9342b95-94a6-435c-8860-4e00cef141fc tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d returned with HTTP 404 Aug 19 21:33:00.285119 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1042/4180] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:33:00 2026] DELETE /volume/v3/attachments/29adfbd1-e47b-4ff0-bc9f-3942a432f23d => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:33:00.549565 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c0f68c86-afc3-40b5-961d-74bbce0f4c7d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:00.552031 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c0f68c86-afc3-40b5-961d-74bbce0f4c7d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:33:00.552109 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c0f68c86-afc3-40b5-961d-74bbce0f4c7d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:00.552301 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c0f68c86-afc3-40b5-961d-74bbce0f4c7d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:00.552598 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c0f68c86-afc3-40b5-961d-74bbce0f4c7d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:33:00.557191 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:00.557191 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:00.558410 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c0f68c86-afc3-40b5-961d-74bbce0f4c7d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:33:00.558933 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1048/4181] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:00 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:01.571502 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-32942c64-35ac-408d-bf7f-ffa941a9a783 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:01.573369 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32942c64-35ac-408d-bf7f-ffa941a9a783 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:33:01.573572 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32942c64-35ac-408d-bf7f-ffa941a9a783 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:01.573800 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32942c64-35ac-408d-bf7f-ffa941a9a783 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:01.573897 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-32942c64-35ac-408d-bf7f-ffa941a9a783 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:33:01.578637 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:01.578637 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:01.579618 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32942c64-35ac-408d-bf7f-ffa941a9a783 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:33:01.579845 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1038/4182] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:01 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:01.998551 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-09483b48-c737-4fd7-baf1-804ba011de46 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:02.000922 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-09483b48-c737-4fd7-baf1-804ba011de46 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc Aug 19 21:33:02.001215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-09483b48-c737-4fd7-baf1-804ba011de46 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:02.001489 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-09483b48-c737-4fd7-baf1-804ba011de46 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:02.001632 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-09483b48-c737-4fd7-baf1-804ba011de46 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 319b1473-9907-412e-b85c-6c1d09f1fedc Aug 19 21:33:02.006426 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-09483b48-c737-4fd7-baf1-804ba011de46 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc returned with HTTP 404 Aug 19 21:33:02.007081 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1055/4183] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:33:01 2026] DELETE /volume/v3/snapshots/319b1473-9907-412e-b85c-6c1d09f1fedc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:02.017727 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eee388d9-15e8-4a7d-bf39-032ba0c869b0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:02.019441 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eee388d9-15e8-4a7d-bf39-032ba0c869b0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:33:02.019747 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eee388d9-15e8-4a7d-bf39-032ba0c869b0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:02.019819 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eee388d9-15e8-4a7d-bf39-032ba0c869b0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:02.029656 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:02.029656 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:02.033453 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-eee388d9-15e8-4a7d-bf39-032ba0c869b0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:02.037547 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eee388d9-15e8-4a7d-bf39-032ba0c869b0 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:33:02.037935 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1043/4184] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:02 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:02.051360 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:02.053246 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:02.053730 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-172031660"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:02.055581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-172031660'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:02.055821 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume of 1 GB Aug 19 21:33:02.058903 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=172,cinder:UPDATE=33,cinder:INSERT=13 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:33:02.060792 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Availability Zones retrieved successfully. Aug 19 21:33:02.067353 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (1d47e6e1-a9a2-47f3-9e96-ef617f78dab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:02.068799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5282f966-b35e-4c2b-be26-23f997ec50ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:02.070303 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:02.101917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5282f966-b35e-4c2b-be26-23f997ec50ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:02.102813 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c33a14-a256-40ec-b953-405706ea52b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:02.166069 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['0a38b02e-1cc8-4c5e-899b-37e283e79073', 'e3b89004-dd81-4615-8261-4dee95a567ce', 'd4373247-00e2-4183-93ca-809dfeeec935', 'b50e71ae-e4c6-4f66-9e30-ec15a5dfa7c6'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:02.167339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c33a14-a256-40ec-b953-405706ea52b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a38b02e-1cc8-4c5e-899b-37e283e79073', 'e3b89004-dd81-4615-8261-4dee95a567ce', 'd4373247-00e2-4183-93ca-809dfeeec935', 'b50e71ae-e4c6-4f66-9e30-ec15a5dfa7c6']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:02.168769 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd9f9a4-2604-43c4-9254-e255e87bd73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:02.200364 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd9f9a4-2604-43c4-9254-e255e87bd73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '815ad3f2-5a6d-42ab-a915-1e749a4a8458', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-172031660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['0a38b02e-1cc8-4c5e-899b-37e283e79073','e3b89004-dd81-4615-8261-4dee95a567ce','d4373247-00e2-4183-93ca-809dfeeec935','b50e71ae-e4c6-4f66-9e30-ec15a5dfa7c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-172031660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=815ad3f2-5a6d-42ab-a915-1e749a4a8458,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91bfee607d234ad1a56cabf8b9f428a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:02.201758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d54644-0188-4077-a72a-3634151799d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:02.229293 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d54644-0188-4077-a72a-3634151799d7) transitioned into state 'SUCCESS' from state '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-172031660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['0a38b02e-1cc8-4c5e-899b-37e283e79073','e3b89004-dd81-4615-8261-4dee95a567ce','d4373247-00e2-4183-93ca-809dfeeec935','b50e71ae-e4c6-4f66-9e30-ec15a5dfa7c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:02.230272 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35b6cb4-4bb3-4486-a4fe-cdace3bc16ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:02.241448 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35b6cb4-4bb3-4486-a4fe-cdace3bc16ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:02.242360 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (1d47e6e1-a9a2-47f3-9e96-ef617f78dab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:02.242733 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request issued successfully. Aug 19 21:33:02.243522 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a2a56864-1d0d-47c6-ab0d-50d25d72a6b2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:02.244028 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1049/4185] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:33:02 2026] POST /volume/v3/volumes => generated 753 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:02.258318 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d4e5a08b-0fe4-48e5-9400-0bc58299706f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:02.260740 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4e5a08b-0fe4-48e5-9400-0bc58299706f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 Aug 19 21:33:02.262476 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4e5a08b-0fe4-48e5-9400-0bc58299706f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:02.262476 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4e5a08b-0fe4-48e5-9400-0bc58299706f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:02.271390 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:02.271390 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:02.275691 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d4e5a08b-0fe4-48e5-9400-0bc58299706f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:02.282626 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4e5a08b-0fe4-48e5-9400-0bc58299706f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 returned with HTTP 200 Aug 19 21:33:02.282626 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1039/4186] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:02 2026] GET /volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:02.593782 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-37c2213b-8ebf-41d7-9ca7-7f57c9222ffc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:02.596884 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-37c2213b-8ebf-41d7-9ca7-7f57c9222ffc tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:33:02.597099 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-37c2213b-8ebf-41d7-9ca7-7f57c9222ffc tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:02.597300 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-37c2213b-8ebf-41d7-9ca7-7f57c9222ffc tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:02.597419 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-37c2213b-8ebf-41d7-9ca7-7f57c9222ffc tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:33:02.603089 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:02.603089 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:02.603839 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-37c2213b-8ebf-41d7-9ca7-7f57c9222ffc tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:33:02.604258 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1056/4187] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:02 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:02.614915 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0ae02c30-387f-4586-a25c-adb152775c32 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:02.616773 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0ae02c30-387f-4586-a25c-adb152775c32 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd Aug 19 21:33:02.616975 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0ae02c30-387f-4586-a25c-adb152775c32 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:02.617222 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0ae02c30-387f-4586-a25c-adb152775c32 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:02.617400 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-0ae02c30-387f-4586-a25c-adb152775c32 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete volume with id: 3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd Aug 19 21:33:02.625629 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:02.625629 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:02.626065 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0ae02c30-387f-4586-a25c-adb152775c32 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:33:02.650977 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0ae02c30-387f-4586-a25c-adb152775c32 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete volume request issued successfully. Aug 19 21:33:02.651200 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0ae02c30-387f-4586-a25c-adb152775c32 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd returned with HTTP 202 Aug 19 21:33:02.651687 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1044/4188] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:33:02 2026] DELETE /volume/v3/volumes/3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:02.660780 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f5391ce-133c-45ae-a4e9-3190849e0b0c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:02.663025 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f5391ce-133c-45ae-a4e9-3190849e0b0c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd Aug 19 21:33:02.663392 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f5391ce-133c-45ae-a4e9-3190849e0b0c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:02.663620 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f5391ce-133c-45ae-a4e9-3190849e0b0c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:02.672004 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:02.672004 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:02.676151 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0f5391ce-133c-45ae-a4e9-3190849e0b0c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:33:02.683822 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f5391ce-133c-45ae-a4e9-3190849e0b0c tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd returned with HTTP 200 Aug 19 21:33:02.683822 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1050/4189] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:02 2026] GET /volume/v3/volumes/3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd => generated 1065 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:03.299086 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-86f0ae2a-67e2-4c6f-b3c5-f8df9c6eddba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:03.303096 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86f0ae2a-67e2-4c6f-b3c5-f8df9c6eddba tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 Aug 19 21:33:03.303096 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86f0ae2a-67e2-4c6f-b3c5-f8df9c6eddba tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:03.303096 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86f0ae2a-67e2-4c6f-b3c5-f8df9c6eddba tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:03.313628 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:03.313628 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:03.321595 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-86f0ae2a-67e2-4c6f-b3c5-f8df9c6eddba tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:03.327558 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86f0ae2a-67e2-4c6f-b3c5-f8df9c6eddba tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 returned with HTTP 200 Aug 19 21:33:03.328124 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1040/4190] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:03 2026] GET /volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:03.347420 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f89a01a1-7e7c-458c-adc6-6f155266a074 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:03.356038 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f89a01a1-7e7c-458c-adc6-6f155266a074 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:33:03.356473 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f89a01a1-7e7c-458c-adc6-6f155266a074 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "815ad3f2-5a6d-42ab-a915-1e749a4a8458", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1720363727"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:03.374343 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:03.374343 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:03.374343 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f89a01a1-7e7c-458c-adc6-6f155266a074 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:03.374343 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-f89a01a1-7e7c-458c-adc6-6f155266a074 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 815ad3f2-5a6d-42ab-a915-1e749a4a8458 Aug 19 21:33:03.412315 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-f89a01a1-7e7c-458c-adc6-6f155266a074 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['d2deb7a1-a426-4657-b777-494aa964ba0d', 'ad132837-1885-4da3-9a82-caa4a7f44b28', '57547716-3e99-41f8-99f1-571b05e8cc93', '74b91b18-17cb-496a-a99c-394815c0ffb7'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:03.458978 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f89a01a1-7e7c-458c-adc6-6f155266a074 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot create request issued successfully. Aug 19 21:33:03.459410 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f89a01a1-7e7c-458c-adc6-6f155266a074 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:33:03.459992 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1057/4191] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:33:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:03.472152 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-72b28559-1fdb-4ea6-b176-632aa29b2989 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:03.475547 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-72b28559-1fdb-4ea6-b176-632aa29b2989 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 Aug 19 21:33:03.475754 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-72b28559-1fdb-4ea6-b176-632aa29b2989 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:03.475986 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-72b28559-1fdb-4ea6-b176-632aa29b2989 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:03.485657 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:03.485657 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:03.486346 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-72b28559-1fdb-4ea6-b176-632aa29b2989 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:33:03.487434 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-72b28559-1fdb-4ea6-b176-632aa29b2989 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 returned with HTTP 200 Aug 19 21:33:03.487956 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1045/4192] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:03 2026] GET /volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:03.698561 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4a5a9a8e-c705-429e-ae67-be83b055f017 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:03.701210 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a5a9a8e-c705-429e-ae67-be83b055f017 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd Aug 19 21:33:03.701380 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a5a9a8e-c705-429e-ae67-be83b055f017 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:03.701653 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a5a9a8e-c705-429e-ae67-be83b055f017 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:03.712174 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a5a9a8e-c705-429e-ae67-be83b055f017 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd returned with HTTP 404 Aug 19 21:33:03.713388 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1051/4193] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:03 2026] GET /volume/v3/volumes/3f9dfd86-a7e2-4698-acaf-bc65e0bd66dd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:03.725714 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e6e0961c-3907-46fd-a51b-8d184b049527 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:03.727258 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e6e0961c-3907-46fd-a51b-8d184b049527 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:33:03.727437 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e6e0961c-3907-46fd-a51b-8d184b049527 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:03.727610 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e6e0961c-3907-46fd-a51b-8d184b049527 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:03.727712 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e6e0961c-3907-46fd-a51b-8d184b049527 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:33:03.732211 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:03.732211 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:03.732806 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e6e0961c-3907-46fd-a51b-8d184b049527 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:33:03.733166 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1041/4194] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:03 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:03.744369 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5038c303-1ad9-427f-b84a-3c53ed0b8530 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:03.746327 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5038c303-1ad9-427f-b84a-3c53ed0b8530 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:33:03.747116 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5038c303-1ad9-427f-b84a-3c53ed0b8530 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:03.747116 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5038c303-1ad9-427f-b84a-3c53ed0b8530 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:03.747116 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-5038c303-1ad9-427f-b84a-3c53ed0b8530 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete backup with id: 892e1fb3-67f7-491e-9338-a57588026716. Aug 19 21:33:03.752598 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:03.752598 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:03.766867 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-5038c303-1ad9-427f-b84a-3c53ed0b8530 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] delete_backup rpcapi backup_id 892e1fb3-67f7-491e-9338-a57588026716 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:33:03.768438 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5038c303-1ad9-427f-b84a-3c53ed0b8530 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 202 Aug 19 21:33:03.768876 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1058/4195] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:33:03 2026] DELETE /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:33:03.776902 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-df8f7cd6-15e2-4789-92cc-cb67e4380066 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:03.779090 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-df8f7cd6-15e2-4789-92cc-cb67e4380066 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:33:03.779409 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-df8f7cd6-15e2-4789-92cc-cb67e4380066 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:03.779636 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-df8f7cd6-15e2-4789-92cc-cb67e4380066 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:03.779785 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-df8f7cd6-15e2-4789-92cc-cb67e4380066 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:33:03.785331 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:03.785331 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:03.786172 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-df8f7cd6-15e2-4789-92cc-cb67e4380066 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 200 Aug 19 21:33:03.786662 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1046/4196] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:03 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:04.499625 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-308564fc-d2b1-4ba7-8659-a26d7fc9e58f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:04.501980 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-308564fc-d2b1-4ba7-8659-a26d7fc9e58f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 Aug 19 21:33:04.502281 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-308564fc-d2b1-4ba7-8659-a26d7fc9e58f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:04.502558 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-308564fc-d2b1-4ba7-8659-a26d7fc9e58f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:04.509257 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:04.509257 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:04.509903 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-308564fc-d2b1-4ba7-8659-a26d7fc9e58f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:33:04.511125 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-308564fc-d2b1-4ba7-8659-a26d7fc9e58f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 returned with HTTP 200 Aug 19 21:33:04.511664 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1052/4197] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:04 2026] GET /volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:04.522966 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:04.524893 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:04.525279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f331264d-140e-4927-a500-61a59ddedb76", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1336544497"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:04.526795 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request body: {'volume': {'snapshot_id': 'f331264d-140e-4927-a500-61a59ddedb76', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1336544497'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:04.533351 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:04.533351 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:04.533890 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:33:04.534028 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume of 2 GB Aug 19 21:33:04.538182 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Availability Zones retrieved successfully. Aug 19 21:33:04.543856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (0da4cff3-2500-4141-bf3d-45b96a52abaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:04.545095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab57fa57-b04e-4397-bbde-1f4dc4b1f759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:04.546184 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:04.578091 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab57fa57-b04e-4397-bbde-1f4dc4b1f759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'f331264d-140e-4927-a500-61a59ddedb76', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:04.578868 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d40c12e-84ea-4111-90c0-934e4ebeb340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:04.623117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['f58a99de-d0f5-49a4-a2c9-7ce2e03825bc', '9ca9fdf5-ca32-4d33-8b5a-923447bf2fd0', '3781c5af-6901-4a70-a2b3-0da1f38e15c4', '89db2bef-d042-479b-acbb-27abe2071164'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:04.624002 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d40c12e-84ea-4111-90c0-934e4ebeb340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f58a99de-d0f5-49a4-a2c9-7ce2e03825bc', '9ca9fdf5-ca32-4d33-8b5a-923447bf2fd0', '3781c5af-6901-4a70-a2b3-0da1f38e15c4', '89db2bef-d042-479b-acbb-27abe2071164']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:04.624786 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa134eb-4f08-4cae-86f5-53ca4706fa35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:04.666177 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa134eb-4f08-4cae-86f5-53ca4706fa35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b2e66c-b082-4bd0-b376-f7ce28b65f10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1336544497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['f58a99de-d0f5-49a4-a2c9-7ce2e03825bc','9ca9fdf5-ca32-4d33-8b5a-923447bf2fd0','3781c5af-6901-4a70-a2b3-0da1f38e15c4','89db2bef-d042-479b-acbb-27abe2071164'],size=2,snapshot_id=f331264d-140e-4927-a500-61a59ddedb76,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1336544497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b2e66c-b082-4bd0-b376-f7ce28b65f10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91bfee607d234ad1a56cabf8b9f428a1',provider_auth=None,provider_geometry=None,provider_id=None,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=f331264d-140e-4927-a500-61a59ddedb76,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:04.666917 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb6c2760-a26d-4559-b29e-608c543bce68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:04.683750 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb6c2760-a26d-4559-b29e-608c543bce68) transitioned into state 'SUCCESS' from state '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-1336544497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['f58a99de-d0f5-49a4-a2c9-7ce2e03825bc','9ca9fdf5-ca32-4d33-8b5a-923447bf2fd0','3781c5af-6901-4a70-a2b3-0da1f38e15c4','89db2bef-d042-479b-acbb-27abe2071164'],size=2,snapshot_id=f331264d-140e-4927-a500-61a59ddedb76,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:04.684416 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc096996-8c63-4577-a330-a40ec980b837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:04.704250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc096996-8c63-4577-a330-a40ec980b837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:04.705065 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (0da4cff3-2500-4141-bf3d-45b96a52abaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:04.705335 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request issued successfully. Aug 19 21:33:04.705892 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e26aa1af-7dca-4f0d-ad1f-1c58260439eb tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:04.706284 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1042/4198] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:33:04 2026] POST /volume/v3/volumes => generated 788 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:04.719494 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c6c08d3e-d737-4a01-9ece-1b0d168ef62d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:04.721177 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6c08d3e-d737-4a01-9ece-1b0d168ef62d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 Aug 19 21:33:04.721351 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6c08d3e-d737-4a01-9ece-1b0d168ef62d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:04.721546 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6c08d3e-d737-4a01-9ece-1b0d168ef62d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:04.728348 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:04.728348 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:04.732111 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c6c08d3e-d737-4a01-9ece-1b0d168ef62d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:04.736378 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6c08d3e-d737-4a01-9ece-1b0d168ef62d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 returned with HTTP 200 Aug 19 21:33:04.736948 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1059/4199] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:04 2026] GET /volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:04.798672 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a256e35c-2ab2-4662-a80c-d139a1d28a18 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:04.800678 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a256e35c-2ab2-4662-a80c-d139a1d28a18 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 Aug 19 21:33:04.800964 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a256e35c-2ab2-4662-a80c-d139a1d28a18 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:04.801226 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a256e35c-2ab2-4662-a80c-d139a1d28a18 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:04.801374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a256e35c-2ab2-4662-a80c-d139a1d28a18 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 892e1fb3-67f7-491e-9338-a57588026716. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:33:04.805169 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a256e35c-2ab2-4662-a80c-d139a1d28a18 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 returned with HTTP 404 Aug 19 21:33:04.805838 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1047/4200] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:04 2026] GET /volume/v3/backups/892e1fb3-67f7-491e-9338-a57588026716 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:04.812883 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e697d668-dc2d-4c58-afe7-ef56d68f9018 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:04.814759 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e697d668-dc2d-4c58-afe7-ef56d68f9018 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:33:04.814993 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e697d668-dc2d-4c58-afe7-ef56d68f9018 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:04.815239 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e697d668-dc2d-4c58-afe7-ef56d68f9018 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:04.815361 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-e697d668-dc2d-4c58-afe7-ef56d68f9018 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete backup with id: 870751bf-02c9-4632-90ea-13d84539b659. Aug 19 21:33:04.819671 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:04.819671 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:04.833512 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-e697d668-dc2d-4c58-afe7-ef56d68f9018 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] delete_backup rpcapi backup_id 870751bf-02c9-4632-90ea-13d84539b659 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:33:04.835132 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e697d668-dc2d-4c58-afe7-ef56d68f9018 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 202 Aug 19 21:33:04.835555 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1053/4201] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:33:04 2026] DELETE /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:33:04.843465 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b678690a-ee5c-41c8-b7b1-4115aa9bf597 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:04.845543 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b678690a-ee5c-41c8-b7b1-4115aa9bf597 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:33:04.845779 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b678690a-ee5c-41c8-b7b1-4115aa9bf597 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:04.845985 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b678690a-ee5c-41c8-b7b1-4115aa9bf597 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:04.846135 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b678690a-ee5c-41c8-b7b1-4115aa9bf597 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:33:04.854388 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:04.854388 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:04.855190 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b678690a-ee5c-41c8-b7b1-4115aa9bf597 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 200 Aug 19 21:33:04.855967 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1043/4202] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:04 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:05.751202 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1e341979-56e9-4071-9566-c3e12fe7979a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:05.753007 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e341979-56e9-4071-9566-c3e12fe7979a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 Aug 19 21:33:05.753247 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e341979-56e9-4071-9566-c3e12fe7979a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:05.753480 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e341979-56e9-4071-9566-c3e12fe7979a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:05.760229 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:05.760229 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:05.764003 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1e341979-56e9-4071-9566-c3e12fe7979a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:05.768072 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e341979-56e9-4071-9566-c3e12fe7979a tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 returned with HTTP 200 Aug 19 21:33:05.768491 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1060/4203] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:05 2026] GET /volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:05.780389 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-40db07cc-6b7a-491c-9394-126a09ec9b82 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:05.782191 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40db07cc-6b7a-491c-9394-126a09ec9b82 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 Aug 19 21:33:05.782383 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40db07cc-6b7a-491c-9394-126a09ec9b82 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:05.782582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40db07cc-6b7a-491c-9394-126a09ec9b82 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:05.789685 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:05.789685 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:05.793466 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-40db07cc-6b7a-491c-9394-126a09ec9b82 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:05.797774 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40db07cc-6b7a-491c-9394-126a09ec9b82 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 returned with HTTP 200 Aug 19 21:33:05.798158 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1048/4204] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:05 2026] GET /volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:05.811044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3f16ef77-b85c-4361-8145-b87782be84ed None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:05.813005 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f16ef77-b85c-4361-8145-b87782be84ed tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 Aug 19 21:33:05.813509 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f16ef77-b85c-4361-8145-b87782be84ed tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:05.813581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f16ef77-b85c-4361-8145-b87782be84ed tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:05.813807 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-3f16ef77-b85c-4361-8145-b87782be84ed tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume with id: f6b2e66c-b082-4bd0-b376-f7ce28b65f10 Aug 19 21:33:05.822022 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:05.822022 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:05.822600 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3f16ef77-b85c-4361-8145-b87782be84ed tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:05.845407 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3f16ef77-b85c-4361-8145-b87782be84ed tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume request issued successfully. Aug 19 21:33:05.845609 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f16ef77-b85c-4361-8145-b87782be84ed tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 returned with HTTP 202 Aug 19 21:33:05.846070 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1054/4205] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:33:05 2026] DELETE /volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:05.853629 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0a46d14-5605-4c6e-8478-0afa9c3dd879 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:05.856939 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0a46d14-5605-4c6e-8478-0afa9c3dd879 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 Aug 19 21:33:05.857261 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0a46d14-5605-4c6e-8478-0afa9c3dd879 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:05.857522 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0a46d14-5605-4c6e-8478-0afa9c3dd879 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:05.865634 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:05.865634 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:05.868614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1a242cec-5f05-4f7b-a4fb-acdc27632ae6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:05.870031 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b0a46d14-5605-4c6e-8478-0afa9c3dd879 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:05.870878 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a242cec-5f05-4f7b-a4fb-acdc27632ae6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 Aug 19 21:33:05.871169 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a242cec-5f05-4f7b-a4fb-acdc27632ae6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:05.871415 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a242cec-5f05-4f7b-a4fb-acdc27632ae6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:05.871561 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1a242cec-5f05-4f7b-a4fb-acdc27632ae6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 870751bf-02c9-4632-90ea-13d84539b659. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:33:05.876297 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0a46d14-5605-4c6e-8478-0afa9c3dd879 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 returned with HTTP 200 Aug 19 21:33:05.876767 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a242cec-5f05-4f7b-a4fb-acdc27632ae6 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 returned with HTTP 404 Aug 19 21:33:05.876849 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1044/4206] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:05 2026] GET /volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:05.877385 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1061/4207] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:05 2026] GET /volume/v3/backups/870751bf-02c9-4632-90ea-13d84539b659 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:05.885482 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-11337381-2e7c-423a-a1ed-a998a9536e97 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:05.887153 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-11337381-2e7c-423a-a1ed-a998a9536e97 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:33:05.887356 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-11337381-2e7c-423a-a1ed-a998a9536e97 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:05.887544 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-11337381-2e7c-423a-a1ed-a998a9536e97 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:05.887667 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-11337381-2e7c-423a-a1ed-a998a9536e97 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete backup with id: 8f284bc7-93f2-498d-963f-781dd9e0c53b. Aug 19 21:33:05.892024 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:05.892024 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:05.904866 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-11337381-2e7c-423a-a1ed-a998a9536e97 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] delete_backup rpcapi backup_id 8f284bc7-93f2-498d-963f-781dd9e0c53b {{(pid=100178) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:33:05.906708 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-11337381-2e7c-423a-a1ed-a998a9536e97 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 202 Aug 19 21:33:05.907202 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1049/4208] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:33:05 2026] DELETE /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:33:05.918667 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ccf44618-9374-4db1-bc27-7a13d6234b22 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:05.921269 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ccf44618-9374-4db1-bc27-7a13d6234b22 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:33:05.921557 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ccf44618-9374-4db1-bc27-7a13d6234b22 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:05.921884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ccf44618-9374-4db1-bc27-7a13d6234b22 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:05.922035 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ccf44618-9374-4db1-bc27-7a13d6234b22 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:33:05.930601 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:05.930601 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:05.931313 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ccf44618-9374-4db1-bc27-7a13d6234b22 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 200 Aug 19 21:33:05.931816 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1055/4209] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:05 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:06.892377 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-499b209f-1684-49b2-a7cf-fd69e7343bf2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:06.894095 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-499b209f-1684-49b2-a7cf-fd69e7343bf2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 Aug 19 21:33:06.894286 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-499b209f-1684-49b2-a7cf-fd69e7343bf2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:06.894455 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-499b209f-1684-49b2-a7cf-fd69e7343bf2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:06.900503 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-499b209f-1684-49b2-a7cf-fd69e7343bf2 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 returned with HTTP 404 Aug 19 21:33:06.901093 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:06.901367 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1045/4210] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:06 2026] GET /volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:06.903114 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:06.903451 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-333897552", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:06.904946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-333897552', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:06.905092 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Create volume of 1 GB Aug 19 21:33:06.909539 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Availability Zones retrieved successfully. Aug 19 21:33:06.910098 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-242c053f-0254-4acf-834d-1a5e8b466360 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:06.911751 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-242c053f-0254-4acf-834d-1a5e8b466360 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 Aug 19 21:33:06.911931 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-242c053f-0254-4acf-834d-1a5e8b466360 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:06.912138 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-242c053f-0254-4acf-834d-1a5e8b466360 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:06.914820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Flow 'volume_create_api' (20fdf9a3-ed8a-4831-9114-e27d569be629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:06.915889 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa9c7f4-cd6e-4d77-9657-8d284db3c895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:06.916806 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:06.917311 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-242c053f-0254-4acf-834d-1a5e8b466360 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 returned with HTTP 404 Aug 19 21:33:06.917757 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1050/4211] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:06 2026] GET /volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:06.924512 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ad4c1578-aac0-4504-96b1-d56900c9a211 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:06.926289 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad4c1578-aac0-4504-96b1-d56900c9a211 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 Aug 19 21:33:06.926496 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad4c1578-aac0-4504-96b1-d56900c9a211 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:06.926747 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad4c1578-aac0-4504-96b1-d56900c9a211 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:06.926928 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-ad4c1578-aac0-4504-96b1-d56900c9a211 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume with id: f6b2e66c-b082-4bd0-b376-f7ce28b65f10 Aug 19 21:33:06.933869 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad4c1578-aac0-4504-96b1-d56900c9a211 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 returned with HTTP 404 Aug 19 21:33:06.934284 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1056/4212] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:33:06 2026] DELETE /volume/v3/volumes/f6b2e66c-b082-4bd0-b376-f7ce28b65f10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:06.941519 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-36da8f30-0ad8-483a-957e-01f19e0c699b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:06.942357 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa9c7f4-cd6e-4d77-9657-8d284db3c895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:06.943128 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f132473-6fc0-4028-9cf8-2ff299e042f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:06.943739 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-586bfe4c-498f-4b79-8982-4f1ea2136f46 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:06.947604 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-586bfe4c-498f-4b79-8982-4f1ea2136f46 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b Aug 19 21:33:06.947897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-586bfe4c-498f-4b79-8982-4f1ea2136f46 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:06.948182 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-586bfe4c-498f-4b79-8982-4f1ea2136f46 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:06.948342 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-586bfe4c-498f-4b79-8982-4f1ea2136f46 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Show backup with id 8f284bc7-93f2-498d-963f-781dd9e0c53b. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:33:06.949882 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36da8f30-0ad8-483a-957e-01f19e0c699b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 Aug 19 21:33:06.950242 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36da8f30-0ad8-483a-957e-01f19e0c699b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:06.950513 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36da8f30-0ad8-483a-957e-01f19e0c699b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:06.950667 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-36da8f30-0ad8-483a-957e-01f19e0c699b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: f331264d-140e-4927-a500-61a59ddedb76 Aug 19 21:33:06.960495 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-586bfe4c-498f-4b79-8982-4f1ea2136f46 tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b returned with HTTP 404 Aug 19 21:33:06.960910 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:06.960910 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:06.961065 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1051/4213] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:06 2026] GET /volume/v3/backups/8f284bc7-93f2-498d-963f-781dd9e0c53b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:06.961423 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-36da8f30-0ad8-483a-957e-01f19e0c699b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:33:06.969034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5b11786b-8c25-4eda-8796-321f7c96ed5d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:06.970888 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b11786b-8c25-4eda-8796-321f7c96ed5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 Aug 19 21:33:06.971111 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b11786b-8c25-4eda-8796-321f7c96ed5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:06.971319 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b11786b-8c25-4eda-8796-321f7c96ed5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:06.971492 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-5b11786b-8c25-4eda-8796-321f7c96ed5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete volume with id: f6b2fb0b-fe13-444e-adfa-290bd0482424 Aug 19 21:33:06.981545 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:06.981545 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:06.981955 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5b11786b-8c25-4eda-8796-321f7c96ed5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:33:06.988259 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-36da8f30-0ad8-483a-957e-01f19e0c699b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot delete request issued successfully. Aug 19 21:33:06.988896 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36da8f30-0ad8-483a-957e-01f19e0c699b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 returned with HTTP 202 Aug 19 21:33:06.989058 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1046/4214] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:33:06 2026] DELETE /volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:06.996934 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b055c655-c42b-45f3-8f08-dd52f255951b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:06.999715 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b055c655-c42b-45f3-8f08-dd52f255951b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 Aug 19 21:33:06.999971 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b055c655-c42b-45f3-8f08-dd52f255951b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:07.000254 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b055c655-c42b-45f3-8f08-dd52f255951b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:07.006933 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:07.006933 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:07.007538 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b055c655-c42b-45f3-8f08-dd52f255951b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:33:07.008545 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b055c655-c42b-45f3-8f08-dd52f255951b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 returned with HTTP 200 Aug 19 21:33:07.009020 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1052/4215] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:06 2026] GET /volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:07.010451 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Created reservations ['a4c4e94f-c1b6-41bf-8999-bda2f1424901', 'fa92114e-a1ac-4fed-95c2-c7dcc000b68e', '900d67a5-1bc6-4409-b678-fe5e23ecba3c', 'd45ea98a-397c-41f2-b7ce-e6ceb1990a2f'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:07.010592 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5b11786b-8c25-4eda-8796-321f7c96ed5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Delete volume request issued successfully. Aug 19 21:33:07.010815 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b11786b-8c25-4eda-8796-321f7c96ed5d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 returned with HTTP 202 Aug 19 21:33:07.011253 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1057/4216] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:33:06 2026] DELETE /volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:07.011333 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f132473-6fc0-4028-9cf8-2ff299e042f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4c4e94f-c1b6-41bf-8999-bda2f1424901', 'fa92114e-a1ac-4fed-95c2-c7dcc000b68e', '900d67a5-1bc6-4409-b678-fe5e23ecba3c', 'd45ea98a-397c-41f2-b7ce-e6ceb1990a2f']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:07.012250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd0a44e-a5a5-49a0-8bfa-b1ddb277c9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:07.018204 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ba12d902-56d0-4bd4-804a-a4c56081406d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:07.020558 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba12d902-56d0-4bd4-804a-a4c56081406d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 Aug 19 21:33:07.020941 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba12d902-56d0-4bd4-804a-a4c56081406d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:07.021276 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba12d902-56d0-4bd4-804a-a4c56081406d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:07.028390 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:07.028390 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:07.031908 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ba12d902-56d0-4bd4-804a-a4c56081406d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Volume info retrieved successfully. Aug 19 21:33:07.036008 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba12d902-56d0-4bd4-804a-a4c56081406d tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 returned with HTTP 200 Aug 19 21:33:07.036483 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1047/4217] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:07 2026] GET /volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:07.039956 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd0a44e-a5a5-49a0-8bfa-b1ddb277c9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5391a03e-9374-4fab-b197-d0d943b45117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-333897552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168f942c32fb426a8df5b2880da3411d',qos_specs=None,replication_status=,reservations=['a4c4e94f-c1b6-41bf-8999-bda2f1424901','fa92114e-a1ac-4fed-95c2-c7dcc000b68e','900d67a5-1bc6-4409-b678-fe5e23ecba3c','d45ea98a-397c-41f2-b7ce-e6ceb1990a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8de4b401a58d4b0a91e6b0cdbd4a2707',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-333897552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5391a03e-9374-4fab-b197-d0d943b45117,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='168f942c32fb426a8df5b2880da3411d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8de4b401a58d4b0a91e6b0cdbd4a2707',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:07.040621 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a21801-42e7-4aee-9c49-3577a8a98e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:07.067039 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a21801-42e7-4aee-9c49-3577a8a98e19) transitioned into state 'SUCCESS' from state '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-333897552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168f942c32fb426a8df5b2880da3411d',qos_specs=None,replication_status=,reservations=['a4c4e94f-c1b6-41bf-8999-bda2f1424901','fa92114e-a1ac-4fed-95c2-c7dcc000b68e','900d67a5-1bc6-4409-b678-fe5e23ecba3c','d45ea98a-397c-41f2-b7ce-e6ceb1990a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8de4b401a58d4b0a91e6b0cdbd4a2707',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:07.067039 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb7ab6b-7fc7-4c1e-8a0b-bf9fe92fd224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:07.075145 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb7ab6b-7fc7-4c1e-8a0b-bf9fe92fd224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:07.075997 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Flow 'volume_create_api' (20fdf9a3-ed8a-4831-9114-e27d569be629) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:07.076383 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Create volume request issued successfully. Aug 19 21:33:07.076929 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4a2abb59-1b16-4898-8214-f3df3f9e2508 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:07.077334 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1062/4218] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:33:06 2026] POST /volume/v3/volumes => generated 754 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:07.097328 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ec2fd9a9-3516-46f4-a28d-9f123e326f09 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:07.099494 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ec2fd9a9-3516-46f4-a28d-9f123e326f09 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:07.099825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ec2fd9a9-3516-46f4-a28d-9f123e326f09 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:07.100049 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ec2fd9a9-3516-46f4-a28d-9f123e326f09 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:07.109116 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:07.109116 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:07.116598 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ec2fd9a9-3516-46f4-a28d-9f123e326f09 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:07.121377 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ec2fd9a9-3516-46f4-a28d-9f123e326f09 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:07.121789 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1053/4219] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:07 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:07.957789 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a0f70f78-ca84-4fcc-81fb-df330640dc2b req-6fb62b95-f72a-4472-88dc-c5fe51d12933 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:07.959728 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a0f70f78-ca84-4fcc-81fb-df330640dc2b req-6fb62b95-f72a-4472-88dc-c5fe51d12933 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/attachments/c9ea89b1-6353-46d2-9eab-1d83e9bf46e4 Aug 19 21:33:07.959911 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a0f70f78-ca84-4fcc-81fb-df330640dc2b req-6fb62b95-f72a-4472-88dc-c5fe51d12933 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:07.960126 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a0f70f78-ca84-4fcc-81fb-df330640dc2b req-6fb62b95-f72a-4472-88dc-c5fe51d12933 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:07.966990 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:07.966990 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:08.019480 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2b51bbfa-bbc8-4c6f-9708-6f9eabd33c35 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.023203 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2b51bbfa-bbc8-4c6f-9708-6f9eabd33c35 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 Aug 19 21:33:08.023203 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2b51bbfa-bbc8-4c6f-9708-6f9eabd33c35 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.023203 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2b51bbfa-bbc8-4c6f-9708-6f9eabd33c35 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.028271 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2b51bbfa-bbc8-4c6f-9708-6f9eabd33c35 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 returned with HTTP 404 Aug 19 21:33:08.029324 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1048/4220] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/snapshots/f331264d-140e-4927-a500-61a59ddedb76 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:08.031167 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a0f70f78-ca84-4fcc-81fb-df330640dc2b req-6fb62b95-f72a-4472-88dc-c5fe51d12933 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/c9ea89b1-6353-46d2-9eab-1d83e9bf46e4 returned with HTTP 200 Aug 19 21:33:08.031796 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1058/4221] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:33:07 2026] DELETE /volume/v3/attachments/c9ea89b1-6353-46d2-9eab-1d83e9bf46e4 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:08.038099 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-30738e82-7ee1-49a8-ac23-a6d02e2c1503 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.040096 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30738e82-7ee1-49a8-ac23-a6d02e2c1503 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 Aug 19 21:33:08.040333 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30738e82-7ee1-49a8-ac23-a6d02e2c1503 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.040559 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30738e82-7ee1-49a8-ac23-a6d02e2c1503 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.050180 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-008670d9-c00d-4097-8bf7-fb8a2f43c65f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.052629 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.052629 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:08.054640 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-008670d9-c00d-4097-8bf7-fb8a2f43c65f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] GET https://10.4.3.158/volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 Aug 19 21:33:08.054966 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-008670d9-c00d-4097-8bf7-fb8a2f43c65f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.055190 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-008670d9-c00d-4097-8bf7-fb8a2f43c65f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.057513 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-30738e82-7ee1-49a8-ac23-a6d02e2c1503 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:08.061030 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-008670d9-c00d-4097-8bf7-fb8a2f43c65f tempest-ProjectAdminTests33-25077092 tempest-ProjectAdminTests33-25077092-project-admin] https://10.4.3.158/volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 returned with HTTP 404 Aug 19 21:33:08.061552 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1054/4222] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/volumes/f6b2fb0b-fe13-444e-adfa-290bd0482424 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:08.070179 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30738e82-7ee1-49a8-ac23-a6d02e2c1503 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 returned with HTTP 200 Aug 19 21:33:08.070914 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1063/4223] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:08.085182 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3deeeb6f-3349-422a-9bbc-704ac7b161a6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.086475 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3deeeb6f-3349-422a-9bbc-704ac7b161a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 Aug 19 21:33:08.086912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3deeeb6f-3349-422a-9bbc-704ac7b161a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.087201 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3deeeb6f-3349-422a-9bbc-704ac7b161a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.088672 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-3deeeb6f-3349-422a-9bbc-704ac7b161a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume with id: 815ad3f2-5a6d-42ab-a915-1e749a4a8458 Aug 19 21:33:08.094383 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.094383 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:08.095111 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3deeeb6f-3349-422a-9bbc-704ac7b161a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:08.121552 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3deeeb6f-3349-422a-9bbc-704ac7b161a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume request issued successfully. Aug 19 21:33:08.121552 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3deeeb6f-3349-422a-9bbc-704ac7b161a6 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 returned with HTTP 202 Aug 19 21:33:08.121552 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1049/4224] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:33:08 2026] DELETE /volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:08.131329 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b5af4fdd-0850-471a-b43f-f1603ea185cd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.133853 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b5af4fdd-0850-471a-b43f-f1603ea185cd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 Aug 19 21:33:08.134053 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b5af4fdd-0850-471a-b43f-f1603ea185cd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.134238 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b5af4fdd-0850-471a-b43f-f1603ea185cd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.141429 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.141429 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:08.143965 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c4a30514-ef75-45e9-81ad-ff80026a9b26 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.145120 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b5af4fdd-0850-471a-b43f-f1603ea185cd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:08.147611 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c4a30514-ef75-45e9-81ad-ff80026a9b26 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:08.147945 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c4a30514-ef75-45e9-81ad-ff80026a9b26 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.148255 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c4a30514-ef75-45e9-81ad-ff80026a9b26 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.149925 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b5af4fdd-0850-471a-b43f-f1603ea185cd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 returned with HTTP 200 Aug 19 21:33:08.150798 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1059/4225] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:08.157337 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.157337 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:08.161484 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c4a30514-ef75-45e9-81ad-ff80026a9b26 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:08.165616 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c4a30514-ef75-45e9-81ad-ff80026a9b26 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:08.166165 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1055/4226] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:08.178237 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0ceabff0-830b-49bc-993a-9ed513b51900 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.180537 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ceabff0-830b-49bc-993a-9ed513b51900 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:08.180767 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ceabff0-830b-49bc-993a-9ed513b51900 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.180981 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ceabff0-830b-49bc-993a-9ed513b51900 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.191798 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.191798 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:08.199842 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0ceabff0-830b-49bc-993a-9ed513b51900 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:08.209965 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ceabff0-830b-49bc-993a-9ed513b51900 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:08.210439 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1064/4227] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:08.228683 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ba098d80-72ec-4a43-9e3b-234e4e186a24 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.233032 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba098d80-72ec-4a43-9e3b-234e4e186a24 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes Aug 19 21:33:08.233032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba098d80-72ec-4a43-9e3b-234e4e186a24 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.233032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba098d80-72ec-4a43-9e3b-234e4e186a24 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.233032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-ba098d80-72ec-4a43-9e3b-234e4e186a24 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:33:08.233032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ba098d80-72ec-4a43-9e3b-234e4e186a24 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:33:08.240560 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ba098d80-72ec-4a43-9e3b-234e4e186a24 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Get all volumes completed successfully. Aug 19 21:33:08.241515 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba098d80-72ec-4a43-9e3b-234e4e186a24 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Aug 19 21:33:08.241515 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1050/4228] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/volumes => generated 338 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:08.252112 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b33b9c5a-5e7b-48fd-a10b-07278cfc74b7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.253705 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b33b9c5a-5e7b-48fd-a10b-07278cfc74b7 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:08.253872 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b33b9c5a-5e7b-48fd-a10b-07278cfc74b7 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.254097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b33b9c5a-5e7b-48fd-a10b-07278cfc74b7 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.260349 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.260349 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:08.263413 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b33b9c5a-5e7b-48fd-a10b-07278cfc74b7 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:08.266920 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b33b9c5a-5e7b-48fd-a10b-07278cfc74b7 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:08.267273 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1060/4229] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:08.312445 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-b18918d3-25d6-4312-a8da-ca439bd14189 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.314214 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-b18918d3-25d6-4312-a8da-ca439bd14189 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:08.315318 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-b18918d3-25d6-4312-a8da-ca439bd14189 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.316650 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-b18918d3-25d6-4312-a8da-ca439bd14189 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.326266 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.326266 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:08.331041 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-b18918d3-25d6-4312-a8da-ca439bd14189 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:08.338887 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-b18918d3-25d6-4312-a8da-ca439bd14189 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:08.338887 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1056/4230] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:08.426234 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-26e89a9c-cd68-4c8b-9ac0-ae750857e049 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.426657 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26e89a9c-cd68-4c8b-9ac0-ae750857e049 None None] GET https://10.4.3.158/volume// Aug 19 21:33:08.426857 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26e89a9c-cd68-4c8b-9ac0-ae750857e049 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.427109 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26e89a9c-cd68-4c8b-9ac0-ae750857e049 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.427487 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26e89a9c-cd68-4c8b-9ac0-ae750857e049 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:33:08.427808 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1065/4231] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:33:08.436088 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-60c4f34f-2c77-41a3-b672-4042d049e72e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.591107 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-60c4f34f-2c77-41a3-b672-4042d049e72e tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:33:08.591107 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-60c4f34f-2c77-41a3-b672-4042d049e72e tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5391a03e-9374-4fab-b197-d0d943b45117", "connector": null, "instance_uuid": "7249ee7f-eca4-4ecf-b633-655d18f9335d"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:08.598342 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.598342 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:08.626649 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-60c4f34f-2c77-41a3-b672-4042d049e72e tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:33:08.627373 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1051/4232] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:33:08 2026] POST /volume/v3/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:08.660401 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a09801c7-4291-46cf-bc4a-e5059474d184 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.662190 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a09801c7-4291-46cf-bc4a-e5059474d184 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:08.662430 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a09801c7-4291-46cf-bc4a-e5059474d184 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.662635 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a09801c7-4291-46cf-bc4a-e5059474d184 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.672615 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.672615 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:08.672756 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9c33bca0-bbbf-479e-891f-1ae65ef52201 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.672756 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9c33bca0-bbbf-479e-891f-1ae65ef52201 None None] GET https://10.4.3.158/volume// Aug 19 21:33:08.672756 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9c33bca0-bbbf-479e-891f-1ae65ef52201 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.672975 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9c33bca0-bbbf-479e-891f-1ae65ef52201 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.673298 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9c33bca0-bbbf-479e-891f-1ae65ef52201 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:33:08.673560 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1057/4233] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:33:08.675066 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a09801c7-4291-46cf-bc4a-e5059474d184 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:08.678949 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a09801c7-4291-46cf-bc4a-e5059474d184 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:08.679307 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1061/4234] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:08.681522 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-bfb25563-6bda-4968-808f-f154761267f2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.683563 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-bfb25563-6bda-4968-808f-f154761267f2 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:08.683822 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-bfb25563-6bda-4968-808f-f154761267f2 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:08.684085 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-bfb25563-6bda-4968-808f-f154761267f2 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:08.696024 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.696024 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:08.699454 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-bfb25563-6bda-4968-808f-f154761267f2 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:08.703404 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-bfb25563-6bda-4968-808f-f154761267f2 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:08.703933 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1066/4235] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:33:08 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:33:08.814861 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-d2db3cd8-e494-4d21-a28f-a29eba2d13ac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:08.817686 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-d2db3cd8-e494-4d21-a28f-a29eba2d13ac tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] PUT https://10.4.3.158/volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c Aug 19 21:33:08.818115 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-d2db3cd8-e494-4d21-a28f-a29eba2d13ac tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:08.825856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-d2db3cd8-e494-4d21-a28f-a29eba2d13ac tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Acquiring lock "cinder-attachment_update-5391a03e-9374-4fab-b197-d0d943b45117-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:33:08.830468 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-d2db3cd8-e494-4d21-a28f-a29eba2d13ac tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Lock "cinder-attachment_update-5391a03e-9374-4fab-b197-d0d943b45117-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:33:08.831535 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:08.831535 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:08.899506 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-d2db3cd8-e494-4d21-a28f-a29eba2d13ac tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Lock "cinder-attachment_update-5391a03e-9374-4fab-b197-d0d943b45117-np0000007814" released by "attachment_update" :: held 0.069s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:33:08.899950 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-d2db3cd8-e494-4d21-a28f-a29eba2d13ac tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c returned with HTTP 200 Aug 19 21:33:08.900381 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1052/4236] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:33:08 2026] PUT /volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:09.160211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0eb76f90-5980-4e13-9311-d4ec765d1a11 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:09.162333 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0eb76f90-5980-4e13-9311-d4ec765d1a11 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 Aug 19 21:33:09.162753 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0eb76f90-5980-4e13-9311-d4ec765d1a11 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:09.162818 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0eb76f90-5980-4e13-9311-d4ec765d1a11 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:09.163053 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-0eb76f90-5980-4e13-9311-d4ec765d1a11 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 Aug 19 21:33:09.163812 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7a9407f9-dc63-43ee-aa77-83c615b4042f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:09.165697 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a9407f9-dc63-43ee-aa77-83c615b4042f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 Aug 19 21:33:09.165995 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a9407f9-dc63-43ee-aa77-83c615b4042f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:09.166278 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a9407f9-dc63-43ee-aa77-83c615b4042f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:09.169875 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:09.169875 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:09.170638 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0eb76f90-5980-4e13-9311-d4ec765d1a11 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:09.172494 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a9407f9-dc63-43ee-aa77-83c615b4042f tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 returned with HTTP 404 Aug 19 21:33:09.173033 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1062/4237] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:09 2026] GET /volume/v3/volumes/815ad3f2-5a6d-42ab-a915-1e749a4a8458 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:09.181590 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-94c026e8-b93c-447c-b118-aabd2f3ae1fd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:09.183170 np0000007814 devstack@c-api.service[100178]: WARNING cinder.keymgr.conf_key_mgr [None req-0eb76f90-5980-4e13-9311-d4ec765d1a11 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:33:09.183533 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94c026e8-b93c-447c-b118-aabd2f3ae1fd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:33:09.183774 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94c026e8-b93c-447c-b118-aabd2f3ae1fd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:09.183998 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94c026e8-b93c-447c-b118-aabd2f3ae1fd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:09.190045 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0eb76f90-5980-4e13-9311-d4ec765d1a11 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume request issued successfully. Aug 19 21:33:09.190334 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0eb76f90-5980-4e13-9311-d4ec765d1a11 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 returned with HTTP 202 Aug 19 21:33:09.190832 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1058/4238] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:33:09 2026] DELETE /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:09.194896 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:09.194896 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:09.199417 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-780ce24d-9d1e-4a36-bbe9-3d879cc0dcfc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:09.201142 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-780ce24d-9d1e-4a36-bbe9-3d879cc0dcfc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 Aug 19 21:33:09.201250 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-94c026e8-b93c-447c-b118-aabd2f3ae1fd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:09.201444 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-780ce24d-9d1e-4a36-bbe9-3d879cc0dcfc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:09.201736 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-780ce24d-9d1e-4a36-bbe9-3d879cc0dcfc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:09.206089 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94c026e8-b93c-447c-b118-aabd2f3ae1fd tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:33:09.206479 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1067/4239] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:09 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:09.208896 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:09.208896 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:09.213399 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-780ce24d-9d1e-4a36-bbe9-3d879cc0dcfc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:09.218566 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-780ce24d-9d1e-4a36-bbe9-3d879cc0dcfc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 returned with HTTP 200 Aug 19 21:33:09.218623 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:09.219051 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1053/4240] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:09 2026] GET /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:09.220376 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:09.220758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-435095320"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:09.222413 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-435095320'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:09.222531 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume of 1 GB Aug 19 21:33:09.227304 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Availability Zones retrieved successfully. Aug 19 21:33:09.234539 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (3d177776-c212-4111-88db-b6daa66db2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:09.235483 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ddb6ba-ec6e-4708-a5e5-c3849e528a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:09.236585 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:09.265218 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ddb6ba-ec6e-4708-a5e5-c3849e528a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:09.266104 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51eeeac3-70e0-4cb4-8a02-fa10c2658308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:09.330321 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['6fe84433-bdd2-47e8-91ca-b64959eb1160', '9a0a2c71-ab79-447a-bbf7-6c3a70af8ce5', 'a756960d-f696-4418-b05b-4cf13887096b', 'e07feaae-2c1c-43f8-92e9-dcc2a1c15dcd'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:09.331511 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51eeeac3-70e0-4cb4-8a02-fa10c2658308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fe84433-bdd2-47e8-91ca-b64959eb1160', '9a0a2c71-ab79-447a-bbf7-6c3a70af8ce5', 'a756960d-f696-4418-b05b-4cf13887096b', 'e07feaae-2c1c-43f8-92e9-dcc2a1c15dcd']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:09.332638 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e67abdb-17b9-4b6d-a077-d911f64d19cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:09.365631 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e67abdb-17b9-4b6d-a077-d911f64d19cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04faef93-0fa7-4d36-bbdf-942d27f0666a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-435095320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['6fe84433-bdd2-47e8-91ca-b64959eb1160','9a0a2c71-ab79-447a-bbf7-6c3a70af8ce5','a756960d-f696-4418-b05b-4cf13887096b','e07feaae-2c1c-43f8-92e9-dcc2a1c15dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-435095320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04faef93-0fa7-4d36-bbdf-942d27f0666a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91bfee607d234ad1a56cabf8b9f428a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:09.366423 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2dc828-d052-4534-95ee-ad5c0851d38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:09.393713 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2dc828-d052-4534-95ee-ad5c0851d38d) transitioned into state 'SUCCESS' from state '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-435095320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['6fe84433-bdd2-47e8-91ca-b64959eb1160','9a0a2c71-ab79-447a-bbf7-6c3a70af8ce5','a756960d-f696-4418-b05b-4cf13887096b','e07feaae-2c1c-43f8-92e9-dcc2a1c15dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:09.394399 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8001ebe5-0801-47d3-a2b4-5327642b6b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:09.406484 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8001ebe5-0801-47d3-a2b4-5327642b6b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:09.407292 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (3d177776-c212-4111-88db-b6daa66db2b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:09.407579 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request issued successfully. Aug 19 21:33:09.408153 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-898bdf24-731f-49ee-a502-f2c31c579ab4 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:09.408579 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1063/4241] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:33:09 2026] POST /volume/v3/volumes => generated 753 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:09.423346 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f3ef15ef-b055-44e0-8c37-9854e1164745 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:09.425410 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f3ef15ef-b055-44e0-8c37-9854e1164745 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a Aug 19 21:33:09.425664 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f3ef15ef-b055-44e0-8c37-9854e1164745 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:09.425956 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f3ef15ef-b055-44e0-8c37-9854e1164745 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:09.435003 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:09.435003 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:09.439644 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f3ef15ef-b055-44e0-8c37-9854e1164745 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:09.447048 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f3ef15ef-b055-44e0-8c37-9854e1164745 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a returned with HTTP 200 Aug 19 21:33:09.447670 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1059/4242] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:09 2026] GET /volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:09.623462 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5a4b2252-8c6a-4f5b-80f6-bf1ad19fef97 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:09.692453 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8e513414-336f-4006-9964-d73b77f013cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:09.694339 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e513414-336f-4006-9964-d73b77f013cd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:09.694582 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e513414-336f-4006-9964-d73b77f013cd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:09.694852 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e513414-336f-4006-9964-d73b77f013cd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:09.703807 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a4b2252-8c6a-4f5b-80f6-bf1ad19fef97 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:33:09.704182 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a4b2252-8c6a-4f5b-80f6-bf1ad19fef97 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1317691651", "extra_specs": {"storage_protocol": "tempest-storage_protocol-876128919", "vendor_name": "tempest-vendor_name-1308241577"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:09.714391 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:09.714391 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:09.717961 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8e513414-336f-4006-9964-d73b77f013cd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:09.718440 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a4b2252-8c6a-4f5b-80f6-bf1ad19fef97 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:33:09.718881 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1068/4243] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:33:09 2026] POST /volume/v3/types => generated 329 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:09.722345 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e513414-336f-4006-9964-d73b77f013cd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:09.722775 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1054/4244] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:09 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:09.726675 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-885639c1-cf18-459f-a532-a4958ad14c55 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:09.728610 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:09.728973 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fe2201ab-6443-420e-bcd7-eded3c2a8727", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:09.730361 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Create volume request body: {'volume': {'volume_type': 'fe2201ab-6443-420e-bcd7-eded3c2a8727', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:09.733919 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Create volume of 1 GB Aug 19 21:33:09.734267 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:09.734267 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:09.734615 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Availability Zones retrieved successfully. Aug 19 21:33:09.740006 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Flow 'volume_create_api' (cb6ad03b-bf1b-4bc8-bd8d-031a58034287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:09.740969 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63fafbad-5971-473b-bbf0-fe097f79edb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:09.741813 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:09.761233 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63fafbad-5971-473b-bbf0-fe097f79edb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:33:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-876128919',vendor_name='tempest-vendor_name-1308241577'},id=fe2201ab-6443-420e-bcd7-eded3c2a8727,is_public=True,name='tempest-ProjectMemberTests-volume-type-1317691651',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe2201ab-6443-420e-bcd7-eded3c2a8727', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:09.762235 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5476cd31-ece1-409d-955f-98d1cb3cc7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:09.787350 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1317691651 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1317691651, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:09.787626 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1317691651 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1317691651, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:09.820999 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Created reservations ['a2b16ed3-2704-4a19-9a45-c23a4d802597', 'b92adf8b-eb86-43ed-a10d-f007a5e2e320', 'f60e5024-510f-4019-8677-3dfdc183ccbe', '45f27e1c-0edf-44ef-ab91-9630299a21f6'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:09.821971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5476cd31-ece1-409d-955f-98d1cb3cc7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2b16ed3-2704-4a19-9a45-c23a4d802597', 'b92adf8b-eb86-43ed-a10d-f007a5e2e320', 'f60e5024-510f-4019-8677-3dfdc183ccbe', '45f27e1c-0edf-44ef-ab91-9630299a21f6']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:09.822952 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab4f105-a272-49e5-b16c-0b187c13d27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:09.850434 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab4f105-a272-49e5-b16c-0b187c13d27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba', '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='2978aa9d2e30424da0c0d2af18132dc4',qos_specs=None,replication_status=,reservations=['a2b16ed3-2704-4a19-9a45-c23a4d802597','b92adf8b-eb86-43ed-a10d-f007a5e2e320','f60e5024-510f-4019-8677-3dfdc183ccbe','45f27e1c-0edf-44ef-ab91-9630299a21f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac5215e2fbc4405b49d82cba7e03a1b',volume_type_id=fe2201ab-6443-420e-bcd7-eded3c2a8727), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:09Z,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=a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2978aa9d2e30424da0c0d2af18132dc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ac5215e2fbc4405b49d82cba7e03a1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe2201ab-6443-420e-bcd7-eded3c2a8727),volume_type_id=fe2201ab-6443-420e-bcd7-eded3c2a8727)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:09.851289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1fb53d-b672-4e55-85c8-47a3e0ecc3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:09.867417 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1fb53d-b672-4e55-85c8-47a3e0ecc3f2) transitioned into state 'SUCCESS' from 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='2978aa9d2e30424da0c0d2af18132dc4',qos_specs=None,replication_status=,reservations=['a2b16ed3-2704-4a19-9a45-c23a4d802597','b92adf8b-eb86-43ed-a10d-f007a5e2e320','f60e5024-510f-4019-8677-3dfdc183ccbe','45f27e1c-0edf-44ef-ab91-9630299a21f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac5215e2fbc4405b49d82cba7e03a1b',volume_type_id=fe2201ab-6443-420e-bcd7-eded3c2a8727)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:09.868307 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c6248b-bfe5-4f29-8df6-c1068934748b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:09.878578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c6248b-bfe5-4f29-8df6-c1068934748b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:09.879640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Flow 'volume_create_api' (cb6ad03b-bf1b-4bc8-bd8d-031a58034287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:09.880061 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Create volume request issued successfully. Aug 19 21:33:09.880780 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-885639c1-cf18-459f-a532-a4958ad14c55 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:09.881392 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1064/4245] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:33:09 2026] POST /volume/v3/volumes => generated 774 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:09.893172 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1fc57bdc-37d3-49f7-884c-57574cd1c287 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:09.895253 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1fc57bdc-37d3-49f7-884c-57574cd1c287 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] GET https://10.4.3.158/volume/v3/volumes/a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba Aug 19 21:33:09.895511 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1fc57bdc-37d3-49f7-884c-57574cd1c287 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:09.895767 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1fc57bdc-37d3-49f7-884c-57574cd1c287 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:09.903260 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:09.903260 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:09.907031 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1fc57bdc-37d3-49f7-884c-57574cd1c287 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Volume info retrieved successfully. Aug 19 21:33:09.911135 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1fc57bdc-37d3-49f7-884c-57574cd1c287 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes/a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba returned with HTTP 200 Aug 19 21:33:09.911589 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1060/4246] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:09 2026] GET /volume/v3/volumes/a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:10.233371 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6f85622f-5266-4abb-94a3-cabcb244041a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.235568 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f85622f-5266-4abb-94a3-cabcb244041a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 Aug 19 21:33:10.235808 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f85622f-5266-4abb-94a3-cabcb244041a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:10.235998 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f85622f-5266-4abb-94a3-cabcb244041a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:10.243273 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f85622f-5266-4abb-94a3-cabcb244041a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 returned with HTTP 404 Aug 19 21:33:10.243431 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1069/4247] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:10 2026] GET /volume/v3/volumes/5f22ca46-7cab-4882-8455-9c2b1a9cbfd7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:10.255869 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-53fe49f6-4b82-4eb5-9964-082e59045bc2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.258142 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53fe49f6-4b82-4eb5-9964-082e59045bc2 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:33:10.258424 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53fe49f6-4b82-4eb5-9964-082e59045bc2 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:10.258699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53fe49f6-4b82-4eb5-9964-082e59045bc2 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:10.259760 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-53fe49f6-4b82-4eb5-9964-082e59045bc2 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:33:10.293708 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-53fe49f6-4b82-4eb5-9964-082e59045bc2 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Get all volumes completed successfully. Aug 19 21:33:10.296003 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:10.296003 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:10.301198 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53fe49f6-4b82-4eb5-9964-082e59045bc2 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:33:10.301690 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1055/4248] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:33:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10248 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:33:10.319049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-335c1cc1-57d0-4304-af04-ecc2bab68c53 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.321435 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-335c1cc1-57d0-4304-af04-ecc2bab68c53 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] DELETE https://10.4.3.158/volume/v3/types/aeff4977-d292-4092-a72a-3211ffd85972 Aug 19 21:33:10.321725 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-335c1cc1-57d0-4304-af04-ecc2bab68c53 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:10.321985 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-335c1cc1-57d0-4304-af04-ecc2bab68c53 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:10.322310 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:10.322310 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:10.350360 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-335c1cc1-57d0-4304-af04-ecc2bab68c53 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] https://10.4.3.158/volume/v3/types/aeff4977-d292-4092-a72a-3211ffd85972 returned with HTTP 202 Aug 19 21:33:10.350843 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1065/4249] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:33:10 2026] DELETE /volume/v3/types/aeff4977-d292-4092-a72a-3211ffd85972 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:10.362564 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-935ad73a-6b8d-4632-bf5b-b74a4fcecc13 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.364275 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-935ad73a-6b8d-4632-bf5b-b74a4fcecc13 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:33:10.364610 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-935ad73a-6b8d-4632-bf5b-b74a4fcecc13 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-643570633", "extra_specs": {}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:10.377814 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-935ad73a-6b8d-4632-bf5b-b74a4fcecc13 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:33:10.378215 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1061/4250] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:33:10 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:10.388744 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2f46c78d-ceaa-449c-b4db-b960d9e94430 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.390599 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f46c78d-ceaa-449c-b4db-b960d9e94430 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] POST https://10.4.3.158/volume/v3/types/d57a9524-fab8-402a-ac9d-3d591998a316/encryption Aug 19 21:33:10.390965 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f46c78d-ceaa-449c-b4db-b960d9e94430 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:10.406113 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f46c78d-ceaa-449c-b4db-b960d9e94430 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] https://10.4.3.158/volume/v3/types/d57a9524-fab8-402a-ac9d-3d591998a316/encryption returned with HTTP 200 Aug 19 21:33:10.406494 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1070/4251] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:33:10 2026] POST /volume/v3/types/d57a9524-fab8-402a-ac9d-3d591998a316/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:10.414189 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-92dfd620-956a-4e1d-9ed1-24556765e264 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.415826 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:10.416167 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-261934432", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-643570633", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:10.417656 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-261934432', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-643570633', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:10.421222 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume of 1 GB Aug 19 21:33:10.421496 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:10.421496 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:10.421999 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Availability Zones retrieved successfully. Aug 19 21:33:10.427950 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (66886279-cb5a-4064-920e-5d3737440e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:10.428891 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e200525f-a3ac-4837-b0ee-5f0f1d9bd2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:10.429765 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:10.451445 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e200525f-a3ac-4837-b0ee-5f0f1d9bd2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:33:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d57a9524-fab8-402a-ac9d-3d591998a316,is_public=True,name='tempest-scenario-type-luks2-643570633',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd57a9524-fab8-402a-ac9d-3d591998a316', '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=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:10.452309 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87f1226-ece5-4a3e-ad3a-daea2e81c3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:10.462230 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c6fc0f4c-ae7b-46c1-8833-d8717d7c1a69 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.464217 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6fc0f4c-ae7b-46c1-8833-d8717d7c1a69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a Aug 19 21:33:10.464404 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6fc0f4c-ae7b-46c1-8833-d8717d7c1a69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:10.464580 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6fc0f4c-ae7b-46c1-8833-d8717d7c1a69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:10.471794 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:10.471794 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:10.475270 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c6fc0f4c-ae7b-46c1-8833-d8717d7c1a69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:10.477736 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-643570633 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-643570633, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:10.477992 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-643570633 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-643570633, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:10.479465 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6fc0f4c-ae7b-46c1-8833-d8717d7c1a69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a returned with HTTP 200 Aug 19 21:33:10.479834 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1066/4252] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:10 2026] GET /volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:10.492403 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0c548e39-9bc7-443c-9400-aaef3cbafa69 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.495466 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0c548e39-9bc7-443c-9400-aaef3cbafa69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:33:10.495859 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0c548e39-9bc7-443c-9400-aaef3cbafa69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04faef93-0fa7-4d36-bbdf-942d27f0666a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-186651214"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:10.503898 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['e0313f55-4daa-4be8-89e4-3f03825d8169', 'cb7d9bef-2ecf-4130-bec3-89894db77501', '63a6e8ee-95e5-4589-b07c-6739eb5e2e2c', 'b2851d9f-6a02-4aa9-be52-08fba0b33877'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:10.504639 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87f1226-ece5-4a3e-ad3a-daea2e81c3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0313f55-4daa-4be8-89e4-3f03825d8169', 'cb7d9bef-2ecf-4130-bec3-89894db77501', '63a6e8ee-95e5-4589-b07c-6739eb5e2e2c', 'b2851d9f-6a02-4aa9-be52-08fba0b33877']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:10.505427 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35954dc3-deb1-422c-8af5-c4359ba19ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:10.505491 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:10.505491 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:10.506029 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0c548e39-9bc7-443c-9400-aaef3cbafa69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:10.506215 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-0c548e39-9bc7-443c-9400-aaef3cbafa69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create snapshot from volume 04faef93-0fa7-4d36-bbdf-942d27f0666a Aug 19 21:33:10.524872 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35954dc3-deb1-422c-8af5-c4359ba19ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39d005c1-54dd-4001-ba9f-b35770c9fb85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-261934432',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['e0313f55-4daa-4be8-89e4-3f03825d8169','cb7d9bef-2ecf-4130-bec3-89894db77501','63a6e8ee-95e5-4589-b07c-6739eb5e2e2c','b2851d9f-6a02-4aa9-be52-08fba0b33877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=d57a9524-fab8-402a-ac9d-3d591998a316), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-261934432',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=39d005c1-54dd-4001-ba9f-b35770c9fb85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5556b137f40546b4995eb155c224193c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d57a9524-fab8-402a-ac9d-3d591998a316),volume_type_id=d57a9524-fab8-402a-ac9d-3d591998a316)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:10.525563 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10dce89-243f-48d1-8047-2420e12e8cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:10.534630 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-0c548e39-9bc7-443c-9400-aaef3cbafa69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['ca889627-9018-4042-90e2-a519fffa68b7', 'fa986271-5850-4acb-bd36-b255a72787d4', '9a4f9228-a90d-4d85-a03c-e4d27aaedd69', '4ad01218-d17b-4a36-b3ca-9f9123e17965'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:10.545388 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10dce89-243f-48d1-8047-2420e12e8cf6) transitioned into state 'SUCCESS' from state '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-261934432',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['e0313f55-4daa-4be8-89e4-3f03825d8169','cb7d9bef-2ecf-4130-bec3-89894db77501','63a6e8ee-95e5-4589-b07c-6739eb5e2e2c','b2851d9f-6a02-4aa9-be52-08fba0b33877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=d57a9524-fab8-402a-ac9d-3d591998a316)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:10.546031 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee33e98-0b18-4c39-a8b0-ae551783ed1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:10.554272 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee33e98-0b18-4c39-a8b0-ae551783ed1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:10.555002 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (66886279-cb5a-4064-920e-5d3737440e2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:10.555279 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request issued successfully. Aug 19 21:33:10.555773 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92dfd620-956a-4e1d-9ed1-24556765e264 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:10.556166 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1056/4253] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:33:10 2026] POST /volume/v3/volumes => generated 779 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:10.570302 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0c548e39-9bc7-443c-9400-aaef3cbafa69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot create request issued successfully. Aug 19 21:33:10.570693 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0c548e39-9bc7-443c-9400-aaef3cbafa69 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:33:10.571286 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1062/4254] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:33:10 2026] POST /volume/v3/snapshots => generated 309 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:10.573438 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-07a51d7e-c50d-48f4-a5bb-382dd22b82f3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.575135 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-07a51d7e-c50d-48f4-a5bb-382dd22b82f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 Aug 19 21:33:10.575311 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-07a51d7e-c50d-48f4-a5bb-382dd22b82f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:10.575497 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-07a51d7e-c50d-48f4-a5bb-382dd22b82f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:10.579503 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b76686a1-2e40-44b5-8ebe-ac53380b87e9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.581617 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b76686a1-2e40-44b5-8ebe-ac53380b87e9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 Aug 19 21:33:10.581856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b76686a1-2e40-44b5-8ebe-ac53380b87e9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:10.582438 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b76686a1-2e40-44b5-8ebe-ac53380b87e9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:10.584726 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:10.584726 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:10.588254 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-07a51d7e-c50d-48f4-a5bb-382dd22b82f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:10.588836 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:10.588836 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:10.589431 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b76686a1-2e40-44b5-8ebe-ac53380b87e9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:33:10.590506 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b76686a1-2e40-44b5-8ebe-ac53380b87e9 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 returned with HTTP 200 Aug 19 21:33:10.591357 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1067/4255] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:10 2026] GET /volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:10.592137 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-07a51d7e-c50d-48f4-a5bb-382dd22b82f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 returned with HTTP 200 Aug 19 21:33:10.592505 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1071/4256] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:10 2026] GET /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:10.736168 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-99def9cb-f206-419f-b033-d31f2820a501 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.737995 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-99def9cb-f206-419f-b033-d31f2820a501 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:10.738302 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-99def9cb-f206-419f-b033-d31f2820a501 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:10.738697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-99def9cb-f206-419f-b033-d31f2820a501 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:10.752183 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:10.752183 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:10.754969 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-99def9cb-f206-419f-b033-d31f2820a501 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:10.759617 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-99def9cb-f206-419f-b033-d31f2820a501 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:10.760241 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1057/4257] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:10 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:10.923613 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1a9ee8ff-0899-4617-b18a-df2782d3514e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.925523 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1a9ee8ff-0899-4617-b18a-df2782d3514e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] GET https://10.4.3.158/volume/v3/volumes/a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba Aug 19 21:33:10.925742 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1a9ee8ff-0899-4617-b18a-df2782d3514e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:10.925938 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1a9ee8ff-0899-4617-b18a-df2782d3514e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:10.933186 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:10.933186 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:10.937132 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1a9ee8ff-0899-4617-b18a-df2782d3514e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Volume info retrieved successfully. Aug 19 21:33:10.942302 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1a9ee8ff-0899-4617-b18a-df2782d3514e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes/a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba returned with HTTP 200 Aug 19 21:33:10.942850 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1063/4258] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:10 2026] GET /volume/v3/volumes/a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:10.954563 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4de49ff5-2a6b-4c8d-bb3d-855ba9342999 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:10.956136 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4de49ff5-2a6b-4c8d-bb3d-855ba9342999 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] GET https://10.4.3.158/volume/v3/messages Aug 19 21:33:10.956337 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4de49ff5-2a6b-4c8d-bb3d-855ba9342999 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:10.956502 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4de49ff5-2a6b-4c8d-bb3d-855ba9342999 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:10.959805 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4de49ff5-2a6b-4c8d-bb3d-855ba9342999 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:33:10.960141 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1068/4259] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:33:10 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:10.967792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f5633c62-fe22-4577-bf14-2ba0926ec690 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.016271 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5633c62-fe22-4577-bf14-2ba0926ec690 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] DELETE https://10.4.3.158/volume/v3/messages/440212da-e859-4759-9cbe-580b6ffa9ed2 Aug 19 21:33:11.016520 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5633c62-fe22-4577-bf14-2ba0926ec690 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.016772 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5633c62-fe22-4577-bf14-2ba0926ec690 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.025909 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5633c62-fe22-4577-bf14-2ba0926ec690 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] https://10.4.3.158/volume/v3/messages/440212da-e859-4759-9cbe-580b6ffa9ed2 returned with HTTP 204 Aug 19 21:33:11.026431 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1072/4260] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Aug 19 21:33:10 2026] DELETE /volume/v3/messages/440212da-e859-4759-9cbe-580b6ffa9ed2 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 21:33:11.033985 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-95e3b968-bab9-4b1e-9135-c8141f051f97 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.035582 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95e3b968-bab9-4b1e-9135-c8141f051f97 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] GET https://10.4.3.158/volume/v3/messages/440212da-e859-4759-9cbe-580b6ffa9ed2 Aug 19 21:33:11.035861 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95e3b968-bab9-4b1e-9135-c8141f051f97 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.036184 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95e3b968-bab9-4b1e-9135-c8141f051f97 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.039962 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95e3b968-bab9-4b1e-9135-c8141f051f97 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] https://10.4.3.158/volume/v3/messages/440212da-e859-4759-9cbe-580b6ffa9ed2 returned with HTTP 404 Aug 19 21:33:11.040528 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1058/4261] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:33:11 2026] GET /volume/v3/messages/440212da-e859-4759-9cbe-580b6ffa9ed2 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:11.047671 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.049819 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba Aug 19 21:33:11.050106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.050385 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.050582 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Delete volume with id: a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba Aug 19 21:33:11.057562 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.057562 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:11.057930 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Volume info retrieved successfully. Aug 19 21:33:11.058960 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100178) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 21:33:11.069147 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1317691651 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1317691651, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:11.069417 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1317691651 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1317691651, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:11.078130 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Created reservations ['dbb8f6b2-0e78-418e-acb0-4c94ee97940b', 'ede93cbe-e70a-4a56-9aac-54a5e5d0c593', 'e25c4f28-7d06-454a-a919-79685ef8a399', 'c4866b30-f709-4929-a02d-1c2e156ab759'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:11.105201 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Delete volume request issued successfully. Aug 19 21:33:11.105434 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c2cdaaa4-cbba-47d0-9add-b7c16abb9ede tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes/a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba returned with HTTP 202 Aug 19 21:33:11.105929 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1064/4262] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:33:11 2026] DELETE /volume/v3/volumes/a2bebdbb-4b4e-4cd4-b7b4-270a3e3cc4ba => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:11.112672 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cf9f9fce-a13a-43db-a949-d6de1991c015 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.114357 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cf9f9fce-a13a-43db-a949-d6de1991c015 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] DELETE https://10.4.3.158/volume/v3/types/fe2201ab-6443-420e-bcd7-eded3c2a8727 Aug 19 21:33:11.114555 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cf9f9fce-a13a-43db-a949-d6de1991c015 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.114789 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cf9f9fce-a13a-43db-a949-d6de1991c015 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.135246 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cf9f9fce-a13a-43db-a949-d6de1991c015 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/types/fe2201ab-6443-420e-bcd7-eded3c2a8727 returned with HTTP 202 Aug 19 21:33:11.135677 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1069/4263] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:33:11 2026] DELETE /volume/v3/types/fe2201ab-6443-420e-bcd7-eded3c2a8727 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:11.144237 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5e8587ac-2d95-41cd-9425-8025759d51c0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.146248 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5e8587ac-2d95-41cd-9425-8025759d51c0 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:33:11.146593 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5e8587ac-2d95-41cd-9425-8025759d51c0 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-485796546", "extra_specs": {"storage_protocol": "tempest-storage_protocol-674648387", "vendor_name": "tempest-vendor_name-2019685616"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:11.161588 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5e8587ac-2d95-41cd-9425-8025759d51c0 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:33:11.161994 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1073/4264] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:33:11 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:11.169524 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.171303 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:11.171649 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5bff8a7e-e9ef-465f-b196-84eae6ed3bdb", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:11.173481 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Create volume request body: {'volume': {'volume_type': '5bff8a7e-e9ef-465f-b196-84eae6ed3bdb', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:11.177097 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Create volume of 1 GB Aug 19 21:33:11.177390 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.177390 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:11.177797 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Availability Zones retrieved successfully. Aug 19 21:33:11.183182 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Flow 'volume_create_api' (bd059218-1804-45c7-8165-63cdb4a53f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:11.184337 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31f1b62-6ec4-42e5-9280-c7b700a0f33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:11.185194 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:11.205064 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31f1b62-6ec4-42e5-9280-c7b700a0f33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:33:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-674648387',vendor_name='tempest-vendor_name-2019685616'},id=5bff8a7e-e9ef-465f-b196-84eae6ed3bdb,is_public=True,name='tempest-ProjectMemberTests-volume-type-485796546',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bff8a7e-e9ef-465f-b196-84eae6ed3bdb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:11.205976 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f612410-f7fa-4d19-bf2e-cb40c377f6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:11.238112 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-485796546 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-485796546, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:11.238493 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-485796546 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-485796546, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:11.268165 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Created reservations ['9dd01186-b5ca-4ead-9416-9be6320d3a68', '56e1fc2a-e589-4d09-89ce-0b40adb1765a', 'cd0f1c77-cf97-4db8-a5e2-d2d15c0fffbf', '5d8b019e-34d5-4d00-96a1-2aab93fe9db7'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:11.269134 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f612410-f7fa-4d19-bf2e-cb40c377f6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dd01186-b5ca-4ead-9416-9be6320d3a68', '56e1fc2a-e589-4d09-89ce-0b40adb1765a', 'cd0f1c77-cf97-4db8-a5e2-d2d15c0fffbf', '5d8b019e-34d5-4d00-96a1-2aab93fe9db7']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:11.270115 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203fdbf4-9174-4500-bd0e-b5b12be4ed3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:11.298821 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203fdbf4-9174-4500-bd0e-b5b12be4ed3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6aa63e6-3ae0-4270-adb6-18a7c50975ce', '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='2978aa9d2e30424da0c0d2af18132dc4',qos_specs=None,replication_status=,reservations=['9dd01186-b5ca-4ead-9416-9be6320d3a68','56e1fc2a-e589-4d09-89ce-0b40adb1765a','cd0f1c77-cf97-4db8-a5e2-d2d15c0fffbf','5d8b019e-34d5-4d00-96a1-2aab93fe9db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac5215e2fbc4405b49d82cba7e03a1b',volume_type_id=5bff8a7e-e9ef-465f-b196-84eae6ed3bdb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:11Z,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=d6aa63e6-3ae0-4270-adb6-18a7c50975ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2978aa9d2e30424da0c0d2af18132dc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ac5215e2fbc4405b49d82cba7e03a1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bff8a7e-e9ef-465f-b196-84eae6ed3bdb),volume_type_id=5bff8a7e-e9ef-465f-b196-84eae6ed3bdb)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:11.299890 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0731fc3f-f789-4f21-b39e-70733602e4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:11.320487 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0731fc3f-f789-4f21-b39e-70733602e4ab) transitioned into state 'SUCCESS' from 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='2978aa9d2e30424da0c0d2af18132dc4',qos_specs=None,replication_status=,reservations=['9dd01186-b5ca-4ead-9416-9be6320d3a68','56e1fc2a-e589-4d09-89ce-0b40adb1765a','cd0f1c77-cf97-4db8-a5e2-d2d15c0fffbf','5d8b019e-34d5-4d00-96a1-2aab93fe9db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac5215e2fbc4405b49d82cba7e03a1b',volume_type_id=5bff8a7e-e9ef-465f-b196-84eae6ed3bdb)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:11.321142 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d3746b-dd1a-4765-92ce-765518145449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:11.329291 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d3746b-dd1a-4765-92ce-765518145449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:11.330297 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Flow 'volume_create_api' (bd059218-1804-45c7-8165-63cdb4a53f2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:11.330577 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Create volume request issued successfully. Aug 19 21:33:11.331137 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b8aacb5f-6dac-4f75-8371-b0565584e4bc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:11.331523 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1059/4265] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:33:11 2026] POST /volume/v3/volumes => generated 773 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:11.345782 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-80252690-8a7a-4b8c-956f-51e52fa9f0b1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.347987 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-80252690-8a7a-4b8c-956f-51e52fa9f0b1 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] GET https://10.4.3.158/volume/v3/volumes/d6aa63e6-3ae0-4270-adb6-18a7c50975ce Aug 19 21:33:11.348243 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-80252690-8a7a-4b8c-956f-51e52fa9f0b1 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.348470 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-80252690-8a7a-4b8c-956f-51e52fa9f0b1 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.357146 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.357146 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:11.361229 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-80252690-8a7a-4b8c-956f-51e52fa9f0b1 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Volume info retrieved successfully. Aug 19 21:33:11.365936 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-80252690-8a7a-4b8c-956f-51e52fa9f0b1 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes/d6aa63e6-3ae0-4270-adb6-18a7c50975ce returned with HTTP 200 Aug 19 21:33:11.366496 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1065/4266] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:11 2026] GET /volume/v3/volumes/d6aa63e6-3ae0-4270-adb6-18a7c50975ce => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:11.600247 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-231d2b61-7f7e-4719-a94d-d9c3351df970 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.602721 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-231d2b61-7f7e-4719-a94d-d9c3351df970 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 Aug 19 21:33:11.603003 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-231d2b61-7f7e-4719-a94d-d9c3351df970 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.603263 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-231d2b61-7f7e-4719-a94d-d9c3351df970 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.608272 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7f1fd80d-1f65-4835-b4c2-6e68a878fe56 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.610040 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.610040 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:11.610391 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7f1fd80d-1f65-4835-b4c2-6e68a878fe56 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 Aug 19 21:33:11.610525 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-231d2b61-7f7e-4719-a94d-d9c3351df970 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:33:11.610626 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7f1fd80d-1f65-4835-b4c2-6e68a878fe56 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.610865 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7f1fd80d-1f65-4835-b4c2-6e68a878fe56 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.611542 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-231d2b61-7f7e-4719-a94d-d9c3351df970 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 returned with HTTP 200 Aug 19 21:33:11.611954 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1070/4267] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:11 2026] GET /volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:11.619571 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.619571 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:11.622891 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.624305 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7f1fd80d-1f65-4835-b4c2-6e68a878fe56 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:11.624808 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:11.625260 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "58a4fec4-64df-490c-af5e-41ddb76f9129", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1534055782"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:11.627181 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request body: {'volume': {'snapshot_id': '58a4fec4-64df-490c-af5e-41ddb76f9129', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1534055782'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:11.628405 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7f1fd80d-1f65-4835-b4c2-6e68a878fe56 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 returned with HTTP 200 Aug 19 21:33:11.628826 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1074/4268] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:11 2026] GET /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:11.633599 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.633599 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:11.634615 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:33:11.634615 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume of 1 GB Aug 19 21:33:11.639211 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Availability Zones retrieved successfully. Aug 19 21:33:11.648051 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-73024432-5b73-4fc2-bc8a-0557ba0fdb35 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.648179 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (e29fea69-87c4-436f-abac-d01437b257b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:11.648179 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dab5ec6-6d6d-4e2f-a5d4-252fcdb65fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:11.648268 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-73024432-5b73-4fc2-bc8a-0557ba0fdb35 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 Aug 19 21:33:11.648268 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-73024432-5b73-4fc2-bc8a-0557ba0fdb35 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.648344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:11.648379 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-73024432-5b73-4fc2-bc8a-0557ba0fdb35 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.654940 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.654940 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:11.659177 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-73024432-5b73-4fc2-bc8a-0557ba0fdb35 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:11.664055 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-73024432-5b73-4fc2-bc8a-0557ba0fdb35 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 returned with HTTP 200 Aug 19 21:33:11.664459 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1066/4269] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:11 2026] GET /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:11.679707 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dab5ec6-6d6d-4e2f-a5d4-252fcdb65fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '58a4fec4-64df-490c-af5e-41ddb76f9129', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:11.680339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3303470a-74c1-4f2d-9bcd-cd95e0f70495 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.680855 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe2a3237-2f61-4ff6-803b-b10db42fe03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:11.682227 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3303470a-74c1-4f2d-9bcd-cd95e0f70495 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85/action Aug 19 21:33:11.682416 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3303470a-74c1-4f2d-9bcd-cd95e0f70495 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:33:11.682608 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3303470a-74c1-4f2d-9bcd-cd95e0f70495 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:11.690874 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.690874 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:11.692384 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3303470a-74c1-4f2d-9bcd-cd95e0f70495 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:11.698880 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3303470a-74c1-4f2d-9bcd-cd95e0f70495 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume updated successfully. Aug 19 21:33:11.699241 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3303470a-74c1-4f2d-9bcd-cd95e0f70495 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85/action returned with HTTP 200 Aug 19 21:33:11.699531 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1071/4270] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:33:11 2026] POST /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 21:33:11.724365 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Created reservations ['4eb23b80-782c-4bd6-9022-537f363d0ff4', '2fec905f-88db-42cc-b29d-2420d4b914ca', '6dcf4e32-e69b-4084-9207-85e6c7f6a3e9', 'd4a63a04-4eaf-4f17-9795-439f6e58b019'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:11.725294 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe2a3237-2f61-4ff6-803b-b10db42fe03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eb23b80-782c-4bd6-9022-537f363d0ff4', '2fec905f-88db-42cc-b29d-2420d4b914ca', '6dcf4e32-e69b-4084-9207-85e6c7f6a3e9', 'd4a63a04-4eaf-4f17-9795-439f6e58b019']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:11.726107 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c17ccc0-1f2a-4072-9d3b-b362dca64d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:11.774266 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-27d07e2f-6ab0-4714-8e0c-a2918c2ef028 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.776303 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-27d07e2f-6ab0-4714-8e0c-a2918c2ef028 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:11.776562 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-27d07e2f-6ab0-4714-8e0c-a2918c2ef028 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.776853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-27d07e2f-6ab0-4714-8e0c-a2918c2ef028 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.777267 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c17ccc0-1f2a-4072-9d3b-b362dca64d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f5dc856-10a1-4a7a-9adc-00051c3934d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1534055782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['4eb23b80-782c-4bd6-9022-537f363d0ff4','2fec905f-88db-42cc-b29d-2420d4b914ca','6dcf4e32-e69b-4084-9207-85e6c7f6a3e9','d4a63a04-4eaf-4f17-9795-439f6e58b019'],size=1,snapshot_id=58a4fec4-64df-490c-af5e-41ddb76f9129,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1534055782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f5dc856-10a1-4a7a-9adc-00051c3934d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91bfee607d234ad1a56cabf8b9f428a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=58a4fec4-64df-490c-af5e-41ddb76f9129,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:11.778419 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f4320c-609b-4190-8c7b-70fbe06a443f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:11.787101 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.787101 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:11.791492 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-27d07e2f-6ab0-4714-8e0c-a2918c2ef028 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:11.796606 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-27d07e2f-6ab0-4714-8e0c-a2918c2ef028 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:11.797125 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1075/4271] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:11 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:11.799611 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f4320c-609b-4190-8c7b-70fbe06a443f) transitioned into state 'SUCCESS' from state '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-1534055782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bfee607d234ad1a56cabf8b9f428a1',qos_specs=None,replication_status=,reservations=['4eb23b80-782c-4bd6-9022-537f363d0ff4','2fec905f-88db-42cc-b29d-2420d4b914ca','6dcf4e32-e69b-4084-9207-85e6c7f6a3e9','d4a63a04-4eaf-4f17-9795-439f6e58b019'],size=1,snapshot_id=58a4fec4-64df-490c-af5e-41ddb76f9129,source_replicaid=,source_volid=None,status='creating',user_id='9a7f1ab2093947e3b654867806d4aeaf',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:11.802030 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b7e7b5-bf83-4363-8230-5ab590015c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:11.829605 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b7e7b5-bf83-4363-8230-5ab590015c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:11.831191 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Flow 'volume_create_api' (e29fea69-87c4-436f-abac-d01437b257b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:11.833220 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Create volume request issued successfully. Aug 19 21:33:11.833220 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-19c6670f-1e39-42f4-9075-641eb3705fd8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:11.833220 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1060/4272] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:33:11 2026] POST /volume/v3/volumes => generated 788 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:11.833916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-6ca6011c-9a95-4363-8bcd-64fa8e3242e8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.836570 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-6ca6011c-9a95-4363-8bcd-64fa8e3242e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 Aug 19 21:33:11.836843 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-6ca6011c-9a95-4363-8bcd-64fa8e3242e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.837121 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-6ca6011c-9a95-4363-8bcd-64fa8e3242e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.845466 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.845466 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:11.846961 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d8f7afde-d817-4a25-9b7e-fadad2ee3084 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:11.849137 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d8f7afde-d817-4a25-9b7e-fadad2ee3084 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 Aug 19 21:33:11.849783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d8f7afde-d817-4a25-9b7e-fadad2ee3084 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:11.849783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d8f7afde-d817-4a25-9b7e-fadad2ee3084 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:11.850466 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-6ca6011c-9a95-4363-8bcd-64fa8e3242e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:11.856303 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-6ca6011c-9a95-4363-8bcd-64fa8e3242e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 returned with HTTP 200 Aug 19 21:33:11.856491 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:11.856491 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:11.856869 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1067/4273] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:33:11 2026] GET /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:11.860652 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d8f7afde-d817-4a25-9b7e-fadad2ee3084 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:11.866071 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d8f7afde-d817-4a25-9b7e-fadad2ee3084 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 returned with HTTP 200 Aug 19 21:33:11.866437 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1072/4274] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:11 2026] GET /volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:12.167143 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-e544557e-6ebd-4092-af44-93a41735f6db None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.169364 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-e544557e-6ebd-4092-af44-93a41735f6db tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] POST https://10.4.3.158/volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c/action Aug 19 21:33:12.169721 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-e544557e-6ebd-4092-af44-93a41735f6db tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:33:12.169865 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-e544557e-6ebd-4092-af44-93a41735f6db tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:12.185473 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.185473 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:12.199475 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e2cb6c19-a2c8-49e3-a1a4-17b9247c7b4a req-e544557e-6ebd-4092-af44-93a41735f6db tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c/action returned with HTTP 204 Aug 19 21:33:12.199923 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1076/4275] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:33:12 2026] POST /volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:12.304700 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-ea12a507-d86f-4d43-ba4f-c259182c86f5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.307192 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-ea12a507-d86f-4d43-ba4f-c259182c86f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 Aug 19 21:33:12.307598 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-ea12a507-d86f-4d43-ba4f-c259182c86f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.307900 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-ea12a507-d86f-4d43-ba4f-c259182c86f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.316828 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.316828 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:12.320032 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-ea12a507-d86f-4d43-ba4f-c259182c86f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:12.327633 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-ea12a507-d86f-4d43-ba4f-c259182c86f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 returned with HTTP 200 Aug 19 21:33:12.328592 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1061/4276] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:12.341109 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a239aa8b-fe56-47a7-98c3-ca42fc595d22 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.341498 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a239aa8b-fe56-47a7-98c3-ca42fc595d22 None None] GET https://10.4.3.158/volume// Aug 19 21:33:12.341671 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a239aa8b-fe56-47a7-98c3-ca42fc595d22 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.342646 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a239aa8b-fe56-47a7-98c3-ca42fc595d22 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.342646 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a239aa8b-fe56-47a7-98c3-ca42fc595d22 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:33:12.343190 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1068/4277] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:33:12.353426 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-9db4bbec-57a2-472d-ab88-9f20a2d9fca4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.356645 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-9db4bbec-57a2-472d-ab88-9f20a2d9fca4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:33:12.356645 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-9db4bbec-57a2-472d-ab88-9f20a2d9fca4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39d005c1-54dd-4001-ba9f-b35770c9fb85", "connector": null, "instance_uuid": "c0a7429b-2f3a-46e2-91aa-abdd8d20d9df"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:12.371604 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.371604 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:12.380673 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4029ec25-3d50-46c1-83b0-beef351cfa4a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.383083 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4029ec25-3d50-46c1-83b0-beef351cfa4a tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] GET https://10.4.3.158/volume/v3/volumes/d6aa63e6-3ae0-4270-adb6-18a7c50975ce Aug 19 21:33:12.383359 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4029ec25-3d50-46c1-83b0-beef351cfa4a tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.383663 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4029ec25-3d50-46c1-83b0-beef351cfa4a tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.396780 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.396780 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:12.401314 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4029ec25-3d50-46c1-83b0-beef351cfa4a tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Volume info retrieved successfully. Aug 19 21:33:12.405525 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4029ec25-3d50-46c1-83b0-beef351cfa4a tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes/d6aa63e6-3ae0-4270-adb6-18a7c50975ce returned with HTTP 200 Aug 19 21:33:12.405901 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1077/4278] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/v3/volumes/d6aa63e6-3ae0-4270-adb6-18a7c50975ce => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:12.409164 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-9db4bbec-57a2-472d-ab88-9f20a2d9fca4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:33:12.409961 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1073/4279] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:33:12 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 19 21:33:12.419651 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c248ef23-f533-4059-ae55-3febef7f006f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.421484 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c248ef23-f533-4059-ae55-3febef7f006f tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] GET https://10.4.3.158/volume/v3/messages Aug 19 21:33:12.422135 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c248ef23-f533-4059-ae55-3febef7f006f tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.422485 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c248ef23-f533-4059-ae55-3febef7f006f tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.428061 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c248ef23-f533-4059-ae55-3febef7f006f tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:33:12.428706 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1062/4280] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:12.439280 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b0f3ca27-a4b8-414e-80ff-00dd2390dbec None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.440947 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b0f3ca27-a4b8-414e-80ff-00dd2390dbec tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] GET https://10.4.3.158/volume/v3/messages Aug 19 21:33:12.441229 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b0f3ca27-a4b8-414e-80ff-00dd2390dbec tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.441410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b0f3ca27-a4b8-414e-80ff-00dd2390dbec tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.444737 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b0f3ca27-a4b8-414e-80ff-00dd2390dbec tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:33:12.445119 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1069/4281] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:12.453620 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4671d786-4204-4c71-ab77-b9a69b85ce5c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.455741 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4671d786-4204-4c71-ab77-b9a69b85ce5c tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] DELETE https://10.4.3.158/volume/v3/messages/b349e565-89dd-4f8d-9b01-744cd1aeb7a4 Aug 19 21:33:12.456048 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4671d786-4204-4c71-ab77-b9a69b85ce5c tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.456308 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4671d786-4204-4c71-ab77-b9a69b85ce5c tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.466425 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4671d786-4204-4c71-ab77-b9a69b85ce5c tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/messages/b349e565-89dd-4f8d-9b01-744cd1aeb7a4 returned with HTTP 204 Aug 19 21:33:12.467006 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1078/4282] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Aug 19 21:33:12 2026] DELETE /volume/v3/messages/b349e565-89dd-4f8d-9b01-744cd1aeb7a4 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 21:33:12.474032 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.476080 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/d6aa63e6-3ae0-4270-adb6-18a7c50975ce Aug 19 21:33:12.476351 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.476578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.476811 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Delete volume with id: d6aa63e6-3ae0-4270-adb6-18a7c50975ce Aug 19 21:33:12.484966 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.484966 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:12.485384 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Volume info retrieved successfully. Aug 19 21:33:12.486357 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 21:33:12.496697 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-485796546 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-485796546, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:12.497037 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-485796546 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-485796546, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:12.505576 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Created reservations ['1305e651-7558-4307-bbe5-2adf83280ad2', '890453a1-d089-4ae6-a894-d28dd1891637', 'a0b75f39-d20e-4168-86e1-045e6d836438', '211ab4b3-2952-4266-8c1a-037431c58873'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:12.531952 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Delete volume request issued successfully. Aug 19 21:33:12.532218 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a57f38e1-31aa-498a-a5dd-7cbce93fa4f9 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes/d6aa63e6-3ae0-4270-adb6-18a7c50975ce returned with HTTP 202 Aug 19 21:33:12.532763 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1074/4283] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:33:12 2026] DELETE /volume/v3/volumes/d6aa63e6-3ae0-4270-adb6-18a7c50975ce => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:12.540355 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9666b176-23b3-4e1a-8ed2-8571560109fc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.541871 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9666b176-23b3-4e1a-8ed2-8571560109fc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] DELETE https://10.4.3.158/volume/v3/types/5bff8a7e-e9ef-465f-b196-84eae6ed3bdb Aug 19 21:33:12.542152 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9666b176-23b3-4e1a-8ed2-8571560109fc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.542457 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9666b176-23b3-4e1a-8ed2-8571560109fc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.572678 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9666b176-23b3-4e1a-8ed2-8571560109fc tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/types/5bff8a7e-e9ef-465f-b196-84eae6ed3bdb returned with HTTP 202 Aug 19 21:33:12.572678 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1063/4284] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:33:12 2026] DELETE /volume/v3/types/5bff8a7e-e9ef-465f-b196-84eae6ed3bdb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:12.581000 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2db60089-28d4-4124-afd4-7bec370ea338 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.583793 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2db60089-28d4-4124-afd4-7bec370ea338 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:33:12.584172 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2db60089-28d4-4124-afd4-7bec370ea338 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2052869416", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1215292088", "vendor_name": "tempest-vendor_name-1742597781"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:12.603329 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2db60089-28d4-4124-afd4-7bec370ea338 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:33:12.603862 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1070/4285] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:33:12 2026] POST /volume/v3/types => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:12.612174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7391982d-8ccc-4abf-a165-d20abd28d832 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.614144 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:12.614516 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f2209512-3a65-4097-87fa-35287c875a09", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:12.616451 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Create volume request body: {'volume': {'volume_type': 'f2209512-3a65-4097-87fa-35287c875a09', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:12.620263 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Create volume of 1 GB Aug 19 21:33:12.620519 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.620519 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:12.620796 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Availability Zones retrieved successfully. Aug 19 21:33:12.626561 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Flow 'volume_create_api' (5a96de0c-61b9-4b35-95bf-8ed45aaef505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:12.627702 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6acd39a-c1ae-4269-8936-bdf3c5ef68ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:12.628450 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:12.647595 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6acd39a-c1ae-4269-8936-bdf3c5ef68ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:33:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1215292088',vendor_name='tempest-vendor_name-1742597781'},id=f2209512-3a65-4097-87fa-35287c875a09,is_public=True,name='tempest-ProjectMemberTests-volume-type-2052869416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2209512-3a65-4097-87fa-35287c875a09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:12.648359 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7083760-0687-48cc-9932-abd5a8ffac69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:12.670906 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2052869416 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2052869416, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:12.671189 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2052869416 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2052869416, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:12.695568 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Created reservations ['f16925a6-4268-47b2-8d7b-33c72a3f0e04', 'c2e58889-9b8b-428d-b5c1-0465609beddb', '2779ebd8-a68b-4768-b410-d7120a9b8421', 'c3031904-e940-448f-99cf-7bd38955f2d2'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:12.696455 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7083760-0687-48cc-9932-abd5a8ffac69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f16925a6-4268-47b2-8d7b-33c72a3f0e04', 'c2e58889-9b8b-428d-b5c1-0465609beddb', '2779ebd8-a68b-4768-b410-d7120a9b8421', 'c3031904-e940-448f-99cf-7bd38955f2d2']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:12.697250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4859ab7-c825-474e-bae6-2796e699b2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:12.722248 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4859ab7-c825-474e-bae6-2796e699b2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a753690-b91b-4def-85e4-b5c30373245d', '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='2978aa9d2e30424da0c0d2af18132dc4',qos_specs=None,replication_status=,reservations=['f16925a6-4268-47b2-8d7b-33c72a3f0e04','c2e58889-9b8b-428d-b5c1-0465609beddb','2779ebd8-a68b-4768-b410-d7120a9b8421','c3031904-e940-448f-99cf-7bd38955f2d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac5215e2fbc4405b49d82cba7e03a1b',volume_type_id=f2209512-3a65-4097-87fa-35287c875a09), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a753690-b91b-4def-85e4-b5c30373245d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2978aa9d2e30424da0c0d2af18132dc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ac5215e2fbc4405b49d82cba7e03a1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2209512-3a65-4097-87fa-35287c875a09),volume_type_id=f2209512-3a65-4097-87fa-35287c875a09)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:12.723185 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ae439e-2b78-4913-a1e5-df17255f6086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:12.740936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ae439e-2b78-4913-a1e5-df17255f6086) transitioned into state 'SUCCESS' from 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='2978aa9d2e30424da0c0d2af18132dc4',qos_specs=None,replication_status=,reservations=['f16925a6-4268-47b2-8d7b-33c72a3f0e04','c2e58889-9b8b-428d-b5c1-0465609beddb','2779ebd8-a68b-4768-b410-d7120a9b8421','c3031904-e940-448f-99cf-7bd38955f2d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac5215e2fbc4405b49d82cba7e03a1b',volume_type_id=f2209512-3a65-4097-87fa-35287c875a09)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:12.741549 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d39ee92a-68be-449b-8ea1-0dc9bbc0b4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:12.752282 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d39ee92a-68be-449b-8ea1-0dc9bbc0b4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:12.753284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Flow 'volume_create_api' (5a96de0c-61b9-4b35-95bf-8ed45aaef505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:12.753554 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Create volume request issued successfully. Aug 19 21:33:12.754186 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7391982d-8ccc-4abf-a165-d20abd28d832 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:12.754596 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1079/4286] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:33:12 2026] POST /volume/v3/volumes => generated 774 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:12.766940 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f8bfa80f-ce5f-4109-845a-f69e7ac45a56 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.769095 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8bfa80f-ce5f-4109-845a-f69e7ac45a56 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] GET https://10.4.3.158/volume/v3/volumes/8a753690-b91b-4def-85e4-b5c30373245d Aug 19 21:33:12.769311 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8bfa80f-ce5f-4109-845a-f69e7ac45a56 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.769496 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8bfa80f-ce5f-4109-845a-f69e7ac45a56 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.777028 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.777028 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:12.780732 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f8bfa80f-ce5f-4109-845a-f69e7ac45a56 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Volume info retrieved successfully. Aug 19 21:33:12.784869 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8bfa80f-ce5f-4109-845a-f69e7ac45a56 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes/8a753690-b91b-4def-85e4-b5c30373245d returned with HTTP 200 Aug 19 21:33:12.785273 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1075/4287] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/v3/volumes/8a753690-b91b-4def-85e4-b5c30373245d => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:12.815177 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6ee57d59-7cbc-446f-84dc-1c7ac956e2e1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.816958 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ee57d59-7cbc-446f-84dc-1c7ac956e2e1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:12.817425 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ee57d59-7cbc-446f-84dc-1c7ac956e2e1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.817727 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ee57d59-7cbc-446f-84dc-1c7ac956e2e1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.830498 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.830498 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:12.838267 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6ee57d59-7cbc-446f-84dc-1c7ac956e2e1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:12.841183 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ee57d59-7cbc-446f-84dc-1c7ac956e2e1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:12.841799 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1064/4288] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:12.857183 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d7b42589-02dc-4495-a474-71155872ea33 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.862168 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7b42589-02dc-4495-a474-71155872ea33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:12.862462 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7b42589-02dc-4495-a474-71155872ea33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.862783 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7b42589-02dc-4495-a474-71155872ea33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.879279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-13c3a7b4-9727-4432-a849-b1a2be90c80d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.879761 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.879761 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:12.881381 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-13c3a7b4-9727-4432-a849-b1a2be90c80d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 Aug 19 21:33:12.881655 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-13c3a7b4-9727-4432-a849-b1a2be90c80d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.881886 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-13c3a7b4-9727-4432-a849-b1a2be90c80d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.883773 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d7b42589-02dc-4495-a474-71155872ea33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:12.888338 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7b42589-02dc-4495-a474-71155872ea33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:12.888790 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1071/4289] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:12.889935 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.889935 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:12.894115 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-13c3a7b4-9727-4432-a849-b1a2be90c80d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:12.899168 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-13c3a7b4-9727-4432-a849-b1a2be90c80d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 returned with HTTP 200 Aug 19 21:33:12.899681 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1080/4290] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:12.903622 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-027e307a-b481-43f6-aee6-0a93ae7cf356 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.905400 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-027e307a-b481-43f6-aee6-0a93ae7cf356 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:33:12.905758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-027e307a-b481-43f6-aee6-0a93ae7cf356 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5391a03e-9374-4fab-b197-d0d943b45117", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-324789281", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:12.916383 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.916383 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:12.916863 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-027e307a-b481-43f6-aee6-0a93ae7cf356 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:12.917022 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-027e307a-b481-43f6-aee6-0a93ae7cf356 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Create snapshot from volume 5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:12.919493 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-988822a8-6b1a-4bcc-8613-87609a06e491 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.921398 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-988822a8-6b1a-4bcc-8613-87609a06e491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 Aug 19 21:33:12.922140 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-988822a8-6b1a-4bcc-8613-87609a06e491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.922521 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-988822a8-6b1a-4bcc-8613-87609a06e491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.930465 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.930465 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:12.934952 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-988822a8-6b1a-4bcc-8613-87609a06e491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:12.938963 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-988822a8-6b1a-4bcc-8613-87609a06e491 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 returned with HTTP 200 Aug 19 21:33:12.939512 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1065/4291] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:12.951465 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-df90834d-8e3e-4530-afc7-960b0044343d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.953445 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-df90834d-8e3e-4530-afc7-960b0044343d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 Aug 19 21:33:12.953620 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-df90834d-8e3e-4530-afc7-960b0044343d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.953846 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-df90834d-8e3e-4530-afc7-960b0044343d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.954084 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-df90834d-8e3e-4530-afc7-960b0044343d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume with id: 3f5dc856-10a1-4a7a-9adc-00051c3934d1 Aug 19 21:33:12.962251 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-027e307a-b481-43f6-aee6-0a93ae7cf356 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Created reservations ['41996bba-b1c2-41d2-968d-de8200acafd7', '80fd8984-a182-4563-86cb-eb7c857e0225', 'b65d00d4-5382-4ca8-a806-1ddf4d6b63e0', '9f8561f1-8bb2-4a7a-9f9d-dbd28dd8f40a'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:12.962340 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:12.962340 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:12.962841 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-df90834d-8e3e-4530-afc7-960b0044343d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:12.978470 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-df90834d-8e3e-4530-afc7-960b0044343d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume request issued successfully. Aug 19 21:33:12.978690 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-df90834d-8e3e-4530-afc7-960b0044343d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 returned with HTTP 202 Aug 19 21:33:12.979213 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1072/4292] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:33:12 2026] DELETE /volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:12.987036 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-12a78ea6-d7dc-4b36-b529-9e9f953b4e60 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:12.988926 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12a78ea6-d7dc-4b36-b529-9e9f953b4e60 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 Aug 19 21:33:12.989168 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12a78ea6-d7dc-4b36-b529-9e9f953b4e60 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:12.989392 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12a78ea6-d7dc-4b36-b529-9e9f953b4e60 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:12.992522 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-027e307a-b481-43f6-aee6-0a93ae7cf356 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Snapshot force create request issued successfully. Aug 19 21:33:12.992980 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-027e307a-b481-43f6-aee6-0a93ae7cf356 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:33:12.993594 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1076/4293] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:33:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:13.002738 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:13.002738 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:13.002940 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-caea71e5-10ee-44b1-b3c5-171cee0e3a5e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.004869 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-caea71e5-10ee-44b1-b3c5-171cee0e3a5e tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce Aug 19 21:33:13.005227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-caea71e5-10ee-44b1-b3c5-171cee0e3a5e tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:13.005515 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-caea71e5-10ee-44b1-b3c5-171cee0e3a5e tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:13.008697 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-12a78ea6-d7dc-4b36-b529-9e9f953b4e60 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:13.011352 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:13.011352 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:13.011964 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-caea71e5-10ee-44b1-b3c5-171cee0e3a5e tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Snapshot retrieved successfully. Aug 19 21:33:13.013209 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-caea71e5-10ee-44b1-b3c5-171cee0e3a5e tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce returned with HTTP 200 Aug 19 21:33:13.013209 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1066/4294] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:13 2026] GET /volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:13.015502 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12a78ea6-d7dc-4b36-b529-9e9f953b4e60 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 returned with HTTP 200 Aug 19 21:33:13.015872 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1081/4295] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:12 2026] GET /volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:13.269150 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f8a6ab0b-59d0-4b52-941a-5a6d66ed74cd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.269476 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f8a6ab0b-59d0-4b52-941a-5a6d66ed74cd None None] GET https://10.4.3.158/volume// Aug 19 21:33:13.269613 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f8a6ab0b-59d0-4b52-941a-5a6d66ed74cd None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:13.269848 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f8a6ab0b-59d0-4b52-941a-5a6d66ed74cd None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:13.270206 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f8a6ab0b-59d0-4b52-941a-5a6d66ed74cd None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:33:13.270505 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1073/4296] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:33:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:33:13.277058 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-520ef661-9e91-4b90-b9a9-2209ceddcb72 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.279125 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-520ef661-9e91-4b90-b9a9-2209ceddcb72 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 Aug 19 21:33:13.279328 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-520ef661-9e91-4b90-b9a9-2209ceddcb72 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:13.279503 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-520ef661-9e91-4b90-b9a9-2209ceddcb72 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:13.288548 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:13.288548 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:13.291717 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-520ef661-9e91-4b90-b9a9-2209ceddcb72 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:13.295481 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-520ef661-9e91-4b90-b9a9-2209ceddcb72 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 returned with HTTP 200 Aug 19 21:33:13.295849 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1077/4297] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:33:13 2026] GET /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:33:13.415541 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b4dc6c56-7f4a-407e-85ce-747bb21899a5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.417655 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b4dc6c56-7f4a-407e-85ce-747bb21899a5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] PUT https://10.4.3.158/volume/v3/attachments/1692942f-1363-46c7-ab2d-95c7b4d1d51f Aug 19 21:33:13.418223 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b4dc6c56-7f4a-407e-85ce-747bb21899a5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:13.430256 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b4dc6c56-7f4a-407e-85ce-747bb21899a5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Acquiring lock "cinder-attachment_update-39d005c1-54dd-4001-ba9f-b35770c9fb85-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:33:13.436642 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b4dc6c56-7f4a-407e-85ce-747bb21899a5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-39d005c1-54dd-4001-ba9f-b35770c9fb85-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:33:13.436642 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:13.436642 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:13.536938 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b4dc6c56-7f4a-407e-85ce-747bb21899a5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-39d005c1-54dd-4001-ba9f-b35770c9fb85-np0000007814" released by "attachment_update" :: held 0.102s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:33:13.536938 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b4dc6c56-7f4a-407e-85ce-747bb21899a5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/1692942f-1363-46c7-ab2d-95c7b4d1d51f returned with HTTP 200 Aug 19 21:33:13.536938 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1067/4298] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:33:13 2026] PUT /volume/v3/attachments/1692942f-1363-46c7-ab2d-95c7b4d1d51f => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:13.557482 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b193af23-01d9-4e72-ab7d-89bc43d17e36 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.559903 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b193af23-01d9-4e72-ab7d-89bc43d17e36 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments/1692942f-1363-46c7-ab2d-95c7b4d1d51f/action Aug 19 21:33:13.560382 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b193af23-01d9-4e72-ab7d-89bc43d17e36 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:33:13.560558 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b193af23-01d9-4e72-ab7d-89bc43d17e36 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:13.581644 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:13.581644 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:13.596458 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-b193af23-01d9-4e72-ab7d-89bc43d17e36 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/1692942f-1363-46c7-ab2d-95c7b4d1d51f/action returned with HTTP 204 Aug 19 21:33:13.596747 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1082/4299] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:33:13 2026] POST /volume/v3/attachments/1692942f-1363-46c7-ab2d-95c7b4d1d51f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:13.798187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-852aa749-0a12-4029-a1e8-85733a35a750 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.800028 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-852aa749-0a12-4029-a1e8-85733a35a750 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] GET https://10.4.3.158/volume/v3/volumes/8a753690-b91b-4def-85e4-b5c30373245d Aug 19 21:33:13.800325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-852aa749-0a12-4029-a1e8-85733a35a750 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:13.800461 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-852aa749-0a12-4029-a1e8-85733a35a750 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:13.808603 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:13.808603 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:13.813199 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-852aa749-0a12-4029-a1e8-85733a35a750 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Volume info retrieved successfully. Aug 19 21:33:13.817762 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-852aa749-0a12-4029-a1e8-85733a35a750 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes/8a753690-b91b-4def-85e4-b5c30373245d returned with HTTP 200 Aug 19 21:33:13.818241 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1074/4300] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:33:13 2026] GET /volume/v3/volumes/8a753690-b91b-4def-85e4-b5c30373245d => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:13.834033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1b116f27-e7a3-4aa2-a0be-87e6f9172901 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.836230 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b116f27-e7a3-4aa2-a0be-87e6f9172901 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] GET https://10.4.3.158/volume/v3/messages Aug 19 21:33:13.836481 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b116f27-e7a3-4aa2-a0be-87e6f9172901 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:13.836957 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b116f27-e7a3-4aa2-a0be-87e6f9172901 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:13.840992 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b116f27-e7a3-4aa2-a0be-87e6f9172901 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:33:13.841443 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1078/4301] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:33:13 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:13.851589 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-39d5c3c6-9a96-49e0-bd7c-8434d501e45e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.853438 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-39d5c3c6-9a96-49e0-bd7c-8434d501e45e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] GET https://10.4.3.158/volume/v3/messages/cad5323d-db05-46f2-8c9f-3a49b097107e Aug 19 21:33:13.853828 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-39d5c3c6-9a96-49e0-bd7c-8434d501e45e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:13.854201 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-39d5c3c6-9a96-49e0-bd7c-8434d501e45e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:13.857751 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:13.857751 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:13.859412 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-39d5c3c6-9a96-49e0-bd7c-8434d501e45e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-member] https://10.4.3.158/volume/v3/messages/cad5323d-db05-46f2-8c9f-3a49b097107e returned with HTTP 200 Aug 19 21:33:13.859412 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1068/4302] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:33:13 2026] GET /volume/v3/messages/cad5323d-db05-46f2-8c9f-3a49b097107e => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:13.868950 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-76d86e86-8199-429c-a331-a50fda5b4f5e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.870981 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-76d86e86-8199-429c-a331-a50fda5b4f5e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] DELETE https://10.4.3.158/volume/v3/messages/cad5323d-db05-46f2-8c9f-3a49b097107e Aug 19 21:33:13.871218 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-76d86e86-8199-429c-a331-a50fda5b4f5e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:13.871396 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-76d86e86-8199-429c-a331-a50fda5b4f5e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:13.880797 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-76d86e86-8199-429c-a331-a50fda5b4f5e tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/messages/cad5323d-db05-46f2-8c9f-3a49b097107e returned with HTTP 204 Aug 19 21:33:13.881316 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1083/4303] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Aug 19 21:33:13 2026] DELETE /volume/v3/messages/cad5323d-db05-46f2-8c9f-3a49b097107e => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 21:33:13.888490 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-daa952e3-34cb-4d73-878a-3166ddb98904 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.890322 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/8a753690-b91b-4def-85e4-b5c30373245d Aug 19 21:33:13.890577 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:13.890770 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:13.890976 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Delete volume with id: 8a753690-b91b-4def-85e4-b5c30373245d Aug 19 21:33:13.899547 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:13.899547 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:13.899884 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Volume info retrieved successfully. Aug 19 21:33:13.900871 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100178) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 21:33:13.913941 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2052869416 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2052869416, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:13.914250 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2052869416 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2052869416, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:33:13.924587 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Created reservations ['92e57495-09cc-4447-a96c-1fc2ef2f7a60', '9e44131f-a85c-40a2-b185-eab33282c6c2', '20b7d1ce-9e76-4e05-b64d-9208d66b1e86', 'f18f84c6-af6c-4d4d-98ee-3099c0262f16'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:13.957588 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Delete volume request issued successfully. Aug 19 21:33:13.957821 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-daa952e3-34cb-4d73-878a-3166ddb98904 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/volumes/8a753690-b91b-4def-85e4-b5c30373245d returned with HTTP 202 Aug 19 21:33:13.958254 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1075/4304] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:33:13 2026] DELETE /volume/v3/volumes/8a753690-b91b-4def-85e4-b5c30373245d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:13.965963 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6f7bed73-ef20-48cc-a778-91743c6f9434 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:13.968320 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f7bed73-ef20-48cc-a778-91743c6f9434 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] DELETE https://10.4.3.158/volume/v3/types/f2209512-3a65-4097-87fa-35287c875a09 Aug 19 21:33:13.968589 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6f7bed73-ef20-48cc-a778-91743c6f9434 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:13.968882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6f7bed73-ef20-48cc-a778-91743c6f9434 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:13.997642 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f7bed73-ef20-48cc-a778-91743c6f9434 tempest-ProjectMemberTests-1092611048 tempest-ProjectMemberTests-1092611048-project-admin] https://10.4.3.158/volume/v3/types/f2209512-3a65-4097-87fa-35287c875a09 returned with HTTP 202 Aug 19 21:33:13.998207 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1079/4305] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:33:13 2026] DELETE /volume/v3/types/f2209512-3a65-4097-87fa-35287c875a09 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:14.026036 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3a616848-ea39-4552-be8a-753d4eb19c28 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:14.028363 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a616848-ea39-4552-be8a-753d4eb19c28 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce Aug 19 21:33:14.029876 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a616848-ea39-4552-be8a-753d4eb19c28 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:14.029876 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a616848-ea39-4552-be8a-753d4eb19c28 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:14.031136 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f5543b9d-4932-4a99-88d7-af626317b38d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:14.039320 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5543b9d-4932-4a99-88d7-af626317b38d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 Aug 19 21:33:14.039320 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5543b9d-4932-4a99-88d7-af626317b38d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:14.039320 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5543b9d-4932-4a99-88d7-af626317b38d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:14.042484 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5543b9d-4932-4a99-88d7-af626317b38d tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 returned with HTTP 404 Aug 19 21:33:14.042484 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1084/4306] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:14 2026] GET /volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:14.045811 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:14.045811 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:14.046563 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3a616848-ea39-4552-be8a-753d4eb19c28 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Snapshot retrieved successfully. Aug 19 21:33:14.048115 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a616848-ea39-4552-be8a-753d4eb19c28 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce returned with HTTP 200 Aug 19 21:33:14.048684 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1069/4307] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:14 2026] GET /volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:14.049459 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9081d3ec-b924-4de2-9640-9ad63a827112 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:14.052245 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9081d3ec-b924-4de2-9640-9ad63a827112 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 Aug 19 21:33:14.052542 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9081d3ec-b924-4de2-9640-9ad63a827112 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:14.052841 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9081d3ec-b924-4de2-9640-9ad63a827112 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:14.063655 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e61b8a53-14dc-4529-a906-74adc9cf947a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:14.064235 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9081d3ec-b924-4de2-9640-9ad63a827112 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 returned with HTTP 404 Aug 19 21:33:14.065443 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e61b8a53-14dc-4529-a906-74adc9cf947a tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce Aug 19 21:33:14.065626 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e61b8a53-14dc-4529-a906-74adc9cf947a tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:14.065692 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1076/4308] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:14 2026] GET /volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:14.065822 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e61b8a53-14dc-4529-a906-74adc9cf947a tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:14.073254 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:14.073254 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:14.073830 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e61b8a53-14dc-4529-a906-74adc9cf947a tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Snapshot retrieved successfully. Aug 19 21:33:14.074656 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e61b8a53-14dc-4529-a906-74adc9cf947a tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce returned with HTTP 200 Aug 19 21:33:14.075048 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1080/4309] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:14 2026] GET /volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:14.076751 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0f9b7a15-c55d-4834-ac98-ce0b9d1154c1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:14.078726 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f9b7a15-c55d-4834-ac98-ce0b9d1154c1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 Aug 19 21:33:14.078966 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f9b7a15-c55d-4834-ac98-ce0b9d1154c1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:14.079238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f9b7a15-c55d-4834-ac98-ce0b9d1154c1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:14.079417 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-0f9b7a15-c55d-4834-ac98-ce0b9d1154c1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume with id: 3f5dc856-10a1-4a7a-9adc-00051c3934d1 Aug 19 21:33:14.085064 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-00b013ca-62ee-4557-9df7-d86685306106 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:14.085557 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f9b7a15-c55d-4834-ac98-ce0b9d1154c1 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 returned with HTTP 404 Aug 19 21:33:14.086105 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1085/4310] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:33:14 2026] DELETE /volume/v3/volumes/3f5dc856-10a1-4a7a-9adc-00051c3934d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:14.086818 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-00b013ca-62ee-4557-9df7-d86685306106 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:33:14.087183 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-00b013ca-62ee-4557-9df7-d86685306106 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:14.087515 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-00b013ca-62ee-4557-9df7-d86685306106 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:14.093461 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-69d5716e-e20d-4793-9343-17c650505db8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:14.095992 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-69d5716e-e20d-4793-9343-17c650505db8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 Aug 19 21:33:14.096233 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-69d5716e-e20d-4793-9343-17c650505db8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:14.096705 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-69d5716e-e20d-4793-9343-17c650505db8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:14.096812 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-69d5716e-e20d-4793-9343-17c650505db8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete snapshot with id: 58a4fec4-64df-490c-af5e-41ddb76f9129 Aug 19 21:33:14.101332 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:14.101332 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:14.103578 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:14.103578 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:14.104515 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-69d5716e-e20d-4793-9343-17c650505db8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:33:14.106118 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-00b013ca-62ee-4557-9df7-d86685306106 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:33:14.115115 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-00b013ca-62ee-4557-9df7-d86685306106 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:33:14.115115 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1070/4311] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:14 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:14.126737 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-69d5716e-e20d-4793-9343-17c650505db8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot delete request issued successfully. Aug 19 21:33:14.127008 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-69d5716e-e20d-4793-9343-17c650505db8 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 returned with HTTP 202 Aug 19 21:33:14.127420 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1077/4312] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:33:14 2026] DELETE /volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:14.137358 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-baffda95-21ca-4eed-b7ec-347c6d4a73f5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:14.139138 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-baffda95-21ca-4eed-b7ec-347c6d4a73f5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 Aug 19 21:33:14.139323 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-baffda95-21ca-4eed-b7ec-347c6d4a73f5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:14.139536 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-baffda95-21ca-4eed-b7ec-347c6d4a73f5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:14.144667 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:14.144667 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:14.145138 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-baffda95-21ca-4eed-b7ec-347c6d4a73f5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Snapshot retrieved successfully. Aug 19 21:33:14.145929 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-baffda95-21ca-4eed-b7ec-347c6d4a73f5 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 returned with HTTP 200 Aug 19 21:33:14.146349 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1081/4313] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:14 2026] GET /volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:15.160078 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a2834b88-8557-4740-8c0c-a65aa6e2fa9b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:15.162231 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2834b88-8557-4740-8c0c-a65aa6e2fa9b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 Aug 19 21:33:15.162471 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a2834b88-8557-4740-8c0c-a65aa6e2fa9b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:15.162732 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a2834b88-8557-4740-8c0c-a65aa6e2fa9b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:15.168232 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2834b88-8557-4740-8c0c-a65aa6e2fa9b tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 returned with HTTP 404 Aug 19 21:33:15.168917 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1086/4314] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:15 2026] GET /volume/v3/snapshots/58a4fec4-64df-490c-af5e-41ddb76f9129 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:15.176574 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6ca89096-790a-463b-a272-53e5337dcce3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:15.180599 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ca89096-790a-463b-a272-53e5337dcce3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a Aug 19 21:33:15.180599 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ca89096-790a-463b-a272-53e5337dcce3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:15.180599 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ca89096-790a-463b-a272-53e5337dcce3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:15.188302 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:15.188302 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:15.192899 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6ca89096-790a-463b-a272-53e5337dcce3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:15.197892 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ca89096-790a-463b-a272-53e5337dcce3 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a returned with HTTP 200 Aug 19 21:33:15.198472 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1071/4315] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:15 2026] GET /volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:15.210269 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0a0560b2-e636-40f5-a197-76b9f702a967 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:15.212560 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0a0560b2-e636-40f5-a197-76b9f702a967 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a Aug 19 21:33:15.212842 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0a0560b2-e636-40f5-a197-76b9f702a967 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:15.213111 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0a0560b2-e636-40f5-a197-76b9f702a967 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:15.213322 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-0a0560b2-e636-40f5-a197-76b9f702a967 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume with id: 04faef93-0fa7-4d36-bbdf-942d27f0666a Aug 19 21:33:15.221402 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:15.221402 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:15.221990 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0a0560b2-e636-40f5-a197-76b9f702a967 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:15.242922 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0a0560b2-e636-40f5-a197-76b9f702a967 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume request issued successfully. Aug 19 21:33:15.243154 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0a0560b2-e636-40f5-a197-76b9f702a967 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a returned with HTTP 202 Aug 19 21:33:15.243580 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1078/4316] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:33:15 2026] DELETE /volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:15.253997 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0cf59f18-c8d8-4a3d-9f20-85e6444b0ecf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:15.256138 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0cf59f18-c8d8-4a3d-9f20-85e6444b0ecf tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a Aug 19 21:33:15.256388 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0cf59f18-c8d8-4a3d-9f20-85e6444b0ecf tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:15.256622 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0cf59f18-c8d8-4a3d-9f20-85e6444b0ecf tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:15.264380 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:15.264380 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:15.269096 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0cf59f18-c8d8-4a3d-9f20-85e6444b0ecf tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:15.273854 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0cf59f18-c8d8-4a3d-9f20-85e6444b0ecf tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a returned with HTTP 200 Aug 19 21:33:15.274247 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1082/4317] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:15 2026] GET /volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:16.291243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-32c227fb-7497-42fc-a5cc-011a75fbfd88 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:16.294189 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-32c227fb-7497-42fc-a5cc-011a75fbfd88 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a Aug 19 21:33:16.294189 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-32c227fb-7497-42fc-a5cc-011a75fbfd88 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:16.294189 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-32c227fb-7497-42fc-a5cc-011a75fbfd88 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:16.302404 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-32c227fb-7497-42fc-a5cc-011a75fbfd88 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a returned with HTTP 404 Aug 19 21:33:16.303331 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1087/4318] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:16 2026] GET /volume/v3/volumes/04faef93-0fa7-4d36-bbdf-942d27f0666a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:16.312118 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b56a36fb-c7aa-4ebb-95ef-4fd0e80a4443 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:16.315350 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b56a36fb-c7aa-4ebb-95ef-4fd0e80a4443 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:33:16.315526 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b56a36fb-c7aa-4ebb-95ef-4fd0e80a4443 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:16.315715 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b56a36fb-c7aa-4ebb-95ef-4fd0e80a4443 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:16.333651 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:16.333651 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:16.338032 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b56a36fb-c7aa-4ebb-95ef-4fd0e80a4443 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:16.343074 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b56a36fb-c7aa-4ebb-95ef-4fd0e80a4443 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:33:16.343482 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1072/4319] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:16 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:16.357125 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-41933dfd-cfce-402f-8fb6-6e522af47667 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:16.358912 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-41933dfd-cfce-402f-8fb6-6e522af47667 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] DELETE https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:33:16.359188 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-41933dfd-cfce-402f-8fb6-6e522af47667 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:16.359468 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-41933dfd-cfce-402f-8fb6-6e522af47667 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:16.359674 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-41933dfd-cfce-402f-8fb6-6e522af47667 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume with id: 44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:33:16.368159 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:16.368159 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:16.368159 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-41933dfd-cfce-402f-8fb6-6e522af47667 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:16.391054 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-41933dfd-cfce-402f-8fb6-6e522af47667 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Delete volume request issued successfully. Aug 19 21:33:16.391054 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-41933dfd-cfce-402f-8fb6-6e522af47667 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 202 Aug 19 21:33:16.391054 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1079/4320] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:33:16 2026] DELETE /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:16.396854 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8da06df4-80ae-4cd2-a52e-7b2c594a2577 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:16.399437 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8da06df4-80ae-4cd2-a52e-7b2c594a2577 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:33:16.399723 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8da06df4-80ae-4cd2-a52e-7b2c594a2577 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:16.399947 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8da06df4-80ae-4cd2-a52e-7b2c594a2577 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:16.410382 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:16.410382 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:16.418950 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8da06df4-80ae-4cd2-a52e-7b2c594a2577 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Volume info retrieved successfully. Aug 19 21:33:16.425157 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8da06df4-80ae-4cd2-a52e-7b2c594a2577 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 200 Aug 19 21:33:16.426145 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1083/4321] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:16 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:17.441995 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3491e5bd-37d3-4302-8079-901216fa4258 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:17.443896 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3491e5bd-37d3-4302-8079-901216fa4258 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] GET https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee Aug 19 21:33:17.444113 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3491e5bd-37d3-4302-8079-901216fa4258 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:17.444322 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3491e5bd-37d3-4302-8079-901216fa4258 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:17.450845 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3491e5bd-37d3-4302-8079-901216fa4258 tempest-VolumesSnapshotTestJSON-1544090219 tempest-VolumesSnapshotTestJSON-1544090219-project-member] https://10.4.3.158/volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee returned with HTTP 404 Aug 19 21:33:17.451360 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1088/4322] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:17 2026] GET /volume/v3/volumes/44c47ef2-6634-44f6-8cbe-5ed5fa9cd4ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:17.801034 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-60fa9c50-8a2f-47c8-9275-a79ae1a3baf9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:17.803208 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-60fa9c50-8a2f-47c8-9275-a79ae1a3baf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85/encryption Aug 19 21:33:17.803555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-60fa9c50-8a2f-47c8-9275-a79ae1a3baf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:17.803887 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-60fa9c50-8a2f-47c8-9275-a79ae1a3baf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:17.814947 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:17.814947 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:17.820330 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4a5703f1-22f6-410c-a167-ae284af60d0e req-60fa9c50-8a2f-47c8-9275-a79ae1a3baf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85/encryption returned with HTTP 200 Aug 19 21:33:17.820880 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1073/4323] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:33:17 2026] GET /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:26.272651 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:26.274358 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:26.274706 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1948592696"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:26.276086 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1948592696'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:26.276463 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Create volume of 1 GB Aug 19 21:33:26.280451 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Availability Zones retrieved successfully. Aug 19 21:33:26.286535 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Flow 'volume_create_api' (23dccec4-c570-4c55-a4a0-2cd1a15990e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:26.287664 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b646a500-dd7c-4e41-af5d-f8eedac60cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:26.288669 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:26.323436 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b646a500-dd7c-4e41-af5d-f8eedac60cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:26.324600 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539f7f3f-971c-4151-9d99-ff103747e2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:26.377499 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Created reservations ['4b486c6f-2c74-4054-ae26-34ff8b70c4c7', '95ffbed3-a707-4699-b369-8cf13ab4500d', '4f5ce668-7622-45e9-861d-7c52ab9fdc61', '579eac5a-ed28-4a83-b82f-34cd5937b681'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:26.379086 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539f7f3f-971c-4151-9d99-ff103747e2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b486c6f-2c74-4054-ae26-34ff8b70c4c7', '95ffbed3-a707-4699-b369-8cf13ab4500d', '4f5ce668-7622-45e9-861d-7c52ab9fdc61', '579eac5a-ed28-4a83-b82f-34cd5937b681']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:26.379279 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388abb1c-4460-4c2b-9197-37e6551a21a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:26.408813 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388abb1c-4460-4c2b-9197-37e6551a21a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1948592696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425f0b2f241c4b27bc336e0b67f0987b',qos_specs=None,replication_status=,reservations=['4b486c6f-2c74-4054-ae26-34ff8b70c4c7','95ffbed3-a707-4699-b369-8cf13ab4500d','4f5ce668-7622-45e9-861d-7c52ab9fdc61','579eac5a-ed28-4a83-b82f-34cd5937b681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53ab9bb97f24aa6a9b6076e64de889a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1948592696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='425f0b2f241c4b27bc336e0b67f0987b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a53ab9bb97f24aa6a9b6076e64de889a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:26.409714 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e7e079-4447-4784-bd4b-19935f5dca77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:26.423719 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=193,cinder:INSERT=36,cinder:UPDATE=84 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:33:26.431811 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e7e079-4447-4784-bd4b-19935f5dca77) transitioned into state 'SUCCESS' from state '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-1948592696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425f0b2f241c4b27bc336e0b67f0987b',qos_specs=None,replication_status=,reservations=['4b486c6f-2c74-4054-ae26-34ff8b70c4c7','95ffbed3-a707-4699-b369-8cf13ab4500d','4f5ce668-7622-45e9-861d-7c52ab9fdc61','579eac5a-ed28-4a83-b82f-34cd5937b681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53ab9bb97f24aa6a9b6076e64de889a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:26.432643 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ced0bfd-662e-41a3-993b-8bedf4e10f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:26.442304 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ced0bfd-662e-41a3-993b-8bedf4e10f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:26.443125 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Flow 'volume_create_api' (23dccec4-c570-4c55-a4a0-2cd1a15990e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:26.443412 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Create volume request issued successfully. Aug 19 21:33:26.443953 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-201f24b5-d8be-437f-b3c4-d9e9516c7186 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:26.444353 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1080/4324] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:33:26 2026] POST /volume/v3/volumes => generated 755 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:26.456728 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3630e831-794d-4984-b797-1c6e2c2095d1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:26.459024 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3630e831-794d-4984-b797-1c6e2c2095d1 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:26.459258 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3630e831-794d-4984-b797-1c6e2c2095d1 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:26.459469 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3630e831-794d-4984-b797-1c6e2c2095d1 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:26.467210 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:26.467210 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:26.471325 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3630e831-794d-4984-b797-1c6e2c2095d1 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:26.475820 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3630e831-794d-4984-b797-1c6e2c2095d1 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:26.476245 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1084/4325] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:26 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:27.446659 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=145,cinder:INSERT=30,cinder:UPDATE=44 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:33:27.488770 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-84bd1da0-2d01-4d7b-83e6-5ef867a1b476 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:27.490878 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84bd1da0-2d01-4d7b-83e6-5ef867a1b476 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:27.491166 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84bd1da0-2d01-4d7b-83e6-5ef867a1b476 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:27.491377 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84bd1da0-2d01-4d7b-83e6-5ef867a1b476 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:27.499464 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:27.499464 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:27.503192 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-84bd1da0-2d01-4d7b-83e6-5ef867a1b476 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:27.507899 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84bd1da0-2d01-4d7b-83e6-5ef867a1b476 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:27.508334 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1089/4326] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:27 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:27.550420 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-3f35f712-3978-4237-bd37-c80326576b1b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:27.552594 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-3f35f712-3978-4237-bd37-c80326576b1b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:27.552787 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-3f35f712-3978-4237-bd37-c80326576b1b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:27.552999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-3f35f712-3978-4237-bd37-c80326576b1b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:27.559902 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:27.559902 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:27.563777 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-3f35f712-3978-4237-bd37-c80326576b1b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:27.568047 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-3f35f712-3978-4237-bd37-c80326576b1b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:27.568593 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1074/4327] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:33:27 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:27.654435 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4971dc3b-ce7b-471a-a583-6ee6b988efb4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:27.654933 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4971dc3b-ce7b-471a-a583-6ee6b988efb4 None None] GET https://10.4.3.158/volume// Aug 19 21:33:27.655191 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4971dc3b-ce7b-471a-a583-6ee6b988efb4 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:27.655371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4971dc3b-ce7b-471a-a583-6ee6b988efb4 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:27.655689 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4971dc3b-ce7b-471a-a583-6ee6b988efb4 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:33:27.656068 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1081/4328] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:33:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:33:27.665076 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-86ed23da-19d2-43e8-b0fe-060cda14e2e5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:27.667220 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-86ed23da-19d2-43e8-b0fe-060cda14e2e5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:33:27.667736 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-86ed23da-19d2-43e8-b0fe-060cda14e2e5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42", "connector": null, "instance_uuid": "a0cc220f-d756-4b56-8fb8-26189fec20f9"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:27.676323 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:27.676323 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:27.716544 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-86ed23da-19d2-43e8-b0fe-060cda14e2e5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:33:27.717026 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1085/4329] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:33:27 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 19 21:33:27.747402 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dedca0bf-2f92-4f6b-823e-1d5b02e22393 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:27.751255 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dedca0bf-2f92-4f6b-823e-1d5b02e22393 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:27.751255 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dedca0bf-2f92-4f6b-823e-1d5b02e22393 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:27.751255 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dedca0bf-2f92-4f6b-823e-1d5b02e22393 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:27.755423 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c0e54a30-fb41-4010-b786-980820340b8f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:27.755923 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c0e54a30-fb41-4010-b786-980820340b8f None None] GET https://10.4.3.158/volume// Aug 19 21:33:27.756171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c0e54a30-fb41-4010-b786-980820340b8f None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:27.756419 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c0e54a30-fb41-4010-b786-980820340b8f None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:27.756756 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c0e54a30-fb41-4010-b786-980820340b8f None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:33:27.757103 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1075/4330] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:33:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:33:27.764468 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:27.764468 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:27.767580 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-c6d17a5b-9914-4f19-8a70-33f01fdb9b51 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:27.769085 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dedca0bf-2f92-4f6b-823e-1d5b02e22393 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:27.770727 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-c6d17a5b-9914-4f19-8a70-33f01fdb9b51 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:27.771117 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-c6d17a5b-9914-4f19-8a70-33f01fdb9b51 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:27.771442 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-c6d17a5b-9914-4f19-8a70-33f01fdb9b51 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:27.774536 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dedca0bf-2f92-4f6b-823e-1d5b02e22393 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:27.775308 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1090/4331] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:27 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:27.784119 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:27.784119 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:27.788548 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-c6d17a5b-9914-4f19-8a70-33f01fdb9b51 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:27.793768 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-c6d17a5b-9914-4f19-8a70-33f01fdb9b51 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:27.794320 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1082/4332] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:33:27 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:33:27.919929 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-8ae96a2f-3f00-4dfe-ba39-dda7e18d58a6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:27.923963 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-8ae96a2f-3f00-4dfe-ba39-dda7e18d58a6 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] PUT https://10.4.3.158/volume/v3/attachments/63530b0e-c255-4fac-a7dd-c5aed74bd2c2 Aug 19 21:33:27.924413 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-8ae96a2f-3f00-4dfe-ba39-dda7e18d58a6 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:27.936868 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-8ae96a2f-3f00-4dfe-ba39-dda7e18d58a6 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Acquiring lock "cinder-attachment_update-8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:33:27.943349 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-8ae96a2f-3f00-4dfe-ba39-dda7e18d58a6 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Lock "cinder-attachment_update-8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:33:27.944363 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:27.944363 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:28.039001 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-8ae96a2f-3f00-4dfe-ba39-dda7e18d58a6 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Lock "cinder-attachment_update-8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42-np0000007814" released by "attachment_update" :: held 0.095s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:33:28.039001 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-8ae96a2f-3f00-4dfe-ba39-dda7e18d58a6 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments/63530b0e-c255-4fac-a7dd-c5aed74bd2c2 returned with HTTP 200 Aug 19 21:33:28.039170 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1086/4333] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:33:27 2026] PUT /volume/v3/attachments/63530b0e-c255-4fac-a7dd-c5aed74bd2c2 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:28.789675 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01d5700c-4e1b-43fa-8591-95ad5ed80004 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:28.791261 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01d5700c-4e1b-43fa-8591-95ad5ed80004 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:28.791624 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01d5700c-4e1b-43fa-8591-95ad5ed80004 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:28.791624 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01d5700c-4e1b-43fa-8591-95ad5ed80004 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:28.799970 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:28.799970 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:28.803304 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-01d5700c-4e1b-43fa-8591-95ad5ed80004 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:28.807296 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01d5700c-4e1b-43fa-8591-95ad5ed80004 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:28.807841 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1076/4334] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:28 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:29.821041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-706bb4f6-241f-4506-9358-263e74833dac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:29.822743 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-706bb4f6-241f-4506-9358-263e74833dac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:29.822970 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-706bb4f6-241f-4506-9358-263e74833dac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:29.823176 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-706bb4f6-241f-4506-9358-263e74833dac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:29.832002 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:29.832002 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:29.835217 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-706bb4f6-241f-4506-9358-263e74833dac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:29.839327 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-706bb4f6-241f-4506-9358-263e74833dac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:29.839711 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1091/4335] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:29 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:30.851628 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2b22deb2-3d18-4642-8190-6671cb444602 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:30.853664 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2b22deb2-3d18-4642-8190-6671cb444602 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:30.853857 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2b22deb2-3d18-4642-8190-6671cb444602 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:30.854105 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2b22deb2-3d18-4642-8190-6671cb444602 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:30.868221 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:30.868221 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:30.873427 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2b22deb2-3d18-4642-8190-6671cb444602 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:30.883039 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2b22deb2-3d18-4642-8190-6671cb444602 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:30.883039 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1083/4336] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:30 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:31.298801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-2222f735-6226-4b31-bee1-86024bcd16ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:31.302527 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-2222f735-6226-4b31-bee1-86024bcd16ea tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/attachments/63530b0e-c255-4fac-a7dd-c5aed74bd2c2/action Aug 19 21:33:31.303328 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-2222f735-6226-4b31-bee1-86024bcd16ea tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:33:31.303631 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-2222f735-6226-4b31-bee1-86024bcd16ea tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:31.333715 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:31.333715 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:31.348239 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-14d5a341-aeab-4988-98f7-1a8d881f3917 req-2222f735-6226-4b31-bee1-86024bcd16ea tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments/63530b0e-c255-4fac-a7dd-c5aed74bd2c2/action returned with HTTP 204 Aug 19 21:33:31.349332 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1087/4337] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:33:31 2026] POST /volume/v3/attachments/63530b0e-c255-4fac-a7dd-c5aed74bd2c2/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:31.791369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d11ce28c-11e4-4a57-9b28-d47bafa24a6a req-3dc17b8a-e0a8-4a93-bf6d-c19bceaacdaa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:31.793571 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d11ce28c-11e4-4a57-9b28-d47bafa24a6a req-3dc17b8a-e0a8-4a93-bf6d-c19bceaacdaa tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85/encryption Aug 19 21:33:31.793803 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d11ce28c-11e4-4a57-9b28-d47bafa24a6a req-3dc17b8a-e0a8-4a93-bf6d-c19bceaacdaa tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:31.793985 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d11ce28c-11e4-4a57-9b28-d47bafa24a6a req-3dc17b8a-e0a8-4a93-bf6d-c19bceaacdaa tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:31.804307 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:31.804307 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:31.811576 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d11ce28c-11e4-4a57-9b28-d47bafa24a6a req-3dc17b8a-e0a8-4a93-bf6d-c19bceaacdaa tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85/encryption returned with HTTP 200 Aug 19 21:33:31.812198 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1077/4338] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:33:31 2026] GET /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:31.898446 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4bc78276-78e5-4c88-894b-4bdd1e92047f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:31.900876 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4bc78276-78e5-4c88-894b-4bdd1e92047f tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:31.900876 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4bc78276-78e5-4c88-894b-4bdd1e92047f tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:31.901109 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4bc78276-78e5-4c88-894b-4bdd1e92047f tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:31.911543 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:31.911543 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:31.916055 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4bc78276-78e5-4c88-894b-4bdd1e92047f tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:31.921233 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4bc78276-78e5-4c88-894b-4bdd1e92047f tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:31.921607 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1092/4339] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:31 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:31.933507 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-270a6e6c-9ff5-40cd-9a03-d007ea02647d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:31.936274 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-270a6e6c-9ff5-40cd-9a03-d007ea02647d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:31.936458 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-270a6e6c-9ff5-40cd-9a03-d007ea02647d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:31.936658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-270a6e6c-9ff5-40cd-9a03-d007ea02647d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:31.949515 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:31.949515 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:31.953554 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-270a6e6c-9ff5-40cd-9a03-d007ea02647d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:31.957822 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-270a6e6c-9ff5-40cd-9a03-d007ea02647d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:31.958274 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1084/4340] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:31 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:32.007264 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-3e0c4100-386f-4c8a-96de-27b9203f78e5 req-09647979-9b05-499e-bc45-7bc1063a87b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:32.010590 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3e0c4100-386f-4c8a-96de-27b9203f78e5 req-09647979-9b05-499e-bc45-7bc1063a87b2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:32.011046 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3e0c4100-386f-4c8a-96de-27b9203f78e5 req-09647979-9b05-499e-bc45-7bc1063a87b2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:32.011420 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3e0c4100-386f-4c8a-96de-27b9203f78e5 req-09647979-9b05-499e-bc45-7bc1063a87b2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:32.025333 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:32.025333 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:32.033409 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-3e0c4100-386f-4c8a-96de-27b9203f78e5 req-09647979-9b05-499e-bc45-7bc1063a87b2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:32.040334 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3e0c4100-386f-4c8a-96de-27b9203f78e5 req-09647979-9b05-499e-bc45-7bc1063a87b2 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:32.040944 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1088/4341] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:33:32 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:32.060881 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3a7cac26-827c-4dee-80ce-3fbe86399cc5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:32.062984 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a7cac26-827c-4dee-80ce-3fbe86399cc5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:32.063302 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a7cac26-827c-4dee-80ce-3fbe86399cc5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:32.063581 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a7cac26-827c-4dee-80ce-3fbe86399cc5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:32.074778 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:32.074778 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:32.079343 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3a7cac26-827c-4dee-80ce-3fbe86399cc5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:32.085040 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a7cac26-827c-4dee-80ce-3fbe86399cc5 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:32.085467 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1078/4342] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:32 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:32.122988 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b235060e-2f9c-4a2e-9497-2230ed53f008 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:32.125863 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b235060e-2f9c-4a2e-9497-2230ed53f008 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:32.126082 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b235060e-2f9c-4a2e-9497-2230ed53f008 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:32.126266 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b235060e-2f9c-4a2e-9497-2230ed53f008 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:32.136333 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:32.136333 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:32.139613 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b235060e-2f9c-4a2e-9497-2230ed53f008 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:32.143378 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b235060e-2f9c-4a2e-9497-2230ed53f008 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:32.143737 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1093/4343] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:33:32 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:32.161178 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b47fd3cc-60d6-4762-b8bc-5afb775e451a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:32.163029 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b47fd3cc-60d6-4762-b8bc-5afb775e451a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42/action Aug 19 21:33:32.163347 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b47fd3cc-60d6-4762-b8bc-5afb775e451a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:33:32.163474 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b47fd3cc-60d6-4762-b8bc-5afb775e451a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:32.176747 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:32.176747 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:32.177265 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b47fd3cc-60d6-4762-b8bc-5afb775e451a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:32.189440 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b47fd3cc-60d6-4762-b8bc-5afb775e451a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Begin detaching volume completed successfully. Aug 19 21:33:32.189666 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-b47fd3cc-60d6-4762-b8bc-5afb775e451a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42/action returned with HTTP 202 Aug 19 21:33:32.190439 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1085/4344] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:33:32 2026] POST /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:33:32.230257 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e6c1eb1d-3084-450b-98a2-785413f89064 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:32.230257 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6c1eb1d-3084-450b-98a2-785413f89064 None None] GET https://10.4.3.158/volume// Aug 19 21:33:32.230257 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6c1eb1d-3084-450b-98a2-785413f89064 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:32.230257 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6c1eb1d-3084-450b-98a2-785413f89064 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:32.230257 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6c1eb1d-3084-450b-98a2-785413f89064 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:33:32.230257 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1089/4345] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:33:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:33:32.243099 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-9c99bb2c-f476-4010-a65a-070b26f32e0b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:32.246524 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-9c99bb2c-f476-4010-a65a-070b26f32e0b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:32.246781 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-9c99bb2c-f476-4010-a65a-070b26f32e0b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:32.247033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-9c99bb2c-f476-4010-a65a-070b26f32e0b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:32.258400 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:32.258400 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:32.262210 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-9c99bb2c-f476-4010-a65a-070b26f32e0b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:32.267094 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-9c99bb2c-f476-4010-a65a-070b26f32e0b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:32.267510 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1079/4346] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:33:32 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:33:32.664238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d11ce28c-11e4-4a57-9b28-d47bafa24a6a req-42a48dc1-0af7-4e8e-b573-49330e7ad75d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:32.666327 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d11ce28c-11e4-4a57-9b28-d47bafa24a6a req-42a48dc1-0af7-4e8e-b573-49330e7ad75d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/attachments/1692942f-1363-46c7-ab2d-95c7b4d1d51f Aug 19 21:33:32.666551 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d11ce28c-11e4-4a57-9b28-d47bafa24a6a req-42a48dc1-0af7-4e8e-b573-49330e7ad75d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:32.666789 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d11ce28c-11e4-4a57-9b28-d47bafa24a6a req-42a48dc1-0af7-4e8e-b573-49330e7ad75d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:32.680062 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:32.680062 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:32.755861 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d11ce28c-11e4-4a57-9b28-d47bafa24a6a req-42a48dc1-0af7-4e8e-b573-49330e7ad75d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/1692942f-1363-46c7-ab2d-95c7b4d1d51f returned with HTTP 200 Aug 19 21:33:32.756438 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1094/4347] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:33:32 2026] DELETE /volume/v3/attachments/1692942f-1363-46c7-ab2d-95c7b4d1d51f => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:33.159296 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-3dbc7b1e-dabe-4e97-9c73-b9115a841bf7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:33.163862 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-3dbc7b1e-dabe-4e97-9c73-b9115a841bf7 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] DELETE https://10.4.3.158/volume/v3/attachments/63530b0e-c255-4fac-a7dd-c5aed74bd2c2 Aug 19 21:33:33.164123 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-3dbc7b1e-dabe-4e97-9c73-b9115a841bf7 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:33.164311 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-3dbc7b1e-dabe-4e97-9c73-b9115a841bf7 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:33.170993 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:33.170993 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:33.215898 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c2ff7303-88ac-4e30-9783-386da15c6164 req-3dbc7b1e-dabe-4e97-9c73-b9115a841bf7 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments/63530b0e-c255-4fac-a7dd-c5aed74bd2c2 returned with HTTP 200 Aug 19 21:33:33.216374 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1086/4348] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:33:33 2026] DELETE /volume/v3/attachments/63530b0e-c255-4fac-a7dd-c5aed74bd2c2 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:33.293725 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-93ffeade-b997-43b7-94fb-b214d5c59724 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:33.295520 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-93ffeade-b997-43b7-94fb-b214d5c59724 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:33:33.295710 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-93ffeade-b997-43b7-94fb-b214d5c59724 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:33.295884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-93ffeade-b997-43b7-94fb-b214d5c59724 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:33.303414 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:33.303414 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:33.307379 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-93ffeade-b997-43b7-94fb-b214d5c59724 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:33:33.312323 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-93ffeade-b997-43b7-94fb-b214d5c59724 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:33:33.312732 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1090/4349] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:33 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:33.705141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a1d2b193-10b8-4fdf-9c57-ee74f8090e6f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:33.707054 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a1d2b193-10b8-4fdf-9c57-ee74f8090e6f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 Aug 19 21:33:33.707241 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a1d2b193-10b8-4fdf-9c57-ee74f8090e6f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:33.707435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a1d2b193-10b8-4fdf-9c57-ee74f8090e6f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:33.707596 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a1d2b193-10b8-4fdf-9c57-ee74f8090e6f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 39d005c1-54dd-4001-ba9f-b35770c9fb85 Aug 19 21:33:33.715946 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:33.715946 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:33.715946 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a1d2b193-10b8-4fdf-9c57-ee74f8090e6f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:33.726372 np0000007814 devstack@c-api.service[100177]: WARNING cinder.keymgr.conf_key_mgr [None req-a1d2b193-10b8-4fdf-9c57-ee74f8090e6f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:33:33.735570 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a1d2b193-10b8-4fdf-9c57-ee74f8090e6f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume request issued successfully. Aug 19 21:33:33.735754 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a1d2b193-10b8-4fdf-9c57-ee74f8090e6f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 returned with HTTP 202 Aug 19 21:33:33.736225 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1080/4350] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:33:33 2026] DELETE /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:33.746770 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f5197325-7d56-49aa-bc4d-f1a90f953340 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:33.750402 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5197325-7d56-49aa-bc4d-f1a90f953340 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 Aug 19 21:33:33.750402 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5197325-7d56-49aa-bc4d-f1a90f953340 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:33.750402 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5197325-7d56-49aa-bc4d-f1a90f953340 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:33.756624 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:33.756624 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:33.765368 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f5197325-7d56-49aa-bc4d-f1a90f953340 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:33.775381 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5197325-7d56-49aa-bc4d-f1a90f953340 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 returned with HTTP 200 Aug 19 21:33:33.775902 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1095/4351] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:33 2026] GET /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:34.791820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8c0fc3a1-b414-41b1-8b9d-eff3be464501 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:34.794422 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8c0fc3a1-b414-41b1-8b9d-eff3be464501 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 Aug 19 21:33:34.794629 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8c0fc3a1-b414-41b1-8b9d-eff3be464501 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:34.794805 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8c0fc3a1-b414-41b1-8b9d-eff3be464501 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:34.800838 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8c0fc3a1-b414-41b1-8b9d-eff3be464501 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 returned with HTTP 404 Aug 19 21:33:34.801321 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1087/4352] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:34 2026] GET /volume/v3/volumes/39d005c1-54dd-4001-ba9f-b35770c9fb85 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:34.812594 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bc5ecc7b-c697-4e05-a8f7-d10f19d75f90 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:34.814663 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc5ecc7b-c697-4e05-a8f7-d10f19d75f90 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:33:34.814893 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc5ecc7b-c697-4e05-a8f7-d10f19d75f90 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:34.815169 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc5ecc7b-c697-4e05-a8f7-d10f19d75f90 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:34.816168 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bc5ecc7b-c697-4e05-a8f7-d10f19d75f90 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:33:34.831562 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bc5ecc7b-c697-4e05-a8f7-d10f19d75f90 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Get all volumes completed successfully. Aug 19 21:33:34.833410 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:34.833410 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:34.838142 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc5ecc7b-c697-4e05-a8f7-d10f19d75f90 tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:33:34.838557 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1091/4353] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:33:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8587 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:34.852548 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e5ab3799-1a5b-4a51-8546-5701de2971ab None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:34.854334 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5ab3799-1a5b-4a51-8546-5701de2971ab tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] DELETE https://10.4.3.158/volume/v3/types/d57a9524-fab8-402a-ac9d-3d591998a316 Aug 19 21:33:34.854552 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5ab3799-1a5b-4a51-8546-5701de2971ab tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:34.854781 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5ab3799-1a5b-4a51-8546-5701de2971ab tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:34.888947 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5ab3799-1a5b-4a51-8546-5701de2971ab tempest-TestVolumeBootPattern-1668785663 tempest-TestVolumeBootPattern-1668785663-project-admin] https://10.4.3.158/volume/v3/types/d57a9524-fab8-402a-ac9d-3d591998a316 returned with HTTP 202 Aug 19 21:33:34.889525 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1081/4354] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:33:34 2026] DELETE /volume/v3/types/d57a9524-fab8-402a-ac9d-3d591998a316 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:34.927268 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-58f47933-ce2d-48bc-b574-292afefd36e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:34.929438 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:33:34.929877 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1502229532", "snapshot_id": null, "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:34.932200 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1502229532', 'snapshot_id': None, 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:33:35.110757 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume of 1 GB Aug 19 21:33:35.115599 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Availability Zones retrieved successfully. Aug 19 21:33:35.122326 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (eb02dfd8-16cf-4c07-a9bc-f60bc7764a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:35.123405 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e79a17a7-e08a-4840-a8e0-a7b46259728c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:35.124274 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:33:35.191704 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e79a17a7-e08a-4840-a8e0-a7b46259728c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:35.192604 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6577f134-59f7-49a2-bcd5-5464797cdfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:35.251286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['927a5a88-8e67-47c3-98b3-8c730363ac74', '1205a2b4-d13b-41ac-83db-9a245aca0e20', 'a3102980-8b70-4050-b1f5-5ca428306839', '5855e737-6266-4dd6-be8d-5d7da0fa4164'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:33:35.252100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6577f134-59f7-49a2-bcd5-5464797cdfa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['927a5a88-8e67-47c3-98b3-8c730363ac74', '1205a2b4-d13b-41ac-83db-9a245aca0e20', 'a3102980-8b70-4050-b1f5-5ca428306839', '5855e737-6266-4dd6-be8d-5d7da0fa4164']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:35.252822 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03850690-e181-41a1-9c32-d7f5b66d00d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:35.277721 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03850690-e181-41a1-9c32-d7f5b66d00d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8caa450e-72df-45a4-a449-b9ee8d5b548b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1502229532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['927a5a88-8e67-47c3-98b3-8c730363ac74','1205a2b4-d13b-41ac-83db-9a245aca0e20','a3102980-8b70-4050-b1f5-5ca428306839','5855e737-6266-4dd6-be8d-5d7da0fa4164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1502229532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8caa450e-72df-45a4-a449-b9ee8d5b548b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5556b137f40546b4995eb155c224193c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:35.278447 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf07c07b-45d5-427c-a378-1ed24f78f939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:35.307312 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf07c07b-45d5-427c-a378-1ed24f78f939) transitioned into state 'SUCCESS' from state '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-1502229532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['927a5a88-8e67-47c3-98b3-8c730363ac74','1205a2b4-d13b-41ac-83db-9a245aca0e20','a3102980-8b70-4050-b1f5-5ca428306839','5855e737-6266-4dd6-be8d-5d7da0fa4164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:35.308031 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22528cf-74d7-41cd-a919-f55c6e2504c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:33:35.320085 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22528cf-74d7-41cd-a919-f55c6e2504c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:33:35.321274 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (eb02dfd8-16cf-4c07-a9bc-f60bc7764a18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:33:35.321782 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request issued successfully. Aug 19 21:33:35.322510 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58f47933-ce2d-48bc-b574-292afefd36e0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:33:35.323077 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1096/4355] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:33:34 2026] POST /volume/v3/volumes => generated 759 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:33:35.337785 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-24c9c3df-2b9c-48c5-a18f-0423d766c2e8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:35.339717 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-24c9c3df-2b9c-48c5-a18f-0423d766c2e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:33:35.340111 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-24c9c3df-2b9c-48c5-a18f-0423d766c2e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:35.340418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-24c9c3df-2b9c-48c5-a18f-0423d766c2e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:35.350323 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:35.350323 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:35.355456 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-24c9c3df-2b9c-48c5-a18f-0423d766c2e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:35.362868 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-24c9c3df-2b9c-48c5-a18f-0423d766c2e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b returned with HTTP 200 Aug 19 21:33:35.363289 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1088/4356] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:35 2026] GET /volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:36.379987 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f9c4c622-b584-49c8-bc6b-ebaa40b4d48a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:36.381871 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9c4c622-b584-49c8-bc6b-ebaa40b4d48a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:33:36.382319 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9c4c622-b584-49c8-bc6b-ebaa40b4d48a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:36.383911 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9c4c622-b584-49c8-bc6b-ebaa40b4d48a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:36.394043 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:36.394043 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:36.402041 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f9c4c622-b584-49c8-bc6b-ebaa40b4d48a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:36.406874 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9c4c622-b584-49c8-bc6b-ebaa40b4d48a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b returned with HTTP 200 Aug 19 21:33:36.407555 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1092/4357] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:36 2026] GET /volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:36.419791 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-de9dcd3b-7f53-4b29-84ef-eacb18dcbbab None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:36.424057 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de9dcd3b-7f53-4b29-84ef-eacb18dcbbab tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:33:36.424250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de9dcd3b-7f53-4b29-84ef-eacb18dcbbab tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:36.424447 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de9dcd3b-7f53-4b29-84ef-eacb18dcbbab tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:36.435173 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:36.435173 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:36.441825 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-de9dcd3b-7f53-4b29-84ef-eacb18dcbbab tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:36.448030 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de9dcd3b-7f53-4b29-84ef-eacb18dcbbab tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b returned with HTTP 200 Aug 19 21:33:36.448465 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1082/4358] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:33:36 2026] GET /volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:37.599112 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-8c10cedf-dbf6-4ee2-abc9-166745daf9e4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:37.601404 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-8c10cedf-dbf6-4ee2-abc9-166745daf9e4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:33:37.601631 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-8c10cedf-dbf6-4ee2-abc9-166745daf9e4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:37.601871 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-8c10cedf-dbf6-4ee2-abc9-166745daf9e4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:37.608637 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:37.608637 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:37.612177 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-8c10cedf-dbf6-4ee2-abc9-166745daf9e4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:37.616875 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-8c10cedf-dbf6-4ee2-abc9-166745daf9e4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b returned with HTTP 200 Aug 19 21:33:37.617357 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1097/4359] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:33:37 2026] GET /volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:38.139650 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-7eca1291-3e44-4a36-9efa-fad5c18700f4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:38.142097 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-7eca1291-3e44-4a36-9efa-fad5c18700f4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:33:38.142420 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-7eca1291-3e44-4a36-9efa-fad5c18700f4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:38.142699 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-7eca1291-3e44-4a36-9efa-fad5c18700f4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:38.150207 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:38.150207 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:38.153886 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-7eca1291-3e44-4a36-9efa-fad5c18700f4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:38.158855 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-7eca1291-3e44-4a36-9efa-fad5c18700f4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b returned with HTTP 200 Aug 19 21:33:38.159387 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1089/4360] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:33:38 2026] GET /volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:38.169988 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ac07b541-e24d-4f33-917f-6913a1e5a820 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:38.169988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac07b541-e24d-4f33-917f-6913a1e5a820 None None] GET https://10.4.3.158/volume// Aug 19 21:33:38.169988 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac07b541-e24d-4f33-917f-6913a1e5a820 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:38.169988 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac07b541-e24d-4f33-917f-6913a1e5a820 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:38.169988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac07b541-e24d-4f33-917f-6913a1e5a820 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:33:38.169988 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1093/4361] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:33:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:33:38.181487 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-f478d643-dbee-48c9-b9f6-1a79cc112aa8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:38.186986 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-f478d643-dbee-48c9-b9f6-1a79cc112aa8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:33:38.187504 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-f478d643-dbee-48c9-b9f6-1a79cc112aa8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8caa450e-72df-45a4-a449-b9ee8d5b548b", "connector": null, "instance_uuid": "cb620646-9812-4e61-9d10-74f829abdf09"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:38.203285 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:38.203285 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:38.243146 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-f478d643-dbee-48c9-b9f6-1a79cc112aa8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:33:38.243650 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1083/4362] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:33:38 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 19 21:33:39.439626 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8cc717cd-26c2-4f4a-8cfd-44e0d4a3177b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:39.440168 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8cc717cd-26c2-4f4a-8cfd-44e0d4a3177b None None] GET https://10.4.3.158/volume// Aug 19 21:33:39.440394 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8cc717cd-26c2-4f4a-8cfd-44e0d4a3177b None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:39.440626 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8cc717cd-26c2-4f4a-8cfd-44e0d4a3177b None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:39.441005 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8cc717cd-26c2-4f4a-8cfd-44e0d4a3177b None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:33:39.441358 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1098/4363] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:33:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:33:39.451380 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-321cf765-1536-4fa2-93b7-77cca96904d2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:39.454151 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-321cf765-1536-4fa2-93b7-77cca96904d2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:33:39.454446 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-321cf765-1536-4fa2-93b7-77cca96904d2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:39.454986 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-321cf765-1536-4fa2-93b7-77cca96904d2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:39.468860 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4a16d8ec-d1f7-43fd-a85a-634fa7b1c437 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:39.469216 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:39.469216 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:39.473052 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a16d8ec-d1f7-43fd-a85a-634fa7b1c437 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce Aug 19 21:33:39.473052 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a16d8ec-d1f7-43fd-a85a-634fa7b1c437 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:39.473261 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a16d8ec-d1f7-43fd-a85a-634fa7b1c437 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:39.473521 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-4a16d8ec-d1f7-43fd-a85a-634fa7b1c437 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Delete snapshot with id: 6fccbf3b-43cf-46c6-aa09-137309d1c3ce Aug 19 21:33:39.474198 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-321cf765-1536-4fa2-93b7-77cca96904d2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:33:39.481111 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-321cf765-1536-4fa2-93b7-77cca96904d2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b returned with HTTP 200 Aug 19 21:33:39.481280 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:39.481280 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:33:39.484033 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1090/4364] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:33:39 2026] GET /volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:33:39.484119 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4a16d8ec-d1f7-43fd-a85a-634fa7b1c437 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Snapshot retrieved successfully. Aug 19 21:33:39.510275 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4a16d8ec-d1f7-43fd-a85a-634fa7b1c437 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Snapshot delete request issued successfully. Aug 19 21:33:39.510275 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a16d8ec-d1f7-43fd-a85a-634fa7b1c437 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce returned with HTTP 202 Aug 19 21:33:39.510275 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1094/4365] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:33:39 2026] DELETE /volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:33:39.518739 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f68804db-6988-4791-a5a8-04e3885bbe29 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:39.521600 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f68804db-6988-4791-a5a8-04e3885bbe29 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce Aug 19 21:33:39.521600 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f68804db-6988-4791-a5a8-04e3885bbe29 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:39.521600 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f68804db-6988-4791-a5a8-04e3885bbe29 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:39.537346 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:39.537346 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:33:39.537346 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f68804db-6988-4791-a5a8-04e3885bbe29 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Snapshot retrieved successfully. Aug 19 21:33:39.537346 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f68804db-6988-4791-a5a8-04e3885bbe29 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce returned with HTTP 200 Aug 19 21:33:39.537346 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1084/4366] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:39 2026] GET /volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:33:39.615679 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-dc1d9d7d-2b1a-4b9c-bccb-efdcb12d3d9b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:39.618038 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-dc1d9d7d-2b1a-4b9c-bccb-efdcb12d3d9b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] PUT https://10.4.3.158/volume/v3/attachments/d823ff8b-07de-415c-9995-7dea8f2ab125 Aug 19 21:33:39.618454 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-dc1d9d7d-2b1a-4b9c-bccb-efdcb12d3d9b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:39.629035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-dc1d9d7d-2b1a-4b9c-bccb-efdcb12d3d9b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Acquiring lock "cinder-attachment_update-8caa450e-72df-45a4-a449-b9ee8d5b548b-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:33:39.634431 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-dc1d9d7d-2b1a-4b9c-bccb-efdcb12d3d9b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-8caa450e-72df-45a4-a449-b9ee8d5b548b-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:33:39.635472 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:39.635472 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:33:39.729195 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-dc1d9d7d-2b1a-4b9c-bccb-efdcb12d3d9b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-8caa450e-72df-45a4-a449-b9ee8d5b548b-np0000007814" released by "attachment_update" :: held 0.095s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:33:39.729900 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-dc1d9d7d-2b1a-4b9c-bccb-efdcb12d3d9b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/d823ff8b-07de-415c-9995-7dea8f2ab125 returned with HTTP 200 Aug 19 21:33:39.730436 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1099/4367] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:33:39 2026] PUT /volume/v3/attachments/d823ff8b-07de-415c-9995-7dea8f2ab125 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:39.760159 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-2376223a-4016-4902-b8fe-783e2fc2050c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:39.763593 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-2376223a-4016-4902-b8fe-783e2fc2050c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments/d823ff8b-07de-415c-9995-7dea8f2ab125/action Aug 19 21:33:39.764225 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-2376223a-4016-4902-b8fe-783e2fc2050c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:33:39.764498 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-2376223a-4016-4902-b8fe-783e2fc2050c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:33:39.784190 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:33:39.784190 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:33:39.797780 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-aad9f030-1bf8-4fc4-9305-7ce66417c45e req-2376223a-4016-4902-b8fe-783e2fc2050c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/d823ff8b-07de-415c-9995-7dea8f2ab125/action returned with HTTP 204 Aug 19 21:33:39.798567 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1091/4368] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:33:39 2026] POST /volume/v3/attachments/d823ff8b-07de-415c-9995-7dea8f2ab125/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:40.550524 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c148d8bf-19fa-443c-b508-ea3de167f89d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:40.555972 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c148d8bf-19fa-443c-b508-ea3de167f89d tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce Aug 19 21:33:40.555972 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c148d8bf-19fa-443c-b508-ea3de167f89d tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:40.555972 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c148d8bf-19fa-443c-b508-ea3de167f89d tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:40.562475 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c148d8bf-19fa-443c-b508-ea3de167f89d tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce returned with HTTP 404 Aug 19 21:33:40.562475 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1095/4369] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:33:40 2026] GET /volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:33:40.720200 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2427eec3-4bba-4f52-9645-30ace1811f13 req-79552f6e-8d66-45ac-9555-b5bf8c796b5b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:40.725801 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2427eec3-4bba-4f52-9645-30ace1811f13 req-79552f6e-8d66-45ac-9555-b5bf8c796b5b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/attachments?instance_id=7249ee7f-eca4-4ecf-b633-655d18f9335d Aug 19 21:33:40.725801 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2427eec3-4bba-4f52-9645-30ace1811f13 req-79552f6e-8d66-45ac-9555-b5bf8c796b5b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:40.725801 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2427eec3-4bba-4f52-9645-30ace1811f13 req-79552f6e-8d66-45ac-9555-b5bf8c796b5b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:40.739174 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2427eec3-4bba-4f52-9645-30ace1811f13 req-79552f6e-8d66-45ac-9555-b5bf8c796b5b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments?instance_id=7249ee7f-eca4-4ecf-b633-655d18f9335d returned with HTTP 200 Aug 19 21:33:40.739739 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1085/4370] 10.4.3.158 () {70 vars in 1637 bytes} [Wed Aug 19 21:33:40 2026] GET /volume/v3/attachments?instance_id=7249ee7f-eca4-4ecf-b633-655d18f9335d => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:40.759783 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2427eec3-4bba-4f52-9645-30ace1811f13 req-ddf0351e-c90b-4d5d-b186-44ac88491c3b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:33:40.768894 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2427eec3-4bba-4f52-9645-30ace1811f13 req-ddf0351e-c90b-4d5d-b186-44ac88491c3b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c Aug 19 21:33:40.769308 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2427eec3-4bba-4f52-9645-30ace1811f13 req-ddf0351e-c90b-4d5d-b186-44ac88491c3b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:33:40.769625 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2427eec3-4bba-4f52-9645-30ace1811f13 req-ddf0351e-c90b-4d5d-b186-44ac88491c3b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:33:40.801057 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2427eec3-4bba-4f52-9645-30ace1811f13 req-ddf0351e-c90b-4d5d-b186-44ac88491c3b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c returned with HTTP 200 Aug 19 21:33:40.801360 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1100/4371] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Aug 19 21:33:40 2026] GET /volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c => generated 993 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:33:49.793568 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=185,cinder:UPDATE=67,cinder:INSERT=28 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:33:50.558653 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=39,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:33:50.738241 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=254,cinder:UPDATE=68,cinder:INSERT=32 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:33:50.795435 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=74,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:34:13.647472 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-45115887-5fba-4ede-946e-7701ede451da None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:13.649215 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:13.649633 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-313459263", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:13.651164 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-313459263', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:13.651304 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Create volume of 1 GB Aug 19 21:34:13.656036 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Availability Zones retrieved successfully. Aug 19 21:34:13.661468 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Flow 'volume_create_api' (728bcba6-0536-452b-810d-482a7d8ba3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:13.662648 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a2e3c0e-07e6-40c1-875e-980d191752d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:13.663945 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:13.691005 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a2e3c0e-07e6-40c1-875e-980d191752d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:13.691957 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7473529a-28e3-4165-974a-1395817a8918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:13.757390 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Created reservations ['64391dd2-bbbf-4f47-a510-08991b36a3fd', '98cc10a3-5339-41e1-9932-d91c4802408b', '11063686-8ea4-4071-92a1-83a8605d5985', 'f8bbfc9f-6b46-4625-ba20-47b68d0b7a35'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:13.758390 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7473529a-28e3-4165-974a-1395817a8918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64391dd2-bbbf-4f47-a510-08991b36a3fd', '98cc10a3-5339-41e1-9932-d91c4802408b', '11063686-8ea4-4071-92a1-83a8605d5985', 'f8bbfc9f-6b46-4625-ba20-47b68d0b7a35']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:13.759301 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43f683ab-a7f6-4d4e-a957-f7db267f1c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:13.784194 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43f683ab-a7f6-4d4e-a957-f7db267f1c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49fc4237-010b-4e18-93ef-2fdd8fa601d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-313459263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5292d11d545a2af9631cb68f1c595',qos_specs=None,replication_status=,reservations=['64391dd2-bbbf-4f47-a510-08991b36a3fd','98cc10a3-5339-41e1-9932-d91c4802408b','11063686-8ea4-4071-92a1-83a8605d5985','f8bbfc9f-6b46-4625-ba20-47b68d0b7a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f88ce1c8111e4396925efe18e2ac67cc',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-313459263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49fc4237-010b-4e18-93ef-2fdd8fa601d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa5292d11d545a2af9631cb68f1c595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f88ce1c8111e4396925efe18e2ac67cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:13.785226 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e03696e-c4b7-4a45-95c9-f0bc26d0ee76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:13.807586 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e03696e-c4b7-4a45-95c9-f0bc26d0ee76) transitioned into state 'SUCCESS' from state '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-313459263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5292d11d545a2af9631cb68f1c595',qos_specs=None,replication_status=,reservations=['64391dd2-bbbf-4f47-a510-08991b36a3fd','98cc10a3-5339-41e1-9932-d91c4802408b','11063686-8ea4-4071-92a1-83a8605d5985','f8bbfc9f-6b46-4625-ba20-47b68d0b7a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f88ce1c8111e4396925efe18e2ac67cc',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:13.808367 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82046de3-635d-4dfa-91f5-148b46c4a933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:13.817632 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82046de3-635d-4dfa-91f5-148b46c4a933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:13.818488 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Flow 'volume_create_api' (728bcba6-0536-452b-810d-482a7d8ba3f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:13.818792 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Create volume request issued successfully. Aug 19 21:34:13.819483 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-45115887-5fba-4ede-946e-7701ede451da tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:13.819863 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1092/4372] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:34:13 2026] POST /volume/v3/volumes => generated 788 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:13.832856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bfa998ce-f737-4887-8e0c-1b445cd565b4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:13.834778 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfa998ce-f737-4887-8e0c-1b445cd565b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:13.834991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfa998ce-f737-4887-8e0c-1b445cd565b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:13.835216 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfa998ce-f737-4887-8e0c-1b445cd565b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:13.842228 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:13.842228 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:13.846197 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bfa998ce-f737-4887-8e0c-1b445cd565b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:13.850411 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfa998ce-f737-4887-8e0c-1b445cd565b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:13.850768 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1096/4373] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:13 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:14.862559 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4b3cb1bb-e78b-4a0f-834e-2c6f925b9098 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:14.864336 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4b3cb1bb-e78b-4a0f-834e-2c6f925b9098 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:14.864534 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4b3cb1bb-e78b-4a0f-834e-2c6f925b9098 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:14.864712 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4b3cb1bb-e78b-4a0f-834e-2c6f925b9098 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:14.871572 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:14.871572 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:14.875048 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4b3cb1bb-e78b-4a0f-834e-2c6f925b9098 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:14.878627 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4b3cb1bb-e78b-4a0f-834e-2c6f925b9098 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:14.879030 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1086/4374] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:14 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:14.890286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-12102188-f07d-4e7f-bee4-136f29ce7e97 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:14.891969 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12102188-f07d-4e7f-bee4-136f29ce7e97 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:14.892204 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12102188-f07d-4e7f-bee4-136f29ce7e97 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:14.892398 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12102188-f07d-4e7f-bee4-136f29ce7e97 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:14.899898 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:14.899898 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:14.903465 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-12102188-f07d-4e7f-bee4-136f29ce7e97 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:14.907440 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12102188-f07d-4e7f-bee4-136f29ce7e97 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:14.907793 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1101/4375] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:14 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:14.951064 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-616c8376-dd3b-47a2-92bb-8584db86ce96 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:14.953994 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-616c8376-dd3b-47a2-92bb-8584db86ce96 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:14.954278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-616c8376-dd3b-47a2-92bb-8584db86ce96 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:14.954542 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-616c8376-dd3b-47a2-92bb-8584db86ce96 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:14.963372 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:14.963372 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:14.967354 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-616c8376-dd3b-47a2-92bb-8584db86ce96 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:14.972603 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-616c8376-dd3b-47a2-92bb-8584db86ce96 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:14.972966 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1093/4376] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:34:14 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:15.035044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f83c5946-2900-4369-970e-dfa1991e9734 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:15.035388 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f83c5946-2900-4369-970e-dfa1991e9734 None None] GET https://10.4.3.158/volume// Aug 19 21:34:15.035512 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f83c5946-2900-4369-970e-dfa1991e9734 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:15.035692 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f83c5946-2900-4369-970e-dfa1991e9734 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:15.035986 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f83c5946-2900-4369-970e-dfa1991e9734 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:15.036277 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1097/4377] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:34:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:15.042197 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-cc90408b-c10a-42dc-9dcd-130edd4f2565 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:15.044174 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-cc90408b-c10a-42dc-9dcd-130edd4f2565 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:34:15.044588 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-cc90408b-c10a-42dc-9dcd-130edd4f2565 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49fc4237-010b-4e18-93ef-2fdd8fa601d8", "connector": null, "instance_uuid": "99411a48-3eee-4568-8df3-c731d59f630d"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:15.052173 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:15.052173 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:15.072795 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-cc90408b-c10a-42dc-9dcd-130edd4f2565 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:34:15.073275 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1087/4378] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:34:15 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 19 21:34:15.096909 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-25c43992-29be-49b9-8a86-a2bd0ad6fae0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:15.098898 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-25c43992-29be-49b9-8a86-a2bd0ad6fae0 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:15.099205 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-25c43992-29be-49b9-8a86-a2bd0ad6fae0 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:15.099453 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-25c43992-29be-49b9-8a86-a2bd0ad6fae0 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:15.105637 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3c5f7fdf-0fb5-4629-88f0-fe118576da63 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:15.106063 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c5f7fdf-0fb5-4629-88f0-fe118576da63 None None] GET https://10.4.3.158/volume// Aug 19 21:34:15.106236 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c5f7fdf-0fb5-4629-88f0-fe118576da63 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:15.106449 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c5f7fdf-0fb5-4629-88f0-fe118576da63 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:15.106779 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c5f7fdf-0fb5-4629-88f0-fe118576da63 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:15.107075 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1094/4379] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:34:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:15.112430 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:15.112430 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:15.115526 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e3881e32-abe6-4b5b-888f-ddb478b5d173 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:15.116818 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-25c43992-29be-49b9-8a86-a2bd0ad6fae0 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:15.120512 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e3881e32-abe6-4b5b-888f-ddb478b5d173 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:15.120694 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e3881e32-abe6-4b5b-888f-ddb478b5d173 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:15.120863 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e3881e32-abe6-4b5b-888f-ddb478b5d173 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:15.123863 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-25c43992-29be-49b9-8a86-a2bd0ad6fae0 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:15.124257 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1102/4380] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:15 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:15.137104 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:15.137104 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:15.140206 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e3881e32-abe6-4b5b-888f-ddb478b5d173 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:15.143899 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e3881e32-abe6-4b5b-888f-ddb478b5d173 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:15.144345 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1098/4381] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:34:15 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 1042 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:34:15.238181 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e1e72d00-35b9-4d11-9a08-94afbfe48d63 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:15.240099 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e1e72d00-35b9-4d11-9a08-94afbfe48d63 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] PUT https://10.4.3.158/volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 Aug 19 21:34:15.240450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e1e72d00-35b9-4d11-9a08-94afbfe48d63 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:15.247385 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e1e72d00-35b9-4d11-9a08-94afbfe48d63 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Acquiring lock "cinder-attachment_update-49fc4237-010b-4e18-93ef-2fdd8fa601d8-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:34:15.251711 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e1e72d00-35b9-4d11-9a08-94afbfe48d63 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Lock "cinder-attachment_update-49fc4237-010b-4e18-93ef-2fdd8fa601d8-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:34:15.252587 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:15.252587 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:15.319549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e1e72d00-35b9-4d11-9a08-94afbfe48d63 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Lock "cinder-attachment_update-49fc4237-010b-4e18-93ef-2fdd8fa601d8-np0000007814" released by "attachment_update" :: held 0.068s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:34:15.319901 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-e1e72d00-35b9-4d11-9a08-94afbfe48d63 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 returned with HTTP 200 Aug 19 21:34:15.320471 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1088/4382] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:34:15 2026] PUT /volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:16.140844 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2f737ec5-a465-42b4-90c0-bc476e444c9e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:16.142501 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2f737ec5-a465-42b4-90c0-bc476e444c9e tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:16.142704 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2f737ec5-a465-42b4-90c0-bc476e444c9e tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:16.142873 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2f737ec5-a465-42b4-90c0-bc476e444c9e tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:16.151091 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:16.151091 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:16.154045 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2f737ec5-a465-42b4-90c0-bc476e444c9e tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:16.157758 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2f737ec5-a465-42b4-90c0-bc476e444c9e tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:16.158118 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1095/4383] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:16 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:17.172955 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3e9f47a4-b56e-4204-8447-21f8b0c89068 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:17.174785 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e9f47a4-b56e-4204-8447-21f8b0c89068 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:17.175027 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e9f47a4-b56e-4204-8447-21f8b0c89068 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:17.175215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e9f47a4-b56e-4204-8447-21f8b0c89068 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:17.185508 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:17.185508 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:17.189205 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3e9f47a4-b56e-4204-8447-21f8b0c89068 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:17.193564 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e9f47a4-b56e-4204-8447-21f8b0c89068 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:17.193946 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1103/4384] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:17 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:18.206031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f7100872-f98b-462f-97aa-f600b5c2611b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:18.208298 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7100872-f98b-462f-97aa-f600b5c2611b tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:18.208646 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7100872-f98b-462f-97aa-f600b5c2611b tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:18.208850 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7100872-f98b-462f-97aa-f600b5c2611b tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:18.218620 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:18.218620 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:18.222306 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f7100872-f98b-462f-97aa-f600b5c2611b tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:18.227001 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7100872-f98b-462f-97aa-f600b5c2611b tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:18.227535 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1099/4385] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:18 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:18.567029 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-37f7d8f1-c464-4f31-9055-225c7a867d1f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:18.569056 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-37f7d8f1-c464-4f31-9055-225c7a867d1f tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] POST https://10.4.3.158/volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994/action Aug 19 21:34:18.569425 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-37f7d8f1-c464-4f31-9055-225c7a867d1f tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:34:18.569540 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-37f7d8f1-c464-4f31-9055-225c7a867d1f tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:18.586669 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:18.586669 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:18.597133 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-34ad5ff0-957f-443b-a2bf-b16e055ee33e req-37f7d8f1-c464-4f31-9055-225c7a867d1f tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994/action returned with HTTP 204 Aug 19 21:34:18.597762 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1089/4386] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:34:18 2026] POST /volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:19.239456 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e0cb4840-e9d0-481d-8d03-724c6bc024b7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:19.241264 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e0cb4840-e9d0-481d-8d03-724c6bc024b7 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:19.241474 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e0cb4840-e9d0-481d-8d03-724c6bc024b7 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:19.241647 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e0cb4840-e9d0-481d-8d03-724c6bc024b7 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:19.249779 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:19.249779 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:19.253382 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e0cb4840-e9d0-481d-8d03-724c6bc024b7 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:19.257862 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e0cb4840-e9d0-481d-8d03-724c6bc024b7 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:19.258232 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1096/4387] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:19 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:34:19.269957 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d5f1e9f6-1ed4-4572-adcd-77470d162f1c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:19.271652 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5f1e9f6-1ed4-4572-adcd-77470d162f1c tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:19.271848 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5f1e9f6-1ed4-4572-adcd-77470d162f1c tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:19.272041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5f1e9f6-1ed4-4572-adcd-77470d162f1c tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:19.280904 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:19.280904 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:19.284024 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d5f1e9f6-1ed4-4572-adcd-77470d162f1c tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:19.287940 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5f1e9f6-1ed4-4572-adcd-77470d162f1c tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:19.288312 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1104/4388] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:19 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:34:19.299905 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-32f53ad0-a4b6-4e19-ae79-3271bc5c51a8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:19.301551 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1100/4389] 10.4.3.158 () {70 vars in 1611 bytes} [Wed Aug 19 21:34:19 2026] DELETE /volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 21:34:19.309949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ca892d9a-a240-4f70-8541-edff91cce1fc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:19.335264 np0000007814 devstack@c-api.service[100177]: WARNING keystonemiddleware.auth_token [None req-ca892d9a-a240-4f70-8541-edff91cce1fc None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 21:34:19.336239 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1090/4390] 10.4.3.158 () {70 vars in 1611 bytes} [Wed Aug 19 21:34:19 2026] DELETE /volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 21:34:19.342860 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d792bf5e-b532-41be-976f-c571dd479708 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:19.344523 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] DELETE https://10.4.3.158/volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 Aug 19 21:34:19.344702 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:19.344871 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:19.351693 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:19.351693 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:19.409156 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Attachment connected to vm 99411a48-3eee-4568-8df3-c731d59f630d, checking data on nova Aug 19 21:34:19.409582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.compute.nova [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Creating Keystone token plugin using URL: https://10.4.3.158/identity {{(pid=100178) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 21:34:19.532228 np0000007814 devstack@c-api.service[100178]: DEBUG novaclient.v2.client [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] REQ: curl -g -i -X GET https://10.4.3.158/compute/v2.1/servers/99411a48-3eee-4568-8df3-c731d59f630d/os-volume_attachments/49fc4237-010b-4e18-93ef-2fdd8fa601d8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8e40dfc1e5af78be934b83db1cc1b7b6e01a84d137b7d0790f37a39f35df870d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d792bf5e-b532-41be-976f-c571dd479708" -H "X-Service-Token: {SHA256}b395a44eeee366e01dc5533d99d307ad6d04985b191a2e1454cafe940d998bbb" {{(pid=100178) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 21:34:19.608182 np0000007814 devstack@c-api.service[100178]: DEBUG novaclient.v2.client [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 21:34:19 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-d3c931b6-3f57-4646-85cc-98a526b6a076 x-openstack-request-id: req-d3c931b6-3f57-4646-85cc-98a526b6a076 {{(pid=100178) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 21:34:19.608320 np0000007814 devstack@c-api.service[100178]: DEBUG novaclient.v2.client [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "49fc4237-010b-4e18-93ef-2fdd8fa601d8", "serverId": "99411a48-3eee-4568-8df3-c731d59f630d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3997690b-c6ea-4066-b601-aaca58889994", "bdm_uuid": "194afb3d-0712-4df6-94c5-11f5b7a8958f"}} {{(pid=100178) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 21:34:19.608403 np0000007814 devstack@c-api.service[100178]: DEBUG novaclient.v2.client [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET call to compute for https://10.4.3.158/compute/v2.1/servers/99411a48-3eee-4568-8df3-c731d59f630d/os-volume_attachments/49fc4237-010b-4e18-93ef-2fdd8fa601d8 used request id req-d3c931b6-3f57-4646-85cc-98a526b6a076 {{(pid=100178) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 21:34:19.610287 np0000007814 devstack@c-api.service[100178]: ERROR cinder.volume.api [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-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 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Caught error: Detach volume from instance 99411a48-3eee-4568-8df3-c731d59f630d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 99411a48-3eee-4568-8df3-c731d59f630d using the Compute API Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: 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 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 21:34:19.612403 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 99411a48-3eee-4568-8df3-c731d59f630d using the Compute API Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: ERROR cinder.api.middleware.fault Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.middleware.fault [None req-d792bf5e-b532-41be-976f-c571dd479708 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 returned with HTTP 409 Aug 19 21:34:19.613307 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1097/4391] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Aug 19 21:34:19 2026] DELETE /volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 => generated 167 bytes in 271 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:19.644151 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-4e7caabf-970d-4b31-a832-fbece38bceb8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:19.646122 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-4e7caabf-970d-4b31-a832-fbece38bceb8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:19.646339 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-4e7caabf-970d-4b31-a832-fbece38bceb8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:19.646527 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-4e7caabf-970d-4b31-a832-fbece38bceb8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:19.655232 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:19.655232 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:19.658298 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-4e7caabf-970d-4b31-a832-fbece38bceb8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:19.662186 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-4e7caabf-970d-4b31-a832-fbece38bceb8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:19.662547 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1105/4392] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:34:19 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 1155 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:19.677540 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-986921fd-4b2d-4783-b4d1-d8b3d68a1919 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:19.679520 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-986921fd-4b2d-4783-b4d1-d8b3d68a1919 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] POST https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8/action Aug 19 21:34:19.679847 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-986921fd-4b2d-4783-b4d1-d8b3d68a1919 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:34:19.679961 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-986921fd-4b2d-4783-b4d1-d8b3d68a1919 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:19.690275 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:19.690275 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:19.690750 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-986921fd-4b2d-4783-b4d1-d8b3d68a1919 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:19.696785 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-986921fd-4b2d-4783-b4d1-d8b3d68a1919 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Begin detaching volume completed successfully. Aug 19 21:34:19.697029 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-986921fd-4b2d-4783-b4d1-d8b3d68a1919 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8/action returned with HTTP 202 Aug 19 21:34:19.697576 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1101/4393] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:34:19 2026] POST /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:34:19.736335 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4ab695bf-5309-4c3b-9248-5514445f2910 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:19.736689 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4ab695bf-5309-4c3b-9248-5514445f2910 None None] GET https://10.4.3.158/volume// Aug 19 21:34:19.736846 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4ab695bf-5309-4c3b-9248-5514445f2910 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:19.737038 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4ab695bf-5309-4c3b-9248-5514445f2910 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:19.737383 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4ab695bf-5309-4c3b-9248-5514445f2910 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:19.737652 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1091/4394] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:34:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:19.744238 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-71c34b78-4026-4a9f-a444-61f0beb82d39 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:19.746270 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-71c34b78-4026-4a9f-a444-61f0beb82d39 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:19.746486 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-71c34b78-4026-4a9f-a444-61f0beb82d39 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:19.746661 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-71c34b78-4026-4a9f-a444-61f0beb82d39 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:19.776857 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.sqlalchemy.engines [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-71c34b78-4026-4a9f-a444-61f0beb82d39 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 21:34:19.784571 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:19.784571 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:19.787456 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-71c34b78-4026-4a9f-a444-61f0beb82d39 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:19.791087 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-71c34b78-4026-4a9f-a444-61f0beb82d39 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:19.791452 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1098/4395] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:34:19 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 1338 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:34:20.541177 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-221874ab-4a8f-4787-9abe-6638e7aa18b8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:20.543110 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-221874ab-4a8f-4787-9abe-6638e7aa18b8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] DELETE https://10.4.3.158/volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 Aug 19 21:34:20.543299 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-221874ab-4a8f-4787-9abe-6638e7aa18b8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:20.543483 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-221874ab-4a8f-4787-9abe-6638e7aa18b8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:20.549830 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:20.549830 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:20.588140 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c9789e1a-4d1b-4dc9-a70d-80d95c915504 req-221874ab-4a8f-4787-9abe-6638e7aa18b8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 returned with HTTP 200 Aug 19 21:34:20.588540 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1106/4396] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:34:20 2026] DELETE /volume/v3/attachments/3997690b-c6ea-4066-b601-aaca58889994 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:20.808207 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f5a6fc0b-66b6-49ef-a44a-fec6a0e04b9a req-85480600-f6d9-4912-922f-f2acbb711e3a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:20.810278 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f5a6fc0b-66b6-49ef-a44a-fec6a0e04b9a req-85480600-f6d9-4912-922f-f2acbb711e3a tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:20.810474 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f5a6fc0b-66b6-49ef-a44a-fec6a0e04b9a req-85480600-f6d9-4912-922f-f2acbb711e3a tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:20.810654 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f5a6fc0b-66b6-49ef-a44a-fec6a0e04b9a req-85480600-f6d9-4912-922f-f2acbb711e3a tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:20.818023 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:20.818023 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:20.822042 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f5a6fc0b-66b6-49ef-a44a-fec6a0e04b9a req-85480600-f6d9-4912-922f-f2acbb711e3a tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:20.828853 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f5a6fc0b-66b6-49ef-a44a-fec6a0e04b9a req-85480600-f6d9-4912-922f-f2acbb711e3a tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:20.829428 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1102/4397] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:34:20 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:20.840340 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-730ddf26-5f3c-4616-8876-96a410dd61b4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:20.841944 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-730ddf26-5f3c-4616-8876-96a410dd61b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] DELETE https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:20.842154 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-730ddf26-5f3c-4616-8876-96a410dd61b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:20.842338 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-730ddf26-5f3c-4616-8876-96a410dd61b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:20.842499 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-730ddf26-5f3c-4616-8876-96a410dd61b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Delete volume with id: 49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:20.849223 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:20.849223 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:20.849586 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-730ddf26-5f3c-4616-8876-96a410dd61b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:20.864829 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-730ddf26-5f3c-4616-8876-96a410dd61b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Delete volume request issued successfully. Aug 19 21:34:20.865033 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-730ddf26-5f3c-4616-8876-96a410dd61b4 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 202 Aug 19 21:34:20.865396 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1092/4398] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:34:20 2026] DELETE /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:34:20.872997 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f454f1c7-7e5b-412e-8680-ba88de7c40c8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:20.875073 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f454f1c7-7e5b-412e-8680-ba88de7c40c8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:20.875319 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f454f1c7-7e5b-412e-8680-ba88de7c40c8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:20.875490 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f454f1c7-7e5b-412e-8680-ba88de7c40c8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:20.882670 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:20.882670 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:20.886775 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f454f1c7-7e5b-412e-8680-ba88de7c40c8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Volume info retrieved successfully. Aug 19 21:34:20.891512 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f454f1c7-7e5b-412e-8680-ba88de7c40c8 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 200 Aug 19 21:34:20.891984 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1099/4399] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:20 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:21.062352 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:21.064561 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:21.064989 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-686324352"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:21.066543 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-686324352'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:21.066709 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Create volume of 1 GB Aug 19 21:34:21.067024 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:21.067024 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:21.071191 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Availability Zones retrieved successfully. Aug 19 21:34:21.076853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Flow 'volume_create_api' (7fdc2375-77e4-4e06-9c38-058a702136ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:21.077808 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318b7f6d-dc1b-4055-a200-b308862a0c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:21.078722 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:21.104492 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318b7f6d-dc1b-4055-a200-b308862a0c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:21.105174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42c0ad9-6902-4661-a673-370b0d90f3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:21.141552 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Created reservations ['3e0e08d5-2ca6-4bff-af50-589035140911', '7a7a1273-2676-4312-8975-0ff43c9f8292', 'fa1829bd-bb94-428c-ab0e-c66a45febfc3', '865c73ac-b0ac-46ff-a393-6c4ee89f26c2'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:21.142368 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42c0ad9-6902-4661-a673-370b0d90f3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e0e08d5-2ca6-4bff-af50-589035140911', '7a7a1273-2676-4312-8975-0ff43c9f8292', 'fa1829bd-bb94-428c-ab0e-c66a45febfc3', '865c73ac-b0ac-46ff-a393-6c4ee89f26c2']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:21.143187 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21abaa67-ca8f-4c07-9f03-1781f5640a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:21.171198 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21abaa67-ca8f-4c07-9f03-1781f5640a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '798380f0-2ee0-4218-8c48-85cc68f07ae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-686324352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425f0b2f241c4b27bc336e0b67f0987b',qos_specs=None,replication_status=,reservations=['3e0e08d5-2ca6-4bff-af50-589035140911','7a7a1273-2676-4312-8975-0ff43c9f8292','fa1829bd-bb94-428c-ab0e-c66a45febfc3','865c73ac-b0ac-46ff-a393-6c4ee89f26c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53ab9bb97f24aa6a9b6076e64de889a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-686324352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=798380f0-2ee0-4218-8c48-85cc68f07ae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='425f0b2f241c4b27bc336e0b67f0987b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a53ab9bb97f24aa6a9b6076e64de889a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:21.171987 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1564cf-4aee-4774-92b3-40df90af2f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:21.188542 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1564cf-4aee-4774-92b3-40df90af2f35) transitioned into state 'SUCCESS' from state '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-686324352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425f0b2f241c4b27bc336e0b67f0987b',qos_specs=None,replication_status=,reservations=['3e0e08d5-2ca6-4bff-af50-589035140911','7a7a1273-2676-4312-8975-0ff43c9f8292','fa1829bd-bb94-428c-ab0e-c66a45febfc3','865c73ac-b0ac-46ff-a393-6c4ee89f26c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53ab9bb97f24aa6a9b6076e64de889a',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:21.189241 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f370e4-988e-4917-8f3a-1b52a53ff73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:21.196882 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f370e4-988e-4917-8f3a-1b52a53ff73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:21.197884 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Flow 'volume_create_api' (7fdc2375-77e4-4e06-9c38-058a702136ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:21.198205 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Create volume request issued successfully. Aug 19 21:34:21.198751 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12f68c16-dd16-445a-9f39-dd09696e3b22 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:21.199173 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1107/4400] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:34:21 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:21.210885 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-335dc348-7189-450f-8a5d-3aed5854eabb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:21.212931 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-335dc348-7189-450f-8a5d-3aed5854eabb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:21.213183 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-335dc348-7189-450f-8a5d-3aed5854eabb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:21.213397 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-335dc348-7189-450f-8a5d-3aed5854eabb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:21.220745 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:21.220745 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:21.224373 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-335dc348-7189-450f-8a5d-3aed5854eabb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:21.228789 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-335dc348-7189-450f-8a5d-3aed5854eabb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:21.229281 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1103/4401] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:21 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:21.904110 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2ef68e39-9c41-4847-b518-aa7c5cd477d9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:21.906384 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2ef68e39-9c41-4847-b518-aa7c5cd477d9 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] GET https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 Aug 19 21:34:21.906652 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2ef68e39-9c41-4847-b518-aa7c5cd477d9 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:21.906889 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2ef68e39-9c41-4847-b518-aa7c5cd477d9 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:21.913894 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2ef68e39-9c41-4847-b518-aa7c5cd477d9 tempest-TestServerVolumeAttachScenarioOldVersion-987677301 tempest-TestServerVolumeAttachScenarioOldVersion-987677301-project-member] https://10.4.3.158/volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 returned with HTTP 404 Aug 19 21:34:21.914506 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1093/4402] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:34:21 2026] GET /volume/v3/volumes/49fc4237-010b-4e18-93ef-2fdd8fa601d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:34:22.240949 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1426b0c9-19e3-4451-9cb4-8bf528e241cb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:22.242619 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1426b0c9-19e3-4451-9cb4-8bf528e241cb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:22.242857 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1426b0c9-19e3-4451-9cb4-8bf528e241cb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:22.243090 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1426b0c9-19e3-4451-9cb4-8bf528e241cb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:22.249524 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:22.249524 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:22.252647 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1426b0c9-19e3-4451-9cb4-8bf528e241cb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:22.256224 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1426b0c9-19e3-4451-9cb4-8bf528e241cb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:22.256551 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1100/4403] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:22 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:22.294102 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-b6b86acd-5f6d-4a41-948f-10eda60b975d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:22.296200 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-b6b86acd-5f6d-4a41-948f-10eda60b975d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:22.296399 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-b6b86acd-5f6d-4a41-948f-10eda60b975d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:22.297003 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-b6b86acd-5f6d-4a41-948f-10eda60b975d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:22.303324 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:22.303324 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:22.306602 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-b6b86acd-5f6d-4a41-948f-10eda60b975d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:22.310393 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-b6b86acd-5f6d-4a41-948f-10eda60b975d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:22.310738 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1108/4404] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:34:22 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:22.380792 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d501b70e-b79d-4086-a1f9-80d4ba9cc8c7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:22.381229 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d501b70e-b79d-4086-a1f9-80d4ba9cc8c7 None None] GET https://10.4.3.158/volume// Aug 19 21:34:22.381367 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d501b70e-b79d-4086-a1f9-80d4ba9cc8c7 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:22.381546 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d501b70e-b79d-4086-a1f9-80d4ba9cc8c7 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:22.381840 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d501b70e-b79d-4086-a1f9-80d4ba9cc8c7 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:22.382129 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1104/4405] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:34:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:22.388322 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-3bc78703-5d2a-4785-b3cd-702e145dd8ac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:22.390146 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-3bc78703-5d2a-4785-b3cd-702e145dd8ac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:34:22.390520 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-3bc78703-5d2a-4785-b3cd-702e145dd8ac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "798380f0-2ee0-4218-8c48-85cc68f07ae9", "connector": null, "instance_uuid": "fbef4e0f-9256-4169-8856-2ab1aaccc727"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:22.398004 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:22.398004 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:22.421654 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-3bc78703-5d2a-4785-b3cd-702e145dd8ac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:34:22.422130 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1094/4406] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:34:22 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 19 21:34:22.447554 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3fb1d4d5-2d3f-4f6c-a27d-c15e4f191e72 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:22.449179 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3fb1d4d5-2d3f-4f6c-a27d-c15e4f191e72 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:22.449790 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3fb1d4d5-2d3f-4f6c-a27d-c15e4f191e72 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:22.449790 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3fb1d4d5-2d3f-4f6c-a27d-c15e4f191e72 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:22.455400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fb2067fb-af80-4cc5-b163-1b2c9b942548 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:22.455400 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb2067fb-af80-4cc5-b163-1b2c9b942548 None None] GET https://10.4.3.158/volume// Aug 19 21:34:22.455400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb2067fb-af80-4cc5-b163-1b2c9b942548 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:22.455400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb2067fb-af80-4cc5-b163-1b2c9b942548 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:22.455400 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb2067fb-af80-4cc5-b163-1b2c9b942548 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:22.455400 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1109/4407] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:34:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:22.460881 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:22.460881 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:22.464521 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3fb1d4d5-2d3f-4f6c-a27d-c15e4f191e72 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:22.466266 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-7e8bf483-b68d-4529-ad39-b68871193e40 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:22.468490 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3fb1d4d5-2d3f-4f6c-a27d-c15e4f191e72 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:22.468872 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-7e8bf483-b68d-4529-ad39-b68871193e40 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:22.468983 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1101/4408] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:22 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:22.469174 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-7e8bf483-b68d-4529-ad39-b68871193e40 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:22.469415 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-7e8bf483-b68d-4529-ad39-b68871193e40 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:22.480667 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:22.480667 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:22.484987 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-7e8bf483-b68d-4529-ad39-b68871193e40 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:22.489836 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-7e8bf483-b68d-4529-ad39-b68871193e40 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:22.490285 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1105/4409] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:34:22 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:34:22.592065 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-e5df4ffd-b70a-4251-9451-33bc02ca0018 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:22.597033 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-e5df4ffd-b70a-4251-9451-33bc02ca0018 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] PUT https://10.4.3.158/volume/v3/attachments/bc0559c5-1703-4883-8f9d-b7c9aafa8b76 Aug 19 21:34:22.597033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-e5df4ffd-b70a-4251-9451-33bc02ca0018 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:22.608181 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-e5df4ffd-b70a-4251-9451-33bc02ca0018 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Acquiring lock "cinder-attachment_update-798380f0-2ee0-4218-8c48-85cc68f07ae9-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:34:22.613095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-e5df4ffd-b70a-4251-9451-33bc02ca0018 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Lock "cinder-attachment_update-798380f0-2ee0-4218-8c48-85cc68f07ae9-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:34:22.613612 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:22.613612 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:22.679409 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-e5df4ffd-b70a-4251-9451-33bc02ca0018 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Lock "cinder-attachment_update-798380f0-2ee0-4218-8c48-85cc68f07ae9-np0000007814" released by "attachment_update" :: held 0.067s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:34:22.679682 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-e5df4ffd-b70a-4251-9451-33bc02ca0018 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments/bc0559c5-1703-4883-8f9d-b7c9aafa8b76 returned with HTTP 200 Aug 19 21:34:22.680418 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1095/4410] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:34:22 2026] PUT /volume/v3/attachments/bc0559c5-1703-4883-8f9d-b7c9aafa8b76 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:23.480571 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d1ed7056-dcd3-4364-a9a5-14ac28443aac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:23.482421 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1ed7056-dcd3-4364-a9a5-14ac28443aac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:23.482619 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1ed7056-dcd3-4364-a9a5-14ac28443aac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:23.482805 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1ed7056-dcd3-4364-a9a5-14ac28443aac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:23.492359 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:23.492359 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:23.496258 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d1ed7056-dcd3-4364-a9a5-14ac28443aac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:23.501144 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1ed7056-dcd3-4364-a9a5-14ac28443aac tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:23.501655 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1110/4411] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:23 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:23.759841 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-03fae9e8-c348-4c95-b825-4c1dd86c1d09 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:23.761453 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-03fae9e8-c348-4c95-b825-4c1dd86c1d09 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:34:23.761785 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-03fae9e8-c348-4c95-b825-4c1dd86c1d09 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8caa450e-72df-45a4-a449-b9ee8d5b548b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1829199310", "description": null, "metadata": null}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:23.772889 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:23.772889 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:23.773468 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-03fae9e8-c348-4c95-b825-4c1dd86c1d09 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:23.773625 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-03fae9e8-c348-4c95-b825-4c1dd86c1d09 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create snapshot from volume 8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:34:23.809934 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-03fae9e8-c348-4c95-b825-4c1dd86c1d09 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['986afd15-e88c-489d-8604-ec68cb6a752a', '797125ac-efd5-49a1-9608-64b5ff0ee5b6', 'a86b2f4e-7913-4945-833c-752876118826', 'ab545d63-c662-493a-8c58-ef68092a5580'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:23.845206 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-03fae9e8-c348-4c95-b825-4c1dd86c1d09 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot force create request issued successfully. Aug 19 21:34:23.845539 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-03fae9e8-c348-4c95-b825-4c1dd86c1d09 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:34:23.846054 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1102/4412] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:34:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:23.855076 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b85aa1a6-dedb-488a-a5ec-1f1c2561877c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:23.856335 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b85aa1a6-dedb-488a-a5ec-1f1c2561877c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a Aug 19 21:34:23.856565 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b85aa1a6-dedb-488a-a5ec-1f1c2561877c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:23.856783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b85aa1a6-dedb-488a-a5ec-1f1c2561877c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:23.864186 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:23.864186 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:23.864186 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b85aa1a6-dedb-488a-a5ec-1f1c2561877c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:23.864483 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b85aa1a6-dedb-488a-a5ec-1f1c2561877c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a returned with HTTP 200 Aug 19 21:34:23.864877 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1106/4413] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:23 2026] GET /volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:24.513562 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4f68afab-f694-4992-9cc5-09159db1c0a9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:24.515512 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4f68afab-f694-4992-9cc5-09159db1c0a9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:24.515727 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4f68afab-f694-4992-9cc5-09159db1c0a9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:24.515908 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4f68afab-f694-4992-9cc5-09159db1c0a9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:24.528401 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:24.528401 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:24.532851 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4f68afab-f694-4992-9cc5-09159db1c0a9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:24.537738 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4f68afab-f694-4992-9cc5-09159db1c0a9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:24.538260 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1096/4414] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:24 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:24.873937 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-18b4c547-8b56-4f68-8ccb-c60644205025 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:24.875789 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18b4c547-8b56-4f68-8ccb-c60644205025 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a Aug 19 21:34:24.876026 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18b4c547-8b56-4f68-8ccb-c60644205025 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:24.876238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18b4c547-8b56-4f68-8ccb-c60644205025 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:24.881533 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:24.881533 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:24.882065 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-18b4c547-8b56-4f68-8ccb-c60644205025 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:24.882979 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18b4c547-8b56-4f68-8ccb-c60644205025 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a returned with HTTP 200 Aug 19 21:34:24.883505 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1111/4415] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:24 2026] GET /volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:24.891814 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-15922865-384c-4dc8-9434-b4ebf2168179 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:24.893636 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-15922865-384c-4dc8-9434-b4ebf2168179 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a Aug 19 21:34:24.893847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-15922865-384c-4dc8-9434-b4ebf2168179 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:24.894086 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-15922865-384c-4dc8-9434-b4ebf2168179 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:24.899164 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:24.899164 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:24.899680 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-15922865-384c-4dc8-9434-b4ebf2168179 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:24.900566 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-15922865-384c-4dc8-9434-b4ebf2168179 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a returned with HTTP 200 Aug 19 21:34:24.900944 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1103/4416] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:24 2026] GET /volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:24.908799 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-726e619d-ca8a-43e7-960f-1327d42327ed None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:24.911035 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-726e619d-ca8a-43e7-960f-1327d42327ed tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:34:24.911404 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-726e619d-ca8a-43e7-960f-1327d42327ed tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8caa450e-72df-45a4-a449-b9ee8d5b548b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1260086987", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:24.921464 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:24.921464 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:24.921963 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-726e619d-ca8a-43e7-960f-1327d42327ed tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:24.922075 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-726e619d-ca8a-43e7-960f-1327d42327ed tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create snapshot from volume 8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:34:24.946686 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-726e619d-ca8a-43e7-960f-1327d42327ed tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['9d1ace0f-680b-4e8b-8f1f-51ff5abe5daf', '73645be8-85cd-42ae-876b-c6bf507a837b', '04da7700-e160-44a1-8ce7-190a5b624fa6', 'f76c2267-1d5a-471d-8eb0-a940d56add39'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:24.976546 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-726e619d-ca8a-43e7-960f-1327d42327ed tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot force create request issued successfully. Aug 19 21:34:24.976834 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-726e619d-ca8a-43e7-960f-1327d42327ed tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:34:24.977279 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1107/4417] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:34:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:24.987657 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-60d03b09-d5de-4b1e-8a29-1b8fcc218311 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:24.990236 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-60d03b09-d5de-4b1e-8a29-1b8fcc218311 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 Aug 19 21:34:24.990600 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-60d03b09-d5de-4b1e-8a29-1b8fcc218311 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:24.990898 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-60d03b09-d5de-4b1e-8a29-1b8fcc218311 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:24.998320 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:24.998320 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:24.999000 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-60d03b09-d5de-4b1e-8a29-1b8fcc218311 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:25.000211 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-60d03b09-d5de-4b1e-8a29-1b8fcc218311 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 returned with HTTP 200 Aug 19 21:34:25.000769 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1097/4418] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:24 2026] GET /volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:25.551312 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-83ab1d1b-6904-415c-835f-adc3fbda378a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:25.553309 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-83ab1d1b-6904-415c-835f-adc3fbda378a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:25.553487 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-83ab1d1b-6904-415c-835f-adc3fbda378a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:25.553696 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-83ab1d1b-6904-415c-835f-adc3fbda378a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:25.564774 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:25.564774 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:25.568329 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-83ab1d1b-6904-415c-835f-adc3fbda378a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:25.572948 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-83ab1d1b-6904-415c-835f-adc3fbda378a tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:25.573332 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1112/4419] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:25 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:25.952244 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-134100b5-295e-434d-bd42-53c4decfd962 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:25.954667 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-134100b5-295e-434d-bd42-53c4decfd962 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/attachments/bc0559c5-1703-4883-8f9d-b7c9aafa8b76/action Aug 19 21:34:25.955167 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-134100b5-295e-434d-bd42-53c4decfd962 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:34:25.957037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-134100b5-295e-434d-bd42-53c4decfd962 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:25.971990 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:25.971990 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:25.982337 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-07b23273-0e28-43f1-9735-dcbda7f8587e req-134100b5-295e-434d-bd42-53c4decfd962 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments/bc0559c5-1703-4883-8f9d-b7c9aafa8b76/action returned with HTTP 204 Aug 19 21:34:25.982908 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1104/4420] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:34:25 2026] POST /volume/v3/attachments/bc0559c5-1703-4883-8f9d-b7c9aafa8b76/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:26.011099 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d87d1131-9e45-41b2-9122-bd329b9607c2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.013642 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d87d1131-9e45-41b2-9122-bd329b9607c2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 Aug 19 21:34:26.013917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d87d1131-9e45-41b2-9122-bd329b9607c2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:26.014398 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d87d1131-9e45-41b2-9122-bd329b9607c2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:26.019979 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.019979 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:26.020786 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d87d1131-9e45-41b2-9122-bd329b9607c2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:26.021855 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d87d1131-9e45-41b2-9122-bd329b9607c2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 returned with HTTP 200 Aug 19 21:34:26.022327 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1108/4421] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:26 2026] GET /volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:26.031582 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-94795492-400e-4e41-a6ec-264567c67074 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.033958 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94795492-400e-4e41-a6ec-264567c67074 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 Aug 19 21:34:26.034233 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94795492-400e-4e41-a6ec-264567c67074 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:26.034518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94795492-400e-4e41-a6ec-264567c67074 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:26.043454 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.043454 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:26.043997 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-94795492-400e-4e41-a6ec-264567c67074 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:26.044932 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94795492-400e-4e41-a6ec-264567c67074 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 returned with HTTP 200 Aug 19 21:34:26.045871 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1098/4422] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:26 2026] GET /volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:26.055447 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-857251cc-128f-46a5-995d-d3ce2d8d9dc3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.057869 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-857251cc-128f-46a5-995d-d3ce2d8d9dc3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:34:26.058564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-857251cc-128f-46a5-995d-d3ce2d8d9dc3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8caa450e-72df-45a4-a449-b9ee8d5b548b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-603840232", "description": null, "metadata": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:26.073258 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.073258 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:26.073870 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-857251cc-128f-46a5-995d-d3ce2d8d9dc3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:26.074065 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-857251cc-128f-46a5-995d-d3ce2d8d9dc3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create snapshot from volume 8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:34:26.100494 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-857251cc-128f-46a5-995d-d3ce2d8d9dc3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['41834db8-156f-42a3-ba69-bfc989317a0a', 'b5543c95-377e-4c04-af71-f70f737b1823', '12c422b6-af02-4592-bc27-9e0ddf1793b3', 'bbb50902-dcf6-4868-8731-21a15e29b0cc'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:26.135404 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-857251cc-128f-46a5-995d-d3ce2d8d9dc3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot force create request issued successfully. Aug 19 21:34:26.135760 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-857251cc-128f-46a5-995d-d3ce2d8d9dc3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:34:26.136224 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1113/4423] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:34:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:26.147682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a9e6e60a-a210-4cbc-8014-e986a0f5cbb8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.149613 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a9e6e60a-a210-4cbc-8014-e986a0f5cbb8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb Aug 19 21:34:26.150045 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a9e6e60a-a210-4cbc-8014-e986a0f5cbb8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:26.150480 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a9e6e60a-a210-4cbc-8014-e986a0f5cbb8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:26.157988 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.157988 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:26.158909 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a9e6e60a-a210-4cbc-8014-e986a0f5cbb8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:26.160867 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a9e6e60a-a210-4cbc-8014-e986a0f5cbb8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb returned with HTTP 200 Aug 19 21:34:26.160867 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1105/4424] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:26 2026] GET /volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:26.584866 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5830f007-83d8-4f1a-977d-3ee265412d62 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.586704 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5830f007-83d8-4f1a-977d-3ee265412d62 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:26.586926 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5830f007-83d8-4f1a-977d-3ee265412d62 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:26.587190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5830f007-83d8-4f1a-977d-3ee265412d62 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:26.596916 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.596916 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:26.600577 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5830f007-83d8-4f1a-977d-3ee265412d62 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:26.604829 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5830f007-83d8-4f1a-977d-3ee265412d62 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:26.605471 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1109/4425] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:26 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:26.617065 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-699d44aa-6ba9-41d1-824a-6a0786116b0d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.618997 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-699d44aa-6ba9-41d1-824a-6a0786116b0d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:26.619267 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-699d44aa-6ba9-41d1-824a-6a0786116b0d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:26.619518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-699d44aa-6ba9-41d1-824a-6a0786116b0d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:26.629478 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.629478 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:26.632885 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-699d44aa-6ba9-41d1-824a-6a0786116b0d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:26.637234 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-699d44aa-6ba9-41d1-824a-6a0786116b0d tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:26.637660 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1099/4426] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:26 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:26.650238 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bc15d6c4-0fac-432f-a502-446835ce23b9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.652155 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc15d6c4-0fac-432f-a502-446835ce23b9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] DELETE https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:26.652362 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc15d6c4-0fac-432f-a502-446835ce23b9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:26.653054 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc15d6c4-0fac-432f-a502-446835ce23b9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:26.653054 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-bc15d6c4-0fac-432f-a502-446835ce23b9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Delete volume with id: 798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:26.662861 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.662861 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:26.663857 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bc15d6c4-0fac-432f-a502-446835ce23b9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:26.669943 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bc15d6c4-0fac-432f-a502-446835ce23b9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-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 19 21:34:26.670257 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc15d6c4-0fac-432f-a502-446835ce23b9 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 400 Aug 19 21:34:26.670947 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1114/4427] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:26 2026] DELETE /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:34:26.678047 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7559dbaa-42a1-4a07-8071-f578536b7053 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.679607 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7559dbaa-42a1-4a07-8071-f578536b7053 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:26.679797 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7559dbaa-42a1-4a07-8071-f578536b7053 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:26.679971 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7559dbaa-42a1-4a07-8071-f578536b7053 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:26.688127 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.688127 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:26.691027 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7559dbaa-42a1-4a07-8071-f578536b7053 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:26.694989 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7559dbaa-42a1-4a07-8071-f578536b7053 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:26.695501 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1106/4428] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:26 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:26.731976 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1fa0affd-78a3-4337-a357-54f304bf09ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.733808 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1fa0affd-78a3-4337-a357-54f304bf09ee tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:26.733995 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1fa0affd-78a3-4337-a357-54f304bf09ee tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:26.734195 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1fa0affd-78a3-4337-a357-54f304bf09ee tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:26.743732 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.743732 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:26.747065 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1fa0affd-78a3-4337-a357-54f304bf09ee tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:26.751637 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1fa0affd-78a3-4337-a357-54f304bf09ee tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:26.752054 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1110/4429] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:34:26 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:26.769174 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-48061b29-9a4b-4303-8b9a-fde5d3f5470c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.771028 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-48061b29-9a4b-4303-8b9a-fde5d3f5470c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] POST https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9/action Aug 19 21:34:26.771379 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-48061b29-9a4b-4303-8b9a-fde5d3f5470c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:34:26.771559 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-48061b29-9a4b-4303-8b9a-fde5d3f5470c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:26.782764 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.782764 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:26.783361 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-48061b29-9a4b-4303-8b9a-fde5d3f5470c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:26.791509 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-48061b29-9a4b-4303-8b9a-fde5d3f5470c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Begin detaching volume completed successfully. Aug 19 21:34:26.791718 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-48061b29-9a4b-4303-8b9a-fde5d3f5470c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9/action returned with HTTP 202 Aug 19 21:34:26.792319 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1100/4430] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:34:26 2026] POST /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:34:26.836255 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-934de520-c33e-4555-99ec-22e6f2167b87 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.836572 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-934de520-c33e-4555-99ec-22e6f2167b87 None None] GET https://10.4.3.158/volume// Aug 19 21:34:26.836743 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-934de520-c33e-4555-99ec-22e6f2167b87 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:26.836899 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-934de520-c33e-4555-99ec-22e6f2167b87 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:26.837266 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-934de520-c33e-4555-99ec-22e6f2167b87 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:26.837572 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1115/4431] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:34:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:26.844848 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1adf7b7f-89b4-4976-81cc-342fd1b4c639 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:26.847040 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1adf7b7f-89b4-4976-81cc-342fd1b4c639 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:26.847322 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1adf7b7f-89b4-4976-81cc-342fd1b4c639 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:26.847551 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1adf7b7f-89b4-4976-81cc-342fd1b4c639 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:26.858577 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:26.858577 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:26.862264 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1adf7b7f-89b4-4976-81cc-342fd1b4c639 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:26.866362 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-1adf7b7f-89b4-4976-81cc-342fd1b4c639 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:26.866887 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1107/4432] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:34:26 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:34:27.169955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-558c8751-d44d-41c1-873b-63ed8d765880 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:27.171999 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-558c8751-d44d-41c1-873b-63ed8d765880 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb Aug 19 21:34:27.172233 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-558c8751-d44d-41c1-873b-63ed8d765880 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:27.172465 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-558c8751-d44d-41c1-873b-63ed8d765880 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:27.177451 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:27.177451 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:27.177799 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-558c8751-d44d-41c1-873b-63ed8d765880 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:27.178545 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-558c8751-d44d-41c1-873b-63ed8d765880 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb returned with HTTP 200 Aug 19 21:34:27.178911 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1111/4433] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:27 2026] GET /volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:27.187376 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4badd900-b6c6-4464-815e-93ac23821825 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:27.189849 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4badd900-b6c6-4464-815e-93ac23821825 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb Aug 19 21:34:27.190194 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4badd900-b6c6-4464-815e-93ac23821825 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:27.190506 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4badd900-b6c6-4464-815e-93ac23821825 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:27.197274 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:27.197274 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:27.198183 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4badd900-b6c6-4464-815e-93ac23821825 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:27.199416 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4badd900-b6c6-4464-815e-93ac23821825 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb returned with HTTP 200 Aug 19 21:34:27.200047 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1101/4434] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:27 2026] GET /volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:27.725337 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-b5697ef2-e2fe-428e-a9ae-b0ba6702dce7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:27.728379 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-b5697ef2-e2fe-428e-a9ae-b0ba6702dce7 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] DELETE https://10.4.3.158/volume/v3/attachments/bc0559c5-1703-4883-8f9d-b7c9aafa8b76 Aug 19 21:34:27.728577 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-b5697ef2-e2fe-428e-a9ae-b0ba6702dce7 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:27.728803 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-b5697ef2-e2fe-428e-a9ae-b0ba6702dce7 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:27.736774 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:27.736774 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:27.783905 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d2afb6f4-2fce-4fc3-8085-04e7fcfbdba7 req-b5697ef2-e2fe-428e-a9ae-b0ba6702dce7 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/attachments/bc0559c5-1703-4883-8f9d-b7c9aafa8b76 returned with HTTP 200 Aug 19 21:34:27.784349 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1116/4435] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:34:27 2026] DELETE /volume/v3/attachments/bc0559c5-1703-4883-8f9d-b7c9aafa8b76 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:27.883501 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-689bb08e-109d-4cb0-9b6b-4883cdac1d01 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:27.885689 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-689bb08e-109d-4cb0-9b6b-4883cdac1d01 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:27.885689 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-689bb08e-109d-4cb0-9b6b-4883cdac1d01 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:27.885843 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-689bb08e-109d-4cb0-9b6b-4883cdac1d01 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:27.893309 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:27.893309 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:27.897176 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-689bb08e-109d-4cb0-9b6b-4883cdac1d01 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:27.901347 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-689bb08e-109d-4cb0-9b6b-4883cdac1d01 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:27.901708 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1108/4436] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:27 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:28.614434 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fa2f1395-1931-4d84-8925-00bbe1fc2e16 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:28.616092 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fa2f1395-1931-4d84-8925-00bbe1fc2e16 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce Aug 19 21:34:28.616340 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fa2f1395-1931-4d84-8925-00bbe1fc2e16 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:28.617717 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fa2f1395-1931-4d84-8925-00bbe1fc2e16 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:28.617717 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-fa2f1395-1931-4d84-8925-00bbe1fc2e16 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Delete snapshot with id: 6fccbf3b-43cf-46c6-aa09-137309d1c3ce Aug 19 21:34:28.622865 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fa2f1395-1931-4d84-8925-00bbe1fc2e16 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce returned with HTTP 404 Aug 19 21:34:28.623420 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1112/4437] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:34:28 2026] DELETE /volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:28.630489 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fa0eb1ca-3dad-4e27-8239-0a448f3c65f3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:28.632239 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fa0eb1ca-3dad-4e27-8239-0a448f3c65f3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce Aug 19 21:34:28.632557 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fa0eb1ca-3dad-4e27-8239-0a448f3c65f3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:28.632621 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fa0eb1ca-3dad-4e27-8239-0a448f3c65f3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:28.639217 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fa0eb1ca-3dad-4e27-8239-0a448f3c65f3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce returned with HTTP 404 Aug 19 21:34:28.639917 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1102/4438] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:28 2026] GET /volume/v3/snapshots/6fccbf3b-43cf-46c6-aa09-137309d1c3ce => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:28.680911 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-530bcbfb-d936-44de-84a0-782ae6c57cb3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:28.682909 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-530bcbfb-d936-44de-84a0-782ae6c57cb3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:34:28.683117 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-530bcbfb-d936-44de-84a0-782ae6c57cb3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:28.683299 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-530bcbfb-d936-44de-84a0-782ae6c57cb3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:28.692249 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:28.692249 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:28.696034 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-530bcbfb-d936-44de-84a0-782ae6c57cb3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:28.700413 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-530bcbfb-d936-44de-84a0-782ae6c57cb3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:34:28.700831 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1117/4439] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:34:28 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:28.720819 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-90496080-fbf0-4564-bbbd-510931497f12 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:28.723638 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-90496080-fbf0-4564-bbbd-510931497f12 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] POST https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117/action Aug 19 21:34:28.724060 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-90496080-fbf0-4564-bbbd-510931497f12 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:34:28.724203 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-90496080-fbf0-4564-bbbd-510931497f12 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:28.735622 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:28.735622 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:28.736221 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-90496080-fbf0-4564-bbbd-510931497f12 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:28.743071 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-90496080-fbf0-4564-bbbd-510931497f12 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Begin detaching volume completed successfully. Aug 19 21:34:28.743247 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-90496080-fbf0-4564-bbbd-510931497f12 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117/action returned with HTTP 202 Aug 19 21:34:28.743738 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1109/4440] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:34:28 2026] POST /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:34:28.759528 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b9335bab-3bbe-4b08-800b-3c660a4448d4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:28.761816 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9335bab-3bbe-4b08-800b-3c660a4448d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb Aug 19 21:34:28.762088 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9335bab-3bbe-4b08-800b-3c660a4448d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:28.762350 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9335bab-3bbe-4b08-800b-3c660a4448d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:28.762469 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-b9335bab-3bbe-4b08-800b-3c660a4448d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: 07317829-82ec-42b9-9cd1-9a6b035f46cb Aug 19 21:34:28.768900 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:28.768900 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:28.769544 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b9335bab-3bbe-4b08-800b-3c660a4448d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:28.784507 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e00c139a-7b8a-4021-8abd-e661e416311d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:28.784914 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e00c139a-7b8a-4021-8abd-e661e416311d None None] GET https://10.4.3.158/volume// Aug 19 21:34:28.785158 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e00c139a-7b8a-4021-8abd-e661e416311d None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:28.785456 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e00c139a-7b8a-4021-8abd-e661e416311d None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:28.785797 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e00c139a-7b8a-4021-8abd-e661e416311d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:28.786151 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1103/4441] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:34:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:28.792449 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b9335bab-3bbe-4b08-800b-3c660a4448d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot delete request issued successfully. Aug 19 21:34:28.792619 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9335bab-3bbe-4b08-800b-3c660a4448d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb returned with HTTP 202 Aug 19 21:34:28.793049 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1113/4442] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:34:28 2026] DELETE /volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:28.794001 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-ccf939ee-3a52-4c26-8edb-6ceefa483315 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:28.798688 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-ccf939ee-3a52-4c26-8edb-6ceefa483315 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:34:28.798688 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-ccf939ee-3a52-4c26-8edb-6ceefa483315 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:28.798688 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-ccf939ee-3a52-4c26-8edb-6ceefa483315 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:28.800912 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-04705707-c7cc-407b-971d-4b812fee1b51 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:28.803248 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-04705707-c7cc-407b-971d-4b812fee1b51 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb Aug 19 21:34:28.803248 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-04705707-c7cc-407b-971d-4b812fee1b51 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:28.803248 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-04705707-c7cc-407b-971d-4b812fee1b51 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:28.809466 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:28.809466 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:28.810059 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-04705707-c7cc-407b-971d-4b812fee1b51 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:28.810916 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:28.810916 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:28.811173 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-04705707-c7cc-407b-971d-4b812fee1b51 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb returned with HTTP 200 Aug 19 21:34:28.812134 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1110/4443] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:28 2026] GET /volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:28.814848 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-ccf939ee-3a52-4c26-8edb-6ceefa483315 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:28.820552 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-ccf939ee-3a52-4c26-8edb-6ceefa483315 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:34:28.821435 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1118/4444] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:34:28 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:34:29.694664 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-89a67524-836f-471f-b1e9-394c6fd0daa1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:29.697314 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-89a67524-836f-471f-b1e9-394c6fd0daa1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] DELETE https://10.4.3.158/volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c Aug 19 21:34:29.697585 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-89a67524-836f-471f-b1e9-394c6fd0daa1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:29.697835 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-89a67524-836f-471f-b1e9-394c6fd0daa1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:29.706760 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:29.706760 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:29.749583 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fc3d9588-9c22-41aa-924e-feae92106f52 req-89a67524-836f-471f-b1e9-394c6fd0daa1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c returned with HTTP 200 Aug 19 21:34:29.749966 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1104/4445] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:34:29 2026] DELETE /volume/v3/attachments/7b87b6ae-3a69-4fca-9b8a-be67eb05c62c => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:29.821911 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a7efb88c-f139-4f65-aac2-d406a933cb73 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:29.823569 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7efb88c-f139-4f65-aac2-d406a933cb73 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb Aug 19 21:34:29.823732 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7efb88c-f139-4f65-aac2-d406a933cb73 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:29.823948 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7efb88c-f139-4f65-aac2-d406a933cb73 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:29.827988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7efb88c-f139-4f65-aac2-d406a933cb73 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb returned with HTTP 404 Aug 19 21:34:29.828421 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1114/4446] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:29 2026] GET /volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 21:34:29.834550 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a2c12130-863b-4155-ac3d-81932808fdf8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:29.836089 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a2c12130-863b-4155-ac3d-81932808fdf8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 Aug 19 21:34:29.836270 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a2c12130-863b-4155-ac3d-81932808fdf8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:29.836449 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a2c12130-863b-4155-ac3d-81932808fdf8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:29.836540 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-a2c12130-863b-4155-ac3d-81932808fdf8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 Aug 19 21:34:29.841096 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:29.841096 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:29.841476 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a2c12130-863b-4155-ac3d-81932808fdf8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:29.852862 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0aecedc8-a482-47cf-8950-7942c22280fc req-3bfe0154-a67c-41b9-8a0b-fdcea11d7d52 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:29.855533 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0aecedc8-a482-47cf-8950-7942c22280fc req-3bfe0154-a67c-41b9-8a0b-fdcea11d7d52 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:34:29.855804 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0aecedc8-a482-47cf-8950-7942c22280fc req-3bfe0154-a67c-41b9-8a0b-fdcea11d7d52 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:29.856103 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0aecedc8-a482-47cf-8950-7942c22280fc req-3bfe0154-a67c-41b9-8a0b-fdcea11d7d52 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:29.856462 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a2c12130-863b-4155-ac3d-81932808fdf8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot delete request issued successfully. Aug 19 21:34:29.856616 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a2c12130-863b-4155-ac3d-81932808fdf8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 returned with HTTP 202 Aug 19 21:34:29.857005 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1111/4447] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:34:29 2026] DELETE /volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:29.863617 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-36e550ab-728f-49ac-af60-e8f4e92cd0d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:29.865483 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:29.865483 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:29.865616 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36e550ab-728f-49ac-af60-e8f4e92cd0d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 Aug 19 21:34:29.865793 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36e550ab-728f-49ac-af60-e8f4e92cd0d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:29.865986 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36e550ab-728f-49ac-af60-e8f4e92cd0d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:29.870232 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0aecedc8-a482-47cf-8950-7942c22280fc req-3bfe0154-a67c-41b9-8a0b-fdcea11d7d52 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:29.871177 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:29.871177 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:29.871659 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-36e550ab-728f-49ac-af60-e8f4e92cd0d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:29.872454 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36e550ab-728f-49ac-af60-e8f4e92cd0d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 returned with HTTP 200 Aug 19 21:34:29.872832 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1105/4448] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:29 2026] GET /volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:29.875978 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0aecedc8-a482-47cf-8950-7942c22280fc req-3bfe0154-a67c-41b9-8a0b-fdcea11d7d52 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:34:29.876506 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1119/4449] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:34:29 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:29.888716 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8b2adc1b-d345-4c98-859d-251ca0f595dd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:29.890369 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8b2adc1b-d345-4c98-859d-251ca0f595dd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:34:29.890553 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8b2adc1b-d345-4c98-859d-251ca0f595dd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:29.890740 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8b2adc1b-d345-4c98-859d-251ca0f595dd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:29.890895 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-8b2adc1b-d345-4c98-859d-251ca0f595dd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Delete volume with id: 5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:34:29.898393 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:29.898393 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:29.898937 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8b2adc1b-d345-4c98-859d-251ca0f595dd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:29.915040 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8b2adc1b-d345-4c98-859d-251ca0f595dd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Delete volume request issued successfully. Aug 19 21:34:29.915265 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8b2adc1b-d345-4c98-859d-251ca0f595dd tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 202 Aug 19 21:34:29.915760 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1115/4450] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:29 2026] DELETE /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:29.922421 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-250e96e9-f101-4f0b-ba82-3d82dbd65030 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:29.924541 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-250e96e9-f101-4f0b-ba82-3d82dbd65030 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:34:29.924752 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-250e96e9-f101-4f0b-ba82-3d82dbd65030 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:29.924972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-250e96e9-f101-4f0b-ba82-3d82dbd65030 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:29.932818 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:29.932818 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:29.936416 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-250e96e9-f101-4f0b-ba82-3d82dbd65030 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:29.941200 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-250e96e9-f101-4f0b-ba82-3d82dbd65030 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 200 Aug 19 21:34:29.941631 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1112/4451] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:29 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:30.694710 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-995995fa-265b-4520-ae2e-3a935be70e31 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:30.696515 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-995995fa-265b-4520-ae2e-3a935be70e31 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] DELETE https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:30.696699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-995995fa-265b-4520-ae2e-3a935be70e31 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:30.696876 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-995995fa-265b-4520-ae2e-3a935be70e31 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:30.697065 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-995995fa-265b-4520-ae2e-3a935be70e31 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Delete volume with id: 798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:30.703909 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:30.703909 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:30.704465 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-995995fa-265b-4520-ae2e-3a935be70e31 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:30.732226 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-995995fa-265b-4520-ae2e-3a935be70e31 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Delete volume request issued successfully. Aug 19 21:34:30.732510 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-995995fa-265b-4520-ae2e-3a935be70e31 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 202 Aug 19 21:34:30.732926 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1106/4452] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:30 2026] DELETE /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:30.739808 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2f1bf44a-4f04-411c-bf33-71605a902985 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:30.741657 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f1bf44a-4f04-411c-bf33-71605a902985 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:30.741873 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f1bf44a-4f04-411c-bf33-71605a902985 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:30.742120 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f1bf44a-4f04-411c-bf33-71605a902985 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:30.749270 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:30.749270 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:30.753143 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2f1bf44a-4f04-411c-bf33-71605a902985 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:30.758029 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f1bf44a-4f04-411c-bf33-71605a902985 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 200 Aug 19 21:34:30.758375 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1120/4453] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:30 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:30.880994 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e2ee4e68-a40f-44a0-a73a-4edc0ef6e98a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:30.882729 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2ee4e68-a40f-44a0-a73a-4edc0ef6e98a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 Aug 19 21:34:30.882909 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2ee4e68-a40f-44a0-a73a-4edc0ef6e98a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:30.883124 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2ee4e68-a40f-44a0-a73a-4edc0ef6e98a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:30.886896 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2ee4e68-a40f-44a0-a73a-4edc0ef6e98a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 returned with HTTP 404 Aug 19 21:34:30.887405 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1116/4454] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:30 2026] GET /volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:30.893590 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fc3fcb17-8465-4ba4-b6c1-986b5670e6ba None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:30.895229 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc3fcb17-8465-4ba4-b6c1-986b5670e6ba tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a Aug 19 21:34:30.895438 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc3fcb17-8465-4ba4-b6c1-986b5670e6ba tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:30.895616 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc3fcb17-8465-4ba4-b6c1-986b5670e6ba tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:30.895718 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-fc3fcb17-8465-4ba4-b6c1-986b5670e6ba tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: 02f1dab7-c082-4800-9167-0b7680f9ef2a Aug 19 21:34:30.900333 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:30.900333 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:30.900726 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fc3fcb17-8465-4ba4-b6c1-986b5670e6ba tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:30.916375 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fc3fcb17-8465-4ba4-b6c1-986b5670e6ba tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot delete request issued successfully. Aug 19 21:34:30.916555 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc3fcb17-8465-4ba4-b6c1-986b5670e6ba tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a returned with HTTP 202 Aug 19 21:34:30.916971 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1113/4455] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:34:30 2026] DELETE /volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:30.923214 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-61ff72b0-7f66-4dfa-8d1b-e3b33911b9c8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:30.925106 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61ff72b0-7f66-4dfa-8d1b-e3b33911b9c8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a Aug 19 21:34:30.925308 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61ff72b0-7f66-4dfa-8d1b-e3b33911b9c8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:30.925543 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61ff72b0-7f66-4dfa-8d1b-e3b33911b9c8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:30.930780 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:30.930780 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:30.931238 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-61ff72b0-7f66-4dfa-8d1b-e3b33911b9c8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:34:30.932030 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61ff72b0-7f66-4dfa-8d1b-e3b33911b9c8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a returned with HTTP 200 Aug 19 21:34:30.932410 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1107/4456] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:30 2026] GET /volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:30.954301 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3f5cc045-fccf-481d-a84c-792eab0f524d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:30.955852 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f5cc045-fccf-481d-a84c-792eab0f524d tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 Aug 19 21:34:30.956054 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f5cc045-fccf-481d-a84c-792eab0f524d tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:30.956249 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f5cc045-fccf-481d-a84c-792eab0f524d tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:30.962050 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f5cc045-fccf-481d-a84c-792eab0f524d tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 returned with HTTP 404 Aug 19 21:34:30.962504 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1121/4457] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:30 2026] GET /volume/v3/volumes/5391a03e-9374-4fab-b197-d0d943b45117 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:31.769948 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-05bf04a5-cffe-412b-b768-5a95b1c4a720 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:31.771603 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-05bf04a5-cffe-412b-b768-5a95b1c4a720 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 Aug 19 21:34:31.771766 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-05bf04a5-cffe-412b-b768-5a95b1c4a720 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:31.771936 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-05bf04a5-cffe-412b-b768-5a95b1c4a720 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:31.777451 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-05bf04a5-cffe-412b-b768-5a95b1c4a720 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 returned with HTTP 404 Aug 19 21:34:31.777868 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1117/4458] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:31 2026] GET /volume/v3/volumes/798380f0-2ee0-4218-8c48-85cc68f07ae9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:31.826481 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fce7005c-7eca-42c5-b05e-349ea39369eb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:31.828186 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fce7005c-7eca-42c5-b05e-349ea39369eb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:34:31.828370 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fce7005c-7eca-42c5-b05e-349ea39369eb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:31.828556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fce7005c-7eca-42c5-b05e-349ea39369eb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:31.828704 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-fce7005c-7eca-42c5-b05e-349ea39369eb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Delete volume with id: 8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:34:31.837260 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:31.837260 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:31.837865 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fce7005c-7eca-42c5-b05e-349ea39369eb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:31.854599 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fce7005c-7eca-42c5-b05e-349ea39369eb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Delete volume request issued successfully. Aug 19 21:34:31.854757 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fce7005c-7eca-42c5-b05e-349ea39369eb tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 202 Aug 19 21:34:31.855359 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1114/4459] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:31 2026] DELETE /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:31.861994 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0085ce1-7330-45d8-bd0c-0427c1db607c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:31.863632 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0085ce1-7330-45d8-bd0c-0427c1db607c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:34:31.863828 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0085ce1-7330-45d8-bd0c-0427c1db607c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:31.864046 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0085ce1-7330-45d8-bd0c-0427c1db607c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:31.870334 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:31.870334 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:31.873309 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b0085ce1-7330-45d8-bd0c-0427c1db607c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:31.877001 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0085ce1-7330-45d8-bd0c-0427c1db607c tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 200 Aug 19 21:34:31.877399 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1108/4460] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:31 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:31.912815 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:31.940999 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e2fa10d7-415b-42b1-b358-37668ac92a9b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:31.942584 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2fa10d7-415b-42b1-b358-37668ac92a9b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a Aug 19 21:34:31.942767 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2fa10d7-415b-42b1-b358-37668ac92a9b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:31.942942 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2fa10d7-415b-42b1-b358-37668ac92a9b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:31.947203 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2fa10d7-415b-42b1-b358-37668ac92a9b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a returned with HTTP 404 Aug 19 21:34:31.947454 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1118/4461] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:31 2026] GET /volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:31.954268 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7ee5ca66-d11d-48a4-8d44-fa2116bec0f1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:31.956231 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ee5ca66-d11d-48a4-8d44-fa2116bec0f1 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb Aug 19 21:34:31.956428 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ee5ca66-d11d-48a4-8d44-fa2116bec0f1 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:31.956613 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ee5ca66-d11d-48a4-8d44-fa2116bec0f1 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:31.956713 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-7ee5ca66-d11d-48a4-8d44-fa2116bec0f1 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: 07317829-82ec-42b9-9cd1-9a6b035f46cb Aug 19 21:34:31.961220 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ee5ca66-d11d-48a4-8d44-fa2116bec0f1 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb returned with HTTP 404 Aug 19 21:34:31.961646 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1115/4462] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:34:31 2026] DELETE /volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:31.969598 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9a192ccd-12db-4d24-a932-78d5d9eacd4c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:31.971852 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a192ccd-12db-4d24-a932-78d5d9eacd4c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb Aug 19 21:34:31.972127 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9a192ccd-12db-4d24-a932-78d5d9eacd4c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:31.972375 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9a192ccd-12db-4d24-a932-78d5d9eacd4c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:31.977388 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a192ccd-12db-4d24-a932-78d5d9eacd4c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb returned with HTTP 404 Aug 19 21:34:31.977995 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1109/4463] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:31 2026] GET /volume/v3/snapshots/07317829-82ec-42b9-9cd1-9a6b035f46cb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:31.984398 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-45274abd-ea30-4131-ae6f-16ae97e6dd30 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:31.985900 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45274abd-ea30-4131-ae6f-16ae97e6dd30 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 Aug 19 21:34:31.986087 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45274abd-ea30-4131-ae6f-16ae97e6dd30 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:31.986276 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45274abd-ea30-4131-ae6f-16ae97e6dd30 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:31.986374 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-45274abd-ea30-4131-ae6f-16ae97e6dd30 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 Aug 19 21:34:31.990110 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:31.990513 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:31.990645 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45274abd-ea30-4131-ae6f-16ae97e6dd30 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 returned with HTTP 404 Aug 19 21:34:31.991072 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1119/4464] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:34:31 2026] DELETE /volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:31.992112 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:31.992313 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Create volume of 1 GB Aug 19 21:34:31.997274 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Availability Zones retrieved successfully. Aug 19 21:34:31.999603 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1af9c8b5-ff10-433f-9847-ea5bf08b3cc6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:32.001813 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1af9c8b5-ff10-433f-9847-ea5bf08b3cc6 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 Aug 19 21:34:32.002107 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1af9c8b5-ff10-433f-9847-ea5bf08b3cc6 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:32.002378 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1af9c8b5-ff10-433f-9847-ea5bf08b3cc6 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:32.005007 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Flow 'volume_create_api' (cbafeb78-6afa-49da-a86b-77905b08ea4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:32.006405 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b674a0dc-bd0d-4bc2-b563-646fa7e7819f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:32.007726 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:32.008669 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1af9c8b5-ff10-433f-9847-ea5bf08b3cc6 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 returned with HTTP 404 Aug 19 21:34:32.009529 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1116/4465] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:31 2026] GET /volume/v3/snapshots/b20a21ba-a6a4-4b1f-8eaa-b8f7d05b62f6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:32.017275 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-04180867-96ad-4f0c-b691-bc9c62f24897 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:32.018889 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04180867-96ad-4f0c-b691-bc9c62f24897 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a Aug 19 21:34:32.019425 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04180867-96ad-4f0c-b691-bc9c62f24897 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:32.019425 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04180867-96ad-4f0c-b691-bc9c62f24897 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:32.019425 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-04180867-96ad-4f0c-b691-bc9c62f24897 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: 02f1dab7-c082-4800-9167-0b7680f9ef2a Aug 19 21:34:32.023272 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04180867-96ad-4f0c-b691-bc9c62f24897 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a returned with HTTP 404 Aug 19 21:34:32.023683 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1110/4466] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:34:32 2026] DELETE /volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:32.030073 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f7ea5bab-07b7-446a-b2e9-83913a646912 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:32.031771 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7ea5bab-07b7-446a-b2e9-83913a646912 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a Aug 19 21:34:32.031942 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7ea5bab-07b7-446a-b2e9-83913a646912 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:32.032139 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7ea5bab-07b7-446a-b2e9-83913a646912 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:32.032352 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b674a0dc-bd0d-4bc2-b563-646fa7e7819f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:32.033118 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6088fcbe-68a3-4b53-bcc9-7d71d8faba3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:32.035964 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7ea5bab-07b7-446a-b2e9-83913a646912 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a returned with HTTP 404 Aug 19 21:34:32.036464 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1120/4467] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:32 2026] GET /volume/v3/snapshots/02f1dab7-c082-4800-9167-0b7680f9ef2a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:32.087826 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Created reservations ['28e10ae1-9557-40ca-907b-eadfb6c2f999', 'fb22b46f-ce54-4957-91d6-4479745c80e0', '5324116e-dc97-487c-be15-ccd16d9f7112', 'd031da4f-0731-4ed9-aef2-a9aab21edf26'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:32.088595 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6088fcbe-68a3-4b53-bcc9-7d71d8faba3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e10ae1-9557-40ca-907b-eadfb6c2f999', 'fb22b46f-ce54-4957-91d6-4479745c80e0', '5324116e-dc97-487c-be15-ccd16d9f7112', 'd031da4f-0731-4ed9-aef2-a9aab21edf26']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:32.089299 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7549f9f0-5ea5-4202-bc12-c8afc0d1af5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:32.115629 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7549f9f0-5ea5-4202-bc12-c8afc0d1af5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb7aa758-2039-4a83-9369-3f8dd6617c6c', '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='966a4b416e70411ea52a88f0071cf8b2',qos_specs=None,replication_status=,reservations=['28e10ae1-9557-40ca-907b-eadfb6c2f999','fb22b46f-ce54-4957-91d6-4479745c80e0','5324116e-dc97-487c-be15-ccd16d9f7112','d031da4f-0731-4ed9-aef2-a9aab21edf26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1aad24eb803488784aee924ed64ebce',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:32Z,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=cb7aa758-2039-4a83-9369-3f8dd6617c6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='966a4b416e70411ea52a88f0071cf8b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1aad24eb803488784aee924ed64ebce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:32.116485 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37763ed4-60ca-4cbe-9445-8a65aeba15c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:32.148026 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37763ed4-60ca-4cbe-9445-8a65aeba15c4) transitioned into state 'SUCCESS' from 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='966a4b416e70411ea52a88f0071cf8b2',qos_specs=None,replication_status=,reservations=['28e10ae1-9557-40ca-907b-eadfb6c2f999','fb22b46f-ce54-4957-91d6-4479745c80e0','5324116e-dc97-487c-be15-ccd16d9f7112','d031da4f-0731-4ed9-aef2-a9aab21edf26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1aad24eb803488784aee924ed64ebce',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:32.148958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f287a14f-1ae6-451c-8ee3-fbcebe65890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:32.161313 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f287a14f-1ae6-451c-8ee3-fbcebe65890f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:32.162231 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Flow 'volume_create_api' (cbafeb78-6afa-49da-a86b-77905b08ea4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:32.162621 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Create volume request issued successfully. Aug 19 21:34:32.163577 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ebd58834-5c55-4eeb-b91d-0012ba6c5a56 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:32.163923 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1122/4468] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:34:31 2026] POST /volume/v3/volumes => generated 740 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:32.176726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d7de6f99-0bc6-4371-b651-890ac2041aed None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:32.178858 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7de6f99-0bc6-4371-b651-890ac2041aed tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c Aug 19 21:34:32.178858 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7de6f99-0bc6-4371-b651-890ac2041aed tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:32.178858 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7de6f99-0bc6-4371-b651-890ac2041aed tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:32.187383 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:32.187383 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:32.193203 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d7de6f99-0bc6-4371-b651-890ac2041aed tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:32.198911 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7de6f99-0bc6-4371-b651-890ac2041aed tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c returned with HTTP 200 Aug 19 21:34:32.199460 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1117/4469] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:32 2026] GET /volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c => generated 808 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:32.891197 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6237b651-8e87-45eb-8086-17404e1c6a86 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:32.893557 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6237b651-8e87-45eb-8086-17404e1c6a86 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 Aug 19 21:34:32.893816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6237b651-8e87-45eb-8086-17404e1c6a86 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:32.894063 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6237b651-8e87-45eb-8086-17404e1c6a86 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:32.902492 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6237b651-8e87-45eb-8086-17404e1c6a86 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 returned with HTTP 404 Aug 19 21:34:32.903134 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1111/4470] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:32 2026] GET /volume/v3/volumes/8f58d9ec-e47e-42cf-a1e9-4c93c16c1a42 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:33.023164 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-17554745-179f-492a-9b4a-daca44b519db None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:33.024938 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17554745-179f-492a-9b4a-daca44b519db tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] DELETE https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:34:33.025198 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17554745-179f-492a-9b4a-daca44b519db tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:33.025390 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17554745-179f-492a-9b4a-daca44b519db tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:33.025588 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-17554745-179f-492a-9b4a-daca44b519db tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Delete volume with id: 6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:34:33.032819 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:33.032819 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:33.033263 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-17554745-179f-492a-9b4a-daca44b519db tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:33.055326 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-17554745-179f-492a-9b4a-daca44b519db tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Delete volume request issued successfully. Aug 19 21:34:33.055562 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17554745-179f-492a-9b4a-daca44b519db tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 202 Aug 19 21:34:33.056066 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1121/4471] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:33 2026] DELETE /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:33.063399 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a7fe4319-75de-4663-8615-ba2421ae1e5b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:33.065192 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7fe4319-75de-4663-8615-ba2421ae1e5b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:34:33.065368 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7fe4319-75de-4663-8615-ba2421ae1e5b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:33.065558 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7fe4319-75de-4663-8615-ba2421ae1e5b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:33.073694 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:33.073694 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:33.078756 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a7fe4319-75de-4663-8615-ba2421ae1e5b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Volume info retrieved successfully. Aug 19 21:34:33.084884 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7fe4319-75de-4663-8615-ba2421ae1e5b tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 200 Aug 19 21:34:33.085480 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1123/4472] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:33 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:33.095994 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-4f84af06-f280-4466-aa81-67e3049693e2 req-5005f747-0610-4db8-a866-e3e716cd692a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:33.098746 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4f84af06-f280-4466-aa81-67e3049693e2 req-5005f747-0610-4db8-a866-e3e716cd692a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/attachments/d823ff8b-07de-415c-9995-7dea8f2ab125 Aug 19 21:34:33.098924 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4f84af06-f280-4466-aa81-67e3049693e2 req-5005f747-0610-4db8-a866-e3e716cd692a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:33.099163 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4f84af06-f280-4466-aa81-67e3049693e2 req-5005f747-0610-4db8-a866-e3e716cd692a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:33.106796 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:33.106796 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:33.159440 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4f84af06-f280-4466-aa81-67e3049693e2 req-5005f747-0610-4db8-a866-e3e716cd692a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/d823ff8b-07de-415c-9995-7dea8f2ab125 returned with HTTP 200 Aug 19 21:34:33.159964 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1118/4473] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:34:33 2026] DELETE /volume/v3/attachments/d823ff8b-07de-415c-9995-7dea8f2ab125 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:33.211267 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-09d037dd-9290-4722-b8e0-1d0ee265208a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:33.212956 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-09d037dd-9290-4722-b8e0-1d0ee265208a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c Aug 19 21:34:33.213123 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-09d037dd-9290-4722-b8e0-1d0ee265208a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:33.213292 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-09d037dd-9290-4722-b8e0-1d0ee265208a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:33.220081 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:33.220081 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:33.223732 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-09d037dd-9290-4722-b8e0-1d0ee265208a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:33.228747 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-09d037dd-9290-4722-b8e0-1d0ee265208a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c returned with HTTP 200 Aug 19 21:34:33.229250 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1112/4474] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:33 2026] GET /volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:33.239970 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4c17341d-3b80-4760-9405-1f523f25afd9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:33.241790 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c17341d-3b80-4760-9405-1f523f25afd9 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c Aug 19 21:34:33.242106 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c17341d-3b80-4760-9405-1f523f25afd9 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:33.242290 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c17341d-3b80-4760-9405-1f523f25afd9 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:33.249161 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:33.249161 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:33.252922 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4c17341d-3b80-4760-9405-1f523f25afd9 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:33.257372 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c17341d-3b80-4760-9405-1f523f25afd9 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c returned with HTTP 200 Aug 19 21:34:33.257797 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1122/4475] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:33 2026] GET /volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:33.270937 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-029125f7-7f70-4032-9e76-cc02bd398f2c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:33.272809 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:33.273132 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1718126299"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:33.274666 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1718126299'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:33.274813 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Create volume of 1 GB Aug 19 21:34:33.278717 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Availability Zones retrieved successfully. Aug 19 21:34:33.284532 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Flow 'volume_create_api' (0a237659-69b1-4539-aac8-7f1575d03b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:33.285552 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d5a52ba-2103-45b7-a3c2-3c9ec91b3d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:33.286547 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:33.314471 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d5a52ba-2103-45b7-a3c2-3c9ec91b3d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:33.315340 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de97e9c-3ac4-4c25-8b9e-6268993dc7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:33.364960 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Created reservations ['83c1f62d-3e70-4766-bd77-f04da70b708f', '678922f0-596d-439e-b3be-8dbe0738af62', 'c5053520-330a-4e82-9518-30d84c8d37c0', 'a44624c9-fc67-49e7-b80d-b26ec52128d6'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:33.365993 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de97e9c-3ac4-4c25-8b9e-6268993dc7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c1f62d-3e70-4766-bd77-f04da70b708f', '678922f0-596d-439e-b3be-8dbe0738af62', 'c5053520-330a-4e82-9518-30d84c8d37c0', 'a44624c9-fc67-49e7-b80d-b26ec52128d6']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:33.366951 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1e507e-591f-4728-95ea-36d1918f9ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:33.401711 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1e507e-591f-4728-95ea-36d1918f9ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e12efd4b-3a89-4c50-8882-0a4943d751de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1718126299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966a4b416e70411ea52a88f0071cf8b2',qos_specs=None,replication_status=,reservations=['83c1f62d-3e70-4766-bd77-f04da70b708f','678922f0-596d-439e-b3be-8dbe0738af62','c5053520-330a-4e82-9518-30d84c8d37c0','a44624c9-fc67-49e7-b80d-b26ec52128d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1aad24eb803488784aee924ed64ebce',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1718126299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e12efd4b-3a89-4c50-8882-0a4943d751de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='966a4b416e70411ea52a88f0071cf8b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1aad24eb803488784aee924ed64ebce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:33.402800 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8499df88-2864-49b3-b1f5-c45a14102a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:33.421287 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8499df88-2864-49b3-b1f5-c45a14102a4e) transitioned into 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-1718126299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966a4b416e70411ea52a88f0071cf8b2',qos_specs=None,replication_status=,reservations=['83c1f62d-3e70-4766-bd77-f04da70b708f','678922f0-596d-439e-b3be-8dbe0738af62','c5053520-330a-4e82-9518-30d84c8d37c0','a44624c9-fc67-49e7-b80d-b26ec52128d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1aad24eb803488784aee924ed64ebce',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:33.421941 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e57839-00c1-4ed9-98f6-dc11f142b963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:33.431669 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e57839-00c1-4ed9-98f6-dc11f142b963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:33.432586 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Flow 'volume_create_api' (0a237659-69b1-4539-aac8-7f1575d03b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:33.432870 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Create volume request issued successfully. Aug 19 21:34:33.433524 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-029125f7-7f70-4032-9e76-cc02bd398f2c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:33.433951 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1124/4476] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:34:33 2026] POST /volume/v3/volumes => generated 776 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:33.448092 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-54394933-9a4c-4f38-b463-9b57ed538306 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:33.449924 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-54394933-9a4c-4f38-b463-9b57ed538306 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de Aug 19 21:34:33.450436 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-54394933-9a4c-4f38-b463-9b57ed538306 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:33.450436 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-54394933-9a4c-4f38-b463-9b57ed538306 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:33.457094 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:33.457094 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:33.460801 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-54394933-9a4c-4f38-b463-9b57ed538306 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:33.465036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-54394933-9a4c-4f38-b463-9b57ed538306 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de returned with HTTP 200 Aug 19 21:34:33.465422 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1119/4477] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:33 2026] GET /volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:34.097977 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-300fbd32-a065-4bfa-b804-2de234057754 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:34.099705 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-300fbd32-a065-4bfa-b804-2de234057754 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] GET https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 Aug 19 21:34:34.099881 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-300fbd32-a065-4bfa-b804-2de234057754 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:34.100078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-300fbd32-a065-4bfa-b804-2de234057754 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:34.107262 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-300fbd32-a065-4bfa-b804-2de234057754 tempest-AttachVolumeNegativeTest-1128435373 tempest-AttachVolumeNegativeTest-1128435373-project-member] https://10.4.3.158/volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 returned with HTTP 404 Aug 19 21:34:34.108211 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1113/4478] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:34 2026] GET /volume/v3/volumes/6ab68647-229e-4343-92f1-644c7c0eb038 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:34.477761 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-89a23ae5-fe5f-4a74-8700-5b6b20caba4d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:34.479504 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-89a23ae5-fe5f-4a74-8700-5b6b20caba4d tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de Aug 19 21:34:34.479638 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-89a23ae5-fe5f-4a74-8700-5b6b20caba4d tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:34.479834 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-89a23ae5-fe5f-4a74-8700-5b6b20caba4d tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:34.486906 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:34.486906 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:34.490848 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-89a23ae5-fe5f-4a74-8700-5b6b20caba4d tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:34.494882 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-89a23ae5-fe5f-4a74-8700-5b6b20caba4d tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de returned with HTTP 200 Aug 19 21:34:34.495280 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1123/4479] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:34 2026] GET /volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:34.507811 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-85437d3b-fb5c-43ec-af63-d8681d7d1317 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:34.509694 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-85437d3b-fb5c-43ec-af63-d8681d7d1317 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de Aug 19 21:34:34.509854 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-85437d3b-fb5c-43ec-af63-d8681d7d1317 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:34.510114 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-85437d3b-fb5c-43ec-af63-d8681d7d1317 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:34.522549 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:34.522549 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:34.529640 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-85437d3b-fb5c-43ec-af63-d8681d7d1317 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:34.537597 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-85437d3b-fb5c-43ec-af63-d8681d7d1317 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de returned with HTTP 200 Aug 19 21:34:34.538156 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1125/4480] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:34 2026] GET /volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:34.552654 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ffab5885-8cd5-4c59-8220-022ce2be5906 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:34.554995 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ffab5885-8cd5-4c59-8220-022ce2be5906 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:34:34.555444 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ffab5885-8cd5-4c59-8220-022ce2be5906 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e12efd4b-3a89-4c50-8882-0a4943d751de", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1924457984"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:34.565218 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:34.565218 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:34.565893 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ffab5885-8cd5-4c59-8220-022ce2be5906 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:34.566081 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-ffab5885-8cd5-4c59-8220-022ce2be5906 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Create snapshot from volume e12efd4b-3a89-4c50-8882-0a4943d751de Aug 19 21:34:34.599479 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-ffab5885-8cd5-4c59-8220-022ce2be5906 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Created reservations ['2e5c1b47-06ce-4a14-a22e-35d60d946d95', 'f2ab77a2-4e82-4761-8d6c-85d669647bfe', '1c9a37b5-c220-4669-b3d7-683db344e33b', '4b92e8cc-eea1-4c12-97b7-f57c4bde9ef2'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:34.637626 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ffab5885-8cd5-4c59-8220-022ce2be5906 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Snapshot create request issued successfully. Aug 19 21:34:34.638005 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ffab5885-8cd5-4c59-8220-022ce2be5906 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:34:34.638459 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1120/4481] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:34:34 2026] POST /volume/v3/snapshots => generated 326 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:34.647927 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-08acc513-d285-4d32-a765-2675999e1e15 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:34.649667 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08acc513-d285-4d32-a765-2675999e1e15 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 Aug 19 21:34:34.649871 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08acc513-d285-4d32-a765-2675999e1e15 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:34.650182 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08acc513-d285-4d32-a765-2675999e1e15 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:34.655195 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:34.655195 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:34.655871 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-08acc513-d285-4d32-a765-2675999e1e15 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Snapshot retrieved successfully. Aug 19 21:34:34.656881 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08acc513-d285-4d32-a765-2675999e1e15 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 returned with HTTP 200 Aug 19 21:34:34.657264 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1114/4482] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:34 2026] GET /volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 => generated 458 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:35.393779 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-40d5936a-b088-4b9b-81dd-778ee448fdf9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:35.395742 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40d5936a-b088-4b9b-81dd-778ee448fdf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:34:35.396029 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40d5936a-b088-4b9b-81dd-778ee448fdf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:35.396210 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40d5936a-b088-4b9b-81dd-778ee448fdf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:35.396394 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-40d5936a-b088-4b9b-81dd-778ee448fdf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:34:35.403596 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:35.403596 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:35.404100 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-40d5936a-b088-4b9b-81dd-778ee448fdf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:35.432536 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-40d5936a-b088-4b9b-81dd-778ee448fdf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume request issued successfully. Aug 19 21:34:35.432737 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40d5936a-b088-4b9b-81dd-778ee448fdf9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b returned with HTTP 202 Aug 19 21:34:35.433200 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1124/4483] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:35 2026] DELETE /volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:35.441199 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-82b24d26-6e38-427f-ada1-e2414aeb9b13 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:35.443211 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-82b24d26-6e38-427f-ada1-e2414aeb9b13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:34:35.443451 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-82b24d26-6e38-427f-ada1-e2414aeb9b13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:35.443688 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-82b24d26-6e38-427f-ada1-e2414aeb9b13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:35.451024 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:35.451024 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:35.455206 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-82b24d26-6e38-427f-ada1-e2414aeb9b13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:35.460379 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-82b24d26-6e38-427f-ada1-e2414aeb9b13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b returned with HTTP 200 Aug 19 21:34:35.460780 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1126/4484] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:35 2026] GET /volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:35.666332 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9c0e12c2-ae93-4975-97fa-edbc22d3151c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:35.668297 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9c0e12c2-ae93-4975-97fa-edbc22d3151c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 Aug 19 21:34:35.668714 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9c0e12c2-ae93-4975-97fa-edbc22d3151c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:35.668792 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9c0e12c2-ae93-4975-97fa-edbc22d3151c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:35.674031 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:35.674031 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:35.674500 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9c0e12c2-ae93-4975-97fa-edbc22d3151c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Snapshot retrieved successfully. Aug 19 21:34:35.675245 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9c0e12c2-ae93-4975-97fa-edbc22d3151c tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 returned with HTTP 200 Aug 19 21:34:35.675629 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1121/4485] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:35 2026] GET /volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:35.684706 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-84e297b4-e8b0-4fde-bf58-184fe34d0113 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:35.686341 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84e297b4-e8b0-4fde-bf58-184fe34d0113 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 Aug 19 21:34:35.686510 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84e297b4-e8b0-4fde-bf58-184fe34d0113 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:35.686697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84e297b4-e8b0-4fde-bf58-184fe34d0113 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:35.691100 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:35.691100 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:35.691488 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-84e297b4-e8b0-4fde-bf58-184fe34d0113 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Snapshot retrieved successfully. Aug 19 21:34:35.692169 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84e297b4-e8b0-4fde-bf58-184fe34d0113 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 returned with HTTP 200 Aug 19 21:34:35.692482 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1115/4486] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:35 2026] GET /volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:35.702719 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-87bb03fd-0855-416b-a728-7578f985deb4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:35.704341 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-87bb03fd-0855-416b-a728-7578f985deb4 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 Aug 19 21:34:35.704523 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-87bb03fd-0855-416b-a728-7578f985deb4 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:35.704703 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-87bb03fd-0855-416b-a728-7578f985deb4 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:35.704794 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-87bb03fd-0855-416b-a728-7578f985deb4 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Delete snapshot with id: 40117597-cfe8-4983-8baa-a5aabe604bd1 Aug 19 21:34:35.709750 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:35.709750 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:35.710347 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-87bb03fd-0855-416b-a728-7578f985deb4 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Snapshot retrieved successfully. Aug 19 21:34:35.729414 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-87bb03fd-0855-416b-a728-7578f985deb4 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Snapshot delete request issued successfully. Aug 19 21:34:35.729743 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-87bb03fd-0855-416b-a728-7578f985deb4 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 returned with HTTP 202 Aug 19 21:34:35.730482 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1125/4487] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:34:35 2026] DELETE /volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:35.737579 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4b3788cd-4df2-4162-b638-dd49f65d23a2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:35.739399 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b3788cd-4df2-4162-b638-dd49f65d23a2 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 Aug 19 21:34:35.739551 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b3788cd-4df2-4162-b638-dd49f65d23a2 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:35.739659 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b3788cd-4df2-4162-b638-dd49f65d23a2 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:35.745235 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:35.745235 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:35.745641 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4b3788cd-4df2-4162-b638-dd49f65d23a2 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Snapshot retrieved successfully. Aug 19 21:34:35.746332 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b3788cd-4df2-4162-b638-dd49f65d23a2 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 returned with HTTP 200 Aug 19 21:34:35.746726 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1127/4488] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:35 2026] GET /volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:36.472191 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-31b41b16-bf46-4485-9a00-a2066d4c5189 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:36.473899 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-31b41b16-bf46-4485-9a00-a2066d4c5189 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b Aug 19 21:34:36.474127 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-31b41b16-bf46-4485-9a00-a2066d4c5189 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:36.474300 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-31b41b16-bf46-4485-9a00-a2066d4c5189 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:36.480206 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-31b41b16-bf46-4485-9a00-a2066d4c5189 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b returned with HTTP 404 Aug 19 21:34:36.480689 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1122/4489] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:36 2026] GET /volume/v3/volumes/8caa450e-72df-45a4-a449-b9ee8d5b548b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:36.510395 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ef23a497-c591-4da1-b166-ed3834489d1f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:36.512832 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:36.513269 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-279781351", "snapshot_id": null, "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "volume_type": null, "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:36.515798 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-279781351', 'snapshot_id': None, 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'volume_type': None, 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:36.671604 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume of 1 GB Aug 19 21:34:36.677277 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Availability Zones retrieved successfully. Aug 19 21:34:36.685347 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (792db8ad-1a34-4db1-9c58-f78885443752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:36.686235 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110d227b-ada3-41e5-8939-eb31b05e8bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:36.687195 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:36.749982 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110d227b-ada3-41e5-8939-eb31b05e8bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:36.751699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8939c8d9-3406-412b-8f65-6659154c58cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:36.757370 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1f6896b2-a800-40e5-9d5b-47150fb9c5f6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:36.759523 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1f6896b2-a800-40e5-9d5b-47150fb9c5f6 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 Aug 19 21:34:36.759747 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1f6896b2-a800-40e5-9d5b-47150fb9c5f6 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:36.759994 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1f6896b2-a800-40e5-9d5b-47150fb9c5f6 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:36.765177 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1f6896b2-a800-40e5-9d5b-47150fb9c5f6 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 returned with HTTP 404 Aug 19 21:34:36.765748 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1126/4490] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:34:36 2026] GET /volume/v3/snapshots/40117597-cfe8-4983-8baa-a5aabe604bd1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:36.774976 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b3be1fd1-0b6b-435a-a656-7f39953d226a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:36.777319 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b3be1fd1-0b6b-435a-a656-7f39953d226a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de Aug 19 21:34:36.777563 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b3be1fd1-0b6b-435a-a656-7f39953d226a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:36.777810 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b3be1fd1-0b6b-435a-a656-7f39953d226a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:36.778046 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-b3be1fd1-0b6b-435a-a656-7f39953d226a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Delete volume with id: e12efd4b-3a89-4c50-8882-0a4943d751de Aug 19 21:34:36.786891 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:36.786891 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:36.787546 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b3be1fd1-0b6b-435a-a656-7f39953d226a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:36.791483 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['fd109554-87be-48bf-8c08-d4348d32a2c0', '12a42ea7-ffcc-49ae-ad0a-c231f804adef', '8477a6ce-5986-4f09-881e-e9f683e3f5eb', '4d91769b-7b00-4f44-ad62-02862879b49c'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:36.792278 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8939c8d9-3406-412b-8f65-6659154c58cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd109554-87be-48bf-8c08-d4348d32a2c0', '12a42ea7-ffcc-49ae-ad0a-c231f804adef', '8477a6ce-5986-4f09-881e-e9f683e3f5eb', '4d91769b-7b00-4f44-ad62-02862879b49c']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:36.793024 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f49f097-2239-46ae-ab61-11701712048b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:36.805726 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b3be1fd1-0b6b-435a-a656-7f39953d226a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Delete volume request issued successfully. Aug 19 21:34:36.805954 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b3be1fd1-0b6b-435a-a656-7f39953d226a tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de returned with HTTP 202 Aug 19 21:34:36.806400 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1128/4491] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:36 2026] DELETE /volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:36.817059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d585cfab-2a60-40ba-aa6f-6655ff76b695 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:36.820658 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d585cfab-2a60-40ba-aa6f-6655ff76b695 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de Aug 19 21:34:36.820658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d585cfab-2a60-40ba-aa6f-6655ff76b695 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:36.820658 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d585cfab-2a60-40ba-aa6f-6655ff76b695 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:36.820873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f49f097-2239-46ae-ab61-11701712048b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '423f9c8d-f889-43e6-984f-a1983c1272e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-279781351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['fd109554-87be-48bf-8c08-d4348d32a2c0','12a42ea7-ffcc-49ae-ad0a-c231f804adef','8477a6ce-5986-4f09-881e-e9f683e3f5eb','4d91769b-7b00-4f44-ad62-02862879b49c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-279781351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=423f9c8d-f889-43e6-984f-a1983c1272e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5556b137f40546b4995eb155c224193c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:36.820873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e72e49d-48f3-4158-a57c-a8da1c360a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:36.827425 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:36.827425 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:36.831900 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d585cfab-2a60-40ba-aa6f-6655ff76b695 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:36.836200 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d585cfab-2a60-40ba-aa6f-6655ff76b695 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de returned with HTTP 200 Aug 19 21:34:36.836718 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1123/4492] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:36 2026] GET /volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:36.839064 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e72e49d-48f3-4158-a57c-a8da1c360a06) transitioned into state 'SUCCESS' from state '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-279781351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['fd109554-87be-48bf-8c08-d4348d32a2c0','12a42ea7-ffcc-49ae-ad0a-c231f804adef','8477a6ce-5986-4f09-881e-e9f683e3f5eb','4d91769b-7b00-4f44-ad62-02862879b49c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:36.839745 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aac048c-9ac0-4b65-863b-58ff8ecec80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:36.848802 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aac048c-9ac0-4b65-863b-58ff8ecec80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:36.849549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (792db8ad-1a34-4db1-9c58-f78885443752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:36.849823 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request issued successfully. Aug 19 21:34:36.850379 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ef23a497-c591-4da1-b166-ed3834489d1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:36.850795 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1116/4493] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:34:36 2026] POST /volume/v3/volumes => generated 758 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:36.866528 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1c19c270-a657-4179-a598-b83d5f6d145a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:36.868912 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c19c270-a657-4179-a598-b83d5f6d145a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:34:36.869203 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c19c270-a657-4179-a598-b83d5f6d145a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:36.869489 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c19c270-a657-4179-a598-b83d5f6d145a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:36.878385 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:36.878385 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:36.884672 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1c19c270-a657-4179-a598-b83d5f6d145a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:36.890306 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c19c270-a657-4179-a598-b83d5f6d145a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 returned with HTTP 200 Aug 19 21:34:36.890835 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1127/4494] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:36 2026] GET /volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:37.848385 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0acef1d-859a-45b5-bf0d-0ad63dfdcf6b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:37.850107 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0acef1d-859a-45b5-bf0d-0ad63dfdcf6b tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de Aug 19 21:34:37.850322 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0acef1d-859a-45b5-bf0d-0ad63dfdcf6b tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:37.850540 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0acef1d-859a-45b5-bf0d-0ad63dfdcf6b tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:37.856312 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0acef1d-859a-45b5-bf0d-0ad63dfdcf6b tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de returned with HTTP 404 Aug 19 21:34:37.856895 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1129/4495] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:37 2026] GET /volume/v3/volumes/e12efd4b-3a89-4c50-8882-0a4943d751de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:37.863566 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6dfa0e31-59b1-44dc-bf3d-3ce071125eba None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:37.865221 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6dfa0e31-59b1-44dc-bf3d-3ce071125eba tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] DELETE https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c Aug 19 21:34:37.865413 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6dfa0e31-59b1-44dc-bf3d-3ce071125eba tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:37.865620 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6dfa0e31-59b1-44dc-bf3d-3ce071125eba tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:37.865786 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-6dfa0e31-59b1-44dc-bf3d-3ce071125eba tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Delete volume with id: cb7aa758-2039-4a83-9369-3f8dd6617c6c Aug 19 21:34:37.872914 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:37.872914 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:37.873193 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6dfa0e31-59b1-44dc-bf3d-3ce071125eba tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:37.891981 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6dfa0e31-59b1-44dc-bf3d-3ce071125eba tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Delete volume request issued successfully. Aug 19 21:34:37.892196 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6dfa0e31-59b1-44dc-bf3d-3ce071125eba tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c returned with HTTP 202 Aug 19 21:34:37.892702 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1124/4496] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:37 2026] DELETE /volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:37.901397 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eae79d29-3c9b-4b16-a120-414d6dd49b3b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:37.903298 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e988522c-4b86-4007-943f-818d0077dee7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:37.903663 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eae79d29-3c9b-4b16-a120-414d6dd49b3b tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c Aug 19 21:34:37.903998 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eae79d29-3c9b-4b16-a120-414d6dd49b3b tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:37.904162 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eae79d29-3c9b-4b16-a120-414d6dd49b3b tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:37.905406 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e988522c-4b86-4007-943f-818d0077dee7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:34:37.905667 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e988522c-4b86-4007-943f-818d0077dee7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:37.905921 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e988522c-4b86-4007-943f-818d0077dee7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:37.912792 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:37.912792 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:37.917590 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eae79d29-3c9b-4b16-a120-414d6dd49b3b tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Volume info retrieved successfully. Aug 19 21:34:37.918394 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:37.918394 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:37.922400 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eae79d29-3c9b-4b16-a120-414d6dd49b3b tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c returned with HTTP 200 Aug 19 21:34:37.922993 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1117/4497] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:37 2026] GET /volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:37.923079 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e988522c-4b86-4007-943f-818d0077dee7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:37.929704 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e988522c-4b86-4007-943f-818d0077dee7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 returned with HTTP 200 Aug 19 21:34:37.930246 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1128/4498] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:37 2026] GET /volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:37.944400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-01c1d800-a771-4231-a989-6d6f5ba07d77 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:37.946412 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01c1d800-a771-4231-a989-6d6f5ba07d77 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:34:37.946607 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-01c1d800-a771-4231-a989-6d6f5ba07d77 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:37.946778 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-01c1d800-a771-4231-a989-6d6f5ba07d77 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:37.953632 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:37.953632 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:37.957174 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-01c1d800-a771-4231-a989-6d6f5ba07d77 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:37.961562 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01c1d800-a771-4231-a989-6d6f5ba07d77 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 returned with HTTP 200 Aug 19 21:34:37.962153 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1130/4499] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:37 2026] GET /volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:37.962299 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8feec316-c95d-41ec-83e6-f6806f6543e7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:38.051425 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8feec316-c95d-41ec-83e6-f6806f6543e7 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:34:38.051890 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8feec316-c95d-41ec-83e6-f6806f6543e7 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-153927404", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1489914031", "vendor_name": "tempest-vendor_name-335418230"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:38.068063 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8feec316-c95d-41ec-83e6-f6806f6543e7 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:34:38.068546 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1125/4500] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:34:37 2026] POST /volume/v3/types => generated 326 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:38.076208 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0eda123a-5c07-47bb-ae7c-179466033093 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:38.135773 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:38.136143 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c13c447b-0e58-471a-913b-7ea5c3d25986", "size": 1, "name": "tempest-UserMessagesTest-Volume-778467499"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:38.137557 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Create volume request body: {'volume': {'volume_type': 'c13c447b-0e58-471a-913b-7ea5c3d25986', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-778467499'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:38.142270 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Create volume of 1 GB Aug 19 21:34:38.142599 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:38.142599 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:38.143127 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Availability Zones retrieved successfully. Aug 19 21:34:38.148557 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Flow 'volume_create_api' (1569fb39-4754-43a8-81f2-ab760b278662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:38.149508 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e0b751-7008-4675-a621-7a8fc3b04340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:38.150458 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:38.172370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e0b751-7008-4675-a621-7a8fc3b04340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:34:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1489914031',vendor_name='tempest-vendor_name-335418230'},id=c13c447b-0e58-471a-913b-7ea5c3d25986,is_public=True,name='tempest-UserMessagesTest-volume-type-153927404',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c13c447b-0e58-471a-913b-7ea5c3d25986', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:38.173000 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ba8470-07d4-49ca-ab4c-841faf735586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:38.198231 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-153927404 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-153927404, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:34:38.198529 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-153927404 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-153927404, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:34:38.226980 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Created reservations ['c73ded66-2707-43f8-b74e-7a374f3c54c0', 'c82c8b31-a05b-49ed-96c1-5da3876b178f', '805cd1ea-8718-45a7-a65f-fa1cd6c787f4', '34c836db-a85e-4995-ae3d-e3ac43c6b9bd'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:38.227691 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ba8470-07d4-49ca-ab4c-841faf735586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c73ded66-2707-43f8-b74e-7a374f3c54c0', 'c82c8b31-a05b-49ed-96c1-5da3876b178f', '805cd1ea-8718-45a7-a65f-fa1cd6c787f4', '34c836db-a85e-4995-ae3d-e3ac43c6b9bd']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:38.228407 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218c548c-0115-4e5a-b294-e626b770b1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:38.251835 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218c548c-0115-4e5a-b294-e626b770b1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b154364-07b6-4f93-87f8-03d069833d7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-778467499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='740ec41e1b974668b89ed87ddf9ca419',qos_specs=None,replication_status=,reservations=['c73ded66-2707-43f8-b74e-7a374f3c54c0','c82c8b31-a05b-49ed-96c1-5da3876b178f','805cd1ea-8718-45a7-a65f-fa1cd6c787f4','34c836db-a85e-4995-ae3d-e3ac43c6b9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba941f429c9f41f1b107e71a171a9001',volume_type_id=c13c447b-0e58-471a-913b-7ea5c3d25986), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-778467499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b154364-07b6-4f93-87f8-03d069833d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='740ec41e1b974668b89ed87ddf9ca419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba941f429c9f41f1b107e71a171a9001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c13c447b-0e58-471a-913b-7ea5c3d25986),volume_type_id=c13c447b-0e58-471a-913b-7ea5c3d25986)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:38.252668 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1957204a-d26f-41ba-8422-e9f2635e4dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:38.269573 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1957204a-d26f-41ba-8422-e9f2635e4dfb) transitioned into state 'SUCCESS' from state '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-778467499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='740ec41e1b974668b89ed87ddf9ca419',qos_specs=None,replication_status=,reservations=['c73ded66-2707-43f8-b74e-7a374f3c54c0','c82c8b31-a05b-49ed-96c1-5da3876b178f','805cd1ea-8718-45a7-a65f-fa1cd6c787f4','34c836db-a85e-4995-ae3d-e3ac43c6b9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba941f429c9f41f1b107e71a171a9001',volume_type_id=c13c447b-0e58-471a-913b-7ea5c3d25986)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:38.270364 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd19be9-ad14-466d-a98d-7f5f11cba630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:38.279845 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd19be9-ad14-466d-a98d-7f5f11cba630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:38.281217 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Flow 'volume_create_api' (1569fb39-4754-43a8-81f2-ab760b278662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:38.281385 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Create volume request issued successfully. Aug 19 21:34:38.282026 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0eda123a-5c07-47bb-ae7c-179466033093 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:38.282489 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1118/4501] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:34:38 2026] POST /volume/v3/volumes => generated 784 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:38.295145 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3101c2e4-e713-4be2-b3f0-c739734a37e8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:38.296923 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3101c2e4-e713-4be2-b3f0-c739734a37e8 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f Aug 19 21:34:38.297167 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3101c2e4-e713-4be2-b3f0-c739734a37e8 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:38.297379 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3101c2e4-e713-4be2-b3f0-c739734a37e8 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:38.306147 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:38.306147 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:38.310157 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3101c2e4-e713-4be2-b3f0-c739734a37e8 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Volume info retrieved successfully. Aug 19 21:34:38.314395 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3101c2e4-e713-4be2-b3f0-c739734a37e8 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f returned with HTTP 200 Aug 19 21:34:38.314844 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1129/4502] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:38 2026] GET /volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:38.940926 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a1c04250-82b1-4ba7-9685-3874fce58d98 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:38.943433 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1c04250-82b1-4ba7-9685-3874fce58d98 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] GET https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c Aug 19 21:34:38.943750 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1c04250-82b1-4ba7-9685-3874fce58d98 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:38.944071 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1c04250-82b1-4ba7-9685-3874fce58d98 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:38.950053 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1c04250-82b1-4ba7-9685-3874fce58d98 tempest-CinderUnicodeTest-1708349101 tempest-CinderUnicodeTest-1708349101-project-member] https://10.4.3.158/volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c returned with HTTP 404 Aug 19 21:34:38.950472 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1131/4503] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:38 2026] GET /volume/v3/volumes/cb7aa758-2039-4a83-9369-3f8dd6617c6c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:39.016520 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-5f64b527-4891-4f0c-8e17-d7f3ca0ba901 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.018680 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-5f64b527-4891-4f0c-8e17-d7f3ca0ba901 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:34:39.018895 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-5f64b527-4891-4f0c-8e17-d7f3ca0ba901 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.019109 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-5f64b527-4891-4f0c-8e17-d7f3ca0ba901 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.026646 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:39.026646 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:39.030931 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-5f64b527-4891-4f0c-8e17-d7f3ca0ba901 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:39.036704 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-5f64b527-4891-4f0c-8e17-d7f3ca0ba901 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 returned with HTTP 200 Aug 19 21:34:39.037426 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1126/4504] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:34:39 2026] GET /volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:39.330636 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d85aec11-fbc3-438d-9db0-de0c1546d70b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.332727 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d85aec11-fbc3-438d-9db0-de0c1546d70b tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f Aug 19 21:34:39.332928 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d85aec11-fbc3-438d-9db0-de0c1546d70b tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.333182 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d85aec11-fbc3-438d-9db0-de0c1546d70b tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.343207 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:39.343207 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:39.348143 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d85aec11-fbc3-438d-9db0-de0c1546d70b tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Volume info retrieved successfully. Aug 19 21:34:39.354595 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d85aec11-fbc3-438d-9db0-de0c1546d70b tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f returned with HTTP 200 Aug 19 21:34:39.354846 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1119/4505] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:39 2026] GET /volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:39.367980 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-206275aa-e833-4556-b010-d7081c8a016c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.371292 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-206275aa-e833-4556-b010-d7081c8a016c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/messages Aug 19 21:34:39.371557 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-206275aa-e833-4556-b010-d7081c8a016c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.371756 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-206275aa-e833-4556-b010-d7081c8a016c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.378360 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-206275aa-e833-4556-b010-d7081c8a016c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:34:39.378890 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1130/4506] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:34:39 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:39.389317 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b091247b-d716-4c31-a519-f547fba88405 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.391619 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b091247b-d716-4c31-a519-f547fba88405 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] DELETE https://10.4.3.158/volume/v3/messages/4a2ba4a3-01b2-4791-b59c-924707e998c2 Aug 19 21:34:39.391964 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b091247b-d716-4c31-a519-f547fba88405 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.392274 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b091247b-d716-4c31-a519-f547fba88405 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.404488 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b091247b-d716-4c31-a519-f547fba88405 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/messages/4a2ba4a3-01b2-4791-b59c-924707e998c2 returned with HTTP 204 Aug 19 21:34:39.405170 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1132/4507] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Aug 19 21:34:39 2026] DELETE /volume/v3/messages/4a2ba4a3-01b2-4791-b59c-924707e998c2 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 21:34:39.412067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-72b9d332-4a1e-44de-ab55-de4d354b9f75 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.414304 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-72b9d332-4a1e-44de-ab55-de4d354b9f75 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/messages/4a2ba4a3-01b2-4791-b59c-924707e998c2 Aug 19 21:34:39.414533 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-72b9d332-4a1e-44de-ab55-de4d354b9f75 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.414724 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-72b9d332-4a1e-44de-ab55-de4d354b9f75 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.417793 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-72b9d332-4a1e-44de-ab55-de4d354b9f75 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/messages/4a2ba4a3-01b2-4791-b59c-924707e998c2 returned with HTTP 404 Aug 19 21:34:39.418266 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1127/4508] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:34:39 2026] GET /volume/v3/messages/4a2ba4a3-01b2-4791-b59c-924707e998c2 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:39.424861 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fdd29277-2911-4424-ab92-cd6e3ca810b9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.427105 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdd29277-2911-4424-ab92-cd6e3ca810b9 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f Aug 19 21:34:39.427478 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdd29277-2911-4424-ab92-cd6e3ca810b9 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.427803 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdd29277-2911-4424-ab92-cd6e3ca810b9 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.438747 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:39.438747 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:39.444189 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fdd29277-2911-4424-ab92-cd6e3ca810b9 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Volume info retrieved successfully. Aug 19 21:34:39.450983 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdd29277-2911-4424-ab92-cd6e3ca810b9 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f returned with HTTP 200 Aug 19 21:34:39.452033 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1120/4509] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:39 2026] GET /volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:39.466804 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-984a5c63-4875-4e29-bab8-707c45a24f98 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.468535 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f Aug 19 21:34:39.468761 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.468931 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.469112 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Delete volume with id: 3b154364-07b6-4f93-87f8-03d069833d7f Aug 19 21:34:39.475801 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:39.475801 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:39.476265 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Volume info retrieved successfully. Aug 19 21:34:39.477497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 21:34:39.490224 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-153927404 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-153927404, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:34:39.490802 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-153927404 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-153927404, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:34:39.507050 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Created reservations ['93bd5faa-f163-4afd-adfa-dea20f743f97', 'fe7026df-3a87-4e16-abec-293903b2ccd2', '2a3ec60a-67d8-4376-a556-ba8a2746782e', '86b519ac-e070-409f-8b0c-65c2b5b4d84c'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:39.543135 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Delete volume request issued successfully. Aug 19 21:34:39.543377 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-984a5c63-4875-4e29-bab8-707c45a24f98 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f returned with HTTP 202 Aug 19 21:34:39.543836 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1131/4510] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:34:39 2026] DELETE /volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:39.552321 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-88c2bb32-ce92-4f2e-a54d-b9f489199820 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.554145 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-88c2bb32-ce92-4f2e-a54d-b9f489199820 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f Aug 19 21:34:39.554357 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-88c2bb32-ce92-4f2e-a54d-b9f489199820 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.554595 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-88c2bb32-ce92-4f2e-a54d-b9f489199820 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.560493 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-88c2bb32-ce92-4f2e-a54d-b9f489199820 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f returned with HTTP 404 Aug 19 21:34:39.561001 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1133/4511] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:39 2026] GET /volume/v3/volumes/3b154364-07b6-4f93-87f8-03d069833d7f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:39.568321 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9b47498a-2d81-4ef9-ad0a-dfcd4f29859e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.570532 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9b47498a-2d81-4ef9-ad0a-dfcd4f29859e tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] DELETE https://10.4.3.158/volume/v3/types/c13c447b-0e58-471a-913b-7ea5c3d25986 Aug 19 21:34:39.570785 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9b47498a-2d81-4ef9-ad0a-dfcd4f29859e tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.571047 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9b47498a-2d81-4ef9-ad0a-dfcd4f29859e tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.611227 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9b47498a-2d81-4ef9-ad0a-dfcd4f29859e tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] https://10.4.3.158/volume/v3/types/c13c447b-0e58-471a-913b-7ea5c3d25986 returned with HTTP 202 Aug 19 21:34:39.611623 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1128/4512] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:34:39 2026] DELETE /volume/v3/types/c13c447b-0e58-471a-913b-7ea5c3d25986 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:39.620789 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-39076b9e-3b1a-44d9-908d-abd433383da0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.623214 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-39076b9e-3b1a-44d9-908d-abd433383da0 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] GET https://10.4.3.158/volume/v3/types/c13c447b-0e58-471a-913b-7ea5c3d25986 Aug 19 21:34:39.623214 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-39076b9e-3b1a-44d9-908d-abd433383da0 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.623214 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-39076b9e-3b1a-44d9-908d-abd433383da0 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.628581 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-39076b9e-3b1a-44d9-908d-abd433383da0 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] https://10.4.3.158/volume/v3/types/c13c447b-0e58-471a-913b-7ea5c3d25986 returned with HTTP 404 Aug 19 21:34:39.629082 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1121/4513] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:34:39 2026] GET /volume/v3/types/c13c447b-0e58-471a-913b-7ea5c3d25986 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:39.640594 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f591ac1-c60e-40e5-9733-d6d0e61d5683 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.644315 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f591ac1-c60e-40e5-9733-d6d0e61d5683 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:34:39.644778 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f591ac1-c60e-40e5-9733-d6d0e61d5683 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1048327353", "extra_specs": {"storage_protocol": "tempest-storage_protocol-866160281", "vendor_name": "tempest-vendor_name-384317135"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:39.655024 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-613d6ee4-0435-4322-a811-d940511a3f01 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.658850 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-613d6ee4-0435-4322-a811-d940511a3f01 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:34:39.659104 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-613d6ee4-0435-4322-a811-d940511a3f01 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.659303 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-613d6ee4-0435-4322-a811-d940511a3f01 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.663459 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f591ac1-c60e-40e5-9733-d6d0e61d5683 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:34:39.663993 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1132/4514] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:34:39 2026] POST /volume/v3/types => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:39.666245 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:39.666245 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:39.671413 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-613d6ee4-0435-4322-a811-d940511a3f01 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:39.675155 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-23351623-6433-4b39-870f-8648a7814a15 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.676832 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:39.677291 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cccada95-ceaa-41be-97ef-a7ad035d6f97", "size": 1, "name": "tempest-UserMessagesTest-Volume-1488997217"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:39.678243 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-613d6ee4-0435-4322-a811-d940511a3f01 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 returned with HTTP 200 Aug 19 21:34:39.679031 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Create volume request body: {'volume': {'volume_type': 'cccada95-ceaa-41be-97ef-a7ad035d6f97', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1488997217'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:39.679110 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1134/4515] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:34:39 2026] GET /volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:34:39.685255 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Create volume of 1 GB Aug 19 21:34:39.685692 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:39.685692 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:39.686294 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Availability Zones retrieved successfully. Aug 19 21:34:39.689962 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-281917b1-2ce9-4703-8758-f542e3ecb26a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.690493 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-281917b1-2ce9-4703-8758-f542e3ecb26a None None] GET https://10.4.3.158/volume// Aug 19 21:34:39.690658 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-281917b1-2ce9-4703-8758-f542e3ecb26a None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.690883 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-281917b1-2ce9-4703-8758-f542e3ecb26a None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.691278 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-281917b1-2ce9-4703-8758-f542e3ecb26a None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:39.691582 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1122/4516] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:34:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:39.692677 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Flow 'volume_create_api' (b0a4f8f0-cfbe-40b5-8122-4b94e1af7a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:39.693891 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413dd078-8f71-44b7-a14c-ee9089365211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:39.694967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:39.699379 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-3e9e64da-e804-4c8d-a1e9-7bcfc9efae9d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.701556 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-3e9e64da-e804-4c8d-a1e9-7bcfc9efae9d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:34:39.702071 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-3e9e64da-e804-4c8d-a1e9-7bcfc9efae9d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "423f9c8d-f889-43e6-984f-a1983c1272e7", "connector": null, "instance_uuid": "afaecfc2-c745-491e-8093-8ca5ab2c21d1"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:39.710323 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:39.710323 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:39.715937 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413dd078-8f71-44b7-a14c-ee9089365211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:34:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-866160281',vendor_name='tempest-vendor_name-384317135'},id=cccada95-ceaa-41be-97ef-a7ad035d6f97,is_public=True,name='tempest-UserMessagesTest-volume-type-1048327353',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccada95-ceaa-41be-97ef-a7ad035d6f97', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:39.716844 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28810358-ab66-402d-9a34-a0bee6763907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:39.736584 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-3e9e64da-e804-4c8d-a1e9-7bcfc9efae9d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:34:39.737216 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1133/4517] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:34:39 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 19 21:34:39.747715 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1048327353 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1048327353, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:34:39.748059 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1048327353 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1048327353, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:34:39.778343 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Created reservations ['426cf10f-9642-48d6-a13a-8c9551adcaae', '76ba3704-c831-44ef-8467-073c69078d29', '4cc0f7f2-7faf-45f6-a627-3fe9b45355e5', '9ea032b7-e933-453b-914a-3635908d0d24'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:39.779111 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28810358-ab66-402d-9a34-a0bee6763907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['426cf10f-9642-48d6-a13a-8c9551adcaae', '76ba3704-c831-44ef-8467-073c69078d29', '4cc0f7f2-7faf-45f6-a627-3fe9b45355e5', '9ea032b7-e933-453b-914a-3635908d0d24']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:39.779766 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f5ba0f-eedc-4c7e-9e22-218b7e4ec92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:39.808913 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f5ba0f-eedc-4c7e-9e22-218b7e4ec92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad102987-222b-4f2d-8275-d20334a4e8ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1488997217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='740ec41e1b974668b89ed87ddf9ca419',qos_specs=None,replication_status=,reservations=['426cf10f-9642-48d6-a13a-8c9551adcaae','76ba3704-c831-44ef-8467-073c69078d29','4cc0f7f2-7faf-45f6-a627-3fe9b45355e5','9ea032b7-e933-453b-914a-3635908d0d24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba941f429c9f41f1b107e71a171a9001',volume_type_id=cccada95-ceaa-41be-97ef-a7ad035d6f97), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1488997217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad102987-222b-4f2d-8275-d20334a4e8ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='740ec41e1b974668b89ed87ddf9ca419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba941f429c9f41f1b107e71a171a9001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccada95-ceaa-41be-97ef-a7ad035d6f97),volume_type_id=cccada95-ceaa-41be-97ef-a7ad035d6f97)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:39.808913 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32068ff7-cc10-4060-b1b7-2a8d579fe0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:39.827513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32068ff7-cc10-4060-b1b7-2a8d579fe0ff) transitioned into state 'SUCCESS' from state '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-1488997217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='740ec41e1b974668b89ed87ddf9ca419',qos_specs=None,replication_status=,reservations=['426cf10f-9642-48d6-a13a-8c9551adcaae','76ba3704-c831-44ef-8467-073c69078d29','4cc0f7f2-7faf-45f6-a627-3fe9b45355e5','9ea032b7-e933-453b-914a-3635908d0d24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba941f429c9f41f1b107e71a171a9001',volume_type_id=cccada95-ceaa-41be-97ef-a7ad035d6f97)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:39.828213 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c26025-f092-4ffb-ad4b-f853a73c920d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:39.842422 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c26025-f092-4ffb-ad4b-f853a73c920d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:39.844738 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Flow 'volume_create_api' (b0a4f8f0-cfbe-40b5-8122-4b94e1af7a65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:39.845570 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Create volume request issued successfully. Aug 19 21:34:39.846493 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-23351623-6433-4b39-870f-8648a7814a15 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:39.847109 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1129/4518] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:34:39 2026] POST /volume/v3/volumes => generated 786 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:39.863422 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a0fb1879-3ec1-4cce-9c3a-4b6af8efb13a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:39.867622 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0fb1879-3ec1-4cce-9c3a-4b6af8efb13a tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca Aug 19 21:34:39.867622 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0fb1879-3ec1-4cce-9c3a-4b6af8efb13a tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:39.867622 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0fb1879-3ec1-4cce-9c3a-4b6af8efb13a tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:39.880448 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:39.880448 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:39.886692 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a0fb1879-3ec1-4cce-9c3a-4b6af8efb13a tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Volume info retrieved successfully. Aug 19 21:34:39.892942 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0fb1879-3ec1-4cce-9c3a-4b6af8efb13a tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca returned with HTTP 200 Aug 19 21:34:39.893551 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1135/4519] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:39 2026] GET /volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:40.187778 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8a08103d-14fd-424c-8516-58f10cd9f911 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.189655 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:40.190071 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1410578523", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:40.191659 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1410578523', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:40.191836 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Create volume of 1 GB Aug 19 21:34:40.196487 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Availability Zones retrieved successfully. Aug 19 21:34:40.201891 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Flow 'volume_create_api' (c0ab77bb-3110-43ef-89b0-fb44fce7f15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:40.203416 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2bdf0f5-802e-4111-87e3-df5480a2ff86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:40.206727 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:40.240406 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2bdf0f5-802e-4111-87e3-df5480a2ff86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:40.241163 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9577477e-66a1-4b96-9a11-ed138d92a67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:40.295227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Created reservations ['73071021-3087-4c05-a8f5-6f0569e1e926', '4632a079-5032-4a36-a0a1-078e660cfbe6', '5cc69539-9424-460d-ab2b-76756c27298a', '98051a56-4191-4f15-9a15-33db6cf734b9'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:40.296500 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9577477e-66a1-4b96-9a11-ed138d92a67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73071021-3087-4c05-a8f5-6f0569e1e926', '4632a079-5032-4a36-a0a1-078e660cfbe6', '5cc69539-9424-460d-ab2b-76756c27298a', '98051a56-4191-4f15-9a15-33db6cf734b9']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:40.297677 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d110b976-145b-42c1-aefd-a846d1457f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:40.331035 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d110b976-145b-42c1-aefd-a846d1457f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f3b7941-acaa-4b2f-a398-584a2a398fc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1410578523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168f942c32fb426a8df5b2880da3411d',qos_specs=None,replication_status=,reservations=['73071021-3087-4c05-a8f5-6f0569e1e926','4632a079-5032-4a36-a0a1-078e660cfbe6','5cc69539-9424-460d-ab2b-76756c27298a','98051a56-4191-4f15-9a15-33db6cf734b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8de4b401a58d4b0a91e6b0cdbd4a2707',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1410578523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f3b7941-acaa-4b2f-a398-584a2a398fc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='168f942c32fb426a8df5b2880da3411d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8de4b401a58d4b0a91e6b0cdbd4a2707',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:40.332501 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7d0a98-c495-4a1a-8a0e-95c570678cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:40.368947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7d0a98-c495-4a1a-8a0e-95c570678cf1) transitioned into state 'SUCCESS' from state '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-1410578523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168f942c32fb426a8df5b2880da3411d',qos_specs=None,replication_status=,reservations=['73071021-3087-4c05-a8f5-6f0569e1e926','4632a079-5032-4a36-a0a1-078e660cfbe6','5cc69539-9424-460d-ab2b-76756c27298a','98051a56-4191-4f15-9a15-33db6cf734b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8de4b401a58d4b0a91e6b0cdbd4a2707',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:40.370077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fce21a7-91bf-4220-bb2d-7df44be00ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:40.383280 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fce21a7-91bf-4220-bb2d-7df44be00ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:40.384395 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Flow 'volume_create_api' (c0ab77bb-3110-43ef-89b0-fb44fce7f15f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:40.384817 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Create volume request issued successfully. Aug 19 21:34:40.385827 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a08103d-14fd-424c-8516-58f10cd9f911 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:40.386487 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1123/4520] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:34:40 2026] POST /volume/v3/volumes => generated 755 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:40.400240 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c5e7f81e-367b-403e-b064-c76fad56a853 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.402565 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5e7f81e-367b-403e-b064-c76fad56a853 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:40.402783 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c5e7f81e-367b-403e-b064-c76fad56a853 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:40.402982 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c5e7f81e-367b-403e-b064-c76fad56a853 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:40.411246 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:40.411246 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:40.415420 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c5e7f81e-367b-403e-b064-c76fad56a853 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:40.419796 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5e7f81e-367b-403e-b064-c76fad56a853 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:40.420202 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1134/4521] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:40 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:40.622477 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.702064 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2f41b93e-7d73-419f-a28e-29cc598f3fbd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.702457 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f41b93e-7d73-419f-a28e-29cc598f3fbd None None] GET https://10.4.3.158/volume// Aug 19 21:34:40.702645 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f41b93e-7d73-419f-a28e-29cc598f3fbd None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:40.702827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f41b93e-7d73-419f-a28e-29cc598f3fbd None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:40.703156 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f41b93e-7d73-419f-a28e-29cc598f3fbd None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:40.703422 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1136/4522] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:34:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:40.710034 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-b5fe1f88-1961-4a5c-bc22-3e0e2a9a82e8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.712148 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-b5fe1f88-1961-4a5c-bc22-3e0e2a9a82e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:34:40.712381 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-b5fe1f88-1961-4a5c-bc22-3e0e2a9a82e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:40.712588 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-b5fe1f88-1961-4a5c-bc22-3e0e2a9a82e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:40.722332 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:40.722332 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:40.723830 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:40.724210 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1396823408"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:40.725628 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1396823408'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:40.725736 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Create volume of 1 GB Aug 19 21:34:40.726016 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:40.726016 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:40.726168 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-b5fe1f88-1961-4a5c-bc22-3e0e2a9a82e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:34:40.729709 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Availability Zones retrieved successfully. Aug 19 21:34:40.730678 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-b5fe1f88-1961-4a5c-bc22-3e0e2a9a82e8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 returned with HTTP 200 Aug 19 21:34:40.731093 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1124/4523] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:34:40 2026] GET /volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 => generated 1545 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:34:40.736276 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Flow 'volume_create_api' (a18ec821-f2f4-484f-b10f-6a77a2cbcc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:40.737251 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c211b79-e9e0-4e5b-9d70-4d9d9fbededb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:40.738139 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:40.771758 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c211b79-e9e0-4e5b-9d70-4d9d9fbededb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:40.772570 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cac2f1c-86ad-4a05-9e7a-9d34292b35b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:40.845680 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Created reservations ['bc702949-fdad-48e4-b2ca-6129cd21fb55', '44a9ffa0-2d40-4cee-95d2-e8baf796c885', '05630053-4243-499e-8ab3-80cec3bcfdc6', '083a32b6-1efc-4cf3-b10f-662fdbea9c29'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:40.846745 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cac2f1c-86ad-4a05-9e7a-9d34292b35b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc702949-fdad-48e4-b2ca-6129cd21fb55', '44a9ffa0-2d40-4cee-95d2-e8baf796c885', '05630053-4243-499e-8ab3-80cec3bcfdc6', '083a32b6-1efc-4cf3-b10f-662fdbea9c29']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:40.847812 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efaa0c65-58d5-4672-8678-c210e5f8da72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:40.857184 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-63675a5d-e817-460c-a2c2-3526f83a90f3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.859304 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-63675a5d-e817-460c-a2c2-3526f83a90f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] PUT https://10.4.3.158/volume/v3/attachments/4c8b64c1-5c54-4bef-a04e-26132066cc9b Aug 19 21:34:40.859741 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-63675a5d-e817-460c-a2c2-3526f83a90f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:40.867450 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-63675a5d-e817-460c-a2c2-3526f83a90f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Acquiring lock "cinder-attachment_update-423f9c8d-f889-43e6-984f-a1983c1272e7-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:34:40.872337 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-63675a5d-e817-460c-a2c2-3526f83a90f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-423f9c8d-f889-43e6-984f-a1983c1272e7-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:34:40.873373 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:40.873373 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:40.879447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efaa0c65-58d5-4672-8678-c210e5f8da72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c11ae4-4400-46e9-8632-6bb87e09282d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1396823408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b524334ac16f459489691bc4295ea1dc',qos_specs=None,replication_status=,reservations=['bc702949-fdad-48e4-b2ca-6129cd21fb55','44a9ffa0-2d40-4cee-95d2-e8baf796c885','05630053-4243-499e-8ab3-80cec3bcfdc6','083a32b6-1efc-4cf3-b10f-662fdbea9c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='858baf47e8134422b50fe0f547ee4ae9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1396823408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c11ae4-4400-46e9-8632-6bb87e09282d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b524334ac16f459489691bc4295ea1dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='858baf47e8134422b50fe0f547ee4ae9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:40.880218 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c366138-7240-4234-a2a4-78367cc78e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:40.900153 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c366138-7240-4234-a2a4-78367cc78e11) transitioned into state 'SUCCESS' from state '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-1396823408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b524334ac16f459489691bc4295ea1dc',qos_specs=None,replication_status=,reservations=['bc702949-fdad-48e4-b2ca-6129cd21fb55','44a9ffa0-2d40-4cee-95d2-e8baf796c885','05630053-4243-499e-8ab3-80cec3bcfdc6','083a32b6-1efc-4cf3-b10f-662fdbea9c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='858baf47e8134422b50fe0f547ee4ae9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:40.901006 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f62368a-0b25-486e-b4eb-b4334488970e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:40.910839 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f62368a-0b25-486e-b4eb-b4334488970e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:40.911770 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e32e6e0e-b2bd-4ad4-866c-af6d2e5c5d09 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.911956 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Flow 'volume_create_api' (a18ec821-f2f4-484f-b10f-6a77a2cbcc7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:40.912138 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Create volume request issued successfully. Aug 19 21:34:40.912785 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52bdd70c-3d80-4772-b4d8-4a7273fe0a87 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:40.913297 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1130/4524] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:34:40 2026] POST /volume/v3/volumes => generated 778 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:40.917398 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e32e6e0e-b2bd-4ad4-866c-af6d2e5c5d09 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca Aug 19 21:34:40.917715 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e32e6e0e-b2bd-4ad4-866c-af6d2e5c5d09 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:40.917979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e32e6e0e-b2bd-4ad4-866c-af6d2e5c5d09 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:40.925900 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5d67c47d-c298-418c-b32f-354b4b935fc5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.928179 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d67c47d-c298-418c-b32f-354b4b935fc5 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d Aug 19 21:34:40.928277 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:40.928277 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:40.928392 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d67c47d-c298-418c-b32f-354b4b935fc5 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:40.928561 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d67c47d-c298-418c-b32f-354b4b935fc5 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:40.934966 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e32e6e0e-b2bd-4ad4-866c-af6d2e5c5d09 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Volume info retrieved successfully. Aug 19 21:34:40.939811 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:40.939811 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:40.944649 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e32e6e0e-b2bd-4ad4-866c-af6d2e5c5d09 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca returned with HTTP 200 Aug 19 21:34:40.944878 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5d67c47d-c298-418c-b32f-354b4b935fc5 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Volume info retrieved successfully. Aug 19 21:34:40.945324 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1137/4525] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:40 2026] GET /volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:40.949799 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d67c47d-c298-418c-b32f-354b4b935fc5 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d returned with HTTP 200 Aug 19 21:34:40.950445 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1125/4526] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:40 2026] GET /volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:40.959109 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-77a4b26a-5791-4a90-9d37-674a1d4ce956 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.960810 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-77a4b26a-5791-4a90-9d37-674a1d4ce956 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/messages Aug 19 21:34:40.960983 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-77a4b26a-5791-4a90-9d37-674a1d4ce956 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:40.961176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-77a4b26a-5791-4a90-9d37-674a1d4ce956 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:40.961399 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:40.961399 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:40.964847 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-77a4b26a-5791-4a90-9d37-674a1d4ce956 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:34:40.965219 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1131/4527] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:34:40 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:40.973100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7be05fbf-8ad5-4ba9-a8c3-0c64af40620f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.975313 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7be05fbf-8ad5-4ba9-a8c3-0c64af40620f tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/messages/c07c0298-f217-4091-8e20-67f899ec271c Aug 19 21:34:40.975678 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7be05fbf-8ad5-4ba9-a8c3-0c64af40620f tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:40.975956 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7be05fbf-8ad5-4ba9-a8c3-0c64af40620f tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:40.980068 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7be05fbf-8ad5-4ba9-a8c3-0c64af40620f tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/messages/c07c0298-f217-4091-8e20-67f899ec271c returned with HTTP 200 Aug 19 21:34:40.980545 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1138/4528] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:34:40 2026] GET /volume/v3/messages/c07c0298-f217-4091-8e20-67f899ec271c => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:40.988229 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-63675a5d-e817-460c-a2c2-3526f83a90f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-423f9c8d-f889-43e6-984f-a1983c1272e7-np0000007814" released by "attachment_update" :: held 0.115s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:34:40.988717 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-63675a5d-e817-460c-a2c2-3526f83a90f3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/4c8b64c1-5c54-4bef-a04e-26132066cc9b returned with HTTP 200 Aug 19 21:34:40.989633 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1135/4529] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:34:40 2026] PUT /volume/v3/attachments/4c8b64c1-5c54-4bef-a04e-26132066cc9b => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:40.991065 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4068677f-a8e1-4a14-acef-916eef3eb25c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:40.993319 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4068677f-a8e1-4a14-acef-916eef3eb25c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/messages Aug 19 21:34:40.993858 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4068677f-a8e1-4a14-acef-916eef3eb25c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:40.993858 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4068677f-a8e1-4a14-acef-916eef3eb25c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:40.998778 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4068677f-a8e1-4a14-acef-916eef3eb25c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Aug 19 21:34:40.999066 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1126/4530] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Aug 19 21:34:40 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:41.011056 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2ce56e0a-fbe9-432a-95af-dd5bf651085c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.012823 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-6f70a147-f81d-4707-87a0-a10f395f46bc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.014302 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2ce56e0a-fbe9-432a-95af-dd5bf651085c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] DELETE https://10.4.3.158/volume/v3/messages/c07c0298-f217-4091-8e20-67f899ec271c Aug 19 21:34:41.014703 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2ce56e0a-fbe9-432a-95af-dd5bf651085c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.015072 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2ce56e0a-fbe9-432a-95af-dd5bf651085c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.015214 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-6f70a147-f81d-4707-87a0-a10f395f46bc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments/4c8b64c1-5c54-4bef-a04e-26132066cc9b/action Aug 19 21:34:41.015638 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-6f70a147-f81d-4707-87a0-a10f395f46bc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:34:41.015874 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-6f70a147-f81d-4707-87a0-a10f395f46bc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:41.026629 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2ce56e0a-fbe9-432a-95af-dd5bf651085c tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/messages/c07c0298-f217-4091-8e20-67f899ec271c returned with HTTP 204 Aug 19 21:34:41.027277 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1132/4531] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Aug 19 21:34:41 2026] DELETE /volume/v3/messages/c07c0298-f217-4091-8e20-67f899ec271c => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 21:34:41.035534 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0833687d-9b16-474a-84ec-9cf449d2e193 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.038583 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0833687d-9b16-474a-84ec-9cf449d2e193 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca Aug 19 21:34:41.039241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0833687d-9b16-474a-84ec-9cf449d2e193 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.039498 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0833687d-9b16-474a-84ec-9cf449d2e193 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.040035 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:41.040035 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:41.049453 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:41.049453 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:41.054390 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0833687d-9b16-474a-84ec-9cf449d2e193 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Volume info retrieved successfully. Aug 19 21:34:41.057574 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8b021e60-6f5f-4267-a34c-1e791170eeb1 req-6f70a147-f81d-4707-87a0-a10f395f46bc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/4c8b64c1-5c54-4bef-a04e-26132066cc9b/action returned with HTTP 204 Aug 19 21:34:41.058063 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1139/4532] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:34:41 2026] POST /volume/v3/attachments/4c8b64c1-5c54-4bef-a04e-26132066cc9b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:41.059904 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0833687d-9b16-474a-84ec-9cf449d2e193 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca returned with HTTP 200 Aug 19 21:34:41.060357 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1136/4533] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:41.075871 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.078518 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca Aug 19 21:34:41.078918 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.079261 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.079491 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Delete volume with id: ad102987-222b-4f2d-8275-d20334a4e8ca Aug 19 21:34:41.089447 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:41.089447 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:41.090002 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Volume info retrieved successfully. Aug 19 21:34:41.091322 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100177) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 21:34:41.102977 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1048327353 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1048327353, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:34:41.103304 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1048327353 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1048327353, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:34:41.112827 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Created reservations ['f77c3a1c-ce15-4777-8e28-1e30203f7276', '36085772-df5f-4a87-895a-a27b008f3da8', '3a5d0624-0e40-41ee-b366-6edb83b92fed', '284e6c1a-3a31-4e4c-91bf-6d182c0baf8c'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:41.150792 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Delete volume request issued successfully. Aug 19 21:34:41.150969 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0d17c4a9-21a7-458f-9e42-e7924257f198 tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca returned with HTTP 202 Aug 19 21:34:41.151398 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1127/4534] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:34:41 2026] DELETE /volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:41.158963 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-211bd567-ee23-4c6b-b841-5ca01dd1aafa None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.161130 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-211bd567-ee23-4c6b-b841-5ca01dd1aafa tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] GET https://10.4.3.158/volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca Aug 19 21:34:41.161441 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-211bd567-ee23-4c6b-b841-5ca01dd1aafa tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.161682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-211bd567-ee23-4c6b-b841-5ca01dd1aafa tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.168415 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-211bd567-ee23-4c6b-b841-5ca01dd1aafa tempest-UserMessagesTest-164368090 tempest-UserMessagesTest-164368090-project-member] https://10.4.3.158/volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca returned with HTTP 404 Aug 19 21:34:41.169089 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1133/4535] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/v3/volumes/ad102987-222b-4f2d-8275-d20334a4e8ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:41.176003 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6f5b2862-9500-4113-926b-773eb11ebb90 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.177796 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f5b2862-9500-4113-926b-773eb11ebb90 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] DELETE https://10.4.3.158/volume/v3/types/cccada95-ceaa-41be-97ef-a7ad035d6f97 Aug 19 21:34:41.178235 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f5b2862-9500-4113-926b-773eb11ebb90 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.178235 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f5b2862-9500-4113-926b-773eb11ebb90 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.204137 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f5b2862-9500-4113-926b-773eb11ebb90 tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] https://10.4.3.158/volume/v3/types/cccada95-ceaa-41be-97ef-a7ad035d6f97 returned with HTTP 202 Aug 19 21:34:41.204680 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1140/4536] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:34:41 2026] DELETE /volume/v3/types/cccada95-ceaa-41be-97ef-a7ad035d6f97 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:41.212190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-44da3cf5-5ada-4e27-8215-154ac16419fa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.217425 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-44da3cf5-5ada-4e27-8215-154ac16419fa tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] GET https://10.4.3.158/volume/v3/types/cccada95-ceaa-41be-97ef-a7ad035d6f97 Aug 19 21:34:41.217617 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-44da3cf5-5ada-4e27-8215-154ac16419fa tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.217790 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-44da3cf5-5ada-4e27-8215-154ac16419fa tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.223925 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-44da3cf5-5ada-4e27-8215-154ac16419fa tempest-UserMessagesTest-1874854105 tempest-UserMessagesTest-1874854105-project-admin] https://10.4.3.158/volume/v3/types/cccada95-ceaa-41be-97ef-a7ad035d6f97 returned with HTTP 404 Aug 19 21:34:41.224400 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1137/4537] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/v3/types/cccada95-ceaa-41be-97ef-a7ad035d6f97 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:41.436275 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8f7e6c38-19b0-4536-9f6c-718dd3d0495b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.438842 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f7e6c38-19b0-4536-9f6c-718dd3d0495b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:41.439199 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f7e6c38-19b0-4536-9f6c-718dd3d0495b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.439461 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f7e6c38-19b0-4536-9f6c-718dd3d0495b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.448660 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:41.448660 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:41.453398 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8f7e6c38-19b0-4536-9f6c-718dd3d0495b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:41.458252 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f7e6c38-19b0-4536-9f6c-718dd3d0495b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:41.458650 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1128/4538] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:41.470477 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f592caa4-4ab6-49c8-968b-e7fece34bbfb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.477072 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f592caa4-4ab6-49c8-968b-e7fece34bbfb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:41.477072 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f592caa4-4ab6-49c8-968b-e7fece34bbfb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.477072 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f592caa4-4ab6-49c8-968b-e7fece34bbfb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.499267 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:41.499267 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:41.510281 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f592caa4-4ab6-49c8-968b-e7fece34bbfb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:41.518690 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f592caa4-4ab6-49c8-968b-e7fece34bbfb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:41.519277 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1134/4539] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:41.533255 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-526cd09e-e70e-461d-812d-2f50a2c6076b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.535529 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-526cd09e-e70e-461d-812d-2f50a2c6076b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes Aug 19 21:34:41.535799 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-526cd09e-e70e-461d-812d-2f50a2c6076b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.536127 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-526cd09e-e70e-461d-812d-2f50a2c6076b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.536490 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-526cd09e-e70e-461d-812d-2f50a2c6076b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:34:41.537466 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-526cd09e-e70e-461d-812d-2f50a2c6076b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:34:41.546799 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-526cd09e-e70e-461d-812d-2f50a2c6076b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Get all volumes completed successfully. Aug 19 21:34:41.547399 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-526cd09e-e70e-461d-812d-2f50a2c6076b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Aug 19 21:34:41.547922 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1141/4540] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/v3/volumes => generated 339 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:41.556544 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cca14a96-1291-43bb-a65f-579c38188b16 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.559180 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cca14a96-1291-43bb-a65f-579c38188b16 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:41.559349 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cca14a96-1291-43bb-a65f-579c38188b16 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.559637 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cca14a96-1291-43bb-a65f-579c38188b16 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.569918 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:41.569918 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:41.575083 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cca14a96-1291-43bb-a65f-579c38188b16 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:41.580341 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cca14a96-1291-43bb-a65f-579c38188b16 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:41.580853 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1138/4541] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:41.629171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-112f93aa-967e-414c-8085-0da4cc1bd995 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.631543 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-112f93aa-967e-414c-8085-0da4cc1bd995 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:41.631794 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-112f93aa-967e-414c-8085-0da4cc1bd995 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.632088 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-112f93aa-967e-414c-8085-0da4cc1bd995 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.640955 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:41.640955 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:41.645420 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-112f93aa-967e-414c-8085-0da4cc1bd995 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:41.651261 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-112f93aa-967e-414c-8085-0da4cc1bd995 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:41.651898 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1129/4542] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:41.748522 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0f046385-09f6-46bc-81e8-28bdd566c386 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.749053 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0f046385-09f6-46bc-81e8-28bdd566c386 None None] GET https://10.4.3.158/volume// Aug 19 21:34:41.749304 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0f046385-09f6-46bc-81e8-28bdd566c386 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.749565 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0f046385-09f6-46bc-81e8-28bdd566c386 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.749985 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0f046385-09f6-46bc-81e8-28bdd566c386 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:41.750375 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1135/4543] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:41.759417 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-3f217557-8414-421a-a730-56ca72b2965c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.909468 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-3f217557-8414-421a-a730-56ca72b2965c tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:34:41.909779 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-3f217557-8414-421a-a730-56ca72b2965c tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f3b7941-acaa-4b2f-a398-584a2a398fc9", "connector": null, "instance_uuid": "525b239a-df1c-4538-8dc7-48f82c46caa9"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:41.924965 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:41.924965 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:41.952157 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-3f217557-8414-421a-a730-56ca72b2965c tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:34:41.952638 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1142/4544] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:34:41 2026] POST /volume/v3/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:41.965689 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bcf79f2c-ada5-4769-a139-52231131e505 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.967665 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bcf79f2c-ada5-4769-a139-52231131e505 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d Aug 19 21:34:41.967923 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bcf79f2c-ada5-4769-a139-52231131e505 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.968196 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bcf79f2c-ada5-4769-a139-52231131e505 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:41.975125 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:41.975125 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:41.978854 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bcf79f2c-ada5-4769-a139-52231131e505 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Volume info retrieved successfully. Aug 19 21:34:41.984076 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bcf79f2c-ada5-4769-a139-52231131e505 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d returned with HTTP 200 Aug 19 21:34:41.984968 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1139/4545] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:41.990449 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7aac0554-c800-40a5-b8f8-9ddb2aab1b9a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:41.992778 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7aac0554-c800-40a5-b8f8-9ddb2aab1b9a tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:41.993734 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7aac0554-c800-40a5-b8f8-9ddb2aab1b9a tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:41.993734 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7aac0554-c800-40a5-b8f8-9ddb2aab1b9a tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:42.002214 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d8f54746-7b8e-4f3a-9163-ae5861349eeb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:42.005384 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2430ebc3-df92-4ee5-806a-97ae4a318e05 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:42.005384 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2430ebc3-df92-4ee5-806a-97ae4a318e05 None None] GET https://10.4.3.158/volume// Aug 19 21:34:42.005384 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2430ebc3-df92-4ee5-806a-97ae4a318e05 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:42.005384 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2430ebc3-df92-4ee5-806a-97ae4a318e05 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:42.005384 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2430ebc3-df92-4ee5-806a-97ae4a318e05 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:34:42.005384 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1143/4546] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:34:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:34:42.005688 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:42.005688 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:42.006289 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d8f54746-7b8e-4f3a-9163-ae5861349eeb tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:34:42.006956 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d8f54746-7b8e-4f3a-9163-ae5861349eeb tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b1c11ae4-4400-46e9-8632-6bb87e09282d", "name": "tempest-type-Backup-1404595090"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:42.011038 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7aac0554-c800-40a5-b8f8-9ddb2aab1b9a tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:42.011191 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-d8f54746-7b8e-4f3a-9163-ae5861349eeb tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Creating new backup {'backup': {'volume_id': 'b1c11ae4-4400-46e9-8632-6bb87e09282d', 'name': 'tempest-type-Backup-1404595090'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:34:42.011191 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-d8f54746-7b8e-4f3a-9163-ae5861349eeb tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Creating backup of volume b1c11ae4-4400-46e9-8632-6bb87e09282d in container None Aug 19 21:34:42.013927 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7aac0554-c800-40a5-b8f8-9ddb2aab1b9a tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:42.014386 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1130/4547] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:41 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:42.017778 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-989b431b-6bb0-460d-b398-c995cd8ff161 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:42.018548 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-989b431b-6bb0-460d-b398-c995cd8ff161 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:42.018787 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-989b431b-6bb0-460d-b398-c995cd8ff161 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:42.019033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-989b431b-6bb0-460d-b398-c995cd8ff161 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:42.026088 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:42.026088 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:42.026088 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d8f54746-7b8e-4f3a-9163-ae5861349eeb tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Volume info retrieved successfully. Aug 19 21:34:42.031249 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:42.031249 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:42.034360 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-989b431b-6bb0-460d-b398-c995cd8ff161 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:42.040947 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-989b431b-6bb0-460d-b398-c995cd8ff161 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:42.041636 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1140/4548] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:34:42 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:34:42.072427 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-d8f54746-7b8e-4f3a-9163-ae5861349eeb tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Created reservations ['3112163a-419a-4c2f-973d-80cfbdf0399a', 'b0fa0305-2261-4690-b4d5-65a0ef75f14f'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:42.117669 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d8f54746-7b8e-4f3a-9163-ae5861349eeb tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:34:42.118200 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1136/4549] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:34:42 2026] POST /volume/v3/backups => generated 316 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:42.132062 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1b4d396a-a033-42fc-a69c-af27d5e6ade8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:42.134023 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b4d396a-a033-42fc-a69c-af27d5e6ade8 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:42.134262 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b4d396a-a033-42fc-a69c-af27d5e6ade8 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:42.134458 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b4d396a-a033-42fc-a69c-af27d5e6ade8 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:42.134610 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1b4d396a-a033-42fc-a69c-af27d5e6ade8 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:42.141410 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:42.141410 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:42.142201 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b4d396a-a033-42fc-a69c-af27d5e6ade8 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:42.142608 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1144/4550] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:42 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:42.175264 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-b84efd1c-7def-4cae-af32-9a5f8b9c7495 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:42.180035 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-b84efd1c-7def-4cae-af32-9a5f8b9c7495 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] PUT https://10.4.3.158/volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8 Aug 19 21:34:42.180035 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-b84efd1c-7def-4cae-af32-9a5f8b9c7495 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:42.188657 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-b84efd1c-7def-4cae-af32-9a5f8b9c7495 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Acquiring lock "cinder-attachment_update-1f3b7941-acaa-4b2f-a398-584a2a398fc9-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:34:42.195766 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-b84efd1c-7def-4cae-af32-9a5f8b9c7495 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Lock "cinder-attachment_update-1f3b7941-acaa-4b2f-a398-584a2a398fc9-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:34:42.195766 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:42.195766 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:42.304003 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-b84efd1c-7def-4cae-af32-9a5f8b9c7495 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Lock "cinder-attachment_update-1f3b7941-acaa-4b2f-a398-584a2a398fc9-np0000007814" released by "attachment_update" :: held 0.110s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:34:42.304003 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-b84efd1c-7def-4cae-af32-9a5f8b9c7495 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8 returned with HTTP 200 Aug 19 21:34:42.304003 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1131/4551] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:34:42 2026] PUT /volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:43.028236 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fe2e5c79-29cb-405a-90a9-a7573584abcb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:43.030680 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe2e5c79-29cb-405a-90a9-a7573584abcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:43.030934 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe2e5c79-29cb-405a-90a9-a7573584abcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:43.031205 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe2e5c79-29cb-405a-90a9-a7573584abcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:43.043812 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:43.043812 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:43.048064 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fe2e5c79-29cb-405a-90a9-a7573584abcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:43.053323 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe2e5c79-29cb-405a-90a9-a7573584abcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:43.053860 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1141/4552] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:43 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:43.093187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-721eb689-77a9-490a-8ff8-95d4fbdc4735 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:43.154870 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-75702055-e689-456d-905c-f5823e17b0e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:43.156970 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-75702055-e689-456d-905c-f5823e17b0e0 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:43.157284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-75702055-e689-456d-905c-f5823e17b0e0 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:43.157614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-75702055-e689-456d-905c-f5823e17b0e0 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:43.157783 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-75702055-e689-456d-905c-f5823e17b0e0 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:43.162669 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:43.162669 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:43.163553 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-75702055-e689-456d-905c-f5823e17b0e0 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:43.164027 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1145/4553] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:43 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:43.179324 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-721eb689-77a9-490a-8ff8-95d4fbdc4735 tempest-AvailabilityZoneTestJSON-1373408979 tempest-AvailabilityZoneTestJSON-1373408979-project-member] GET https://10.4.3.158/volume/v3/os-availability-zone Aug 19 21:34:43.179598 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-721eb689-77a9-490a-8ff8-95d4fbdc4735 tempest-AvailabilityZoneTestJSON-1373408979 tempest-AvailabilityZoneTestJSON-1373408979-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:43.179791 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-721eb689-77a9-490a-8ff8-95d4fbdc4735 tempest-AvailabilityZoneTestJSON-1373408979 tempest-AvailabilityZoneTestJSON-1373408979-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:43.184253 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-721eb689-77a9-490a-8ff8-95d4fbdc4735 tempest-AvailabilityZoneTestJSON-1373408979 tempest-AvailabilityZoneTestJSON-1373408979-project-member] Availability Zones retrieved successfully. Aug 19 21:34:43.184690 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-721eb689-77a9-490a-8ff8-95d4fbdc4735 tempest-AvailabilityZoneTestJSON-1373408979 tempest-AvailabilityZoneTestJSON-1373408979-project-member] https://10.4.3.158/volume/v3/os-availability-zone returned with HTTP 200 Aug 19 21:34:43.185321 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1137/4554] 10.4.3.158 () {66 vars in 1276 bytes} [Wed Aug 19 21:34:43 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 21:34:44.068999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a7565e1a-101f-4786-bece-2f981a13efcf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:44.071207 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7565e1a-101f-4786-bece-2f981a13efcf tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:44.071593 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7565e1a-101f-4786-bece-2f981a13efcf tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:44.072027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7565e1a-101f-4786-bece-2f981a13efcf tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:44.084347 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:44.084347 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:44.092033 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a7565e1a-101f-4786-bece-2f981a13efcf tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:44.095333 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7565e1a-101f-4786-bece-2f981a13efcf tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:44.096065 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1132/4555] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:44 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:44.174254 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4da8e7cc-c7ef-498c-9f42-16e4ff4e60de None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:44.176447 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4da8e7cc-c7ef-498c-9f42-16e4ff4e60de tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:44.176717 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4da8e7cc-c7ef-498c-9f42-16e4ff4e60de tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:44.176944 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4da8e7cc-c7ef-498c-9f42-16e4ff4e60de tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:44.177100 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4da8e7cc-c7ef-498c-9f42-16e4ff4e60de tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:44.181996 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:44.181996 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:44.182852 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4da8e7cc-c7ef-498c-9f42-16e4ff4e60de tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:44.183353 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1142/4556] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:44 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:45.031328 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3125c37f-7144-4153-bbf3-7d438d504514 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:45.112440 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e65beba9-e699-434a-863f-aed5dbf31606 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:45.114547 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e65beba9-e699-434a-863f-aed5dbf31606 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:45.114784 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e65beba9-e699-434a-863f-aed5dbf31606 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:45.115043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e65beba9-e699-434a-863f-aed5dbf31606 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:45.126760 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:45.126760 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:45.131404 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e65beba9-e699-434a-863f-aed5dbf31606 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:45.136963 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e65beba9-e699-434a-863f-aed5dbf31606 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:45.137510 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1138/4557] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:45 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:45.154177 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:45.154636 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-532109650"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:45.156129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-532109650'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:45.156248 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Create volume of 1 GB Aug 19 21:34:45.160635 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Availability Zones retrieved successfully. Aug 19 21:34:45.166400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Flow 'volume_create_api' (31660db2-a328-45e6-a8d4-7dc2beb033ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:45.167417 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad3f035-bedf-4ec8-9fd0-9f0a784ae8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:45.168457 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:45.196448 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7ea5de77-f7a8-4cb7-8e4f-82a7278ef1ad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:45.198849 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7ea5de77-f7a8-4cb7-8e4f-82a7278ef1ad tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:45.199147 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7ea5de77-f7a8-4cb7-8e4f-82a7278ef1ad tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:45.199578 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7ea5de77-f7a8-4cb7-8e4f-82a7278ef1ad tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:45.199578 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7ea5de77-f7a8-4cb7-8e4f-82a7278ef1ad tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:45.200598 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad3f035-bedf-4ec8-9fd0-9f0a784ae8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:45.201495 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7403cc5-c287-4769-817a-c33174c130ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:45.204538 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:45.204538 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:45.205268 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7ea5de77-f7a8-4cb7-8e4f-82a7278ef1ad tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:45.205754 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1133/4558] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:45 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:45.262749 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Created reservations ['d373dce2-4705-482c-8186-72bb8c001796', '566dc99c-e9b2-42f6-88f3-5d65506dbff5', 'dc82e99b-1565-47c0-8bac-eab294695f09', '40d4ee4f-f23b-4399-9fc8-db8599604a99'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:45.263773 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7403cc5-c287-4769-817a-c33174c130ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d373dce2-4705-482c-8186-72bb8c001796', '566dc99c-e9b2-42f6-88f3-5d65506dbff5', 'dc82e99b-1565-47c0-8bac-eab294695f09', '40d4ee4f-f23b-4399-9fc8-db8599604a99']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:45.264759 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae21a67f-eb9c-4c1e-b470-4533a592018d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:45.289311 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae21a67f-eb9c-4c1e-b470-4533a592018d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45afa8a5-80b1-4a0b-9f6e-824484f7b00c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-532109650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4b54210f2346738e02d1049e88bcbd',qos_specs=None,replication_status=,reservations=['d373dce2-4705-482c-8186-72bb8c001796','566dc99c-e9b2-42f6-88f3-5d65506dbff5','dc82e99b-1565-47c0-8bac-eab294695f09','40d4ee4f-f23b-4399-9fc8-db8599604a99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a05a6f191d4e4a8dff85cc899efe73',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-532109650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45afa8a5-80b1-4a0b-9f6e-824484f7b00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4b54210f2346738e02d1049e88bcbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09a05a6f191d4e4a8dff85cc899efe73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:45.290187 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d763cbe0-7b5d-453c-b115-934effe5351d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:45.319358 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d763cbe0-7b5d-453c-b115-934effe5351d) transitioned into state 'SUCCESS' from state '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-532109650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4b54210f2346738e02d1049e88bcbd',qos_specs=None,replication_status=,reservations=['d373dce2-4705-482c-8186-72bb8c001796','566dc99c-e9b2-42f6-88f3-5d65506dbff5','dc82e99b-1565-47c0-8bac-eab294695f09','40d4ee4f-f23b-4399-9fc8-db8599604a99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a05a6f191d4e4a8dff85cc899efe73',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:45.320165 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef311bbb-092c-4e6c-bcf0-33c84e2402ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:45.331570 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef311bbb-092c-4e6c-bcf0-33c84e2402ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:45.332866 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Flow 'volume_create_api' (31660db2-a328-45e6-a8d4-7dc2beb033ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:45.333311 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Create volume request issued successfully. Aug 19 21:34:45.334222 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3125c37f-7144-4153-bbf3-7d438d504514 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:45.334987 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1146/4559] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:34:45 2026] POST /volume/v3/volumes => generated 750 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:45.348833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ac104185-8ac8-4695-bfa7-971211b99a0d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:45.353352 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac104185-8ac8-4695-bfa7-971211b99a0d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:45.353352 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac104185-8ac8-4695-bfa7-971211b99a0d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:45.353352 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac104185-8ac8-4695-bfa7-971211b99a0d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:45.360983 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:45.360983 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:45.365861 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ac104185-8ac8-4695-bfa7-971211b99a0d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Volume info retrieved successfully. Aug 19 21:34:45.370859 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac104185-8ac8-4695-bfa7-971211b99a0d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c returned with HTTP 200 Aug 19 21:34:45.371470 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1143/4560] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:45 2026] GET /volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:46.150779 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3e01cb22-f633-4a7e-ae22-21471914c5ee None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.152649 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3e01cb22-f633-4a7e-ae22-21471914c5ee tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:46.152878 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3e01cb22-f633-4a7e-ae22-21471914c5ee tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:46.153109 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3e01cb22-f633-4a7e-ae22-21471914c5ee tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:46.162825 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:46.162825 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:46.166609 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3e01cb22-f633-4a7e-ae22-21471914c5ee tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:46.171174 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3e01cb22-f633-4a7e-ae22-21471914c5ee tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:46.171659 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1139/4561] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:46 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:46.216031 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cce4a118-99da-4ad0-8a28-175c3ae9f4b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.217826 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cce4a118-99da-4ad0-8a28-175c3ae9f4b1 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:46.218028 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cce4a118-99da-4ad0-8a28-175c3ae9f4b1 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:46.218246 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cce4a118-99da-4ad0-8a28-175c3ae9f4b1 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:46.218395 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-cce4a118-99da-4ad0-8a28-175c3ae9f4b1 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:46.222667 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:46.222667 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:46.223248 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cce4a118-99da-4ad0-8a28-175c3ae9f4b1 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:46.223783 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1134/4562] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:46 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:46.384957 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7e9be601-4c8b-495a-936a-d076f3481523 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.389586 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e9be601-4c8b-495a-936a-d076f3481523 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:46.389802 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e9be601-4c8b-495a-936a-d076f3481523 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:46.390022 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e9be601-4c8b-495a-936a-d076f3481523 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:46.397449 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:46.397449 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:46.401065 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7e9be601-4c8b-495a-936a-d076f3481523 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Volume info retrieved successfully. Aug 19 21:34:46.406060 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e9be601-4c8b-495a-936a-d076f3481523 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c returned with HTTP 200 Aug 19 21:34:46.406456 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1147/4563] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:46 2026] GET /volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:46.418671 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5329a1d5-4506-45e4-a1ee-0f6308c22311 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.420840 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5329a1d5-4506-45e4-a1ee-0f6308c22311 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] POST https://10.4.3.158/volume/v3/os-volume-transfer Aug 19 21:34:46.421189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5329a1d5-4506-45e4-a1ee-0f6308c22311 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "45afa8a5-80b1-4a0b-9f6e-824484f7b00c"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:46.422949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.volume_transfer [None req-5329a1d5-4506-45e4-a1ee-0f6308c22311 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Creating new volume transfer {'transfer': {'volume_id': '45afa8a5-80b1-4a0b-9f6e-824484f7b00c'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 21:34:46.423337 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-5329a1d5-4506-45e4-a1ee-0f6308c22311 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Creating transfer of volume 45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:46.423493 np0000007814 devstack@c-api.service[100176]: INFO cinder.transfer.api [None req-5329a1d5-4506-45e4-a1ee-0f6308c22311 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Generating transfer record for volume 45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:46.436070 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:46.436070 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:46.454293 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5329a1d5-4506-45e4-a1ee-0f6308c22311 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 21:34:46.454900 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1144/4564] 10.4.3.158 () {68 vars in 1291 bytes} [Wed Aug 19 21:34:46 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:46.464239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f315d298-96ae-4b56-9ee6-54bbbdf20013 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.467095 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f315d298-96ae-4b56-9ee6-54bbbdf20013 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:46.467095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f315d298-96ae-4b56-9ee6-54bbbdf20013 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:46.467095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f315d298-96ae-4b56-9ee6-54bbbdf20013 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:46.477400 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:46.477400 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:46.485041 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f315d298-96ae-4b56-9ee6-54bbbdf20013 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Volume info retrieved successfully. Aug 19 21:34:46.488730 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f315d298-96ae-4b56-9ee6-54bbbdf20013 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c returned with HTTP 200 Aug 19 21:34:46.489358 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1140/4565] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:46 2026] GET /volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:46.502083 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fd28ebac-22cf-489c-b30b-2f9e197175a0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.503878 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd28ebac-22cf-489c-b30b-2f9e197175a0 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/os-volume-transfer/078c0081-7055-49b1-b2bc-97e5e10939a2 Aug 19 21:34:46.504108 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd28ebac-22cf-489c-b30b-2f9e197175a0 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:46.504301 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd28ebac-22cf-489c-b30b-2f9e197175a0 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:46.508100 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd28ebac-22cf-489c-b30b-2f9e197175a0 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/078c0081-7055-49b1-b2bc-97e5e10939a2 returned with HTTP 200 Aug 19 21:34:46.508460 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1135/4566] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Aug 19 21:34:46 2026] GET /volume/v3/os-volume-transfer/078c0081-7055-49b1-b2bc-97e5e10939a2 => generated 409 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:46.516450 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4464f8e9-8c78-4e93-921b-ed67c9bc8d8d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.518840 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4464f8e9-8c78-4e93-921b-ed67c9bc8d8d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/os-volume-transfer Aug 19 21:34:46.519221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4464f8e9-8c78-4e93-921b-ed67c9bc8d8d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:46.519644 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4464f8e9-8c78-4e93-921b-ed67c9bc8d8d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:46.519919 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.volume_transfer [None req-4464f8e9-8c78-4e93-921b-ed67c9bc8d8d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Listing volume transfers {{(pid=100175) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 19 21:34:46.529995 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4464f8e9-8c78-4e93-921b-ed67c9bc8d8d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/os-volume-transfer returned with HTTP 200 Aug 19 21:34:46.529995 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1148/4567] 10.4.3.158 () {66 vars in 1270 bytes} [Wed Aug 19 21:34:46 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:46.539599 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.610043 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] POST https://10.4.3.158/volume/v3/os-volume-transfer/078c0081-7055-49b1-b2bc-97e5e10939a2/accept Aug 19 21:34:46.610043 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f2c8eb5e417d8698"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:46.610043 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.volume_transfer [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Accepting volume transfer 078c0081-7055-49b1-b2bc-97e5e10939a2 {{(pid=100176) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 21:34:46.610043 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Accepting transfer 078c0081-7055-49b1-b2bc-97e5e10939a2 Aug 19 21:34:46.677657 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Created reservations ['4c339db9-9ace-4098-9db3-32eb4f0ab249', '99f6f1e9-6a69-451d-a838-3ebb810aa7da', '6bbafb71-885b-4db5-93dc-3256cbb629aa', 'df71b609-ed47-4fb4-8f73-c100ee0dc047'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:46.701720 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Created reservations ['c9939a15-93e3-4925-b8a3-6b116491e8e4', '90691b5e-d6d2-41c5-9ce9-cb8648a26e1e', 'a7ba5985-eb7d-492d-93a5-aaa691f3d799', '9d3dceeb-e3c3-442e-bafa-00b553fd4b2d'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:46.744204 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Created reservations ['7aad044d-8286-427b-9c21-6f0e2d559f9b', '4758dfe8-a7b7-4e52-bd0f-504a74a7eee5', '8eeacf16-2024-42f1-900d-17eaa74c4016', '6ec322b3-1dac-4606-a0ba-1eff5d1ead41'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:46.779909 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Created reservations ['6f2633b3-6581-4e00-a26d-142270bbef2b', '4b79b4ef-93d3-4f4e-989a-74c40ea8ca9a', 'eab4e3ba-1616-4506-8966-407c62ed4f21', '840c873e-4d49-423c-a957-fb6c34aa2693'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:46.793740 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Transfer volume completed successfully. Aug 19 21:34:46.875089 np0000007814 devstack@c-api.service[100176]: INFO cinder.transfer.api [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Volume 45afa8a5-80b1-4a0b-9f6e-824484f7b00c has been transferred. Aug 19 21:34:46.882459 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c8ed167-f2aa-48bf-b00d-5fde4b10fab9 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/078c0081-7055-49b1-b2bc-97e5e10939a2/accept returned with HTTP 202 Aug 19 21:34:46.883293 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1145/4568] 10.4.3.158 () {68 vars in 1423 bytes} [Wed Aug 19 21:34:46 2026] POST /volume/v3/os-volume-transfer/078c0081-7055-49b1-b2bc-97e5e10939a2/accept => generated 365 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:46.891615 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2985da5e-5630-415d-8e08-1f4dd189e607 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.893247 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2985da5e-5630-415d-8e08-1f4dd189e607 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] GET https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:46.893415 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2985da5e-5630-415d-8e08-1f4dd189e607 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:46.893596 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2985da5e-5630-415d-8e08-1f4dd189e607 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:46.900358 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:46.900358 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:46.903768 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2985da5e-5630-415d-8e08-1f4dd189e607 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Volume info retrieved successfully. Aug 19 21:34:46.907767 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2985da5e-5630-415d-8e08-1f4dd189e607 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c returned with HTTP 200 Aug 19 21:34:46.908130 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1141/4569] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:46 2026] GET /volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:46.924335 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a15fe6dc-5d89-4111-9a8b-d4ea1fe94d29 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.926163 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a15fe6dc-5d89-4111-9a8b-d4ea1fe94d29 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] GET https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:46.926414 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a15fe6dc-5d89-4111-9a8b-d4ea1fe94d29 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:46.926639 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a15fe6dc-5d89-4111-9a8b-d4ea1fe94d29 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:46.936932 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:46.936932 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:46.941243 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a15fe6dc-5d89-4111-9a8b-d4ea1fe94d29 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] Volume info retrieved successfully. Aug 19 21:34:46.948912 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a15fe6dc-5d89-4111-9a8b-d4ea1fe94d29 tempest-VolumesTransfersTest-999614834 tempest-VolumesTransfersTest-999614834-project-member] https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c returned with HTTP 200 Aug 19 21:34:46.949940 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1136/4570] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:46 2026] GET /volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:46.962409 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aa10590b-6897-4957-97b4-7f7a194dcbb3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:46.964197 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa10590b-6897-4957-97b4-7f7a194dcbb3 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] DELETE https://10.4.3.158/volume/v3/os-volume-transfer/078c0081-7055-49b1-b2bc-97e5e10939a2 Aug 19 21:34:46.965140 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa10590b-6897-4957-97b4-7f7a194dcbb3 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:46.965140 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa10590b-6897-4957-97b4-7f7a194dcbb3 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:46.965140 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.volume_transfer [None req-aa10590b-6897-4957-97b4-7f7a194dcbb3 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Delete transfer with id: 078c0081-7055-49b1-b2bc-97e5e10939a2 Aug 19 21:34:46.968509 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa10590b-6897-4957-97b4-7f7a194dcbb3 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/078c0081-7055-49b1-b2bc-97e5e10939a2 returned with HTTP 404 Aug 19 21:34:46.969106 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1149/4571] 10.4.3.158 () {66 vars in 1384 bytes} [Wed Aug 19 21:34:46 2026] DELETE /volume/v3/os-volume-transfer/078c0081-7055-49b1-b2bc-97e5e10939a2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:46.978202 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-da539126-7ff7-441b-a70e-987f55052643 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:47.012295 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-da539126-7ff7-441b-a70e-987f55052643 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:47.012508 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-da539126-7ff7-441b-a70e-987f55052643 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:47.012748 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-da539126-7ff7-441b-a70e-987f55052643 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:47.012948 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-da539126-7ff7-441b-a70e-987f55052643 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Delete volume with id: 45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:47.026100 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:47.026100 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:47.026602 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-da539126-7ff7-441b-a70e-987f55052643 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Volume info retrieved successfully. Aug 19 21:34:47.059058 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-da539126-7ff7-441b-a70e-987f55052643 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Delete volume request issued successfully. Aug 19 21:34:47.059266 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-da539126-7ff7-441b-a70e-987f55052643 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c returned with HTTP 202 Aug 19 21:34:47.059824 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1146/4572] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:46 2026] DELETE /volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:47.069320 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-55f1487b-6089-4d4e-84a2-259f4c1c6677 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:47.071497 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55f1487b-6089-4d4e-84a2-259f4c1c6677 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] GET https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:47.071753 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55f1487b-6089-4d4e-84a2-259f4c1c6677 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:47.071994 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55f1487b-6089-4d4e-84a2-259f4c1c6677 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:47.080248 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:47.080248 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:47.083920 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-55f1487b-6089-4d4e-84a2-259f4c1c6677 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Volume info retrieved successfully. Aug 19 21:34:47.088316 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55f1487b-6089-4d4e-84a2-259f4c1c6677 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c returned with HTTP 200 Aug 19 21:34:47.088683 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1142/4573] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:47 2026] GET /volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 21:34:47.186714 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1fd922a7-a0a6-4544-882e-03ac946fc5a5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:47.188718 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1fd922a7-a0a6-4544-882e-03ac946fc5a5 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:47.188934 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1fd922a7-a0a6-4544-882e-03ac946fc5a5 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:47.189155 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1fd922a7-a0a6-4544-882e-03ac946fc5a5 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:47.198645 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:47.198645 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:47.202259 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1fd922a7-a0a6-4544-882e-03ac946fc5a5 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:47.206189 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1fd922a7-a0a6-4544-882e-03ac946fc5a5 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:47.206711 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1137/4574] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:47 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:47.233759 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-70964553-d4cf-4d32-868c-b92d4d2bea1d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:47.235488 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-70964553-d4cf-4d32-868c-b92d4d2bea1d tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:47.235706 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-70964553-d4cf-4d32-868c-b92d4d2bea1d tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:47.235886 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-70964553-d4cf-4d32-868c-b92d4d2bea1d tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:47.235986 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-70964553-d4cf-4d32-868c-b92d4d2bea1d tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:47.240546 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:47.240546 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:47.241176 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-70964553-d4cf-4d32-868c-b92d4d2bea1d tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:47.241563 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1150/4575] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:47 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:48.103115 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eee33abb-0d09-4c32-b50f-5ccc8ac56abb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:48.104864 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eee33abb-0d09-4c32-b50f-5ccc8ac56abb tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] GET https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:48.105095 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eee33abb-0d09-4c32-b50f-5ccc8ac56abb tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:48.105273 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eee33abb-0d09-4c32-b50f-5ccc8ac56abb tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:48.112770 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eee33abb-0d09-4c32-b50f-5ccc8ac56abb tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c returned with HTTP 404 Aug 19 21:34:48.113269 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1147/4576] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:48 2026] GET /volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:48.121310 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b803be3c-6cfb-4d87-92bd-ac406df4a9a0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:48.123403 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b803be3c-6cfb-4d87-92bd-ac406df4a9a0 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:48.123685 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b803be3c-6cfb-4d87-92bd-ac406df4a9a0 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:48.123839 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b803be3c-6cfb-4d87-92bd-ac406df4a9a0 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:48.130220 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b803be3c-6cfb-4d87-92bd-ac406df4a9a0 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c returned with HTTP 404 Aug 19 21:34:48.130876 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1143/4577] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:48 2026] GET /volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:48.137797 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f9e5fabc-6d7c-46e5-88f5-2eb77621c438 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:48.139980 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9e5fabc-6d7c-46e5-88f5-2eb77621c438 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] DELETE https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:48.140281 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9e5fabc-6d7c-46e5-88f5-2eb77621c438 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:48.140582 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f9e5fabc-6d7c-46e5-88f5-2eb77621c438 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:48.140820 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-f9e5fabc-6d7c-46e5-88f5-2eb77621c438 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Delete volume with id: 45afa8a5-80b1-4a0b-9f6e-824484f7b00c Aug 19 21:34:48.147311 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f9e5fabc-6d7c-46e5-88f5-2eb77621c438 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c returned with HTTP 404 Aug 19 21:34:48.147902 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1138/4578] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:48 2026] DELETE /volume/v3/volumes/45afa8a5-80b1-4a0b-9f6e-824484f7b00c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:48.156387 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-66196f96-6972-402b-82b6-de07eb2fef3f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:48.158499 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:34:48.158980 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1433372278"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:48.160642 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1433372278'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:34:48.160825 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Create volume of 1 GB Aug 19 21:34:48.165158 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Availability Zones retrieved successfully. Aug 19 21:34:48.171252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Flow 'volume_create_api' (cf3d6114-6066-4707-9999-10c2cf08c581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:48.172367 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f017f7-f1ca-4708-aac7-cdcc04f9044e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:48.173386 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:34:48.204263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f017f7-f1ca-4708-aac7-cdcc04f9044e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:48.204995 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e1bb51a-7e96-4562-9160-f8894bd4d04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:48.221527 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bd7f7bbe-4487-4ebd-82a1-43108e8923c8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:48.224193 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bd7f7bbe-4487-4ebd-82a1-43108e8923c8 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:48.224516 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bd7f7bbe-4487-4ebd-82a1-43108e8923c8 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:48.224826 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bd7f7bbe-4487-4ebd-82a1-43108e8923c8 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:48.237522 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:48.237522 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:48.242224 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bd7f7bbe-4487-4ebd-82a1-43108e8923c8 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:48.246605 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bd7f7bbe-4487-4ebd-82a1-43108e8923c8 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:48.247030 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1148/4579] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:48 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:48.248420 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Created reservations ['3c51c459-25f6-4b19-a30d-d888da3cb205', '74ae2575-9b5e-42c2-83b4-25a923ceff9e', '33abeba4-851d-45f0-86ce-dd42b451285f', '7efcaa33-2545-48da-88eb-6fad15b22a31'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:34:48.249266 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e1bb51a-7e96-4562-9160-f8894bd4d04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c51c459-25f6-4b19-a30d-d888da3cb205', '74ae2575-9b5e-42c2-83b4-25a923ceff9e', '33abeba4-851d-45f0-86ce-dd42b451285f', '7efcaa33-2545-48da-88eb-6fad15b22a31']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:48.249978 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1612f168-bba8-4365-bcdf-a13600499c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:48.258035 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a4050048-161e-40c6-a289-38d99574baff None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:48.258035 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a4050048-161e-40c6-a289-38d99574baff tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:48.258347 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a4050048-161e-40c6-a289-38d99574baff tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:48.258646 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a4050048-161e-40c6-a289-38d99574baff tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:48.260717 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a4050048-161e-40c6-a289-38d99574baff tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:48.264985 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:48.264985 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:48.265993 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a4050048-161e-40c6-a289-38d99574baff tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:48.266576 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1144/4580] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:48 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:48.276691 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1612f168-bba8-4365-bcdf-a13600499c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a96af4c7-c4b2-44e2-9c0c-63e96b6db172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1433372278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4b54210f2346738e02d1049e88bcbd',qos_specs=None,replication_status=,reservations=['3c51c459-25f6-4b19-a30d-d888da3cb205','74ae2575-9b5e-42c2-83b4-25a923ceff9e','33abeba4-851d-45f0-86ce-dd42b451285f','7efcaa33-2545-48da-88eb-6fad15b22a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a05a6f191d4e4a8dff85cc899efe73',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:34:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1433372278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a96af4c7-c4b2-44e2-9c0c-63e96b6db172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4b54210f2346738e02d1049e88bcbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09a05a6f191d4e4a8dff85cc899efe73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:48.277402 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a44b7d55-126e-494c-9530-475bc9ffa6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:48.293760 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a44b7d55-126e-494c-9530-475bc9ffa6e1) transitioned into state 'SUCCESS' from state '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-1433372278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4b54210f2346738e02d1049e88bcbd',qos_specs=None,replication_status=,reservations=['3c51c459-25f6-4b19-a30d-d888da3cb205','74ae2575-9b5e-42c2-83b4-25a923ceff9e','33abeba4-851d-45f0-86ce-dd42b451285f','7efcaa33-2545-48da-88eb-6fad15b22a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a05a6f191d4e4a8dff85cc899efe73',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:48.294433 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222ad0c3-0a4a-41b3-806d-0a9454db20a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:34:48.303233 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222ad0c3-0a4a-41b3-806d-0a9454db20a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:34:48.304506 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Flow 'volume_create_api' (cf3d6114-6066-4707-9999-10c2cf08c581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:34:48.304645 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Create volume request issued successfully. Aug 19 21:34:48.305303 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-66196f96-6972-402b-82b6-de07eb2fef3f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:34:48.305847 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1151/4581] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:34:48 2026] POST /volume/v3/volumes => generated 751 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:48.320308 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ddb5a87b-813c-437e-b7ff-1aa4ee94a055 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:48.323884 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddb5a87b-813c-437e-b7ff-1aa4ee94a055 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:48.323884 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddb5a87b-813c-437e-b7ff-1aa4ee94a055 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:48.323884 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddb5a87b-813c-437e-b7ff-1aa4ee94a055 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:48.335667 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:48.335667 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:48.340198 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ddb5a87b-813c-437e-b7ff-1aa4ee94a055 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Volume info retrieved successfully. Aug 19 21:34:48.344746 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddb5a87b-813c-437e-b7ff-1aa4ee94a055 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 returned with HTTP 200 Aug 19 21:34:48.345161 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1139/4582] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:48 2026] GET /volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:49.264471 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8236d6f0-0df4-40a6-a46c-3c010752ed33 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.266404 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8236d6f0-0df4-40a6-a46c-3c010752ed33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:49.266735 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8236d6f0-0df4-40a6-a46c-3c010752ed33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:49.267005 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8236d6f0-0df4-40a6-a46c-3c010752ed33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:49.279640 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9ae2239f-aa2e-459a-a2f6-26728706f18f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.280951 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9ae2239f-aa2e-459a-a2f6-26728706f18f tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:49.281222 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9ae2239f-aa2e-459a-a2f6-26728706f18f tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:49.281419 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9ae2239f-aa2e-459a-a2f6-26728706f18f tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:49.281618 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-9ae2239f-aa2e-459a-a2f6-26728706f18f tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:49.285571 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:49.285571 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:49.287029 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:49.287029 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:49.287136 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9ae2239f-aa2e-459a-a2f6-26728706f18f tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:49.287565 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1145/4583] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:49 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:49.296840 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8236d6f0-0df4-40a6-a46c-3c010752ed33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:49.299586 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8236d6f0-0df4-40a6-a46c-3c010752ed33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:49.300247 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1149/4584] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:49 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:49.357919 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5001b5b9-5fdc-4e91-966b-e0e8091ee01f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.360390 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5001b5b9-5fdc-4e91-966b-e0e8091ee01f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:49.360691 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5001b5b9-5fdc-4e91-966b-e0e8091ee01f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:49.360948 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5001b5b9-5fdc-4e91-966b-e0e8091ee01f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:49.370467 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:49.370467 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:49.375424 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5001b5b9-5fdc-4e91-966b-e0e8091ee01f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Volume info retrieved successfully. Aug 19 21:34:49.381318 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5001b5b9-5fdc-4e91-966b-e0e8091ee01f tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 returned with HTTP 200 Aug 19 21:34:49.381844 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1152/4585] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:49 2026] GET /volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:49.397616 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c3a439a7-2f20-4ca3-b1a1-a6ed44800d2d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.399954 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c3a439a7-2f20-4ca3-b1a1-a6ed44800d2d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] POST https://10.4.3.158/volume/v3/os-volume-transfer Aug 19 21:34:49.400475 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c3a439a7-2f20-4ca3-b1a1-a6ed44800d2d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a96af4c7-c4b2-44e2-9c0c-63e96b6db172"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:49.402664 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.volume_transfer [None req-c3a439a7-2f20-4ca3-b1a1-a6ed44800d2d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a96af4c7-c4b2-44e2-9c0c-63e96b6db172'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 21:34:49.403023 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.volume_transfer [None req-c3a439a7-2f20-4ca3-b1a1-a6ed44800d2d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Creating transfer of volume a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:49.403256 np0000007814 devstack@c-api.service[100177]: INFO cinder.transfer.api [None req-c3a439a7-2f20-4ca3-b1a1-a6ed44800d2d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Generating transfer record for volume a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:49.411131 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:49.411131 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:49.423094 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c3a439a7-2f20-4ca3-b1a1-a6ed44800d2d tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 21:34:49.423715 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1140/4586] 10.4.3.158 () {68 vars in 1291 bytes} [Wed Aug 19 21:34:49 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:34:49.432082 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e55957b2-964d-44be-81dc-8a86b73ab305 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.434897 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e55957b2-964d-44be-81dc-8a86b73ab305 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:49.435143 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e55957b2-964d-44be-81dc-8a86b73ab305 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:49.435359 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e55957b2-964d-44be-81dc-8a86b73ab305 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:49.443437 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:49.443437 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:49.447399 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e55957b2-964d-44be-81dc-8a86b73ab305 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Volume info retrieved successfully. Aug 19 21:34:49.452571 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e55957b2-964d-44be-81dc-8a86b73ab305 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 returned with HTTP 200 Aug 19 21:34:49.453051 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1146/4587] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:49 2026] GET /volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:49.465921 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-00f44b16-b126-4ef6-beee-59962d04695b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.470032 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00f44b16-b126-4ef6-beee-59962d04695b tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/os-volume-transfer/detail Aug 19 21:34:49.470032 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00f44b16-b126-4ef6-beee-59962d04695b tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:49.470032 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00f44b16-b126-4ef6-beee-59962d04695b tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:49.470032 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.volume_transfer [None req-00f44b16-b126-4ef6-beee-59962d04695b tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Listing volume transfers {{(pid=100176) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 19 21:34:49.474732 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00f44b16-b126-4ef6-beee-59962d04695b tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 19 21:34:49.475312 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1150/4588] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Aug 19 21:34:49 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:49.488035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-257be488-ed78-4671-92e8-158f6fbfa521 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.488035 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-257be488-ed78-4671-92e8-158f6fbfa521 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] DELETE https://10.4.3.158/volume/v3/os-volume-transfer/7ffc3253-db85-4030-9d93-cb5f38c400c9 Aug 19 21:34:49.488035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-257be488-ed78-4671-92e8-158f6fbfa521 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:49.488035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-257be488-ed78-4671-92e8-158f6fbfa521 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:49.488035 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.volume_transfer [None req-257be488-ed78-4671-92e8-158f6fbfa521 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Delete transfer with id: 7ffc3253-db85-4030-9d93-cb5f38c400c9 Aug 19 21:34:49.500901 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:49.500901 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:49.520941 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-257be488-ed78-4671-92e8-158f6fbfa521 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/7ffc3253-db85-4030-9d93-cb5f38c400c9 returned with HTTP 202 Aug 19 21:34:49.521300 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1153/4589] 10.4.3.158 () {66 vars in 1384 bytes} [Wed Aug 19 21:34:49 2026] DELETE /volume/v3/os-volume-transfer/7ffc3253-db85-4030-9d93-cb5f38c400c9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:49.530712 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bbeb3bca-516d-4055-8bbf-9a42b80828ad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.532928 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bbeb3bca-516d-4055-8bbf-9a42b80828ad tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:49.533256 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bbeb3bca-516d-4055-8bbf-9a42b80828ad tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:49.533569 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bbeb3bca-516d-4055-8bbf-9a42b80828ad tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:49.542154 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:49.542154 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:49.546385 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bbeb3bca-516d-4055-8bbf-9a42b80828ad tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Volume info retrieved successfully. Aug 19 21:34:49.550846 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bbeb3bca-516d-4055-8bbf-9a42b80828ad tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 returned with HTTP 200 Aug 19 21:34:49.551350 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1141/4590] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:49 2026] GET /volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:49.564926 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-be9adf89-3e2a-42b6-b471-4a5fad7589cb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.566753 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-be9adf89-3e2a-42b6-b471-4a5fad7589cb tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] DELETE https://10.4.3.158/volume/v3/os-volume-transfer/7ffc3253-db85-4030-9d93-cb5f38c400c9 Aug 19 21:34:49.566962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-be9adf89-3e2a-42b6-b471-4a5fad7589cb tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:49.567211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-be9adf89-3e2a-42b6-b471-4a5fad7589cb tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:49.567324 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.volume_transfer [None req-be9adf89-3e2a-42b6-b471-4a5fad7589cb tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Delete transfer with id: 7ffc3253-db85-4030-9d93-cb5f38c400c9 Aug 19 21:34:49.570745 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-be9adf89-3e2a-42b6-b471-4a5fad7589cb tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/7ffc3253-db85-4030-9d93-cb5f38c400c9 returned with HTTP 404 Aug 19 21:34:49.571242 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1147/4591] 10.4.3.158 () {66 vars in 1384 bytes} [Wed Aug 19 21:34:49 2026] DELETE /volume/v3/os-volume-transfer/7ffc3253-db85-4030-9d93-cb5f38c400c9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:49.577634 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9d6e8476-5a3d-4807-a55a-85ebf71d82c0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.580953 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d6e8476-5a3d-4807-a55a-85ebf71d82c0 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:49.580953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d6e8476-5a3d-4807-a55a-85ebf71d82c0 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:49.580953 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d6e8476-5a3d-4807-a55a-85ebf71d82c0 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:49.580953 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-9d6e8476-5a3d-4807-a55a-85ebf71d82c0 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Delete volume with id: a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:49.586693 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:49.586693 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:49.587125 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9d6e8476-5a3d-4807-a55a-85ebf71d82c0 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Volume info retrieved successfully. Aug 19 21:34:49.605909 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9d6e8476-5a3d-4807-a55a-85ebf71d82c0 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Delete volume request issued successfully. Aug 19 21:34:49.606196 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d6e8476-5a3d-4807-a55a-85ebf71d82c0 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 returned with HTTP 202 Aug 19 21:34:49.606659 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1151/4592] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:49 2026] DELETE /volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:49.622335 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-43d52b16-d923-4e26-955b-09425296eec2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:49.624241 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43d52b16-d923-4e26-955b-09425296eec2 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] GET https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:49.624682 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43d52b16-d923-4e26-955b-09425296eec2 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:49.624682 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43d52b16-d923-4e26-955b-09425296eec2 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:49.632431 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:49.632431 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:49.639097 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-43d52b16-d923-4e26-955b-09425296eec2 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Volume info retrieved successfully. Aug 19 21:34:49.643830 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43d52b16-d923-4e26-955b-09425296eec2 tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 returned with HTTP 200 Aug 19 21:34:49.644419 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1154/4593] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:49 2026] GET /volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:50.298355 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-291c506a-052d-4c9f-9dd8-6deddbbc1544 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:50.300614 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-291c506a-052d-4c9f-9dd8-6deddbbc1544 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:50.300855 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-291c506a-052d-4c9f-9dd8-6deddbbc1544 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:50.301095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-291c506a-052d-4c9f-9dd8-6deddbbc1544 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:50.301234 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-291c506a-052d-4c9f-9dd8-6deddbbc1544 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:50.306200 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:50.306200 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:50.306924 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-291c506a-052d-4c9f-9dd8-6deddbbc1544 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:50.307389 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1142/4594] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:50 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:50.317938 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-167ebc95-eed7-4091-8f0d-84cf0f80a465 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:50.319748 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-167ebc95-eed7-4091-8f0d-84cf0f80a465 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:50.319989 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-167ebc95-eed7-4091-8f0d-84cf0f80a465 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:50.320245 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-167ebc95-eed7-4091-8f0d-84cf0f80a465 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:50.331773 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:50.331773 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:50.336066 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-167ebc95-eed7-4091-8f0d-84cf0f80a465 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:50.341191 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-167ebc95-eed7-4091-8f0d-84cf0f80a465 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:50.341688 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1148/4595] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:50 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:50.657777 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cfc98f81-e7c0-4e9c-a656-0bc1797f806d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:50.659686 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cfc98f81-e7c0-4e9c-a656-0bc1797f806d tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] GET https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:50.659873 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cfc98f81-e7c0-4e9c-a656-0bc1797f806d tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:50.660117 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cfc98f81-e7c0-4e9c-a656-0bc1797f806d tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:50.665981 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cfc98f81-e7c0-4e9c-a656-0bc1797f806d tempest-VolumesTransfersTest-1022549953 tempest-VolumesTransfersTest-1022549953-project-admin] https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 returned with HTTP 404 Aug 19 21:34:50.666469 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1152/4596] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:50 2026] GET /volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:50.675270 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-90babeb9-0f77-44d7-b2df-5e2a32075c27 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:50.677202 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-90babeb9-0f77-44d7-b2df-5e2a32075c27 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] GET https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:50.677409 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-90babeb9-0f77-44d7-b2df-5e2a32075c27 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:50.677611 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-90babeb9-0f77-44d7-b2df-5e2a32075c27 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:50.683886 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-90babeb9-0f77-44d7-b2df-5e2a32075c27 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 returned with HTTP 404 Aug 19 21:34:50.684425 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1155/4597] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:50 2026] GET /volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:50.691447 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ad090373-c736-4d67-b93f-32f9c800db65 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:50.693461 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad090373-c736-4d67-b93f-32f9c800db65 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:50.693699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad090373-c736-4d67-b93f-32f9c800db65 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:50.693916 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad090373-c736-4d67-b93f-32f9c800db65 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:50.694133 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ad090373-c736-4d67-b93f-32f9c800db65 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] Delete volume with id: a96af4c7-c4b2-44e2-9c0c-63e96b6db172 Aug 19 21:34:50.700882 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad090373-c736-4d67-b93f-32f9c800db65 tempest-VolumesTransfersTest-1428072108 tempest-VolumesTransfersTest-1428072108-project-member] https://10.4.3.158/volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 returned with HTTP 404 Aug 19 21:34:50.701490 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1143/4598] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:34:50 2026] DELETE /volume/v3/volumes/a96af4c7-c4b2-44e2-9c0c-63e96b6db172 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:51.318897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bbfadac7-461f-40f7-b4f5-c9ae5c2fc882 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:51.321224 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bbfadac7-461f-40f7-b4f5-c9ae5c2fc882 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:51.321496 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bbfadac7-461f-40f7-b4f5-c9ae5c2fc882 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:51.321866 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bbfadac7-461f-40f7-b4f5-c9ae5c2fc882 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:51.322067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-bbfadac7-461f-40f7-b4f5-c9ae5c2fc882 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:51.331735 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:51.331735 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:51.332565 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bbfadac7-461f-40f7-b4f5-c9ae5c2fc882 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:51.333107 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1149/4599] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:51 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:51.354525 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a9850869-8c61-4635-964e-aa748d9fcb9f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:51.356435 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a9850869-8c61-4635-964e-aa748d9fcb9f tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:51.356706 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a9850869-8c61-4635-964e-aa748d9fcb9f tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:51.356923 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a9850869-8c61-4635-964e-aa748d9fcb9f tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:51.366418 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:51.366418 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:51.370481 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a9850869-8c61-4635-964e-aa748d9fcb9f tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:51.375361 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a9850869-8c61-4635-964e-aa748d9fcb9f tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:51.375838 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1153/4600] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:51 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:51.812762 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-c4f9dc7d-756c-4c3c-8258-f9e16bb6fc63 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:51.815319 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-c4f9dc7d-756c-4c3c-8258-f9e16bb6fc63 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] POST https://10.4.3.158/volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8/action Aug 19 21:34:51.815798 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-c4f9dc7d-756c-4c3c-8258-f9e16bb6fc63 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:34:51.815954 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-c4f9dc7d-756c-4c3c-8258-f9e16bb6fc63 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:34:51.837450 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:51.837450 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:51.848283 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0e6aed40-932f-4e35-a413-5d9b269d9dd8 req-c4f9dc7d-756c-4c3c-8258-f9e16bb6fc63 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8/action returned with HTTP 204 Aug 19 21:34:51.848714 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1156/4601] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:34:51 2026] POST /volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:52.343846 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b4d4e2ae-4601-4b9c-b6a9-efcd164a8e94 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:52.345621 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4d4e2ae-4601-4b9c-b6a9-efcd164a8e94 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:52.345959 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4d4e2ae-4601-4b9c-b6a9-efcd164a8e94 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:52.346047 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4d4e2ae-4601-4b9c-b6a9-efcd164a8e94 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:52.346211 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b4d4e2ae-4601-4b9c-b6a9-efcd164a8e94 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:52.353361 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:52.353361 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:52.354338 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4d4e2ae-4601-4b9c-b6a9-efcd164a8e94 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:52.355389 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1144/4602] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:52 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:52.388456 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ec4693a4-603d-41cc-a505-ddf16dabec99 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:52.390543 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ec4693a4-603d-41cc-a505-ddf16dabec99 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:52.390754 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ec4693a4-603d-41cc-a505-ddf16dabec99 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:52.390940 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ec4693a4-603d-41cc-a505-ddf16dabec99 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:52.402144 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:52.402144 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:52.406485 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ec4693a4-603d-41cc-a505-ddf16dabec99 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:52.412177 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ec4693a4-603d-41cc-a505-ddf16dabec99 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:52.412643 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1150/4603] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:52 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:52.428894 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-861ec886-810e-49c2-9501-ee2f3e0e06fb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:52.434253 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-861ec886-810e-49c2-9501-ee2f3e0e06fb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:52.434432 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-861ec886-810e-49c2-9501-ee2f3e0e06fb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:52.434646 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-861ec886-810e-49c2-9501-ee2f3e0e06fb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:52.446137 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:52.446137 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:52.449769 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-861ec886-810e-49c2-9501-ee2f3e0e06fb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:52.454216 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-861ec886-810e-49c2-9501-ee2f3e0e06fb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:52.454648 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1154/4604] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:52 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:52.467701 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-da042b7a-a13d-468e-b5b6-0b41ea9d8b33 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:52.469854 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da042b7a-a13d-468e-b5b6-0b41ea9d8b33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:34:52.470103 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da042b7a-a13d-468e-b5b6-0b41ea9d8b33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:52.470323 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da042b7a-a13d-468e-b5b6-0b41ea9d8b33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:52.485081 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:52.485081 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:52.490639 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-da042b7a-a13d-468e-b5b6-0b41ea9d8b33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:34:52.497271 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da042b7a-a13d-468e-b5b6-0b41ea9d8b33 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:34:52.497711 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1157/4605] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:34:52 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:34:53.366260 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4aa4d691-be90-4458-8453-050c67a7ec10 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:53.371388 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4aa4d691-be90-4458-8453-050c67a7ec10 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:53.371656 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4aa4d691-be90-4458-8453-050c67a7ec10 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:53.371850 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4aa4d691-be90-4458-8453-050c67a7ec10 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:53.371980 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4aa4d691-be90-4458-8453-050c67a7ec10 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:53.377149 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:53.377149 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:53.377861 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4aa4d691-be90-4458-8453-050c67a7ec10 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:53.378298 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1145/4606] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:53 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:54.394948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a4ad8164-e1f1-4700-b769-cfc0c644083e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:54.398072 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a4ad8164-e1f1-4700-b769-cfc0c644083e tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:54.398541 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a4ad8164-e1f1-4700-b769-cfc0c644083e tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:54.399149 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a4ad8164-e1f1-4700-b769-cfc0c644083e tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:54.399350 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-a4ad8164-e1f1-4700-b769-cfc0c644083e tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:54.418666 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:54.418666 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:54.419683 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a4ad8164-e1f1-4700-b769-cfc0c644083e tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:54.419873 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1151/4607] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:54 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:34:55.434835 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ec17c352-d884-40da-8731-3f58917958ab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:55.436916 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec17c352-d884-40da-8731-3f58917958ab tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:55.437393 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec17c352-d884-40da-8731-3f58917958ab tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:55.437393 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec17c352-d884-40da-8731-3f58917958ab tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:55.437723 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ec17c352-d884-40da-8731-3f58917958ab tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:55.441998 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:55.441998 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:55.442704 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec17c352-d884-40da-8731-3f58917958ab tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:55.443141 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1155/4608] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:55 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:56.453152 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d9c47cc8-f7cd-4cb2-bb1c-81a457f56227 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:56.455218 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9c47cc8-f7cd-4cb2-bb1c-81a457f56227 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:56.457028 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9c47cc8-f7cd-4cb2-bb1c-81a457f56227 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:56.457312 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9c47cc8-f7cd-4cb2-bb1c-81a457f56227 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:56.457534 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d9c47cc8-f7cd-4cb2-bb1c-81a457f56227 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:56.462979 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:56.462979 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:56.464036 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9c47cc8-f7cd-4cb2-bb1c-81a457f56227 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:56.465909 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1158/4609] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:56 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:57.478757 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5a8fd5b3-e8fa-40e1-a3cc-878e47c6f681 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:57.480944 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5a8fd5b3-e8fa-40e1-a3cc-878e47c6f681 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:57.481203 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5a8fd5b3-e8fa-40e1-a3cc-878e47c6f681 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:57.481424 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5a8fd5b3-e8fa-40e1-a3cc-878e47c6f681 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:57.481553 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5a8fd5b3-e8fa-40e1-a3cc-878e47c6f681 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:57.485744 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:57.485744 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:34:57.486418 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5a8fd5b3-e8fa-40e1-a3cc-878e47c6f681 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:57.486951 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1146/4610] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:57 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:58.498870 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-55920481-08f3-4c64-9890-29f841e4b9f7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:58.500819 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55920481-08f3-4c64-9890-29f841e4b9f7 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:58.501159 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55920481-08f3-4c64-9890-29f841e4b9f7 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:58.501254 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55920481-08f3-4c64-9890-29f841e4b9f7 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:58.501353 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-55920481-08f3-4c64-9890-29f841e4b9f7 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:58.505802 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:58.505802 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:58.506415 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55920481-08f3-4c64-9890-29f841e4b9f7 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:58.506790 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1152/4611] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:58 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:58.524866 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f2f797e6-9a0c-4a6a-9455-3f1b98ec6061 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:58.526739 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f2f797e6-9a0c-4a6a-9455-3f1b98ec6061 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] DELETE https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:58.526977 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f2f797e6-9a0c-4a6a-9455-3f1b98ec6061 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:58.527206 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f2f797e6-9a0c-4a6a-9455-3f1b98ec6061 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:58.527307 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-f2f797e6-9a0c-4a6a-9455-3f1b98ec6061 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Delete backup with id: 37b4d5ab-461c-4246-9028-19b023787154. Aug 19 21:34:58.531869 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:58.531869 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:58.543395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-f2f797e6-9a0c-4a6a-9455-3f1b98ec6061 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] delete_backup rpcapi backup_id 37b4d5ab-461c-4246-9028-19b023787154 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:34:58.545124 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f2f797e6-9a0c-4a6a-9455-3f1b98ec6061 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 202 Aug 19 21:34:58.545648 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1156/4612] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:34:58 2026] DELETE /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:34:58.552547 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-58db45e7-6c2d-4a14-a21f-81e5aad7ee17 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:58.554203 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58db45e7-6c2d-4a14-a21f-81e5aad7ee17 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:58.554383 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58db45e7-6c2d-4a14-a21f-81e5aad7ee17 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:58.554569 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58db45e7-6c2d-4a14-a21f-81e5aad7ee17 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:58.554702 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-58db45e7-6c2d-4a14-a21f-81e5aad7ee17 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:58.558536 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:58.558536 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:34:58.559194 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58db45e7-6c2d-4a14-a21f-81e5aad7ee17 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 200 Aug 19 21:34:58.559656 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1159/4613] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:58 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:34:59.570393 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-98210d4f-4d8f-4469-84c2-a002cff6cad7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:59.572287 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-98210d4f-4d8f-4469-84c2-a002cff6cad7 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 Aug 19 21:34:59.572551 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-98210d4f-4d8f-4469-84c2-a002cff6cad7 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:59.572726 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-98210d4f-4d8f-4469-84c2-a002cff6cad7 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:59.572845 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-98210d4f-4d8f-4469-84c2-a002cff6cad7 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Show backup with id 37b4d5ab-461c-4246-9028-19b023787154. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:34:59.576716 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-98210d4f-4d8f-4469-84c2-a002cff6cad7 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 returned with HTTP 404 Aug 19 21:34:59.577258 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1147/4614] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:59 2026] GET /volume/v3/backups/37b4d5ab-461c-4246-9028-19b023787154 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:34:59.584802 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cf7b7ec8-aa8c-4495-8efb-14e96cda730b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:59.585814 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf7b7ec8-aa8c-4495-8efb-14e96cda730b tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d Aug 19 21:34:59.586053 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf7b7ec8-aa8c-4495-8efb-14e96cda730b tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:59.586277 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cf7b7ec8-aa8c-4495-8efb-14e96cda730b tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:59.586424 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-cf7b7ec8-aa8c-4495-8efb-14e96cda730b tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Delete volume with id: b1c11ae4-4400-46e9-8632-6bb87e09282d Aug 19 21:34:59.593737 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:59.593737 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:34:59.593955 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-cf7b7ec8-aa8c-4495-8efb-14e96cda730b tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Volume info retrieved successfully. Aug 19 21:34:59.611042 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-cf7b7ec8-aa8c-4495-8efb-14e96cda730b tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Delete volume request issued successfully. Aug 19 21:34:59.611329 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cf7b7ec8-aa8c-4495-8efb-14e96cda730b tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d returned with HTTP 202 Aug 19 21:34:59.611731 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1153/4615] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:34:59 2026] DELETE /volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:34:59.620595 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d28e5078-0c3a-45a1-907d-2e70fcc3c5b3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:34:59.623278 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d28e5078-0c3a-45a1-907d-2e70fcc3c5b3 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d Aug 19 21:34:59.623522 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d28e5078-0c3a-45a1-907d-2e70fcc3c5b3 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:34:59.623760 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d28e5078-0c3a-45a1-907d-2e70fcc3c5b3 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:34:59.632937 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:34:59.632937 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:34:59.638040 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d28e5078-0c3a-45a1-907d-2e70fcc3c5b3 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Volume info retrieved successfully. Aug 19 21:34:59.642278 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d28e5078-0c3a-45a1-907d-2e70fcc3c5b3 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d returned with HTTP 200 Aug 19 21:34:59.646044 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1157/4616] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:34:59 2026] GET /volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:00.658534 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fac19aff-f821-4752-af48-5d0016cda6d5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:00.661619 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fac19aff-f821-4752-af48-5d0016cda6d5 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] GET https://10.4.3.158/volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d Aug 19 21:35:00.661931 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fac19aff-f821-4752-af48-5d0016cda6d5 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:00.662211 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fac19aff-f821-4752-af48-5d0016cda6d5 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:00.669520 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fac19aff-f821-4752-af48-5d0016cda6d5 tempest-ProjectReaderTests39-1200280606 tempest-ProjectReaderTests39-1200280606-project-admin] https://10.4.3.158/volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d returned with HTTP 404 Aug 19 21:35:00.670152 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1160/4617] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:35:00 2026] GET /volume/v3/volumes/b1c11ae4-4400-46e9-8632-6bb87e09282d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:02.576823 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ab9034cb-9b95-4e87-87a6-77b24d463997 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:02.642164 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:02.705957 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab9034cb-9b95-4e87-87a6-77b24d463997 tempest-ProjectAdminTests-770627977 tempest-ProjectAdminTests-770627977-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools Aug 19 21:35:02.706164 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab9034cb-9b95-4e87-87a6-77b24d463997 tempest-ProjectAdminTests-770627977 tempest-ProjectAdminTests-770627977-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:02.706395 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab9034cb-9b95-4e87-87a6-77b24d463997 tempest-ProjectAdminTests-770627977 tempest-ProjectAdminTests-770627977-project-admin] Calling method 'get_pools' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:02.711286 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:35:02.711655 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-267943217"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:02.713382 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-267943217'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:35:02.713382 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Create volume of 1 GB Aug 19 21:35:02.717777 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Availability Zones retrieved successfully. Aug 19 21:35:02.717870 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab9034cb-9b95-4e87-87a6-77b24d463997 tempest-ProjectAdminTests-770627977 tempest-ProjectAdminTests-770627977-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 21:35:02.718260 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1148/4618] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Aug 19 21:35:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:02.724042 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Flow 'volume_create_api' (f0fa2607-078f-49b4-82cf-a064d92913b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:02.725002 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3a3684-d5ce-4422-b3fa-069730e5d6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:02.726115 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:35:02.728611 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f1f9fe19-cdc7-46c6-bbdf-d949151d70c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:02.730877 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1f9fe19-cdc7-46c6-bbdf-d949151d70c9 tempest-ProjectAdminTests-770627977 tempest-ProjectAdminTests-770627977-project-admin] GET https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool Aug 19 21:35:02.731207 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1f9fe19-cdc7-46c6-bbdf-d949151d70c9 tempest-ProjectAdminTests-770627977 tempest-ProjectAdminTests-770627977-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:02.731463 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1f9fe19-cdc7-46c6-bbdf-d949151d70c9 tempest-ProjectAdminTests-770627977 tempest-ProjectAdminTests-770627977-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:02.741714 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1f9fe19-cdc7-46c6-bbdf-d949151d70c9 tempest-ProjectAdminTests-770627977 tempest-ProjectAdminTests-770627977-project-admin] https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool returned with HTTP 200 Aug 19 21:35:02.742675 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1158/4619] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Aug 19 21:35:02 2026] GET /volume/v3/capabilities/np0000007814@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:02.754037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3a3684-d5ce-4422-b3fa-069730e5d6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:02.754904 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30390d26-e9a3-4adf-9bff-c99e45130e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:02.816856 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Created reservations ['5c17bfe7-05d4-4c0a-8a61-d83204ea20f8', '9c5da45a-22b3-47f7-af07-997cd1720ec4', 'c577f1a0-fd73-42b1-a7d1-451c80abd302', 'ee4bfc0e-d92f-4853-80aa-5a82227e6a0c'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:35:02.818304 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30390d26-e9a3-4adf-9bff-c99e45130e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c17bfe7-05d4-4c0a-8a61-d83204ea20f8', '9c5da45a-22b3-47f7-af07-997cd1720ec4', 'c577f1a0-fd73-42b1-a7d1-451c80abd302', 'ee4bfc0e-d92f-4853-80aa-5a82227e6a0c']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:02.818447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89abdda5-3e32-4e86-ba20-5b2ad9f7025e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:02.840930 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89abdda5-3e32-4e86-ba20-5b2ad9f7025e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '899ea18e-9659-4a45-a7de-1c879cfd1d95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-267943217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2bd1e69fc043fab443a6196454a8b0',qos_specs=None,replication_status=,reservations=['5c17bfe7-05d4-4c0a-8a61-d83204ea20f8','9c5da45a-22b3-47f7-af07-997cd1720ec4','c577f1a0-fd73-42b1-a7d1-451c80abd302','ee4bfc0e-d92f-4853-80aa-5a82227e6a0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53b7042ad5d046f5ad0e1f7e8add7720',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-267943217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=899ea18e-9659-4a45-a7de-1c879cfd1d95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c2bd1e69fc043fab443a6196454a8b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53b7042ad5d046f5ad0e1f7e8add7720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:02.841636 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (003619e1-5a33-4bba-93c5-d8d34d26ec0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:02.859693 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (003619e1-5a33-4bba-93c5-d8d34d26ec0e) transitioned into state 'SUCCESS' from state '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-267943217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2bd1e69fc043fab443a6196454a8b0',qos_specs=None,replication_status=,reservations=['5c17bfe7-05d4-4c0a-8a61-d83204ea20f8','9c5da45a-22b3-47f7-af07-997cd1720ec4','c577f1a0-fd73-42b1-a7d1-451c80abd302','ee4bfc0e-d92f-4853-80aa-5a82227e6a0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53b7042ad5d046f5ad0e1f7e8add7720',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:02.859999 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c0b5df-4edc-4b2c-94fe-c1feb619b603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:02.867977 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c0b5df-4edc-4b2c-94fe-c1feb619b603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:02.868808 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Flow 'volume_create_api' (f0fa2607-078f-49b4-82cf-a064d92913b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:02.869110 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Create volume request issued successfully. Aug 19 21:35:02.869613 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a32fb0b9-e26f-4f18-b3db-c5f61c3a6816 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:35:02.870140 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1154/4620] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:35:02 2026] POST /volume/v3/volumes => generated 773 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:02.880129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-acdf3ace-3d35-4402-a142-dc55498522ca None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:02.881874 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-acdf3ace-3d35-4402-a142-dc55498522ca tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:02.882084 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-acdf3ace-3d35-4402-a142-dc55498522ca tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:02.882265 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-acdf3ace-3d35-4402-a142-dc55498522ca tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:02.893781 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:02.893781 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:02.897138 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-acdf3ace-3d35-4402-a142-dc55498522ca tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:02.901116 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-acdf3ace-3d35-4402-a142-dc55498522ca tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:02.901438 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1161/4621] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:02 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:03.915151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-10aca14e-2f60-4ab7-a62d-f6786d074516 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:03.917070 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10aca14e-2f60-4ab7-a62d-f6786d074516 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:03.917291 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10aca14e-2f60-4ab7-a62d-f6786d074516 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:03.917475 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10aca14e-2f60-4ab7-a62d-f6786d074516 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:03.926177 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:03.926177 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:03.930241 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-10aca14e-2f60-4ab7-a62d-f6786d074516 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:03.935436 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10aca14e-2f60-4ab7-a62d-f6786d074516 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:03.935870 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1149/4622] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:03 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:04.257320 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:04.369155 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:35:04.369507 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1665115078"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:04.371561 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1665115078'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:35:04.371733 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume of 1 GB Aug 19 21:35:04.375939 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Availability Zones retrieved successfully. Aug 19 21:35:04.381399 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Flow 'volume_create_api' (3a777cd9-f9fb-49e4-8ea5-e15096349cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:04.382675 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a842357-8818-430a-a755-430c4e1d205e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:04.383707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:35:04.414829 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a842357-8818-430a-a755-430c4e1d205e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:04.415621 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b79cd2-754a-4b74-90e5-0692a23256be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:04.478207 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Created reservations ['b8972de0-b4af-43a9-8edb-b291d45d3891', '1b3e7fed-4b7e-4a3f-9062-42b7fe07dc5a', 'e8feb139-c719-422b-be57-478ff42553c7', 'ed193342-ab1c-4e1a-9aa3-b71339dd857b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:35:04.479178 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b79cd2-754a-4b74-90e5-0692a23256be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8972de0-b4af-43a9-8edb-b291d45d3891', '1b3e7fed-4b7e-4a3f-9062-42b7fe07dc5a', 'e8feb139-c719-422b-be57-478ff42553c7', 'ed193342-ab1c-4e1a-9aa3-b71339dd857b']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:04.480236 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d0a0ee-9259-48e4-a6e3-6a8a64f0e0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:04.509536 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d0a0ee-9259-48e4-a6e3-6a8a64f0e0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2bbe734-51e8-4538-8eb7-0288c7f4daed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1665115078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44cbec518804494aab50d66d2cf4cb7f',qos_specs=None,replication_status=,reservations=['b8972de0-b4af-43a9-8edb-b291d45d3891','1b3e7fed-4b7e-4a3f-9062-42b7fe07dc5a','e8feb139-c719-422b-be57-478ff42553c7','ed193342-ab1c-4e1a-9aa3-b71339dd857b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1665115078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2bbe734-51e8-4538-8eb7-0288c7f4daed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44cbec518804494aab50d66d2cf4cb7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:04.510477 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62a9199-c91b-4afc-ad58-5f100b90a70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:04.529814 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62a9199-c91b-4afc-ad58-5f100b90a70d) transitioned into state 'SUCCESS' from state '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-1665115078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44cbec518804494aab50d66d2cf4cb7f',qos_specs=None,replication_status=,reservations=['b8972de0-b4af-43a9-8edb-b291d45d3891','1b3e7fed-4b7e-4a3f-9062-42b7fe07dc5a','e8feb139-c719-422b-be57-478ff42553c7','ed193342-ab1c-4e1a-9aa3-b71339dd857b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:04.530560 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41c08449-1227-4e48-a16d-1584ea7d49fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:04.539655 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41c08449-1227-4e48-a16d-1584ea7d49fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:04.540657 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Flow 'volume_create_api' (3a777cd9-f9fb-49e4-8ea5-e15096349cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:04.541219 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume request issued successfully. Aug 19 21:35:04.541896 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3ca40861-c844-487e-a3f6-ea6e238a5ef0 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:35:04.542404 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1159/4623] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:35:04 2026] POST /volume/v3/volumes => generated 778 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:04.559452 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0a747aa6-3c0e-4435-9f36-900c6120a00c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:04.561403 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0a747aa6-3c0e-4435-9f36-900c6120a00c tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed Aug 19 21:35:04.561594 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0a747aa6-3c0e-4435-9f36-900c6120a00c tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:04.561852 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0a747aa6-3c0e-4435-9f36-900c6120a00c tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:04.568791 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:04.568791 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:04.572341 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0a747aa6-3c0e-4435-9f36-900c6120a00c tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:04.576290 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0a747aa6-3c0e-4435-9f36-900c6120a00c tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed returned with HTTP 200 Aug 19 21:35:04.576649 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1155/4624] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:04 2026] GET /volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:05.594316 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7d18afa5-fb37-4215-8cff-8361a82eff93 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:05.596630 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d18afa5-fb37-4215-8cff-8361a82eff93 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed Aug 19 21:35:05.596630 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d18afa5-fb37-4215-8cff-8361a82eff93 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:05.596630 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d18afa5-fb37-4215-8cff-8361a82eff93 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:05.604583 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:05.604583 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:05.608027 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7d18afa5-fb37-4215-8cff-8361a82eff93 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:05.611871 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d18afa5-fb37-4215-8cff-8361a82eff93 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed returned with HTTP 200 Aug 19 21:35:05.612314 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1162/4625] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:05 2026] GET /volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:05.627037 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b8ea6967-2684-4048-8661-99e9164b8141 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:05.694053 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b8ea6967-2684-4048-8661-99e9164b8141 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] GET https://10.4.3.158/volume/v3/volumes Aug 19 21:35:05.694364 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b8ea6967-2684-4048-8661-99e9164b8141 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:05.694602 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b8ea6967-2684-4048-8661-99e9164b8141 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:05.694900 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-b8ea6967-2684-4048-8661-99e9164b8141 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:35:05.697363 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b8ea6967-2684-4048-8661-99e9164b8141 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:35:05.704120 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b8ea6967-2684-4048-8661-99e9164b8141 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Get all volumes completed successfully. Aug 19 21:35:05.704647 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b8ea6967-2684-4048-8661-99e9164b8141 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Aug 19 21:35:05.705048 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1150/4626] 10.4.3.158 () {68 vars in 1278 bytes} [Wed Aug 19 21:35:05 2026] GET /volume/v3/volumes => generated 336 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:05.712784 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a569dfe5-4354-4404-95d8-38637b76a478 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:05.714812 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a569dfe5-4354-4404-95d8-38637b76a478 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed Aug 19 21:35:05.715197 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a569dfe5-4354-4404-95d8-38637b76a478 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:05.715527 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a569dfe5-4354-4404-95d8-38637b76a478 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:05.715764 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a569dfe5-4354-4404-95d8-38637b76a478 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Delete volume with id: d2bbe734-51e8-4538-8eb7-0288c7f4daed Aug 19 21:35:05.724064 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:05.724064 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:05.724655 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a569dfe5-4354-4404-95d8-38637b76a478 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:05.740573 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a569dfe5-4354-4404-95d8-38637b76a478 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Delete volume request issued successfully. Aug 19 21:35:05.740848 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a569dfe5-4354-4404-95d8-38637b76a478 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed returned with HTTP 202 Aug 19 21:35:05.741465 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1160/4627] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:35:05 2026] DELETE /volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:35:05.749390 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f8124dcf-791d-4775-9671-2347480b2c29 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:05.751001 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f8124dcf-791d-4775-9671-2347480b2c29 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed Aug 19 21:35:05.751353 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f8124dcf-791d-4775-9671-2347480b2c29 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:05.751645 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f8124dcf-791d-4775-9671-2347480b2c29 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:05.758572 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:05.758572 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:05.763993 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f8124dcf-791d-4775-9671-2347480b2c29 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:05.766641 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f8124dcf-791d-4775-9671-2347480b2c29 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed returned with HTTP 200 Aug 19 21:35:05.766641 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1156/4628] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:05 2026] GET /volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:06.782585 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0de84e39-2468-4dd1-8035-59382de5eaa4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:06.784514 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0de84e39-2468-4dd1-8035-59382de5eaa4 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed Aug 19 21:35:06.784750 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0de84e39-2468-4dd1-8035-59382de5eaa4 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:06.785020 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0de84e39-2468-4dd1-8035-59382de5eaa4 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:06.792525 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0de84e39-2468-4dd1-8035-59382de5eaa4 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed returned with HTTP 404 Aug 19 21:35:06.794804 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1163/4629] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:06 2026] GET /volume/v3/volumes/d2bbe734-51e8-4538-8eb7-0288c7f4daed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:35:06.806001 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0154370d-fba0-4171-85ac-67d182c4ceaf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:06.808308 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:35:06.808778 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1892282590"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:06.810773 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1892282590'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:35:06.810981 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume of 1 GB Aug 19 21:35:06.811343 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:06.811343 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:06.816162 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Availability Zones retrieved successfully. Aug 19 21:35:06.824442 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Flow 'volume_create_api' (db7ee930-f81d-464c-a57c-685c14a75a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:06.826296 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd8ca6f-877b-4cba-90a6-53d9e350a221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:06.827777 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:35:06.860231 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd8ca6f-877b-4cba-90a6-53d9e350a221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:06.861254 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7260fb16-79a3-4042-ac7a-a3f5d6457e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:06.899171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Created reservations ['31b22362-646e-4498-a098-fcd4eb227840', 'ab956f72-60a7-4886-9120-297ea6176331', '58a32995-7340-4194-9688-e059990b7b13', 'ef870ebe-1abc-4e0e-acd1-9bacaa7338e5'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:35:06.900222 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7260fb16-79a3-4042-ac7a-a3f5d6457e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b22362-646e-4498-a098-fcd4eb227840', 'ab956f72-60a7-4886-9120-297ea6176331', '58a32995-7340-4194-9688-e059990b7b13', 'ef870ebe-1abc-4e0e-acd1-9bacaa7338e5']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:06.901174 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60831f8-d672-40ba-b3b0-8aad6fb2574c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:06.925078 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60831f8-d672-40ba-b3b0-8aad6fb2574c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb1f40d7-52c8-4f65-a42e-19242b7bdbb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1892282590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44cbec518804494aab50d66d2cf4cb7f',qos_specs=None,replication_status=,reservations=['31b22362-646e-4498-a098-fcd4eb227840','ab956f72-60a7-4886-9120-297ea6176331','58a32995-7340-4194-9688-e059990b7b13','ef870ebe-1abc-4e0e-acd1-9bacaa7338e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:35:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1892282590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb1f40d7-52c8-4f65-a42e-19242b7bdbb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44cbec518804494aab50d66d2cf4cb7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:06.925887 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57548dd3-4e0d-4759-a792-fc0595d14ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:06.944282 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57548dd3-4e0d-4759-a792-fc0595d14ebb) transitioned into state 'SUCCESS' from state '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-1892282590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44cbec518804494aab50d66d2cf4cb7f',qos_specs=None,replication_status=,reservations=['31b22362-646e-4498-a098-fcd4eb227840','ab956f72-60a7-4886-9120-297ea6176331','58a32995-7340-4194-9688-e059990b7b13','ef870ebe-1abc-4e0e-acd1-9bacaa7338e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:06.945117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aba24a2-3f4f-4712-8a01-cad0e916bb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:06.954168 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aba24a2-3f4f-4712-8a01-cad0e916bb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:06.955027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Flow 'volume_create_api' (db7ee930-f81d-464c-a57c-685c14a75a95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:06.955520 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume request issued successfully. Aug 19 21:35:06.956192 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0154370d-fba0-4171-85ac-67d182c4ceaf tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:35:06.956787 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1151/4630] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:35:06 2026] POST /volume/v3/volumes => generated 778 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:06.970973 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fc97f261-f4d6-4efd-af15-7b8d1acbfd13 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:06.973187 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc97f261-f4d6-4efd-af15-7b8d1acbfd13 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 Aug 19 21:35:06.973526 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc97f261-f4d6-4efd-af15-7b8d1acbfd13 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:06.973849 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc97f261-f4d6-4efd-af15-7b8d1acbfd13 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:06.983449 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:06.983449 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:06.987714 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fc97f261-f4d6-4efd-af15-7b8d1acbfd13 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:06.992451 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc97f261-f4d6-4efd-af15-7b8d1acbfd13 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 returned with HTTP 200 Aug 19 21:35:06.992911 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1161/4631] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:06 2026] GET /volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:07.657910 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-e5781c7f-7116-4687-9083-436d93d6fa0a req-41768dba-8ad4-4939-bc06-201a5fcd03e1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:07.664036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e5781c7f-7116-4687-9083-436d93d6fa0a req-41768dba-8ad4-4939-bc06-201a5fcd03e1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/attachments?instance_id=525b239a-df1c-4538-8dc7-48f82c46caa9 Aug 19 21:35:07.664036 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e5781c7f-7116-4687-9083-436d93d6fa0a req-41768dba-8ad4-4939-bc06-201a5fcd03e1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:07.664036 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e5781c7f-7116-4687-9083-436d93d6fa0a req-41768dba-8ad4-4939-bc06-201a5fcd03e1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:07.691461 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e5781c7f-7116-4687-9083-436d93d6fa0a req-41768dba-8ad4-4939-bc06-201a5fcd03e1 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments?instance_id=525b239a-df1c-4538-8dc7-48f82c46caa9 returned with HTTP 200 Aug 19 21:35:07.692040 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1157/4632] 10.4.3.158 () {70 vars in 1637 bytes} [Wed Aug 19 21:35:07 2026] GET /volume/v3/attachments?instance_id=525b239a-df1c-4538-8dc7-48f82c46caa9 => generated 192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:07.701628 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e5781c7f-7116-4687-9083-436d93d6fa0a req-407ab2cb-a151-4e33-a446-43b59013c752 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:07.703455 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e5781c7f-7116-4687-9083-436d93d6fa0a req-407ab2cb-a151-4e33-a446-43b59013c752 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8 Aug 19 21:35:07.703675 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e5781c7f-7116-4687-9083-436d93d6fa0a req-407ab2cb-a151-4e33-a446-43b59013c752 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:07.703902 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e5781c7f-7116-4687-9083-436d93d6fa0a req-407ab2cb-a151-4e33-a446-43b59013c752 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:07.718036 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e5781c7f-7116-4687-9083-436d93d6fa0a req-407ab2cb-a151-4e33-a446-43b59013c752 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8 returned with HTTP 200 Aug 19 21:35:07.718449 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1164/4633] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Aug 19 21:35:07 2026] GET /volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:08.010690 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-55bf7855-2ad9-4657-a574-05c4cf68e571 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:08.013405 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55bf7855-2ad9-4657-a574-05c4cf68e571 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 Aug 19 21:35:08.014617 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55bf7855-2ad9-4657-a574-05c4cf68e571 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:08.014617 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55bf7855-2ad9-4657-a574-05c4cf68e571 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:08.028450 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:08.028450 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:08.034848 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-55bf7855-2ad9-4657-a574-05c4cf68e571 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:08.040579 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55bf7855-2ad9-4657-a574-05c4cf68e571 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 returned with HTTP 200 Aug 19 21:35:08.041069 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1152/4634] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:08 2026] GET /volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:08.058690 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0bff0500-06fb-4fff-8886-510e9c5221ec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:08.060911 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0bff0500-06fb-4fff-8886-510e9c5221ec tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Aug 19 21:35:08.061208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0bff0500-06fb-4fff-8886-510e9c5221ec tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:08.061435 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0bff0500-06fb-4fff-8886-510e9c5221ec tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:08.061786 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-0bff0500-06fb-4fff-8886-510e9c5221ec tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:35:08.062649 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bff0500-06fb-4fff-8886-510e9c5221ec tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:35:08.073438 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0bff0500-06fb-4fff-8886-510e9c5221ec tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Get all volumes completed successfully. Aug 19 21:35:08.074210 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:08.074210 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:08.079774 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0bff0500-06fb-4fff-8886-510e9c5221ec tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Aug 19 21:35:08.079887 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1162/4635] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Aug 19 21:35:08 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:08.095384 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a4f60c97-b27c-4e36-b987-0d48980cb6e3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:08.100033 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a4f60c97-b27c-4e36-b987-0d48980cb6e3 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 Aug 19 21:35:08.100033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a4f60c97-b27c-4e36-b987-0d48980cb6e3 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:08.100033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a4f60c97-b27c-4e36-b987-0d48980cb6e3 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:08.100033 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a4f60c97-b27c-4e36-b987-0d48980cb6e3 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Delete volume with id: bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 Aug 19 21:35:08.110541 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:08.110541 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:08.111201 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a4f60c97-b27c-4e36-b987-0d48980cb6e3 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:08.148518 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a4f60c97-b27c-4e36-b987-0d48980cb6e3 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Delete volume request issued successfully. Aug 19 21:35:08.148518 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a4f60c97-b27c-4e36-b987-0d48980cb6e3 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 returned with HTTP 202 Aug 19 21:35:08.148518 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1158/4636] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:35:08 2026] DELETE /volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:35:08.158051 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-681ed3d2-c633-44ff-82f6-08ab6a24d7c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:08.159930 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-681ed3d2-c633-44ff-82f6-08ab6a24d7c5 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 Aug 19 21:35:08.160183 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-681ed3d2-c633-44ff-82f6-08ab6a24d7c5 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:08.160386 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-681ed3d2-c633-44ff-82f6-08ab6a24d7c5 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:08.169930 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:08.169930 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:08.174297 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-681ed3d2-c633-44ff-82f6-08ab6a24d7c5 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:08.178534 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-681ed3d2-c633-44ff-82f6-08ab6a24d7c5 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 returned with HTTP 200 Aug 19 21:35:08.180121 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1165/4637] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:08 2026] GET /volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:09.198280 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2d410bf3-7994-428a-9c63-b3935e40a30e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:09.200153 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2d410bf3-7994-428a-9c63-b3935e40a30e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 Aug 19 21:35:09.200352 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2d410bf3-7994-428a-9c63-b3935e40a30e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:09.200948 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2d410bf3-7994-428a-9c63-b3935e40a30e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:09.206819 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2d410bf3-7994-428a-9c63-b3935e40a30e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 returned with HTTP 404 Aug 19 21:35:09.206819 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1153/4638] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:09 2026] GET /volume/v3/volumes/bb1f40d7-52c8-4f65-a42e-19242b7bdbb4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:35:09.219145 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:09.223532 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:35:09.223532 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-79401909"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:09.226237 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-79401909'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:35:09.228184 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume of 1 GB Aug 19 21:35:09.235040 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Availability Zones retrieved successfully. Aug 19 21:35:09.244206 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Flow 'volume_create_api' (59fd38ae-6908-4cae-af5c-8f1fc736c020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:09.245651 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398fc8f8-31af-4c4e-949d-a37208d46d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:09.247340 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:35:09.272532 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398fc8f8-31af-4c4e-949d-a37208d46d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:09.273339 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c40eea2-0c99-40da-8185-34caec264d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:09.309435 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Created reservations ['bfe2f19b-6e59-4906-80d1-c7d61840be17', 'a82b6616-6a69-4cfb-abcd-8a26070bef61', 'eb8d3a9f-230c-4efe-a5d2-8d553d88f26e', 'a6111df4-8b8e-48ba-8a7b-fe5a7c27a95e'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:35:09.310326 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c40eea2-0c99-40da-8185-34caec264d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfe2f19b-6e59-4906-80d1-c7d61840be17', 'a82b6616-6a69-4cfb-abcd-8a26070bef61', 'eb8d3a9f-230c-4efe-a5d2-8d553d88f26e', 'a6111df4-8b8e-48ba-8a7b-fe5a7c27a95e']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:09.312097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ec653b-e164-445c-a54f-a6391d931389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:09.335980 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ec653b-e164-445c-a54f-a6391d931389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60878359-7fb0-42c8-9bda-9617e5d0a1c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-79401909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44cbec518804494aab50d66d2cf4cb7f',qos_specs=None,replication_status=,reservations=['bfe2f19b-6e59-4906-80d1-c7d61840be17','a82b6616-6a69-4cfb-abcd-8a26070bef61','eb8d3a9f-230c-4efe-a5d2-8d553d88f26e','a6111df4-8b8e-48ba-8a7b-fe5a7c27a95e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-79401909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60878359-7fb0-42c8-9bda-9617e5d0a1c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44cbec518804494aab50d66d2cf4cb7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:09.337413 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47cf5443-9ef5-4e05-b5d3-4dd1c139842f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:09.357901 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47cf5443-9ef5-4e05-b5d3-4dd1c139842f) transitioned into state 'SUCCESS' from state '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-79401909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44cbec518804494aab50d66d2cf4cb7f',qos_specs=None,replication_status=,reservations=['bfe2f19b-6e59-4906-80d1-c7d61840be17','a82b6616-6a69-4cfb-abcd-8a26070bef61','eb8d3a9f-230c-4efe-a5d2-8d553d88f26e','a6111df4-8b8e-48ba-8a7b-fe5a7c27a95e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:09.358856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d695d0-0990-4797-be39-7c5fd65b8c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:09.367472 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d695d0-0990-4797-be39-7c5fd65b8c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:09.368786 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Flow 'volume_create_api' (59fd38ae-6908-4cae-af5c-8f1fc736c020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:09.369188 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume request issued successfully. Aug 19 21:35:09.370064 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a182e54f-f6dc-4da4-94fb-31d88d7a86d2 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:35:09.370551 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1163/4639] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:35:09 2026] POST /volume/v3/volumes => generated 776 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:09.383353 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0c31b917-eadc-4b84-b174-dc9b2af916bd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:09.385535 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0c31b917-eadc-4b84-b174-dc9b2af916bd tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 Aug 19 21:35:09.385803 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0c31b917-eadc-4b84-b174-dc9b2af916bd tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:09.386042 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0c31b917-eadc-4b84-b174-dc9b2af916bd tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:09.393978 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:09.393978 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:09.397576 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0c31b917-eadc-4b84-b174-dc9b2af916bd tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:09.402172 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0c31b917-eadc-4b84-b174-dc9b2af916bd tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 returned with HTTP 200 Aug 19 21:35:09.402588 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1159/4640] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:09 2026] GET /volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:10.415041 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c968be7f-edae-405f-a45b-440e61af2ab8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:10.422314 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c968be7f-edae-405f-a45b-440e61af2ab8 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 Aug 19 21:35:10.422314 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c968be7f-edae-405f-a45b-440e61af2ab8 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:10.422314 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c968be7f-edae-405f-a45b-440e61af2ab8 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:10.430373 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:10.430373 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:10.436065 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c968be7f-edae-405f-a45b-440e61af2ab8 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:10.438405 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c968be7f-edae-405f-a45b-440e61af2ab8 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 returned with HTTP 200 Aug 19 21:35:10.438910 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1166/4641] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:10 2026] GET /volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:10.452035 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-08a0cbb9-6340-479f-8d65-11650eaa5d4e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:10.452392 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08a0cbb9-6340-479f-8d65-11650eaa5d4e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] GET https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 Aug 19 21:35:10.452543 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08a0cbb9-6340-479f-8d65-11650eaa5d4e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:10.452780 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08a0cbb9-6340-479f-8d65-11650eaa5d4e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:10.462084 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:10.462084 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:10.467363 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-08a0cbb9-6340-479f-8d65-11650eaa5d4e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Volume info retrieved successfully. Aug 19 21:35:10.472305 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08a0cbb9-6340-479f-8d65-11650eaa5d4e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 returned with HTTP 200 Aug 19 21:35:10.472774 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1154/4642] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:10 2026] GET /volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:10.488249 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1880ee36-b4ce-4a0f-ac88-a2d8e10b4e3e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:10.490270 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1880ee36-b4ce-4a0f-ac88-a2d8e10b4e3e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 Aug 19 21:35:10.490482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1880ee36-b4ce-4a0f-ac88-a2d8e10b4e3e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:10.490661 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1880ee36-b4ce-4a0f-ac88-a2d8e10b4e3e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:10.490827 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1880ee36-b4ce-4a0f-ac88-a2d8e10b4e3e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Delete volume with id: 60878359-7fb0-42c8-9bda-9617e5d0a1c1 Aug 19 21:35:10.498540 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:10.498540 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:10.499115 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1880ee36-b4ce-4a0f-ac88-a2d8e10b4e3e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:10.516478 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1880ee36-b4ce-4a0f-ac88-a2d8e10b4e3e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Delete volume request issued successfully. Aug 19 21:35:10.516769 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1880ee36-b4ce-4a0f-ac88-a2d8e10b4e3e tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 returned with HTTP 202 Aug 19 21:35:10.517432 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1164/4643] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:35:10 2026] DELETE /volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:35:10.524520 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-28db67c8-216a-4979-ab56-1e6c667da2f9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:10.527693 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-28db67c8-216a-4979-ab56-1e6c667da2f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 Aug 19 21:35:10.527872 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-28db67c8-216a-4979-ab56-1e6c667da2f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:10.531033 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-28db67c8-216a-4979-ab56-1e6c667da2f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:10.531033 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=336,cinder:INSERT=64,cinder:UPDATE=97 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:35:10.535338 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:10.535338 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:10.538870 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-28db67c8-216a-4979-ab56-1e6c667da2f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:10.544295 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-28db67c8-216a-4979-ab56-1e6c667da2f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 returned with HTTP 200 Aug 19 21:35:10.544715 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1160/4644] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:10 2026] GET /volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:11.558539 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5dc68427-35b1-4d89-9358-b5c69c940b99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:11.560158 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5dc68427-35b1-4d89-9358-b5c69c940b99 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 Aug 19 21:35:11.560377 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5dc68427-35b1-4d89-9358-b5c69c940b99 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:11.560567 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5dc68427-35b1-4d89-9358-b5c69c940b99 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:11.562852 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=320,cinder:UPDATE=93,cinder:INSERT=45 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:35:11.568475 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5dc68427-35b1-4d89-9358-b5c69c940b99 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 returned with HTTP 404 Aug 19 21:35:11.569031 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1167/4645] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:11 2026] GET /volume/v3/volumes/60878359-7fb0-42c8-9bda-9617e5d0a1c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:35:11.577742 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-84b2195e-e912-439f-aea1-8f96844c4a0f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:11.579468 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:35:11.579775 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2095715590"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:11.581175 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2095715590'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:35:11.581280 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume of 1 GB Aug 19 21:35:11.583161 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=260,cinder:UPDATE=79,cinder:INSERT=37 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:35:11.585615 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Availability Zones retrieved successfully. Aug 19 21:35:11.592838 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Flow 'volume_create_api' (8efff1b8-ea8a-4640-b266-c7aeccd6c69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:11.594328 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5338a7c9-98ef-4e81-8dd1-e3c60ef084c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:11.595117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:35:11.618234 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5338a7c9-98ef-4e81-8dd1-e3c60ef084c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:11.618924 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d31227-5b87-48a9-a1f4-1aab5bdc1c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:11.657406 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Created reservations ['23d90102-1689-46ec-a488-712efc18e916', '2c3bc481-a347-4e8a-8cce-1e6b64af11f9', '67e8ca1a-d981-4e4b-ba6a-acc5278188ed', '861f665b-bbfa-47cf-9806-a4e859ff8e13'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:35:11.658233 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d31227-5b87-48a9-a1f4-1aab5bdc1c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23d90102-1689-46ec-a488-712efc18e916', '2c3bc481-a347-4e8a-8cce-1e6b64af11f9', '67e8ca1a-d981-4e4b-ba6a-acc5278188ed', '861f665b-bbfa-47cf-9806-a4e859ff8e13']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:11.659018 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa6af6f-bc76-42d2-ab2b-c6a7d5d2ed5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:11.682847 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa6af6f-bc76-42d2-ab2b-c6a7d5d2ed5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8af1c43-dec6-43d9-add0-4aac4f861d7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2095715590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44cbec518804494aab50d66d2cf4cb7f',qos_specs=None,replication_status=,reservations=['23d90102-1689-46ec-a488-712efc18e916','2c3bc481-a347-4e8a-8cce-1e6b64af11f9','67e8ca1a-d981-4e4b-ba6a-acc5278188ed','861f665b-bbfa-47cf-9806-a4e859ff8e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2095715590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8af1c43-dec6-43d9-add0-4aac4f861d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44cbec518804494aab50d66d2cf4cb7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:11.683488 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (272b7439-c4cf-4f11-99d6-1685ad1c2720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:11.699644 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (272b7439-c4cf-4f11-99d6-1685ad1c2720) transitioned into state 'SUCCESS' from state '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-2095715590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44cbec518804494aab50d66d2cf4cb7f',qos_specs=None,replication_status=,reservations=['23d90102-1689-46ec-a488-712efc18e916','2c3bc481-a347-4e8a-8cce-1e6b64af11f9','67e8ca1a-d981-4e4b-ba6a-acc5278188ed','861f665b-bbfa-47cf-9806-a4e859ff8e13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5e7d886bef4c8cbb8765fc75116655',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:11.700277 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf923a3-869b-4790-9177-d1c0a45310e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:11.707760 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf923a3-869b-4790-9177-d1c0a45310e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:11.712039 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Flow 'volume_create_api' (8efff1b8-ea8a-4640-b266-c7aeccd6c69f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:11.712039 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Create volume request issued successfully. Aug 19 21:35:11.712039 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84b2195e-e912-439f-aea1-8f96844c4a0f tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:35:11.712039 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1155/4646] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:35:11 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:11.722442 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5daa8cbf-8233-425d-865d-ce9f97ff1309 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:11.724124 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5daa8cbf-8233-425d-865d-ce9f97ff1309 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f Aug 19 21:35:11.724329 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5daa8cbf-8233-425d-865d-ce9f97ff1309 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:11.724526 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5daa8cbf-8233-425d-865d-ce9f97ff1309 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:11.726429 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=309,cinder:UPDATE=96,cinder:INSERT=61 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:35:11.731645 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:11.731645 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:11.735659 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5daa8cbf-8233-425d-865d-ce9f97ff1309 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:11.739122 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5daa8cbf-8233-425d-865d-ce9f97ff1309 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f returned with HTTP 200 Aug 19 21:35:11.739486 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1165/4647] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:11 2026] GET /volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:12.751687 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c5f3bdc5-b05f-4af1-9fe5-05b57e38fb8b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:12.754105 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c5f3bdc5-b05f-4af1-9fe5-05b57e38fb8b tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f Aug 19 21:35:12.754387 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c5f3bdc5-b05f-4af1-9fe5-05b57e38fb8b tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:12.754641 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c5f3bdc5-b05f-4af1-9fe5-05b57e38fb8b tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:12.763794 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:12.763794 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:12.767954 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c5f3bdc5-b05f-4af1-9fe5-05b57e38fb8b tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:12.773177 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c5f3bdc5-b05f-4af1-9fe5-05b57e38fb8b tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f returned with HTTP 200 Aug 19 21:35:12.773716 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1161/4648] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:12 2026] GET /volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:12.785920 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eace70cb-c9ce-4121-a3c6-9b5786824d54 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:12.787526 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eace70cb-c9ce-4121-a3c6-9b5786824d54 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] GET https://10.4.3.158/volume/v3/volumes/summary Aug 19 21:35:12.787719 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eace70cb-c9ce-4121-a3c6-9b5786824d54 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:12.787938 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eace70cb-c9ce-4121-a3c6-9b5786824d54 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:12.788129 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-eace70cb-c9ce-4121-a3c6-9b5786824d54 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:35:12.794322 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-eace70cb-c9ce-4121-a3c6-9b5786824d54 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] Get summary completed successfully. Aug 19 21:35:12.794939 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eace70cb-c9ce-4121-a3c6-9b5786824d54 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-reader] https://10.4.3.158/volume/v3/volumes/summary returned with HTTP 200 Aug 19 21:35:12.795420 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1168/4649] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Aug 19 21:35:12 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:12.802894 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4181380c-fed7-4bca-99b4-ed4ec28e13f9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:12.807042 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4181380c-fed7-4bca-99b4-ed4ec28e13f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f Aug 19 21:35:12.807042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4181380c-fed7-4bca-99b4-ed4ec28e13f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:12.807042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4181380c-fed7-4bca-99b4-ed4ec28e13f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:12.807042 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-4181380c-fed7-4bca-99b4-ed4ec28e13f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Delete volume with id: f8af1c43-dec6-43d9-add0-4aac4f861d7f Aug 19 21:35:12.813343 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:12.813343 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:12.813804 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4181380c-fed7-4bca-99b4-ed4ec28e13f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:12.831769 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4181380c-fed7-4bca-99b4-ed4ec28e13f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Delete volume request issued successfully. Aug 19 21:35:12.832119 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4181380c-fed7-4bca-99b4-ed4ec28e13f9 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f returned with HTTP 202 Aug 19 21:35:12.832609 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1156/4650] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:35:12 2026] DELETE /volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:35:12.840570 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fc973d4f-54a5-42fd-aa94-4fca52d30396 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:12.844431 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc973d4f-54a5-42fd-aa94-4fca52d30396 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f Aug 19 21:35:12.844658 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc973d4f-54a5-42fd-aa94-4fca52d30396 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:12.844851 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc973d4f-54a5-42fd-aa94-4fca52d30396 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:12.856089 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:12.856089 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:12.859886 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fc973d4f-54a5-42fd-aa94-4fca52d30396 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Volume info retrieved successfully. Aug 19 21:35:12.864157 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc973d4f-54a5-42fd-aa94-4fca52d30396 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f returned with HTTP 200 Aug 19 21:35:12.864530 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1166/4651] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:12 2026] GET /volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:13.878363 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2bb26d3d-8310-4917-9b99-ab99a2415a38 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:13.880098 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2bb26d3d-8310-4917-9b99-ab99a2415a38 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] GET https://10.4.3.158/volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f Aug 19 21:35:13.880318 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2bb26d3d-8310-4917-9b99-ab99a2415a38 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:13.880487 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2bb26d3d-8310-4917-9b99-ab99a2415a38 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:13.887061 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2bb26d3d-8310-4917-9b99-ab99a2415a38 tempest-ProjectReaderTests-670611090 tempest-ProjectReaderTests-670611090-project-admin] https://10.4.3.158/volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f returned with HTTP 404 Aug 19 21:35:13.887471 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1162/4652] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:13 2026] GET /volume/v3/volumes/f8af1c43-dec6-43d9-add0-4aac4f861d7f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:35:22.793151 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=2 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:35:22.825327 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=22,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:35:22.863633 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=7 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:35:23.882622 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=8 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:35:29.876574 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-65671542-d643-4151-8389-d45719469823 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:29.878338 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-65671542-d643-4151-8389-d45719469823 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:35:29.878671 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-65671542-d643-4151-8389-d45719469823 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "423f9c8d-f889-43e6-984f-a1983c1272e7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1882370142", "description": null, "metadata": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:29.889385 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:29.889385 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:29.889795 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-65671542-d643-4151-8389-d45719469823 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:29.889932 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-65671542-d643-4151-8389-d45719469823 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create snapshot from volume 423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:35:29.913097 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-65671542-d643-4151-8389-d45719469823 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['41aba1ce-3f54-4d75-a60e-e5e30dc01c32', '98a74f00-9dc7-4c2d-b356-4d84527f847d', '12d7bb3f-51ac-4d54-9f13-61fbcd262bde', 'e6a96a47-8d99-462a-9dac-c2c25a551539'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:35:29.950502 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-65671542-d643-4151-8389-d45719469823 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot force create request issued successfully. Aug 19 21:35:29.950915 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-65671542-d643-4151-8389-d45719469823 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:35:29.951486 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1169/4653] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:35:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:35:29.959276 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1f7017ab-404e-4da2-af7c-836eddadfcdd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:29.961538 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f7017ab-404e-4da2-af7c-836eddadfcdd tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb Aug 19 21:35:29.961761 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f7017ab-404e-4da2-af7c-836eddadfcdd tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:29.962018 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f7017ab-404e-4da2-af7c-836eddadfcdd tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:29.968846 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:29.968846 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:29.969483 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1f7017ab-404e-4da2-af7c-836eddadfcdd tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:29.970581 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f7017ab-404e-4da2-af7c-836eddadfcdd tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb returned with HTTP 200 Aug 19 21:35:29.971109 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1157/4654] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:35:29 2026] GET /volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:30.979792 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1c99e706-9d5b-4ec9-bb49-5e14e6258517 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:30.981714 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c99e706-9d5b-4ec9-bb49-5e14e6258517 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb Aug 19 21:35:30.981910 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c99e706-9d5b-4ec9-bb49-5e14e6258517 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:30.982136 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c99e706-9d5b-4ec9-bb49-5e14e6258517 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:30.986752 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:30.986752 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:30.987293 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1c99e706-9d5b-4ec9-bb49-5e14e6258517 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:30.988093 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c99e706-9d5b-4ec9-bb49-5e14e6258517 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb returned with HTTP 200 Aug 19 21:35:30.988428 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1167/4655] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:35:30 2026] GET /volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:30.997369 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a6c61032-8331-4110-b385-8b639c3087cc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:30.999150 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a6c61032-8331-4110-b385-8b639c3087cc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb Aug 19 21:35:30.999309 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a6c61032-8331-4110-b385-8b639c3087cc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:30.999496 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a6c61032-8331-4110-b385-8b639c3087cc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:31.004385 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:31.004385 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:31.004797 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a6c61032-8331-4110-b385-8b639c3087cc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:31.005571 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a6c61032-8331-4110-b385-8b639c3087cc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb returned with HTTP 200 Aug 19 21:35:31.005882 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1163/4656] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:35:30 2026] GET /volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:37.223426 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-58df99e6-f1b8-41e6-a834-254c32b42e05 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:37.226098 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58df99e6-f1b8-41e6-a834-254c32b42e05 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb Aug 19 21:35:37.226393 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58df99e6-f1b8-41e6-a834-254c32b42e05 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:37.226669 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58df99e6-f1b8-41e6-a834-254c32b42e05 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:37.226835 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-58df99e6-f1b8-41e6-a834-254c32b42e05 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: 6265dc05-2028-4510-9bb1-69708a29a6bb Aug 19 21:35:37.232602 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:37.232602 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:37.232945 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-58df99e6-f1b8-41e6-a834-254c32b42e05 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:37.252261 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-58df99e6-f1b8-41e6-a834-254c32b42e05 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot delete request issued successfully. Aug 19 21:35:37.252474 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58df99e6-f1b8-41e6-a834-254c32b42e05 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb returned with HTTP 202 Aug 19 21:35:37.252968 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1170/4657] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:35:37 2026] DELETE /volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:35:37.263387 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-14183ecf-8af9-4e9a-a529-127664e91901 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:37.266122 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14183ecf-8af9-4e9a-a529-127664e91901 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb Aug 19 21:35:37.266525 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14183ecf-8af9-4e9a-a529-127664e91901 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:37.266741 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14183ecf-8af9-4e9a-a529-127664e91901 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:37.273170 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:37.273170 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:37.273668 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-14183ecf-8af9-4e9a-a529-127664e91901 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:37.274708 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14183ecf-8af9-4e9a-a529-127664e91901 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb returned with HTTP 200 Aug 19 21:35:37.275345 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1158/4658] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:35:37 2026] GET /volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:38.286827 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb58b64f-4e54-46e3-82a1-fbe088513b4b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:38.290111 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb58b64f-4e54-46e3-82a1-fbe088513b4b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb Aug 19 21:35:38.290111 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb58b64f-4e54-46e3-82a1-fbe088513b4b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:38.290111 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb58b64f-4e54-46e3-82a1-fbe088513b4b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:38.294989 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb58b64f-4e54-46e3-82a1-fbe088513b4b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb returned with HTTP 404 Aug 19 21:35:38.294989 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1168/4659] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:35:38 2026] GET /volume/v3/snapshots/6265dc05-2028-4510-9bb1-69708a29a6bb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:39.578653 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-11112d19-819f-4007-8066-65bc83f93a1e req-331ee339-f337-451f-acbe-6c77b480034d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:39.581122 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-11112d19-819f-4007-8066-65bc83f93a1e req-331ee339-f337-451f-acbe-6c77b480034d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/attachments/4c8b64c1-5c54-4bef-a04e-26132066cc9b Aug 19 21:35:39.581423 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-11112d19-819f-4007-8066-65bc83f93a1e req-331ee339-f337-451f-acbe-6c77b480034d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:39.581677 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-11112d19-819f-4007-8066-65bc83f93a1e req-331ee339-f337-451f-acbe-6c77b480034d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:39.592659 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:39.592659 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:39.648557 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-11112d19-819f-4007-8066-65bc83f93a1e req-331ee339-f337-451f-acbe-6c77b480034d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/4c8b64c1-5c54-4bef-a04e-26132066cc9b returned with HTTP 200 Aug 19 21:35:39.649480 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1164/4660] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:35:39 2026] DELETE /volume/v3/attachments/4c8b64c1-5c54-4bef-a04e-26132066cc9b => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:41.046674 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cd43ac02-25f8-48e3-94d2-4b9c4c545ecc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:41.048639 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cd43ac02-25f8-48e3-94d2-4b9c4c545ecc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:35:41.048868 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cd43ac02-25f8-48e3-94d2-4b9c4c545ecc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:41.049126 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cd43ac02-25f8-48e3-94d2-4b9c4c545ecc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:41.049318 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-cd43ac02-25f8-48e3-94d2-4b9c4c545ecc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:35:41.058155 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:41.058155 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:41.058791 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cd43ac02-25f8-48e3-94d2-4b9c4c545ecc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:41.076138 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cd43ac02-25f8-48e3-94d2-4b9c4c545ecc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume request issued successfully. Aug 19 21:35:41.076350 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cd43ac02-25f8-48e3-94d2-4b9c4c545ecc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 returned with HTTP 202 Aug 19 21:35:41.076853 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1171/4661] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:35:41 2026] DELETE /volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:35:41.083762 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7ab3d97d-a794-4ed6-a9c3-aec57d2a1491 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:41.085326 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7ab3d97d-a794-4ed6-a9c3-aec57d2a1491 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:35:41.085615 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7ab3d97d-a794-4ed6-a9c3-aec57d2a1491 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:41.085902 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7ab3d97d-a794-4ed6-a9c3-aec57d2a1491 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:41.093227 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:41.093227 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:41.095641 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7ab3d97d-a794-4ed6-a9c3-aec57d2a1491 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:41.099807 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7ab3d97d-a794-4ed6-a9c3-aec57d2a1491 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 returned with HTTP 200 Aug 19 21:35:41.100353 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1159/4662] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:35:41 2026] GET /volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:42.112516 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-092efdf0-cf03-426a-a774-cceb4f317273 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:42.114209 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-092efdf0-cf03-426a-a774-cceb4f317273 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 Aug 19 21:35:42.114429 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-092efdf0-cf03-426a-a774-cceb4f317273 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:42.114650 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-092efdf0-cf03-426a-a774-cceb4f317273 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:42.120973 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-092efdf0-cf03-426a-a774-cceb4f317273 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 returned with HTTP 404 Aug 19 21:35:42.121522 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1169/4663] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:35:42 2026] GET /volume/v3/volumes/423f9c8d-f889-43e6-984f-a1983c1272e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:42.147728 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:42.149935 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:35:42.150435 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2048553932", "snapshot_id": null, "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:42.152562 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2048553932', 'snapshot_id': None, 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:35:42.318447 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume of 1 GB Aug 19 21:35:42.318770 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:42.318770 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:42.322878 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Availability Zones retrieved successfully. Aug 19 21:35:42.328158 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (e6bc1db3-2103-4f47-8af1-bc80148fb4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:42.329055 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4876d1e-6871-4c86-9f29-b3ee120f0e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:42.329904 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:35:42.378264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4876d1e-6871-4c86-9f29-b3ee120f0e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:42.378913 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (963e6269-152f-48d1-8fcf-0f37699f76cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:42.413776 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['a1020b50-5507-43d1-adeb-84be30e9cec9', '0496daf8-77a0-4a7a-945c-513f006e516e', '6813bdc5-e50b-4cae-b77f-b13c58bc02a4', '33629897-98a5-4abd-a18c-aeb667064636'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:35:42.414525 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (963e6269-152f-48d1-8fcf-0f37699f76cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1020b50-5507-43d1-adeb-84be30e9cec9', '0496daf8-77a0-4a7a-945c-513f006e516e', '6813bdc5-e50b-4cae-b77f-b13c58bc02a4', '33629897-98a5-4abd-a18c-aeb667064636']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:42.415198 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9075daac-0f85-4046-9a91-3f6b5a78a14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:42.436159 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9075daac-0f85-4046-9a91-3f6b5a78a14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9af1399c-459b-440f-9d2b-38fdcfa7c023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2048553932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['a1020b50-5507-43d1-adeb-84be30e9cec9','0496daf8-77a0-4a7a-945c-513f006e516e','6813bdc5-e50b-4cae-b77f-b13c58bc02a4','33629897-98a5-4abd-a18c-aeb667064636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2048553932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9af1399c-459b-440f-9d2b-38fdcfa7c023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5556b137f40546b4995eb155c224193c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:42.436771 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcbc05b2-eccc-4091-848f-671e7dcffb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:42.453811 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcbc05b2-eccc-4091-848f-671e7dcffb40) transitioned into state 'SUCCESS' from state '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-2048553932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['a1020b50-5507-43d1-adeb-84be30e9cec9','0496daf8-77a0-4a7a-945c-513f006e516e','6813bdc5-e50b-4cae-b77f-b13c58bc02a4','33629897-98a5-4abd-a18c-aeb667064636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:42.454446 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c61bd13-850e-4519-bd5d-b5139f5cead0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:42.462471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c61bd13-850e-4519-bd5d-b5139f5cead0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:42.463211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (e6bc1db3-2103-4f47-8af1-bc80148fb4e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:42.463470 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request issued successfully. Aug 19 21:35:42.463960 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-684db0c8-e910-4672-aefa-f80c30a7e0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:35:42.464383 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1165/4664] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:35:42 2026] POST /volume/v3/volumes => generated 759 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:35:42.475035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b118722c-3be4-4629-9079-4b0819f282d0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:42.476704 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b118722c-3be4-4629-9079-4b0819f282d0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 Aug 19 21:35:42.476886 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b118722c-3be4-4629-9079-4b0819f282d0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:42.477082 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b118722c-3be4-4629-9079-4b0819f282d0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:42.484270 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:42.484270 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:42.487959 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b118722c-3be4-4629-9079-4b0819f282d0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:42.492275 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b118722c-3be4-4629-9079-4b0819f282d0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 returned with HTTP 200 Aug 19 21:35:42.492661 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1172/4665] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:35:42 2026] GET /volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:43.505461 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2f0f789b-e109-4014-b1f8-29901b1dd829 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:43.507928 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f0f789b-e109-4014-b1f8-29901b1dd829 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 Aug 19 21:35:43.508248 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f0f789b-e109-4014-b1f8-29901b1dd829 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:43.508519 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f0f789b-e109-4014-b1f8-29901b1dd829 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:43.517070 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:43.517070 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:43.520884 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2f0f789b-e109-4014-b1f8-29901b1dd829 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:43.525399 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f0f789b-e109-4014-b1f8-29901b1dd829 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 returned with HTTP 200 Aug 19 21:35:43.525897 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1160/4666] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:35:43 2026] GET /volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:43.537668 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-142285b2-2eee-4081-a96d-2f594a3caaf2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:43.539241 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-142285b2-2eee-4081-a96d-2f594a3caaf2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 Aug 19 21:35:43.539411 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-142285b2-2eee-4081-a96d-2f594a3caaf2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:43.539601 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-142285b2-2eee-4081-a96d-2f594a3caaf2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:43.545906 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:43.545906 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:43.549074 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-142285b2-2eee-4081-a96d-2f594a3caaf2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:43.553895 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-142285b2-2eee-4081-a96d-2f594a3caaf2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 returned with HTTP 200 Aug 19 21:35:43.554504 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1170/4667] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:35:43 2026] GET /volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:43.569524 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-405d0731-7f54-47e1-9d57-2ffe4a6c9807 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:43.571445 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-405d0731-7f54-47e1-9d57-2ffe4a6c9807 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:35:43.571813 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-405d0731-7f54-47e1-9d57-2ffe4a6c9807 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9af1399c-459b-440f-9d2b-38fdcfa7c023", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2090446401", "description": null, "metadata": null}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:43.580614 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:43.580614 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:43.581061 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-405d0731-7f54-47e1-9d57-2ffe4a6c9807 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:43.581231 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-405d0731-7f54-47e1-9d57-2ffe4a6c9807 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create snapshot from volume 9af1399c-459b-440f-9d2b-38fdcfa7c023 Aug 19 21:35:43.606734 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-405d0731-7f54-47e1-9d57-2ffe4a6c9807 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['5ec33f88-e5cb-44c6-9611-e0320bebc05e', '048b6c39-f3b7-4cb8-9b21-891c4fc36ef1', '704a038b-1a30-4f74-a259-8ad4ecd4c748', '77312c74-b321-425a-a268-142f39cc2241'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:35:43.633477 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-405d0731-7f54-47e1-9d57-2ffe4a6c9807 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot create request issued successfully. Aug 19 21:35:43.633833 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-405d0731-7f54-47e1-9d57-2ffe4a6c9807 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:35:43.634290 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1166/4668] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:35:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:35:43.642376 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2c01cd9e-be64-4583-b9e3-ca8409ede66b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:43.644148 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2c01cd9e-be64-4583-b9e3-ca8409ede66b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd Aug 19 21:35:43.644330 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2c01cd9e-be64-4583-b9e3-ca8409ede66b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:43.644533 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2c01cd9e-be64-4583-b9e3-ca8409ede66b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:43.650649 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:43.650649 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:43.651128 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2c01cd9e-be64-4583-b9e3-ca8409ede66b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:43.651892 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2c01cd9e-be64-4583-b9e3-ca8409ede66b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd returned with HTTP 200 Aug 19 21:35:43.652262 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1173/4669] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:35:43 2026] GET /volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:44.661800 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd041893-2715-4039-ae98-d4c4ea0894fe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:44.663811 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd041893-2715-4039-ae98-d4c4ea0894fe tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd Aug 19 21:35:44.664033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd041893-2715-4039-ae98-d4c4ea0894fe tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:44.664284 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd041893-2715-4039-ae98-d4c4ea0894fe tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:44.669789 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:44.669789 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:44.670215 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cd041893-2715-4039-ae98-d4c4ea0894fe tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:44.671065 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd041893-2715-4039-ae98-d4c4ea0894fe tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd returned with HTTP 200 Aug 19 21:35:44.671496 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1161/4670] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:35:44 2026] GET /volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:44.680041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-640cd6d7-50cc-4d0d-a46f-ecb5c2e04d1a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:44.681845 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-640cd6d7-50cc-4d0d-a46f-ecb5c2e04d1a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd Aug 19 21:35:44.682054 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-640cd6d7-50cc-4d0d-a46f-ecb5c2e04d1a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:44.682272 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-640cd6d7-50cc-4d0d-a46f-ecb5c2e04d1a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:44.687146 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:44.687146 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:44.687611 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-640cd6d7-50cc-4d0d-a46f-ecb5c2e04d1a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:44.688461 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-640cd6d7-50cc-4d0d-a46f-ecb5c2e04d1a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd returned with HTTP 200 Aug 19 21:35:44.688821 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1171/4671] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:35:44 2026] GET /volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:44.805670 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-73da9d38-399b-4a3d-941e-e2d5c6309435 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:44.807703 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-73da9d38-399b-4a3d-941e-e2d5c6309435 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd Aug 19 21:35:44.807876 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-73da9d38-399b-4a3d-941e-e2d5c6309435 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:44.808070 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-73da9d38-399b-4a3d-941e-e2d5c6309435 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:44.812618 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:44.812618 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:44.812983 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-73da9d38-399b-4a3d-941e-e2d5c6309435 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:44.813789 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-73da9d38-399b-4a3d-941e-e2d5c6309435 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd returned with HTTP 200 Aug 19 21:35:44.814158 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1167/4672] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Aug 19 21:35:44 2026] GET /volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:44.822486 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d4665195-e0bc-43ab-81e1-fecfb879f588 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:44.824688 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d4665195-e0bc-43ab-81e1-fecfb879f588 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 Aug 19 21:35:44.824898 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d4665195-e0bc-43ab-81e1-fecfb879f588 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:44.825117 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d4665195-e0bc-43ab-81e1-fecfb879f588 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:44.832482 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:44.832482 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:44.836548 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d4665195-e0bc-43ab-81e1-fecfb879f588 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:44.841186 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d4665195-e0bc-43ab-81e1-fecfb879f588 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 returned with HTTP 200 Aug 19 21:35:44.841588 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1174/4673] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:35:44 2026] GET /volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:45.221250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fcc736e2-35ef-48b9-93f5-40ea596b144c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:45.223733 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fcc736e2-35ef-48b9-93f5-40ea596b144c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd Aug 19 21:35:45.224026 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fcc736e2-35ef-48b9-93f5-40ea596b144c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:45.224273 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fcc736e2-35ef-48b9-93f5-40ea596b144c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:45.229431 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:45.229431 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:45.229854 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fcc736e2-35ef-48b9-93f5-40ea596b144c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:45.230634 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fcc736e2-35ef-48b9-93f5-40ea596b144c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd returned with HTTP 200 Aug 19 21:35:45.231024 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1162/4674] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Aug 19 21:35:45 2026] GET /volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:45.972355 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-f759c7ca-deb5-4773-b518-476e1cf5063b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:45.974281 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-f759c7ca-deb5-4773-b518-476e1cf5063b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd Aug 19 21:35:45.974455 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-f759c7ca-deb5-4773-b518-476e1cf5063b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:45.974714 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-f759c7ca-deb5-4773-b518-476e1cf5063b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:45.979144 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:45.979144 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:45.979594 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-f759c7ca-deb5-4773-b518-476e1cf5063b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:45.980260 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-f759c7ca-deb5-4773-b518-476e1cf5063b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd returned with HTTP 200 Aug 19 21:35:45.980850 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1172/4675] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Aug 19 21:35:45 2026] GET /volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:45.989399 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fc682018-4458-4418-afba-18fc696c71d5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:45.991345 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fc682018-4458-4418-afba-18fc696c71d5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 Aug 19 21:35:45.991543 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fc682018-4458-4418-afba-18fc696c71d5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:45.991723 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fc682018-4458-4418-afba-18fc696c71d5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:45.998229 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:45.998229 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:46.001715 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fc682018-4458-4418-afba-18fc696c71d5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:46.006201 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-fc682018-4458-4418-afba-18fc696c71d5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 returned with HTTP 200 Aug 19 21:35:46.006609 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1168/4676] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:35:45 2026] GET /volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:46.013515 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:46.015438 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:35:46.015852 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "50f3ef5f-99f9-4044-9ac1-46a703e4b3fd", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:46.017337 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '50f3ef5f-99f9-4044-9ac1-46a703e4b3fd', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:35:46.025004 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:46.025004 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:46.025548 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:46.025691 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume of 1 GB Aug 19 21:35:46.026534 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Availability Zones retrieved successfully. Aug 19 21:35:46.031780 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (1e2c2fd5-52c0-48cc-bf71-cb1a862192c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:46.032782 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c9285c-5abb-46a2-8cd6-bd99f83cdc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:46.033603 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:35:46.056584 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c9285c-5abb-46a2-8cd6-bd99f83cdc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '50f3ef5f-99f9-4044-9ac1-46a703e4b3fd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:46.057571 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47afd847-daf4-419d-b3df-f1b65676a376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:46.091888 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['49b6fefb-d168-4d99-a3c4-4e4589303abf', '7c020f9b-085c-4d59-9c2c-e72f029d915b', '302852ea-81fd-42ec-97a5-dbe361cc341f', '97552527-b4dc-4a11-ba8f-2b8c98ff9045'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:35:46.092656 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47afd847-daf4-419d-b3df-f1b65676a376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49b6fefb-d168-4d99-a3c4-4e4589303abf', '7c020f9b-085c-4d59-9c2c-e72f029d915b', '302852ea-81fd-42ec-97a5-dbe361cc341f', '97552527-b4dc-4a11-ba8f-2b8c98ff9045']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:46.093310 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01fc837-b0d1-46d0-8b28-afc7d737761b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:46.131022 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01fc837-b0d1-46d0-8b28-afc7d737761b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29f9727d-7945-46fa-8038-5d226d793101', '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='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['49b6fefb-d168-4d99-a3c4-4e4589303abf','7c020f9b-085c-4d59-9c2c-e72f029d915b','302852ea-81fd-42ec-97a5-dbe361cc341f','97552527-b4dc-4a11-ba8f-2b8c98ff9045'],size=1,snapshot_id=50f3ef5f-99f9-4044-9ac1-46a703e4b3fd,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), '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-19T21:35:46Z,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=29f9727d-7945-46fa-8038-5d226d793101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5556b137f40546b4995eb155c224193c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=50f3ef5f-99f9-4044-9ac1-46a703e4b3fd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:46.132083 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3570ea2d-24a3-481a-88b8-2b7b4eddbb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:46.148226 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3570ea2d-24a3-481a-88b8-2b7b4eddbb50) transitioned into 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='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['49b6fefb-d168-4d99-a3c4-4e4589303abf','7c020f9b-085c-4d59-9c2c-e72f029d915b','302852ea-81fd-42ec-97a5-dbe361cc341f','97552527-b4dc-4a11-ba8f-2b8c98ff9045'],size=1,snapshot_id=50f3ef5f-99f9-4044-9ac1-46a703e4b3fd,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:46.148880 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb61ebbf-c267-491a-b063-63148b667e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:35:46.168613 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb61ebbf-c267-491a-b063-63148b667e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:35:46.169447 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (1e2c2fd5-52c0-48cc-bf71-cb1a862192c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:35:46.169731 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request issued successfully. Aug 19 21:35:46.170287 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-d40f0cc0-4360-4ca2-89ae-7abb0d84a356 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:35:46.170719 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1175/4677] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Aug 19 21:35:46 2026] POST /volume/v3/volumes => generated 736 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:35:46.179728 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-a4b52f9a-b835-4465-96c4-833855c5aa3a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:46.182480 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-a4b52f9a-b835-4465-96c4-833855c5aa3a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 Aug 19 21:35:46.182756 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-a4b52f9a-b835-4465-96c4-833855c5aa3a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:46.183027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-a4b52f9a-b835-4465-96c4-833855c5aa3a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:46.191548 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:46.191548 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:46.195813 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-a4b52f9a-b835-4465-96c4-833855c5aa3a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:46.200564 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-a4b52f9a-b835-4465-96c4-833855c5aa3a tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 returned with HTTP 200 Aug 19 21:35:46.201122 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1163/4678] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:35:46 2026] GET /volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:46.209063 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-86645442-6d70-49f7-8e56-2b5583218cfb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:46.211151 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-86645442-6d70-49f7-8e56-2b5583218cfb tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 Aug 19 21:35:46.211341 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-86645442-6d70-49f7-8e56-2b5583218cfb tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:46.211531 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-86645442-6d70-49f7-8e56-2b5583218cfb tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:46.221728 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:46.221728 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:46.225970 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-86645442-6d70-49f7-8e56-2b5583218cfb tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:46.230192 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-86645442-6d70-49f7-8e56-2b5583218cfb tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 returned with HTTP 200 Aug 19 21:35:46.230594 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1173/4679] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:35:46 2026] GET /volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:47.079900 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-ade47d78-01b6-48f1-8323-42f3ff531da3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:47.081865 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-ade47d78-01b6-48f1-8323-42f3ff531da3 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:47.082053 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-ade47d78-01b6-48f1-8323-42f3ff531da3 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:47.082293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-ade47d78-01b6-48f1-8323-42f3ff531da3 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:47.089198 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:47.089198 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:47.092924 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-ade47d78-01b6-48f1-8323-42f3ff531da3 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:47.097944 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-ade47d78-01b6-48f1-8323-42f3ff531da3 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:47.098495 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1169/4680] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:35:47 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:47.167305 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ac9f62b7-8529-4f48-8ff5-78d8779b0624 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:47.167848 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac9f62b7-8529-4f48-8ff5-78d8779b0624 None None] GET https://10.4.3.158/volume// Aug 19 21:35:47.168091 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac9f62b7-8529-4f48-8ff5-78d8779b0624 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:47.168370 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac9f62b7-8529-4f48-8ff5-78d8779b0624 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:47.168787 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac9f62b7-8529-4f48-8ff5-78d8779b0624 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:35:47.169160 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1176/4681] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:35:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:35:47.176306 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-88a169b0-9b28-42c7-80e1-94e28f7bd66c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:47.210605 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-88a169b0-9b28-42c7-80e1-94e28f7bd66c tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:35:47.211077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-88a169b0-9b28-42c7-80e1-94e28f7bd66c tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "899ea18e-9659-4a45-a7de-1c879cfd1d95", "connector": null, "instance_uuid": "37fba397-b253-4396-9cfd-78e740568cd6"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:47.222289 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:47.222289 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:47.253333 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-88a169b0-9b28-42c7-80e1-94e28f7bd66c tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:35:47.254074 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1164/4682] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:35:47 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 19 21:35:47.278744 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-979f3d26-3051-4821-b6fc-abc71524db27 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:47.280394 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-979f3d26-3051-4821-b6fc-abc71524db27 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:47.280577 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-979f3d26-3051-4821-b6fc-abc71524db27 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:47.280742 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-979f3d26-3051-4821-b6fc-abc71524db27 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:47.288292 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-61a12887-3661-4084-9ea4-dc18030b1a19 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:47.288568 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-61a12887-3661-4084-9ea4-dc18030b1a19 None None] GET https://10.4.3.158/volume// Aug 19 21:35:47.288803 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-61a12887-3661-4084-9ea4-dc18030b1a19 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:47.289059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-61a12887-3661-4084-9ea4-dc18030b1a19 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:47.289477 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-61a12887-3661-4084-9ea4-dc18030b1a19 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:35:47.289842 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1170/4683] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:35:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:35:47.291484 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:47.291484 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:47.295704 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-979f3d26-3051-4821-b6fc-abc71524db27 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:47.297671 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-1b145c9e-25e3-4f56-8464-1d06afe704b5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:47.299882 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-1b145c9e-25e3-4f56-8464-1d06afe704b5 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:47.300186 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-1b145c9e-25e3-4f56-8464-1d06afe704b5 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:47.300443 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-1b145c9e-25e3-4f56-8464-1d06afe704b5 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:47.301519 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-979f3d26-3051-4821-b6fc-abc71524db27 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:47.302053 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1174/4684] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:47 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:47.310573 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:47.310573 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:47.315147 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-1b145c9e-25e3-4f56-8464-1d06afe704b5 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:47.320867 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-1b145c9e-25e3-4f56-8464-1d06afe704b5 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:47.321450 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1177/4685] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:35:47 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:47.418114 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-12d81002-0fbb-4ccc-8a06-58a460670ca9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:47.420020 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-12d81002-0fbb-4ccc-8a06-58a460670ca9 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] PUT https://10.4.3.158/volume/v3/attachments/702ede12-e999-4a42-9d83-5a87756f089b Aug 19 21:35:47.420382 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-12d81002-0fbb-4ccc-8a06-58a460670ca9 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:47.427222 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-12d81002-0fbb-4ccc-8a06-58a460670ca9 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Acquiring lock "cinder-attachment_update-899ea18e-9659-4a45-a7de-1c879cfd1d95-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:35:47.433136 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-12d81002-0fbb-4ccc-8a06-58a460670ca9 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Lock "cinder-attachment_update-899ea18e-9659-4a45-a7de-1c879cfd1d95-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:35:47.433978 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:47.433978 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:47.498606 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-12d81002-0fbb-4ccc-8a06-58a460670ca9 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Lock "cinder-attachment_update-899ea18e-9659-4a45-a7de-1c879cfd1d95-np0000007814" released by "attachment_update" :: held 0.065s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:35:47.498908 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-12d81002-0fbb-4ccc-8a06-58a460670ca9 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/attachments/702ede12-e999-4a42-9d83-5a87756f089b returned with HTTP 200 Aug 19 21:35:47.499377 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1165/4686] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:35:47 2026] PUT /volume/v3/attachments/702ede12-e999-4a42-9d83-5a87756f089b => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:48.317151 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-88981922-bc06-409b-a912-0e3561c1b840 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:48.319009 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-88981922-bc06-409b-a912-0e3561c1b840 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:48.319267 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-88981922-bc06-409b-a912-0e3561c1b840 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:48.319478 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-88981922-bc06-409b-a912-0e3561c1b840 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:48.328892 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:48.328892 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:48.332147 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-88981922-bc06-409b-a912-0e3561c1b840 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:48.336157 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-88981922-bc06-409b-a912-0e3561c1b840 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:48.336559 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1171/4687] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:48 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:49.239044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-3bb89a9d-b173-4284-b4cc-f8e688edcd2e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:49.241025 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-3bb89a9d-b173-4284-b4cc-f8e688edcd2e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 Aug 19 21:35:49.241263 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-3bb89a9d-b173-4284-b4cc-f8e688edcd2e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:49.241525 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-3bb89a9d-b173-4284-b4cc-f8e688edcd2e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:49.249815 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:49.249815 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:49.254495 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-3bb89a9d-b173-4284-b4cc-f8e688edcd2e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:49.260264 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-3bb89a9d-b173-4284-b4cc-f8e688edcd2e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 returned with HTTP 200 Aug 19 21:35:49.260746 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1175/4688] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:35:49 2026] GET /volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:49.268422 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c0efd943-415f-40d9-bca8-6da8778a98b7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:49.268826 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c0efd943-415f-40d9-bca8-6da8778a98b7 None None] GET https://10.4.3.158/volume// Aug 19 21:35:49.268997 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c0efd943-415f-40d9-bca8-6da8778a98b7 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:49.269262 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c0efd943-415f-40d9-bca8-6da8778a98b7 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:49.269543 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c0efd943-415f-40d9-bca8-6da8778a98b7 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:35:49.269856 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1178/4689] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:35:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:35:49.276597 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-0e0526bd-a15e-41b4-9ee0-fc9114910f8d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:49.278676 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-0e0526bd-a15e-41b4-9ee0-fc9114910f8d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:35:49.279029 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-0e0526bd-a15e-41b4-9ee0-fc9114910f8d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29f9727d-7945-46fa-8038-5d226d793101", "connector": null, "instance_uuid": "4e862100-87e1-413a-8f9b-b3389069e355"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:49.288477 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:49.288477 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:49.310912 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-0e0526bd-a15e-41b4-9ee0-fc9114910f8d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:35:49.311469 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1166/4690] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:35:49 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 19 21:35:49.319099 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-42f11f86-e909-48e1-8ba9-fc6692460803 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:49.319576 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-42f11f86-e909-48e1-8ba9-fc6692460803 None None] GET https://10.4.3.158/volume// Aug 19 21:35:49.319838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-42f11f86-e909-48e1-8ba9-fc6692460803 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:49.320089 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-42f11f86-e909-48e1-8ba9-fc6692460803 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:49.320431 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-42f11f86-e909-48e1-8ba9-fc6692460803 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:35:49.320828 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1172/4691] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:35:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:35:49.327927 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-bffe8800-d035-447a-a571-835c61333147 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:49.329941 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-bffe8800-d035-447a-a571-835c61333147 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 Aug 19 21:35:49.330200 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-bffe8800-d035-447a-a571-835c61333147 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:49.330406 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-bffe8800-d035-447a-a571-835c61333147 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:49.340089 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:49.340089 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:49.343510 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-bffe8800-d035-447a-a571-835c61333147 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:49.348396 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-820dcd46-816f-4b90-adfc-0d164a32b496 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:49.348714 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-bffe8800-d035-447a-a571-835c61333147 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 returned with HTTP 200 Aug 19 21:35:49.349215 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1176/4692] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:35:49 2026] GET /volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 => generated 1524 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:49.350353 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-820dcd46-816f-4b90-adfc-0d164a32b496 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:49.350572 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-820dcd46-816f-4b90-adfc-0d164a32b496 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:49.350787 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-820dcd46-816f-4b90-adfc-0d164a32b496 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:49.362603 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:49.362603 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:49.366163 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-820dcd46-816f-4b90-adfc-0d164a32b496 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:49.370092 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-820dcd46-816f-4b90-adfc-0d164a32b496 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:49.370502 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1179/4693] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:49 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:49.451370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-7f464288-7a54-42a4-be13-7d1df87ab0f5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:49.453543 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-7f464288-7a54-42a4-be13-7d1df87ab0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] PUT https://10.4.3.158/volume/v3/attachments/d173dd11-3823-4252-bd1f-ee5a6dba7d01 Aug 19 21:35:49.453925 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-7f464288-7a54-42a4-be13-7d1df87ab0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:49.461778 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-7f464288-7a54-42a4-be13-7d1df87ab0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Acquiring lock "cinder-attachment_update-29f9727d-7945-46fa-8038-5d226d793101-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:35:49.466616 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-7f464288-7a54-42a4-be13-7d1df87ab0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-29f9727d-7945-46fa-8038-5d226d793101-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:35:49.467553 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:49.467553 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:49.543830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-7f464288-7a54-42a4-be13-7d1df87ab0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-29f9727d-7945-46fa-8038-5d226d793101-np0000007814" released by "attachment_update" :: held 0.077s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:35:49.544185 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-7f464288-7a54-42a4-be13-7d1df87ab0f5 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/d173dd11-3823-4252-bd1f-ee5a6dba7d01 returned with HTTP 200 Aug 19 21:35:49.544618 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1167/4694] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:35:49 2026] PUT /volume/v3/attachments/d173dd11-3823-4252-bd1f-ee5a6dba7d01 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:49.566062 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-807b96ae-298f-4eb8-bc3f-0200fb89753e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:49.567884 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-807b96ae-298f-4eb8-bc3f-0200fb89753e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments/d173dd11-3823-4252-bd1f-ee5a6dba7d01/action Aug 19 21:35:49.568281 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-807b96ae-298f-4eb8-bc3f-0200fb89753e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:35:49.568397 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-807b96ae-298f-4eb8-bc3f-0200fb89753e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:49.582755 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:49.582755 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:49.591345 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0ef30460-c288-4e10-ac7c-61d531e4a8a2 req-807b96ae-298f-4eb8-bc3f-0200fb89753e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/d173dd11-3823-4252-bd1f-ee5a6dba7d01/action returned with HTTP 204 Aug 19 21:35:49.591770 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1173/4695] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:35:49 2026] POST /volume/v3/attachments/d173dd11-3823-4252-bd1f-ee5a6dba7d01/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:50.382874 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9cc46050-c65e-489a-9da9-5cda08728316 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:50.384531 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9cc46050-c65e-489a-9da9-5cda08728316 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:50.384714 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9cc46050-c65e-489a-9da9-5cda08728316 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:50.384882 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9cc46050-c65e-489a-9da9-5cda08728316 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:50.393363 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:50.393363 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:50.396317 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9cc46050-c65e-489a-9da9-5cda08728316 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:50.400071 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9cc46050-c65e-489a-9da9-5cda08728316 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:50.400508 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1177/4696] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:50 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:50.736735 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-d0da5b13-8d42-47ad-8fa1-116ceed7482f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:50.739272 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-d0da5b13-8d42-47ad-8fa1-116ceed7482f tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] POST https://10.4.3.158/volume/v3/attachments/702ede12-e999-4a42-9d83-5a87756f089b/action Aug 19 21:35:50.739714 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-d0da5b13-8d42-47ad-8fa1-116ceed7482f tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:35:50.739875 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-d0da5b13-8d42-47ad-8fa1-116ceed7482f tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:50.759372 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:50.759372 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:50.770621 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7f05118e-147a-47f6-8077-1e0576f3dfee req-d0da5b13-8d42-47ad-8fa1-116ceed7482f tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/attachments/702ede12-e999-4a42-9d83-5a87756f089b/action returned with HTTP 204 Aug 19 21:35:50.771244 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1180/4697] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:35:50 2026] POST /volume/v3/attachments/702ede12-e999-4a42-9d83-5a87756f089b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:51.412867 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4559088f-fc3d-4ae5-8d7c-adc0c961233e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:51.415107 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4559088f-fc3d-4ae5-8d7c-adc0c961233e tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:51.415384 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4559088f-fc3d-4ae5-8d7c-adc0c961233e tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:51.415604 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4559088f-fc3d-4ae5-8d7c-adc0c961233e tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:51.419239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ee918ba1-33e0-4c3d-bab1-a582ee25b9e9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:51.421852 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ee918ba1-33e0-4c3d-bab1-a582ee25b9e9 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:35:51.422124 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ee918ba1-33e0-4c3d-bab1-a582ee25b9e9 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:51.422396 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ee918ba1-33e0-4c3d-bab1-a582ee25b9e9 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:51.426311 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:51.426311 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:51.429638 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4559088f-fc3d-4ae5-8d7c-adc0c961233e tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:51.431198 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:51.431198 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:51.433561 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4559088f-fc3d-4ae5-8d7c-adc0c961233e tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:51.433936 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1168/4698] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:51 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:51.434737 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ee918ba1-33e0-4c3d-bab1-a582ee25b9e9 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:35:51.438578 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ee918ba1-33e0-4c3d-bab1-a582ee25b9e9 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:35:51.438890 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1174/4699] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:35:51 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:51.446166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:51.448063 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] POST https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95/action Aug 19 21:35:51.448461 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:35:51.448576 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:51.457193 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ec44fba8-7dec-444a-b6f1-932eee7060af None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:51.459139 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:51.459139 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:51.459625 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:51.460197 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ec44fba8-7dec-444a-b6f1-932eee7060af tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] POST https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9/action Aug 19 21:35:51.460705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ec44fba8-7dec-444a-b6f1-932eee7060af tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:35:51.460838 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ec44fba8-7dec-444a-b6f1-932eee7060af tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:51.473735 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:51.473735 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:51.474238 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ec44fba8-7dec-444a-b6f1-932eee7060af tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:35:51.480344 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ec44fba8-7dec-444a-b6f1-932eee7060af tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Begin detaching volume completed successfully. Aug 19 21:35:51.480613 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-ec44fba8-7dec-444a-b6f1-932eee7060af tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9/action returned with HTTP 202 Aug 19 21:35:51.481231 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1181/4700] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:35:51 2026] POST /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:35:51.496348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Created reservations ['e6cdb683-ca9e-4e8b-89cf-7ae067162fe7', 'cdb30716-34eb-49ee-bb8c-bf98387852c3'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:35:51.515432 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Extend volume request issued successfully. Aug 19 21:35:51.515655 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95/action returned with HTTP 202 Aug 19 21:35:51.516079 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1178/4701] 10.4.3.158 () {70 vars in 1431 bytes} [Wed Aug 19 21:35:51 2026] POST /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 21:35:51.522387 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2275d1b7-f5cd-4ce0-b0e7-2afd4ace847a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:51.524237 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2275d1b7-f5cd-4ce0-b0e7-2afd4ace847a tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:51.524435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2275d1b7-f5cd-4ce0-b0e7-2afd4ace847a tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:51.524601 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2275d1b7-f5cd-4ce0-b0e7-2afd4ace847a tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:51.533792 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:51.533792 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:51.537073 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2275d1b7-f5cd-4ce0-b0e7-2afd4ace847a tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:51.541257 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2275d1b7-f5cd-4ce0-b0e7-2afd4ace847a tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:51.541641 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1169/4702] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:51 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 1161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:51.678304 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7aa4ebe4-fca0-46d2-984f-3c4482ee1bdd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:51.678627 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7aa4ebe4-fca0-46d2-984f-3c4482ee1bdd None None] GET https://10.4.3.158/volume// Aug 19 21:35:51.678826 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7aa4ebe4-fca0-46d2-984f-3c4482ee1bdd None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:51.679076 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7aa4ebe4-fca0-46d2-984f-3c4482ee1bdd None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:51.679486 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7aa4ebe4-fca0-46d2-984f-3c4482ee1bdd None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:35:51.680048 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1175/4703] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:35:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:35:51.688100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-1d4314e2-0e62-48a8-81d7-b090444ea9b5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:51.690150 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-1d4314e2-0e62-48a8-81d7-b090444ea9b5 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:35:51.690400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-1d4314e2-0e62-48a8-81d7-b090444ea9b5 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:51.690593 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-1d4314e2-0e62-48a8-81d7-b090444ea9b5 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:51.700422 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:51.700422 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:51.703740 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-1d4314e2-0e62-48a8-81d7-b090444ea9b5 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:35:51.708127 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-1d4314e2-0e62-48a8-81d7-b090444ea9b5 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:35:51.708563 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1182/4704] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:35:51 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:51.803211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 req-de0e04c1-5d0a-4525-a1b7-b0ca648b46cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:51.805890 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 req-de0e04c1-5d0a-4525-a1b7-b0ca648b46cc service nova] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:51.806198 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 req-de0e04c1-5d0a-4525-a1b7-b0ca648b46cc service nova] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:51.806369 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 req-de0e04c1-5d0a-4525-a1b7-b0ca648b46cc service nova] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:51.817347 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:51.817347 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:51.820672 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 req-de0e04c1-5d0a-4525-a1b7-b0ca648b46cc service nova] Volume info retrieved successfully. Aug 19 21:35:51.823953 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cc80ba7e-3b81-4f25-b50f-ef934eedb414 req-de0e04c1-5d0a-4525-a1b7-b0ca648b46cc service nova] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:51.824367 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1179/4705] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:35:51 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 1314 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:52.553864 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9f70505a-1664-40b8-b9de-deb08b5f1b6f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:52.554852 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f70505a-1664-40b8-b9de-deb08b5f1b6f tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:52.555075 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f70505a-1664-40b8-b9de-deb08b5f1b6f tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:52.555273 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f70505a-1664-40b8-b9de-deb08b5f1b6f tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:52.564487 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:52.564487 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:52.574570 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9f70505a-1664-40b8-b9de-deb08b5f1b6f tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:52.578351 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f70505a-1664-40b8-b9de-deb08b5f1b6f tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:52.579413 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1170/4706] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:52 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:52.589852 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-35d0990f-b3e8-4f41-bfb2-62644077cb3a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:52.591399 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-35d0990f-b3e8-4f41-bfb2-62644077cb3a tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:52.591578 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-35d0990f-b3e8-4f41-bfb2-62644077cb3a tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:52.591746 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-35d0990f-b3e8-4f41-bfb2-62644077cb3a tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:52.600759 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:52.600759 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:52.603732 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-35d0990f-b3e8-4f41-bfb2-62644077cb3a tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:52.607163 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-35d0990f-b3e8-4f41-bfb2-62644077cb3a tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:52.607528 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1176/4707] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:52 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 1158 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:52.816705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4924254a-0357-498f-a8bd-bbfd625097da req-ec036389-509b-44ad-aa31-b50ef8d3de97 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:52.818562 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-ec036389-509b-44ad-aa31-b50ef8d3de97 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:52.818733 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-ec036389-509b-44ad-aa31-b50ef8d3de97 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:52.818918 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-ec036389-509b-44ad-aa31-b50ef8d3de97 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:52.827137 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:52.827137 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:52.829876 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-4924254a-0357-498f-a8bd-bbfd625097da req-ec036389-509b-44ad-aa31-b50ef8d3de97 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:52.833393 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-ec036389-509b-44ad-aa31-b50ef8d3de97 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:52.833727 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1183/4708] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:35:52 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:52.849361 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4924254a-0357-498f-a8bd-bbfd625097da req-0009d45b-757c-47bd-9038-88c088496953 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:52.851245 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-0009d45b-757c-47bd-9038-88c088496953 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] POST https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95/action Aug 19 21:35:52.851564 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-0009d45b-757c-47bd-9038-88c088496953 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:35:52.851676 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-0009d45b-757c-47bd-9038-88c088496953 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:35:52.861828 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:52.861828 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:52.862269 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4924254a-0357-498f-a8bd-bbfd625097da req-0009d45b-757c-47bd-9038-88c088496953 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:52.874931 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4924254a-0357-498f-a8bd-bbfd625097da req-0009d45b-757c-47bd-9038-88c088496953 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Begin detaching volume completed successfully. Aug 19 21:35:52.875140 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-0009d45b-757c-47bd-9038-88c088496953 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95/action returned with HTTP 202 Aug 19 21:35:52.875628 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1180/4709] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:35:52 2026] POST /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:35:52.897945 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bd714d20-cc21-42d8-8ea0-c0f1b153cfe6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:52.899721 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bd714d20-cc21-42d8-8ea0-c0f1b153cfe6 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:52.900981 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bd714d20-cc21-42d8-8ea0-c0f1b153cfe6 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:52.900981 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bd714d20-cc21-42d8-8ea0-c0f1b153cfe6 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:52.908468 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:52.908468 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:52.911395 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bd714d20-cc21-42d8-8ea0-c0f1b153cfe6 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:52.914868 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bd714d20-cc21-42d8-8ea0-c0f1b153cfe6 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:52.915251 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1171/4710] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:52 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 1161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:52.920466 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e0bb9fa2-bc54-4cd5-ae08-4e89749511b9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:52.920934 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e0bb9fa2-bc54-4cd5-ae08-4e89749511b9 None None] GET https://10.4.3.158/volume// Aug 19 21:35:52.921133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e0bb9fa2-bc54-4cd5-ae08-4e89749511b9 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:52.921324 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e0bb9fa2-bc54-4cd5-ae08-4e89749511b9 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:52.921642 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e0bb9fa2-bc54-4cd5-ae08-4e89749511b9 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:35:52.921950 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1177/4711] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:35:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:35:52.928262 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4924254a-0357-498f-a8bd-bbfd625097da req-0d191e84-5448-41ad-a8ce-08a7b6b54769 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:52.930106 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-0d191e84-5448-41ad-a8ce-08a7b6b54769 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:52.930321 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-0d191e84-5448-41ad-a8ce-08a7b6b54769 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:52.930484 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-0d191e84-5448-41ad-a8ce-08a7b6b54769 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:52.939260 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:52.939260 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:52.942278 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-4924254a-0357-498f-a8bd-bbfd625097da req-0d191e84-5448-41ad-a8ce-08a7b6b54769 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:52.946169 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-0d191e84-5448-41ad-a8ce-08a7b6b54769 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:52.946552 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1184/4712] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:35:52 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:53.927553 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2d876d8d-840c-40fa-a258-2033e34eb915 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:53.929362 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d876d8d-840c-40fa-a258-2033e34eb915 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:53.929583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d876d8d-840c-40fa-a258-2033e34eb915 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:53.929774 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d876d8d-840c-40fa-a258-2033e34eb915 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:53.942005 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:53.942005 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:53.946665 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2d876d8d-840c-40fa-a258-2033e34eb915 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:53.952590 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d876d8d-840c-40fa-a258-2033e34eb915 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:53.953106 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1181/4713] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:53 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:35:54.041081 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-fd8da3a8-d2b8-4661-b814-42cf133bf810 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:54.043047 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-fd8da3a8-d2b8-4661-b814-42cf133bf810 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] DELETE https://10.4.3.158/volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8 Aug 19 21:35:54.043225 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-fd8da3a8-d2b8-4661-b814-42cf133bf810 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:54.043399 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-fd8da3a8-d2b8-4661-b814-42cf133bf810 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:54.050456 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:54.050456 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:54.175428 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7c82957b-f375-4ad5-95b3-2db6c52db61a req-fd8da3a8-d2b8-4661-b814-42cf133bf810 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8 returned with HTTP 200 Aug 19 21:35:54.175791 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1172/4714] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:35:54 2026] DELETE /volume/v3/attachments/d89d37d7-fd8e-4c6e-a37d-10876494e4b8 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:54.335126 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-4924254a-0357-498f-a8bd-bbfd625097da req-34a91c12-1d51-4f6f-8f06-ea1f15597cdf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:54.337368 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-34a91c12-1d51-4f6f-8f06-ea1f15597cdf tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] DELETE https://10.4.3.158/volume/v3/attachments/702ede12-e999-4a42-9d83-5a87756f089b Aug 19 21:35:54.337624 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-34a91c12-1d51-4f6f-8f06-ea1f15597cdf tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:54.337911 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-34a91c12-1d51-4f6f-8f06-ea1f15597cdf tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:54.344700 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:54.344700 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:54.413196 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4924254a-0357-498f-a8bd-bbfd625097da req-34a91c12-1d51-4f6f-8f06-ea1f15597cdf tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/attachments/702ede12-e999-4a42-9d83-5a87756f089b returned with HTTP 200 Aug 19 21:35:54.413725 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1178/4715] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:35:54 2026] DELETE /volume/v3/attachments/702ede12-e999-4a42-9d83-5a87756f089b => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:54.669283 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a0444b05-f778-4890-af3d-2ee48c25c822 req-6ec949c4-d6e0-4642-bd8b-a270f559585b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:54.672019 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a0444b05-f778-4890-af3d-2ee48c25c822 req-6ec949c4-d6e0-4642-bd8b-a270f559585b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:35:54.672323 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a0444b05-f778-4890-af3d-2ee48c25c822 req-6ec949c4-d6e0-4642-bd8b-a270f559585b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:54.672562 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a0444b05-f778-4890-af3d-2ee48c25c822 req-6ec949c4-d6e0-4642-bd8b-a270f559585b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:54.681418 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:54.681418 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:54.685920 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a0444b05-f778-4890-af3d-2ee48c25c822 req-6ec949c4-d6e0-4642-bd8b-a270f559585b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:35:54.691841 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a0444b05-f778-4890-af3d-2ee48c25c822 req-6ec949c4-d6e0-4642-bd8b-a270f559585b tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:35:54.692464 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1185/4716] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:35:54 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:54.703497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6e899391-4d16-49d1-baca-234b66bdafcb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:54.705084 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e899391-4d16-49d1-baca-234b66bdafcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:35:54.705286 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e899391-4d16-49d1-baca-234b66bdafcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:54.705455 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e899391-4d16-49d1-baca-234b66bdafcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:54.705608 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-6e899391-4d16-49d1-baca-234b66bdafcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Delete volume with id: 1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:35:54.712337 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:54.712337 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:54.712818 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6e899391-4d16-49d1-baca-234b66bdafcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:35:54.758134 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6e899391-4d16-49d1-baca-234b66bdafcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Delete volume request issued successfully. Aug 19 21:35:54.758134 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e899391-4d16-49d1-baca-234b66bdafcb tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 202 Aug 19 21:35:54.760314 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1182/4717] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:35:54 2026] DELETE /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:35:54.765323 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a0fc1242-c7f2-4031-a916-36c962d5d466 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:54.767533 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0fc1242-c7f2-4031-a916-36c962d5d466 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:35:54.767754 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0fc1242-c7f2-4031-a916-36c962d5d466 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:54.767912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0fc1242-c7f2-4031-a916-36c962d5d466 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:54.774954 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:54.774954 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:54.778832 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a0fc1242-c7f2-4031-a916-36c962d5d466 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Volume info retrieved successfully. Aug 19 21:35:54.783887 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0fc1242-c7f2-4031-a916-36c962d5d466 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 200 Aug 19 21:35:54.784346 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1173/4718] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:35:54 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:54.964868 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7e428182-8151-4828-97ba-e98dd66a3053 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:54.966704 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7e428182-8151-4828-97ba-e98dd66a3053 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:54.966929 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7e428182-8151-4828-97ba-e98dd66a3053 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:54.967161 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7e428182-8151-4828-97ba-e98dd66a3053 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:54.973860 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:54.973860 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:54.977531 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7e428182-8151-4828-97ba-e98dd66a3053 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:54.981940 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7e428182-8151-4828-97ba-e98dd66a3053 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:54.982514 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1179/4719] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:54 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:55.796446 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f7c4158-9b00-4c3f-82e3-dc0107b2f7f3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:55.798291 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f7c4158-9b00-4c3f-82e3-dc0107b2f7f3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] GET https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 Aug 19 21:35:55.798558 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f7c4158-9b00-4c3f-82e3-dc0107b2f7f3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:55.798799 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f7c4158-9b00-4c3f-82e3-dc0107b2f7f3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:55.807022 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f7c4158-9b00-4c3f-82e3-dc0107b2f7f3 tempest-TestMinimumBasicScenario-2038818801 tempest-TestMinimumBasicScenario-2038818801-project-member] https://10.4.3.158/volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 returned with HTTP 404 Aug 19 21:35:55.807549 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1186/4720] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:35:55 2026] GET /volume/v3/volumes/1f3b7941-acaa-4b2f-a398-584a2a398fc9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:56.613109 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0ef8372e-4ac8-4918-b6bf-c429c1726b9c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:56.614849 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0ef8372e-4ac8-4918-b6bf-c429c1726b9c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 Aug 19 21:35:56.615036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0ef8372e-4ac8-4918-b6bf-c429c1726b9c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:56.615248 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0ef8372e-4ac8-4918-b6bf-c429c1726b9c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:56.623630 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:56.623630 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:56.626532 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0ef8372e-4ac8-4918-b6bf-c429c1726b9c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:56.630570 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0ef8372e-4ac8-4918-b6bf-c429c1726b9c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 returned with HTTP 200 Aug 19 21:35:56.630906 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1183/4721] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:35:56 2026] GET /volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 => generated 1637 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:57.813850 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-d527d729-af51-496e-aead-4bda4fd277a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:57.816094 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-d527d729-af51-496e-aead-4bda4fd277a2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/attachments/d173dd11-3823-4252-bd1f-ee5a6dba7d01 Aug 19 21:35:57.816323 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-d527d729-af51-496e-aead-4bda4fd277a2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:57.816511 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-d527d729-af51-496e-aead-4bda4fd277a2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:57.823773 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:57.823773 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:57.858983 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a838a47d-8eaf-471f-9ad3-22f557827b97 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:57.860750 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a838a47d-8eaf-471f-9ad3-22f557827b97 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:57.860930 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a838a47d-8eaf-471f-9ad3-22f557827b97 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:57.861129 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a838a47d-8eaf-471f-9ad3-22f557827b97 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:57.867644 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:57.867644 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:35:57.871449 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a838a47d-8eaf-471f-9ad3-22f557827b97 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:57.874587 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-d527d729-af51-496e-aead-4bda4fd277a2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/d173dd11-3823-4252-bd1f-ee5a6dba7d01 returned with HTTP 200 Aug 19 21:35:57.875086 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1174/4722] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:35:57 2026] DELETE /volume/v3/attachments/d173dd11-3823-4252-bd1f-ee5a6dba7d01 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:35:57.875523 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a838a47d-8eaf-471f-9ad3-22f557827b97 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:57.875901 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1180/4723] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:57 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:57.883899 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-c47bb3d7-9a7a-43cc-9114-279b9109de92 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:57.885788 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-c47bb3d7-9a7a-43cc-9114-279b9109de92 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 Aug 19 21:35:57.885974 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-c47bb3d7-9a7a-43cc-9114-279b9109de92 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:57.886214 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-c47bb3d7-9a7a-43cc-9114-279b9109de92 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:57.886416 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-c47bb3d7-9a7a-43cc-9114-279b9109de92 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 29f9727d-7945-46fa-8038-5d226d793101 Aug 19 21:35:57.886895 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6fff3179-d703-4e07-8021-fe4df74a1479 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:57.888500 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6fff3179-d703-4e07-8021-fe4df74a1479 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] DELETE https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:57.888701 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6fff3179-d703-4e07-8021-fe4df74a1479 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:57.888874 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6fff3179-d703-4e07-8021-fe4df74a1479 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:57.889039 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-6fff3179-d703-4e07-8021-fe4df74a1479 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Delete volume with id: 899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:57.892880 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:57.892880 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:35:57.893368 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-c47bb3d7-9a7a-43cc-9114-279b9109de92 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:35:57.895578 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:57.895578 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:57.896020 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6fff3179-d703-4e07-8021-fe4df74a1479 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:57.912559 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-c47bb3d7-9a7a-43cc-9114-279b9109de92 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume request issued successfully. Aug 19 21:35:57.912661 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6fff3179-d703-4e07-8021-fe4df74a1479 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Delete volume request issued successfully. Aug 19 21:35:57.912743 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-81bf8a3d-13e5-4cd9-bf02-9c073adc88b8 req-c47bb3d7-9a7a-43cc-9114-279b9109de92 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 returned with HTTP 202 Aug 19 21:35:57.912833 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6fff3179-d703-4e07-8021-fe4df74a1479 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 202 Aug 19 21:35:57.913319 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1187/4724] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:35:57 2026] DELETE /volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 21:35:57.913472 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1184/4725] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:35:57 2026] DELETE /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:35:57.920054 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5185c897-4c86-4ed6-b157-ee0680fd17dd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:57.921836 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5185c897-4c86-4ed6-b157-ee0680fd17dd tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:57.922068 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5185c897-4c86-4ed6-b157-ee0680fd17dd tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:57.922287 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5185c897-4c86-4ed6-b157-ee0680fd17dd tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:57.929335 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:57.929335 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:57.934243 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5185c897-4c86-4ed6-b157-ee0680fd17dd tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Volume info retrieved successfully. Aug 19 21:35:57.938638 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5185c897-4c86-4ed6-b157-ee0680fd17dd tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 200 Aug 19 21:35:57.939121 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1175/4726] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:57 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:35:58.952718 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eb39901a-13e2-482b-bd56-ef6cd89f2403 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:58.954593 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eb39901a-13e2-482b-bd56-ef6cd89f2403 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] GET https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 Aug 19 21:35:58.954794 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eb39901a-13e2-482b-bd56-ef6cd89f2403 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:58.954989 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eb39901a-13e2-482b-bd56-ef6cd89f2403 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:58.961652 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eb39901a-13e2-482b-bd56-ef6cd89f2403 tempest-VolumesExtendAttachedTest-1283539471 tempest-VolumesExtendAttachedTest-1283539471-project-member] https://10.4.3.158/volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 returned with HTTP 404 Aug 19 21:35:58.962335 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1181/4727] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:35:58 2026] GET /volume/v3/volumes/899ea18e-9659-4a45-a7de-1c879cfd1d95 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:35:59.073364 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a4928aab-1728-4746-8d13-2e7e644511ff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:59.075979 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a4928aab-1728-4746-8d13-2e7e644511ff tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 Aug 19 21:35:59.076206 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a4928aab-1728-4746-8d13-2e7e644511ff tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:59.076526 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a4928aab-1728-4746-8d13-2e7e644511ff tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:59.083178 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a4928aab-1728-4746-8d13-2e7e644511ff tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 returned with HTTP 404 Aug 19 21:35:59.083724 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1188/4728] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:35:59 2026] GET /volume/v3/volumes/29f9727d-7945-46fa-8038-5d226d793101 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:35:59.140255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0bd50e98-cfb2-4c50-b51a-01dea9058d25 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:59.142484 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0bd50e98-cfb2-4c50-b51a-01dea9058d25 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd Aug 19 21:35:59.142742 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0bd50e98-cfb2-4c50-b51a-01dea9058d25 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:59.142980 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0bd50e98-cfb2-4c50-b51a-01dea9058d25 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:59.143135 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-0bd50e98-cfb2-4c50-b51a-01dea9058d25 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: 50f3ef5f-99f9-4044-9ac1-46a703e4b3fd Aug 19 21:35:59.148866 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:59.148866 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:35:59.149391 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0bd50e98-cfb2-4c50-b51a-01dea9058d25 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:59.166738 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0bd50e98-cfb2-4c50-b51a-01dea9058d25 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot delete request issued successfully. Aug 19 21:35:59.166953 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0bd50e98-cfb2-4c50-b51a-01dea9058d25 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd returned with HTTP 202 Aug 19 21:35:59.167473 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1185/4729] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:35:59 2026] DELETE /volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:35:59.175825 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b62cc872-d3da-43c0-8c6d-f56743e7b2e2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:35:59.177888 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b62cc872-d3da-43c0-8c6d-f56743e7b2e2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd Aug 19 21:35:59.178121 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b62cc872-d3da-43c0-8c6d-f56743e7b2e2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:35:59.178355 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b62cc872-d3da-43c0-8c6d-f56743e7b2e2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:35:59.183234 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:35:59.183234 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:35:59.183668 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b62cc872-d3da-43c0-8c6d-f56743e7b2e2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:35:59.184532 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b62cc872-d3da-43c0-8c6d-f56743e7b2e2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd returned with HTTP 200 Aug 19 21:35:59.185100 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1176/4730] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:35:59 2026] GET /volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:00.193938 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-49c2abd0-70ff-4c27-a011-fa239b8b718b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:00.195931 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-49c2abd0-70ff-4c27-a011-fa239b8b718b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd Aug 19 21:36:00.196137 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-49c2abd0-70ff-4c27-a011-fa239b8b718b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:00.196360 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-49c2abd0-70ff-4c27-a011-fa239b8b718b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:00.200563 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-49c2abd0-70ff-4c27-a011-fa239b8b718b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd returned with HTTP 404 Aug 19 21:36:00.201058 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1182/4731] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:00 2026] GET /volume/v3/snapshots/50f3ef5f-99f9-4044-9ac1-46a703e4b3fd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:00.207992 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4f751fb2-38bc-4e97-84bd-5c641e6f04b2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:00.209736 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4f751fb2-38bc-4e97-84bd-5c641e6f04b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 Aug 19 21:36:00.209923 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4f751fb2-38bc-4e97-84bd-5c641e6f04b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:00.210115 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4f751fb2-38bc-4e97-84bd-5c641e6f04b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:00.210311 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4f751fb2-38bc-4e97-84bd-5c641e6f04b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 9af1399c-459b-440f-9d2b-38fdcfa7c023 Aug 19 21:36:00.217402 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:00.217402 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:00.217893 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4f751fb2-38bc-4e97-84bd-5c641e6f04b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:00.233977 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4f751fb2-38bc-4e97-84bd-5c641e6f04b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume request issued successfully. Aug 19 21:36:00.234181 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4f751fb2-38bc-4e97-84bd-5c641e6f04b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 returned with HTTP 202 Aug 19 21:36:00.234614 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1189/4732] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:36:00 2026] DELETE /volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:36:00.240997 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-24bccc2a-e419-48dc-9011-791783e69baf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:00.242658 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-24bccc2a-e419-48dc-9011-791783e69baf tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 Aug 19 21:36:00.242819 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-24bccc2a-e419-48dc-9011-791783e69baf tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:00.242985 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-24bccc2a-e419-48dc-9011-791783e69baf tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:00.249837 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:00.249837 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:00.253296 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-24bccc2a-e419-48dc-9011-791783e69baf tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:00.259808 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-24bccc2a-e419-48dc-9011-791783e69baf tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 returned with HTTP 200 Aug 19 21:36:00.260416 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1186/4733] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:00 2026] GET /volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:01.273790 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fb618adc-1e26-45d3-bf93-1f993f3802ff None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:01.275638 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb618adc-1e26-45d3-bf93-1f993f3802ff tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 Aug 19 21:36:01.275856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb618adc-1e26-45d3-bf93-1f993f3802ff tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:01.276055 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb618adc-1e26-45d3-bf93-1f993f3802ff tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:01.281736 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb618adc-1e26-45d3-bf93-1f993f3802ff tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 returned with HTTP 404 Aug 19 21:36:01.282325 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1177/4734] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:01 2026] GET /volume/v3/volumes/9af1399c-459b-440f-9d2b-38fdcfa7c023 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:01.305323 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:01.306875 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:36:01.307211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-536287383", "snapshot_id": null, "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:01.308665 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-536287383', 'snapshot_id': None, 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:36:01.394076 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume of 1 GB Aug 19 21:36:01.398459 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Availability Zones retrieved successfully. Aug 19 21:36:01.404067 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (4e622080-94b5-491b-aa01-d3bc9dab6ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:01.404939 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89966a25-c4c6-4bc8-90cb-4690c75102fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:01.405860 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:36:01.462238 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89966a25-c4c6-4bc8-90cb-4690c75102fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:01.462989 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0874ab-7c7b-4fba-b66f-a2b34327cc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:01.501990 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['b66da1ce-ff0d-447b-b35c-a94bcd11dc48', '865edf1e-0ead-40b0-aa65-ee15b100f6dd', '1a56b299-af47-4bd6-a240-79f54473e3b5', '05adf574-29c7-4c44-89b5-61911f4d1926'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:01.502756 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0874ab-7c7b-4fba-b66f-a2b34327cc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b66da1ce-ff0d-447b-b35c-a94bcd11dc48', '865edf1e-0ead-40b0-aa65-ee15b100f6dd', '1a56b299-af47-4bd6-a240-79f54473e3b5', '05adf574-29c7-4c44-89b5-61911f4d1926']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:01.503428 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29442dd1-c40a-4648-9b2b-ed02bbc9f664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:01.525899 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29442dd1-c40a-4648-9b2b-ed02bbc9f664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11f49eff-4c57-4981-85db-a6d1b6892c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-536287383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['b66da1ce-ff0d-447b-b35c-a94bcd11dc48','865edf1e-0ead-40b0-aa65-ee15b100f6dd','1a56b299-af47-4bd6-a240-79f54473e3b5','05adf574-29c7-4c44-89b5-61911f4d1926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-536287383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11f49eff-4c57-4981-85db-a6d1b6892c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5556b137f40546b4995eb155c224193c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:01.526576 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0702a6a1-fb81-4927-9b10-9ebacf696039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:01.541196 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0702a6a1-fb81-4927-9b10-9ebacf696039) transitioned into state 'SUCCESS' from state '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-536287383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['b66da1ce-ff0d-447b-b35c-a94bcd11dc48','865edf1e-0ead-40b0-aa65-ee15b100f6dd','1a56b299-af47-4bd6-a240-79f54473e3b5','05adf574-29c7-4c44-89b5-61911f4d1926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:01.541928 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcc1207c-be58-41f1-87c1-47f18d699c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:01.549701 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcc1207c-be58-41f1-87c1-47f18d699c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:01.550440 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (4e622080-94b5-491b-aa01-d3bc9dab6ab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:01.550705 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request issued successfully. Aug 19 21:36:01.551221 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-760e0075-ebae-46a4-a32a-9d97aa1ab8c9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:36:01.551741 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1183/4735] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:36:01 2026] POST /volume/v3/volumes => generated 758 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:01.562954 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c56ac7ce-9478-4a42-b65d-a5776ac289de None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:01.564622 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c56ac7ce-9478-4a42-b65d-a5776ac289de tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:36:01.564806 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c56ac7ce-9478-4a42-b65d-a5776ac289de tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:01.565004 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c56ac7ce-9478-4a42-b65d-a5776ac289de tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:01.571424 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:01.571424 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:01.575345 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c56ac7ce-9478-4a42-b65d-a5776ac289de tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:01.580973 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c56ac7ce-9478-4a42-b65d-a5776ac289de tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 200 Aug 19 21:36:01.581478 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1190/4736] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:01 2026] GET /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:02.595214 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c7c2ba54-04e4-496a-84f0-de08f9f1c499 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:02.597291 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7c2ba54-04e4-496a-84f0-de08f9f1c499 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:36:02.597556 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7c2ba54-04e4-496a-84f0-de08f9f1c499 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:02.597839 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7c2ba54-04e4-496a-84f0-de08f9f1c499 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:02.606310 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:02.606310 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:02.611209 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c7c2ba54-04e4-496a-84f0-de08f9f1c499 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:02.618130 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7c2ba54-04e4-496a-84f0-de08f9f1c499 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 200 Aug 19 21:36:02.618596 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1187/4737] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:02 2026] GET /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:02.630551 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3621a5f5-75ed-4849-83d1-4470bf8e4a1f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:02.632501 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3621a5f5-75ed-4849-83d1-4470bf8e4a1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:36:02.632719 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3621a5f5-75ed-4849-83d1-4470bf8e4a1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:02.632971 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3621a5f5-75ed-4849-83d1-4470bf8e4a1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:02.640661 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:02.640661 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:02.644565 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3621a5f5-75ed-4849-83d1-4470bf8e4a1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:02.650231 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3621a5f5-75ed-4849-83d1-4470bf8e4a1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 200 Aug 19 21:36:02.650786 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1178/4738] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:02 2026] GET /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:03.449274 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-018db1db-8650-4977-a81a-4151e2b09908 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:03.538516 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:36:03.538908 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1586944931"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:03.540390 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1586944931'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:36:03.540568 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Create volume of 1 GB Aug 19 21:36:03.540919 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:03.540919 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:03.545142 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Availability Zones retrieved successfully. Aug 19 21:36:03.551791 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Flow 'volume_create_api' (ceb3cf6e-bd7d-46fa-8ba0-b0310c34ef3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:03.552988 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c95813-b781-429a-914e-e86b527b4467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:03.554562 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:36:03.582303 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c95813-b781-429a-914e-e86b527b4467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:03.583087 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbef53c-cb73-44e5-876c-95f91fbde0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:03.640659 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Created reservations ['e987de02-3376-43b7-8a75-c67ccd7c297c', 'a6c3ebd4-c2f0-4529-aa41-656b4133d46b', '41f50c72-5cf8-408d-9cd9-3da1196999c6', '8f7128af-12c1-492e-8d43-a64e2b275d2b'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:03.641476 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbef53c-cb73-44e5-876c-95f91fbde0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e987de02-3376-43b7-8a75-c67ccd7c297c', 'a6c3ebd4-c2f0-4529-aa41-656b4133d46b', '41f50c72-5cf8-408d-9cd9-3da1196999c6', '8f7128af-12c1-492e-8d43-a64e2b275d2b']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:03.642414 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20540646-f3dc-4d3e-9b56-ce458078f878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:03.668281 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20540646-f3dc-4d3e-9b56-ce458078f878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceb2c1ff-d75f-4b99-9f95-83f65c766739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1586944931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d811c5e29e41129153745b9aa5deeb',qos_specs=None,replication_status=,reservations=['e987de02-3376-43b7-8a75-c67ccd7c297c','a6c3ebd4-c2f0-4529-aa41-656b4133d46b','41f50c72-5cf8-408d-9cd9-3da1196999c6','8f7128af-12c1-492e-8d43-a64e2b275d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c3d48c7ae04a18811e11e34f762888',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:36:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1586944931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceb2c1ff-d75f-4b99-9f95-83f65c766739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d811c5e29e41129153745b9aa5deeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56c3d48c7ae04a18811e11e34f762888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:03.669025 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6174653c-b4fa-4f00-8102-dea069e14500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:03.688725 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6174653c-b4fa-4f00-8102-dea069e14500) transitioned into state 'SUCCESS' from state '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-1586944931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d811c5e29e41129153745b9aa5deeb',qos_specs=None,replication_status=,reservations=['e987de02-3376-43b7-8a75-c67ccd7c297c','a6c3ebd4-c2f0-4529-aa41-656b4133d46b','41f50c72-5cf8-408d-9cd9-3da1196999c6','8f7128af-12c1-492e-8d43-a64e2b275d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c3d48c7ae04a18811e11e34f762888',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:03.689689 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a94020-fb33-4283-ab35-0f6b3159c694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:03.699136 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a94020-fb33-4283-ab35-0f6b3159c694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:03.700055 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Flow 'volume_create_api' (ceb3cf6e-bd7d-46fa-8ba0-b0310c34ef3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:03.700424 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Create volume request issued successfully. Aug 19 21:36:03.701031 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-018db1db-8650-4977-a81a-4151e2b09908 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:36:03.701495 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1184/4739] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:36:03 2026] POST /volume/v3/volumes => generated 766 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:03.712622 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9398dc36-33e7-4f82-ad1e-3cdde5084905 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:03.714702 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9398dc36-33e7-4f82-ad1e-3cdde5084905 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 Aug 19 21:36:03.714931 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9398dc36-33e7-4f82-ad1e-3cdde5084905 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:03.715124 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9398dc36-33e7-4f82-ad1e-3cdde5084905 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:03.723600 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:03.723600 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:03.727834 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9398dc36-33e7-4f82-ad1e-3cdde5084905 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:03.733252 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9398dc36-33e7-4f82-ad1e-3cdde5084905 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 returned with HTTP 200 Aug 19 21:36:03.733628 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1191/4740] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:03 2026] GET /volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:03.804219 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-73e8542e-af26-4892-9044-2f19f548317c req-6667b35f-3378-4156-b082-60178da8c094 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:03.806787 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-6667b35f-3378-4156-b082-60178da8c094 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:36:03.807021 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-6667b35f-3378-4156-b082-60178da8c094 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:03.807218 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-6667b35f-3378-4156-b082-60178da8c094 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:03.816086 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:03.816086 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:03.821145 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-73e8542e-af26-4892-9044-2f19f548317c req-6667b35f-3378-4156-b082-60178da8c094 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:03.826756 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-6667b35f-3378-4156-b082-60178da8c094 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 200 Aug 19 21:36:03.827257 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1188/4741] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:36:03 2026] GET /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:04.300440 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-73e8542e-af26-4892-9044-2f19f548317c req-bc76f4f2-bc04-46d5-bd62-177d3870fc68 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:04.302302 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-bc76f4f2-bc04-46d5-bd62-177d3870fc68 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:36:04.302511 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-bc76f4f2-bc04-46d5-bd62-177d3870fc68 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:04.302713 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-bc76f4f2-bc04-46d5-bd62-177d3870fc68 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:04.311962 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:04.311962 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:04.317183 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-73e8542e-af26-4892-9044-2f19f548317c req-bc76f4f2-bc04-46d5-bd62-177d3870fc68 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:04.323626 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-bc76f4f2-bc04-46d5-bd62-177d3870fc68 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 200 Aug 19 21:36:04.324196 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1179/4742] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:36:04 2026] GET /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:04.335211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-72eceec4-6981-47aa-8efd-c15cbaceacb6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:04.335703 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-72eceec4-6981-47aa-8efd-c15cbaceacb6 None None] GET https://10.4.3.158/volume// Aug 19 21:36:04.335828 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-72eceec4-6981-47aa-8efd-c15cbaceacb6 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:04.336026 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-72eceec4-6981-47aa-8efd-c15cbaceacb6 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:04.336383 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-72eceec4-6981-47aa-8efd-c15cbaceacb6 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:36:04.336670 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1185/4743] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:36:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:36:04.345872 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-73e8542e-af26-4892-9044-2f19f548317c req-281cf44c-e369-4acb-a307-8457924208f4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:04.349171 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-281cf44c-e369-4acb-a307-8457924208f4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:36:04.349755 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-281cf44c-e369-4acb-a307-8457924208f4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11f49eff-4c57-4981-85db-a6d1b6892c21", "connector": null, "instance_uuid": "0dd32342-9d08-4712-a74b-57a8ecb3f20b"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:04.360549 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:04.360549 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:04.395857 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-281cf44c-e369-4acb-a307-8457924208f4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:36:04.396365 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1192/4744] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:36:04 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 19 21:36:04.745368 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9542ea2a-0956-4efb-81f4-077fcd97bf7b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:04.747559 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9542ea2a-0956-4efb-81f4-077fcd97bf7b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 Aug 19 21:36:04.747852 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9542ea2a-0956-4efb-81f4-077fcd97bf7b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:04.748095 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9542ea2a-0956-4efb-81f4-077fcd97bf7b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:04.757536 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:04.757536 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:04.762550 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9542ea2a-0956-4efb-81f4-077fcd97bf7b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:04.768024 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9542ea2a-0956-4efb-81f4-077fcd97bf7b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 returned with HTTP 200 Aug 19 21:36:04.768616 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1189/4745] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:04 2026] GET /volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:04.780045 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c0dbd1d7-4ce6-4b32-90b0-55423aab8c57 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:04.781755 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c0dbd1d7-4ce6-4b32-90b0-55423aab8c57 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:36:04.782124 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c0dbd1d7-4ce6-4b32-90b0-55423aab8c57 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ceb2c1ff-d75f-4b99-9f95-83f65c766739", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-795200165"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:04.790395 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:04.790395 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:04.790891 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c0dbd1d7-4ce6-4b32-90b0-55423aab8c57 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:04.791002 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-c0dbd1d7-4ce6-4b32-90b0-55423aab8c57 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Create snapshot from volume ceb2c1ff-d75f-4b99-9f95-83f65c766739 Aug 19 21:36:04.823094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-c0dbd1d7-4ce6-4b32-90b0-55423aab8c57 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Created reservations ['aaedda28-93fc-470c-9c6a-9d4f15a926ad', '42533ec1-b25e-4095-9e75-e59e03291d6d', '9b064a8a-afcc-4f2f-896b-6e2de620ef21', 'b4bed7fe-cde9-4a2d-b5d6-6139f2ba0a14'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:04.854122 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c0dbd1d7-4ce6-4b32-90b0-55423aab8c57 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot create request issued successfully. Aug 19 21:36:04.854540 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c0dbd1d7-4ce6-4b32-90b0-55423aab8c57 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:36:04.855003 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1180/4746] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:36:04 2026] POST /volume/v3/snapshots => generated 321 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:04.863600 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1ea2b106-49c3-4434-8038-b9b089a2259b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:04.865432 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1ea2b106-49c3-4434-8038-b9b089a2259b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 Aug 19 21:36:04.865620 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1ea2b106-49c3-4434-8038-b9b089a2259b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:04.865806 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1ea2b106-49c3-4434-8038-b9b089a2259b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:04.870783 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:04.870783 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:04.871191 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1ea2b106-49c3-4434-8038-b9b089a2259b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot retrieved successfully. Aug 19 21:36:04.871932 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1ea2b106-49c3-4434-8038-b9b089a2259b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 returned with HTTP 200 Aug 19 21:36:04.872289 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1186/4747] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:04 2026] GET /volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:04.913837 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0bd8f621-1e56-4d0b-a381-bc31ad1ea803 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:04.999838 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0bd8f621-1e56-4d0b-a381-bc31ad1ea803 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:36:05.000252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0bd8f621-1e56-4d0b-a381-bc31ad1ea803 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5cdefb8-175d-4924-bcd0-69ea677cd8da", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-886152868"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:05.009858 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0bd8f621-1e56-4d0b-a381-bc31ad1ea803 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 404 Aug 19 21:36:05.010613 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1193/4748] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:36:04 2026] POST /volume/v3/snapshots => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:05.018485 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-abc56bc6-bb4a-4f2d-bca0-2c3d60e4770b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.020134 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-abc56bc6-bb4a-4f2d-bca0-2c3d60e4770b tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:36:05.020459 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-abc56bc6-bb4a-4f2d-bca0-2c3d60e4770b tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1198889835"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:05.045547 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-abc56bc6-bb4a-4f2d-bca0-2c3d60e4770b tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 404 Aug 19 21:36:05.045876 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1190/4749] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:36:05 2026] POST /volume/v3/snapshots => generated 77 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:05.053284 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-374383b2-05e0-4499-be93-196de2036372 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.055132 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-374383b2-05e0-4499-be93-196de2036372 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/snapshots?limit=invalid Aug 19 21:36:05.055313 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-374383b2-05e0-4499-be93-196de2036372 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:05.055517 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-374383b2-05e0-4499-be93-196de2036372 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:05.056032 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-374383b2-05e0-4499-be93-196de2036372 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] HTTP exception thrown: limit param must be an integer Aug 19 21:36:05.056172 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-374383b2-05e0-4499-be93-196de2036372 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 19 21:36:05.056645 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1181/4750] 10.4.3.158 () {66 vars in 1270 bytes} [Wed Aug 19 21:36:05 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:36:05.063391 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-38ca5ccd-383b-4ead-b637-ae35e40f882f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.065513 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-38ca5ccd-383b-4ead-b637-ae35e40f882f tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/snapshots?marker=e488b72e-e1a1-4011-8158-76097b43e585 Aug 19 21:36:05.065831 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-38ca5ccd-383b-4ead-b637-ae35e40f882f tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:05.066133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-38ca5ccd-383b-4ead-b637-ae35e40f882f tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:05.066514 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-38ca5ccd-383b-4ead-b637-ae35e40f882f tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:36:05.067887 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.db.api [None req-38ca5ccd-383b-4ead-b637-ae35e40f882f tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Building query based on filter {{(pid=100178) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:36:05.071669 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-38ca5ccd-383b-4ead-b637-ae35e40f882f tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots?marker=e488b72e-e1a1-4011-8158-76097b43e585 returned with HTTP 404 Aug 19 21:36:05.072137 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1187/4751] 10.4.3.158 () {66 vars in 1330 bytes} [Wed Aug 19 21:36:05 2026] GET /volume/v3/snapshots?marker=e488b72e-e1a1-4011-8158-76097b43e585 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:05.079862 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ef898a90-269e-43d0-8f4a-07e52cf3570c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.081662 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef898a90-269e-43d0-8f4a-07e52cf3570c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=invalid Aug 19 21:36:05.081857 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ef898a90-269e-43d0-8f4a-07e52cf3570c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:05.082076 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ef898a90-269e-43d0-8f4a-07e52cf3570c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:05.082369 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-ef898a90-269e-43d0-8f4a-07e52cf3570c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:36:05.082644 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:05.082644 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:05.083501 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-ef898a90-269e-43d0-8f4a-07e52cf3570c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:36:05.083969 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef898a90-269e-43d0-8f4a-07e52cf3570c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 19 21:36:05.084507 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1194/4752] 10.4.3.158 () {66 vars in 1276 bytes} [Wed Aug 19 21:36:05 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:36:05.093266 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.094923 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:36:05.095260 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1436328372"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:05.096605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1436328372'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:36:05.096741 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Create volume of 2 GB Aug 19 21:36:05.101141 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Availability Zones retrieved successfully. Aug 19 21:36:05.106578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Flow 'volume_create_api' (60b83c26-5279-4737-8d29-6ebd4f55f82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:05.107478 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddca0943-892d-4e6e-8484-d9fd7070a88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:05.108365 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Validating volume size '2' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:36:05.134504 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddca0943-892d-4e6e-8484-d9fd7070a88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:05.135420 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4fe846-ba3d-4477-945f-873752e3f740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:05.193311 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Created reservations ['b4c9d508-4d02-42d8-b49d-b6491535e1cc', '0786e706-79be-4659-bce3-f14b7d54445c', 'b000a51c-c60a-4274-8756-128163ab2636', '63599132-e2b3-444a-9f5d-1956dd0af794'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:05.194102 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4fe846-ba3d-4477-945f-873752e3f740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c9d508-4d02-42d8-b49d-b6491535e1cc', '0786e706-79be-4659-bce3-f14b7d54445c', 'b000a51c-c60a-4274-8756-128163ab2636', '63599132-e2b3-444a-9f5d-1956dd0af794']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:05.194851 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e341f07-3a36-46cf-8a63-fa93cf363883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:05.215342 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e341f07-3a36-46cf-8a63-fa93cf363883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '694c2179-2eba-435f-89af-949f5c1b28a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1436328372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e2dec90d49744afaf40d6d00f984d4e',qos_specs=None,replication_status=,reservations=['b4c9d508-4d02-42d8-b49d-b6491535e1cc','0786e706-79be-4659-bce3-f14b7d54445c','b000a51c-c60a-4274-8756-128163ab2636','63599132-e2b3-444a-9f5d-1956dd0af794'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c38a52f2cb5647f78d9bff259b350014',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:36:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1436328372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=694c2179-2eba-435f-89af-949f5c1b28a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e2dec90d49744afaf40d6d00f984d4e',provider_auth=None,provider_geometry=None,provider_id=None,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='c38a52f2cb5647f78d9bff259b350014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:05.216136 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (718da58b-fb32-48d0-bb6b-3ac1429a691e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:05.234157 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (718da58b-fb32-48d0-bb6b-3ac1429a691e) transitioned into state 'SUCCESS' from state '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-1436328372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e2dec90d49744afaf40d6d00f984d4e',qos_specs=None,replication_status=,reservations=['b4c9d508-4d02-42d8-b49d-b6491535e1cc','0786e706-79be-4659-bce3-f14b7d54445c','b000a51c-c60a-4274-8756-128163ab2636','63599132-e2b3-444a-9f5d-1956dd0af794'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c38a52f2cb5647f78d9bff259b350014',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:05.234925 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20fe891-8a9f-4873-85c4-b1d735657e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:05.245537 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20fe891-8a9f-4873-85c4-b1d735657e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:05.246696 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Flow 'volume_create_api' (60b83c26-5279-4737-8d29-6ebd4f55f82b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:05.247133 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Create volume request issued successfully. Aug 19 21:36:05.247857 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d8cf93e-c22e-4e8c-987d-3ee1a8e37863 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:36:05.248360 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1191/4753] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:36:05 2026] POST /volume/v3/volumes => generated 762 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:05.262489 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-06da3073-9830-43c1-9f35-115e224e97e7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.264167 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06da3073-9830-43c1-9f35-115e224e97e7 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 Aug 19 21:36:05.264392 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06da3073-9830-43c1-9f35-115e224e97e7 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:05.264559 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06da3073-9830-43c1-9f35-115e224e97e7 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:05.272748 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:05.272748 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:05.277906 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-06da3073-9830-43c1-9f35-115e224e97e7 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Volume info retrieved successfully. Aug 19 21:36:05.284858 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06da3073-9830-43c1-9f35-115e224e97e7 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 returned with HTTP 200 Aug 19 21:36:05.285772 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1182/4754] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:05 2026] GET /volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:05.287653 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-676c1484-60d2-4d4c-930e-76fdb57ac086 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.287947 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-676c1484-60d2-4d4c-930e-76fdb57ac086 None None] GET https://10.4.3.158/volume// Aug 19 21:36:05.288185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-676c1484-60d2-4d4c-930e-76fdb57ac086 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:05.288434 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-676c1484-60d2-4d4c-930e-76fdb57ac086 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:05.288824 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-676c1484-60d2-4d4c-930e-76fdb57ac086 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:36:05.289198 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1188/4755] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:36:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:36:05.297766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-73e8542e-af26-4892-9044-2f19f548317c req-4bc42d3a-1e55-433e-9c15-37b3c991e58f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.300637 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-4bc42d3a-1e55-433e-9c15-37b3c991e58f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:36:05.300637 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-4bc42d3a-1e55-433e-9c15-37b3c991e58f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:05.300637 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-4bc42d3a-1e55-433e-9c15-37b3c991e58f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:05.311852 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:05.311852 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:05.315866 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-73e8542e-af26-4892-9044-2f19f548317c req-4bc42d3a-1e55-433e-9c15-37b3c991e58f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:05.322298 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-4bc42d3a-1e55-433e-9c15-37b3c991e58f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 200 Aug 19 21:36:05.322825 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1195/4756] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:36:05 2026] GET /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 1545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:36:05.432387 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-73e8542e-af26-4892-9044-2f19f548317c req-fc6e484e-7ba3-4eb8-8d1e-18ef8b838e13 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.434779 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-fc6e484e-7ba3-4eb8-8d1e-18ef8b838e13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] PUT https://10.4.3.158/volume/v3/attachments/b6ed5f50-5401-4611-bd29-763154298e50 Aug 19 21:36:05.435203 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-fc6e484e-7ba3-4eb8-8d1e-18ef8b838e13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:05.442697 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-73e8542e-af26-4892-9044-2f19f548317c req-fc6e484e-7ba3-4eb8-8d1e-18ef8b838e13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Acquiring lock "cinder-attachment_update-11f49eff-4c57-4981-85db-a6d1b6892c21-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:36:05.447502 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-73e8542e-af26-4892-9044-2f19f548317c req-fc6e484e-7ba3-4eb8-8d1e-18ef8b838e13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-11f49eff-4c57-4981-85db-a6d1b6892c21-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:36:05.448532 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:05.448532 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:05.517861 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-73e8542e-af26-4892-9044-2f19f548317c req-fc6e484e-7ba3-4eb8-8d1e-18ef8b838e13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-11f49eff-4c57-4981-85db-a6d1b6892c21-np0000007814" released by "attachment_update" :: held 0.070s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:36:05.518279 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-fc6e484e-7ba3-4eb8-8d1e-18ef8b838e13 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/b6ed5f50-5401-4611-bd29-763154298e50 returned with HTTP 200 Aug 19 21:36:05.518879 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1192/4757] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:36:05 2026] PUT /volume/v3/attachments/b6ed5f50-5401-4611-bd29-763154298e50 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:05.537207 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-73e8542e-af26-4892-9044-2f19f548317c req-228c943e-ec12-4af2-892a-fcc1fc38ffa9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.539547 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-228c943e-ec12-4af2-892a-fcc1fc38ffa9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments/b6ed5f50-5401-4611-bd29-763154298e50/action Aug 19 21:36:05.540077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-228c943e-ec12-4af2-892a-fcc1fc38ffa9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:36:05.540207 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-228c943e-ec12-4af2-892a-fcc1fc38ffa9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:05.555658 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:05.555658 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:05.566881 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-73e8542e-af26-4892-9044-2f19f548317c req-228c943e-ec12-4af2-892a-fcc1fc38ffa9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/b6ed5f50-5401-4611-bd29-763154298e50/action returned with HTTP 204 Aug 19 21:36:05.567486 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1183/4758] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:36:05 2026] POST /volume/v3/attachments/b6ed5f50-5401-4611-bd29-763154298e50/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:05.883347 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-770274ec-e3bf-4c8a-90aa-15aa5d77c134 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.884997 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-770274ec-e3bf-4c8a-90aa-15aa5d77c134 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 Aug 19 21:36:05.885196 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-770274ec-e3bf-4c8a-90aa-15aa5d77c134 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:05.885381 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-770274ec-e3bf-4c8a-90aa-15aa5d77c134 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:05.890753 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:05.890753 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:05.891229 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-770274ec-e3bf-4c8a-90aa-15aa5d77c134 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot retrieved successfully. Aug 19 21:36:05.891962 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-770274ec-e3bf-4c8a-90aa-15aa5d77c134 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 returned with HTTP 200 Aug 19 21:36:05.892395 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1189/4759] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:05 2026] GET /volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:05.901650 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-555010aa-5ebb-442e-8a41-fcf9638a0acb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.903577 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-555010aa-5ebb-442e-8a41-fcf9638a0acb tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] POST https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739/action Aug 19 21:36:05.903964 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-555010aa-5ebb-442e-8a41-fcf9638a0acb tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Action body: b'{"revert": {"snapshot_id": "2d97b290-082a-4f31-be03-a1b730099d54"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:36:05.904102 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-555010aa-5ebb-442e-8a41-fcf9638a0acb tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "2d97b290-082a-4f31-be03-a1b730099d54"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:05.913028 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:05.913028 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:05.913571 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-555010aa-5ebb-442e-8a41-fcf9638a0acb tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume retrieved successfully. Aug 19 21:36:05.925153 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-555010aa-5ebb-442e-8a41-fcf9638a0acb tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Reverting volume ceb2c1ff-d75f-4b99-9f95-83f65c766739 to snapshot 2d97b290-082a-4f31-be03-a1b730099d54. Aug 19 21:36:05.926075 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:05.926075 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:05.937999 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-555010aa-5ebb-442e-8a41-fcf9638a0acb tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739/action returned with HTTP 202 Aug 19 21:36:05.938425 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1196/4760] 10.4.3.158 () {70 vars in 1431 bytes} [Wed Aug 19 21:36:05 2026] POST /volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 21:36:05.946005 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8c61363-8b47-4a76-ad17-d7298aee9997 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:05.947514 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8c61363-8b47-4a76-ad17-d7298aee9997 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 Aug 19 21:36:05.947689 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8c61363-8b47-4a76-ad17-d7298aee9997 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:05.947860 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8c61363-8b47-4a76-ad17-d7298aee9997 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:05.953939 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:05.953939 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:05.956943 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8c61363-8b47-4a76-ad17-d7298aee9997 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:05.960906 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8c61363-8b47-4a76-ad17-d7298aee9997 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 returned with HTTP 200 Aug 19 21:36:05.961276 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1193/4761] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:05 2026] GET /volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:06.297862 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8857e3cf-6064-440f-b40c-904809d82123 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:06.299974 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8857e3cf-6064-440f-b40c-904809d82123 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 Aug 19 21:36:06.300170 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8857e3cf-6064-440f-b40c-904809d82123 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:06.300358 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8857e3cf-6064-440f-b40c-904809d82123 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:06.309302 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:06.309302 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:06.313307 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8857e3cf-6064-440f-b40c-904809d82123 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Volume info retrieved successfully. Aug 19 21:36:06.318201 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8857e3cf-6064-440f-b40c-904809d82123 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 returned with HTTP 200 Aug 19 21:36:06.318668 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1184/4762] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:06 2026] GET /volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:06.331954 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-16910884-c3dc-42cb-bcf0-f7557fdf5e78 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:06.334258 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-16910884-c3dc-42cb-bcf0-f7557fdf5e78 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:36:06.334683 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-16910884-c3dc-42cb-bcf0-f7557fdf5e78 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "694c2179-2eba-435f-89af-949f5c1b28a5", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1246378432"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:06.345283 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:06.345283 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:06.345816 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-16910884-c3dc-42cb-bcf0-f7557fdf5e78 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Volume info retrieved successfully. Aug 19 21:36:06.345949 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-16910884-c3dc-42cb-bcf0-f7557fdf5e78 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Create snapshot from volume 694c2179-2eba-435f-89af-949f5c1b28a5 Aug 19 21:36:06.379988 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-16910884-c3dc-42cb-bcf0-f7557fdf5e78 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Created reservations ['b894d349-7978-435e-a9f1-1f58a78f7045', 'd8801299-af20-4e60-85c5-84c84763e127', '0e6b3581-00fe-4d3f-becc-3d7e14eef5df', '44752410-4708-4e7a-9bdf-09ee96fb2a16'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:06.405997 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-16910884-c3dc-42cb-bcf0-f7557fdf5e78 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Snapshot create request issued successfully. Aug 19 21:36:06.406448 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-16910884-c3dc-42cb-bcf0-f7557fdf5e78 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:36:06.406999 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1190/4763] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:36:06 2026] POST /volume/v3/snapshots => generated 318 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:06.416274 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6f5d2708-368c-434c-b2e3-b818b8f6375c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:06.418121 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f5d2708-368c-434c-b2e3-b818b8f6375c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 Aug 19 21:36:06.418344 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f5d2708-368c-434c-b2e3-b818b8f6375c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:06.418545 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f5d2708-368c-434c-b2e3-b818b8f6375c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:06.423596 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:06.423596 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:06.424002 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6f5d2708-368c-434c-b2e3-b818b8f6375c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Snapshot retrieved successfully. Aug 19 21:36:06.424792 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f5d2708-368c-434c-b2e3-b818b8f6375c tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 returned with HTTP 200 Aug 19 21:36:06.425166 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1197/4764] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:06 2026] GET /volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 => generated 450 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:06.974472 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a36d9e83-38a1-41c3-8b69-141f20f26b5e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:06.976742 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a36d9e83-38a1-41c3-8b69-141f20f26b5e tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 Aug 19 21:36:06.977020 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a36d9e83-38a1-41c3-8b69-141f20f26b5e tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:06.977260 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a36d9e83-38a1-41c3-8b69-141f20f26b5e tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:06.985478 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:06.985478 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:06.989517 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a36d9e83-38a1-41c3-8b69-141f20f26b5e tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:06.994785 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a36d9e83-38a1-41c3-8b69-141f20f26b5e tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 returned with HTTP 200 Aug 19 21:36:06.995280 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1194/4765] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:06 2026] GET /volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:07.009267 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aa14e855-8148-4975-aa0e-8b4d42a0668b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:07.011562 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa14e855-8148-4975-aa0e-8b4d42a0668b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 Aug 19 21:36:07.011786 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa14e855-8148-4975-aa0e-8b4d42a0668b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:07.012089 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa14e855-8148-4975-aa0e-8b4d42a0668b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:07.018672 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:07.018672 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:07.019287 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-aa14e855-8148-4975-aa0e-8b4d42a0668b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot retrieved successfully. Aug 19 21:36:07.020420 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa14e855-8148-4975-aa0e-8b4d42a0668b tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 returned with HTTP 200 Aug 19 21:36:07.021076 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1185/4766] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:07 2026] GET /volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:07.029659 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-13e34ae5-4415-4d45-9054-77d094382682 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:07.031613 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-13e34ae5-4415-4d45-9054-77d094382682 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 Aug 19 21:36:07.031825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-13e34ae5-4415-4d45-9054-77d094382682 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:07.032007 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-13e34ae5-4415-4d45-9054-77d094382682 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:07.039471 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:07.039471 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:07.043350 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-13e34ae5-4415-4d45-9054-77d094382682 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:07.047598 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-13e34ae5-4415-4d45-9054-77d094382682 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 returned with HTTP 200 Aug 19 21:36:07.047978 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1191/4767] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:07 2026] GET /volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:07.060539 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d7936c0b-11d7-439d-b363-06a833437564 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:07.062497 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:36:07.063032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-599045811"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:07.064859 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-599045811'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:36:07.065129 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Create volume of 1 GB Aug 19 21:36:07.070025 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Availability Zones retrieved successfully. Aug 19 21:36:07.077046 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Flow 'volume_create_api' (1d9d835c-eafd-4c3a-8d52-59857d3a48e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:07.078252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70908632-7693-47bb-bba9-e538e6f4c114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:07.079409 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:36:07.108462 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70908632-7693-47bb-bba9-e538e6f4c114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:07.108462 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb861915-472b-4258-ae46-785f9f95e8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:07.142853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Created reservations ['93fc94c6-5b78-487e-99ac-2cce2f493e80', 'ede1abf7-c029-428c-88e5-ff52cd070395', '7a037001-8527-496d-bc05-4757950dc2a0', '7a02f94a-b2b5-4419-85b2-33a37427330f'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:07.143571 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb861915-472b-4258-ae46-785f9f95e8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93fc94c6-5b78-487e-99ac-2cce2f493e80', 'ede1abf7-c029-428c-88e5-ff52cd070395', '7a037001-8527-496d-bc05-4757950dc2a0', '7a02f94a-b2b5-4419-85b2-33a37427330f']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:07.144283 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e13b26-ebf4-4cbc-bfc9-9ff3a186e44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:07.164864 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e13b26-ebf4-4cbc-bfc9-9ff3a186e44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-599045811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d811c5e29e41129153745b9aa5deeb',qos_specs=None,replication_status=,reservations=['93fc94c6-5b78-487e-99ac-2cce2f493e80','ede1abf7-c029-428c-88e5-ff52cd070395','7a037001-8527-496d-bc05-4757950dc2a0','7a02f94a-b2b5-4419-85b2-33a37427330f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c3d48c7ae04a18811e11e34f762888',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-599045811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d811c5e29e41129153745b9aa5deeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56c3d48c7ae04a18811e11e34f762888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:07.165623 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d485b9ac-e246-4ea0-a117-23b893ee7249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:07.184697 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d485b9ac-e246-4ea0-a117-23b893ee7249) transitioned into state 'SUCCESS' from state '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-599045811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d811c5e29e41129153745b9aa5deeb',qos_specs=None,replication_status=,reservations=['93fc94c6-5b78-487e-99ac-2cce2f493e80','ede1abf7-c029-428c-88e5-ff52cd070395','7a037001-8527-496d-bc05-4757950dc2a0','7a02f94a-b2b5-4419-85b2-33a37427330f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c3d48c7ae04a18811e11e34f762888',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:07.185366 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf731a96-3c30-42bd-a694-017fa50a2559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:07.194437 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf731a96-3c30-42bd-a694-017fa50a2559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:07.195105 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Flow 'volume_create_api' (1d9d835c-eafd-4c3a-8d52-59857d3a48e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:07.195402 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Create volume request issued successfully. Aug 19 21:36:07.196068 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d7936c0b-11d7-439d-b363-06a833437564 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:36:07.196492 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1198/4768] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:36:07 2026] POST /volume/v3/volumes => generated 765 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:07.208776 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-40b7c96c-74dc-49d8-8937-a5f998982ec9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:07.210639 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40b7c96c-74dc-49d8-8937-a5f998982ec9 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e Aug 19 21:36:07.210891 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40b7c96c-74dc-49d8-8937-a5f998982ec9 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:07.211139 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40b7c96c-74dc-49d8-8937-a5f998982ec9 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:07.218147 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:07.218147 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:07.221841 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-40b7c96c-74dc-49d8-8937-a5f998982ec9 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:07.226192 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40b7c96c-74dc-49d8-8937-a5f998982ec9 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e returned with HTTP 200 Aug 19 21:36:07.226598 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1195/4769] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:07 2026] GET /volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:07.433992 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5627818b-d7b3-417b-85db-cff36ed82ce1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:07.435833 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5627818b-d7b3-417b-85db-cff36ed82ce1 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 Aug 19 21:36:07.436124 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5627818b-d7b3-417b-85db-cff36ed82ce1 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:07.436314 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5627818b-d7b3-417b-85db-cff36ed82ce1 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:07.441504 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:07.441504 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:07.441950 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5627818b-d7b3-417b-85db-cff36ed82ce1 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Snapshot retrieved successfully. Aug 19 21:36:07.442759 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5627818b-d7b3-417b-85db-cff36ed82ce1 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 returned with HTTP 200 Aug 19 21:36:07.443157 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1186/4770] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:07 2026] GET /volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:07.450954 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:07.452448 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:36:07.452732 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a2718166-29ca-4a57-b220-019f15a9c7d1"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:07.454097 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a2718166-29ca-4a57-b220-019f15a9c7d1'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:36:07.458506 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:07.458506 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:07.458942 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Snapshot retrieved successfully. Aug 19 21:36:07.459161 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Create volume of 1 GB Aug 19 21:36:07.462255 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Availability Zones retrieved successfully. Aug 19 21:36:07.466994 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Flow 'volume_create_api' (a03fab27-17b2-4ede-9651-4e627dbadc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:07.467799 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b467dd-87b2-48d5-974d-4712b89698d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:07.468574 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:36:07.469732 np0000007814 devstack@c-api.service[100178]: WARNING cinder.volume.api [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b467dd-87b2-48d5-974d-4712b89698d8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 21:36:07.469732 np0000007814 devstack@c-api.service[100178]: 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 19 21:36:07.471101 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b467dd-87b2-48d5-974d-4712b89698d8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:07.471723 np0000007814 devstack@c-api.service[100178]: WARNING cinder.volume.api [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b467dd-87b2-48d5-974d-4712b89698d8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 21:36:07.472388 np0000007814 devstack@c-api.service[100178]: WARNING cinder.volume.api [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Flow 'volume_create_api' (a03fab27-17b2-4ede-9651-4e627dbadc9d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 21:36:07.472639 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fec81fb6-3a7b-4968-a3b8-0104381b3075 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Aug 19 21:36:07.473088 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1192/4771] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:36:07 2026] POST /volume/v3/volumes => generated 171 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 21:36:07.480916 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ed91d239-1563-4b63-b43a-55b35364ea3a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:07.482610 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ed91d239-1563-4b63-b43a-55b35364ea3a tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 Aug 19 21:36:07.482781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ed91d239-1563-4b63-b43a-55b35364ea3a tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:07.482993 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ed91d239-1563-4b63-b43a-55b35364ea3a tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:07.483121 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-ed91d239-1563-4b63-b43a-55b35364ea3a tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Delete snapshot with id: a2718166-29ca-4a57-b220-019f15a9c7d1 Aug 19 21:36:07.487858 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:07.487858 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:07.488258 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ed91d239-1563-4b63-b43a-55b35364ea3a tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Snapshot retrieved successfully. Aug 19 21:36:07.503681 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ed91d239-1563-4b63-b43a-55b35364ea3a tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Snapshot delete request issued successfully. Aug 19 21:36:07.503848 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ed91d239-1563-4b63-b43a-55b35364ea3a tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 returned with HTTP 202 Aug 19 21:36:07.504250 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1199/4772] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:36:07 2026] DELETE /volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:36:07.511187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-01e5472f-ec65-4fbe-872d-f13ca9502fad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:07.513344 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01e5472f-ec65-4fbe-872d-f13ca9502fad tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 Aug 19 21:36:07.513542 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01e5472f-ec65-4fbe-872d-f13ca9502fad tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:07.513715 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01e5472f-ec65-4fbe-872d-f13ca9502fad tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:07.518718 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:07.518718 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:07.519216 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-01e5472f-ec65-4fbe-872d-f13ca9502fad tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Snapshot retrieved successfully. Aug 19 21:36:07.519966 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01e5472f-ec65-4fbe-872d-f13ca9502fad tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 returned with HTTP 200 Aug 19 21:36:07.520361 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1196/4773] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:07 2026] GET /volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:08.240303 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c34559fc-ac79-4831-b910-aebe00cd264a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:08.242100 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c34559fc-ac79-4831-b910-aebe00cd264a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e Aug 19 21:36:08.242311 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c34559fc-ac79-4831-b910-aebe00cd264a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:08.242523 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c34559fc-ac79-4831-b910-aebe00cd264a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:08.251651 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:08.251651 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:08.256035 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c34559fc-ac79-4831-b910-aebe00cd264a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:08.261214 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c34559fc-ac79-4831-b910-aebe00cd264a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e returned with HTTP 200 Aug 19 21:36:08.261664 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1187/4774] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:08 2026] GET /volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:08.273975 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ddfa394d-5548-4889-9a0f-06ae19dd0c47 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:08.275953 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ddfa394d-5548-4889-9a0f-06ae19dd0c47 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:36:08.276310 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ddfa394d-5548-4889-9a0f-06ae19dd0c47 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-977571253"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:08.285020 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:08.285020 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:08.285510 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ddfa394d-5548-4889-9a0f-06ae19dd0c47 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:08.285618 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-ddfa394d-5548-4889-9a0f-06ae19dd0c47 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Create snapshot from volume 7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e Aug 19 21:36:08.309819 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-ddfa394d-5548-4889-9a0f-06ae19dd0c47 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Created reservations ['3864334d-b36e-4d28-8d7a-2ae1b25a0a3d', 'e6039682-e93c-4e44-acee-b2b11ab38123', '1463464a-6a49-4c07-b2c1-3f76fc46776a', '680b4d89-9651-4a07-b506-d14f7551b4f5'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:08.344229 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ddfa394d-5548-4889-9a0f-06ae19dd0c47 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot create request issued successfully. Aug 19 21:36:08.344692 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ddfa394d-5548-4889-9a0f-06ae19dd0c47 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:36:08.345241 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1193/4775] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:36:08 2026] POST /volume/v3/snapshots => generated 321 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:08.355199 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-45c15a4a-7b80-44f8-98d1-d442e4d20330 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:08.357362 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45c15a4a-7b80-44f8-98d1-d442e4d20330 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c Aug 19 21:36:08.357636 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45c15a4a-7b80-44f8-98d1-d442e4d20330 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:08.357895 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45c15a4a-7b80-44f8-98d1-d442e4d20330 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:08.363740 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:08.363740 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:08.364260 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-45c15a4a-7b80-44f8-98d1-d442e4d20330 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot retrieved successfully. Aug 19 21:36:08.365224 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45c15a4a-7b80-44f8-98d1-d442e4d20330 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c returned with HTTP 200 Aug 19 21:36:08.365673 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1200/4776] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:08 2026] GET /volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:08.528919 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d260686e-3301-4d25-bebd-6706d94bcb6b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:08.530800 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d260686e-3301-4d25-bebd-6706d94bcb6b tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 Aug 19 21:36:08.530976 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d260686e-3301-4d25-bebd-6706d94bcb6b tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:08.531187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d260686e-3301-4d25-bebd-6706d94bcb6b tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:08.535419 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d260686e-3301-4d25-bebd-6706d94bcb6b tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 returned with HTTP 404 Aug 19 21:36:08.536048 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1197/4777] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:08 2026] GET /volume/v3/snapshots/a2718166-29ca-4a57-b220-019f15a9c7d1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:08.542089 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b2401de-8202-4589-92a9-161615cebad3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:08.543597 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b2401de-8202-4589-92a9-161615cebad3 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 Aug 19 21:36:08.543773 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b2401de-8202-4589-92a9-161615cebad3 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:08.543919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b2401de-8202-4589-92a9-161615cebad3 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:08.550853 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:08.550853 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:08.555281 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9b2401de-8202-4589-92a9-161615cebad3 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Volume info retrieved successfully. Aug 19 21:36:08.559064 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b2401de-8202-4589-92a9-161615cebad3 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 returned with HTTP 200 Aug 19 21:36:08.559503 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1188/4778] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:08 2026] GET /volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:08.571510 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a045f08c-867f-4cf6-84ee-dc9bc34c7147 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:08.573331 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a045f08c-867f-4cf6-84ee-dc9bc34c7147 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] DELETE https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 Aug 19 21:36:08.573526 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a045f08c-867f-4cf6-84ee-dc9bc34c7147 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:08.573699 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a045f08c-867f-4cf6-84ee-dc9bc34c7147 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:08.573846 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a045f08c-867f-4cf6-84ee-dc9bc34c7147 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Delete volume with id: 694c2179-2eba-435f-89af-949f5c1b28a5 Aug 19 21:36:08.580460 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:08.580460 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:08.581070 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a045f08c-867f-4cf6-84ee-dc9bc34c7147 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Volume info retrieved successfully. Aug 19 21:36:08.598744 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a045f08c-867f-4cf6-84ee-dc9bc34c7147 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Delete volume request issued successfully. Aug 19 21:36:08.599023 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a045f08c-867f-4cf6-84ee-dc9bc34c7147 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 returned with HTTP 202 Aug 19 21:36:08.599546 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1194/4779] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:36:08 2026] DELETE /volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:36:08.606824 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cfa1c655-2133-4f82-8e8f-f388826748be None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:08.608828 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfa1c655-2133-4f82-8e8f-f388826748be tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 Aug 19 21:36:08.609072 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfa1c655-2133-4f82-8e8f-f388826748be tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:08.609317 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfa1c655-2133-4f82-8e8f-f388826748be tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:08.617443 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:08.617443 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:08.621887 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cfa1c655-2133-4f82-8e8f-f388826748be tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Volume info retrieved successfully. Aug 19 21:36:08.626245 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfa1c655-2133-4f82-8e8f-f388826748be tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 returned with HTTP 200 Aug 19 21:36:08.626635 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1201/4780] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:08 2026] GET /volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:09.375068 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ed08f35b-0a09-4d0d-98b4-f73bdadfc0ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:09.377309 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed08f35b-0a09-4d0d-98b4-f73bdadfc0ae tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c Aug 19 21:36:09.377558 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed08f35b-0a09-4d0d-98b4-f73bdadfc0ae tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:09.377800 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed08f35b-0a09-4d0d-98b4-f73bdadfc0ae tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:09.385119 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:09.385119 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:09.385716 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ed08f35b-0a09-4d0d-98b4-f73bdadfc0ae tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot retrieved successfully. Aug 19 21:36:09.386816 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed08f35b-0a09-4d0d-98b4-f73bdadfc0ae tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c returned with HTTP 200 Aug 19 21:36:09.387303 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1198/4781] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:09 2026] GET /volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:09.396803 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0cafa24-9d6c-4af3-b324-ea4e30bb4a8c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:09.398916 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0cafa24-9d6c-4af3-b324-ea4e30bb4a8c tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] POST https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e/action Aug 19 21:36:09.399375 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0cafa24-9d6c-4af3-b324-ea4e30bb4a8c tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:36:09.399555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0cafa24-9d6c-4af3-b324-ea4e30bb4a8c tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:09.408073 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:09.408073 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:09.408531 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b0cafa24-9d6c-4af3-b324-ea4e30bb4a8c tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:09.441658 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-b0cafa24-9d6c-4af3-b324-ea4e30bb4a8c tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Created reservations ['3f68397e-3182-412b-a2c0-758439551ea8', '05ba6175-d4f5-4d8d-83f8-73345535e5cc'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:09.449942 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b0cafa24-9d6c-4af3-b324-ea4e30bb4a8c tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Extend volume request issued successfully. Aug 19 21:36:09.450206 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0cafa24-9d6c-4af3-b324-ea4e30bb4a8c tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e/action returned with HTTP 202 Aug 19 21:36:09.450693 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1189/4782] 10.4.3.158 () {70 vars in 1431 bytes} [Wed Aug 19 21:36:09 2026] POST /volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 21:36:09.458058 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-86093b4b-b2cd-4211-ad48-b8e88ef385f6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:09.459942 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-86093b4b-b2cd-4211-ad48-b8e88ef385f6 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e Aug 19 21:36:09.460182 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-86093b4b-b2cd-4211-ad48-b8e88ef385f6 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:09.460399 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-86093b4b-b2cd-4211-ad48-b8e88ef385f6 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:09.467192 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:09.467192 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:09.470701 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-86093b4b-b2cd-4211-ad48-b8e88ef385f6 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:09.474849 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-86093b4b-b2cd-4211-ad48-b8e88ef385f6 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e returned with HTTP 200 Aug 19 21:36:09.475270 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1195/4783] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:09 2026] GET /volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:09.641300 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-62f57ba9-538b-4193-8b67-41ed7ecd3e84 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:09.643553 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-62f57ba9-538b-4193-8b67-41ed7ecd3e84 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] GET https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 Aug 19 21:36:09.643814 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-62f57ba9-538b-4193-8b67-41ed7ecd3e84 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:09.644099 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-62f57ba9-538b-4193-8b67-41ed7ecd3e84 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:09.651294 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-62f57ba9-538b-4193-8b67-41ed7ecd3e84 tempest-VolumesSnapshotNegativeTestJSON-513087175 tempest-VolumesSnapshotNegativeTestJSON-513087175-project-member] https://10.4.3.158/volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 returned with HTTP 404 Aug 19 21:36:09.651973 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1202/4784] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:09 2026] GET /volume/v3/volumes/694c2179-2eba-435f-89af-949f5c1b28a5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:10.486838 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eea245bc-73f8-49f9-a041-afa78d2f50ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:10.488350 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eea245bc-73f8-49f9-a041-afa78d2f50ae tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e Aug 19 21:36:10.488571 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eea245bc-73f8-49f9-a041-afa78d2f50ae tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:10.488738 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eea245bc-73f8-49f9-a041-afa78d2f50ae tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:10.497624 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:10.497624 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:10.501325 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-eea245bc-73f8-49f9-a041-afa78d2f50ae tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:10.505320 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eea245bc-73f8-49f9-a041-afa78d2f50ae tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e returned with HTTP 200 Aug 19 21:36:10.505709 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1199/4785] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:10 2026] GET /volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:10.516856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a0cd495d-fddc-4f01-a587-766a89e83c10 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:10.518534 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0cd495d-fddc-4f01-a587-766a89e83c10 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] POST https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e/action Aug 19 21:36:10.518848 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0cd495d-fddc-4f01-a587-766a89e83c10 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Action body: b'{"revert": {"snapshot_id": "91f9734e-12ce-4d84-9de3-9c284b89a90c"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:36:10.518988 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0cd495d-fddc-4f01-a587-766a89e83c10 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "91f9734e-12ce-4d84-9de3-9c284b89a90c"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:10.526093 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:10.526093 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:10.526505 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a0cd495d-fddc-4f01-a587-766a89e83c10 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume retrieved successfully. Aug 19 21:36:10.536292 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0cd495d-fddc-4f01-a587-766a89e83c10 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] HTTP exception thrown: Can't revert volume 7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e to its latest snapshot 91f9734e-12ce-4d84-9de3-9c284b89a90c. The volume size must be equal to the snapshot size. Aug 19 21:36:10.536446 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0cd495d-fddc-4f01-a587-766a89e83c10 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e/action returned with HTTP 400 Aug 19 21:36:10.537086 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1190/4786] 10.4.3.158 () {70 vars in 1431 bytes} [Wed Aug 19 21:36:10 2026] POST /volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e/action => generated 213 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 19 21:36:10.545156 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f7ab2adb-9f9d-44e2-b41b-16938074bb7a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:10.546659 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f7ab2adb-9f9d-44e2-b41b-16938074bb7a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c Aug 19 21:36:10.546825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f7ab2adb-9f9d-44e2-b41b-16938074bb7a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:10.547019 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f7ab2adb-9f9d-44e2-b41b-16938074bb7a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:10.547151 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-f7ab2adb-9f9d-44e2-b41b-16938074bb7a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Delete snapshot with id: 91f9734e-12ce-4d84-9de3-9c284b89a90c Aug 19 21:36:10.551400 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:10.551400 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:10.551755 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f7ab2adb-9f9d-44e2-b41b-16938074bb7a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot retrieved successfully. Aug 19 21:36:10.565755 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f7ab2adb-9f9d-44e2-b41b-16938074bb7a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot delete request issued successfully. Aug 19 21:36:10.565965 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f7ab2adb-9f9d-44e2-b41b-16938074bb7a tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c returned with HTTP 202 Aug 19 21:36:10.566505 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1196/4787] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:36:10 2026] DELETE /volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:36:10.573422 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-74099fb4-3af5-4fd2-b8ce-dd0e6b879684 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:10.575072 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74099fb4-3af5-4fd2-b8ce-dd0e6b879684 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c Aug 19 21:36:10.575246 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74099fb4-3af5-4fd2-b8ce-dd0e6b879684 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:10.575435 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74099fb4-3af5-4fd2-b8ce-dd0e6b879684 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:10.579749 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:10.579749 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:10.580173 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-74099fb4-3af5-4fd2-b8ce-dd0e6b879684 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot retrieved successfully. Aug 19 21:36:10.580883 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74099fb4-3af5-4fd2-b8ce-dd0e6b879684 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c returned with HTTP 200 Aug 19 21:36:10.581338 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1203/4788] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:10 2026] GET /volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:11.590362 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bb4f126f-44a8-4bf4-8ec3-8ea74320bb59 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:11.592192 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb4f126f-44a8-4bf4-8ec3-8ea74320bb59 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c Aug 19 21:36:11.592412 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb4f126f-44a8-4bf4-8ec3-8ea74320bb59 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:11.592626 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb4f126f-44a8-4bf4-8ec3-8ea74320bb59 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:11.597182 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb4f126f-44a8-4bf4-8ec3-8ea74320bb59 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c returned with HTTP 404 Aug 19 21:36:11.597684 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1200/4789] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:11 2026] GET /volume/v3/snapshots/91f9734e-12ce-4d84-9de3-9c284b89a90c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:11.604327 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ef841064-b052-4d7d-818b-8e338b6518b0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:11.606274 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ef841064-b052-4d7d-818b-8e338b6518b0 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e Aug 19 21:36:11.606555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ef841064-b052-4d7d-818b-8e338b6518b0 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:11.606778 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ef841064-b052-4d7d-818b-8e338b6518b0 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:11.606989 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ef841064-b052-4d7d-818b-8e338b6518b0 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Delete volume with id: 7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e Aug 19 21:36:11.613857 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:11.613857 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:11.614312 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ef841064-b052-4d7d-818b-8e338b6518b0 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:11.629421 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ef841064-b052-4d7d-818b-8e338b6518b0 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Delete volume request issued successfully. Aug 19 21:36:11.629603 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ef841064-b052-4d7d-818b-8e338b6518b0 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e returned with HTTP 202 Aug 19 21:36:11.630054 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1191/4790] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:36:11 2026] DELETE /volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:36:11.637845 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-10a5f01a-8465-4f3a-a152-9a49448fd141 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:11.639659 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-10a5f01a-8465-4f3a-a152-9a49448fd141 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e Aug 19 21:36:11.639838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-10a5f01a-8465-4f3a-a152-9a49448fd141 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:11.640069 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-10a5f01a-8465-4f3a-a152-9a49448fd141 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:11.648278 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:11.648278 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:11.653085 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-10a5f01a-8465-4f3a-a152-9a49448fd141 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:11.657432 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-10a5f01a-8465-4f3a-a152-9a49448fd141 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e returned with HTTP 200 Aug 19 21:36:11.657874 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1197/4791] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:11 2026] GET /volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:12.673286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6477ac3d-d876-48fc-894d-84ad461ba674 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:12.675848 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6477ac3d-d876-48fc-894d-84ad461ba674 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e Aug 19 21:36:12.676254 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6477ac3d-d876-48fc-894d-84ad461ba674 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:12.677150 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6477ac3d-d876-48fc-894d-84ad461ba674 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:12.688579 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6477ac3d-d876-48fc-894d-84ad461ba674 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e returned with HTTP 404 Aug 19 21:36:12.689492 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1204/4792] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:12 2026] GET /volume/v3/volumes/7499cd67-cfbf-4ee1-87bc-57e3fd4f7b8e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:36:12.696847 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9540e17b-b89c-47e5-9a63-d888f1726514 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:12.700024 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9540e17b-b89c-47e5-9a63-d888f1726514 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 Aug 19 21:36:12.700296 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9540e17b-b89c-47e5-9a63-d888f1726514 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:12.700559 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9540e17b-b89c-47e5-9a63-d888f1726514 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:12.700972 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-9540e17b-b89c-47e5-9a63-d888f1726514 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Delete snapshot with id: 2d97b290-082a-4f31-be03-a1b730099d54 Aug 19 21:36:12.706830 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:12.706830 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:12.707321 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9540e17b-b89c-47e5-9a63-d888f1726514 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot retrieved successfully. Aug 19 21:36:12.726601 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9540e17b-b89c-47e5-9a63-d888f1726514 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot delete request issued successfully. Aug 19 21:36:12.726872 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9540e17b-b89c-47e5-9a63-d888f1726514 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 returned with HTTP 202 Aug 19 21:36:12.727443 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1201/4793] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:36:12 2026] DELETE /volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:36:12.737298 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0cd453a4-b5e8-4158-9189-597c956c4766 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:12.740521 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0cd453a4-b5e8-4158-9189-597c956c4766 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 Aug 19 21:36:12.740778 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0cd453a4-b5e8-4158-9189-597c956c4766 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:12.740963 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0cd453a4-b5e8-4158-9189-597c956c4766 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:12.746617 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:12.746617 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:12.747173 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0cd453a4-b5e8-4158-9189-597c956c4766 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Snapshot retrieved successfully. Aug 19 21:36:12.748199 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0cd453a4-b5e8-4158-9189-597c956c4766 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 returned with HTTP 200 Aug 19 21:36:12.748686 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1192/4794] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:12 2026] GET /volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:13.757156 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-211024ed-a629-4f5f-90a3-2b7916bd027f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:13.758704 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-211024ed-a629-4f5f-90a3-2b7916bd027f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 Aug 19 21:36:13.758867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-211024ed-a629-4f5f-90a3-2b7916bd027f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:13.759059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-211024ed-a629-4f5f-90a3-2b7916bd027f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:13.763028 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-211024ed-a629-4f5f-90a3-2b7916bd027f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 returned with HTTP 404 Aug 19 21:36:13.763425 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1198/4795] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:13 2026] GET /volume/v3/snapshots/2d97b290-082a-4f31-be03-a1b730099d54 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:13.769612 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-67e6234f-c922-4106-8e63-6866f66f4b5f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:13.771310 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-67e6234f-c922-4106-8e63-6866f66f4b5f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 Aug 19 21:36:13.771529 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-67e6234f-c922-4106-8e63-6866f66f4b5f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:13.771704 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-67e6234f-c922-4106-8e63-6866f66f4b5f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:13.771857 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-67e6234f-c922-4106-8e63-6866f66f4b5f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Delete volume with id: ceb2c1ff-d75f-4b99-9f95-83f65c766739 Aug 19 21:36:13.778204 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:13.778204 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:13.778674 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-67e6234f-c922-4106-8e63-6866f66f4b5f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:13.795977 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-67e6234f-c922-4106-8e63-6866f66f4b5f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Delete volume request issued successfully. Aug 19 21:36:13.796246 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-67e6234f-c922-4106-8e63-6866f66f4b5f tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 returned with HTTP 202 Aug 19 21:36:13.796801 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1205/4796] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:36:13 2026] DELETE /volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:36:13.808562 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7d11581c-3fd1-417e-9bcd-6434139e3d76 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:13.810449 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d11581c-3fd1-417e-9bcd-6434139e3d76 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 Aug 19 21:36:13.810687 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d11581c-3fd1-417e-9bcd-6434139e3d76 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:13.810872 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d11581c-3fd1-417e-9bcd-6434139e3d76 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:13.819208 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:13.819208 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:13.823800 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7d11581c-3fd1-417e-9bcd-6434139e3d76 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Volume info retrieved successfully. Aug 19 21:36:13.829707 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d11581c-3fd1-417e-9bcd-6434139e3d76 tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 returned with HTTP 200 Aug 19 21:36:13.830331 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1202/4797] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:13 2026] GET /volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:14.843708 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9df5a0f6-fe96-4398-96d2-cded79930b0e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:14.845846 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9df5a0f6-fe96-4398-96d2-cded79930b0e tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] GET https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 Aug 19 21:36:14.846114 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9df5a0f6-fe96-4398-96d2-cded79930b0e tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:14.846353 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9df5a0f6-fe96-4398-96d2-cded79930b0e tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:14.853778 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9df5a0f6-fe96-4398-96d2-cded79930b0e tempest-VolumeRevertTests-48917477 tempest-VolumeRevertTests-48917477-project-member] https://10.4.3.158/volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 returned with HTTP 404 Aug 19 21:36:14.854486 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1193/4798] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:36:14 2026] GET /volume/v3/volumes/ceb2c1ff-d75f-4b99-9f95-83f65c766739 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:36:16.362308 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:16.457150 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:36:16.457477 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1192855173"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:16.459171 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1192855173'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:36:16.459283 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Create volume of 1 GB Aug 19 21:36:16.463410 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Availability Zones retrieved successfully. Aug 19 21:36:16.468332 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Flow 'volume_create_api' (7ba1ed37-8a69-4be7-b8e5-61165bd5f5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:16.470264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd3f148-8ecb-4d84-81c7-2b3ac4d85b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:16.471046 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:36:16.497396 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd3f148-8ecb-4d84-81c7-2b3ac4d85b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:16.498374 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ad9192-4c62-43a2-87dd-af529b8d7ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:16.558721 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Created reservations ['86d8cb0b-cb07-4864-b31b-58a1cd76bd39', 'd65e7278-f686-45a4-ad58-4735d0906375', '7721f79e-bb17-493d-8c2a-eff4ab7c10f9', 'adcab55f-28bb-4518-a855-63bcb03f5d52'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:16.559623 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ad9192-4c62-43a2-87dd-af529b8d7ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86d8cb0b-cb07-4864-b31b-58a1cd76bd39', 'd65e7278-f686-45a4-ad58-4735d0906375', '7721f79e-bb17-493d-8c2a-eff4ab7c10f9', 'adcab55f-28bb-4518-a855-63bcb03f5d52']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:16.560312 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05870013-9298-41a7-a694-8f7340e9c7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:16.584858 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05870013-9298-41a7-a694-8f7340e9c7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04412619-0f60-4454-be29-ded2bb782077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1192855173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07887f417d3d4db28227ea517ae25e28',qos_specs=None,replication_status=,reservations=['86d8cb0b-cb07-4864-b31b-58a1cd76bd39','d65e7278-f686-45a4-ad58-4735d0906375','7721f79e-bb17-493d-8c2a-eff4ab7c10f9','adcab55f-28bb-4518-a855-63bcb03f5d52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2394b3076d4aadb06a8ca897af0032',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:36:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1192855173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04412619-0f60-4454-be29-ded2bb782077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07887f417d3d4db28227ea517ae25e28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb2394b3076d4aadb06a8ca897af0032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:16.585619 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4cbb20e-0bf4-44ab-bff7-5559c2d3bdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:16.602264 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4cbb20e-0bf4-44ab-bff7-5559c2d3bdac) transitioned into state 'SUCCESS' from state '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-1192855173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07887f417d3d4db28227ea517ae25e28',qos_specs=None,replication_status=,reservations=['86d8cb0b-cb07-4864-b31b-58a1cd76bd39','d65e7278-f686-45a4-ad58-4735d0906375','7721f79e-bb17-493d-8c2a-eff4ab7c10f9','adcab55f-28bb-4518-a855-63bcb03f5d52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2394b3076d4aadb06a8ca897af0032',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:16.602949 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23a542a2-0836-4f03-8931-9a6adda48df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:16.612154 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23a542a2-0836-4f03-8931-9a6adda48df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:16.612900 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Flow 'volume_create_api' (7ba1ed37-8a69-4be7-b8e5-61165bd5f5fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:16.613194 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Create volume request issued successfully. Aug 19 21:36:16.613765 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ead91fb2-2909-4c6a-9a6d-23df2732618e tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:36:16.614152 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1199/4799] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:36:16 2026] POST /volume/v3/volumes => generated 778 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:16.625532 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fcc8afbc-e2ec-412d-915c-25b4ecd18632 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:16.627863 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fcc8afbc-e2ec-412d-915c-25b4ecd18632 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] GET https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 Aug 19 21:36:16.628128 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fcc8afbc-e2ec-412d-915c-25b4ecd18632 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:16.628390 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fcc8afbc-e2ec-412d-915c-25b4ecd18632 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:16.637240 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:16.637240 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:16.641369 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fcc8afbc-e2ec-412d-915c-25b4ecd18632 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Volume info retrieved successfully. Aug 19 21:36:16.646524 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fcc8afbc-e2ec-412d-915c-25b4ecd18632 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 returned with HTTP 200 Aug 19 21:36:16.646984 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1206/4800] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:16 2026] GET /volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:17.661359 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-40976542-5c38-493d-a05a-0c50931a135d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:17.664107 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40976542-5c38-493d-a05a-0c50931a135d tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] GET https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 Aug 19 21:36:17.664107 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40976542-5c38-493d-a05a-0c50931a135d tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:17.664266 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40976542-5c38-493d-a05a-0c50931a135d tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:17.676108 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:17.676108 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:17.680246 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-40976542-5c38-493d-a05a-0c50931a135d tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Volume info retrieved successfully. Aug 19 21:36:17.685133 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40976542-5c38-493d-a05a-0c50931a135d tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 returned with HTTP 200 Aug 19 21:36:17.685694 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1203/4801] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:17 2026] GET /volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:17.697859 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d4b65991-a17e-4a99-aeeb-a6f758e998cc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:17.756773 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4b65991-a17e-4a99-aeeb-a6f758e998cc tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] POST https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077/action Aug 19 21:36:17.757206 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4b65991-a17e-4a99-aeeb-a6f758e998cc tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:36:17.757382 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4b65991-a17e-4a99-aeeb-a6f758e998cc tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:17.767732 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:17.767732 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:17.768587 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d4b65991-a17e-4a99-aeeb-a6f758e998cc tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] Volume info retrieved successfully. Aug 19 21:36:17.770164 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-d4b65991-a17e-4a99-aeeb-a6f758e998cc tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '66dbf85722d8415b8355323243ad8463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07887f417d3d4db28227ea517ae25e28', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:36:17.770416 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4b65991-a17e-4a99-aeeb-a6f758e998cc tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077/action returned with HTTP 403 Aug 19 21:36:17.771024 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1194/4802] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:36:17 2026] POST /volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077/action => generated 131 bytes in 74 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:17.778591 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-27608b0c-58f8-454e-b0bf-ec2de4566d01 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:17.780481 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-27608b0c-58f8-454e-b0bf-ec2de4566d01 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 Aug 19 21:36:17.780674 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-27608b0c-58f8-454e-b0bf-ec2de4566d01 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:17.780849 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-27608b0c-58f8-454e-b0bf-ec2de4566d01 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:17.781261 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-27608b0c-58f8-454e-b0bf-ec2de4566d01 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Delete volume with id: 04412619-0f60-4454-be29-ded2bb782077 Aug 19 21:36:17.792626 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:17.792626 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:17.793073 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-27608b0c-58f8-454e-b0bf-ec2de4566d01 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Volume info retrieved successfully. Aug 19 21:36:17.815045 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-27608b0c-58f8-454e-b0bf-ec2de4566d01 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Delete volume request issued successfully. Aug 19 21:36:17.815045 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-27608b0c-58f8-454e-b0bf-ec2de4566d01 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 returned with HTTP 202 Aug 19 21:36:17.815209 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1200/4803] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:36:17 2026] DELETE /volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:36:17.824170 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6089fee2-50f4-457f-8834-d51f3ce318fa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:17.825353 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6089fee2-50f4-457f-8834-d51f3ce318fa tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] GET https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 Aug 19 21:36:17.825575 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6089fee2-50f4-457f-8834-d51f3ce318fa tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:17.825781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6089fee2-50f4-457f-8834-d51f3ce318fa tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:17.833853 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:17.833853 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:17.837746 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6089fee2-50f4-457f-8834-d51f3ce318fa tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Volume info retrieved successfully. Aug 19 21:36:17.842058 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6089fee2-50f4-457f-8834-d51f3ce318fa tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 returned with HTTP 200 Aug 19 21:36:17.842516 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1207/4804] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:17 2026] GET /volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:18.856377 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-895ba8ac-daed-47a9-be64-5e3b573adf37 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:18.858128 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-895ba8ac-daed-47a9-be64-5e3b573adf37 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] GET https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 Aug 19 21:36:18.858327 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-895ba8ac-daed-47a9-be64-5e3b573adf37 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:18.858539 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-895ba8ac-daed-47a9-be64-5e3b573adf37 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:18.865378 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-895ba8ac-daed-47a9-be64-5e3b573adf37 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 returned with HTTP 404 Aug 19 21:36:18.866224 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1204/4805] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:18 2026] GET /volume/v3/volumes/04412619-0f60-4454-be29-ded2bb782077 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:18.873219 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-140ef13f-9398-49a7-ab6a-3227820eb337 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:18.874834 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:36:18.875144 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-212781957"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:18.876481 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-212781957'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:36:18.876614 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Create volume of 1 GB Aug 19 21:36:18.880533 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Availability Zones retrieved successfully. Aug 19 21:36:18.885746 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Flow 'volume_create_api' (164634db-7408-456c-b261-5e47cd0b4bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:18.886588 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dde2770c-059d-4062-a01f-6c9ec1c3cbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:18.887336 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:36:18.911659 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dde2770c-059d-4062-a01f-6c9ec1c3cbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:18.912621 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90be09ec-e22a-4ae0-8175-2ef5626b0b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:18.943361 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-91177ff7-2de0-434e-ad57-e6a52dac012b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:18.955660 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Created reservations ['d963bc71-65e4-4fc3-b0ab-3046f406ad4f', '349b5ca4-4a50-4260-b022-7383f5e2a1e0', '2d819430-2fb5-4827-92d8-3d1fd56a3d19', '0aee72af-27e6-4914-ba6e-71bb3680d95c'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:18.956428 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90be09ec-e22a-4ae0-8175-2ef5626b0b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d963bc71-65e4-4fc3-b0ab-3046f406ad4f', '349b5ca4-4a50-4260-b022-7383f5e2a1e0', '2d819430-2fb5-4827-92d8-3d1fd56a3d19', '0aee72af-27e6-4914-ba6e-71bb3680d95c']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:18.957192 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06e3efe-0473-4264-b17f-58cd45d21993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:18.971544 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-91177ff7-2de0-434e-ad57-e6a52dac012b tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:36:18.971961 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-91177ff7-2de0-434e-ad57-e6a52dac012b tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1421403146", "extra_specs": {}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:18.981325 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06e3efe-0473-4264-b17f-58cd45d21993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '329e75f5-df70-4ce5-bc5d-eedefec5d4db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-212781957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07887f417d3d4db28227ea517ae25e28',qos_specs=None,replication_status=,reservations=['d963bc71-65e4-4fc3-b0ab-3046f406ad4f','349b5ca4-4a50-4260-b022-7383f5e2a1e0','2d819430-2fb5-4827-92d8-3d1fd56a3d19','0aee72af-27e6-4914-ba6e-71bb3680d95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2394b3076d4aadb06a8ca897af0032',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:36:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-212781957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=329e75f5-df70-4ce5-bc5d-eedefec5d4db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07887f417d3d4db28227ea517ae25e28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb2394b3076d4aadb06a8ca897af0032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:18.982288 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1620dca-5843-4b7e-8113-09bba93994c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:18.985676 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-91177ff7-2de0-434e-ad57-e6a52dac012b tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:36:18.986163 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1201/4806] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:36:18 2026] POST /volume/v3/types => generated 218 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:18.995821 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3d91c465-e0d8-4588-ba9c-3d85ba982b39 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:18.997640 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d91c465-e0d8-4588-ba9c-3d85ba982b39 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] POST https://10.4.3.158/volume/v3/types/00f64d8d-fb56-42ce-ac0a-01139376d227/encryption Aug 19 21:36:18.997958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d91c465-e0d8-4588-ba9c-3d85ba982b39 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:19.001339 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1620dca-5843-4b7e-8113-09bba93994c8) transitioned into state 'SUCCESS' from state '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-212781957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07887f417d3d4db28227ea517ae25e28',qos_specs=None,replication_status=,reservations=['d963bc71-65e4-4fc3-b0ab-3046f406ad4f','349b5ca4-4a50-4260-b022-7383f5e2a1e0','2d819430-2fb5-4827-92d8-3d1fd56a3d19','0aee72af-27e6-4914-ba6e-71bb3680d95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2394b3076d4aadb06a8ca897af0032',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:19.002027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (603b40ac-c2ce-4127-9705-1d3cc63e9143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:19.010868 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (603b40ac-c2ce-4127-9705-1d3cc63e9143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:19.011656 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Flow 'volume_create_api' (164634db-7408-456c-b261-5e47cd0b4bac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:19.011938 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Create volume request issued successfully. Aug 19 21:36:19.012485 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-140ef13f-9398-49a7-ab6a-3227820eb337 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:36:19.012900 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1195/4807] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:36:18 2026] POST /volume/v3/volumes => generated 777 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:19.018270 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d91c465-e0d8-4588-ba9c-3d85ba982b39 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types/00f64d8d-fb56-42ce-ac0a-01139376d227/encryption returned with HTTP 200 Aug 19 21:36:19.018777 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1208/4808] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:36:18 2026] POST /volume/v3/types/00f64d8d-fb56-42ce-ac0a-01139376d227/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:19.025269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d0899a87-6515-4b21-941b-f4325da3fed1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:19.026879 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0899a87-6515-4b21-941b-f4325da3fed1 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] GET https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db Aug 19 21:36:19.027302 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:19.027435 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0899a87-6515-4b21-941b-f4325da3fed1 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:19.027772 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0899a87-6515-4b21-941b-f4325da3fed1 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:19.038400 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:19.038400 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:19.042151 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d0899a87-6515-4b21-941b-f4325da3fed1 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Volume info retrieved successfully. Aug 19 21:36:19.046493 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0899a87-6515-4b21-941b-f4325da3fed1 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db returned with HTTP 200 Aug 19 21:36:19.047066 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1205/4809] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:19 2026] GET /volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:19.081604 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:36:19.081950 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-163865535", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1421403146", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:19.083851 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-163865535', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1421403146', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:36:19.087364 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume of 1 GB Aug 19 21:36:19.087704 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:19.087704 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:19.088223 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Availability Zones retrieved successfully. Aug 19 21:36:19.093476 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Flow 'volume_create_api' (36898e4b-4354-4295-8227-41b2ddbf083d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:19.094628 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c55c47-ac38-4c36-abb6-a4e5bdb22613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:19.095574 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:36:19.121917 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c55c47-ac38-4c36-abb6-a4e5bdb22613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:36:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=00f64d8d-fb56-42ce-ac0a-01139376d227,is_public=True,name='tempest-scenario-type-cryptsetup-1421403146',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00f64d8d-fb56-42ce-ac0a-01139376d227', '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=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:19.122696 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb4035f-2c7c-440c-96f8-cfb8e7c0df88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:19.150461 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1421403146 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1421403146, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:36:19.150886 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1421403146 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1421403146, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:36:19.190743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Created reservations ['6d88b65b-9d8e-4a38-9cde-fcf63ac9dd72', '9dc8d05d-01cb-492d-a337-8d9ab006285e', '4157c6eb-a433-46a5-8a67-8c957ac102db', 'e83e48be-dcf2-4a0c-b811-a164b6525279'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:19.191981 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb4035f-2c7c-440c-96f8-cfb8e7c0df88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d88b65b-9d8e-4a38-9cde-fcf63ac9dd72', '9dc8d05d-01cb-492d-a337-8d9ab006285e', '4157c6eb-a433-46a5-8a67-8c957ac102db', 'e83e48be-dcf2-4a0c-b811-a164b6525279']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:19.193119 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517c15ad-0bb0-4204-b6f1-2bdc190ca75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:19.222514 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517c15ad-0bb0-4204-b6f1-2bdc190ca75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58052c2a-1bfc-4492-8814-01bdbd270db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-163865535',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a6f6d7875f4e52b4745efef530d7f6',qos_specs=None,replication_status=,reservations=['6d88b65b-9d8e-4a38-9cde-fcf63ac9dd72','9dc8d05d-01cb-492d-a337-8d9ab006285e','4157c6eb-a433-46a5-8a67-8c957ac102db','e83e48be-dcf2-4a0c-b811-a164b6525279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34e0541113b4df09bc47380d7e82444',volume_type_id=00f64d8d-fb56-42ce-ac0a-01139376d227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:36:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-163865535',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=58052c2a-1bfc-4492-8814-01bdbd270db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2a6f6d7875f4e52b4745efef530d7f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d34e0541113b4df09bc47380d7e82444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00f64d8d-fb56-42ce-ac0a-01139376d227),volume_type_id=00f64d8d-fb56-42ce-ac0a-01139376d227)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:19.223309 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bdd2bac-4c42-43fe-b981-dea8316cfe50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:19.242447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bdd2bac-4c42-43fe-b981-dea8316cfe50) transitioned into state 'SUCCESS' from state '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-163865535',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a6f6d7875f4e52b4745efef530d7f6',qos_specs=None,replication_status=,reservations=['6d88b65b-9d8e-4a38-9cde-fcf63ac9dd72','9dc8d05d-01cb-492d-a337-8d9ab006285e','4157c6eb-a433-46a5-8a67-8c957ac102db','e83e48be-dcf2-4a0c-b811-a164b6525279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34e0541113b4df09bc47380d7e82444',volume_type_id=00f64d8d-fb56-42ce-ac0a-01139376d227)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:19.243275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02ef273-64a4-492a-ab30-f34b0fb40911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:19.256040 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02ef273-64a4-492a-ab30-f34b0fb40911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:19.256954 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Flow 'volume_create_api' (36898e4b-4354-4295-8227-41b2ddbf083d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:19.257334 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume request issued successfully. Aug 19 21:36:19.257975 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f740fe18-49a1-4c0e-bad3-b76bc4e4d1ed tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:36:19.258425 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1202/4810] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:36:19 2026] POST /volume/v3/volumes => generated 790 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:20.062069 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dc992b47-8970-48bc-830f-0697ab04d270 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:20.064019 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dc992b47-8970-48bc-830f-0697ab04d270 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] GET https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db Aug 19 21:36:20.064213 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dc992b47-8970-48bc-830f-0697ab04d270 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:20.064438 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dc992b47-8970-48bc-830f-0697ab04d270 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:20.071159 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:20.071159 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:20.074285 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dc992b47-8970-48bc-830f-0697ab04d270 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Volume info retrieved successfully. Aug 19 21:36:20.077700 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dc992b47-8970-48bc-830f-0697ab04d270 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db returned with HTTP 200 Aug 19 21:36:20.078077 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1196/4811] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:20 2026] GET /volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:20.094340 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a892b9c5-c6c9-4ab2-8f1b-d1b3c58a2089 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:20.096586 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a892b9c5-c6c9-4ab2-8f1b-d1b3c58a2089 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] POST https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db/action Aug 19 21:36:20.097076 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a892b9c5-c6c9-4ab2-8f1b-d1b3c58a2089 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:36:20.097256 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a892b9c5-c6c9-4ab2-8f1b-d1b3c58a2089 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:20.109699 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:20.109699 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:20.110402 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-a892b9c5-c6c9-4ab2-8f1b-d1b3c58a2089 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '66dbf85722d8415b8355323243ad8463', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07887f417d3d4db28227ea517ae25e28', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:36:20.110716 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a892b9c5-c6c9-4ab2-8f1b-d1b3c58a2089 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-reader] https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db/action returned with HTTP 403 Aug 19 21:36:20.111348 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1209/4812] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Aug 19 21:36:20 2026] POST /volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:20.119097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-69108ba6-0e9c-4702-a0cc-6658d331254c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:20.121476 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69108ba6-0e9c-4702-a0cc-6658d331254c tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db Aug 19 21:36:20.121703 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69108ba6-0e9c-4702-a0cc-6658d331254c tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:20.121898 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69108ba6-0e9c-4702-a0cc-6658d331254c tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:20.122100 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-69108ba6-0e9c-4702-a0cc-6658d331254c tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Delete volume with id: 329e75f5-df70-4ce5-bc5d-eedefec5d4db Aug 19 21:36:20.130854 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:20.130854 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:20.131268 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-69108ba6-0e9c-4702-a0cc-6658d331254c tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Volume info retrieved successfully. Aug 19 21:36:20.150511 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-69108ba6-0e9c-4702-a0cc-6658d331254c tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Delete volume request issued successfully. Aug 19 21:36:20.150692 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69108ba6-0e9c-4702-a0cc-6658d331254c tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db returned with HTTP 202 Aug 19 21:36:20.151454 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1206/4813] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:36:20 2026] DELETE /volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:36:20.160126 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-52f83141-435d-46f2-8a98-2c65fa9d83a1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:20.162424 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52f83141-435d-46f2-8a98-2c65fa9d83a1 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] GET https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db Aug 19 21:36:20.162597 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52f83141-435d-46f2-8a98-2c65fa9d83a1 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:20.162793 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52f83141-435d-46f2-8a98-2c65fa9d83a1 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:20.170383 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:20.170383 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:20.174837 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-52f83141-435d-46f2-8a98-2c65fa9d83a1 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Volume info retrieved successfully. Aug 19 21:36:20.179989 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52f83141-435d-46f2-8a98-2c65fa9d83a1 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db returned with HTTP 200 Aug 19 21:36:20.180380 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1203/4814] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:20 2026] GET /volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:21.196092 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c19e2684-1c66-4f39-82f1-189899766e71 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:21.198544 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c19e2684-1c66-4f39-82f1-189899766e71 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] GET https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db Aug 19 21:36:21.198824 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c19e2684-1c66-4f39-82f1-189899766e71 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:21.199121 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c19e2684-1c66-4f39-82f1-189899766e71 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:21.207702 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c19e2684-1c66-4f39-82f1-189899766e71 tempest-ProjectReaderTests-1452216044 tempest-ProjectReaderTests-1452216044-project-admin] https://10.4.3.158/volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db returned with HTTP 404 Aug 19 21:36:21.208426 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1197/4815] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:36:21 2026] GET /volume/v3/volumes/329e75f5-df70-4ce5-bc5d-eedefec5d4db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:36:30.101996 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=166,cinder:INSERT=23,cinder:UPDATE=49 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:36:30.142809 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=161,cinder:UPDATE=22,cinder:INSERT=15 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:36:30.178537 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=253,cinder:UPDATE=107,cinder:INSERT=63 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:36:31.202191 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=177,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:36:49.802080 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-f6240dcd-fd72-436c-8b00-e2f04c98a2a7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:49.804930 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-f6240dcd-fd72-436c-8b00-e2f04c98a2a7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/limits Aug 19 21:36:49.805215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-f6240dcd-fd72-436c-8b00-e2f04c98a2a7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:49.805499 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-f6240dcd-fd72-436c-8b00-e2f04c98a2a7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:49.817375 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-f6240dcd-fd72-436c-8b00-e2f04c98a2a7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1421403146 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1421403146, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:36:49.817847 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-f6240dcd-fd72-436c-8b00-e2f04c98a2a7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1421403146 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1421403146, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:36:49.818261 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-f6240dcd-fd72-436c-8b00-e2f04c98a2a7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1421403146 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1421403146, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:36:49.831283 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-f6240dcd-fd72-436c-8b00-e2f04c98a2a7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Aug 19 21:36:49.831651 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1210/4816] 10.4.3.158 () {68 vars in 1484 bytes} [Wed Aug 19 21:36:49 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:49.872146 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-c608064c-0096-48d9-a10d-e61ce45870c7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:49.874137 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-c608064c-0096-48d9-a10d-e61ce45870c7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:36:49.874334 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-c608064c-0096-48d9-a10d-e61ce45870c7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:49.874810 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-c608064c-0096-48d9-a10d-e61ce45870c7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:49.884475 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:49.884475 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:49.887854 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-c608064c-0096-48d9-a10d-e61ce45870c7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:49.893027 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-c608064c-0096-48d9-a10d-e61ce45870c7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 200 Aug 19 21:36:49.893425 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1207/4817] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:36:49 2026] GET /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 1658 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:49.901592 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-fb6f3a4e-201a-446b-ab2f-762f9c9dbd7d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:49.903970 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-fb6f3a4e-201a-446b-ab2f-762f9c9dbd7d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:36:49.904400 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-fb6f3a4e-201a-446b-ab2f-762f9c9dbd7d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11f49eff-4c57-4981-85db-a6d1b6892c21", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-113539630", "description": null, "metadata": {}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:49.916595 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:49.916595 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:49.917166 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-fb6f3a4e-201a-446b-ab2f-762f9c9dbd7d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:49.917335 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-fb6f3a4e-201a-446b-ab2f-762f9c9dbd7d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create snapshot from volume 11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:36:49.942882 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-fb6f3a4e-201a-446b-ab2f-762f9c9dbd7d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['206a78d7-67f9-478a-a0e5-5765d4b9a5e5', '96f105f5-3f40-46d1-9c7f-1f5ebf6e8a01', 'a39a93ff-df9d-4f0c-a813-ec4bdae79a0e', '077429bb-c1c1-4c7c-9ab4-048bb52ecdac'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:49.973405 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-fb6f3a4e-201a-446b-ab2f-762f9c9dbd7d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot force create request issued successfully. Aug 19 21:36:49.973844 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9fb6ee98-540d-4c0b-b655-38c4f2f4d352 req-fb6f3a4e-201a-446b-ab2f-762f9c9dbd7d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:36:49.974405 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1204/4818] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Aug 19 21:36:49 2026] POST /volume/v3/snapshots => generated 319 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:51.517680 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-128250d7-bced-41c9-9602-49bf98b19c78 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:51.519577 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-128250d7-bced-41c9-9602-49bf98b19c78 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 Aug 19 21:36:51.519790 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-128250d7-bced-41c9-9602-49bf98b19c78 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:51.519987 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-128250d7-bced-41c9-9602-49bf98b19c78 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:51.524974 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:51.524974 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:51.525410 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-128250d7-bced-41c9-9602-49bf98b19c78 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:36:51.526276 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-128250d7-bced-41c9-9602-49bf98b19c78 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 returned with HTTP 200 Aug 19 21:36:51.526785 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1198/4819] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:36:51 2026] GET /volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:53.246164 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-cb00b840-0e22-4422-aef3-ba55918f7504 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:53.248892 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-cb00b840-0e22-4422-aef3-ba55918f7504 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 Aug 19 21:36:53.249159 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-cb00b840-0e22-4422-aef3-ba55918f7504 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:53.249481 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-cb00b840-0e22-4422-aef3-ba55918f7504 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:53.255939 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:53.255939 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:53.256575 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-cb00b840-0e22-4422-aef3-ba55918f7504 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:36:53.257882 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-cb00b840-0e22-4422-aef3-ba55918f7504 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 returned with HTTP 200 Aug 19 21:36:53.258419 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1211/4820] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Aug 19 21:36:53 2026] GET /volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:54.181782 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-17d06555-309a-4502-8b7c-b0d2b9bc9735 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:54.183822 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-17d06555-309a-4502-8b7c-b0d2b9bc9735 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 Aug 19 21:36:54.184061 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-17d06555-309a-4502-8b7c-b0d2b9bc9735 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:54.184269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-17d06555-309a-4502-8b7c-b0d2b9bc9735 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:54.189483 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:54.189483 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:54.189906 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-17d06555-309a-4502-8b7c-b0d2b9bc9735 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:36:54.190719 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-17d06555-309a-4502-8b7c-b0d2b9bc9735 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 returned with HTTP 200 Aug 19 21:36:54.191290 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1208/4821] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Aug 19 21:36:54 2026] GET /volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:54.201985 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-c7ad6026-3773-4cc6-9b13-e1c964df8ca9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:54.204108 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-c7ad6026-3773-4cc6-9b13-e1c964df8ca9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:36:54.204292 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-c7ad6026-3773-4cc6-9b13-e1c964df8ca9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:54.204464 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-c7ad6026-3773-4cc6-9b13-e1c964df8ca9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:54.222818 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:54.222818 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:54.231732 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-c7ad6026-3773-4cc6-9b13-e1c964df8ca9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:54.238035 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-c7ad6026-3773-4cc6-9b13-e1c964df8ca9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 200 Aug 19 21:36:54.238035 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1205/4822] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:36:54 2026] GET /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 1658 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:54.247162 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:54.249090 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:36:54.249391 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "7f257deb-08b9-438f-b7e2-4e970f2152f9", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:54.250905 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '7f257deb-08b9-438f-b7e2-4e970f2152f9', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:36:54.267734 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:54.267734 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:54.268176 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:36:54.268320 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume of 1 GB Aug 19 21:36:54.268856 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Availability Zones retrieved successfully. Aug 19 21:36:54.279650 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (fec33118-791e-459b-aa33-8cc40ff739e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:54.284079 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86ef4c10-3b6e-404a-8035-303acc3b4c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:54.284079 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:36:54.314974 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86ef4c10-3b6e-404a-8035-303acc3b4c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7f257deb-08b9-438f-b7e2-4e970f2152f9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:54.315917 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc490cd9-e9fc-45c9-be29-872a3353be59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:54.363032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['9ea17b9b-dd83-4923-9f2e-3743b3d74f2b', 'dcfb48ad-4ea9-4c7a-9db3-5267d00b7cf5', 'dcc57451-2b3d-45c7-b102-b3540622d4ac', '6baef871-9750-42ab-a1b5-e66f44b85eb7'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:36:54.363758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc490cd9-e9fc-45c9-be29-872a3353be59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ea17b9b-dd83-4923-9f2e-3743b3d74f2b', 'dcfb48ad-4ea9-4c7a-9db3-5267d00b7cf5', 'dcc57451-2b3d-45c7-b102-b3540622d4ac', '6baef871-9750-42ab-a1b5-e66f44b85eb7']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:54.364517 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609b2154-f074-4758-bce9-d014d122ff87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:54.415726 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609b2154-f074-4758-bce9-d014d122ff87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e0d80c4-f10b-49c3-b446-b5174856cce3', '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='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['9ea17b9b-dd83-4923-9f2e-3743b3d74f2b','dcfb48ad-4ea9-4c7a-9db3-5267d00b7cf5','dcc57451-2b3d-45c7-b102-b3540622d4ac','6baef871-9750-42ab-a1b5-e66f44b85eb7'],size=1,snapshot_id=7f257deb-08b9-438f-b7e2-4e970f2152f9,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), '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-19T21:36: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=2e0d80c4-f10b-49c3-b446-b5174856cce3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5556b137f40546b4995eb155c224193c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7f257deb-08b9-438f-b7e2-4e970f2152f9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:54.416654 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cce09b43-8df5-4905-b8c0-ba574205ae7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:54.439502 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cce09b43-8df5-4905-b8c0-ba574205ae7f) transitioned into 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='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['9ea17b9b-dd83-4923-9f2e-3743b3d74f2b','dcfb48ad-4ea9-4c7a-9db3-5267d00b7cf5','dcc57451-2b3d-45c7-b102-b3540622d4ac','6baef871-9750-42ab-a1b5-e66f44b85eb7'],size=1,snapshot_id=7f257deb-08b9-438f-b7e2-4e970f2152f9,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:54.440419 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ccae66-27f2-4392-aaf4-e4dfb503fda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:36:54.463864 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ccae66-27f2-4392-aaf4-e4dfb503fda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:36:54.464971 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (fec33118-791e-459b-aa33-8cc40ff739e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:36:54.465467 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request issued successfully. Aug 19 21:36:54.466187 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-54725191-6ae5-439f-b4cc-1e13f821b760 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:36:54.466694 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1199/4823] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Aug 19 21:36:54 2026] POST /volume/v3/volumes => generated 736 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:36:54.482579 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-09cb527c-708a-4e58-81cf-bce3192df1d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:54.484788 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-09cb527c-708a-4e58-81cf-bce3192df1d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 Aug 19 21:36:54.485083 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-09cb527c-708a-4e58-81cf-bce3192df1d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:54.485344 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-09cb527c-708a-4e58-81cf-bce3192df1d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:54.493023 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:54.493023 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:54.497294 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-09cb527c-708a-4e58-81cf-bce3192df1d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:54.501930 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-09cb527c-708a-4e58-81cf-bce3192df1d4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 returned with HTTP 200 Aug 19 21:36:54.502368 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1212/4824] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:36:54 2026] GET /volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:54.510608 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-fd6aace2-74cd-4801-b3a7-f884ebab64b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:54.515101 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-fd6aace2-74cd-4801-b3a7-f884ebab64b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 Aug 19 21:36:54.515331 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-fd6aace2-74cd-4801-b3a7-f884ebab64b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:54.515518 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-fd6aace2-74cd-4801-b3a7-f884ebab64b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:54.522282 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:54.522282 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:36:54.526025 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-fd6aace2-74cd-4801-b3a7-f884ebab64b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:54.530297 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-fd6aace2-74cd-4801-b3a7-f884ebab64b2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 returned with HTTP 200 Aug 19 21:36:54.530702 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1209/4825] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:36:54 2026] GET /volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:36:57.539069 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-5494684d-c8f4-4460-908d-bb4371a3de80 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:57.540960 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-5494684d-c8f4-4460-908d-bb4371a3de80 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 Aug 19 21:36:57.541181 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-5494684d-c8f4-4460-908d-bb4371a3de80 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:57.541892 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-5494684d-c8f4-4460-908d-bb4371a3de80 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:57.547785 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:57.547785 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:57.550906 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-5494684d-c8f4-4460-908d-bb4371a3de80 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:57.554963 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-5494684d-c8f4-4460-908d-bb4371a3de80 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 returned with HTTP 200 Aug 19 21:36:57.555331 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1206/4826] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:36:57 2026] GET /volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:57.561565 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-14aeb4c5-1329-4c34-a8ef-cbcc573bae84 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:57.562009 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14aeb4c5-1329-4c34-a8ef-cbcc573bae84 None None] GET https://10.4.3.158/volume// Aug 19 21:36:57.562200 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14aeb4c5-1329-4c34-a8ef-cbcc573bae84 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:57.562378 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14aeb4c5-1329-4c34-a8ef-cbcc573bae84 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:57.562673 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14aeb4c5-1329-4c34-a8ef-cbcc573bae84 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:36:57.562953 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1200/4827] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:36:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:36:57.568497 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-a7ef52b5-54dc-4aee-8795-36a183994b76 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:57.570383 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-a7ef52b5-54dc-4aee-8795-36a183994b76 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:36:57.570712 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-a7ef52b5-54dc-4aee-8795-36a183994b76 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e0d80c4-f10b-49c3-b446-b5174856cce3", "connector": null, "instance_uuid": "d26a811b-1644-4f26-b9d9-29ebd35d3ee5"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:57.578919 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:57.578919 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:57.598836 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-a7ef52b5-54dc-4aee-8795-36a183994b76 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:36:57.599311 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1213/4828] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:36:57 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 19 21:36:57.605554 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-95853694-a375-45c9-971a-bc820398264c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:57.605886 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-95853694-a375-45c9-971a-bc820398264c None None] GET https://10.4.3.158/volume// Aug 19 21:36:57.606065 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-95853694-a375-45c9-971a-bc820398264c None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:57.606265 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-95853694-a375-45c9-971a-bc820398264c None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:57.606555 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-95853694-a375-45c9-971a-bc820398264c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:36:57.606849 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1210/4829] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:36:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:36:57.612630 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-28962ee5-5d81-43e9-914d-21bb96c51f78 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:57.614560 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-28962ee5-5d81-43e9-914d-21bb96c51f78 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 Aug 19 21:36:57.614759 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-28962ee5-5d81-43e9-914d-21bb96c51f78 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:36:57.614948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-28962ee5-5d81-43e9-914d-21bb96c51f78 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:36:57.623313 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:57.623313 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:36:57.626231 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-28962ee5-5d81-43e9-914d-21bb96c51f78 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:36:57.630120 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-28962ee5-5d81-43e9-914d-21bb96c51f78 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 returned with HTTP 200 Aug 19 21:36:57.630429 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1207/4830] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:36:57 2026] GET /volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:36:57.723398 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-b6a03638-c99b-4763-a8fa-aaa548939394 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:57.725471 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-b6a03638-c99b-4763-a8fa-aaa548939394 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] PUT https://10.4.3.158/volume/v3/attachments/f6f072cc-ebab-41be-9887-f34e23dec390 Aug 19 21:36:57.725799 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-b6a03638-c99b-4763-a8fa-aaa548939394 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:57.732791 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-b6a03638-c99b-4763-a8fa-aaa548939394 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Acquiring lock "cinder-attachment_update-2e0d80c4-f10b-49c3-b446-b5174856cce3-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:36:57.737060 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-b6a03638-c99b-4763-a8fa-aaa548939394 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-2e0d80c4-f10b-49c3-b446-b5174856cce3-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:36:57.738002 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:57.738002 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:36:57.801786 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-b6a03638-c99b-4763-a8fa-aaa548939394 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-2e0d80c4-f10b-49c3-b446-b5174856cce3-np0000007814" released by "attachment_update" :: held 0.065s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:36:57.802139 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-b6a03638-c99b-4763-a8fa-aaa548939394 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/f6f072cc-ebab-41be-9887-f34e23dec390 returned with HTTP 200 Aug 19 21:36:57.802791 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1201/4831] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:36:57 2026] PUT /volume/v3/attachments/f6f072cc-ebab-41be-9887-f34e23dec390 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:36:57.822467 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-2863565f-2a04-4877-abc0-9e10fc560f23 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:36:57.824466 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-2863565f-2a04-4877-abc0-9e10fc560f23 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments/f6f072cc-ebab-41be-9887-f34e23dec390/action Aug 19 21:36:57.824841 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-2863565f-2a04-4877-abc0-9e10fc560f23 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:36:57.824993 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-2863565f-2a04-4877-abc0-9e10fc560f23 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:36:57.840467 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:36:57.840467 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:36:57.850681 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1c218115-670d-4d16-bbf9-e12639eed0fb req-2863565f-2a04-4877-abc0-9e10fc560f23 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/f6f072cc-ebab-41be-9887-f34e23dec390/action returned with HTTP 204 Aug 19 21:36:57.851148 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1214/4832] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:36:57 2026] POST /volume/v3/attachments/f6f072cc-ebab-41be-9887-f34e23dec390/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:03.574781 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6bc12cc9-58b0-4b06-8236-086422a85873 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:03.576396 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6bc12cc9-58b0-4b06-8236-086422a85873 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:03.576622 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6bc12cc9-58b0-4b06-8236-086422a85873 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:03.576864 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6bc12cc9-58b0-4b06-8236-086422a85873 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:03.583447 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:03.583447 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:03.587045 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6bc12cc9-58b0-4b06-8236-086422a85873 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:03.590791 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6bc12cc9-58b0-4b06-8236-086422a85873 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:03.591258 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1211/4833] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:03 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:03.604645 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-835f7f4a-c945-45fc-83b0-bbef570bccef None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:03.606851 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-835f7f4a-c945-45fc-83b0-bbef570bccef tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:03.607138 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-835f7f4a-c945-45fc-83b0-bbef570bccef tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:03.607367 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-835f7f4a-c945-45fc-83b0-bbef570bccef tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:03.616638 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:03.616638 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:03.620799 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-835f7f4a-c945-45fc-83b0-bbef570bccef tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:03.625695 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-835f7f4a-c945-45fc-83b0-bbef570bccef tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:03.626197 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1208/4834] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:03 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:03.667206 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-307972f1-ee4c-43c7-a3a7-66b6342c4107 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:03.668996 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-307972f1-ee4c-43c7-a3a7-66b6342c4107 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:03.669154 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-307972f1-ee4c-43c7-a3a7-66b6342c4107 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:03.669322 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-307972f1-ee4c-43c7-a3a7-66b6342c4107 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:03.675416 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:03.675416 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:03.678409 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-307972f1-ee4c-43c7-a3a7-66b6342c4107 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:03.681972 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-307972f1-ee4c-43c7-a3a7-66b6342c4107 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:03.682327 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1202/4835] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:37:03 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:03.753789 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4de040f7-9f48-41c5-84e8-bb702ea4353d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:03.754302 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4de040f7-9f48-41c5-84e8-bb702ea4353d None None] GET https://10.4.3.158/volume// Aug 19 21:37:03.754509 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4de040f7-9f48-41c5-84e8-bb702ea4353d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:03.754748 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4de040f7-9f48-41c5-84e8-bb702ea4353d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:03.755160 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4de040f7-9f48-41c5-84e8-bb702ea4353d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:03.755498 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1215/4836] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:37:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:03.762105 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-74a53640-5f24-4255-8b17-d619049727e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:03.763896 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-74a53640-5f24-4255-8b17-d619049727e6 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:37:03.764365 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-74a53640-5f24-4255-8b17-d619049727e6 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58052c2a-1bfc-4492-8814-01bdbd270db0", "connector": null, "instance_uuid": "4fbdcb0f-1fc7-45f6-9366-9ea40cb6fcbe"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:03.772242 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:03.772242 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:03.794929 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-74a53640-5f24-4255-8b17-d619049727e6 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:37:03.795550 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1212/4837] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:37:03 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 19 21:37:03.825141 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2a23f37c-8a2c-47a7-a5bc-bdeb183dbf97 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:03.827233 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a23f37c-8a2c-47a7-a5bc-bdeb183dbf97 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:03.827497 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a23f37c-8a2c-47a7-a5bc-bdeb183dbf97 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:03.827738 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a23f37c-8a2c-47a7-a5bc-bdeb183dbf97 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:03.836540 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-02afac22-76e3-4b98-9663-45344f48a1d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:03.836888 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02afac22-76e3-4b98-9663-45344f48a1d3 None None] GET https://10.4.3.158/volume// Aug 19 21:37:03.837060 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02afac22-76e3-4b98-9663-45344f48a1d3 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:03.837231 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02afac22-76e3-4b98-9663-45344f48a1d3 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:03.837532 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02afac22-76e3-4b98-9663-45344f48a1d3 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:03.837780 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1203/4838] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:37:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:03.838718 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:03.838718 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:03.843163 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2a23f37c-8a2c-47a7-a5bc-bdeb183dbf97 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:03.847393 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a23f37c-8a2c-47a7-a5bc-bdeb183dbf97 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:03.847751 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1209/4839] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:03 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:03.848271 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-ee90d26c-7299-44d1-b0a2-dcb02c9a4dd3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:03.850382 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-ee90d26c-7299-44d1-b0a2-dcb02c9a4dd3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:03.850586 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-ee90d26c-7299-44d1-b0a2-dcb02c9a4dd3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:03.850761 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-ee90d26c-7299-44d1-b0a2-dcb02c9a4dd3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:03.859792 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:03.859792 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:03.863217 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-ee90d26c-7299-44d1-b0a2-dcb02c9a4dd3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:03.868204 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-ee90d26c-7299-44d1-b0a2-dcb02c9a4dd3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:03.868631 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1216/4840] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:37:03 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 1062 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:37:03.979114 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-325493f0-669f-4fae-a020-40465f471045 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:03.983427 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-325493f0-669f-4fae-a020-40465f471045 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] PUT https://10.4.3.158/volume/v3/attachments/892208fd-ae50-4d9b-bb56-4820a8050488 Aug 19 21:37:03.985539 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-325493f0-669f-4fae-a020-40465f471045 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:03.998997 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-325493f0-669f-4fae-a020-40465f471045 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Acquiring lock "cinder-attachment_update-58052c2a-1bfc-4492-8814-01bdbd270db0-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:37:04.004228 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-325493f0-669f-4fae-a020-40465f471045 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-58052c2a-1bfc-4492-8814-01bdbd270db0-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:37:04.005182 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:04.005182 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:04.093296 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-325493f0-669f-4fae-a020-40465f471045 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-58052c2a-1bfc-4492-8814-01bdbd270db0-np0000007814" released by "attachment_update" :: held 0.089s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:37:04.093682 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-325493f0-669f-4fae-a020-40465f471045 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/892208fd-ae50-4d9b-bb56-4820a8050488 returned with HTTP 200 Aug 19 21:37:04.094328 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1213/4841] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:37:03 2026] PUT /volume/v3/attachments/892208fd-ae50-4d9b-bb56-4820a8050488 => generated 968 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:04.106581 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-3d91e9c5-529d-4366-91f3-17e309ec1779 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:04.110746 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-3d91e9c5-529d-4366-91f3-17e309ec1779 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0/encryption Aug 19 21:37:04.110934 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-3d91e9c5-529d-4366-91f3-17e309ec1779 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:04.111145 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-3d91e9c5-529d-4366-91f3-17e309ec1779 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:04.119618 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:04.119618 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:04.125691 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-3d91e9c5-529d-4366-91f3-17e309ec1779 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0/encryption returned with HTTP 200 Aug 19 21:37:04.126162 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1204/4842] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:37:04 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:04.859607 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-45d0d436-5178-4446-a69c-2b14de5cd51b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:04.861738 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-45d0d436-5178-4446-a69c-2b14de5cd51b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:04.861973 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-45d0d436-5178-4446-a69c-2b14de5cd51b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:04.862257 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-45d0d436-5178-4446-a69c-2b14de5cd51b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:04.873563 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:04.873563 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:04.877707 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-45d0d436-5178-4446-a69c-2b14de5cd51b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:04.882992 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-45d0d436-5178-4446-a69c-2b14de5cd51b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:04.883926 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1210/4843] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:04 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:05.897666 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b0208748-a17e-4ee0-8189-d3ce5cbe146b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:05.899175 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b0208748-a17e-4ee0-8189-d3ce5cbe146b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:05.899343 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b0208748-a17e-4ee0-8189-d3ce5cbe146b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:05.899514 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b0208748-a17e-4ee0-8189-d3ce5cbe146b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:05.908278 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:05.908278 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:05.911849 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b0208748-a17e-4ee0-8189-d3ce5cbe146b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:05.915894 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b0208748-a17e-4ee0-8189-d3ce5cbe146b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:05.916289 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1217/4844] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:05 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:06.928308 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-71a19661-f32e-4a58-9d7a-41d983bc3db7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:06.930440 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71a19661-f32e-4a58-9d7a-41d983bc3db7 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:06.930687 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71a19661-f32e-4a58-9d7a-41d983bc3db7 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:06.930907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71a19661-f32e-4a58-9d7a-41d983bc3db7 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:06.941306 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:06.941306 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:06.944980 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-71a19661-f32e-4a58-9d7a-41d983bc3db7 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:06.949345 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71a19661-f32e-4a58-9d7a-41d983bc3db7 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:06.949775 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1214/4845] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:06 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:07.478601 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-96f72423-b732-41f3-ba05-f1a37ab6ba56 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:07.480749 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-96f72423-b732-41f3-ba05-f1a37ab6ba56 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments/892208fd-ae50-4d9b-bb56-4820a8050488/action Aug 19 21:37:07.481134 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-96f72423-b732-41f3-ba05-f1a37ab6ba56 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:37:07.481246 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-96f72423-b732-41f3-ba05-f1a37ab6ba56 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:07.497715 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:07.497715 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:07.511786 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cef0d874-870c-4b99-a236-68ddb5a66e8f req-96f72423-b732-41f3-ba05-f1a37ab6ba56 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/892208fd-ae50-4d9b-bb56-4820a8050488/action returned with HTTP 204 Aug 19 21:37:07.512371 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1205/4846] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:37:07 2026] POST /volume/v3/attachments/892208fd-ae50-4d9b-bb56-4820a8050488/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:07.961654 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9a44f244-093e-47b9-99e6-5c02da50c6ac None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:07.963377 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9a44f244-093e-47b9-99e6-5c02da50c6ac tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:07.963632 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9a44f244-093e-47b9-99e6-5c02da50c6ac tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:07.963824 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9a44f244-093e-47b9-99e6-5c02da50c6ac tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:07.973738 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:07.973738 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:07.977172 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9a44f244-093e-47b9-99e6-5c02da50c6ac tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:07.981066 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9a44f244-093e-47b9-99e6-5c02da50c6ac tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:07.981543 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1211/4847] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:07 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:07.992498 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9163c1a6-8ab8-44e5-a50a-55e6b5a8a492 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:07.994807 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9163c1a6-8ab8-44e5-a50a-55e6b5a8a492 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:07.995092 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9163c1a6-8ab8-44e5-a50a-55e6b5a8a492 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:07.995346 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9163c1a6-8ab8-44e5-a50a-55e6b5a8a492 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:08.007289 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:08.007289 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:08.011795 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9163c1a6-8ab8-44e5-a50a-55e6b5a8a492 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:08.017875 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9163c1a6-8ab8-44e5-a50a-55e6b5a8a492 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:08.018456 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1218/4848] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:07 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:08.053076 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-8bedaf8c-308b-4dfc-b73d-7a05dcc67e72 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:08.055099 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-8bedaf8c-308b-4dfc-b73d-7a05dcc67e72 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:08.055357 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-8bedaf8c-308b-4dfc-b73d-7a05dcc67e72 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:08.055596 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-8bedaf8c-308b-4dfc-b73d-7a05dcc67e72 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:08.063373 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:08.063373 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:08.066218 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-8bedaf8c-308b-4dfc-b73d-7a05dcc67e72 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:08.069543 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-8bedaf8c-308b-4dfc-b73d-7a05dcc67e72 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:08.069921 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1215/4849] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:37:08 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 1175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:08.086451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-1edac357-36ba-4172-8299-c7bf199c01ee None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:08.088383 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-1edac357-36ba-4172-8299-c7bf199c01ee tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0/action Aug 19 21:37:08.088698 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-1edac357-36ba-4172-8299-c7bf199c01ee tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:37:08.088832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-1edac357-36ba-4172-8299-c7bf199c01ee tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:08.098774 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:08.098774 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:08.099251 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-1edac357-36ba-4172-8299-c7bf199c01ee tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:08.104595 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-1edac357-36ba-4172-8299-c7bf199c01ee tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Begin detaching volume completed successfully. Aug 19 21:37:08.104832 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-1edac357-36ba-4172-8299-c7bf199c01ee tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0/action returned with HTTP 202 Aug 19 21:37:08.105281 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1206/4850] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:37:08 2026] POST /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:37:08.140245 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-91043421-7cfc-4b16-a325-9df5863f0d3e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:08.140705 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-91043421-7cfc-4b16-a325-9df5863f0d3e None None] GET https://10.4.3.158/volume// Aug 19 21:37:08.140872 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-91043421-7cfc-4b16-a325-9df5863f0d3e None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:08.141099 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-91043421-7cfc-4b16-a325-9df5863f0d3e None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:08.141449 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-91043421-7cfc-4b16-a325-9df5863f0d3e None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:08.141733 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1212/4851] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:37:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:08.148123 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-ca525ce0-eb5a-4a68-b0a6-b39ef5cd5909 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:08.150198 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-ca525ce0-eb5a-4a68-b0a6-b39ef5cd5909 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:08.150476 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-ca525ce0-eb5a-4a68-b0a6-b39ef5cd5909 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:08.150702 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-ca525ce0-eb5a-4a68-b0a6-b39ef5cd5909 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:08.159120 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:08.159120 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:08.162096 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-ca525ce0-eb5a-4a68-b0a6-b39ef5cd5909 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:08.165789 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-ca525ce0-eb5a-4a68-b0a6-b39ef5cd5909 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:08.166192 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1219/4852] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:37:08 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:37:08.175348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-3f38c4dd-2ffd-4524-a7f8-1d895e42805b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:08.177668 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-3f38c4dd-2ffd-4524-a7f8-1d895e42805b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0/encryption Aug 19 21:37:08.177931 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-3f38c4dd-2ffd-4524-a7f8-1d895e42805b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:08.178208 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-3f38c4dd-2ffd-4524-a7f8-1d895e42805b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:08.187996 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:08.187996 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:08.194153 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-3f38c4dd-2ffd-4524-a7f8-1d895e42805b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0/encryption returned with HTTP 200 Aug 19 21:37:08.194634 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1216/4853] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:37:08 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:08.945244 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-c6853250-8aac-46cc-9e9d-907d15c7d33e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:08.947404 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-c6853250-8aac-46cc-9e9d-907d15c7d33e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] DELETE https://10.4.3.158/volume/v3/attachments/892208fd-ae50-4d9b-bb56-4820a8050488 Aug 19 21:37:08.947616 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-c6853250-8aac-46cc-9e9d-907d15c7d33e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:08.947815 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-c6853250-8aac-46cc-9e9d-907d15c7d33e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:08.954631 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:08.954631 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:08.993370 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1ffebfb5-8e8a-41b8-b8a6-7f0dfd6f1f8b req-c6853250-8aac-46cc-9e9d-907d15c7d33e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/892208fd-ae50-4d9b-bb56-4820a8050488 returned with HTTP 200 Aug 19 21:37:08.993773 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1207/4854] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:37:08 2026] DELETE /volume/v3/attachments/892208fd-ae50-4d9b-bb56-4820a8050488 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:09.210340 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-16568917-ae1d-4e8d-9603-f93a3d1484dd req-23800506-2659-40a5-9fd9-6849878ad302 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:09.213413 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-16568917-ae1d-4e8d-9603-f93a3d1484dd req-23800506-2659-40a5-9fd9-6849878ad302 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:09.213722 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-16568917-ae1d-4e8d-9603-f93a3d1484dd req-23800506-2659-40a5-9fd9-6849878ad302 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:09.214018 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-16568917-ae1d-4e8d-9603-f93a3d1484dd req-23800506-2659-40a5-9fd9-6849878ad302 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:09.221824 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:09.221824 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:09.225118 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-16568917-ae1d-4e8d-9603-f93a3d1484dd req-23800506-2659-40a5-9fd9-6849878ad302 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:09.228890 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-16568917-ae1d-4e8d-9603-f93a3d1484dd req-23800506-2659-40a5-9fd9-6849878ad302 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:09.229314 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1213/4855] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:37:09 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:12.011190 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ea289175-d216-4d76-a4f6-1b2fad6115cc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:12.012974 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ea289175-d216-4d76-a4f6-1b2fad6115cc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] DELETE https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:12.013216 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ea289175-d216-4d76-a4f6-1b2fad6115cc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:12.013405 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ea289175-d216-4d76-a4f6-1b2fad6115cc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:12.013575 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ea289175-d216-4d76-a4f6-1b2fad6115cc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Delete volume with id: 58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:12.020582 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:12.020582 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:12.021085 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ea289175-d216-4d76-a4f6-1b2fad6115cc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:12.030562 np0000007814 devstack@c-api.service[100175]: WARNING cinder.keymgr.conf_key_mgr [None req-ea289175-d216-4d76-a4f6-1b2fad6115cc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:37:12.035676 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ea289175-d216-4d76-a4f6-1b2fad6115cc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Delete volume request issued successfully. Aug 19 21:37:12.035872 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ea289175-d216-4d76-a4f6-1b2fad6115cc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 202 Aug 19 21:37:12.036377 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1220/4856] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:37:12 2026] DELETE /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:37:12.043775 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-833b7602-ee58-4471-af3e-b09a2fce337a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:12.045398 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-833b7602-ee58-4471-af3e-b09a2fce337a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:12.045587 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-833b7602-ee58-4471-af3e-b09a2fce337a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:12.045756 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-833b7602-ee58-4471-af3e-b09a2fce337a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:12.051811 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:12.051811 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:12.054953 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-833b7602-ee58-4471-af3e-b09a2fce337a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:12.058758 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-833b7602-ee58-4471-af3e-b09a2fce337a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 200 Aug 19 21:37:12.059197 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1217/4857] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:12 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:13.070689 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-981bf79b-700c-469b-a961-22f79eccf285 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:13.072457 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-981bf79b-700c-469b-a961-22f79eccf285 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 Aug 19 21:37:13.072639 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-981bf79b-700c-469b-a961-22f79eccf285 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:13.072816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-981bf79b-700c-469b-a961-22f79eccf285 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:13.078341 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-981bf79b-700c-469b-a961-22f79eccf285 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 returned with HTTP 404 Aug 19 21:37:13.078763 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1208/4858] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:13 2026] GET /volume/v3/volumes/58052c2a-1bfc-4492-8814-01bdbd270db0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:13.085266 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5f549458-7d04-4d4e-a55e-c962c713380b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:13.086953 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5f549458-7d04-4d4e-a55e-c962c713380b tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:37:13.087218 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5f549458-7d04-4d4e-a55e-c962c713380b tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:13.087416 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5f549458-7d04-4d4e-a55e-c962c713380b tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:13.088221 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5f549458-7d04-4d4e-a55e-c962c713380b tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:37:13.101535 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5f549458-7d04-4d4e-a55e-c962c713380b tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Get all volumes completed successfully. Aug 19 21:37:13.103175 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:13.103175 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:13.107477 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5f549458-7d04-4d4e-a55e-c962c713380b tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:37:13.107916 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1214/4859] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:37:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:13.120497 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-967b5418-7289-4ce5-a670-2bb3cf84b3d5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:13.122360 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-967b5418-7289-4ce5-a670-2bb3cf84b3d5 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] DELETE https://10.4.3.158/volume/v3/types/00f64d8d-fb56-42ce-ac0a-01139376d227 Aug 19 21:37:13.122551 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-967b5418-7289-4ce5-a670-2bb3cf84b3d5 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:13.122745 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-967b5418-7289-4ce5-a670-2bb3cf84b3d5 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:13.144327 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-967b5418-7289-4ce5-a670-2bb3cf84b3d5 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types/00f64d8d-fb56-42ce-ac0a-01139376d227 returned with HTTP 202 Aug 19 21:37:13.144697 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1221/4860] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:37:13 2026] DELETE /volume/v3/types/00f64d8d-fb56-42ce-ac0a-01139376d227 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:37:13.154078 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-74e099a7-9628-4420-a6c2-d7feb8fe28af None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:13.155617 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-74e099a7-9628-4420-a6c2-d7feb8fe28af tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:37:13.155917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-74e099a7-9628-4420-a6c2-d7feb8fe28af tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-84903960", "extra_specs": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:13.167975 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-74e099a7-9628-4420-a6c2-d7feb8fe28af tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:37:13.168452 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1218/4861] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:37:13 2026] POST /volume/v3/types => generated 210 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:13.175331 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bc605aa1-634b-4326-8466-8ac0396f99b3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:13.177418 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bc605aa1-634b-4326-8466-8ac0396f99b3 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] POST https://10.4.3.158/volume/v3/types/766adbff-cb3b-43f9-85a1-c5b90ed0cb4e/encryption Aug 19 21:37:13.177788 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bc605aa1-634b-4326-8466-8ac0396f99b3 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:13.179720 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:13.179720 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:13.195506 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bc605aa1-634b-4326-8466-8ac0396f99b3 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types/766adbff-cb3b-43f9-85a1-c5b90ed0cb4e/encryption returned with HTTP 200 Aug 19 21:37:13.196287 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1209/4862] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:37:13 2026] POST /volume/v3/types/766adbff-cb3b-43f9-85a1-c5b90ed0cb4e/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:13.203419 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-617581e6-f849-4f4c-bd64-d35a19e9853b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:13.204993 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:37:13.205347 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1800906279", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-84903960", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:13.206705 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1800906279', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-84903960', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:37:13.209915 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume of 1 GB Aug 19 21:37:13.210208 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:13.210208 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:13.210612 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Availability Zones retrieved successfully. Aug 19 21:37:13.215994 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Flow 'volume_create_api' (7261f455-1ed2-43b8-8a28-9c834512797b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:37:13.216842 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cfd7510-9739-44ce-aab9-539562d893a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:13.217712 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:37:13.242204 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cfd7510-9739-44ce-aab9-539562d893a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:37:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=766adbff-cb3b-43f9-85a1-c5b90ed0cb4e,is_public=True,name='tempest-scenario-type-luks-84903960',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '766adbff-cb3b-43f9-85a1-c5b90ed0cb4e', '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=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:13.242895 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab640b75-e7c9-404e-aa0c-da4845071895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:13.267991 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-84903960 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-84903960, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:37:13.268506 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-84903960 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-84903960, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:37:13.294922 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Created reservations ['af561fb4-1c08-4597-9e0f-df09b87a8069', 'ebab7f28-b093-430e-9134-eeac654cabbc', '41509b95-256c-4879-821d-f29f04df768a', '640ca768-4e36-4dbd-8de0-7b4f28d3455b'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:37:13.295912 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab640b75-e7c9-404e-aa0c-da4845071895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af561fb4-1c08-4597-9e0f-df09b87a8069', 'ebab7f28-b093-430e-9134-eeac654cabbc', '41509b95-256c-4879-821d-f29f04df768a', '640ca768-4e36-4dbd-8de0-7b4f28d3455b']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:13.296865 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a902f54-223a-47ea-9d21-544e4bd38393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:13.320685 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a902f54-223a-47ea-9d21-544e4bd38393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1005e535-e1b7-45cc-8cc2-f7dc3f46263e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1800906279',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a6f6d7875f4e52b4745efef530d7f6',qos_specs=None,replication_status=,reservations=['af561fb4-1c08-4597-9e0f-df09b87a8069','ebab7f28-b093-430e-9134-eeac654cabbc','41509b95-256c-4879-821d-f29f04df768a','640ca768-4e36-4dbd-8de0-7b4f28d3455b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34e0541113b4df09bc47380d7e82444',volume_type_id=766adbff-cb3b-43f9-85a1-c5b90ed0cb4e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1800906279',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1005e535-e1b7-45cc-8cc2-f7dc3f46263e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2a6f6d7875f4e52b4745efef530d7f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d34e0541113b4df09bc47380d7e82444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(766adbff-cb3b-43f9-85a1-c5b90ed0cb4e),volume_type_id=766adbff-cb3b-43f9-85a1-c5b90ed0cb4e)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:13.321529 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e07577-38b5-47de-ae85-5714fa80e4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:13.339577 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e07577-38b5-47de-ae85-5714fa80e4c3) transitioned into state 'SUCCESS' from state '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-1800906279',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a6f6d7875f4e52b4745efef530d7f6',qos_specs=None,replication_status=,reservations=['af561fb4-1c08-4597-9e0f-df09b87a8069','ebab7f28-b093-430e-9134-eeac654cabbc','41509b95-256c-4879-821d-f29f04df768a','640ca768-4e36-4dbd-8de0-7b4f28d3455b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34e0541113b4df09bc47380d7e82444',volume_type_id=766adbff-cb3b-43f9-85a1-c5b90ed0cb4e)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:13.340239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbbfb842-f347-48c9-b66a-05b288b46847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:13.347701 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbbfb842-f347-48c9-b66a-05b288b46847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:13.348485 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Flow 'volume_create_api' (7261f455-1ed2-43b8-8a28-9c834512797b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:37:13.348763 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume request issued successfully. Aug 19 21:37:13.349307 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-617581e6-f849-4f4c-bd64-d35a19e9853b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:37:13.349760 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1215/4863] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:37:13 2026] POST /volume/v3/volumes => generated 783 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:37:15.842351 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7642e95f-6fc1-4aa6-9814-bb323692ee5b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:15.900173 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7642e95f-6fc1-4aa6-9814-bb323692ee5b tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:37:15.900173 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7642e95f-6fc1-4aa6-9814-bb323692ee5b tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1587789741-1597440331", "extra_specs": {"multiattach": " True"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:15.913801 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7642e95f-6fc1-4aa6-9814-bb323692ee5b tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:37:15.913801 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1222/4864] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:37:15 2026] POST /volume/v3/types => generated 287 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:15.922957 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5c4b564d-e204-495f-903a-8e00c7478f4b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:15.925110 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:37:15.925536 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-44559689", "snapshot_id": null, "imageRef": null, "volume_type": "625ddb19-9e56-4163-9608-dbdb1e23a62b", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:15.928025 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-44559689', 'snapshot_id': None, 'imageRef': None, 'volume_type': '625ddb19-9e56-4163-9608-dbdb1e23a62b', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:37:15.933313 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume of 1 GB Aug 19 21:37:15.933591 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:15.933591 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:15.934048 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Availability Zones retrieved successfully. Aug 19 21:37:15.939428 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Flow 'volume_create_api' (2f7d1bdf-0483-4357-997c-8e432fe23b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:37:15.940278 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80169f96-f26a-4b5a-afd8-ce5f4e04313f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:15.941057 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:37:15.947977 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:15.947977 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:15.964922 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80169f96-f26a-4b5a-afd8-ce5f4e04313f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:37:16Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=625ddb19-9e56-4163-9608-dbdb1e23a62b,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1587789741-1597440331',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '625ddb19-9e56-4163-9608-dbdb1e23a62b', 'encryption_key_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=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:15.965893 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5279f456-0621-465c-83e6-298795aaca48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:16.003254 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1587789741-1597440331 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1587789741-1597440331, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:37:16.003667 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1587789741-1597440331 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1587789741-1597440331, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:37:16.050289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Created reservations ['ac56655f-b969-4f22-be93-3af6229784c9', '0f8d03a8-3031-42ea-a798-dbd71ae849ef', '866c1725-1f2f-4e86-bb42-fb4cfef98e02', '2502448b-29ee-4cd9-969e-a23e740426f8'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:37:16.051317 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5279f456-0621-465c-83e6-298795aaca48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac56655f-b969-4f22-be93-3af6229784c9', '0f8d03a8-3031-42ea-a798-dbd71ae849ef', '866c1725-1f2f-4e86-bb42-fb4cfef98e02', '2502448b-29ee-4cd9-969e-a23e740426f8']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:16.052395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe09e0d-aeb5-43f0-b714-5d0f5f1c6f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:16.082548 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe09e0d-aeb5-43f0-b714-5d0f5f1c6f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '284bad14-9a1f-42fe-b29b-55d5de840ff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-44559689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='733c321a41954fbb82e6abecda8f5f15',qos_specs=None,replication_status=,reservations=['ac56655f-b969-4f22-be93-3af6229784c9','0f8d03a8-3031-42ea-a798-dbd71ae849ef','866c1725-1f2f-4e86-bb42-fb4cfef98e02','2502448b-29ee-4cd9-969e-a23e740426f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='114302f94b65469e9822bdd3a21cd95f',volume_type_id=625ddb19-9e56-4163-9608-dbdb1e23a62b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-44559689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=284bad14-9a1f-42fe-b29b-55d5de840ff9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='733c321a41954fbb82e6abecda8f5f15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='114302f94b65469e9822bdd3a21cd95f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(625ddb19-9e56-4163-9608-dbdb1e23a62b),volume_type_id=625ddb19-9e56-4163-9608-dbdb1e23a62b)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:16.083222 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78043b99-54dc-4c06-962e-4660878da6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:16.105928 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78043b99-54dc-4c06-962e-4660878da6b4) transitioned into state 'SUCCESS' from state '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-44559689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='733c321a41954fbb82e6abecda8f5f15',qos_specs=None,replication_status=,reservations=['ac56655f-b969-4f22-be93-3af6229784c9','0f8d03a8-3031-42ea-a798-dbd71ae849ef','866c1725-1f2f-4e86-bb42-fb4cfef98e02','2502448b-29ee-4cd9-969e-a23e740426f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='114302f94b65469e9822bdd3a21cd95f',volume_type_id=625ddb19-9e56-4163-9608-dbdb1e23a62b)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:16.106627 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07667a8-fd1c-4d19-835e-9609a078598c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:16.115269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07667a8-fd1c-4d19-835e-9609a078598c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:16.116135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Flow 'volume_create_api' (2f7d1bdf-0483-4357-997c-8e432fe23b13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:37:16.116478 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume request issued successfully. Aug 19 21:37:16.117150 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c4b564d-e204-495f-903a-8e00c7478f4b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:37:16.117532 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1219/4865] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:37:15 2026] POST /volume/v3/volumes => generated 828 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:37:16.132887 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-97fb9006-4cf5-47cf-87e8-06ce2839e81d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:16.134502 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97fb9006-4cf5-47cf-87e8-06ce2839e81d tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:37:16.134664 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97fb9006-4cf5-47cf-87e8-06ce2839e81d tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:16.134837 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97fb9006-4cf5-47cf-87e8-06ce2839e81d tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:16.141899 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:16.141899 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:16.145371 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-97fb9006-4cf5-47cf-87e8-06ce2839e81d tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:16.149522 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97fb9006-4cf5-47cf-87e8-06ce2839e81d tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:37:16.149975 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1210/4866] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:16 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:17.162820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a479eecf-d680-4ced-abde-d2c27322c4d0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:17.164893 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a479eecf-d680-4ced-abde-d2c27322c4d0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:37:17.165202 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a479eecf-d680-4ced-abde-d2c27322c4d0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:17.165436 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a479eecf-d680-4ced-abde-d2c27322c4d0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:17.173810 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:17.173810 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:17.183678 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a479eecf-d680-4ced-abde-d2c27322c4d0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:17.188763 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a479eecf-d680-4ced-abde-d2c27322c4d0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:37:17.189237 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1216/4867] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:17 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:17.203715 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d3a3fdf4-873b-47f9-908a-7f0d117cdfe1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:17.206698 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d3a3fdf4-873b-47f9-908a-7f0d117cdfe1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:37:17.207564 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d3a3fdf4-873b-47f9-908a-7f0d117cdfe1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:17.207863 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d3a3fdf4-873b-47f9-908a-7f0d117cdfe1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:17.222416 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:17.222416 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:17.227158 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d3a3fdf4-873b-47f9-908a-7f0d117cdfe1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:17.232035 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d3a3fdf4-873b-47f9-908a-7f0d117cdfe1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:37:17.232505 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1223/4868] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:17 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:17.245472 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-777afe5d-6299-4799-b485-2c9b04cc5607 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:17.248639 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:37:17.249074 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1552966910", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:17.251072 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1552966910', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:37:17.251243 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume of 1 GB Aug 19 21:37:17.251554 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:17.251554 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:17.256072 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Availability Zones retrieved successfully. Aug 19 21:37:17.263764 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Flow 'volume_create_api' (13bfa3d2-1815-44d7-a538-b9de73622980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:37:17.265006 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b870c99b-9f65-4945-b817-2422b72a50b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:17.266244 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:37:17.298679 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b870c99b-9f65-4945-b817-2422b72a50b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:17.299849 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7eff42-9b51-424d-9031-f505a7d6e9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:17.363511 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Created reservations ['fc20fcf3-df79-4109-bf49-388de583cd50', '1eeb6828-766d-4bc0-a241-13034bd4e09d', '4fdba6bb-9aa2-46de-ab3c-11686759b72e', 'f53dc065-30f4-4377-b189-8d4f882a1008'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:37:17.364338 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7eff42-9b51-424d-9031-f505a7d6e9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc20fcf3-df79-4109-bf49-388de583cd50', '1eeb6828-766d-4bc0-a241-13034bd4e09d', '4fdba6bb-9aa2-46de-ab3c-11686759b72e', 'f53dc065-30f4-4377-b189-8d4f882a1008']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:17.365167 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9aae59-b111-4d18-9c61-9754111b0cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:17.387803 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9aae59-b111-4d18-9c61-9754111b0cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '689e2523-3392-4c1f-bc69-9455cb236302', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1552966910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='733c321a41954fbb82e6abecda8f5f15',qos_specs=None,replication_status=,reservations=['fc20fcf3-df79-4109-bf49-388de583cd50','1eeb6828-766d-4bc0-a241-13034bd4e09d','4fdba6bb-9aa2-46de-ab3c-11686759b72e','f53dc065-30f4-4377-b189-8d4f882a1008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='114302f94b65469e9822bdd3a21cd95f',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1552966910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=689e2523-3392-4c1f-bc69-9455cb236302,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='733c321a41954fbb82e6abecda8f5f15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='114302f94b65469e9822bdd3a21cd95f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:17.388516 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e71712bf-9d87-4bc2-a85d-ece964131b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:17.405977 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e71712bf-9d87-4bc2-a85d-ece964131b08) transitioned into state 'SUCCESS' from state '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-1552966910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='733c321a41954fbb82e6abecda8f5f15',qos_specs=None,replication_status=,reservations=['fc20fcf3-df79-4109-bf49-388de583cd50','1eeb6828-766d-4bc0-a241-13034bd4e09d','4fdba6bb-9aa2-46de-ab3c-11686759b72e','f53dc065-30f4-4377-b189-8d4f882a1008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='114302f94b65469e9822bdd3a21cd95f',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:17.406999 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da17fca-d833-471c-86ac-54a4d1457e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:17.415591 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da17fca-d833-471c-86ac-54a4d1457e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:17.416542 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Flow 'volume_create_api' (13bfa3d2-1815-44d7-a538-b9de73622980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:37:17.416897 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume request issued successfully. Aug 19 21:37:17.417484 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-777afe5d-6299-4799-b485-2c9b04cc5607 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:37:17.418096 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1220/4869] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:37:17 2026] POST /volume/v3/volumes => generated 753 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:37:17.428902 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-24b6c903-d592-4c26-a1f2-9144248268ba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:17.430683 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24b6c903-d592-4c26-a1f2-9144248268ba tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:37:17.430874 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24b6c903-d592-4c26-a1f2-9144248268ba tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:17.431108 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24b6c903-d592-4c26-a1f2-9144248268ba tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:17.437720 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:17.437720 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:17.442345 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-24b6c903-d592-4c26-a1f2-9144248268ba tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:17.446425 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24b6c903-d592-4c26-a1f2-9144248268ba tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:37:17.446774 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1211/4870] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:17 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:18.458933 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-61e99681-2e8e-4873-b92a-153e31b0e413 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:18.461044 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-61e99681-2e8e-4873-b92a-153e31b0e413 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:37:18.461402 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-61e99681-2e8e-4873-b92a-153e31b0e413 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:18.461785 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-61e99681-2e8e-4873-b92a-153e31b0e413 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:18.468607 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:18.468607 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:18.471859 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-61e99681-2e8e-4873-b92a-153e31b0e413 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:18.475920 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-61e99681-2e8e-4873-b92a-153e31b0e413 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:37:18.476332 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1217/4871] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:18 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:18.490493 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fbcc07ab-9681-40a0-9195-b9e17c2c80af None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:18.492121 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fbcc07ab-9681-40a0-9195-b9e17c2c80af tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:37:18.492651 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fbcc07ab-9681-40a0-9195-b9e17c2c80af tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:18.492651 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fbcc07ab-9681-40a0-9195-b9e17c2c80af tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:18.498973 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:18.498973 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:18.502449 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fbcc07ab-9681-40a0-9195-b9e17c2c80af tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:18.506977 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fbcc07ab-9681-40a0-9195-b9e17c2c80af tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:37:18.507549 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1224/4872] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:18 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:18.524484 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4e2fecd5-8be7-4563-8009-5f67264dd458 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:18.526472 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e2fecd5-8be7-4563-8009-5f67264dd458 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:37:18.526888 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e2fecd5-8be7-4563-8009-5f67264dd458 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1177695241", "extra_specs": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:18.528925 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:18.528925 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:18.539822 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e2fecd5-8be7-4563-8009-5f67264dd458 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:37:18.540292 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1221/4873] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:37:18 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:18.548261 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ed635b02-d756-4548-b726-02cf60561725 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:18.550218 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ed635b02-d756-4548-b726-02cf60561725 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] POST https://10.4.3.158/volume/v3/types/c5825d12-e149-4774-98be-215a3515951d/encryption Aug 19 21:37:18.550755 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ed635b02-d756-4548-b726-02cf60561725 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:18.566142 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ed635b02-d756-4548-b726-02cf60561725 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] https://10.4.3.158/volume/v3/types/c5825d12-e149-4774-98be-215a3515951d/encryption returned with HTTP 200 Aug 19 21:37:18.566752 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1212/4874] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:37:18 2026] POST /volume/v3/types/c5825d12-e149-4774-98be-215a3515951d/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:18.575223 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:18.578433 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:37:18.578736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-379756911", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1177695241", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:18.580356 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-379756911', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1177695241', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:37:18.583951 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume of 1 GB Aug 19 21:37:18.584315 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:18.584315 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:18.584810 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Availability Zones retrieved successfully. Aug 19 21:37:18.591426 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Flow 'volume_create_api' (d1af7bb7-93f4-45fe-8156-389cffbbbf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:37:18.592554 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd6bf5a-ee20-4126-b390-7bcd10f834fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:18.593716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:37:18.620489 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd6bf5a-ee20-4126-b390-7bcd10f834fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:37:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c5825d12-e149-4774-98be-215a3515951d,is_public=True,name='tempest-scenario-type-luks-1177695241',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5825d12-e149-4774-98be-215a3515951d', '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=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:18.621233 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1dcb48-f969-43e0-b352-ac642027f389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:18.647971 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1177695241 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1177695241, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:37:18.648294 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1177695241 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1177695241, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:37:18.673090 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Created reservations ['a1d8f313-b754-4bab-a34a-5b1356f4e9d7', 'bb2afc28-db97-4b3d-bc58-7fd94c72c99f', '42c7b7c7-901f-4d93-a499-371c359f8f63', 'efde142f-526a-4b0c-a8a9-72d0aa9d9ce3'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:37:18.673805 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1dcb48-f969-43e0-b352-ac642027f389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1d8f313-b754-4bab-a34a-5b1356f4e9d7', 'bb2afc28-db97-4b3d-bc58-7fd94c72c99f', '42c7b7c7-901f-4d93-a499-371c359f8f63', 'efde142f-526a-4b0c-a8a9-72d0aa9d9ce3']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:18.674623 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce868486-d42b-4e0a-9135-7c609c83c5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:18.696082 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce868486-d42b-4e0a-9135-7c609c83c5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '954cebf4-4a57-45ad-9a11-3497b6293813', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-379756911',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='733c321a41954fbb82e6abecda8f5f15',qos_specs=None,replication_status=,reservations=['a1d8f313-b754-4bab-a34a-5b1356f4e9d7','bb2afc28-db97-4b3d-bc58-7fd94c72c99f','42c7b7c7-901f-4d93-a499-371c359f8f63','efde142f-526a-4b0c-a8a9-72d0aa9d9ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='114302f94b65469e9822bdd3a21cd95f',volume_type_id=c5825d12-e149-4774-98be-215a3515951d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-379756911',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=954cebf4-4a57-45ad-9a11-3497b6293813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='733c321a41954fbb82e6abecda8f5f15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='114302f94b65469e9822bdd3a21cd95f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5825d12-e149-4774-98be-215a3515951d),volume_type_id=c5825d12-e149-4774-98be-215a3515951d)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:18.696873 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccfa7015-f43b-4adf-a805-29c5d8c25caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:18.714402 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccfa7015-f43b-4adf-a805-29c5d8c25caa) transitioned into state 'SUCCESS' from state '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-379756911',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='733c321a41954fbb82e6abecda8f5f15',qos_specs=None,replication_status=,reservations=['a1d8f313-b754-4bab-a34a-5b1356f4e9d7','bb2afc28-db97-4b3d-bc58-7fd94c72c99f','42c7b7c7-901f-4d93-a499-371c359f8f63','efde142f-526a-4b0c-a8a9-72d0aa9d9ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='114302f94b65469e9822bdd3a21cd95f',volume_type_id=c5825d12-e149-4774-98be-215a3515951d)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:18.714995 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859d1bea-7484-448a-9aea-c5fdea149132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:18.723574 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859d1bea-7484-448a-9aea-c5fdea149132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:18.724399 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Flow 'volume_create_api' (d1af7bb7-93f4-45fe-8156-389cffbbbf50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:37:18.724690 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume request issued successfully. Aug 19 21:37:18.725227 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5475d4a7-ab08-4a49-a073-40b8add0d3f0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:37:18.725756 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1218/4875] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:37:18 2026] POST /volume/v3/volumes => generated 780 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:37:18.736712 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e76bdf00-04c7-4599-ad89-84f7164b0c10 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:18.738918 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e76bdf00-04c7-4599-ad89-84f7164b0c10 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:18.739158 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e76bdf00-04c7-4599-ad89-84f7164b0c10 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:18.739351 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e76bdf00-04c7-4599-ad89-84f7164b0c10 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:18.747028 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:18.747028 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:18.750963 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e76bdf00-04c7-4599-ad89-84f7164b0c10 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:18.755593 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e76bdf00-04c7-4599-ad89-84f7164b0c10 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:18.756122 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1225/4876] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:18 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:19.767696 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ea85384d-d5e0-452b-a2b1-38097573ba8f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:19.769509 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea85384d-d5e0-452b-a2b1-38097573ba8f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:19.769751 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea85384d-d5e0-452b-a2b1-38097573ba8f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:19.770002 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea85384d-d5e0-452b-a2b1-38097573ba8f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:19.776790 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:19.776790 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:19.779800 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ea85384d-d5e0-452b-a2b1-38097573ba8f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:19.783338 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea85384d-d5e0-452b-a2b1-38097573ba8f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:19.783677 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1222/4877] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:19 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:19.795509 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2638c2a9-25e1-40a9-b76a-f82a88b0fee1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:19.797418 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2638c2a9-25e1-40a9-b76a-f82a88b0fee1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:19.797635 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2638c2a9-25e1-40a9-b76a-f82a88b0fee1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:19.797837 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2638c2a9-25e1-40a9-b76a-f82a88b0fee1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:19.805319 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:19.805319 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:19.809258 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2638c2a9-25e1-40a9-b76a-f82a88b0fee1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:19.813385 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2638c2a9-25e1-40a9-b76a-f82a88b0fee1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:19.813811 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1213/4878] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:19 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:19.857229 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-da16178b-6c85-4414-812a-8f83fba6e12b req-4dfea404-9d05-4b05-af41-53ed0c0badad None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:19.859454 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-4dfea404-9d05-4b05-af41-53ed0c0badad tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:37:19.859680 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-4dfea404-9d05-4b05-af41-53ed0c0badad tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:19.859889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-4dfea404-9d05-4b05-af41-53ed0c0badad tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:19.867033 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:19.867033 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:19.870273 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-da16178b-6c85-4414-812a-8f83fba6e12b req-4dfea404-9d05-4b05-af41-53ed0c0badad tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:19.874234 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-4dfea404-9d05-4b05-af41-53ed0c0badad tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:37:19.874664 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1219/4879] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:37:19 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:19.942252 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-68fc6deb-ed7c-4f6e-ab54-660df15a0460 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:19.942641 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-68fc6deb-ed7c-4f6e-ab54-660df15a0460 None None] GET https://10.4.3.158/volume// Aug 19 21:37:19.942745 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-68fc6deb-ed7c-4f6e-ab54-660df15a0460 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:19.942921 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-68fc6deb-ed7c-4f6e-ab54-660df15a0460 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:19.943274 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-68fc6deb-ed7c-4f6e-ab54-660df15a0460 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:19.943536 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1226/4880] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:37:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:19.949709 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-da16178b-6c85-4414-812a-8f83fba6e12b req-900fe36c-8dd2-4d4f-96a5-0db1d01faae3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:19.951469 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-900fe36c-8dd2-4d4f-96a5-0db1d01faae3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:37:19.951766 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-900fe36c-8dd2-4d4f-96a5-0db1d01faae3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "689e2523-3392-4c1f-bc69-9455cb236302", "connector": null, "instance_uuid": "baa2a598-e9bf-468b-a978-d73481b9d545"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:19.960419 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:19.960419 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:19.982175 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-900fe36c-8dd2-4d4f-96a5-0db1d01faae3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:37:19.982666 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1223/4881] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:37:19 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 19 21:37:20.009414 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3470d619-efbf-4518-aaca-9a279fb84384 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:20.011912 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3470d619-efbf-4518-aaca-9a279fb84384 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:37:20.012115 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3470d619-efbf-4518-aaca-9a279fb84384 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:20.012306 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3470d619-efbf-4518-aaca-9a279fb84384 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:20.018650 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3a46ed2a-f08e-4a14-9cf6-bd03f14e5a0d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:20.018995 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a46ed2a-f08e-4a14-9cf6-bd03f14e5a0d None None] GET https://10.4.3.158/volume// Aug 19 21:37:20.019380 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a46ed2a-f08e-4a14-9cf6-bd03f14e5a0d None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:20.019438 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a46ed2a-f08e-4a14-9cf6-bd03f14e5a0d None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:20.019810 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a46ed2a-f08e-4a14-9cf6-bd03f14e5a0d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:20.020154 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1220/4882] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:37:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:20.025095 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:20.025095 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:20.029705 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-da16178b-6c85-4414-812a-8f83fba6e12b req-5c33326f-b60c-4f41-b083-cfa433f122da None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:20.030982 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3470d619-efbf-4518-aaca-9a279fb84384 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:20.032513 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-5c33326f-b60c-4f41-b083-cfa433f122da tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:37:20.032786 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-5c33326f-b60c-4f41-b083-cfa433f122da tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:20.033023 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-5c33326f-b60c-4f41-b083-cfa433f122da tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:20.035781 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3470d619-efbf-4518-aaca-9a279fb84384 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:37:20.036280 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1214/4883] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:20 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:20.044143 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:20.044143 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:20.047880 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-da16178b-6c85-4414-812a-8f83fba6e12b req-5c33326f-b60c-4f41-b083-cfa433f122da tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:20.053140 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-5c33326f-b60c-4f41-b083-cfa433f122da tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:37:20.053665 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1227/4884] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:37:20 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:37:20.144161 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-da16178b-6c85-4414-812a-8f83fba6e12b req-b681deb3-4465-49cc-8c55-e3b5048f08a8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:20.145874 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-b681deb3-4465-49cc-8c55-e3b5048f08a8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] PUT https://10.4.3.158/volume/v3/attachments/b4e7a146-b998-470d-9b58-97cf027bd09d Aug 19 21:37:20.146225 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-b681deb3-4465-49cc-8c55-e3b5048f08a8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:20.152945 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-da16178b-6c85-4414-812a-8f83fba6e12b req-b681deb3-4465-49cc-8c55-e3b5048f08a8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Acquiring lock "cinder-attachment_update-689e2523-3392-4c1f-bc69-9455cb236302-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:37:20.156804 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-da16178b-6c85-4414-812a-8f83fba6e12b req-b681deb3-4465-49cc-8c55-e3b5048f08a8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Lock "cinder-attachment_update-689e2523-3392-4c1f-bc69-9455cb236302-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:37:20.157738 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:20.157738 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:20.224163 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-da16178b-6c85-4414-812a-8f83fba6e12b req-b681deb3-4465-49cc-8c55-e3b5048f08a8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Lock "cinder-attachment_update-689e2523-3392-4c1f-bc69-9455cb236302-np0000007814" released by "attachment_update" :: held 0.067s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:37:20.224705 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-b681deb3-4465-49cc-8c55-e3b5048f08a8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/b4e7a146-b998-470d-9b58-97cf027bd09d returned with HTTP 200 Aug 19 21:37:20.225294 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1224/4885] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:37:20 2026] PUT /volume/v3/attachments/b4e7a146-b998-470d-9b58-97cf027bd09d => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:21.048955 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5b057a02-4406-4ab4-94a9-8e33c93568ef None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:21.051051 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5b057a02-4406-4ab4-94a9-8e33c93568ef tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:37:21.051298 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5b057a02-4406-4ab4-94a9-8e33c93568ef tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:21.051471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5b057a02-4406-4ab4-94a9-8e33c93568ef tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:21.062332 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:21.062332 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:21.066189 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5b057a02-4406-4ab4-94a9-8e33c93568ef tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:21.070685 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5b057a02-4406-4ab4-94a9-8e33c93568ef tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:37:21.071243 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1221/4886] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:21 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:22.085436 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fb5e619b-95eb-4bb0-9a45-2a48deb99fe1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:22.087744 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb5e619b-95eb-4bb0-9a45-2a48deb99fe1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:37:22.087999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb5e619b-95eb-4bb0-9a45-2a48deb99fe1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:22.088267 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb5e619b-95eb-4bb0-9a45-2a48deb99fe1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:22.099608 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:22.099608 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:22.103675 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fb5e619b-95eb-4bb0-9a45-2a48deb99fe1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:22.108870 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb5e619b-95eb-4bb0-9a45-2a48deb99fe1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:37:22.109415 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1215/4887] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:22 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:23.126028 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-943e6ac6-034a-47da-828e-ca92c08b5512 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:23.127977 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-943e6ac6-034a-47da-828e-ca92c08b5512 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:37:23.128208 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-943e6ac6-034a-47da-828e-ca92c08b5512 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:23.128402 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-943e6ac6-034a-47da-828e-ca92c08b5512 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:23.138121 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:23.138121 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:23.141509 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-943e6ac6-034a-47da-828e-ca92c08b5512 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:23.145617 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-943e6ac6-034a-47da-828e-ca92c08b5512 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:37:23.146024 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1228/4888] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:23 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:23.452595 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-da16178b-6c85-4414-812a-8f83fba6e12b req-a1f3d67c-a6e4-44f5-996a-d53eaceb72f1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:23.454578 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-a1f3d67c-a6e4-44f5-996a-d53eaceb72f1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/attachments/b4e7a146-b998-470d-9b58-97cf027bd09d/action Aug 19 21:37:23.454905 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-a1f3d67c-a6e4-44f5-996a-d53eaceb72f1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:37:23.455026 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-a1f3d67c-a6e4-44f5-996a-d53eaceb72f1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:23.469656 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:23.469656 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:23.482248 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da16178b-6c85-4414-812a-8f83fba6e12b req-a1f3d67c-a6e4-44f5-996a-d53eaceb72f1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/b4e7a146-b998-470d-9b58-97cf027bd09d/action returned with HTTP 204 Aug 19 21:37:23.482625 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1225/4889] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:37:23 2026] POST /volume/v3/attachments/b4e7a146-b998-470d-9b58-97cf027bd09d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:24.161198 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7183b56d-8f1d-4085-b6c0-310a914594df None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:24.162957 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7183b56d-8f1d-4085-b6c0-310a914594df tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:37:24.163179 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7183b56d-8f1d-4085-b6c0-310a914594df tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:24.163418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7183b56d-8f1d-4085-b6c0-310a914594df tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:24.172095 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:24.172095 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:24.175306 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7183b56d-8f1d-4085-b6c0-310a914594df tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:24.179298 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7183b56d-8f1d-4085-b6c0-310a914594df tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:37:24.179650 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1222/4890] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:24 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:24.218339 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-b60012f2-5633-4227-819e-5335bb9ad5ae None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:24.220572 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-b60012f2-5633-4227-819e-5335bb9ad5ae tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:24.220828 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-b60012f2-5633-4227-819e-5335bb9ad5ae tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:24.221084 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-b60012f2-5633-4227-819e-5335bb9ad5ae tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:24.228358 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:24.228358 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:24.232121 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-b60012f2-5633-4227-819e-5335bb9ad5ae tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:24.236306 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-b60012f2-5633-4227-819e-5335bb9ad5ae tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:24.236774 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1216/4891] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:37:24 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:24.305174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eaa600dd-2a9e-4067-9813-76ae2974ee20 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:24.305523 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eaa600dd-2a9e-4067-9813-76ae2974ee20 None None] GET https://10.4.3.158/volume// Aug 19 21:37:24.305657 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eaa600dd-2a9e-4067-9813-76ae2974ee20 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:24.305831 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eaa600dd-2a9e-4067-9813-76ae2974ee20 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:24.306157 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eaa600dd-2a9e-4067-9813-76ae2974ee20 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:24.306408 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1229/4892] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:37:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:24.313055 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-09f7d73c-0634-4051-8614-a6a1e12c4575 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:24.315313 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-09f7d73c-0634-4051-8614-a6a1e12c4575 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:37:24.315714 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-09f7d73c-0634-4051-8614-a6a1e12c4575 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "954cebf4-4a57-45ad-9a11-3497b6293813", "connector": null, "instance_uuid": "baa2a598-e9bf-468b-a978-d73481b9d545"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:24.326664 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:24.326664 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:24.356580 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-09f7d73c-0634-4051-8614-a6a1e12c4575 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:37:24.357127 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1226/4893] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:37:24 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 19 21:37:24.382111 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-daf9185a-bae2-4cf5-adfc-ee9e97bc32fe None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:24.384194 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-daf9185a-bae2-4cf5-adfc-ee9e97bc32fe tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:24.384471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-daf9185a-bae2-4cf5-adfc-ee9e97bc32fe tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:24.384715 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-daf9185a-bae2-4cf5-adfc-ee9e97bc32fe tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:24.387999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-46c80388-380c-4c12-87d7-89e1cc00f674 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:24.388546 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-46c80388-380c-4c12-87d7-89e1cc00f674 None None] GET https://10.4.3.158/volume// Aug 19 21:37:24.388724 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-46c80388-380c-4c12-87d7-89e1cc00f674 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:24.388973 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-46c80388-380c-4c12-87d7-89e1cc00f674 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:24.389389 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-46c80388-380c-4c12-87d7-89e1cc00f674 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:24.389692 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1217/4894] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:37:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:24.394741 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:24.394741 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:24.396769 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-aea92faf-74f1-43f3-8247-1b6aaf23052c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:24.398375 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-daf9185a-bae2-4cf5-adfc-ee9e97bc32fe tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:24.398872 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-aea92faf-74f1-43f3-8247-1b6aaf23052c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:24.399149 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-aea92faf-74f1-43f3-8247-1b6aaf23052c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:24.399361 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-aea92faf-74f1-43f3-8247-1b6aaf23052c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:24.403023 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-daf9185a-bae2-4cf5-adfc-ee9e97bc32fe tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:24.403514 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1223/4895] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:24 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:24.408899 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:24.408899 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:24.412059 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-aea92faf-74f1-43f3-8247-1b6aaf23052c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:24.415747 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-aea92faf-74f1-43f3-8247-1b6aaf23052c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:24.416118 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1230/4896] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:37:24 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 1052 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:37:24.522804 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-41ee1da1-bdeb-461c-8507-13a932b4933a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:24.524934 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-41ee1da1-bdeb-461c-8507-13a932b4933a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] PUT https://10.4.3.158/volume/v3/attachments/92e743b8-2c89-47f2-9cfc-8175f00b4425 Aug 19 21:37:24.525353 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-41ee1da1-bdeb-461c-8507-13a932b4933a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:24.532584 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-41ee1da1-bdeb-461c-8507-13a932b4933a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Acquiring lock "cinder-attachment_update-954cebf4-4a57-45ad-9a11-3497b6293813-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:37:24.537885 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-41ee1da1-bdeb-461c-8507-13a932b4933a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Lock "cinder-attachment_update-954cebf4-4a57-45ad-9a11-3497b6293813-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:37:24.539187 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:24.539187 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:24.630976 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-41ee1da1-bdeb-461c-8507-13a932b4933a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Lock "cinder-attachment_update-954cebf4-4a57-45ad-9a11-3497b6293813-np0000007814" released by "attachment_update" :: held 0.093s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:37:24.631362 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-41ee1da1-bdeb-461c-8507-13a932b4933a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/92e743b8-2c89-47f2-9cfc-8175f00b4425 returned with HTTP 200 Aug 19 21:37:24.632129 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1227/4897] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:37:24 2026] PUT /volume/v3/attachments/92e743b8-2c89-47f2-9cfc-8175f00b4425 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:24.639564 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-a41ed86b-f3a2-43ad-bd5f-a4106c9bc671 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:24.642556 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-a41ed86b-f3a2-43ad-bd5f-a4106c9bc671 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813/encryption Aug 19 21:37:24.642795 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-a41ed86b-f3a2-43ad-bd5f-a4106c9bc671 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:24.643035 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-a41ed86b-f3a2-43ad-bd5f-a4106c9bc671 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:24.654783 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:24.654783 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:24.661964 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-a41ed86b-f3a2-43ad-bd5f-a4106c9bc671 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813/encryption returned with HTTP 200 Aug 19 21:37:24.662504 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1218/4898] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:37:24 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:25.415411 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-675cdac6-10f6-4c58-8b82-119e6b38ab25 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:25.417313 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-675cdac6-10f6-4c58-8b82-119e6b38ab25 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:25.417510 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-675cdac6-10f6-4c58-8b82-119e6b38ab25 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:25.417711 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-675cdac6-10f6-4c58-8b82-119e6b38ab25 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:25.426988 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:25.426988 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:25.430093 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-675cdac6-10f6-4c58-8b82-119e6b38ab25 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:25.433777 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-675cdac6-10f6-4c58-8b82-119e6b38ab25 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:25.434305 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1224/4899] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:25 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:26.445750 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-08f574cf-134c-4362-a793-030a0cb4fa13 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:26.447823 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08f574cf-134c-4362-a793-030a0cb4fa13 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:26.448030 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08f574cf-134c-4362-a793-030a0cb4fa13 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:26.448239 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08f574cf-134c-4362-a793-030a0cb4fa13 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:26.456885 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:26.456885 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:26.459945 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-08f574cf-134c-4362-a793-030a0cb4fa13 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:26.463683 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08f574cf-134c-4362-a793-030a0cb4fa13 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:26.464133 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1231/4900] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:26 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:27.475491 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-93641e06-a602-438c-8a89-efe63ea467a2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:27.477156 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-93641e06-a602-438c-8a89-efe63ea467a2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:27.477354 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-93641e06-a602-438c-8a89-efe63ea467a2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:27.477525 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-93641e06-a602-438c-8a89-efe63ea467a2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:27.485668 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:27.485668 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:27.488518 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-93641e06-a602-438c-8a89-efe63ea467a2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:27.491949 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-93641e06-a602-438c-8a89-efe63ea467a2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:27.492346 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1228/4901] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:27 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:28.504229 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-af8bd251-a1d6-446a-a237-a7ee18ba99ed None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:28.506681 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-af8bd251-a1d6-446a-a237-a7ee18ba99ed tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:28.507100 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-af8bd251-a1d6-446a-a237-a7ee18ba99ed tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:28.507305 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-af8bd251-a1d6-446a-a237-a7ee18ba99ed tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:28.519327 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:28.519327 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:28.522925 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-af8bd251-a1d6-446a-a237-a7ee18ba99ed tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:28.527505 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-af8bd251-a1d6-446a-a237-a7ee18ba99ed tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:28.527898 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1219/4902] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:28 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:29.540220 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9b644b08-faf1-4d0f-af9c-9cbcc6e73407 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:29.542349 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9b644b08-faf1-4d0f-af9c-9cbcc6e73407 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:29.542582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9b644b08-faf1-4d0f-af9c-9cbcc6e73407 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:29.542812 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9b644b08-faf1-4d0f-af9c-9cbcc6e73407 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:29.553240 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:29.553240 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:29.556766 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9b644b08-faf1-4d0f-af9c-9cbcc6e73407 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:29.561415 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9b644b08-faf1-4d0f-af9c-9cbcc6e73407 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:29.561850 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1225/4903] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:29 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:30.576501 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-32cc7c0d-b901-4aea-a279-4f3174bb7469 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:30.578328 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-32cc7c0d-b901-4aea-a279-4f3174bb7469 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:30.578527 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-32cc7c0d-b901-4aea-a279-4f3174bb7469 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:30.578714 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-32cc7c0d-b901-4aea-a279-4f3174bb7469 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:30.588285 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:30.588285 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:30.592153 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-32cc7c0d-b901-4aea-a279-4f3174bb7469 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:30.598756 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-32cc7c0d-b901-4aea-a279-4f3174bb7469 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:30.599372 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1232/4904] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:30 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:31.614289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-189843f8-6222-428e-8ed3-60dc5b6ed991 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:31.616134 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-189843f8-6222-428e-8ed3-60dc5b6ed991 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:31.616378 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-189843f8-6222-428e-8ed3-60dc5b6ed991 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:31.616587 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-189843f8-6222-428e-8ed3-60dc5b6ed991 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:31.629103 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:31.629103 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:31.632120 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-189843f8-6222-428e-8ed3-60dc5b6ed991 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:31.636513 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-189843f8-6222-428e-8ed3-60dc5b6ed991 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:31.637038 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1229/4905] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:31 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:32.648761 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5723a72a-e29f-4c81-8034-8cf97f947b2a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:32.650805 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5723a72a-e29f-4c81-8034-8cf97f947b2a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:32.651032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5723a72a-e29f-4c81-8034-8cf97f947b2a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:32.651257 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5723a72a-e29f-4c81-8034-8cf97f947b2a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:32.662479 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:32.662479 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:32.666406 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5723a72a-e29f-4c81-8034-8cf97f947b2a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:32.671254 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5723a72a-e29f-4c81-8034-8cf97f947b2a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:32.671721 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1220/4906] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:32 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:32.832433 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-2b612975-93b0-4f17-b459-37408dec7869 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:32.834550 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-2b612975-93b0-4f17-b459-37408dec7869 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/attachments/92e743b8-2c89-47f2-9cfc-8175f00b4425/action Aug 19 21:37:32.834894 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-2b612975-93b0-4f17-b459-37408dec7869 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:37:32.835101 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-2b612975-93b0-4f17-b459-37408dec7869 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:32.850937 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:32.850937 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:32.860199 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-3c1823b8-9d75-4be5-a285-dd3fb5239c89 req-2b612975-93b0-4f17-b459-37408dec7869 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/92e743b8-2c89-47f2-9cfc-8175f00b4425/action returned with HTTP 204 Aug 19 21:37:32.860606 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1226/4907] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:37:32 2026] POST /volume/v3/attachments/92e743b8-2c89-47f2-9cfc-8175f00b4425/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:33.683934 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d2b502ec-7713-41a6-ac40-b03e12fac35e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:33.685871 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2b502ec-7713-41a6-ac40-b03e12fac35e tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:37:33.686167 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2b502ec-7713-41a6-ac40-b03e12fac35e tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:33.686431 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2b502ec-7713-41a6-ac40-b03e12fac35e tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:33.695819 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:33.695819 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:33.698998 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d2b502ec-7713-41a6-ac40-b03e12fac35e tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:33.703096 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2b502ec-7713-41a6-ac40-b03e12fac35e tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:37:33.703566 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1233/4908] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:33 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:34.277312 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-83c208ec-be18-42bb-8866-9f0078952f7e req-595748b4-0d6d-4ce4-925b-2d1bce5f445b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:34.279309 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-595748b4-0d6d-4ce4-925b-2d1bce5f445b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:37:34.279564 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-595748b4-0d6d-4ce4-925b-2d1bce5f445b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:34.279774 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-595748b4-0d6d-4ce4-925b-2d1bce5f445b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:34.287654 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:34.287654 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:34.291428 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-83c208ec-be18-42bb-8866-9f0078952f7e req-595748b4-0d6d-4ce4-925b-2d1bce5f445b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:34.296150 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-595748b4-0d6d-4ce4-925b-2d1bce5f445b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:37:34.296907 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1230/4909] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:37:34 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:34.368792 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e4ac2f58-4b2d-4894-9eb3-1fb9c571bb21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:34.369186 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4ac2f58-4b2d-4894-9eb3-1fb9c571bb21 None None] GET https://10.4.3.158/volume// Aug 19 21:37:34.369402 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4ac2f58-4b2d-4894-9eb3-1fb9c571bb21 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:34.369631 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4ac2f58-4b2d-4894-9eb3-1fb9c571bb21 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:34.369944 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4ac2f58-4b2d-4894-9eb3-1fb9c571bb21 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:34.370216 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1221/4910] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:37:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:34.376659 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-83c208ec-be18-42bb-8866-9f0078952f7e req-258ba0b0-f631-4f93-91ba-f9c4ca51c5ef None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:34.378640 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-258ba0b0-f631-4f93-91ba-f9c4ca51c5ef tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:37:34.378940 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-258ba0b0-f631-4f93-91ba-f9c4ca51c5ef tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "284bad14-9a1f-42fe-b29b-55d5de840ff9", "connector": null, "instance_uuid": "baa2a598-e9bf-468b-a978-d73481b9d545"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:34.386253 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:34.386253 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:34.410392 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-258ba0b0-f631-4f93-91ba-f9c4ca51c5ef tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:37:34.410797 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1227/4911] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:37:34 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 19 21:37:34.434889 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a74c5317-a811-419b-a815-009967189dd7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:34.437092 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a74c5317-a811-419b-a815-009967189dd7 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:37:34.437370 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a74c5317-a811-419b-a815-009967189dd7 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:34.437632 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a74c5317-a811-419b-a815-009967189dd7 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:34.444026 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-733a5feb-4179-4865-99bd-e8e6987d7bc1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:34.444425 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-733a5feb-4179-4865-99bd-e8e6987d7bc1 None None] GET https://10.4.3.158/volume// Aug 19 21:37:34.444762 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-733a5feb-4179-4865-99bd-e8e6987d7bc1 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:34.444951 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-733a5feb-4179-4865-99bd-e8e6987d7bc1 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:34.445285 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-733a5feb-4179-4865-99bd-e8e6987d7bc1 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:34.445583 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1231/4912] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:37:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:34.449150 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:34.449150 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:34.452107 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-83c208ec-be18-42bb-8866-9f0078952f7e req-8c81bde5-29c5-4aff-b8c1-e82691007591 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:34.453070 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a74c5317-a811-419b-a815-009967189dd7 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:34.454234 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-8c81bde5-29c5-4aff-b8c1-e82691007591 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:37:34.454420 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-8c81bde5-29c5-4aff-b8c1-e82691007591 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:34.454594 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-8c81bde5-29c5-4aff-b8c1-e82691007591 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:34.458196 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a74c5317-a811-419b-a815-009967189dd7 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:37:34.458680 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1234/4913] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:34 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:34.463186 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:34.463186 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:34.466249 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-83c208ec-be18-42bb-8866-9f0078952f7e req-8c81bde5-29c5-4aff-b8c1-e82691007591 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:34.469941 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-8c81bde5-29c5-4aff-b8c1-e82691007591 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:37:34.470424 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1222/4914] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:37:34 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1100 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:37:34.567590 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-83c208ec-be18-42bb-8866-9f0078952f7e req-d4b2dcfd-c5ba-46a7-a9e4-1100b4cf61a6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:34.569467 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-d4b2dcfd-c5ba-46a7-a9e4-1100b4cf61a6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] PUT https://10.4.3.158/volume/v3/attachments/ec5325e8-0aea-4073-9a3f-b579ad3ed003 Aug 19 21:37:34.569781 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-d4b2dcfd-c5ba-46a7-a9e4-1100b4cf61a6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:34.576257 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-83c208ec-be18-42bb-8866-9f0078952f7e req-d4b2dcfd-c5ba-46a7-a9e4-1100b4cf61a6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Acquiring lock "cinder-attachment_update-284bad14-9a1f-42fe-b29b-55d5de840ff9-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:37:34.580166 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-83c208ec-be18-42bb-8866-9f0078952f7e req-d4b2dcfd-c5ba-46a7-a9e4-1100b4cf61a6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Lock "cinder-attachment_update-284bad14-9a1f-42fe-b29b-55d5de840ff9-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:37:34.580955 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:34.580955 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:34.650797 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-83c208ec-be18-42bb-8866-9f0078952f7e req-d4b2dcfd-c5ba-46a7-a9e4-1100b4cf61a6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Lock "cinder-attachment_update-284bad14-9a1f-42fe-b29b-55d5de840ff9-np0000007814" released by "attachment_update" :: held 0.071s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:37:34.651104 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-d4b2dcfd-c5ba-46a7-a9e4-1100b4cf61a6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/ec5325e8-0aea-4073-9a3f-b579ad3ed003 returned with HTTP 200 Aug 19 21:37:34.651564 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1228/4915] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:37:34 2026] PUT /volume/v3/attachments/ec5325e8-0aea-4073-9a3f-b579ad3ed003 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:35.470320 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a4c4c29-cd36-4c79-af9d-d4294dda8b38 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:35.471950 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a4c4c29-cd36-4c79-af9d-d4294dda8b38 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:37:35.472148 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a4c4c29-cd36-4c79-af9d-d4294dda8b38 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:35.472336 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a4c4c29-cd36-4c79-af9d-d4294dda8b38 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:35.480849 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:35.480849 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:35.483846 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8a4c4c29-cd36-4c79-af9d-d4294dda8b38 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:35.487597 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a4c4c29-cd36-4c79-af9d-d4294dda8b38 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:37:35.487938 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1232/4916] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:35 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:36.501085 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1a0c5610-d7ed-4ea8-96d2-bc639988c9f2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:36.503346 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a0c5610-d7ed-4ea8-96d2-bc639988c9f2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:37:36.503619 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a0c5610-d7ed-4ea8-96d2-bc639988c9f2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:36.503908 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a0c5610-d7ed-4ea8-96d2-bc639988c9f2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:36.517578 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:36.517578 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:36.522389 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1a0c5610-d7ed-4ea8-96d2-bc639988c9f2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:36.528653 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a0c5610-d7ed-4ea8-96d2-bc639988c9f2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:37:36.529403 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1235/4917] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:36 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:37.543140 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-21b44cea-23c7-4256-ae94-bc4ee7ae7121 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:37.544752 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-21b44cea-23c7-4256-ae94-bc4ee7ae7121 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:37:37.544910 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-21b44cea-23c7-4256-ae94-bc4ee7ae7121 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:37.545101 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-21b44cea-23c7-4256-ae94-bc4ee7ae7121 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:37.553634 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:37.553634 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:37.556574 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-21b44cea-23c7-4256-ae94-bc4ee7ae7121 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:37.560001 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-21b44cea-23c7-4256-ae94-bc4ee7ae7121 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:37:37.560432 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1223/4918] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:37 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:37.883223 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-83c208ec-be18-42bb-8866-9f0078952f7e req-a060a641-4484-4097-ad15-d342571ee4c9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:37.886711 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-a060a641-4484-4097-ad15-d342571ee4c9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/attachments/ec5325e8-0aea-4073-9a3f-b579ad3ed003/action Aug 19 21:37:37.887227 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-a060a641-4484-4097-ad15-d342571ee4c9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:37:37.887393 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-a060a641-4484-4097-ad15-d342571ee4c9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:37.907350 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:37.907350 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:37.918083 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-83c208ec-be18-42bb-8866-9f0078952f7e req-a060a641-4484-4097-ad15-d342571ee4c9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/ec5325e8-0aea-4073-9a3f-b579ad3ed003/action returned with HTTP 204 Aug 19 21:37:37.918633 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1229/4919] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:37:37 2026] POST /volume/v3/attachments/ec5325e8-0aea-4073-9a3f-b579ad3ed003/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:38.573361 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ff417c62-cef1-4c5e-ae3c-240323a6acad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:38.575158 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff417c62-cef1-4c5e-ae3c-240323a6acad tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:37:38.575382 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff417c62-cef1-4c5e-ae3c-240323a6acad tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:38.575603 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff417c62-cef1-4c5e-ae3c-240323a6acad tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:38.586578 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:38.586578 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:38.590413 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ff417c62-cef1-4c5e-ae3c-240323a6acad tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:37:38.594999 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff417c62-cef1-4c5e-ae3c-240323a6acad tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:37:38.595473 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1233/4920] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:38 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:40.373975 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9be6ad46-765e-4e83-a663-c05e713822fc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:40.375587 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9be6ad46-765e-4e83-a663-c05e713822fc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 Aug 19 21:37:40.375764 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9be6ad46-765e-4e83-a663-c05e713822fc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:40.375937 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9be6ad46-765e-4e83-a663-c05e713822fc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:40.378776 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=109,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:37:40.386233 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:40.386233 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:40.389186 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9be6ad46-765e-4e83-a663-c05e713822fc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:37:40.393540 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9be6ad46-765e-4e83-a663-c05e713822fc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 returned with HTTP 200 Aug 19 21:37:40.393894 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1236/4921] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:40 2026] GET /volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:41.815257 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-39899d9c-1ce4-4f8a-8be5-b033888be7bb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:41.817659 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-39899d9c-1ce4-4f8a-8be5-b033888be7bb tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/attachments/f6f072cc-ebab-41be-9887-f34e23dec390 Aug 19 21:37:41.817893 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-39899d9c-1ce4-4f8a-8be5-b033888be7bb tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:41.818137 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-39899d9c-1ce4-4f8a-8be5-b033888be7bb tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:41.827618 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:41.827618 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:41.893576 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-39899d9c-1ce4-4f8a-8be5-b033888be7bb tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/f6f072cc-ebab-41be-9887-f34e23dec390 returned with HTTP 200 Aug 19 21:37:41.894022 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1224/4922] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:37:41 2026] DELETE /volume/v3/attachments/f6f072cc-ebab-41be-9887-f34e23dec390 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:41.917505 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-4b1cbbd2-8f66-4364-a8d9-930e88b77614 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:41.919937 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-4b1cbbd2-8f66-4364-a8d9-930e88b77614 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 Aug 19 21:37:41.920108 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-4b1cbbd2-8f66-4364-a8d9-930e88b77614 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:41.920290 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-4b1cbbd2-8f66-4364-a8d9-930e88b77614 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:41.920463 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-4b1cbbd2-8f66-4364-a8d9-930e88b77614 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 2e0d80c4-f10b-49c3-b446-b5174856cce3 Aug 19 21:37:41.922823 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=159,cinder:INSERT=22,cinder:UPDATE=43 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:37:41.929636 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:41.929636 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:41.930275 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-4b1cbbd2-8f66-4364-a8d9-930e88b77614 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:37:41.947925 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-4b1cbbd2-8f66-4364-a8d9-930e88b77614 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume request issued successfully. Aug 19 21:37:41.948109 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-d1a4a191-4d2e-4031-a906-39c88c342089 req-4b1cbbd2-8f66-4364-a8d9-930e88b77614 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 returned with HTTP 202 Aug 19 21:37:41.948518 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1230/4923] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:37:41 2026] DELETE /volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:37:42.824720 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f5130329-e199-4cf6-8fc7-771ddc51d26f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:42.826255 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5130329-e199-4cf6-8fc7-771ddc51d26f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 Aug 19 21:37:42.826461 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5130329-e199-4cf6-8fc7-771ddc51d26f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:42.826632 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5130329-e199-4cf6-8fc7-771ddc51d26f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:42.828614 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=150,cinder:UPDATE=35,cinder:INSERT=23 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:37:42.832305 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5130329-e199-4cf6-8fc7-771ddc51d26f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 returned with HTTP 404 Aug 19 21:37:42.833155 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1234/4924] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:42 2026] GET /volume/v3/volumes/2e0d80c4-f10b-49c3-b446-b5174856cce3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:42.840561 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-723eb9b7-d440-49cf-afa4-3d7c82bbffae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:42.842418 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-723eb9b7-d440-49cf-afa4-3d7c82bbffae tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 Aug 19 21:37:42.842663 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-723eb9b7-d440-49cf-afa4-3d7c82bbffae tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:42.842865 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-723eb9b7-d440-49cf-afa4-3d7c82bbffae tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:42.842961 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-723eb9b7-d440-49cf-afa4-3d7c82bbffae tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: 7f257deb-08b9-438f-b7e2-4e970f2152f9 Aug 19 21:37:42.851337 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:42.851337 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:42.851816 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-723eb9b7-d440-49cf-afa4-3d7c82bbffae tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:37:42.873278 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-723eb9b7-d440-49cf-afa4-3d7c82bbffae tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot delete request issued successfully. Aug 19 21:37:42.873508 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-723eb9b7-d440-49cf-afa4-3d7c82bbffae tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 returned with HTTP 202 Aug 19 21:37:42.873917 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1237/4925] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:37:42 2026] DELETE /volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:37:42.881187 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4871c5b-face-403d-a63a-7b49631ed8bc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:42.883004 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4871c5b-face-403d-a63a-7b49631ed8bc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 Aug 19 21:37:42.883215 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4871c5b-face-403d-a63a-7b49631ed8bc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:42.883415 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4871c5b-face-403d-a63a-7b49631ed8bc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:42.889288 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:42.889288 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:42.889742 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f4871c5b-face-403d-a63a-7b49631ed8bc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:37:42.890547 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4871c5b-face-403d-a63a-7b49631ed8bc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 returned with HTTP 200 Aug 19 21:37:42.890907 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1225/4926] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:37:42 2026] GET /volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:43.899450 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-71af1538-5c8e-4b7a-aa2d-3a16e7e814c4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:43.901220 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-71af1538-5c8e-4b7a-aa2d-3a16e7e814c4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 Aug 19 21:37:43.901606 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-71af1538-5c8e-4b7a-aa2d-3a16e7e814c4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:43.901606 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-71af1538-5c8e-4b7a-aa2d-3a16e7e814c4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:43.906240 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-71af1538-5c8e-4b7a-aa2d-3a16e7e814c4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 returned with HTTP 404 Aug 19 21:37:43.906709 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1231/4927] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:37:43 2026] GET /volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:45.696793 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-41a7653a-72dd-456e-b843-7d1034b67575 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:45.698596 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-41a7653a-72dd-456e-b843-7d1034b67575 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/attachments/b6ed5f50-5401-4611-bd29-763154298e50 Aug 19 21:37:45.698755 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-41a7653a-72dd-456e-b843-7d1034b67575 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:45.698919 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-41a7653a-72dd-456e-b843-7d1034b67575 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:45.707149 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:45.707149 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:45.750478 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-41a7653a-72dd-456e-b843-7d1034b67575 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/b6ed5f50-5401-4611-bd29-763154298e50 returned with HTTP 200 Aug 19 21:37:45.750966 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1235/4928] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:37:45 2026] DELETE /volume/v3/attachments/b6ed5f50-5401-4611-bd29-763154298e50 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:45.760760 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-19d80df7-2553-4a9a-a147-22b155e27ce0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:45.762952 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-19d80df7-2553-4a9a-a147-22b155e27ce0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:37:45.763145 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-19d80df7-2553-4a9a-a147-22b155e27ce0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:45.763326 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-19d80df7-2553-4a9a-a147-22b155e27ce0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:45.763541 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-19d80df7-2553-4a9a-a147-22b155e27ce0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:37:45.771672 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:45.771672 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:45.772880 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-19d80df7-2553-4a9a-a147-22b155e27ce0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:37:45.788283 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-19d80df7-2553-4a9a-a147-22b155e27ce0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume request issued successfully. Aug 19 21:37:45.788587 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-eb961871-6cdd-4761-85a4-3ce9ccbe159b req-19d80df7-2553-4a9a-a147-22b155e27ce0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 202 Aug 19 21:37:45.789022 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1238/4929] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Aug 19 21:37:45 2026] DELETE /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:37:46.396087 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3af86af4-603a-4b37-aedc-c7e9ba79d6e2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:46.398342 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3af86af4-603a-4b37-aedc-c7e9ba79d6e2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:37:46.398594 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3af86af4-603a-4b37-aedc-c7e9ba79d6e2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:46.398845 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3af86af4-603a-4b37-aedc-c7e9ba79d6e2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:46.406480 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3af86af4-603a-4b37-aedc-c7e9ba79d6e2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 404 Aug 19 21:37:46.407106 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1226/4930] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:46 2026] GET /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:46.825887 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0b880613-66de-4657-b411-43f9609b98ce None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:46.827639 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0b880613-66de-4657-b411-43f9609b98ce tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 Aug 19 21:37:46.827871 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0b880613-66de-4657-b411-43f9609b98ce tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:46.828111 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0b880613-66de-4657-b411-43f9609b98ce tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:46.828258 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-0b880613-66de-4657-b411-43f9609b98ce tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: 7f257deb-08b9-438f-b7e2-4e970f2152f9 Aug 19 21:37:46.832669 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0b880613-66de-4657-b411-43f9609b98ce tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 returned with HTTP 404 Aug 19 21:37:46.833185 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1232/4931] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:37:46 2026] DELETE /volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:46.838803 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d3c34016-85a7-4971-bd57-f5082d97b591 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:46.840439 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3c34016-85a7-4971-bd57-f5082d97b591 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 Aug 19 21:37:46.840634 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3c34016-85a7-4971-bd57-f5082d97b591 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:46.840806 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3c34016-85a7-4971-bd57-f5082d97b591 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:46.844735 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3c34016-85a7-4971-bd57-f5082d97b591 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 returned with HTTP 404 Aug 19 21:37:46.845213 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1236/4932] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:37:46 2026] GET /volume/v3/snapshots/7f257deb-08b9-438f-b7e2-4e970f2152f9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:47.474573 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bc825f34-e40d-4141-b4c6-35e4a37d781b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:47.476306 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc825f34-e40d-4141-b4c6-35e4a37d781b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:37:47.476517 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc825f34-e40d-4141-b4c6-35e4a37d781b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:47.476703 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc825f34-e40d-4141-b4c6-35e4a37d781b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:47.476855 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-bc825f34-e40d-4141-b4c6-35e4a37d781b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:37:47.482355 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc825f34-e40d-4141-b4c6-35e4a37d781b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 404 Aug 19 21:37:47.482858 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1239/4933] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:37:47 2026] DELETE /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:47.488877 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-69c70959-5052-450f-a117-3f0126857a58 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:47.490545 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-69c70959-5052-450f-a117-3f0126857a58 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 Aug 19 21:37:47.490779 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-69c70959-5052-450f-a117-3f0126857a58 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:47.490975 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-69c70959-5052-450f-a117-3f0126857a58 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:47.496402 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-69c70959-5052-450f-a117-3f0126857a58 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 returned with HTTP 404 Aug 19 21:37:47.496858 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1227/4934] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:47 2026] GET /volume/v3/volumes/11f49eff-4c57-4981-85db-a6d1b6892c21 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:48.516278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:48.517931 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:37:48.518266 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1017952143", "snapshot_id": null, "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:48.519811 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1017952143', 'snapshot_id': None, 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:37:48.591187 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume of 1 GB Aug 19 21:37:48.595499 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Availability Zones retrieved successfully. Aug 19 21:37:48.600296 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (151befa8-7bd8-4caa-b644-c416fab7809b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:37:48.601320 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da7314d5-4228-49b4-8d3a-6689a9fb42ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:48.602155 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:37:48.653629 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da7314d5-4228-49b4-8d3a-6689a9fb42ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:48.654348 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51527757-34fa-4f50-9e30-1b230f17f377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:48.692867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['1036df78-a011-452d-bf3d-2a8378b3e0f4', 'b52d2d39-f108-447f-bc08-f80606b4a777', '88b279fa-0680-4bb0-a77a-1e8c30032e19', 'b066fc9f-f8cc-43ee-ad08-e1e3adaf6917'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:37:48.693668 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51527757-34fa-4f50-9e30-1b230f17f377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1036df78-a011-452d-bf3d-2a8378b3e0f4', 'b52d2d39-f108-447f-bc08-f80606b4a777', '88b279fa-0680-4bb0-a77a-1e8c30032e19', 'b066fc9f-f8cc-43ee-ad08-e1e3adaf6917']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:48.694338 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7402d92-b896-4313-94e5-a39cb399c757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:48.717665 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7402d92-b896-4313-94e5-a39cb399c757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '892e8272-e5bd-42b4-bab7-3b1825805831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1017952143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['1036df78-a011-452d-bf3d-2a8378b3e0f4','b52d2d39-f108-447f-bc08-f80606b4a777','88b279fa-0680-4bb0-a77a-1e8c30032e19','b066fc9f-f8cc-43ee-ad08-e1e3adaf6917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:37:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1017952143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=892e8272-e5bd-42b4-bab7-3b1825805831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5556b137f40546b4995eb155c224193c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:48.718388 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e745e82-f55a-47e9-9e77-88170538fca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:48.735083 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e745e82-f55a-47e9-9e77-88170538fca0) transitioned into state 'SUCCESS' from state '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-1017952143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['1036df78-a011-452d-bf3d-2a8378b3e0f4','b52d2d39-f108-447f-bc08-f80606b4a777','88b279fa-0680-4bb0-a77a-1e8c30032e19','b066fc9f-f8cc-43ee-ad08-e1e3adaf6917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:48.735821 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b631b76f-0da6-400f-8d9f-3fcd3de593c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:37:48.744136 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b631b76f-0da6-400f-8d9f-3fcd3de593c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:37:48.745182 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (151befa8-7bd8-4caa-b644-c416fab7809b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:37:48.745533 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request issued successfully. Aug 19 21:37:48.746107 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ffd069b6-58e7-4c2e-8825-3150555f0008 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:37:48.746553 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1233/4935] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:37:48 2026] POST /volume/v3/volumes => generated 759 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:37:48.760061 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-de596d95-143f-44bf-a89a-7b6d94f8652e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:48.761563 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-de596d95-143f-44bf-a89a-7b6d94f8652e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:37:48.761722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-de596d95-143f-44bf-a89a-7b6d94f8652e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:48.761907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-de596d95-143f-44bf-a89a-7b6d94f8652e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:48.770767 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:48.770767 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:48.774322 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-de596d95-143f-44bf-a89a-7b6d94f8652e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:37:48.778345 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-de596d95-143f-44bf-a89a-7b6d94f8652e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 200 Aug 19 21:37:48.778772 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1237/4936] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:48 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:49.790512 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f9ff7409-1a61-4a38-8dd4-40fba90e90d8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:49.792352 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f9ff7409-1a61-4a38-8dd4-40fba90e90d8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:37:49.792627 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f9ff7409-1a61-4a38-8dd4-40fba90e90d8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:49.792872 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f9ff7409-1a61-4a38-8dd4-40fba90e90d8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:49.799776 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:49.799776 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:49.803315 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f9ff7409-1a61-4a38-8dd4-40fba90e90d8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:37:49.807885 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f9ff7409-1a61-4a38-8dd4-40fba90e90d8 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 200 Aug 19 21:37:49.808328 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1240/4937] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:49 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:49.819668 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1101e622-5ce9-41b9-853d-c72863e84c74 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:49.821487 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1101e622-5ce9-41b9-853d-c72863e84c74 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:37:49.821676 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1101e622-5ce9-41b9-853d-c72863e84c74 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:49.821853 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1101e622-5ce9-41b9-853d-c72863e84c74 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:49.828663 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:49.828663 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:49.832222 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1101e622-5ce9-41b9-853d-c72863e84c74 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:37:49.836546 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1101e622-5ce9-41b9-853d-c72863e84c74 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 200 Aug 19 21:37:49.836944 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1228/4938] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:49 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:49.916719 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-84c30fca-a151-409d-aeb0-ce1f8bd3f1a3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:49.919048 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-84c30fca-a151-409d-aeb0-ce1f8bd3f1a3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:37:49.919211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-84c30fca-a151-409d-aeb0-ce1f8bd3f1a3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:49.919422 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-84c30fca-a151-409d-aeb0-ce1f8bd3f1a3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:49.925853 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:49.925853 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:49.929118 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-84c30fca-a151-409d-aeb0-ce1f8bd3f1a3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:37:49.933482 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-84c30fca-a151-409d-aeb0-ce1f8bd3f1a3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 200 Aug 19 21:37:49.933891 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1234/4939] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:37:49 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:50.340804 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-e1ed6adc-3045-426c-ad77-841f8504e95b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:50.374936 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-e1ed6adc-3045-426c-ad77-841f8504e95b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:37:50.375199 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-e1ed6adc-3045-426c-ad77-841f8504e95b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:50.375436 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-e1ed6adc-3045-426c-ad77-841f8504e95b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:50.383955 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:50.383955 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:50.388174 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-e1ed6adc-3045-426c-ad77-841f8504e95b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:37:50.393651 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-e1ed6adc-3045-426c-ad77-841f8504e95b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 200 Aug 19 21:37:50.394133 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1238/4940] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:37:50 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 1367 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:50.402656 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f718bb86-d0ac-43f3-8dd1-abea568f85cb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:50.402980 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f718bb86-d0ac-43f3-8dd1-abea568f85cb None None] GET https://10.4.3.158/volume// Aug 19 21:37:50.403148 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f718bb86-d0ac-43f3-8dd1-abea568f85cb None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:50.403332 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f718bb86-d0ac-43f3-8dd1-abea568f85cb None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:50.403641 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f718bb86-d0ac-43f3-8dd1-abea568f85cb None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:50.403880 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1241/4941] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:37:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:50.410288 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-51e90362-3889-49b3-baa6-d0a9308f9ee7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:50.412074 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-51e90362-3889-49b3-baa6-d0a9308f9ee7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:37:50.412423 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-51e90362-3889-49b3-baa6-d0a9308f9ee7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "892e8272-e5bd-42b4-bab7-3b1825805831", "connector": null, "instance_uuid": "acea63ec-775c-422e-985d-61e8b4291071"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:50.420593 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:50.420593 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:50.442421 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-51e90362-3889-49b3-baa6-d0a9308f9ee7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:37:50.442972 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1229/4942] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:37:50 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 19 21:37:51.202371 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8b30ebc1-b92d-45d1-a2e8-ff56e5e7814c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:51.202787 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b30ebc1-b92d-45d1-a2e8-ff56e5e7814c None None] GET https://10.4.3.158/volume// Aug 19 21:37:51.202827 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b30ebc1-b92d-45d1-a2e8-ff56e5e7814c None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:51.203003 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b30ebc1-b92d-45d1-a2e8-ff56e5e7814c None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:51.203390 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b30ebc1-b92d-45d1-a2e8-ff56e5e7814c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:51.203677 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1235/4943] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:37:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:51.210455 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-ace73ec8-3bed-4e55-ba00-8e601473d057 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:51.214031 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-ace73ec8-3bed-4e55-ba00-8e601473d057 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:37:51.214031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-ace73ec8-3bed-4e55-ba00-8e601473d057 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:51.214031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-ace73ec8-3bed-4e55-ba00-8e601473d057 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:51.221265 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:51.221265 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:51.224276 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-ace73ec8-3bed-4e55-ba00-8e601473d057 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:37:51.228319 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-ace73ec8-3bed-4e55-ba00-8e601473d057 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 200 Aug 19 21:37:51.228669 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1239/4944] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:37:51 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:37:51.327263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-1f21c7e9-e70c-49d0-8f36-8ba7def45986 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:51.329567 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-1f21c7e9-e70c-49d0-8f36-8ba7def45986 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] PUT https://10.4.3.158/volume/v3/attachments/9e968c6d-95ae-4999-aaa2-5e0b562d9609 Aug 19 21:37:51.329986 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-1f21c7e9-e70c-49d0-8f36-8ba7def45986 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:51.337966 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-1f21c7e9-e70c-49d0-8f36-8ba7def45986 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Acquiring lock "cinder-attachment_update-892e8272-e5bd-42b4-bab7-3b1825805831-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:37:51.342578 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-1f21c7e9-e70c-49d0-8f36-8ba7def45986 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-892e8272-e5bd-42b4-bab7-3b1825805831-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:37:51.343711 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:51.343711 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:51.414867 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-1f21c7e9-e70c-49d0-8f36-8ba7def45986 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-892e8272-e5bd-42b4-bab7-3b1825805831-np0000007814" released by "attachment_update" :: held 0.072s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:37:51.415262 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-1f21c7e9-e70c-49d0-8f36-8ba7def45986 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/9e968c6d-95ae-4999-aaa2-5e0b562d9609 returned with HTTP 200 Aug 19 21:37:51.415866 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1242/4945] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:37:51 2026] PUT /volume/v3/attachments/9e968c6d-95ae-4999-aaa2-5e0b562d9609 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:51.439663 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-fe6ffdcd-74d6-49cd-808e-95908327faa2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:51.441641 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-fe6ffdcd-74d6-49cd-808e-95908327faa2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments/9e968c6d-95ae-4999-aaa2-5e0b562d9609/action Aug 19 21:37:51.442027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-fe6ffdcd-74d6-49cd-808e-95908327faa2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:37:51.442177 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-fe6ffdcd-74d6-49cd-808e-95908327faa2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:51.445241 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=137,cinder:INSERT=9,cinder:UPDATE=24 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:37:51.458024 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:51.458024 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:51.468364 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c6de4aa1-39e9-4732-9379-bcb525969c25 req-fe6ffdcd-74d6-49cd-808e-95908327faa2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/9e968c6d-95ae-4999-aaa2-5e0b562d9609/action returned with HTTP 204 Aug 19 21:37:51.468814 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1230/4946] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:37:51 2026] POST /volume/v3/attachments/9e968c6d-95ae-4999-aaa2-5e0b562d9609/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:37:55.819903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-07eafd63-6fad-40fc-a673-f46c1890e278 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:55.822175 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-07eafd63-6fad-40fc-a673-f46c1890e278 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:37:55.822443 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-07eafd63-6fad-40fc-a673-f46c1890e278 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:55.822702 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-07eafd63-6fad-40fc-a673-f46c1890e278 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:55.831406 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:55.831406 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:55.846091 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-07eafd63-6fad-40fc-a673-f46c1890e278 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:55.851127 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-07eafd63-6fad-40fc-a673-f46c1890e278 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:37:55.851527 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1236/4947] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:55 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:55.863999 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9dbb0e07-2e26-457a-9083-86feb85ce5f1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:55.865907 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9dbb0e07-2e26-457a-9083-86feb85ce5f1 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:37:55.866180 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9dbb0e07-2e26-457a-9083-86feb85ce5f1 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:55.866409 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9dbb0e07-2e26-457a-9083-86feb85ce5f1 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:55.873727 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:55.873727 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:55.877868 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9dbb0e07-2e26-457a-9083-86feb85ce5f1 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:55.882830 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9dbb0e07-2e26-457a-9083-86feb85ce5f1 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:37:55.883264 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1240/4948] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:55 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:55.930230 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-b83cafb1-5016-41e7-ae32-4fc013285708 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:55.934755 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-b83cafb1-5016-41e7-ae32-4fc013285708 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:37:55.935049 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-b83cafb1-5016-41e7-ae32-4fc013285708 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:55.935286 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-b83cafb1-5016-41e7-ae32-4fc013285708 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:55.945656 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:55.945656 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:55.949772 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-b83cafb1-5016-41e7-ae32-4fc013285708 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:55.954652 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-b83cafb1-5016-41e7-ae32-4fc013285708 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:37:55.955085 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1243/4949] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:37:55 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:56.031415 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e63a7be0-a2ff-457c-9b3a-171fbc18e8c8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:56.031777 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e63a7be0-a2ff-457c-9b3a-171fbc18e8c8 None None] GET https://10.4.3.158/volume// Aug 19 21:37:56.031924 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e63a7be0-a2ff-457c-9b3a-171fbc18e8c8 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:56.032114 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e63a7be0-a2ff-457c-9b3a-171fbc18e8c8 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:56.032433 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e63a7be0-a2ff-457c-9b3a-171fbc18e8c8 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:56.032702 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1231/4950] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:37:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:56.038217 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-e42431a3-8eb5-4732-85db-36eb7cd36c0b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:56.039850 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-e42431a3-8eb5-4732-85db-36eb7cd36c0b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:37:56.040173 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-e42431a3-8eb5-4732-85db-36eb7cd36c0b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1005e535-e1b7-45cc-8cc2-f7dc3f46263e", "connector": null, "instance_uuid": "e862ce34-bb88-4a0b-995b-79bef4a75648"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:56.047237 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:56.047237 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:56.067322 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-e42431a3-8eb5-4732-85db-36eb7cd36c0b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:37:56.067984 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1237/4951] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:37:56 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 19 21:37:56.091004 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5bcb9f1c-e017-48e4-8e02-f9d006811727 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:56.092754 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5bcb9f1c-e017-48e4-8e02-f9d006811727 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:37:56.092943 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5bcb9f1c-e017-48e4-8e02-f9d006811727 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:56.093147 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5bcb9f1c-e017-48e4-8e02-f9d006811727 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:56.101033 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:56.101033 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:56.101646 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3df2bd84-51e3-444a-bcc4-b030f2b4078f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:56.101998 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3df2bd84-51e3-444a-bcc4-b030f2b4078f None None] GET https://10.4.3.158/volume// Aug 19 21:37:56.102161 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3df2bd84-51e3-444a-bcc4-b030f2b4078f None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:56.102335 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3df2bd84-51e3-444a-bcc4-b030f2b4078f None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:56.102638 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3df2bd84-51e3-444a-bcc4-b030f2b4078f None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:37:56.102875 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1244/4952] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:37:56 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:37:56.103989 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5bcb9f1c-e017-48e4-8e02-f9d006811727 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:56.107422 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5bcb9f1c-e017-48e4-8e02-f9d006811727 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:37:56.107778 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1241/4953] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:56 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:56.109771 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-fb41e1cf-a70c-4f8d-b781-bd21636a468d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:56.111640 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-fb41e1cf-a70c-4f8d-b781-bd21636a468d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:37:56.111820 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-fb41e1cf-a70c-4f8d-b781-bd21636a468d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:56.111986 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-fb41e1cf-a70c-4f8d-b781-bd21636a468d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:56.120240 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:56.120240 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:56.123198 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-fb41e1cf-a70c-4f8d-b781-bd21636a468d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:56.126768 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-fb41e1cf-a70c-4f8d-b781-bd21636a468d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:37:56.127156 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1232/4954] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:37:56 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 1055 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:37:56.225702 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-7177ac01-5856-4ee8-b756-40a24fd37726 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:56.227620 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-7177ac01-5856-4ee8-b756-40a24fd37726 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] PUT https://10.4.3.158/volume/v3/attachments/488d0b88-0620-435f-8b08-b82025d1aba4 Aug 19 21:37:56.227954 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-7177ac01-5856-4ee8-b756-40a24fd37726 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:37:56.234970 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-7177ac01-5856-4ee8-b756-40a24fd37726 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Acquiring lock "cinder-attachment_update-1005e535-e1b7-45cc-8cc2-f7dc3f46263e-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:37:56.239278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-7177ac01-5856-4ee8-b756-40a24fd37726 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-1005e535-e1b7-45cc-8cc2-f7dc3f46263e-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:37:56.240145 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:56.240145 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:56.321307 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-7177ac01-5856-4ee8-b756-40a24fd37726 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-1005e535-e1b7-45cc-8cc2-f7dc3f46263e-np0000007814" released by "attachment_update" :: held 0.082s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:37:56.321607 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-7177ac01-5856-4ee8-b756-40a24fd37726 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/488d0b88-0620-435f-8b08-b82025d1aba4 returned with HTTP 200 Aug 19 21:37:56.322303 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1238/4955] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:37:56 2026] PUT /volume/v3/attachments/488d0b88-0620-435f-8b08-b82025d1aba4 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:37:56.329641 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-22b4a318-16d8-4a9a-ba6c-51dbaed6069f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:56.331767 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-22b4a318-16d8-4a9a-ba6c-51dbaed6069f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e/encryption Aug 19 21:37:56.331940 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-22b4a318-16d8-4a9a-ba6c-51dbaed6069f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:56.332139 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-22b4a318-16d8-4a9a-ba6c-51dbaed6069f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:56.342424 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:56.342424 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:37:56.353442 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-22b4a318-16d8-4a9a-ba6c-51dbaed6069f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e/encryption returned with HTTP 200 Aug 19 21:37:56.353852 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1245/4956] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:37:56 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:57.121128 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-052d85ea-4299-40cd-be2c-adbe535bc74e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:57.124410 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-052d85ea-4299-40cd-be2c-adbe535bc74e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:37:57.124410 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-052d85ea-4299-40cd-be2c-adbe535bc74e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:57.124410 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-052d85ea-4299-40cd-be2c-adbe535bc74e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:57.134641 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:57.134641 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:37:57.138331 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-052d85ea-4299-40cd-be2c-adbe535bc74e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:57.142692 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-052d85ea-4299-40cd-be2c-adbe535bc74e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:37:57.143299 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1242/4957] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:57 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:58.154912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-33d19e39-1206-4dc3-84ff-08224ae21ebe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:58.156765 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-33d19e39-1206-4dc3-84ff-08224ae21ebe tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:37:58.156983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-33d19e39-1206-4dc3-84ff-08224ae21ebe tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:58.157186 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-33d19e39-1206-4dc3-84ff-08224ae21ebe tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:58.166201 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:58.166201 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:37:58.169375 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-33d19e39-1206-4dc3-84ff-08224ae21ebe tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:58.173332 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-33d19e39-1206-4dc3-84ff-08224ae21ebe tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:37:58.173714 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1233/4958] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:58 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:37:59.186768 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6a4cc556-359e-4380-9b6f-1234a953969b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:37:59.190042 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6a4cc556-359e-4380-9b6f-1234a953969b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:37:59.190252 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6a4cc556-359e-4380-9b6f-1234a953969b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:37:59.190450 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6a4cc556-359e-4380-9b6f-1234a953969b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:37:59.201729 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:37:59.201729 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:37:59.205969 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6a4cc556-359e-4380-9b6f-1234a953969b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:37:59.210900 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6a4cc556-359e-4380-9b6f-1234a953969b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:37:59.211619 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1239/4959] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:37:59 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:00.227209 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-de002b2e-5cfe-40e3-b616-9ac86effb539 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:00.229287 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de002b2e-5cfe-40e3-b616-9ac86effb539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:00.229522 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de002b2e-5cfe-40e3-b616-9ac86effb539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:00.229778 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de002b2e-5cfe-40e3-b616-9ac86effb539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:00.240854 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:00.240854 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:00.244554 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-de002b2e-5cfe-40e3-b616-9ac86effb539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:00.249704 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de002b2e-5cfe-40e3-b616-9ac86effb539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:00.250200 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1246/4960] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:00 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:01.266234 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3920ad33-7a38-4337-b6f6-110fa6bb3c27 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:01.267919 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3920ad33-7a38-4337-b6f6-110fa6bb3c27 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:01.268248 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3920ad33-7a38-4337-b6f6-110fa6bb3c27 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:01.268509 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3920ad33-7a38-4337-b6f6-110fa6bb3c27 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:01.278152 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:01.278152 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:01.282213 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3920ad33-7a38-4337-b6f6-110fa6bb3c27 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:01.287411 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3920ad33-7a38-4337-b6f6-110fa6bb3c27 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:01.287411 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1243/4961] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:01 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:02.302087 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f530779a-9612-4a32-a82c-5e6a0b789ecd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:02.303857 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f530779a-9612-4a32-a82c-5e6a0b789ecd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:02.304050 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f530779a-9612-4a32-a82c-5e6a0b789ecd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:02.304237 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f530779a-9612-4a32-a82c-5e6a0b789ecd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:02.314322 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:02.314322 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:02.317770 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f530779a-9612-4a32-a82c-5e6a0b789ecd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:02.321506 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f530779a-9612-4a32-a82c-5e6a0b789ecd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:02.321855 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1234/4962] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:02 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:03.336100 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-abc7ccff-072b-4c95-afd7-9da82b4f9370 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:03.338035 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-abc7ccff-072b-4c95-afd7-9da82b4f9370 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:03.338307 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-abc7ccff-072b-4c95-afd7-9da82b4f9370 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:03.338525 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-abc7ccff-072b-4c95-afd7-9da82b4f9370 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:03.348667 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:03.348667 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:03.352521 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-abc7ccff-072b-4c95-afd7-9da82b4f9370 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:03.358079 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-abc7ccff-072b-4c95-afd7-9da82b4f9370 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:03.358181 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1240/4963] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:03 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:04.370995 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-49dc0640-afa5-43ad-9721-b0ecd8255658 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:04.372958 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49dc0640-afa5-43ad-9721-b0ecd8255658 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:04.373209 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49dc0640-afa5-43ad-9721-b0ecd8255658 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:04.373416 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49dc0640-afa5-43ad-9721-b0ecd8255658 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:04.383353 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:04.383353 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:04.386579 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-49dc0640-afa5-43ad-9721-b0ecd8255658 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:04.390545 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49dc0640-afa5-43ad-9721-b0ecd8255658 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:04.390930 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1247/4964] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:04 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:04.446770 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-02269400-b64e-47d0-b957-4c34b88507ff None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:04.451036 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-02269400-b64e-47d0-b957-4c34b88507ff tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments/488d0b88-0620-435f-8b08-b82025d1aba4/action Aug 19 21:38:04.451036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-02269400-b64e-47d0-b957-4c34b88507ff tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:38:04.451036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-02269400-b64e-47d0-b957-4c34b88507ff tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:04.466213 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:04.466213 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:04.476961 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0aee46f4-74db-4aeb-a2bf-85b74b7f90a5 req-02269400-b64e-47d0-b957-4c34b88507ff tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/488d0b88-0620-435f-8b08-b82025d1aba4/action returned with HTTP 204 Aug 19 21:38:04.477696 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1244/4965] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:38:04 2026] POST /volume/v3/attachments/488d0b88-0620-435f-8b08-b82025d1aba4/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:38:05.404173 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01bb92d5-64ef-4c09-be1c-dea89e82ebf8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:05.405768 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01bb92d5-64ef-4c09-be1c-dea89e82ebf8 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:05.405943 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01bb92d5-64ef-4c09-be1c-dea89e82ebf8 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:05.406142 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01bb92d5-64ef-4c09-be1c-dea89e82ebf8 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:05.414290 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:05.414290 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:05.417180 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-01bb92d5-64ef-4c09-be1c-dea89e82ebf8 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:05.420590 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01bb92d5-64ef-4c09-be1c-dea89e82ebf8 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:05.421123 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1235/4966] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:05 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:05.433528 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-09907ed8-30f7-4369-94fc-23fee3702db2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:05.435265 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-09907ed8-30f7-4369-94fc-23fee3702db2 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:05.435482 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-09907ed8-30f7-4369-94fc-23fee3702db2 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:05.435713 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-09907ed8-30f7-4369-94fc-23fee3702db2 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:05.444287 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:05.444287 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:05.447646 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-09907ed8-30f7-4369-94fc-23fee3702db2 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:05.451548 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-09907ed8-30f7-4369-94fc-23fee3702db2 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:05.451916 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1241/4967] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:05 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:05.486202 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-f3186c8f-91bd-4ff4-bfe4-823342e77eaa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:05.488287 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-f3186c8f-91bd-4ff4-bfe4-823342e77eaa tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:05.488481 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-f3186c8f-91bd-4ff4-bfe4-823342e77eaa tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:05.488713 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-f3186c8f-91bd-4ff4-bfe4-823342e77eaa tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:05.497775 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:05.497775 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:05.501173 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-f3186c8f-91bd-4ff4-bfe4-823342e77eaa tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:05.505411 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-f3186c8f-91bd-4ff4-bfe4-823342e77eaa tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:05.505845 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1248/4968] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:05 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:05.522901 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-3ef2d499-4d9a-4774-9913-ac692c9c6d0d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:05.524633 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-3ef2d499-4d9a-4774-9913-ac692c9c6d0d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e/action Aug 19 21:38:05.525097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-3ef2d499-4d9a-4774-9913-ac692c9c6d0d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:38:05.527056 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-3ef2d499-4d9a-4774-9913-ac692c9c6d0d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:05.534400 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:05.534400 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:05.534962 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-3ef2d499-4d9a-4774-9913-ac692c9c6d0d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:05.540275 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-3ef2d499-4d9a-4774-9913-ac692c9c6d0d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Begin detaching volume completed successfully. Aug 19 21:38:05.540588 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-3ef2d499-4d9a-4774-9913-ac692c9c6d0d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e/action returned with HTTP 202 Aug 19 21:38:05.541063 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1245/4969] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:38:05 2026] POST /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:38:05.577366 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b729377b-14e0-4fec-a0fb-3be0413e87f7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:05.577917 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b729377b-14e0-4fec-a0fb-3be0413e87f7 None None] GET https://10.4.3.158/volume// Aug 19 21:38:05.578146 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b729377b-14e0-4fec-a0fb-3be0413e87f7 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:05.578372 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b729377b-14e0-4fec-a0fb-3be0413e87f7 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:05.578893 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b729377b-14e0-4fec-a0fb-3be0413e87f7 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:05.579165 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1236/4970] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:38:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:05.586660 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-43be8c89-04ab-4da0-a288-dad27d7b76a2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:05.588878 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-43be8c89-04ab-4da0-a288-dad27d7b76a2 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:05.589216 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-43be8c89-04ab-4da0-a288-dad27d7b76a2 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:05.589433 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-43be8c89-04ab-4da0-a288-dad27d7b76a2 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:05.599994 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:05.599994 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:05.603213 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-43be8c89-04ab-4da0-a288-dad27d7b76a2 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:05.607029 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-43be8c89-04ab-4da0-a288-dad27d7b76a2 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:05.607428 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1242/4971] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:38:05 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:38:05.616198 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-b29e02fd-5757-43d5-8636-e3e195da1e84 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:05.618301 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-b29e02fd-5757-43d5-8636-e3e195da1e84 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e/encryption Aug 19 21:38:05.618481 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-b29e02fd-5757-43d5-8636-e3e195da1e84 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:05.618693 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-b29e02fd-5757-43d5-8636-e3e195da1e84 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:05.628157 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:05.628157 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:05.634911 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-b29e02fd-5757-43d5-8636-e3e195da1e84 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e/encryption returned with HTTP 200 Aug 19 21:38:05.635375 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1249/4972] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:38:05 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:06.404270 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-aba15ea8-0f24-4a66-a6b2-5dea7bcc8ade None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:06.406404 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-aba15ea8-0f24-4a66-a6b2-5dea7bcc8ade tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] DELETE https://10.4.3.158/volume/v3/attachments/488d0b88-0620-435f-8b08-b82025d1aba4 Aug 19 21:38:06.406599 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-aba15ea8-0f24-4a66-a6b2-5dea7bcc8ade tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:06.406838 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-aba15ea8-0f24-4a66-a6b2-5dea7bcc8ade tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:06.414034 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:06.414034 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:06.459831 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-461761aa-2f67-473c-9d61-15f362bfa2c7 req-aba15ea8-0f24-4a66-a6b2-5dea7bcc8ade tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/488d0b88-0620-435f-8b08-b82025d1aba4 returned with HTTP 200 Aug 19 21:38:06.460282 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1246/4973] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:38:06 2026] DELETE /volume/v3/attachments/488d0b88-0620-435f-8b08-b82025d1aba4 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:06.650429 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-99f52273-2cd8-4dd5-bd1d-7e7d079053e5 req-78abaed9-4133-411a-adb9-802acaad976a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:06.652337 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-99f52273-2cd8-4dd5-bd1d-7e7d079053e5 req-78abaed9-4133-411a-adb9-802acaad976a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:06.652598 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-99f52273-2cd8-4dd5-bd1d-7e7d079053e5 req-78abaed9-4133-411a-adb9-802acaad976a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:06.652710 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-99f52273-2cd8-4dd5-bd1d-7e7d079053e5 req-78abaed9-4133-411a-adb9-802acaad976a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:06.659269 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:06.659269 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:06.662587 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-99f52273-2cd8-4dd5-bd1d-7e7d079053e5 req-78abaed9-4133-411a-adb9-802acaad976a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:06.666569 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-99f52273-2cd8-4dd5-bd1d-7e7d079053e5 req-78abaed9-4133-411a-adb9-802acaad976a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:06.666965 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1237/4974] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:06 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:09.448140 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ba1d3269-8023-4317-8a3a-24b85918492b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:09.449765 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ba1d3269-8023-4317-8a3a-24b85918492b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:09.449948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ba1d3269-8023-4317-8a3a-24b85918492b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:09.450150 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ba1d3269-8023-4317-8a3a-24b85918492b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:09.450303 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-ba1d3269-8023-4317-8a3a-24b85918492b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Delete volume with id: 1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:09.456676 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:09.456676 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:09.457137 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ba1d3269-8023-4317-8a3a-24b85918492b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:09.468238 np0000007814 devstack@c-api.service[100178]: WARNING cinder.keymgr.conf_key_mgr [None req-ba1d3269-8023-4317-8a3a-24b85918492b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:38:09.473613 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ba1d3269-8023-4317-8a3a-24b85918492b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Delete volume request issued successfully. Aug 19 21:38:09.473806 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ba1d3269-8023-4317-8a3a-24b85918492b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 202 Aug 19 21:38:09.474188 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1243/4975] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:38:09 2026] DELETE /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:38:09.481626 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9106e300-1411-4228-b23f-e5d9e58b3abf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:09.483571 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9106e300-1411-4228-b23f-e5d9e58b3abf tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:09.483818 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9106e300-1411-4228-b23f-e5d9e58b3abf tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:09.484038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9106e300-1411-4228-b23f-e5d9e58b3abf tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:09.490964 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:09.490964 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:09.494560 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9106e300-1411-4228-b23f-e5d9e58b3abf tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:09.498522 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9106e300-1411-4228-b23f-e5d9e58b3abf tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 200 Aug 19 21:38:09.498938 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1250/4976] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:09 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:10.511548 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-803f563b-d3ca-4cb6-bf45-4feb78d684cb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:10.514378 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-803f563b-d3ca-4cb6-bf45-4feb78d684cb tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e Aug 19 21:38:10.514378 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-803f563b-d3ca-4cb6-bf45-4feb78d684cb tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:10.514378 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-803f563b-d3ca-4cb6-bf45-4feb78d684cb tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:10.519283 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-803f563b-d3ca-4cb6-bf45-4feb78d684cb tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e returned with HTTP 404 Aug 19 21:38:10.519886 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1247/4977] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:10 2026] GET /volume/v3/volumes/1005e535-e1b7-45cc-8cc2-f7dc3f46263e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:38:10.526004 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4a75461d-f633-4f8a-a2fd-37ad77b14983 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:10.527817 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a75461d-f633-4f8a-a2fd-37ad77b14983 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:38:10.527996 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a75461d-f633-4f8a-a2fd-37ad77b14983 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:10.528194 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a75461d-f633-4f8a-a2fd-37ad77b14983 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:10.528923 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4a75461d-f633-4f8a-a2fd-37ad77b14983 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:38:10.546426 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4a75461d-f633-4f8a-a2fd-37ad77b14983 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Get all volumes completed successfully. Aug 19 21:38:10.548446 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:10.548446 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:10.552543 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a75461d-f633-4f8a-a2fd-37ad77b14983 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:38:10.552965 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1238/4978] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:38:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11121 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:38:10.573083 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fbb58682-cfc9-44f1-a7d4-317e3cce8636 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:10.574858 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fbb58682-cfc9-44f1-a7d4-317e3cce8636 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] DELETE https://10.4.3.158/volume/v3/types/766adbff-cb3b-43f9-85a1-c5b90ed0cb4e Aug 19 21:38:10.575072 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fbb58682-cfc9-44f1-a7d4-317e3cce8636 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:10.575271 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fbb58682-cfc9-44f1-a7d4-317e3cce8636 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:10.597718 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fbb58682-cfc9-44f1-a7d4-317e3cce8636 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types/766adbff-cb3b-43f9-85a1-c5b90ed0cb4e returned with HTTP 202 Aug 19 21:38:10.598119 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1244/4979] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:38:10 2026] DELETE /volume/v3/types/766adbff-cb3b-43f9-85a1-c5b90ed0cb4e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:38:10.608746 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-16b32d72-a0fd-4b51-9939-c9b07a6ff545 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:10.610521 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-16b32d72-a0fd-4b51-9939-c9b07a6ff545 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:38:10.610900 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-16b32d72-a0fd-4b51-9939-c9b07a6ff545 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-72779420", "extra_specs": {}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:10.624032 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-16b32d72-a0fd-4b51-9939-c9b07a6ff545 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:38:10.624423 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1251/4980] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:38:10 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:10.634428 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2aa35621-fbf0-48db-9cee-08099e1185b8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:10.636276 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2aa35621-fbf0-48db-9cee-08099e1185b8 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] POST https://10.4.3.158/volume/v3/types/e23e81c9-445f-4f90-8d94-fb0eb28fd0a3/encryption Aug 19 21:38:10.636840 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2aa35621-fbf0-48db-9cee-08099e1185b8 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:10.640070 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:10.640070 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:10.655255 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2aa35621-fbf0-48db-9cee-08099e1185b8 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types/e23e81c9-445f-4f90-8d94-fb0eb28fd0a3/encryption returned with HTTP 200 Aug 19 21:38:10.655966 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1248/4981] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:38:10 2026] POST /volume/v3/types/e23e81c9-445f-4f90-8d94-fb0eb28fd0a3/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:10.665967 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-735a3a03-6e13-48a7-908a-9c041293e850 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:10.667944 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:38:10.668332 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1177408612", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-72779420", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:10.670372 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1177408612', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-72779420', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:38:10.674947 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume of 1 GB Aug 19 21:38:10.675331 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:10.675331 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:10.675894 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Availability Zones retrieved successfully. Aug 19 21:38:10.682460 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Flow 'volume_create_api' (25c5bfb0-ce91-4281-9c4e-f5a426f7d7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:38:10.683521 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc88e20-e85b-4767-b093-1308e267c983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:38:10.684728 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:38:10.713159 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc88e20-e85b-4767-b093-1308e267c983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:38:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e23e81c9-445f-4f90-8d94-fb0eb28fd0a3,is_public=True,name='tempest-scenario-type-luksv2-72779420',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e23e81c9-445f-4f90-8d94-fb0eb28fd0a3', '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=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:38:10.714170 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cb37be-126d-4293-9118-c575b448f5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:38:10.742896 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-72779420 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-72779420, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:38:10.743258 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-72779420 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-72779420, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:38:10.767585 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Created reservations ['44dbd539-b073-4239-9dd6-592508147234', '682dffab-063a-499a-91ff-909ac6c827f3', '64fa3347-ce59-48fd-8adc-ee43948250ad', '06f9bfe2-f712-4a2b-bed4-f9f73f8b3be4'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:38:10.768334 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cb37be-126d-4293-9118-c575b448f5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44dbd539-b073-4239-9dd6-592508147234', '682dffab-063a-499a-91ff-909ac6c827f3', '64fa3347-ce59-48fd-8adc-ee43948250ad', '06f9bfe2-f712-4a2b-bed4-f9f73f8b3be4']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:38:10.769108 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51bb0269-d861-442b-9640-f9fe6ae0904b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:38:10.790000 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51bb0269-d861-442b-9640-f9fe6ae0904b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '770a0f3d-6cf0-455d-bde8-59b95c2f8b48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1177408612',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a6f6d7875f4e52b4745efef530d7f6',qos_specs=None,replication_status=,reservations=['44dbd539-b073-4239-9dd6-592508147234','682dffab-063a-499a-91ff-909ac6c827f3','64fa3347-ce59-48fd-8adc-ee43948250ad','06f9bfe2-f712-4a2b-bed4-f9f73f8b3be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34e0541113b4df09bc47380d7e82444',volume_type_id=e23e81c9-445f-4f90-8d94-fb0eb28fd0a3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1177408612',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=770a0f3d-6cf0-455d-bde8-59b95c2f8b48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2a6f6d7875f4e52b4745efef530d7f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d34e0541113b4df09bc47380d7e82444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e23e81c9-445f-4f90-8d94-fb0eb28fd0a3),volume_type_id=e23e81c9-445f-4f90-8d94-fb0eb28fd0a3)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:38:10.790751 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37564499-fc48-4d6c-813d-bb0727020fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:38:10.807180 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37564499-fc48-4d6c-813d-bb0727020fef) transitioned into state 'SUCCESS' from state '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-1177408612',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a6f6d7875f4e52b4745efef530d7f6',qos_specs=None,replication_status=,reservations=['44dbd539-b073-4239-9dd6-592508147234','682dffab-063a-499a-91ff-909ac6c827f3','64fa3347-ce59-48fd-8adc-ee43948250ad','06f9bfe2-f712-4a2b-bed4-f9f73f8b3be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34e0541113b4df09bc47380d7e82444',volume_type_id=e23e81c9-445f-4f90-8d94-fb0eb28fd0a3)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:38:10.807875 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14ae274-5922-447e-996b-08a6329857af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:38:10.816319 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14ae274-5922-447e-996b-08a6329857af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:38:10.817397 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Flow 'volume_create_api' (25c5bfb0-ce91-4281-9c4e-f5a426f7d7ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:38:10.817785 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume request issued successfully. Aug 19 21:38:10.818402 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-735a3a03-6e13-48a7-908a-9c041293e850 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:38:10.818885 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1239/4982] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:38:10 2026] POST /volume/v3/volumes => generated 785 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:38:20.594449 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=73,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:38:20.622118 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=54,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:38:20.652167 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=63,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:38:20.809902 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=57,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:38:22.878178 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-2668263b-d645-47a2-8787-8a4b3c6c8963 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:22.880454 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-2668263b-d645-47a2-8787-8a4b3c6c8963 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:22.880641 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-2668263b-d645-47a2-8787-8a4b3c6c8963 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:22.880824 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-2668263b-d645-47a2-8787-8a4b3c6c8963 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:22.889894 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:22.889894 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:22.893323 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-2668263b-d645-47a2-8787-8a4b3c6c8963 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:22.897209 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-2668263b-d645-47a2-8787-8a4b3c6c8963 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:22.897576 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1245/4983] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:22 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:22.965364 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7ead4c1e-c548-4ade-b26f-fe8a1e8c8e1c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:22.965734 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7ead4c1e-c548-4ade-b26f-fe8a1e8c8e1c None None] GET https://10.4.3.158/volume// Aug 19 21:38:22.965929 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7ead4c1e-c548-4ade-b26f-fe8a1e8c8e1c None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:22.966161 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7ead4c1e-c548-4ade-b26f-fe8a1e8c8e1c None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:22.966492 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7ead4c1e-c548-4ade-b26f-fe8a1e8c8e1c None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:22.966842 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1252/4984] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:38:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:22.974284 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-0a22de07-ddec-4ae9-bf1f-12633ed724e7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:23.004041 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-0a22de07-ddec-4ae9-bf1f-12633ed724e7 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:38:23.004041 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-0a22de07-ddec-4ae9-bf1f-12633ed724e7 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "284bad14-9a1f-42fe-b29b-55d5de840ff9", "connector": null, "instance_uuid": "b96932fd-db6b-4432-bab3-be8d69730673"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:23.013096 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:23.013096 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:23.037555 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-0a22de07-ddec-4ae9-bf1f-12633ed724e7 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:38:23.038202 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1249/4985] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:38:22 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 19 21:38:23.064317 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d129ca43-6b65-4bbb-bfe2-3e58b7fd435b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:23.066348 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d129ca43-6b65-4bbb-bfe2-3e58b7fd435b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:23.066565 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d129ca43-6b65-4bbb-bfe2-3e58b7fd435b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:23.066744 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d129ca43-6b65-4bbb-bfe2-3e58b7fd435b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:23.077977 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8d645fad-c2ba-4a4b-b0f1-b228605e19d3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:23.078453 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8d645fad-c2ba-4a4b-b0f1-b228605e19d3 None None] GET https://10.4.3.158/volume// Aug 19 21:38:23.078620 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8d645fad-c2ba-4a4b-b0f1-b228605e19d3 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:23.078805 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8d645fad-c2ba-4a4b-b0f1-b228605e19d3 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:23.079187 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8d645fad-c2ba-4a4b-b0f1-b228605e19d3 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:23.079477 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1246/4986] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:38:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:23.081027 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:23.081027 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:23.085109 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d129ca43-6b65-4bbb-bfe2-3e58b7fd435b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:23.086393 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-5c44d3f8-051d-4db0-921c-d5b39772e68b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:23.088406 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-5c44d3f8-051d-4db0-921c-d5b39772e68b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:23.088591 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-5c44d3f8-051d-4db0-921c-d5b39772e68b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:23.088767 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-5c44d3f8-051d-4db0-921c-d5b39772e68b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:23.089695 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d129ca43-6b65-4bbb-bfe2-3e58b7fd435b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:23.090140 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1240/4987] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:23 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:23.101143 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:23.101143 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:23.104781 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-5c44d3f8-051d-4db0-921c-d5b39772e68b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:23.109185 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-5c44d3f8-051d-4db0-921c-d5b39772e68b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:23.109567 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1253/4988] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:38:23 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:38:23.205475 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-dc39096e-d9e0-4223-8475-f83e8e2b8c44 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:23.207240 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-dc39096e-d9e0-4223-8475-f83e8e2b8c44 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] PUT https://10.4.3.158/volume/v3/attachments/35d9f6ac-16ec-404e-b21f-00dc634cf53d Aug 19 21:38:23.207759 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-dc39096e-d9e0-4223-8475-f83e8e2b8c44 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:23.216216 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-dc39096e-d9e0-4223-8475-f83e8e2b8c44 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Acquiring lock "cinder-attachment_update-284bad14-9a1f-42fe-b29b-55d5de840ff9-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:38:23.222501 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-dc39096e-d9e0-4223-8475-f83e8e2b8c44 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Lock "cinder-attachment_update-284bad14-9a1f-42fe-b29b-55d5de840ff9-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:38:23.222501 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:23.222501 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:23.305773 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-dc39096e-d9e0-4223-8475-f83e8e2b8c44 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Lock "cinder-attachment_update-284bad14-9a1f-42fe-b29b-55d5de840ff9-np0000007814" released by "attachment_update" :: held 0.084s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:38:23.305773 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-dc39096e-d9e0-4223-8475-f83e8e2b8c44 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/35d9f6ac-16ec-404e-b21f-00dc634cf53d returned with HTTP 200 Aug 19 21:38:23.305773 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1250/4989] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:38:23 2026] PUT /volume/v3/attachments/35d9f6ac-16ec-404e-b21f-00dc634cf53d => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:24.101437 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d1137bce-8949-4948-8929-e25160bd94ee None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:24.103140 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d1137bce-8949-4948-8929-e25160bd94ee tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:24.103357 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d1137bce-8949-4948-8929-e25160bd94ee tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:24.103537 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d1137bce-8949-4948-8929-e25160bd94ee tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:24.114241 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:24.114241 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:24.117504 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d1137bce-8949-4948-8929-e25160bd94ee tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:24.121124 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d1137bce-8949-4948-8929-e25160bd94ee tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:24.121469 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1247/4990] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:24 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:25.134526 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0c211d09-125e-465e-85ef-1c84a5cf5716 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:25.136405 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c211d09-125e-465e-85ef-1c84a5cf5716 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:25.136608 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c211d09-125e-465e-85ef-1c84a5cf5716 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:25.136799 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c211d09-125e-465e-85ef-1c84a5cf5716 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:25.149556 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:25.149556 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:25.153091 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0c211d09-125e-465e-85ef-1c84a5cf5716 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:25.157484 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c211d09-125e-465e-85ef-1c84a5cf5716 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:25.157885 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1241/4991] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:25 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:25.540941 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-0bb59eec-431f-46a0-81dd-96387421c025 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:25.542868 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-0bb59eec-431f-46a0-81dd-96387421c025 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/attachments/35d9f6ac-16ec-404e-b21f-00dc634cf53d/action Aug 19 21:38:25.543197 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-0bb59eec-431f-46a0-81dd-96387421c025 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:38:25.543300 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-0bb59eec-431f-46a0-81dd-96387421c025 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:25.558782 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:25.558782 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:25.568364 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-61c8a8e7-67b3-44f0-b470-63c96aece837 req-0bb59eec-431f-46a0-81dd-96387421c025 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/35d9f6ac-16ec-404e-b21f-00dc634cf53d/action returned with HTTP 204 Aug 19 21:38:25.568881 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1254/4992] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:38:25 2026] POST /volume/v3/attachments/35d9f6ac-16ec-404e-b21f-00dc634cf53d/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:38:26.170286 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d5faf8f8-c234-4c25-b5bc-4892d7831f26 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:26.172357 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5faf8f8-c234-4c25-b5bc-4892d7831f26 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:26.172787 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5faf8f8-c234-4c25-b5bc-4892d7831f26 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:26.174029 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5faf8f8-c234-4c25-b5bc-4892d7831f26 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:26.186675 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:26.186675 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:26.190468 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d5faf8f8-c234-4c25-b5bc-4892d7831f26 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:26.195381 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5faf8f8-c234-4c25-b5bc-4892d7831f26 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:26.195957 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1251/4993] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:26 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1510 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:27.388434 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-24e2ab1a-e5d1-4c0a-b9b6-dbb5abe30771 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:27.389993 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-24e2ab1a-e5d1-4c0a-b9b6-dbb5abe30771 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:27.390186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-24e2ab1a-e5d1-4c0a-b9b6-dbb5abe30771 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:27.390367 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-24e2ab1a-e5d1-4c0a-b9b6-dbb5abe30771 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:27.400693 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:27.400693 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:27.403928 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-24e2ab1a-e5d1-4c0a-b9b6-dbb5abe30771 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:27.407419 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-24e2ab1a-e5d1-4c0a-b9b6-dbb5abe30771 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:27.407747 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1248/4994] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:27 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:27.419279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1042c2bb-1e27-430d-b26f-cb4b2504fd12 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:27.421145 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1042c2bb-1e27-430d-b26f-cb4b2504fd12 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:27.421333 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1042c2bb-1e27-430d-b26f-cb4b2504fd12 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:27.421515 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1042c2bb-1e27-430d-b26f-cb4b2504fd12 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:27.432729 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:27.432729 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:27.435839 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1042c2bb-1e27-430d-b26f-cb4b2504fd12 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:27.439817 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1042c2bb-1e27-430d-b26f-cb4b2504fd12 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:27.440334 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1242/4995] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:27 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:27.450780 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4658b2a4-bb8a-440b-b414-19ebfbea8bb4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:27.452423 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4658b2a4-bb8a-440b-b414-19ebfbea8bb4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:27.452598 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4658b2a4-bb8a-440b-b414-19ebfbea8bb4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:27.452779 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4658b2a4-bb8a-440b-b414-19ebfbea8bb4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:27.463262 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:27.463262 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:27.466476 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4658b2a4-bb8a-440b-b414-19ebfbea8bb4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:27.470154 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4658b2a4-bb8a-440b-b414-19ebfbea8bb4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:27.470497 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1255/4996] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:27 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:27.513675 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-8a058349-6cb7-4f5f-8e73-b56765af8e35 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:27.515947 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-8a058349-6cb7-4f5f-8e73-b56765af8e35 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:27.516169 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-8a058349-6cb7-4f5f-8e73-b56765af8e35 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:27.516384 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-8a058349-6cb7-4f5f-8e73-b56765af8e35 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:27.530349 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:27.530349 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:27.533595 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-8a058349-6cb7-4f5f-8e73-b56765af8e35 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:27.537405 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-8a058349-6cb7-4f5f-8e73-b56765af8e35 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:27.537940 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1252/4997] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:27 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1510 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:27.554478 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5841b92c-6e0f-4d70-bee2-3cb7baf0566f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:27.556274 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5841b92c-6e0f-4d70-bee2-3cb7baf0566f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9/action Aug 19 21:38:27.556611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5841b92c-6e0f-4d70-bee2-3cb7baf0566f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:38:27.556721 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5841b92c-6e0f-4d70-bee2-3cb7baf0566f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:27.568337 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:27.568337 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:27.568794 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5841b92c-6e0f-4d70-bee2-3cb7baf0566f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:27.574803 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5841b92c-6e0f-4d70-bee2-3cb7baf0566f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Begin detaching volume completed successfully. Aug 19 21:38:27.575023 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5841b92c-6e0f-4d70-bee2-3cb7baf0566f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9/action returned with HTTP 202 Aug 19 21:38:27.575481 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1249/4998] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:38:27 2026] POST /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:38:27.592350 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4a069696-edae-4153-973c-799814c59ab5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:27.593978 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a069696-edae-4153-973c-799814c59ab5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:27.594151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a069696-edae-4153-973c-799814c59ab5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:27.594324 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a069696-edae-4153-973c-799814c59ab5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:27.609931 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:27.609931 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:27.613605 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4a069696-edae-4153-973c-799814c59ab5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:27.614907 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f349b5c9-e70c-43dc-b273-372775212e26 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:27.615349 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f349b5c9-e70c-43dc-b273-372775212e26 None None] GET https://10.4.3.158/volume// Aug 19 21:38:27.615526 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f349b5c9-e70c-43dc-b273-372775212e26 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:27.615708 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f349b5c9-e70c-43dc-b273-372775212e26 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:27.616047 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f349b5c9-e70c-43dc-b273-372775212e26 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:27.616365 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1256/4999] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:38:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:27.617981 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a069696-edae-4153-973c-799814c59ab5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:27.618460 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1243/5000] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:27 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1513 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:27.622787 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-df52fd2c-4cb2-472d-9c66-79bd25db5155 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:27.624629 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-df52fd2c-4cb2-472d-9c66-79bd25db5155 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:27.624851 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-df52fd2c-4cb2-472d-9c66-79bd25db5155 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:27.625077 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-df52fd2c-4cb2-472d-9c66-79bd25db5155 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:27.635442 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:27.635442 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:27.638638 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-df52fd2c-4cb2-472d-9c66-79bd25db5155 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:27.643234 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-df52fd2c-4cb2-472d-9c66-79bd25db5155 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:27.643679 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1253/5001] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:38:27 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1693 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:38:28.133047 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-e660d379-c914-4495-8e10-51f0c1fe9cdc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:28.134875 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-e660d379-c914-4495-8e10-51f0c1fe9cdc tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:28.135096 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-e660d379-c914-4495-8e10-51f0c1fe9cdc tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:28.135275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-e660d379-c914-4495-8e10-51f0c1fe9cdc tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:28.145804 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:28.145804 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:28.148893 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-e660d379-c914-4495-8e10-51f0c1fe9cdc tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:28.152578 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-e660d379-c914-4495-8e10-51f0c1fe9cdc tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:28.152942 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1250/5002] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:28 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1513 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:28.167282 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5c54038a-c7e2-4b51-8643-607070cd8039 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:28.169079 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5c54038a-c7e2-4b51-8643-607070cd8039 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] DELETE https://10.4.3.158/volume/v3/attachments/35d9f6ac-16ec-404e-b21f-00dc634cf53d Aug 19 21:38:28.169235 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5c54038a-c7e2-4b51-8643-607070cd8039 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:28.169414 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5c54038a-c7e2-4b51-8643-607070cd8039 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:28.175548 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:28.175548 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:28.216831 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3490028f-e719-4bcd-8f25-b7f4e4342373 req-5c54038a-c7e2-4b51-8643-607070cd8039 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/35d9f6ac-16ec-404e-b21f-00dc634cf53d returned with HTTP 200 Aug 19 21:38:28.217249 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1257/5003] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:38:28 2026] DELETE /volume/v3/attachments/35d9f6ac-16ec-404e-b21f-00dc634cf53d => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:28.633264 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-042d968f-5250-41ad-9ee9-36f95d9a3491 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:28.635575 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-042d968f-5250-41ad-9ee9-36f95d9a3491 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:28.635887 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-042d968f-5250-41ad-9ee9-36f95d9a3491 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:28.636192 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-042d968f-5250-41ad-9ee9-36f95d9a3491 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:28.646388 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:28.646388 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:28.649921 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-042d968f-5250-41ad-9ee9-36f95d9a3491 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:28.654727 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-042d968f-5250-41ad-9ee9-36f95d9a3491 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:28.655330 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1244/5004] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:28 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:31.084807 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-95b23bfd-c87c-476a-8bc3-279c4b27e4b9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:31.086478 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-95b23bfd-c87c-476a-8bc3-279c4b27e4b9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:31.086656 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-95b23bfd-c87c-476a-8bc3-279c4b27e4b9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:31.086830 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-95b23bfd-c87c-476a-8bc3-279c4b27e4b9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:31.097222 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:31.097222 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:31.101114 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-95b23bfd-c87c-476a-8bc3-279c4b27e4b9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:31.106911 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-95b23bfd-c87c-476a-8bc3-279c4b27e4b9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:31.107513 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1254/5005] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:31 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:31.151454 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-44831be6-54cd-40ec-bec8-158a085e4737 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:31.153545 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-44831be6-54cd-40ec-bec8-158a085e4737 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:31.153766 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-44831be6-54cd-40ec-bec8-158a085e4737 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:31.154075 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-44831be6-54cd-40ec-bec8-158a085e4737 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:31.163933 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:31.163933 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:31.167511 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-44831be6-54cd-40ec-bec8-158a085e4737 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:31.171760 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-44831be6-54cd-40ec-bec8-158a085e4737 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:31.172225 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1251/5006] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:31 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:31.188844 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-62f2575e-bbf3-4dbe-9037-f986929baf94 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:31.190838 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-62f2575e-bbf3-4dbe-9037-f986929baf94 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9/action Aug 19 21:38:31.191203 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-62f2575e-bbf3-4dbe-9037-f986929baf94 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:38:31.191317 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-62f2575e-bbf3-4dbe-9037-f986929baf94 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:31.201262 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:31.201262 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:31.201698 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-62f2575e-bbf3-4dbe-9037-f986929baf94 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:31.207569 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-62f2575e-bbf3-4dbe-9037-f986929baf94 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Begin detaching volume completed successfully. Aug 19 21:38:31.207803 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-62f2575e-bbf3-4dbe-9037-f986929baf94 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9/action returned with HTTP 202 Aug 19 21:38:31.208321 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1258/5007] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:38:31 2026] POST /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:38:31.225699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3fcf4ee9-ff11-45eb-b912-9dcdfe995e49 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:31.227921 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3fcf4ee9-ff11-45eb-b912-9dcdfe995e49 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:31.228195 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3fcf4ee9-ff11-45eb-b912-9dcdfe995e49 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:31.228468 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3fcf4ee9-ff11-45eb-b912-9dcdfe995e49 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:31.242664 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:31.242664 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:31.246659 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3fcf4ee9-ff11-45eb-b912-9dcdfe995e49 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:31.251471 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3fcf4ee9-ff11-45eb-b912-9dcdfe995e49 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:31.251653 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e6920251-ac86-41d2-b19d-49c5afa1433d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:31.252119 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1245/5008] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:31 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:31.252233 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6920251-ac86-41d2-b19d-49c5afa1433d None None] GET https://10.4.3.158/volume// Aug 19 21:38:31.252304 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6920251-ac86-41d2-b19d-49c5afa1433d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:31.252514 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6920251-ac86-41d2-b19d-49c5afa1433d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:31.252884 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6920251-ac86-41d2-b19d-49c5afa1433d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:31.253287 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1255/5009] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:38:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:31.264068 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-79367e73-e834-42c0-84df-86cf74f26e80 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:31.266127 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-79367e73-e834-42c0-84df-86cf74f26e80 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:31.266324 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-79367e73-e834-42c0-84df-86cf74f26e80 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:31.266664 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-79367e73-e834-42c0-84df-86cf74f26e80 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:31.275821 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:31.275821 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:31.279594 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-79367e73-e834-42c0-84df-86cf74f26e80 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:31.283796 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-79367e73-e834-42c0-84df-86cf74f26e80 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:31.284235 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1252/5010] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:38:31 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:38:32.267090 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2b1cc786-b51b-4edc-843d-dc6e2be6a029 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:32.268943 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2b1cc786-b51b-4edc-843d-dc6e2be6a029 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:32.269162 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2b1cc786-b51b-4edc-843d-dc6e2be6a029 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:32.269373 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2b1cc786-b51b-4edc-843d-dc6e2be6a029 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:32.278836 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:32.278836 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:32.282053 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2b1cc786-b51b-4edc-843d-dc6e2be6a029 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:32.286093 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2b1cc786-b51b-4edc-843d-dc6e2be6a029 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:32.286467 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1259/5011] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:32 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:33.298627 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3ddd24d1-1c5f-49fb-888c-df19c1b13622 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:33.300393 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ddd24d1-1c5f-49fb-888c-df19c1b13622 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:33.300581 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ddd24d1-1c5f-49fb-888c-df19c1b13622 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:33.300757 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ddd24d1-1c5f-49fb-888c-df19c1b13622 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:33.311321 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:33.311321 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:33.315061 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3ddd24d1-1c5f-49fb-888c-df19c1b13622 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:33.320764 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ddd24d1-1c5f-49fb-888c-df19c1b13622 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:33.321350 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1246/5012] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:33 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:33.442265 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-f993a5bb-4d92-4a3a-b6fe-e72faf3697d3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:33.444289 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-f993a5bb-4d92-4a3a-b6fe-e72faf3697d3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:33.444471 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-f993a5bb-4d92-4a3a-b6fe-e72faf3697d3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:33.444658 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-f993a5bb-4d92-4a3a-b6fe-e72faf3697d3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:33.453138 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:33.453138 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:33.456535 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-f993a5bb-4d92-4a3a-b6fe-e72faf3697d3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:33.460481 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-f993a5bb-4d92-4a3a-b6fe-e72faf3697d3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:33.460824 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1256/5013] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:33 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:33.759381 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-ddc36a17-8015-4ed2-a77b-ce0526e6b79c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:33.761550 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-ddc36a17-8015-4ed2-a77b-ce0526e6b79c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] DELETE https://10.4.3.158/volume/v3/attachments/ec5325e8-0aea-4073-9a3f-b579ad3ed003 Aug 19 21:38:33.761765 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-ddc36a17-8015-4ed2-a77b-ce0526e6b79c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:33.761968 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-ddc36a17-8015-4ed2-a77b-ce0526e6b79c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:33.769638 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:33.769638 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:33.806293 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-66f4cd2d-5f26-4840-a99f-c299bc99951a req-ddc36a17-8015-4ed2-a77b-ce0526e6b79c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/ec5325e8-0aea-4073-9a3f-b579ad3ed003 returned with HTTP 200 Aug 19 21:38:33.806654 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1253/5014] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:38:33 2026] DELETE /volume/v3/attachments/ec5325e8-0aea-4073-9a3f-b579ad3ed003 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:34.334303 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4304a330-48af-4019-9816-99c14289de06 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:34.336500 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4304a330-48af-4019-9816-99c14289de06 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:34.336727 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4304a330-48af-4019-9816-99c14289de06 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:34.336922 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4304a330-48af-4019-9816-99c14289de06 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:34.344284 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:34.344284 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:34.347604 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4304a330-48af-4019-9816-99c14289de06 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:34.351614 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4304a330-48af-4019-9816-99c14289de06 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:34.351999 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1260/5015] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:34 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:34.366548 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cf5ec641-625b-40e8-9693-1269372ab517 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:34.368291 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cf5ec641-625b-40e8-9693-1269372ab517 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:38:34.368506 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cf5ec641-625b-40e8-9693-1269372ab517 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:34.368729 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cf5ec641-625b-40e8-9693-1269372ab517 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:34.378716 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:34.378716 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:34.382066 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cf5ec641-625b-40e8-9693-1269372ab517 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:34.385758 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cf5ec641-625b-40e8-9693-1269372ab517 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:38:34.386333 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1247/5016] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:34 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:34.422405 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-5771c946-9e80-45a1-819d-19c15fd72a57 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:34.424400 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-5771c946-9e80-45a1-819d-19c15fd72a57 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:38:34.424587 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-5771c946-9e80-45a1-819d-19c15fd72a57 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:34.424751 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-5771c946-9e80-45a1-819d-19c15fd72a57 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:34.435121 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:34.435121 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:34.438531 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-5771c946-9e80-45a1-819d-19c15fd72a57 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:34.442527 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-5771c946-9e80-45a1-819d-19c15fd72a57 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:38:34.442968 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1257/5017] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:34 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:34.459350 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-0df9bdce-2ac9-4eb2-996c-537f0c18756c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:34.461467 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-0df9bdce-2ac9-4eb2-996c-537f0c18756c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813/action Aug 19 21:38:34.461823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-0df9bdce-2ac9-4eb2-996c-537f0c18756c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:38:34.461975 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-0df9bdce-2ac9-4eb2-996c-537f0c18756c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:34.471709 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:34.471709 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:34.472160 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-0df9bdce-2ac9-4eb2-996c-537f0c18756c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:34.478178 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-0df9bdce-2ac9-4eb2-996c-537f0c18756c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Begin detaching volume completed successfully. Aug 19 21:38:34.478366 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-0df9bdce-2ac9-4eb2-996c-537f0c18756c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813/action returned with HTTP 202 Aug 19 21:38:34.478759 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1254/5018] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:38:34 2026] POST /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:38:34.496257 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fef774b7-3d65-495b-863f-72c0739b8448 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:34.498428 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fef774b7-3d65-495b-863f-72c0739b8448 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:38:34.498699 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fef774b7-3d65-495b-863f-72c0739b8448 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:34.498963 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fef774b7-3d65-495b-863f-72c0739b8448 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:34.509805 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:34.509805 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:34.512373 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a0a15d78-0833-4bc8-bc2a-36e21aba8dc2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:34.512756 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0a15d78-0833-4bc8-bc2a-36e21aba8dc2 None None] GET https://10.4.3.158/volume// Aug 19 21:38:34.513158 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0a15d78-0833-4bc8-bc2a-36e21aba8dc2 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:34.513205 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0a15d78-0833-4bc8-bc2a-36e21aba8dc2 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:34.513483 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0a15d78-0833-4bc8-bc2a-36e21aba8dc2 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:34.513774 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1248/5019] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:38:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:34.514245 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fef774b7-3d65-495b-863f-72c0739b8448 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:34.518770 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fef774b7-3d65-495b-863f-72c0739b8448 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:38:34.519175 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1261/5020] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:34 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:34.520031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2a85a989-74a7-43b9-883b-d46d7704b697 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:34.522034 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2a85a989-74a7-43b9-883b-d46d7704b697 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:38:34.522264 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2a85a989-74a7-43b9-883b-d46d7704b697 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:34.522446 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2a85a989-74a7-43b9-883b-d46d7704b697 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:34.531324 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:34.531324 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:34.534566 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2a85a989-74a7-43b9-883b-d46d7704b697 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:34.538345 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2a85a989-74a7-43b9-883b-d46d7704b697 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:38:34.538704 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1258/5021] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:38:34 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 1348 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:38:34.547511 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2f3bf7a3-1b44-41ba-a0eb-32a54c8dd8b1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:34.549905 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2f3bf7a3-1b44-41ba-a0eb-32a54c8dd8b1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813/encryption Aug 19 21:38:34.550160 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2f3bf7a3-1b44-41ba-a0eb-32a54c8dd8b1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:34.550393 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2f3bf7a3-1b44-41ba-a0eb-32a54c8dd8b1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:34.560760 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:34.560760 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:34.567048 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-2f3bf7a3-1b44-41ba-a0eb-32a54c8dd8b1 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813/encryption returned with HTTP 200 Aug 19 21:38:34.567484 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1255/5022] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:38:34 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:35.328689 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-1a414971-a776-4f0f-b631-38d5a63eba57 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:35.331489 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-1a414971-a776-4f0f-b631-38d5a63eba57 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] DELETE https://10.4.3.158/volume/v3/attachments/92e743b8-2c89-47f2-9cfc-8175f00b4425 Aug 19 21:38:35.331667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-1a414971-a776-4f0f-b631-38d5a63eba57 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:35.331842 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-1a414971-a776-4f0f-b631-38d5a63eba57 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:35.339059 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:35.339059 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:35.387654 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b1afdc15-f127-474c-9a14-9ea7e6dddc55 req-1a414971-a776-4f0f-b631-38d5a63eba57 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/92e743b8-2c89-47f2-9cfc-8175f00b4425 returned with HTTP 200 Aug 19 21:38:35.388195 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1249/5023] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:38:35 2026] DELETE /volume/v3/attachments/92e743b8-2c89-47f2-9cfc-8175f00b4425 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:35.531724 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e47a7056-b912-4bb0-9aa9-071c6f3984d5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:35.533586 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e47a7056-b912-4bb0-9aa9-071c6f3984d5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:38:35.533778 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e47a7056-b912-4bb0-9aa9-071c6f3984d5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:35.533994 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e47a7056-b912-4bb0-9aa9-071c6f3984d5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:35.540590 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:35.540590 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:35.543819 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e47a7056-b912-4bb0-9aa9-071c6f3984d5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:35.547519 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e47a7056-b912-4bb0-9aa9-071c6f3984d5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:38:35.547873 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1262/5024] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:35 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:35.559235 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-09b8df55-3894-4aee-b8b8-988fd0ee4de3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:35.561216 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-09b8df55-3894-4aee-b8b8-988fd0ee4de3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:38:35.561431 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-09b8df55-3894-4aee-b8b8-988fd0ee4de3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:35.561636 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-09b8df55-3894-4aee-b8b8-988fd0ee4de3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:35.571770 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:35.571770 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:35.575743 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-09b8df55-3894-4aee-b8b8-988fd0ee4de3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:35.580521 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-09b8df55-3894-4aee-b8b8-988fd0ee4de3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:38:35.580932 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1259/5025] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:35 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:35.619043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-cf35749c-4af4-4758-b40b-61b21b655fec req-715f8d80-cd31-42c7-ac4b-9fd68cf1a015 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:35.621220 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-715f8d80-cd31-42c7-ac4b-9fd68cf1a015 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:38:35.621426 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-715f8d80-cd31-42c7-ac4b-9fd68cf1a015 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:35.621610 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-715f8d80-cd31-42c7-ac4b-9fd68cf1a015 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:35.631156 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:35.631156 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:35.634728 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-cf35749c-4af4-4758-b40b-61b21b655fec req-715f8d80-cd31-42c7-ac4b-9fd68cf1a015 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:35.638841 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-715f8d80-cd31-42c7-ac4b-9fd68cf1a015 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:38:35.639275 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1256/5026] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:35 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:35.660052 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-cf35749c-4af4-4758-b40b-61b21b655fec req-ac869f44-c98c-40ce-bedf-16b4e67bbf34 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:35.662366 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-ac869f44-c98c-40ce-bedf-16b4e67bbf34 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302/action Aug 19 21:38:35.662667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-ac869f44-c98c-40ce-bedf-16b4e67bbf34 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:38:35.662777 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-ac869f44-c98c-40ce-bedf-16b4e67bbf34 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:35.671940 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:35.671940 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:35.672465 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-cf35749c-4af4-4758-b40b-61b21b655fec req-ac869f44-c98c-40ce-bedf-16b4e67bbf34 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:35.678343 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-cf35749c-4af4-4758-b40b-61b21b655fec req-ac869f44-c98c-40ce-bedf-16b4e67bbf34 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Begin detaching volume completed successfully. Aug 19 21:38:35.678543 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-ac869f44-c98c-40ce-bedf-16b4e67bbf34 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302/action returned with HTTP 202 Aug 19 21:38:35.679004 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1250/5027] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:38:35 2026] POST /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:38:35.700742 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c1d40eea-6ed5-4cc3-a303-5211a9020b38 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:35.702326 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c1d40eea-6ed5-4cc3-a303-5211a9020b38 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:38:35.702492 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c1d40eea-6ed5-4cc3-a303-5211a9020b38 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:35.702668 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c1d40eea-6ed5-4cc3-a303-5211a9020b38 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:35.711808 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:35.711808 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:35.714943 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c1d40eea-6ed5-4cc3-a303-5211a9020b38 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:35.718938 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c1d40eea-6ed5-4cc3-a303-5211a9020b38 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:38:35.719251 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1263/5028] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:35 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:35.725937 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-284d4c76-c006-4b01-9e05-6cbac69411a5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:35.726408 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-284d4c76-c006-4b01-9e05-6cbac69411a5 None None] GET https://10.4.3.158/volume// Aug 19 21:38:35.726622 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-284d4c76-c006-4b01-9e05-6cbac69411a5 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:35.726835 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-284d4c76-c006-4b01-9e05-6cbac69411a5 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:35.727222 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-284d4c76-c006-4b01-9e05-6cbac69411a5 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:35.727546 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1260/5029] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:38:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:35.734858 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-cf35749c-4af4-4758-b40b-61b21b655fec req-556b7fc4-5551-4d07-b4b7-fc9eb80957de None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:35.736957 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-556b7fc4-5551-4d07-b4b7-fc9eb80957de tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:38:35.737192 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-556b7fc4-5551-4d07-b4b7-fc9eb80957de tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:35.737413 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-556b7fc4-5551-4d07-b4b7-fc9eb80957de tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:35.748238 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:35.748238 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:35.752636 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-cf35749c-4af4-4758-b40b-61b21b655fec req-556b7fc4-5551-4d07-b4b7-fc9eb80957de tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:35.757930 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-556b7fc4-5551-4d07-b4b7-fc9eb80957de tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:38:35.758503 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1257/5030] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:38:35 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:38:36.687763 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-cf35749c-4af4-4758-b40b-61b21b655fec req-51544597-d4d9-48c4-9266-4c20f0f9f066 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:36.689565 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-51544597-d4d9-48c4-9266-4c20f0f9f066 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] DELETE https://10.4.3.158/volume/v3/attachments/b4e7a146-b998-470d-9b58-97cf027bd09d Aug 19 21:38:36.689727 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-51544597-d4d9-48c4-9266-4c20f0f9f066 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:36.689894 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-51544597-d4d9-48c4-9266-4c20f0f9f066 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:36.697184 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:36.697184 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:36.732308 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d94ce38b-2505-4384-955a-ba67ae35d7d2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:36.734444 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d94ce38b-2505-4384-955a-ba67ae35d7d2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:38:36.734687 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d94ce38b-2505-4384-955a-ba67ae35d7d2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:36.734924 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d94ce38b-2505-4384-955a-ba67ae35d7d2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:36.739889 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cf35749c-4af4-4758-b40b-61b21b655fec req-51544597-d4d9-48c4-9266-4c20f0f9f066 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/b4e7a146-b998-470d-9b58-97cf027bd09d returned with HTTP 200 Aug 19 21:38:36.740373 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1251/5031] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:38:36 2026] DELETE /volume/v3/attachments/b4e7a146-b998-470d-9b58-97cf027bd09d => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:36.743726 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:36.743726 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:36.748362 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d94ce38b-2505-4384-955a-ba67ae35d7d2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:36.753763 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d94ce38b-2505-4384-955a-ba67ae35d7d2 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:38:36.754347 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1264/5032] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:36 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:36.766374 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-695f0fa1-f5fc-40ef-9082-0a6a77bfb13f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:36.768028 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-695f0fa1-f5fc-40ef-9082-0a6a77bfb13f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] DELETE https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:38:36.768255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-695f0fa1-f5fc-40ef-9082-0a6a77bfb13f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:36.768483 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-695f0fa1-f5fc-40ef-9082-0a6a77bfb13f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:36.768672 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-695f0fa1-f5fc-40ef-9082-0a6a77bfb13f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Delete volume with id: 954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:38:36.775097 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:36.775097 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:36.775672 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-695f0fa1-f5fc-40ef-9082-0a6a77bfb13f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:36.787327 np0000007814 devstack@c-api.service[100176]: WARNING cinder.keymgr.conf_key_mgr [None req-695f0fa1-f5fc-40ef-9082-0a6a77bfb13f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:38:36.801027 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-695f0fa1-f5fc-40ef-9082-0a6a77bfb13f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Delete volume request issued successfully. Aug 19 21:38:36.801326 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-695f0fa1-f5fc-40ef-9082-0a6a77bfb13f tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 202 Aug 19 21:38:36.801745 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1261/5033] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:38:36 2026] DELETE /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:38:36.808806 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5bddf71e-ddc3-4e27-9847-c3c9322efb99 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:36.810528 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5bddf71e-ddc3-4e27-9847-c3c9322efb99 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:38:36.810711 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5bddf71e-ddc3-4e27-9847-c3c9322efb99 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:36.810890 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5bddf71e-ddc3-4e27-9847-c3c9322efb99 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:36.817674 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:36.817674 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:36.820984 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5bddf71e-ddc3-4e27-9847-c3c9322efb99 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:36.824802 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5bddf71e-ddc3-4e27-9847-c3c9322efb99 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 200 Aug 19 21:38:36.825123 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1258/5034] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:36 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:36.961708 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-cd1a43e1-bbf2-4463-abf1-dee043abdc87 req-f562d020-7e37-4b0f-b792-ba5edde36842 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:36.963746 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cd1a43e1-bbf2-4463-abf1-dee043abdc87 req-f562d020-7e37-4b0f-b792-ba5edde36842 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/attachments/9e968c6d-95ae-4999-aaa2-5e0b562d9609 Aug 19 21:38:36.963935 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cd1a43e1-bbf2-4463-abf1-dee043abdc87 req-f562d020-7e37-4b0f-b792-ba5edde36842 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:36.964146 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cd1a43e1-bbf2-4463-abf1-dee043abdc87 req-f562d020-7e37-4b0f-b792-ba5edde36842 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:36.971721 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:36.971721 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:37.010817 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cd1a43e1-bbf2-4463-abf1-dee043abdc87 req-f562d020-7e37-4b0f-b792-ba5edde36842 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/9e968c6d-95ae-4999-aaa2-5e0b562d9609 returned with HTTP 200 Aug 19 21:38:37.011369 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1252/5035] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:38:36 2026] DELETE /volume/v3/attachments/9e968c6d-95ae-4999-aaa2-5e0b562d9609 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:37.840615 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-430bc6da-40f6-4801-a1d0-f8e22c317bec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:37.842392 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-430bc6da-40f6-4801-a1d0-f8e22c317bec tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 Aug 19 21:38:37.842582 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-430bc6da-40f6-4801-a1d0-f8e22c317bec tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:37.842785 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-430bc6da-40f6-4801-a1d0-f8e22c317bec tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:37.848535 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-430bc6da-40f6-4801-a1d0-f8e22c317bec tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 returned with HTTP 404 Aug 19 21:38:37.849189 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1265/5036] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:37 2026] GET /volume/v3/volumes/954cebf4-4a57-45ad-9a11-3497b6293813 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:38:37.856832 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f8b44753-6b21-4ca2-8f44-61b23f50201a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:37.858686 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8b44753-6b21-4ca2-8f44-61b23f50201a tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:38:37.858686 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8b44753-6b21-4ca2-8f44-61b23f50201a tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:37.858686 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8b44753-6b21-4ca2-8f44-61b23f50201a tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:37.859565 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f8b44753-6b21-4ca2-8f44-61b23f50201a tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:38:37.870028 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f8b44753-6b21-4ca2-8f44-61b23f50201a tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Get all volumes completed successfully. Aug 19 21:38:37.871982 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:37.871982 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:37.877111 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8b44753-6b21-4ca2-8f44-61b23f50201a tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:38:37.877590 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1262/5037] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:38:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:37.893458 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ffbf599f-e97a-4771-ba73-1f0277fddeb8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:37.895208 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ffbf599f-e97a-4771-ba73-1f0277fddeb8 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] DELETE https://10.4.3.158/volume/v3/types/c5825d12-e149-4774-98be-215a3515951d Aug 19 21:38:37.895405 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ffbf599f-e97a-4771-ba73-1f0277fddeb8 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:37.895624 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ffbf599f-e97a-4771-ba73-1f0277fddeb8 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:37.921611 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ffbf599f-e97a-4771-ba73-1f0277fddeb8 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] https://10.4.3.158/volume/v3/types/c5825d12-e149-4774-98be-215a3515951d returned with HTTP 202 Aug 19 21:38:37.922096 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1259/5038] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:38:37 2026] DELETE /volume/v3/types/c5825d12-e149-4774-98be-215a3515951d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:38:37.928824 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cad1d713-c5e6-4efd-9f99-00e113547752 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:37.930666 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cad1d713-c5e6-4efd-9f99-00e113547752 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] DELETE https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:38:37.930858 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cad1d713-c5e6-4efd-9f99-00e113547752 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:37.931108 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cad1d713-c5e6-4efd-9f99-00e113547752 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:37.931288 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-cad1d713-c5e6-4efd-9f99-00e113547752 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Delete volume with id: 689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:38:37.938317 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:37.938317 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:37.938822 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cad1d713-c5e6-4efd-9f99-00e113547752 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:37.960371 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cad1d713-c5e6-4efd-9f99-00e113547752 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Delete volume request issued successfully. Aug 19 21:38:37.960618 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cad1d713-c5e6-4efd-9f99-00e113547752 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 202 Aug 19 21:38:37.961025 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1253/5039] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:38:37 2026] DELETE /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:38:37.968588 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-74e1e843-7079-49bb-a2e0-4e720cac8213 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:37.973279 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74e1e843-7079-49bb-a2e0-4e720cac8213 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:38:37.973279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74e1e843-7079-49bb-a2e0-4e720cac8213 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:37.973279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74e1e843-7079-49bb-a2e0-4e720cac8213 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:37.979785 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:37.979785 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:37.983475 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-74e1e843-7079-49bb-a2e0-4e720cac8213 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:37.987457 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74e1e843-7079-49bb-a2e0-4e720cac8213 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 200 Aug 19 21:38:37.987952 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1266/5040] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:37 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:38.148239 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-d864a50e-3280-40de-9fec-dee9ed7e8081 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:38.150244 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-d864a50e-3280-40de-9fec-dee9ed7e8081 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:38:38.150446 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-d864a50e-3280-40de-9fec-dee9ed7e8081 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:38.150637 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-d864a50e-3280-40de-9fec-dee9ed7e8081 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:38.157795 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:38.157795 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:38.161587 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-d864a50e-3280-40de-9fec-dee9ed7e8081 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:38:38.166838 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-d864a50e-3280-40de-9fec-dee9ed7e8081 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 200 Aug 19 21:38:38.167339 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1263/5041] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:38 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:38.599268 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-b4189f05-0030-4fc6-8808-cfb589c2295c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:38.601170 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-b4189f05-0030-4fc6-8808-cfb589c2295c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:38:38.601361 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-b4189f05-0030-4fc6-8808-cfb589c2295c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:38.601540 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-b4189f05-0030-4fc6-8808-cfb589c2295c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:38.607888 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:38.607888 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:38.611200 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-b4189f05-0030-4fc6-8808-cfb589c2295c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:38:38.615274 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-b4189f05-0030-4fc6-8808-cfb589c2295c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 200 Aug 19 21:38:38.615630 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1260/5042] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:38 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:38.626492 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2d2f4b2b-602b-4999-b381-6689a15738ca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:38.627081 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2d2f4b2b-602b-4999-b381-6689a15738ca None None] GET https://10.4.3.158/volume// Aug 19 21:38:38.627323 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2d2f4b2b-602b-4999-b381-6689a15738ca None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:38.627585 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2d2f4b2b-602b-4999-b381-6689a15738ca None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:38.628063 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2d2f4b2b-602b-4999-b381-6689a15738ca None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:38.628460 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1254/5043] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:38:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:38.637579 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-e7844813-129d-4fe3-90e7-370d6ab765ae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:38.639174 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-e7844813-129d-4fe3-90e7-370d6ab765ae tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:38:38.639595 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-e7844813-129d-4fe3-90e7-370d6ab765ae tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "892e8272-e5bd-42b4-bab7-3b1825805831", "connector": null, "instance_uuid": "817dc872-0e1f-4a76-85a6-45cbbf76478d"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:38.647273 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:38.647273 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:38.672805 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-e7844813-129d-4fe3-90e7-370d6ab765ae tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:38:38.672805 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1267/5044] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:38:38 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 19 21:38:39.000555 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56513684-d394-41c6-888f-b0bef983495a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:39.002372 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56513684-d394-41c6-888f-b0bef983495a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 Aug 19 21:38:39.002582 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56513684-d394-41c6-888f-b0bef983495a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:39.002770 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56513684-d394-41c6-888f-b0bef983495a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:39.008522 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56513684-d394-41c6-888f-b0bef983495a tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 returned with HTTP 404 Aug 19 21:38:39.009051 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1264/5045] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:38 2026] GET /volume/v3/volumes/689e2523-3392-4c1f-bc69-9455cb236302 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:38:39.018471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2843a521-8c00-48ce-a224-58035c7ec4c4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:39.020597 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2843a521-8c00-48ce-a224-58035c7ec4c4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] DELETE https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:39.020887 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2843a521-8c00-48ce-a224-58035c7ec4c4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:39.020953 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2843a521-8c00-48ce-a224-58035c7ec4c4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:39.021132 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-2843a521-8c00-48ce-a224-58035c7ec4c4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Delete volume with id: 284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:39.029960 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:39.029960 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:39.030533 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2843a521-8c00-48ce-a224-58035c7ec4c4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:39.045073 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2843a521-8c00-48ce-a224-58035c7ec4c4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Delete volume request issued successfully. Aug 19 21:38:39.045073 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2843a521-8c00-48ce-a224-58035c7ec4c4 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 202 Aug 19 21:38:39.045419 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1261/5046] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:38:39 2026] DELETE /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:38:39.053953 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d05043d3-d8d5-4a58-9232-834b72b2b3bb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:39.055586 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d05043d3-d8d5-4a58-9232-834b72b2b3bb tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:39.055765 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d05043d3-d8d5-4a58-9232-834b72b2b3bb tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:39.055942 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d05043d3-d8d5-4a58-9232-834b72b2b3bb tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:39.062616 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:39.062616 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:39.066193 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d05043d3-d8d5-4a58-9232-834b72b2b3bb tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:38:39.073256 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d05043d3-d8d5-4a58-9232-834b72b2b3bb tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 200 Aug 19 21:38:39.073821 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1255/5047] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:39 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:39.464853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6f1d4b0b-1862-44fa-802d-75b0e72d0034 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:39.464853 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f1d4b0b-1862-44fa-802d-75b0e72d0034 None None] GET https://10.4.3.158/volume// Aug 19 21:38:39.464853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f1d4b0b-1862-44fa-802d-75b0e72d0034 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:39.464853 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f1d4b0b-1862-44fa-802d-75b0e72d0034 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:39.464853 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f1d4b0b-1862-44fa-802d-75b0e72d0034 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:39.464853 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1268/5048] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:38:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:39.479539 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f29a8615-1fef-439a-b883-1f8fb4f985c3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:39.481265 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f29a8615-1fef-439a-b883-1f8fb4f985c3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:38:39.481446 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f29a8615-1fef-439a-b883-1f8fb4f985c3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:39.481615 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f29a8615-1fef-439a-b883-1f8fb4f985c3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:39.489909 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:39.489909 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:39.492760 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f29a8615-1fef-439a-b883-1f8fb4f985c3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:38:39.496879 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f29a8615-1fef-439a-b883-1f8fb4f985c3 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 200 Aug 19 21:38:39.497322 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1265/5049] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:38:39 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:38:39.606027 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f9162a55-3bda-4089-8f8a-0160a360d38c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:39.608490 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f9162a55-3bda-4089-8f8a-0160a360d38c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] PUT https://10.4.3.158/volume/v3/attachments/ae4c9fe5-9932-46a6-93e5-c3958491b25b Aug 19 21:38:39.608925 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f9162a55-3bda-4089-8f8a-0160a360d38c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:39.617668 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f9162a55-3bda-4089-8f8a-0160a360d38c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Acquiring lock "cinder-attachment_update-892e8272-e5bd-42b4-bab7-3b1825805831-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:38:39.624824 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f9162a55-3bda-4089-8f8a-0160a360d38c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-892e8272-e5bd-42b4-bab7-3b1825805831-np0000007814" acquired by "attachment_update" :: waited 0.007s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:38:39.626255 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:39.626255 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:39.694815 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f9162a55-3bda-4089-8f8a-0160a360d38c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-892e8272-e5bd-42b4-bab7-3b1825805831-np0000007814" released by "attachment_update" :: held 0.070s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:38:39.695232 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-f9162a55-3bda-4089-8f8a-0160a360d38c tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/ae4c9fe5-9932-46a6-93e5-c3958491b25b returned with HTTP 200 Aug 19 21:38:39.695750 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1262/5050] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:38:39 2026] PUT /volume/v3/attachments/ae4c9fe5-9932-46a6-93e5-c3958491b25b => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:39.717758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-abf9ec47-80e7-46b6-bf3a-3fbb7e97bbb0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:39.719890 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-abf9ec47-80e7-46b6-bf3a-3fbb7e97bbb0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments/ae4c9fe5-9932-46a6-93e5-c3958491b25b/action Aug 19 21:38:39.720270 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-abf9ec47-80e7-46b6-bf3a-3fbb7e97bbb0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:38:39.720383 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-abf9ec47-80e7-46b6-bf3a-3fbb7e97bbb0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:39.738611 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:39.738611 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:39.748933 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9c1927de-076a-44be-ad87-7f3f2941f362 req-abf9ec47-80e7-46b6-bf3a-3fbb7e97bbb0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/ae4c9fe5-9932-46a6-93e5-c3958491b25b/action returned with HTTP 204 Aug 19 21:38:39.749452 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1256/5051] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:38:39 2026] POST /volume/v3/attachments/ae4c9fe5-9932-46a6-93e5-c3958491b25b/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:38:40.086687 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f7b6b273-2e4f-49cb-9a53-d71d6825a743 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:40.089946 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f7b6b273-2e4f-49cb-9a53-d71d6825a743 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 Aug 19 21:38:40.089946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f7b6b273-2e4f-49cb-9a53-d71d6825a743 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:40.089946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f7b6b273-2e4f-49cb-9a53-d71d6825a743 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:40.094584 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f7b6b273-2e4f-49cb-9a53-d71d6825a743 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 returned with HTTP 404 Aug 19 21:38:40.095185 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1269/5052] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:40 2026] GET /volume/v3/volumes/284bad14-9a1f-42fe-b29b-55d5de840ff9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:38:40.101671 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-89fbe372-245a-419d-813b-6664b6552592 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:40.103377 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-89fbe372-245a-419d-813b-6664b6552592 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:38:40.103548 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-89fbe372-245a-419d-813b-6664b6552592 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:40.103724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-89fbe372-245a-419d-813b-6664b6552592 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:40.104391 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-89fbe372-245a-419d-813b-6664b6552592 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:38:40.114384 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-89fbe372-245a-419d-813b-6664b6552592 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Get all volumes completed successfully. Aug 19 21:38:40.115810 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:40.115810 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:40.119792 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-89fbe372-245a-419d-813b-6664b6552592 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:38:40.120173 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1266/5053] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:38:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8127 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:40.137410 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d820e040-688d-4f32-ab05-cd6bf57c7387 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:40.139203 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d820e040-688d-4f32-ab05-cd6bf57c7387 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] DELETE https://10.4.3.158/volume/v3/types/625ddb19-9e56-4163-9608-dbdb1e23a62b Aug 19 21:38:40.139393 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d820e040-688d-4f32-ab05-cd6bf57c7387 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:40.139607 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d820e040-688d-4f32-ab05-cd6bf57c7387 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:40.139840 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:40.139840 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:40.169560 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d820e040-688d-4f32-ab05-cd6bf57c7387 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] https://10.4.3.158/volume/v3/types/625ddb19-9e56-4163-9608-dbdb1e23a62b returned with HTTP 202 Aug 19 21:38:40.169959 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1263/5054] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:38:40 2026] DELETE /volume/v3/types/625ddb19-9e56-4163-9608-dbdb1e23a62b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:38:49.745983 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=87,cinder:UPDATE=13,cinder:INSERT=1 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:38:50.091361 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=69,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:38:50.118044 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=73,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:38:50.160265 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=93,cinder:UPDATE=15,cinder:INSERT=1 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:38:54.164697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8225798f-767f-4e58-8767-a3e7f4c2ba4a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:54.166458 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8225798f-767f-4e58-8767-a3e7f4c2ba4a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:38:54.166667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8225798f-767f-4e58-8767-a3e7f4c2ba4a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:54.166878 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8225798f-767f-4e58-8767-a3e7f4c2ba4a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:54.173544 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:54.173544 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:54.177307 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8225798f-767f-4e58-8767-a3e7f4c2ba4a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:54.182321 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8225798f-767f-4e58-8767-a3e7f4c2ba4a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:38:54.182690 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1257/5055] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:54 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:54.195001 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-47fab7bf-8700-460e-920a-c36211fa8d75 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:54.196768 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-47fab7bf-8700-460e-920a-c36211fa8d75 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:38:54.196952 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-47fab7bf-8700-460e-920a-c36211fa8d75 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:54.197174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-47fab7bf-8700-460e-920a-c36211fa8d75 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:54.203810 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:54.203810 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:54.207196 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-47fab7bf-8700-460e-920a-c36211fa8d75 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:54.210945 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-47fab7bf-8700-460e-920a-c36211fa8d75 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:38:54.211341 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1270/5056] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:54 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:54.253788 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-ed3cceb6-9da9-4a0f-8888-385758a1655c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:54.257332 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-ed3cceb6-9da9-4a0f-8888-385758a1655c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:38:54.257581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-ed3cceb6-9da9-4a0f-8888-385758a1655c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:54.257798 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-ed3cceb6-9da9-4a0f-8888-385758a1655c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:54.265842 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:54.265842 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:54.269601 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-ed3cceb6-9da9-4a0f-8888-385758a1655c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:54.274155 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-ed3cceb6-9da9-4a0f-8888-385758a1655c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:38:54.274612 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1267/5057] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:38:54 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:54.341611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-dca5c76f-9e37-44dc-9496-eda78dbb3759 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:54.342006 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dca5c76f-9e37-44dc-9496-eda78dbb3759 None None] GET https://10.4.3.158/volume// Aug 19 21:38:54.342190 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dca5c76f-9e37-44dc-9496-eda78dbb3759 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:54.342350 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dca5c76f-9e37-44dc-9496-eda78dbb3759 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:54.342643 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dca5c76f-9e37-44dc-9496-eda78dbb3759 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:54.342921 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1264/5058] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:38:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:54.350312 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-9411767e-b067-4aee-9175-6559e86b1085 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:54.352299 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-9411767e-b067-4aee-9175-6559e86b1085 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:38:54.352629 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-9411767e-b067-4aee-9175-6559e86b1085 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "770a0f3d-6cf0-455d-bde8-59b95c2f8b48", "connector": null, "instance_uuid": "55b04c60-ed50-4fb6-8214-3f06e85d0c3f"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:54.360395 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:54.360395 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:54.409117 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-9411767e-b067-4aee-9175-6559e86b1085 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:38:54.409560 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1258/5059] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:38:54 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 19 21:38:54.436639 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-127b612b-7292-49c6-bddc-d7100667438b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:54.438386 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-127b612b-7292-49c6-bddc-d7100667438b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:38:54.438548 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-127b612b-7292-49c6-bddc-d7100667438b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:54.438730 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-127b612b-7292-49c6-bddc-d7100667438b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:54.447973 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:54.447973 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:54.448352 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-885f1d4b-365a-4c8c-9cd3-e392ae519c97 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:54.448859 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-885f1d4b-365a-4c8c-9cd3-e392ae519c97 None None] GET https://10.4.3.158/volume// Aug 19 21:38:54.449070 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-885f1d4b-365a-4c8c-9cd3-e392ae519c97 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:54.449307 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-885f1d4b-365a-4c8c-9cd3-e392ae519c97 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:54.449850 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-885f1d4b-365a-4c8c-9cd3-e392ae519c97 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:38:54.450087 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1268/5060] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:38:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:38:54.453724 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-127b612b-7292-49c6-bddc-d7100667438b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:54.457256 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-127b612b-7292-49c6-bddc-d7100667438b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:38:54.457571 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1271/5061] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:54 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:54.458197 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-2e51c1be-5646-4f46-9928-434c6f9e377d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:54.460233 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-2e51c1be-5646-4f46-9928-434c6f9e377d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:38:54.460444 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-2e51c1be-5646-4f46-9928-434c6f9e377d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:54.460628 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-2e51c1be-5646-4f46-9928-434c6f9e377d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:54.469195 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:54.469195 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:54.472350 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-2e51c1be-5646-4f46-9928-434c6f9e377d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:54.476249 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-2e51c1be-5646-4f46-9928-434c6f9e377d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:38:54.476615 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1265/5062] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:38:54 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 1057 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:38:54.579514 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-8845da8f-3aa4-42a0-b8a6-a7004be93b1d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:54.581660 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-8845da8f-3aa4-42a0-b8a6-a7004be93b1d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] PUT https://10.4.3.158/volume/v3/attachments/9548f853-b3f4-4929-886f-95965aed5077 Aug 19 21:38:54.582076 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-8845da8f-3aa4-42a0-b8a6-a7004be93b1d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:38:54.589634 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-8845da8f-3aa4-42a0-b8a6-a7004be93b1d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Acquiring lock "cinder-attachment_update-770a0f3d-6cf0-455d-bde8-59b95c2f8b48-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:38:54.594648 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-8845da8f-3aa4-42a0-b8a6-a7004be93b1d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-770a0f3d-6cf0-455d-bde8-59b95c2f8b48-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:38:54.595564 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:54.595564 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:54.666530 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-8845da8f-3aa4-42a0-b8a6-a7004be93b1d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-770a0f3d-6cf0-455d-bde8-59b95c2f8b48-np0000007814" released by "attachment_update" :: held 0.072s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:38:54.666793 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-8845da8f-3aa4-42a0-b8a6-a7004be93b1d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/9548f853-b3f4-4929-886f-95965aed5077 returned with HTTP 200 Aug 19 21:38:54.667480 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1259/5063] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:38:54 2026] PUT /volume/v3/attachments/9548f853-b3f4-4929-886f-95965aed5077 => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:38:54.675961 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-e33b847a-3da7-44f4-b8e5-7767a8d3ffad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:54.678578 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-e33b847a-3da7-44f4-b8e5-7767a8d3ffad tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48/encryption Aug 19 21:38:54.678817 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-e33b847a-3da7-44f4-b8e5-7767a8d3ffad tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:54.679132 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-e33b847a-3da7-44f4-b8e5-7767a8d3ffad tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:54.691988 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:54.691988 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:54.700587 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-e33b847a-3da7-44f4-b8e5-7767a8d3ffad tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48/encryption returned with HTTP 200 Aug 19 21:38:54.701311 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1269/5064] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:38:54 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:55.470067 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b9d73a07-9adc-4db3-b33b-714f2608ab48 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:55.471852 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9d73a07-9adc-4db3-b33b-714f2608ab48 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:38:55.472055 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9d73a07-9adc-4db3-b33b-714f2608ab48 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:55.472300 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9d73a07-9adc-4db3-b33b-714f2608ab48 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:55.481934 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:55.481934 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:55.485126 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b9d73a07-9adc-4db3-b33b-714f2608ab48 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:55.488869 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9d73a07-9adc-4db3-b33b-714f2608ab48 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:38:55.489250 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1272/5065] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:55 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:56.502254 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-aecfdf0e-252f-43b8-9305-08ba341c7923 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:56.504147 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aecfdf0e-252f-43b8-9305-08ba341c7923 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:38:56.504499 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aecfdf0e-252f-43b8-9305-08ba341c7923 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:56.504829 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-aecfdf0e-252f-43b8-9305-08ba341c7923 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:56.516608 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:56.516608 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:38:56.519393 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-aecfdf0e-252f-43b8-9305-08ba341c7923 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:56.523994 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-aecfdf0e-252f-43b8-9305-08ba341c7923 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:38:56.524571 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1266/5066] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:56 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:57.537038 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-709527d4-a89c-4b20-acdc-b6278b5f48fc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:57.538755 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-709527d4-a89c-4b20-acdc-b6278b5f48fc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:38:57.538938 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-709527d4-a89c-4b20-acdc-b6278b5f48fc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:57.539144 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-709527d4-a89c-4b20-acdc-b6278b5f48fc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:57.549532 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:57.549532 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:38:57.554587 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-709527d4-a89c-4b20-acdc-b6278b5f48fc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:57.560896 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-709527d4-a89c-4b20-acdc-b6278b5f48fc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:38:57.561332 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1260/5067] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:57 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:58.573619 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b743ea00-160c-4363-a8e4-65c5b561be68 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:58.575432 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b743ea00-160c-4363-a8e4-65c5b561be68 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:38:58.575608 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b743ea00-160c-4363-a8e4-65c5b561be68 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:58.575794 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b743ea00-160c-4363-a8e4-65c5b561be68 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:58.585268 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:58.585268 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:38:58.588303 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b743ea00-160c-4363-a8e4-65c5b561be68 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:58.592200 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b743ea00-160c-4363-a8e4-65c5b561be68 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:38:58.592666 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1270/5068] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:58 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:38:59.607262 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7a59adc8-241a-4a62-9532-bf8bad9a231a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:38:59.608841 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a59adc8-241a-4a62-9532-bf8bad9a231a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:38:59.609023 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a59adc8-241a-4a62-9532-bf8bad9a231a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:38:59.609262 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a59adc8-241a-4a62-9532-bf8bad9a231a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:38:59.618108 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:38:59.618108 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:38:59.621534 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7a59adc8-241a-4a62-9532-bf8bad9a231a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:38:59.626130 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a59adc8-241a-4a62-9532-bf8bad9a231a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:38:59.626553 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1273/5069] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:38:59 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:00.640159 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-148f2233-9537-4008-b210-6129e7924bd0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:00.644034 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-148f2233-9537-4008-b210-6129e7924bd0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:00.644034 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-148f2233-9537-4008-b210-6129e7924bd0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:00.644034 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-148f2233-9537-4008-b210-6129e7924bd0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:00.654895 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:00.654895 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:00.660316 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-148f2233-9537-4008-b210-6129e7924bd0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:00.669434 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-148f2233-9537-4008-b210-6129e7924bd0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:00.670171 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1267/5070] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:00 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:01.687959 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6898c7da-b6d7-4e56-88f9-5e584f1ebc85 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:01.691475 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6898c7da-b6d7-4e56-88f9-5e584f1ebc85 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:01.691679 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6898c7da-b6d7-4e56-88f9-5e584f1ebc85 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:01.691879 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6898c7da-b6d7-4e56-88f9-5e584f1ebc85 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:01.718729 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:01.718729 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:01.724699 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6898c7da-b6d7-4e56-88f9-5e584f1ebc85 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:01.726808 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6898c7da-b6d7-4e56-88f9-5e584f1ebc85 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:01.727357 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1261/5071] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:01 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:02.739180 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aba05ea2-eaf1-4a16-b677-ccd4cff075f8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:02.740878 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aba05ea2-eaf1-4a16-b677-ccd4cff075f8 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:02.741066 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aba05ea2-eaf1-4a16-b677-ccd4cff075f8 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:02.741302 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aba05ea2-eaf1-4a16-b677-ccd4cff075f8 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:02.750223 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:02.750223 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:02.753123 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-aba05ea2-eaf1-4a16-b677-ccd4cff075f8 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:02.756977 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aba05ea2-eaf1-4a16-b677-ccd4cff075f8 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:02.757360 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1271/5072] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:02 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:03.770222 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3e8ae3ac-920a-408a-9d7b-7bc4ae90afae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:03.772093 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e8ae3ac-920a-408a-9d7b-7bc4ae90afae tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:03.772322 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e8ae3ac-920a-408a-9d7b-7bc4ae90afae tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:03.772525 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e8ae3ac-920a-408a-9d7b-7bc4ae90afae tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:03.782875 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:03.782875 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:03.786722 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3e8ae3ac-920a-408a-9d7b-7bc4ae90afae tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:03.791403 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e8ae3ac-920a-408a-9d7b-7bc4ae90afae tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:03.791777 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1274/5073] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:03 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:04.803985 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6c4f66e5-cff4-4a8d-a2d3-66afe652eba9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:04.805789 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6c4f66e5-cff4-4a8d-a2d3-66afe652eba9 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:04.806085 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6c4f66e5-cff4-4a8d-a2d3-66afe652eba9 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:04.806245 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6c4f66e5-cff4-4a8d-a2d3-66afe652eba9 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:04.816889 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:04.816889 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:04.820920 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6c4f66e5-cff4-4a8d-a2d3-66afe652eba9 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:04.825466 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6c4f66e5-cff4-4a8d-a2d3-66afe652eba9 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:04.825880 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1268/5074] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:04 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:05.840067 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dfb8bd75-de06-4bbc-a806-9823ca97f3fb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:05.841699 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dfb8bd75-de06-4bbc-a806-9823ca97f3fb tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:05.841912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dfb8bd75-de06-4bbc-a806-9823ca97f3fb tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:05.842164 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dfb8bd75-de06-4bbc-a806-9823ca97f3fb tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:05.852397 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:05.852397 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:05.855654 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dfb8bd75-de06-4bbc-a806-9823ca97f3fb tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:05.859997 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dfb8bd75-de06-4bbc-a806-9823ca97f3fb tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:05.860451 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1262/5075] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:05 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:39:06.875696 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1340a387-3c44-4556-a0d7-d50c571296bd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:06.877549 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1340a387-3c44-4556-a0d7-d50c571296bd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:06.877737 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1340a387-3c44-4556-a0d7-d50c571296bd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:06.877916 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1340a387-3c44-4556-a0d7-d50c571296bd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:06.886248 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:06.886248 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:06.889359 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1340a387-3c44-4556-a0d7-d50c571296bd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:06.892917 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1340a387-3c44-4556-a0d7-d50c571296bd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:06.893290 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1272/5076] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:06 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:07.693900 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-5c9cb1ce-f640-4433-a645-62b628c3f5e3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:07.696440 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-5c9cb1ce-f640-4433-a645-62b628c3f5e3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments/9548f853-b3f4-4929-886f-95965aed5077/action Aug 19 21:39:07.696850 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-5c9cb1ce-f640-4433-a645-62b628c3f5e3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:39:07.696983 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-5c9cb1ce-f640-4433-a645-62b628c3f5e3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:07.715196 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:07.715196 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:07.726640 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f1f3fe26-09fe-4bf3-a966-bbfe711ad337 req-5c9cb1ce-f640-4433-a645-62b628c3f5e3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/9548f853-b3f4-4929-886f-95965aed5077/action returned with HTTP 204 Aug 19 21:39:07.727255 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1275/5077] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:39:07 2026] POST /volume/v3/attachments/9548f853-b3f4-4929-886f-95965aed5077/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:39:07.905040 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7c0cf5ef-bc03-4b19-9ea9-d1ab97e2900e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:07.907139 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7c0cf5ef-bc03-4b19-9ea9-d1ab97e2900e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:07.907418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7c0cf5ef-bc03-4b19-9ea9-d1ab97e2900e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:07.907660 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7c0cf5ef-bc03-4b19-9ea9-d1ab97e2900e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:07.917205 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:07.917205 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:07.920849 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7c0cf5ef-bc03-4b19-9ea9-d1ab97e2900e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:07.925002 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7c0cf5ef-bc03-4b19-9ea9-d1ab97e2900e tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:07.925392 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1269/5078] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:07 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:07.938669 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6d4b9341-e444-4b36-8494-3c97f859e678 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:07.940492 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6d4b9341-e444-4b36-8494-3c97f859e678 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:07.940734 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6d4b9341-e444-4b36-8494-3c97f859e678 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:07.940969 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6d4b9341-e444-4b36-8494-3c97f859e678 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:07.949535 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:07.949535 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:07.953054 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6d4b9341-e444-4b36-8494-3c97f859e678 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:07.956831 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6d4b9341-e444-4b36-8494-3c97f859e678 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:07.957430 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1263/5079] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:07 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:08.004898 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-000b5107-c026-4429-ad9d-41f6da51d4a0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:08.006897 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-000b5107-c026-4429-ad9d-41f6da51d4a0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:08.007122 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-000b5107-c026-4429-ad9d-41f6da51d4a0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:08.007379 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-000b5107-c026-4429-ad9d-41f6da51d4a0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:08.016290 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:08.016290 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:08.019838 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-000b5107-c026-4429-ad9d-41f6da51d4a0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:08.024353 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-000b5107-c026-4429-ad9d-41f6da51d4a0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:08.024859 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1273/5080] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:39:08 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:08.046646 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-02293942-7b6d-418e-89e9-5114089efa2c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:08.049324 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-02293942-7b6d-418e-89e9-5114089efa2c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48/action Aug 19 21:39:08.049768 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-02293942-7b6d-418e-89e9-5114089efa2c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:39:08.050029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-02293942-7b6d-418e-89e9-5114089efa2c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:08.063949 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:08.063949 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:08.064619 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-02293942-7b6d-418e-89e9-5114089efa2c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:08.074707 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-02293942-7b6d-418e-89e9-5114089efa2c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Begin detaching volume completed successfully. Aug 19 21:39:08.074980 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-02293942-7b6d-418e-89e9-5114089efa2c tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48/action returned with HTTP 202 Aug 19 21:39:08.075580 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1276/5081] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:39:08 2026] POST /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:39:08.124140 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d7237444-9a45-4f76-90f2-a05c0eda4ac5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:08.124715 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7237444-9a45-4f76-90f2-a05c0eda4ac5 None None] GET https://10.4.3.158/volume// Aug 19 21:39:08.124972 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7237444-9a45-4f76-90f2-a05c0eda4ac5 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:08.125284 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d7237444-9a45-4f76-90f2-a05c0eda4ac5 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:08.125765 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d7237444-9a45-4f76-90f2-a05c0eda4ac5 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:39:08.126335 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1270/5082] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:39:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:39:08.136042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-419971a8-5d29-4649-8cd7-61fd9209a9b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:08.138619 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-419971a8-5d29-4649-8cd7-61fd9209a9b1 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:08.138851 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-419971a8-5d29-4649-8cd7-61fd9209a9b1 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:08.139091 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-419971a8-5d29-4649-8cd7-61fd9209a9b1 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:08.150375 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:08.150375 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:08.154529 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-419971a8-5d29-4649-8cd7-61fd9209a9b1 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:08.160768 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-419971a8-5d29-4649-8cd7-61fd9209a9b1 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:08.161251 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1264/5083] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:39:08 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:39:08.172299 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-b51c4cb4-1ec5-4a37-8bb8-2bc4ed745e65 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:08.174139 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-b51c4cb4-1ec5-4a37-8bb8-2bc4ed745e65 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48/encryption Aug 19 21:39:08.174522 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-b51c4cb4-1ec5-4a37-8bb8-2bc4ed745e65 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:08.174815 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-b51c4cb4-1ec5-4a37-8bb8-2bc4ed745e65 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:08.183798 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:08.183798 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:08.189944 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-b51c4cb4-1ec5-4a37-8bb8-2bc4ed745e65 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48/encryption returned with HTTP 200 Aug 19 21:39:08.190510 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1274/5084] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:39:08 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:09.001509 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-08f834ac-35f3-439a-b07b-a701fc0da783 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:09.003735 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-08f834ac-35f3-439a-b07b-a701fc0da783 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] DELETE https://10.4.3.158/volume/v3/attachments/9548f853-b3f4-4929-886f-95965aed5077 Aug 19 21:39:09.003917 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-08f834ac-35f3-439a-b07b-a701fc0da783 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:09.004133 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-08f834ac-35f3-439a-b07b-a701fc0da783 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:09.010785 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:09.010785 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:09.077891 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f2e1de9-9bca-4003-ab11-e85e980974b9 req-08f834ac-35f3-439a-b07b-a701fc0da783 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/9548f853-b3f4-4929-886f-95965aed5077 returned with HTTP 200 Aug 19 21:39:09.078250 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1277/5085] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:39:09 2026] DELETE /volume/v3/attachments/9548f853-b3f4-4929-886f-95965aed5077 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:09.209604 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-647cbc5f-73e6-43f1-b036-20ae3ff65734 req-dfeabc36-8904-4e71-a885-cef70d109a25 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:09.211688 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-647cbc5f-73e6-43f1-b036-20ae3ff65734 req-dfeabc36-8904-4e71-a885-cef70d109a25 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:09.211805 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-647cbc5f-73e6-43f1-b036-20ae3ff65734 req-dfeabc36-8904-4e71-a885-cef70d109a25 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:09.211979 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-647cbc5f-73e6-43f1-b036-20ae3ff65734 req-dfeabc36-8904-4e71-a885-cef70d109a25 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:09.218630 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:09.218630 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:09.221919 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-647cbc5f-73e6-43f1-b036-20ae3ff65734 req-dfeabc36-8904-4e71-a885-cef70d109a25 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:09.225824 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-647cbc5f-73e6-43f1-b036-20ae3ff65734 req-dfeabc36-8904-4e71-a885-cef70d109a25 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:09.226220 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1271/5086] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:39:09 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:12.019860 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3459d17c-2564-4cd0-a45f-58658b1799f5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:12.021805 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3459d17c-2564-4cd0-a45f-58658b1799f5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] DELETE https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:12.022137 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3459d17c-2564-4cd0-a45f-58658b1799f5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:12.022452 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3459d17c-2564-4cd0-a45f-58658b1799f5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:12.022725 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-3459d17c-2564-4cd0-a45f-58658b1799f5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Delete volume with id: 770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:12.033033 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:12.033033 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:12.033033 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3459d17c-2564-4cd0-a45f-58658b1799f5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:12.043001 np0000007814 devstack@c-api.service[100177]: WARNING cinder.keymgr.conf_key_mgr [None req-3459d17c-2564-4cd0-a45f-58658b1799f5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:39:12.050042 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3459d17c-2564-4cd0-a45f-58658b1799f5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Delete volume request issued successfully. Aug 19 21:39:12.050409 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3459d17c-2564-4cd0-a45f-58658b1799f5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 202 Aug 19 21:39:12.050974 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1265/5087] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:39:12 2026] DELETE /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:39:12.059451 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc59b98f-ceb0-49c4-a996-6bf176b35219 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:12.061207 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc59b98f-ceb0-49c4-a996-6bf176b35219 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:12.061418 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc59b98f-ceb0-49c4-a996-6bf176b35219 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:12.061598 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc59b98f-ceb0-49c4-a996-6bf176b35219 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:12.071493 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:12.071493 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:12.075097 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cc59b98f-ceb0-49c4-a996-6bf176b35219 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:12.080003 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc59b98f-ceb0-49c4-a996-6bf176b35219 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 200 Aug 19 21:39:12.080486 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1275/5088] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:12 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:13.095443 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3f9e0d88-772e-4cd3-868a-dd01625383c0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:13.097153 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f9e0d88-772e-4cd3-868a-dd01625383c0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 Aug 19 21:39:13.097334 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f9e0d88-772e-4cd3-868a-dd01625383c0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:13.097532 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f9e0d88-772e-4cd3-868a-dd01625383c0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:13.103273 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f9e0d88-772e-4cd3-868a-dd01625383c0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 returned with HTTP 404 Aug 19 21:39:13.103865 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1278/5089] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:13 2026] GET /volume/v3/volumes/770a0f3d-6cf0-455d-bde8-59b95c2f8b48 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:39:13.109879 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4b8ce9a9-cb7a-4496-8331-1b1a4f3a8c9c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:13.111584 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b8ce9a9-cb7a-4496-8331-1b1a4f3a8c9c tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:39:13.111825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b8ce9a9-cb7a-4496-8331-1b1a4f3a8c9c tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:13.112062 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b8ce9a9-cb7a-4496-8331-1b1a4f3a8c9c tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:13.112815 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-4b8ce9a9-cb7a-4496-8331-1b1a4f3a8c9c tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:39:13.123365 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4b8ce9a9-cb7a-4496-8331-1b1a4f3a8c9c tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Get all volumes completed successfully. Aug 19 21:39:13.124793 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:13.124793 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:13.128707 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b8ce9a9-cb7a-4496-8331-1b1a4f3a8c9c tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:39:13.129068 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1272/5090] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:39:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7095 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:13.142312 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-954aea55-48b3-4cbe-9d51-398021f6a4f0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:13.143987 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-954aea55-48b3-4cbe-9d51-398021f6a4f0 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] DELETE https://10.4.3.158/volume/v3/types/e23e81c9-445f-4f90-8d94-fb0eb28fd0a3 Aug 19 21:39:13.144304 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-954aea55-48b3-4cbe-9d51-398021f6a4f0 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:13.144600 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-954aea55-48b3-4cbe-9d51-398021f6a4f0 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:13.165278 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-954aea55-48b3-4cbe-9d51-398021f6a4f0 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types/e23e81c9-445f-4f90-8d94-fb0eb28fd0a3 returned with HTTP 202 Aug 19 21:39:13.165872 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1266/5091] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:39:13 2026] DELETE /volume/v3/types/e23e81c9-445f-4f90-8d94-fb0eb28fd0a3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:39:13.176772 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8764559e-1938-46e3-9660-4c306a58756d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:13.178933 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8764559e-1938-46e3-9660-4c306a58756d tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:39:13.179444 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8764559e-1938-46e3-9660-4c306a58756d tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-764854589", "extra_specs": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:13.194892 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8764559e-1938-46e3-9660-4c306a58756d tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:39:13.195502 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1276/5092] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:39:13 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:13.203398 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ce8a6e8d-e5f5-4623-aca5-fbede19d4f94 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:13.205280 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce8a6e8d-e5f5-4623-aca5-fbede19d4f94 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] POST https://10.4.3.158/volume/v3/types/79dc4301-6ff4-447f-9176-54d07d878b01/encryption Aug 19 21:39:13.205682 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce8a6e8d-e5f5-4623-aca5-fbede19d4f94 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:13.207222 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:13.207222 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:13.220854 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce8a6e8d-e5f5-4623-aca5-fbede19d4f94 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types/79dc4301-6ff4-447f-9176-54d07d878b01/encryption returned with HTTP 200 Aug 19 21:39:13.221458 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1279/5093] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:39:13 2026] POST /volume/v3/types/79dc4301-6ff4-447f-9176-54d07d878b01/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:13.229825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:13.232139 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:39:13.232609 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1890405454", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-764854589", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:13.234790 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1890405454', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-764854589', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:39:13.238465 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume of 1 GB Aug 19 21:39:13.238775 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:13.238775 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:13.239263 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Availability Zones retrieved successfully. Aug 19 21:39:13.245907 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Flow 'volume_create_api' (47967f9b-2a64-4b80-95d2-34a541dc5b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:39:13.246949 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb9bb0d-7426-41a4-bac9-49f97eefaefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:13.247958 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:39:13.271941 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb9bb0d-7426-41a4-bac9-49f97eefaefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:39:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79dc4301-6ff4-447f-9176-54d07d878b01,is_public=True,name='tempest-scenario-type-luks-764854589',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79dc4301-6ff4-447f-9176-54d07d878b01', '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=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:13.272812 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62a2430d-7d94-4829-acca-c4119022466e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:13.297037 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-764854589 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-764854589, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:39:13.297288 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-764854589 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-764854589, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:39:13.321202 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Created reservations ['051c21e4-0772-4f42-82b3-f2686cf6ef06', '89348fd9-cf7b-4471-80f6-aa922d9bdb48', 'c6d23403-c5ad-4537-bbb3-10e569550fc8', '8f5a0b33-2bef-49af-8948-4d70aae2be26'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:39:13.322023 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62a2430d-7d94-4829-acca-c4119022466e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['051c21e4-0772-4f42-82b3-f2686cf6ef06', '89348fd9-cf7b-4471-80f6-aa922d9bdb48', 'c6d23403-c5ad-4537-bbb3-10e569550fc8', '8f5a0b33-2bef-49af-8948-4d70aae2be26']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:13.322736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a38e78-09a9-446d-815f-c71dfecdd87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:13.344390 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a38e78-09a9-446d-815f-c71dfecdd87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2854b039-e302-4ea1-bfa7-28d476f08b04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1890405454',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a6f6d7875f4e52b4745efef530d7f6',qos_specs=None,replication_status=,reservations=['051c21e4-0772-4f42-82b3-f2686cf6ef06','89348fd9-cf7b-4471-80f6-aa922d9bdb48','c6d23403-c5ad-4537-bbb3-10e569550fc8','8f5a0b33-2bef-49af-8948-4d70aae2be26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34e0541113b4df09bc47380d7e82444',volume_type_id=79dc4301-6ff4-447f-9176-54d07d878b01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1890405454',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2854b039-e302-4ea1-bfa7-28d476f08b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2a6f6d7875f4e52b4745efef530d7f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d34e0541113b4df09bc47380d7e82444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79dc4301-6ff4-447f-9176-54d07d878b01),volume_type_id=79dc4301-6ff4-447f-9176-54d07d878b01)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:13.345153 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (861bc202-38f8-4bbe-a5bc-8cd710f478fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:13.360926 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (861bc202-38f8-4bbe-a5bc-8cd710f478fd) transitioned into state 'SUCCESS' from state '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-1890405454',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a6f6d7875f4e52b4745efef530d7f6',qos_specs=None,replication_status=,reservations=['051c21e4-0772-4f42-82b3-f2686cf6ef06','89348fd9-cf7b-4471-80f6-aa922d9bdb48','c6d23403-c5ad-4537-bbb3-10e569550fc8','8f5a0b33-2bef-49af-8948-4d70aae2be26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34e0541113b4df09bc47380d7e82444',volume_type_id=79dc4301-6ff4-447f-9176-54d07d878b01)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:13.361549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04742fe1-d7ff-4dd8-9fd4-4cd76646059a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:13.370719 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04742fe1-d7ff-4dd8-9fd4-4cd76646059a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:13.371443 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Flow 'volume_create_api' (47967f9b-2a64-4b80-95d2-34a541dc5b0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:39:13.371754 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Create volume request issued successfully. Aug 19 21:39:13.372492 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-15dfe1a5-32db-4e82-8f17-7473866588c3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:39:13.372903 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1273/5094] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:39:13 2026] POST /volume/v3/volumes => generated 784 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:39:17.879079 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-957759ed-1643-4fe8-ba3a-11497e33b955 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:17.880862 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-957759ed-1643-4fe8-ba3a-11497e33b955 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:39:17.881339 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-957759ed-1643-4fe8-ba3a-11497e33b955 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "892e8272-e5bd-42b4-bab7-3b1825805831", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-648316727", "description": null, "metadata": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:17.892938 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:17.892938 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:17.893403 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-957759ed-1643-4fe8-ba3a-11497e33b955 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:39:17.893582 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-957759ed-1643-4fe8-ba3a-11497e33b955 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create snapshot from volume 892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:39:17.920831 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-957759ed-1643-4fe8-ba3a-11497e33b955 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['644af29c-b602-4d77-84e7-bd2a8fc847f3', 'c3400807-6018-415c-95f6-d0f406fd15ab', 'ebbe06d5-fbac-4515-b981-1c04f4f648ca', '360c6a4a-3909-4d96-823a-6353e831229c'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:39:17.955324 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-957759ed-1643-4fe8-ba3a-11497e33b955 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot force create request issued successfully. Aug 19 21:39:17.955633 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-957759ed-1643-4fe8-ba3a-11497e33b955 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:39:17.956141 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1267/5095] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:39:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:39:17.966549 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f9f0a0f6-616f-4874-a555-fd656317f33f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:17.969445 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9f0a0f6-616f-4874-a555-fd656317f33f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 Aug 19 21:39:17.969755 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9f0a0f6-616f-4874-a555-fd656317f33f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:17.969947 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9f0a0f6-616f-4874-a555-fd656317f33f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:17.975889 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:17.975889 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:17.976432 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f9f0a0f6-616f-4874-a555-fd656317f33f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:39:17.977458 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9f0a0f6-616f-4874-a555-fd656317f33f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 returned with HTTP 200 Aug 19 21:39:17.978466 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1277/5096] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:39:17 2026] GET /volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:18.986826 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c587bc0a-37d7-4eb9-a8b8-cfe5ad972af2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:18.988632 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c587bc0a-37d7-4eb9-a8b8-cfe5ad972af2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 Aug 19 21:39:18.988820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c587bc0a-37d7-4eb9-a8b8-cfe5ad972af2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:18.989029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c587bc0a-37d7-4eb9-a8b8-cfe5ad972af2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:18.993787 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:18.993787 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:18.994218 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c587bc0a-37d7-4eb9-a8b8-cfe5ad972af2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:39:18.994904 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c587bc0a-37d7-4eb9-a8b8-cfe5ad972af2 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 returned with HTTP 200 Aug 19 21:39:18.995274 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1280/5097] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:39:18 2026] GET /volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:19.003771 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1bfaf9ed-4829-423b-ab8b-58b67c2d2dd9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:19.005455 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1bfaf9ed-4829-423b-ab8b-58b67c2d2dd9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 Aug 19 21:39:19.005644 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1bfaf9ed-4829-423b-ab8b-58b67c2d2dd9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:19.005821 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1bfaf9ed-4829-423b-ab8b-58b67c2d2dd9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:19.010816 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:19.010816 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:19.011381 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1bfaf9ed-4829-423b-ab8b-58b67c2d2dd9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:39:19.012274 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1bfaf9ed-4829-423b-ab8b-58b67c2d2dd9 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 returned with HTTP 200 Aug 19 21:39:19.012744 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1274/5098] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:39:19 2026] GET /volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:19.021601 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:19.023227 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:39:19.023558 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-929279828", "snapshot_id": "d7219d67-13dc-4401-846e-566c594d00d5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:19.024947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-929279828', 'snapshot_id': 'd7219d67-13dc-4401-846e-566c594d00d5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:39:19.029746 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:19.029746 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:19.030365 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:39:19.030519 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume of 1 GB Aug 19 21:39:19.033854 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Availability Zones retrieved successfully. Aug 19 21:39:19.039176 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (97d1f4cc-4458-4d00-9839-5a58911295f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:39:19.040099 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6762e74-61f3-4602-b488-99256969ceef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:19.041017 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:39:19.071773 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6762e74-61f3-4602-b488-99256969ceef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd7219d67-13dc-4401-846e-566c594d00d5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:19.072578 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (352d1beb-fbf8-4a14-a10b-b234be4800d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:19.119602 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Created reservations ['ae58de83-ef92-4607-8763-d6196f435288', 'fbd7cd3e-08eb-4892-a083-463474df4498', '2bf5a510-074a-4457-8483-76d394690782', '9b5974ab-cb79-4757-a008-09a78147f322'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:39:19.120660 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (352d1beb-fbf8-4a14-a10b-b234be4800d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae58de83-ef92-4607-8763-d6196f435288', 'fbd7cd3e-08eb-4892-a083-463474df4498', '2bf5a510-074a-4457-8483-76d394690782', '9b5974ab-cb79-4757-a008-09a78147f322']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:19.121643 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb715de8-8abe-456d-970f-546fcb747fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:19.172191 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb715de8-8abe-456d-970f-546fcb747fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99441784-0ae0-419d-a00d-2d66ae70a6fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-929279828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['ae58de83-ef92-4607-8763-d6196f435288','fbd7cd3e-08eb-4892-a083-463474df4498','2bf5a510-074a-4457-8483-76d394690782','9b5974ab-cb79-4757-a008-09a78147f322'],size=1,snapshot_id=d7219d67-13dc-4401-846e-566c594d00d5,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), '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-19T21:39:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-929279828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99441784-0ae0-419d-a00d-2d66ae70a6fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5556b137f40546b4995eb155c224193c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d7219d67-13dc-4401-846e-566c594d00d5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:19.173026 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0ec5920-0c72-4a1e-9819-cd55fa9625dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:19.197701 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0ec5920-0c72-4a1e-9819-cd55fa9625dc) transitioned into state 'SUCCESS' from state '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-929279828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5556b137f40546b4995eb155c224193c',qos_specs=None,replication_status=,reservations=['ae58de83-ef92-4607-8763-d6196f435288','fbd7cd3e-08eb-4892-a083-463474df4498','2bf5a510-074a-4457-8483-76d394690782','9b5974ab-cb79-4757-a008-09a78147f322'],size=1,snapshot_id=d7219d67-13dc-4401-846e-566c594d00d5,source_replicaid=,source_volid=None,status='creating',user_id='d9a84e1be7a44af5947ccaf279ca474b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:19.198611 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53aa6b9b-b75e-49e0-8688-83a456ffaca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:19.222024 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53aa6b9b-b75e-49e0-8688-83a456ffaca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:19.222962 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Flow 'volume_create_api' (97d1f4cc-4458-4d00-9839-5a58911295f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:39:19.223403 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Create volume request issued successfully. Aug 19 21:39:19.224233 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1cb8c68f-f182-4156-addb-9cf8436a0a98 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:39:19.224800 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1268/5099] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:39:19 2026] POST /volume/v3/volumes => generated 784 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:39:19.239066 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-49b2a411-af83-4785-bf22-2a6d1b560736 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:19.240839 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-49b2a411-af83-4785-bf22-2a6d1b560736 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa Aug 19 21:39:19.241003 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-49b2a411-af83-4785-bf22-2a6d1b560736 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:19.241192 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-49b2a411-af83-4785-bf22-2a6d1b560736 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:19.247683 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:19.247683 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:19.251164 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-49b2a411-af83-4785-bf22-2a6d1b560736 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:39:19.256602 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-49b2a411-af83-4785-bf22-2a6d1b560736 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa returned with HTTP 200 Aug 19 21:39:19.256602 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1278/5100] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:19 2026] GET /volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:20.267284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4c656a9c-4b1f-4e26-b99a-84d18934123d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:20.272590 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c656a9c-4b1f-4e26-b99a-84d18934123d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa Aug 19 21:39:20.272788 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c656a9c-4b1f-4e26-b99a-84d18934123d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:20.272973 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c656a9c-4b1f-4e26-b99a-84d18934123d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:20.286236 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:20.286236 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:20.289550 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4c656a9c-4b1f-4e26-b99a-84d18934123d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:39:20.294260 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c656a9c-4b1f-4e26-b99a-84d18934123d tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa returned with HTTP 200 Aug 19 21:39:20.294691 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1281/5101] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:20 2026] GET /volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa => generated 1393 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:20.306388 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1c0f314d-7f36-47cf-bf5d-3c246ed5f3de None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:20.308229 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1c0f314d-7f36-47cf-bf5d-3c246ed5f3de tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa Aug 19 21:39:20.308420 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1c0f314d-7f36-47cf-bf5d-3c246ed5f3de tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:20.308610 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1c0f314d-7f36-47cf-bf5d-3c246ed5f3de tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:20.315325 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:20.315325 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:20.318925 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1c0f314d-7f36-47cf-bf5d-3c246ed5f3de tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:39:20.323559 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1c0f314d-7f36-47cf-bf5d-3c246ed5f3de tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa returned with HTTP 200 Aug 19 21:39:20.323911 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1275/5102] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:20 2026] GET /volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:20.412050 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-3496e5d3-8433-4e72-a089-6dfd86c5f507 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:20.414290 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-3496e5d3-8433-4e72-a089-6dfd86c5f507 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa Aug 19 21:39:20.414631 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-3496e5d3-8433-4e72-a089-6dfd86c5f507 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:20.414919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-3496e5d3-8433-4e72-a089-6dfd86c5f507 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:20.422390 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:20.422390 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:20.425665 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-3496e5d3-8433-4e72-a089-6dfd86c5f507 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:39:20.430131 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-3496e5d3-8433-4e72-a089-6dfd86c5f507 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa returned with HTTP 200 Aug 19 21:39:20.430621 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1269/5103] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:39:20 2026] GET /volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:20.872417 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-465d63df-0496-4c89-b7e9-269be5c13828 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:20.874735 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-465d63df-0496-4c89-b7e9-269be5c13828 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa Aug 19 21:39:20.875817 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-465d63df-0496-4c89-b7e9-269be5c13828 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:20.875817 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-465d63df-0496-4c89-b7e9-269be5c13828 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:20.883271 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:20.883271 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:20.886759 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-465d63df-0496-4c89-b7e9-269be5c13828 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:39:20.890934 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-465d63df-0496-4c89-b7e9-269be5c13828 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa returned with HTTP 200 Aug 19 21:39:20.891325 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1279/5104] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:39:20 2026] GET /volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:20.900339 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-59a85a78-a491-48da-9507-1f4c2a073e64 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:20.900693 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59a85a78-a491-48da-9507-1f4c2a073e64 None None] GET https://10.4.3.158/volume// Aug 19 21:39:20.900844 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59a85a78-a491-48da-9507-1f4c2a073e64 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:20.901035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59a85a78-a491-48da-9507-1f4c2a073e64 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:20.901384 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59a85a78-a491-48da-9507-1f4c2a073e64 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:39:20.901655 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1282/5105] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:39:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:39:20.908260 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-4f61f2c0-fc85-4d35-b225-81b7a82f6647 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:20.910700 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-4f61f2c0-fc85-4d35-b225-81b7a82f6647 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:39:20.911079 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-4f61f2c0-fc85-4d35-b225-81b7a82f6647 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99441784-0ae0-419d-a00d-2d66ae70a6fa", "connector": null, "instance_uuid": "7921393f-d99b-4fa6-bcf4-8566f094e017"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:20.919206 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:20.919206 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:20.942584 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-4f61f2c0-fc85-4d35-b225-81b7a82f6647 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:39:20.942969 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1276/5106] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:39:20 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 19 21:39:21.795287 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-10e86c9d-c82f-4fb2-8673-b47c223e917b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:21.795791 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10e86c9d-c82f-4fb2-8673-b47c223e917b None None] GET https://10.4.3.158/volume// Aug 19 21:39:21.796028 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10e86c9d-c82f-4fb2-8673-b47c223e917b None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:21.796244 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10e86c9d-c82f-4fb2-8673-b47c223e917b None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:21.796644 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10e86c9d-c82f-4fb2-8673-b47c223e917b None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:39:21.796997 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1270/5107] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:39:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:39:21.805072 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-17941c44-a613-4a63-81d2-08fc8f852dc4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:21.807351 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-17941c44-a613-4a63-81d2-08fc8f852dc4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa Aug 19 21:39:21.807566 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-17941c44-a613-4a63-81d2-08fc8f852dc4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:21.807912 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-17941c44-a613-4a63-81d2-08fc8f852dc4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:21.817081 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:21.817081 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:21.820779 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-17941c44-a613-4a63-81d2-08fc8f852dc4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:39:21.825755 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-17941c44-a613-4a63-81d2-08fc8f852dc4 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa returned with HTTP 200 Aug 19 21:39:21.826211 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1280/5108] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:39:21 2026] GET /volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:39:21.936726 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-b9d9332b-c9b9-45c0-abb4-6208edd1dcb7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:21.938699 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-b9d9332b-c9b9-45c0-abb4-6208edd1dcb7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] PUT https://10.4.3.158/volume/v3/attachments/92e356d3-b878-42bb-b6ee-a915d846974a Aug 19 21:39:21.939043 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-b9d9332b-c9b9-45c0-abb4-6208edd1dcb7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:21.945710 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-b9d9332b-c9b9-45c0-abb4-6208edd1dcb7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Acquiring lock "cinder-attachment_update-99441784-0ae0-419d-a00d-2d66ae70a6fa-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:39:21.949753 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-b9d9332b-c9b9-45c0-abb4-6208edd1dcb7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-99441784-0ae0-419d-a00d-2d66ae70a6fa-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:39:21.950580 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:21.950580 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:22.034620 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-b9d9332b-c9b9-45c0-abb4-6208edd1dcb7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Lock "cinder-attachment_update-99441784-0ae0-419d-a00d-2d66ae70a6fa-np0000007814" released by "attachment_update" :: held 0.085s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:39:22.034944 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-b9d9332b-c9b9-45c0-abb4-6208edd1dcb7 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/92e356d3-b878-42bb-b6ee-a915d846974a returned with HTTP 200 Aug 19 21:39:22.035416 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1283/5109] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:39:21 2026] PUT /volume/v3/attachments/92e356d3-b878-42bb-b6ee-a915d846974a => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:22.056211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-e5b180bb-b6f6-4df3-81ac-516ade73a578 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:22.058524 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-e5b180bb-b6f6-4df3-81ac-516ade73a578 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] POST https://10.4.3.158/volume/v3/attachments/92e356d3-b878-42bb-b6ee-a915d846974a/action Aug 19 21:39:22.058927 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-e5b180bb-b6f6-4df3-81ac-516ade73a578 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:39:22.059165 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-e5b180bb-b6f6-4df3-81ac-516ade73a578 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:22.076816 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:22.076816 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:22.089343 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a1891e35-80e5-4997-8554-f2c8f91dcefe req-e5b180bb-b6f6-4df3-81ac-516ade73a578 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/92e356d3-b878-42bb-b6ee-a915d846974a/action returned with HTTP 204 Aug 19 21:39:22.089343 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1277/5110] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:39:22 2026] POST /volume/v3/attachments/92e356d3-b878-42bb-b6ee-a915d846974a/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:39:26.480484 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-37dc1593-0bea-4625-b156-864b30c9190f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:26.482497 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37dc1593-0bea-4625-b156-864b30c9190f tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:39:26.482930 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37dc1593-0bea-4625-b156-864b30c9190f tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1483795105-602893668", "extra_specs": {"multiattach": " True"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:26.498532 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37dc1593-0bea-4625-b156-864b30c9190f tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:39:26.499082 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1271/5111] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Aug 19 21:39:26 2026] POST /volume/v3/types => generated 286 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:26.506334 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:26.507902 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:39:26.508246 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-953012665", "snapshot_id": null, "imageRef": null, "volume_type": "615f48dc-0ff7-4b7d-8122-e8f25b1bae2e", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:26.509669 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-953012665', 'snapshot_id': None, 'imageRef': None, 'volume_type': '615f48dc-0ff7-4b7d-8122-e8f25b1bae2e', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:39:26.513374 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume of 1 GB Aug 19 21:39:26.513739 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:26.513739 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:26.514297 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Availability Zones retrieved successfully. Aug 19 21:39:26.520673 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Flow 'volume_create_api' (caf7af49-47b5-41fc-bbf4-514d415408e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:39:26.521955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08d2213-e1fe-4499-8335-a3e7e60d31a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:26.523180 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:39:26.534378 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:26.534378 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:26.547736 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08d2213-e1fe-4499-8335-a3e7e60d31a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:39:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=615f48dc-0ff7-4b7d-8122-e8f25b1bae2e,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1483795105-602893668',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '615f48dc-0ff7-4b7d-8122-e8f25b1bae2e', 'encryption_key_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=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:26.548466 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284bafd4-4281-43b5-8b49-b245ae1fa0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:26.578184 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1483795105-602893668 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1483795105-602893668, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:39:26.578513 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1483795105-602893668 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1483795105-602893668, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:39:26.604563 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Created reservations ['c13c5ea0-5ed1-46ad-9a26-5fdef85e0df7', '5f4b844b-6821-4257-a154-9877f5b0c90c', '86440fdb-6cf0-41f2-b444-4e87465d2296', '53867754-d29a-43ff-b6c4-eb1799092d20'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:39:26.605445 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284bafd4-4281-43b5-8b49-b245ae1fa0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c13c5ea0-5ed1-46ad-9a26-5fdef85e0df7', '5f4b844b-6821-4257-a154-9877f5b0c90c', '86440fdb-6cf0-41f2-b444-4e87465d2296', '53867754-d29a-43ff-b6c4-eb1799092d20']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:26.606329 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0c28ce-32bf-47a0-a089-e9d160c62edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:26.632991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0c28ce-32bf-47a0-a089-e9d160c62edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6837bbe9-f03a-4a97-b96d-d39456e9035b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-953012665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='733c321a41954fbb82e6abecda8f5f15',qos_specs=None,replication_status=,reservations=['c13c5ea0-5ed1-46ad-9a26-5fdef85e0df7','5f4b844b-6821-4257-a154-9877f5b0c90c','86440fdb-6cf0-41f2-b444-4e87465d2296','53867754-d29a-43ff-b6c4-eb1799092d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='114302f94b65469e9822bdd3a21cd95f',volume_type_id=615f48dc-0ff7-4b7d-8122-e8f25b1bae2e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-953012665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6837bbe9-f03a-4a97-b96d-d39456e9035b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='733c321a41954fbb82e6abecda8f5f15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='114302f94b65469e9822bdd3a21cd95f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(615f48dc-0ff7-4b7d-8122-e8f25b1bae2e),volume_type_id=615f48dc-0ff7-4b7d-8122-e8f25b1bae2e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:26.633691 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcbad65f-090a-4153-b5af-46ba05ffdc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:26.648971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcbad65f-090a-4153-b5af-46ba05ffdc28) transitioned into state 'SUCCESS' from state '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-953012665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='733c321a41954fbb82e6abecda8f5f15',qos_specs=None,replication_status=,reservations=['c13c5ea0-5ed1-46ad-9a26-5fdef85e0df7','5f4b844b-6821-4257-a154-9877f5b0c90c','86440fdb-6cf0-41f2-b444-4e87465d2296','53867754-d29a-43ff-b6c4-eb1799092d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='114302f94b65469e9822bdd3a21cd95f',volume_type_id=615f48dc-0ff7-4b7d-8122-e8f25b1bae2e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:26.649614 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878599dd-0b38-4f12-9622-b017b3b2b094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:39:26.659440 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878599dd-0b38-4f12-9622-b017b3b2b094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:39:26.662068 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Flow 'volume_create_api' (caf7af49-47b5-41fc-bbf4-514d415408e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:39:26.662068 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Create volume request issued successfully. Aug 19 21:39:26.662068 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9c0bb932-eeda-4104-a8e4-7c42ac0cfeda tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:39:26.662068 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1281/5112] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:39:26 2026] POST /volume/v3/volumes => generated 828 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:39:26.673946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f3253ba7-b3fe-4170-b417-b907a7588146 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:26.675695 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3253ba7-b3fe-4170-b417-b907a7588146 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:26.675827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3253ba7-b3fe-4170-b417-b907a7588146 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:26.675994 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3253ba7-b3fe-4170-b417-b907a7588146 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:26.682395 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:26.682395 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:26.685765 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f3253ba7-b3fe-4170-b417-b907a7588146 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:26.689815 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3253ba7-b3fe-4170-b417-b907a7588146 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:26.692249 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1284/5113] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:26 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:27.708275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7aba2cbc-e723-4f7d-ab14-3d53bcb58c66 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:27.710393 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7aba2cbc-e723-4f7d-ab14-3d53bcb58c66 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:27.710700 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7aba2cbc-e723-4f7d-ab14-3d53bcb58c66 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:27.710921 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7aba2cbc-e723-4f7d-ab14-3d53bcb58c66 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:27.718531 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:27.718531 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:27.723031 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7aba2cbc-e723-4f7d-ab14-3d53bcb58c66 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:27.727970 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7aba2cbc-e723-4f7d-ab14-3d53bcb58c66 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:27.728510 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1278/5114] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:27 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:27.742036 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-89487b2e-a91a-4794-91b0-eb50e1d924f9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:27.744029 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89487b2e-a91a-4794-91b0-eb50e1d924f9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:27.744243 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89487b2e-a91a-4794-91b0-eb50e1d924f9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:27.744461 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89487b2e-a91a-4794-91b0-eb50e1d924f9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:27.752163 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:27.752163 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:27.755909 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-89487b2e-a91a-4794-91b0-eb50e1d924f9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:27.760190 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89487b2e-a91a-4794-91b0-eb50e1d924f9 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:27.760629 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1272/5115] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:27 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:27.812583 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-b0b44664-c9fd-4ac1-a729-13420570a9f8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:27.814907 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-b0b44664-c9fd-4ac1-a729-13420570a9f8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:27.815115 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-b0b44664-c9fd-4ac1-a729-13420570a9f8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:27.815317 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-b0b44664-c9fd-4ac1-a729-13420570a9f8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:27.822978 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:27.822978 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:27.826912 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-b0b44664-c9fd-4ac1-a729-13420570a9f8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:27.831677 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-b0b44664-c9fd-4ac1-a729-13420570a9f8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:27.832199 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1282/5116] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:39:27 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:27.906273 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-012ec200-f8ad-454d-9a5e-c9398de29b82 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:27.906755 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-012ec200-f8ad-454d-9a5e-c9398de29b82 None None] GET https://10.4.3.158/volume// Aug 19 21:39:27.906985 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-012ec200-f8ad-454d-9a5e-c9398de29b82 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:27.907229 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-012ec200-f8ad-454d-9a5e-c9398de29b82 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:27.907619 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-012ec200-f8ad-454d-9a5e-c9398de29b82 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:39:27.907950 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1285/5117] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:39:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:39:27.916303 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-543a6317-bba9-4b9e-91c5-ce8c0ef16979 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:27.918386 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-543a6317-bba9-4b9e-91c5-ce8c0ef16979 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:39:27.918845 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-543a6317-bba9-4b9e-91c5-ce8c0ef16979 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6837bbe9-f03a-4a97-b96d-d39456e9035b", "connector": null, "instance_uuid": "edeac6b3-7c8f-4a33-96d4-3fb6f631e553"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:27.926945 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:27.926945 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:27.953906 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-543a6317-bba9-4b9e-91c5-ce8c0ef16979 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:39:27.954431 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1279/5118] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:39:27 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 19 21:39:27.984859 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ad17bf2f-dfd0-4209-b8ae-19b0107bae63 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:27.987868 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad17bf2f-dfd0-4209-b8ae-19b0107bae63 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:27.987868 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad17bf2f-dfd0-4209-b8ae-19b0107bae63 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:27.987868 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad17bf2f-dfd0-4209-b8ae-19b0107bae63 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:27.997090 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8ae5f9f7-5dff-403e-a120-9967f94c91d8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:27.997467 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8ae5f9f7-5dff-403e-a120-9967f94c91d8 None None] GET https://10.4.3.158/volume// Aug 19 21:39:27.997659 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8ae5f9f7-5dff-403e-a120-9967f94c91d8 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:27.997856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8ae5f9f7-5dff-403e-a120-9967f94c91d8 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:27.998168 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8ae5f9f7-5dff-403e-a120-9967f94c91d8 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:39:27.998442 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1283/5119] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:39:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:39:28.000468 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:28.000468 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:28.005307 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ad17bf2f-dfd0-4209-b8ae-19b0107bae63 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:28.006527 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-3c695a10-6ed4-4e68-8a7d-2dc0447d6b85 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:28.008572 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-3c695a10-6ed4-4e68-8a7d-2dc0447d6b85 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:28.008767 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-3c695a10-6ed4-4e68-8a7d-2dc0447d6b85 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:28.009002 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-3c695a10-6ed4-4e68-8a7d-2dc0447d6b85 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:28.011310 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad17bf2f-dfd0-4209-b8ae-19b0107bae63 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:28.012071 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1273/5120] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:27 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:28.018070 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:28.018070 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:28.021536 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-3c695a10-6ed4-4e68-8a7d-2dc0447d6b85 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:28.025829 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-3c695a10-6ed4-4e68-8a7d-2dc0447d6b85 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:28.026263 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1286/5121] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:39:28 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:39:28.143080 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-785051d6-35bd-4820-b4da-8f33e56d6c77 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:28.144992 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-785051d6-35bd-4820-b4da-8f33e56d6c77 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] PUT https://10.4.3.158/volume/v3/attachments/a8c6cf05-a4c4-4533-a98f-d5a44337c85e Aug 19 21:39:28.145364 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-785051d6-35bd-4820-b4da-8f33e56d6c77 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:28.153049 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-785051d6-35bd-4820-b4da-8f33e56d6c77 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Acquiring lock "cinder-attachment_update-6837bbe9-f03a-4a97-b96d-d39456e9035b-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:39:28.158271 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-785051d6-35bd-4820-b4da-8f33e56d6c77 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Lock "cinder-attachment_update-6837bbe9-f03a-4a97-b96d-d39456e9035b-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:39:28.159322 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:28.159322 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:28.249320 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-785051d6-35bd-4820-b4da-8f33e56d6c77 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Lock "cinder-attachment_update-6837bbe9-f03a-4a97-b96d-d39456e9035b-np0000007814" released by "attachment_update" :: held 0.091s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:39:28.249626 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-785051d6-35bd-4820-b4da-8f33e56d6c77 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/a8c6cf05-a4c4-4533-a98f-d5a44337c85e returned with HTTP 200 Aug 19 21:39:28.250113 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1280/5122] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:39:28 2026] PUT /volume/v3/attachments/a8c6cf05-a4c4-4533-a98f-d5a44337c85e => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:29.024537 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-51aa1712-c892-4638-96f5-5572dd98ce45 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:29.026592 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-51aa1712-c892-4638-96f5-5572dd98ce45 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:29.026870 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-51aa1712-c892-4638-96f5-5572dd98ce45 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:29.027131 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-51aa1712-c892-4638-96f5-5572dd98ce45 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:29.036634 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:29.036634 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:29.040118 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-51aa1712-c892-4638-96f5-5572dd98ce45 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:29.043893 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-51aa1712-c892-4638-96f5-5572dd98ce45 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:29.044324 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1284/5123] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:29 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:30.056282 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-552fd223-f3f0-410f-b1f0-2b473d7c627b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:30.058122 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-552fd223-f3f0-410f-b1f0-2b473d7c627b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:30.058309 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-552fd223-f3f0-410f-b1f0-2b473d7c627b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:30.058491 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-552fd223-f3f0-410f-b1f0-2b473d7c627b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:30.067522 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:30.067522 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:30.071099 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-552fd223-f3f0-410f-b1f0-2b473d7c627b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:30.075124 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-552fd223-f3f0-410f-b1f0-2b473d7c627b tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:30.075486 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1274/5124] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:30 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:31.087977 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-010f4824-12aa-4719-8d0c-4bd9e4c55f28 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:31.089901 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-010f4824-12aa-4719-8d0c-4bd9e4c55f28 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:31.090112 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-010f4824-12aa-4719-8d0c-4bd9e4c55f28 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:31.090326 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-010f4824-12aa-4719-8d0c-4bd9e4c55f28 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:31.100806 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:31.100806 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:31.104731 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-010f4824-12aa-4719-8d0c-4bd9e4c55f28 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:31.109428 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-010f4824-12aa-4719-8d0c-4bd9e4c55f28 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:31.109844 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1287/5125] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:31 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:31.496158 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-00e43d51-50b9-4fe5-be96-8a8f470cf4bb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:31.497982 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-00e43d51-50b9-4fe5-be96-8a8f470cf4bb tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/attachments/a8c6cf05-a4c4-4533-a98f-d5a44337c85e/action Aug 19 21:39:31.498363 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-00e43d51-50b9-4fe5-be96-8a8f470cf4bb tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:39:31.498489 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-00e43d51-50b9-4fe5-be96-8a8f470cf4bb tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:31.514054 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:31.514054 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:31.525737 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-ca6b4e70-4c53-4ae1-8839-c676d4e40cdb req-00e43d51-50b9-4fe5-be96-8a8f470cf4bb tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/a8c6cf05-a4c4-4533-a98f-d5a44337c85e/action returned with HTTP 204 Aug 19 21:39:31.526202 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1281/5126] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:39:31 2026] POST /volume/v3/attachments/a8c6cf05-a4c4-4533-a98f-d5a44337c85e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:39:32.122069 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e62d6919-b2af-45ba-9459-383cc77bce87 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:32.124438 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e62d6919-b2af-45ba-9459-383cc77bce87 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:32.124716 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e62d6919-b2af-45ba-9459-383cc77bce87 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:32.124984 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e62d6919-b2af-45ba-9459-383cc77bce87 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:32.137092 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:32.137092 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:32.141386 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e62d6919-b2af-45ba-9459-383cc77bce87 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:32.146890 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e62d6919-b2af-45ba-9459-383cc77bce87 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:32.147412 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1285/5127] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:32 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:32.193788 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ccafed67-3a45-4ff9-a00d-4d7a569f6534 req-e3286a8f-489b-4984-ac41-67b0e8b5c565 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:32.195831 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ccafed67-3a45-4ff9-a00d-4d7a569f6534 req-e3286a8f-489b-4984-ac41-67b0e8b5c565 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:32.196033 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ccafed67-3a45-4ff9-a00d-4d7a569f6534 req-e3286a8f-489b-4984-ac41-67b0e8b5c565 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:32.196227 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ccafed67-3a45-4ff9-a00d-4d7a569f6534 req-e3286a8f-489b-4984-ac41-67b0e8b5c565 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:32.205042 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:32.205042 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:32.208315 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-ccafed67-3a45-4ff9-a00d-4d7a569f6534 req-e3286a8f-489b-4984-ac41-67b0e8b5c565 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:32.212163 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ccafed67-3a45-4ff9-a00d-4d7a569f6534 req-e3286a8f-489b-4984-ac41-67b0e8b5c565 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:32.212534 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1275/5128] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:39:32 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:32.227148 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-645465ea-a982-4985-9a72-8b1afe69a2e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:32.228849 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-645465ea-a982-4985-9a72-8b1afe69a2e0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:32.229037 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-645465ea-a982-4985-9a72-8b1afe69a2e0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:32.229221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-645465ea-a982-4985-9a72-8b1afe69a2e0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:32.237956 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:32.237956 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:32.240826 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-645465ea-a982-4985-9a72-8b1afe69a2e0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:32.244182 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-645465ea-a982-4985-9a72-8b1afe69a2e0 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:32.244502 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1288/5129] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:32 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:32.281997 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-da796842-7180-404b-94ce-0b563d751559 req-1673d061-4f55-4f32-80ec-8dfc5bc4a2f5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:32.283936 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-1673d061-4f55-4f32-80ec-8dfc5bc4a2f5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:32.284153 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-1673d061-4f55-4f32-80ec-8dfc5bc4a2f5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:32.284348 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-1673d061-4f55-4f32-80ec-8dfc5bc4a2f5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:32.295080 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:32.295080 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:32.298879 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-da796842-7180-404b-94ce-0b563d751559 req-1673d061-4f55-4f32-80ec-8dfc5bc4a2f5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:32.302958 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-1673d061-4f55-4f32-80ec-8dfc5bc4a2f5 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:32.303339 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1282/5130] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:39:32 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:32.319709 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-da796842-7180-404b-94ce-0b563d751559 req-39ecea39-c570-4133-93d0-cd343f16641c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:32.321769 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-39ecea39-c570-4133-93d0-cd343f16641c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] POST https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b/action Aug 19 21:39:32.322165 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-39ecea39-c570-4133-93d0-cd343f16641c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:39:32.322345 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-39ecea39-c570-4133-93d0-cd343f16641c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:32.333355 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:32.333355 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:32.333872 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-da796842-7180-404b-94ce-0b563d751559 req-39ecea39-c570-4133-93d0-cd343f16641c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:32.339870 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-da796842-7180-404b-94ce-0b563d751559 req-39ecea39-c570-4133-93d0-cd343f16641c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Begin detaching volume completed successfully. Aug 19 21:39:32.340101 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-39ecea39-c570-4133-93d0-cd343f16641c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b/action returned with HTTP 202 Aug 19 21:39:32.340557 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1286/5131] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:39:32 2026] POST /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:39:32.356987 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0c559edd-b9b2-4202-a3f7-1c6efd03e3c8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:32.358641 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c559edd-b9b2-4202-a3f7-1c6efd03e3c8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:32.358822 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c559edd-b9b2-4202-a3f7-1c6efd03e3c8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:32.358995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c559edd-b9b2-4202-a3f7-1c6efd03e3c8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:32.366765 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:32.366765 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:32.369708 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0c559edd-b9b2-4202-a3f7-1c6efd03e3c8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:32.374078 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c559edd-b9b2-4202-a3f7-1c6efd03e3c8 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:32.374384 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1276/5132] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:32 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:32.378766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2409a1b1-1375-4344-ac6d-78a74a0317ca None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:32.379159 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2409a1b1-1375-4344-ac6d-78a74a0317ca None None] GET https://10.4.3.158/volume// Aug 19 21:39:32.379313 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2409a1b1-1375-4344-ac6d-78a74a0317ca None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:32.379506 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2409a1b1-1375-4344-ac6d-78a74a0317ca None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:32.379833 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2409a1b1-1375-4344-ac6d-78a74a0317ca None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:39:32.380154 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1289/5133] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:39:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:39:32.386577 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-da796842-7180-404b-94ce-0b563d751559 req-20c69cb5-c405-4f63-9f53-0e402276bda3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:32.388516 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-20c69cb5-c405-4f63-9f53-0e402276bda3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:32.388737 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-20c69cb5-c405-4f63-9f53-0e402276bda3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:32.388919 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-20c69cb5-c405-4f63-9f53-0e402276bda3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:32.397740 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:32.397740 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:32.401183 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-da796842-7180-404b-94ce-0b563d751559 req-20c69cb5-c405-4f63-9f53-0e402276bda3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:32.405377 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-20c69cb5-c405-4f63-9f53-0e402276bda3 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:32.405777 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1283/5134] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:39:32 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:39:32.891530 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-da796842-7180-404b-94ce-0b563d751559 req-0d8d6376-9ec9-4694-a448-dcc903075592 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:32.893536 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-0d8d6376-9ec9-4694-a448-dcc903075592 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:32.893730 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-0d8d6376-9ec9-4694-a448-dcc903075592 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:32.893906 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-0d8d6376-9ec9-4694-a448-dcc903075592 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:32.903171 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:32.903171 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:32.906684 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-da796842-7180-404b-94ce-0b563d751559 req-0d8d6376-9ec9-4694-a448-dcc903075592 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:32.910671 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-0d8d6376-9ec9-4694-a448-dcc903075592 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:32.911059 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1287/5135] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:39:32 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:33.220793 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-da796842-7180-404b-94ce-0b563d751559 req-8e6f8c40-1f63-4d80-9dd1-069ebd11b155 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:33.223573 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-8e6f8c40-1f63-4d80-9dd1-069ebd11b155 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a8c6cf05-a4c4-4533-a98f-d5a44337c85e Aug 19 21:39:33.223837 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-8e6f8c40-1f63-4d80-9dd1-069ebd11b155 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:33.224095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-8e6f8c40-1f63-4d80-9dd1-069ebd11b155 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:33.233414 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:33.233414 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:33.282277 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-da796842-7180-404b-94ce-0b563d751559 req-8e6f8c40-1f63-4d80-9dd1-069ebd11b155 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/attachments/a8c6cf05-a4c4-4533-a98f-d5a44337c85e returned with HTTP 200 Aug 19 21:39:33.283131 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1277/5136] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:39:33 2026] DELETE /volume/v3/attachments/a8c6cf05-a4c4-4533-a98f-d5a44337c85e => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:33.387363 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6d19b19b-c723-40c5-8e26-0787843171b6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:33.389392 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d19b19b-c723-40c5-8e26-0787843171b6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:33.389616 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d19b19b-c723-40c5-8e26-0787843171b6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:33.389827 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d19b19b-c723-40c5-8e26-0787843171b6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:33.396922 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:33.396922 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:33.400761 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6d19b19b-c723-40c5-8e26-0787843171b6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:33.405081 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d19b19b-c723-40c5-8e26-0787843171b6 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:33.405430 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1290/5137] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:33 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:33.417080 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6ff0302b-c073-4926-aeac-2afa41a2bf42 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:33.418774 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6ff0302b-c073-4926-aeac-2afa41a2bf42 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] DELETE https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:33.418951 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6ff0302b-c073-4926-aeac-2afa41a2bf42 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:33.419147 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6ff0302b-c073-4926-aeac-2afa41a2bf42 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:33.419315 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-6ff0302b-c073-4926-aeac-2afa41a2bf42 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Delete volume with id: 6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:33.425656 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:33.425656 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:33.426135 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6ff0302b-c073-4926-aeac-2afa41a2bf42 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:33.441959 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6ff0302b-c073-4926-aeac-2afa41a2bf42 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Delete volume request issued successfully. Aug 19 21:39:33.442136 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6ff0302b-c073-4926-aeac-2afa41a2bf42 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 202 Aug 19 21:39:33.442625 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1284/5138] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:39:33 2026] DELETE /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:39:33.449461 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-27971839-d8ba-4c73-8435-e87f1a757c0c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:33.451227 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27971839-d8ba-4c73-8435-e87f1a757c0c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:33.451532 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27971839-d8ba-4c73-8435-e87f1a757c0c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:33.451574 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27971839-d8ba-4c73-8435-e87f1a757c0c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:33.458371 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:33.458371 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:33.462700 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-27971839-d8ba-4c73-8435-e87f1a757c0c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Volume info retrieved successfully. Aug 19 21:39:33.466056 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27971839-d8ba-4c73-8435-e87f1a757c0c tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 200 Aug 19 21:39:33.466420 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1288/5139] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:33 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:34.479183 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d2ada02d-9e6a-4762-bb53-e0cea5886282 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:34.480911 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2ada02d-9e6a-4762-bb53-e0cea5886282 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] GET https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b Aug 19 21:39:34.481098 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2ada02d-9e6a-4762-bb53-e0cea5886282 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:34.481277 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2ada02d-9e6a-4762-bb53-e0cea5886282 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:34.486595 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2ada02d-9e6a-4762-bb53-e0cea5886282 tempest-VolumeMultiattachTests-964042374 tempest-VolumeMultiattachTests-964042374-project-member] https://10.4.3.158/volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b returned with HTTP 404 Aug 19 21:39:34.487230 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1278/5140] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:34 2026] GET /volume/v3/volumes/6837bbe9-f03a-4a97-b96d-d39456e9035b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:39:34.494119 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-61d73b43-5dbc-48c4-8c40-431467c17d41 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:34.495881 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61d73b43-5dbc-48c4-8c40-431467c17d41 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:39:34.496083 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-61d73b43-5dbc-48c4-8c40-431467c17d41 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:34.496274 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-61d73b43-5dbc-48c4-8c40-431467c17d41 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:34.497125 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61d73b43-5dbc-48c4-8c40-431467c17d41 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:39:34.510515 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-61d73b43-5dbc-48c4-8c40-431467c17d41 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Get all volumes completed successfully. Aug 19 21:39:34.512299 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:34.512299 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:34.516506 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61d73b43-5dbc-48c4-8c40-431467c17d41 tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:39:34.516897 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1291/5141] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:39:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9975 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:34.531039 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7b45a0d3-cfaa-4d56-806c-edee04ef662b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:34.532924 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7b45a0d3-cfaa-4d56-806c-edee04ef662b tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] DELETE https://10.4.3.158/volume/v3/types/615f48dc-0ff7-4b7d-8122-e8f25b1bae2e Aug 19 21:39:34.533131 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7b45a0d3-cfaa-4d56-806c-edee04ef662b tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:34.533331 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7b45a0d3-cfaa-4d56-806c-edee04ef662b tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] Calling method '_delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:34.556749 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7b45a0d3-cfaa-4d56-806c-edee04ef662b tempest-VolumeMultiattachTests-2084852467 tempest-VolumeMultiattachTests-2084852467-project-admin] https://10.4.3.158/volume/v3/types/615f48dc-0ff7-4b7d-8122-e8f25b1bae2e returned with HTTP 202 Aug 19 21:39:34.557472 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1285/5142] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:39:34 2026] DELETE /volume/v3/types/615f48dc-0ff7-4b7d-8122-e8f25b1bae2e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:39:43.465215 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=100,cinder:INSERT=9,cinder:UPDATE=13 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:39:44.483429 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=134,cinder:UPDATE=35,cinder:INSERT=15 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:39:44.514549 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=80,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:39:44.553586 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=110,cinder:INSERT=11,cinder:UPDATE=26 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:39:56.584820 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-16186ba4-ca8d-4bb3-8984-166225d83bd0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:56.586544 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-16186ba4-ca8d-4bb3-8984-166225d83bd0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:39:56.586711 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-16186ba4-ca8d-4bb3-8984-166225d83bd0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:56.586921 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-16186ba4-ca8d-4bb3-8984-166225d83bd0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:56.593148 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:56.593148 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:56.596260 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-16186ba4-ca8d-4bb3-8984-166225d83bd0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:56.599892 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-16186ba4-ca8d-4bb3-8984-166225d83bd0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:39:56.600250 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1289/5143] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:56 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:56.611022 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fc3b0727-b956-4a2b-b897-74acc5e9fa86 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:56.612731 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc3b0727-b956-4a2b-b897-74acc5e9fa86 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:39:56.612927 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc3b0727-b956-4a2b-b897-74acc5e9fa86 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:56.613114 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc3b0727-b956-4a2b-b897-74acc5e9fa86 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:56.619588 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:56.619588 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:56.622716 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fc3b0727-b956-4a2b-b897-74acc5e9fa86 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:56.626265 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc3b0727-b956-4a2b-b897-74acc5e9fa86 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:39:56.626590 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1279/5144] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:56 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:56.661489 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-8dfa1452-cec9-41dc-ae33-b6e7f4626c05 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:56.663550 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-8dfa1452-cec9-41dc-ae33-b6e7f4626c05 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:39:56.663772 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-8dfa1452-cec9-41dc-ae33-b6e7f4626c05 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:56.664026 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-8dfa1452-cec9-41dc-ae33-b6e7f4626c05 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:56.670612 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:56.670612 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:56.673807 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-8dfa1452-cec9-41dc-ae33-b6e7f4626c05 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:56.677589 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-8dfa1452-cec9-41dc-ae33-b6e7f4626c05 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:39:56.677988 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1292/5145] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:39:56 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:56.740387 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-516979f7-35d7-493d-ae41-7f04d74253dd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:56.740387 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-516979f7-35d7-493d-ae41-7f04d74253dd None None] GET https://10.4.3.158/volume// Aug 19 21:39:56.740387 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-516979f7-35d7-493d-ae41-7f04d74253dd None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:56.740387 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-516979f7-35d7-493d-ae41-7f04d74253dd None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:56.740387 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-516979f7-35d7-493d-ae41-7f04d74253dd None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:39:56.740387 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1286/5146] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:39:56 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:39:56.746241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-1560d6cc-4793-4141-a281-65d1c0f1352a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:56.863397 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-1560d6cc-4793-4141-a281-65d1c0f1352a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:39:56.863740 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-1560d6cc-4793-4141-a281-65d1c0f1352a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2854b039-e302-4ea1-bfa7-28d476f08b04", "connector": null, "instance_uuid": "a644d75c-9d10-4a98-81fd-763fbb5d12c1"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:56.871284 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:56.871284 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:56.894663 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-1560d6cc-4793-4141-a281-65d1c0f1352a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:39:56.895140 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1290/5147] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:39:56 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:56.921774 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8b1f365b-1bb8-4f9e-83de-044d7128d506 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:56.923575 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b1f365b-1bb8-4f9e-83de-044d7128d506 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:39:56.923776 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b1f365b-1bb8-4f9e-83de-044d7128d506 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:56.923995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b1f365b-1bb8-4f9e-83de-044d7128d506 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:56.931188 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a0a469ec-593a-4645-ad72-fa1c8ac66658 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:56.931624 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0a469ec-593a-4645-ad72-fa1c8ac66658 None None] GET https://10.4.3.158/volume// Aug 19 21:39:56.931820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0a469ec-593a-4645-ad72-fa1c8ac66658 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:56.932099 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0a469ec-593a-4645-ad72-fa1c8ac66658 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:56.932477 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0a469ec-593a-4645-ad72-fa1c8ac66658 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:39:56.932787 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1293/5148] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:39:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:39:56.933475 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:56.933475 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:56.936972 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8b1f365b-1bb8-4f9e-83de-044d7128d506 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:56.940712 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-6692ebf5-a404-428f-b33e-e746b1057b34 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:56.941164 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b1f365b-1bb8-4f9e-83de-044d7128d506 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:39:56.941660 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1280/5149] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:56 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:56.943460 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-6692ebf5-a404-428f-b33e-e746b1057b34 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:39:56.943460 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-6692ebf5-a404-428f-b33e-e746b1057b34 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:56.943460 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-6692ebf5-a404-428f-b33e-e746b1057b34 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:56.953413 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:56.953413 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:56.957193 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-6692ebf5-a404-428f-b33e-e746b1057b34 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:56.961357 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-6692ebf5-a404-428f-b33e-e746b1057b34 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:39:56.961805 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1287/5150] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:39:56 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:39:57.055972 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-c7dc0481-268d-421b-bd3d-0e5796e02e79 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:57.057702 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-c7dc0481-268d-421b-bd3d-0e5796e02e79 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] PUT https://10.4.3.158/volume/v3/attachments/71f30cf9-0abd-45e9-a0a0-c73007793840 Aug 19 21:39:57.058036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-c7dc0481-268d-421b-bd3d-0e5796e02e79 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:39:57.064311 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-c7dc0481-268d-421b-bd3d-0e5796e02e79 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Acquiring lock "cinder-attachment_update-2854b039-e302-4ea1-bfa7-28d476f08b04-np0000007814" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:39:57.069739 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-c7dc0481-268d-421b-bd3d-0e5796e02e79 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-2854b039-e302-4ea1-bfa7-28d476f08b04-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:39:57.070539 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:57.070539 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:39:57.134836 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-c7dc0481-268d-421b-bd3d-0e5796e02e79 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-2854b039-e302-4ea1-bfa7-28d476f08b04-np0000007814" released by "attachment_update" :: held 0.065s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:39:57.135158 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-c7dc0481-268d-421b-bd3d-0e5796e02e79 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/71f30cf9-0abd-45e9-a0a0-c73007793840 returned with HTTP 200 Aug 19 21:39:57.135851 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1291/5151] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:39:57 2026] PUT /volume/v3/attachments/71f30cf9-0abd-45e9-a0a0-c73007793840 => generated 968 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:39:57.142704 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-241b34f1-ae90-476f-aebd-a04a92c9d1fa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:57.144957 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-241b34f1-ae90-476f-aebd-a04a92c9d1fa tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption Aug 19 21:39:57.145208 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-241b34f1-ae90-476f-aebd-a04a92c9d1fa tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:57.145435 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-241b34f1-ae90-476f-aebd-a04a92c9d1fa tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:57.154342 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:57.154342 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:39:57.160418 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-241b34f1-ae90-476f-aebd-a04a92c9d1fa tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption returned with HTTP 200 Aug 19 21:39:57.160787 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1294/5152] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:39:57 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:57.956083 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3f3c107c-a603-47f2-bdf8-54975f0d4580 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:57.958027 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f3c107c-a603-47f2-bdf8-54975f0d4580 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:39:57.958238 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f3c107c-a603-47f2-bdf8-54975f0d4580 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:57.958450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f3c107c-a603-47f2-bdf8-54975f0d4580 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:57.968912 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:57.968912 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:39:57.972354 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3f3c107c-a603-47f2-bdf8-54975f0d4580 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:57.976935 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f3c107c-a603-47f2-bdf8-54975f0d4580 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:39:57.977382 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1281/5153] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:57 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:39:58.989313 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1adba7f0-73db-483c-b7e6-8760a63b143f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:39:58.990890 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1adba7f0-73db-483c-b7e6-8760a63b143f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:39:58.991112 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1adba7f0-73db-483c-b7e6-8760a63b143f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:39:58.991294 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1adba7f0-73db-483c-b7e6-8760a63b143f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:39:58.999433 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:39:58.999433 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:39:59.002246 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1adba7f0-73db-483c-b7e6-8760a63b143f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:39:59.005783 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1adba7f0-73db-483c-b7e6-8760a63b143f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:39:59.006167 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1288/5154] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:39:58 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:00.017606 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-35136906-f5ac-4eaf-819f-501b33ede047 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:00.019712 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-35136906-f5ac-4eaf-819f-501b33ede047 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:00.019954 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-35136906-f5ac-4eaf-819f-501b33ede047 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:00.020166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-35136906-f5ac-4eaf-819f-501b33ede047 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:00.030376 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:00.030376 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:00.034134 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-35136906-f5ac-4eaf-819f-501b33ede047 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:00.038564 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-35136906-f5ac-4eaf-819f-501b33ede047 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:00.039110 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1292/5155] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:00 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:01.051867 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bf077cb7-ccf2-481c-a5f7-e75c6852026a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:01.053599 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf077cb7-ccf2-481c-a5f7-e75c6852026a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:01.053778 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf077cb7-ccf2-481c-a5f7-e75c6852026a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:01.053967 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf077cb7-ccf2-481c-a5f7-e75c6852026a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:01.062525 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:01.062525 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:01.066238 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bf077cb7-ccf2-481c-a5f7-e75c6852026a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:01.070222 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf077cb7-ccf2-481c-a5f7-e75c6852026a tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:01.070564 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1295/5156] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:01 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:02.082388 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-192095c0-c281-45b9-8242-9ffe52eca9d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:02.084261 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-192095c0-c281-45b9-8242-9ffe52eca9d4 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:02.084447 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-192095c0-c281-45b9-8242-9ffe52eca9d4 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:02.084624 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-192095c0-c281-45b9-8242-9ffe52eca9d4 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:02.093981 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:02.093981 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:02.097257 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-192095c0-c281-45b9-8242-9ffe52eca9d4 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:02.101262 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-192095c0-c281-45b9-8242-9ffe52eca9d4 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:02.101628 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1282/5157] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:02 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:03.114267 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-129ba0a3-2cb4-47e3-9c49-09a849f0063f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:03.115995 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-129ba0a3-2cb4-47e3-9c49-09a849f0063f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:03.116224 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-129ba0a3-2cb4-47e3-9c49-09a849f0063f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:03.116436 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-129ba0a3-2cb4-47e3-9c49-09a849f0063f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:03.124834 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:03.124834 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:40:03.127830 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-129ba0a3-2cb4-47e3-9c49-09a849f0063f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:03.131425 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-129ba0a3-2cb4-47e3-9c49-09a849f0063f tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:03.131804 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1289/5158] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:03 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:04.143232 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6b00fb6f-b6da-4919-9ff1-e681ecb89353 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:04.145091 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b00fb6f-b6da-4919-9ff1-e681ecb89353 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:04.145091 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b00fb6f-b6da-4919-9ff1-e681ecb89353 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:04.145255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b00fb6f-b6da-4919-9ff1-e681ecb89353 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:04.154354 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:04.154354 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:04.157494 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6b00fb6f-b6da-4919-9ff1-e681ecb89353 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:04.161059 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b00fb6f-b6da-4919-9ff1-e681ecb89353 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:04.161152 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1293/5159] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:04 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:05.070064 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-7fb9cae1-b5c8-49a9-8cde-be1707214ffd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:05.072238 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-7fb9cae1-b5c8-49a9-8cde-be1707214ffd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments/71f30cf9-0abd-45e9-a0a0-c73007793840/action Aug 19 21:40:05.072605 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-7fb9cae1-b5c8-49a9-8cde-be1707214ffd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:40:05.072605 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-7fb9cae1-b5c8-49a9-8cde-be1707214ffd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:05.087623 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:05.087623 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:05.099193 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-21818cf3-9cf9-432e-a92d-fbe9328a8643 req-7fb9cae1-b5c8-49a9-8cde-be1707214ffd tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/71f30cf9-0abd-45e9-a0a0-c73007793840/action returned with HTTP 204 Aug 19 21:40:05.099193 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1296/5160] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:40:05 2026] POST /volume/v3/attachments/71f30cf9-0abd-45e9-a0a0-c73007793840/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:40:05.172691 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f7d2d213-125a-4162-a535-7d2dbe6bc492 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:05.176034 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f7d2d213-125a-4162-a535-7d2dbe6bc492 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:05.176034 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f7d2d213-125a-4162-a535-7d2dbe6bc492 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:05.176034 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f7d2d213-125a-4162-a535-7d2dbe6bc492 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:05.184243 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:05.184243 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:05.187673 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f7d2d213-125a-4162-a535-7d2dbe6bc492 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:05.191775 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f7d2d213-125a-4162-a535-7d2dbe6bc492 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:05.192295 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1283/5161] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:05 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:05.204278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6a6b45dc-3c08-4b11-8eec-11039d5f9097 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:05.207270 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6a6b45dc-3c08-4b11-8eec-11039d5f9097 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:05.207689 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6a6b45dc-3c08-4b11-8eec-11039d5f9097 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:05.208104 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6a6b45dc-3c08-4b11-8eec-11039d5f9097 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:05.220849 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:05.220849 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:40:05.225393 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6a6b45dc-3c08-4b11-8eec-11039d5f9097 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:05.231466 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6a6b45dc-3c08-4b11-8eec-11039d5f9097 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:05.231466 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1290/5162] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:05 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:07.374275 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-23de2528-4c25-46d6-b3b2-edc9b411b2f9 req-45f58720-0d06-4398-972c-1b25e5c5ef1f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:07.376192 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-23de2528-4c25-46d6-b3b2-edc9b411b2f9 req-45f58720-0d06-4398-972c-1b25e5c5ef1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/attachments/92e356d3-b878-42bb-b6ee-a915d846974a Aug 19 21:40:07.376411 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-23de2528-4c25-46d6-b3b2-edc9b411b2f9 req-45f58720-0d06-4398-972c-1b25e5c5ef1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:07.376592 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-23de2528-4c25-46d6-b3b2-edc9b411b2f9 req-45f58720-0d06-4398-972c-1b25e5c5ef1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:07.383240 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:07.383240 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:07.429288 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-23de2528-4c25-46d6-b3b2-edc9b411b2f9 req-45f58720-0d06-4398-972c-1b25e5c5ef1f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/92e356d3-b878-42bb-b6ee-a915d846974a returned with HTTP 200 Aug 19 21:40:07.429638 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1294/5163] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:40:07 2026] DELETE /volume/v3/attachments/92e356d3-b878-42bb-b6ee-a915d846974a => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:08.151083 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f244711f-11c4-45df-81f3-e1c9f1be5371 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:08.151503 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f244711f-11c4-45df-81f3-e1c9f1be5371 None None] GET https://10.4.3.158/volume// Aug 19 21:40:08.151503 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f244711f-11c4-45df-81f3-e1c9f1be5371 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:08.151503 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f244711f-11c4-45df-81f3-e1c9f1be5371 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:08.151797 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f244711f-11c4-45df-81f3-e1c9f1be5371 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:40:08.152085 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1297/5164] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:40:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:40:08.160669 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-7f1e2a6e-7361-4f05-aece-e85140f26d26 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:08.162750 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-7f1e2a6e-7361-4f05-aece-e85140f26d26 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:40:08.163141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-7f1e2a6e-7361-4f05-aece-e85140f26d26 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2854b039-e302-4ea1-bfa7-28d476f08b04", "connector": null, "instance_uuid": "a644d75c-9d10-4a98-81fd-763fbb5d12c1"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:08.172882 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:08.172882 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:08.196504 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-7f1e2a6e-7361-4f05-aece-e85140f26d26 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:40:08.196917 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1284/5165] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:40:08 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:08.204198 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-2a2209cc-2481-48a7-b1dc-9f74868719b3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:08.206217 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-2a2209cc-2481-48a7-b1dc-9f74868719b3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] DELETE https://10.4.3.158/volume/v3/attachments/71f30cf9-0abd-45e9-a0a0-c73007793840 Aug 19 21:40:08.206430 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-2a2209cc-2481-48a7-b1dc-9f74868719b3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:08.206611 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-2a2209cc-2481-48a7-b1dc-9f74868719b3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:08.213302 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:08.213302 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:40:08.257844 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-2a2209cc-2481-48a7-b1dc-9f74868719b3 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/71f30cf9-0abd-45e9-a0a0-c73007793840 returned with HTTP 200 Aug 19 21:40:08.258279 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1291/5166] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:40:08 2026] DELETE /volume/v3/attachments/71f30cf9-0abd-45e9-a0a0-c73007793840 => generated 192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:08.619966 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-17dc8ded-65c7-42a3-959f-b661aa584141 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:08.621702 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17dc8ded-65c7-42a3-959f-b661aa584141 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa Aug 19 21:40:08.621902 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17dc8ded-65c7-42a3-959f-b661aa584141 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:08.622134 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17dc8ded-65c7-42a3-959f-b661aa584141 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:08.622325 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-17dc8ded-65c7-42a3-959f-b661aa584141 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 99441784-0ae0-419d-a00d-2d66ae70a6fa Aug 19 21:40:08.629394 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:08.629394 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:08.629826 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-17dc8ded-65c7-42a3-959f-b661aa584141 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:40:08.647571 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-17dc8ded-65c7-42a3-959f-b661aa584141 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume request issued successfully. Aug 19 21:40:08.647571 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17dc8ded-65c7-42a3-959f-b661aa584141 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa returned with HTTP 202 Aug 19 21:40:08.647886 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1295/5167] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:40:08 2026] DELETE /volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:40:08.655001 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-856e0e5b-8895-4a72-80c1-ffa6e50c9d1b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:08.657684 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-856e0e5b-8895-4a72-80c1-ffa6e50c9d1b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa Aug 19 21:40:08.657953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-856e0e5b-8895-4a72-80c1-ffa6e50c9d1b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:08.658273 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-856e0e5b-8895-4a72-80c1-ffa6e50c9d1b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:08.665567 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:08.665567 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:08.668414 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-856e0e5b-8895-4a72-80c1-ffa6e50c9d1b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:40:08.672397 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-856e0e5b-8895-4a72-80c1-ffa6e50c9d1b tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa returned with HTTP 200 Aug 19 21:40:08.672743 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1298/5168] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:08 2026] GET /volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:09.031691 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-06d1126e-351b-4fd3-b001-43ee990e0539 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:09.033846 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-06d1126e-351b-4fd3-b001-43ee990e0539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] PUT https://10.4.3.158/volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec Aug 19 21:40:09.034245 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-06d1126e-351b-4fd3-b001-43ee990e0539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:09.041472 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-06d1126e-351b-4fd3-b001-43ee990e0539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Acquiring lock "cinder-attachment_update-2854b039-e302-4ea1-bfa7-28d476f08b04-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:40:09.045480 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-06d1126e-351b-4fd3-b001-43ee990e0539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-2854b039-e302-4ea1-bfa7-28d476f08b04-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:40:09.046470 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:09.046470 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:09.137521 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-06d1126e-351b-4fd3-b001-43ee990e0539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-2854b039-e302-4ea1-bfa7-28d476f08b04-np0000007814" released by "attachment_update" :: held 0.092s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:40:09.137861 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-06d1126e-351b-4fd3-b001-43ee990e0539 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec returned with HTTP 200 Aug 19 21:40:09.138615 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1285/5169] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:40:09 2026] PUT /volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:09.146342 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-336d9413-3edb-4c7f-a78c-67dcd38aec39 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:09.148152 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-336d9413-3edb-4c7f-a78c-67dcd38aec39 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec Aug 19 21:40:09.148330 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-336d9413-3edb-4c7f-a78c-67dcd38aec39 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:09.148497 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-336d9413-3edb-4c7f-a78c-67dcd38aec39 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:09.160114 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-336d9413-3edb-4c7f-a78c-67dcd38aec39 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec returned with HTTP 200 Aug 19 21:40:09.160456 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1292/5170] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Aug 19 21:40:09 2026] GET /volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec => generated 993 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:09.684605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-79b445ed-6c51-4bd3-8aaa-3506cd60b6d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:09.686418 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79b445ed-6c51-4bd3-8aaa-3506cd60b6d0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa Aug 19 21:40:09.686664 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79b445ed-6c51-4bd3-8aaa-3506cd60b6d0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:09.686903 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79b445ed-6c51-4bd3-8aaa-3506cd60b6d0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:09.692450 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79b445ed-6c51-4bd3-8aaa-3506cd60b6d0 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa returned with HTTP 404 Aug 19 21:40:09.692944 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1296/5171] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:09 2026] GET /volume/v3/volumes/99441784-0ae0-419d-a00d-2d66ae70a6fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:40:09.699630 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-74a420ce-e0b6-4c36-b534-31de0c06e66e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:09.701192 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74a420ce-e0b6-4c36-b534-31de0c06e66e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 Aug 19 21:40:09.701394 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74a420ce-e0b6-4c36-b534-31de0c06e66e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:09.701549 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74a420ce-e0b6-4c36-b534-31de0c06e66e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:09.701641 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-74a420ce-e0b6-4c36-b534-31de0c06e66e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete snapshot with id: d7219d67-13dc-4401-846e-566c594d00d5 Aug 19 21:40:09.705997 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:09.705997 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:09.706401 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-74a420ce-e0b6-4c36-b534-31de0c06e66e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:40:09.722100 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-74a420ce-e0b6-4c36-b534-31de0c06e66e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot delete request issued successfully. Aug 19 21:40:09.722268 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74a420ce-e0b6-4c36-b534-31de0c06e66e tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 returned with HTTP 202 Aug 19 21:40:09.722706 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1299/5172] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:40:09 2026] DELETE /volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:40:09.729389 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-98607b88-50c5-481d-ba78-c5a7da09530f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:09.731118 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-98607b88-50c5-481d-ba78-c5a7da09530f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 Aug 19 21:40:09.731291 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-98607b88-50c5-481d-ba78-c5a7da09530f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:09.731454 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-98607b88-50c5-481d-ba78-c5a7da09530f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:09.736949 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:09.736949 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:09.737445 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-98607b88-50c5-481d-ba78-c5a7da09530f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Snapshot retrieved successfully. Aug 19 21:40:09.738165 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-98607b88-50c5-481d-ba78-c5a7da09530f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 returned with HTTP 200 Aug 19 21:40:09.738511 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1286/5173] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:40:09 2026] GET /volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:10.748534 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2bb03f5c-7dda-4bd9-a77e-55b8cadf3d4f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:10.750252 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2bb03f5c-7dda-4bd9-a77e-55b8cadf3d4f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 Aug 19 21:40:10.750430 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2bb03f5c-7dda-4bd9-a77e-55b8cadf3d4f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:10.750604 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2bb03f5c-7dda-4bd9-a77e-55b8cadf3d4f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:10.754725 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2bb03f5c-7dda-4bd9-a77e-55b8cadf3d4f tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 returned with HTTP 404 Aug 19 21:40:10.755204 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1293/5174] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:40:10 2026] GET /volume/v3/snapshots/d7219d67-13dc-4401-846e-566c594d00d5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:40:12.554713 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-e96639f2-afca-4146-806d-ecbdb191bbd5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:12.556633 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-e96639f2-afca-4146-806d-ecbdb191bbd5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption Aug 19 21:40:12.556792 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-e96639f2-afca-4146-806d-ecbdb191bbd5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:12.556968 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-e96639f2-afca-4146-806d-ecbdb191bbd5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:12.565199 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:12.565199 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:12.570504 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-e96639f2-afca-4146-806d-ecbdb191bbd5 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption returned with HTTP 200 Aug 19 21:40:12.570845 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1297/5175] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:40:12 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:13.267909 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-24e21488-62f4-48bc-8e81-b0ac80c183de req-017fec4a-05e0-44ce-a904-224ebdc10fbe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:13.270551 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-24e21488-62f4-48bc-8e81-b0ac80c183de req-017fec4a-05e0-44ce-a904-224ebdc10fbe tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/attachments/ae4c9fe5-9932-46a6-93e5-c3958491b25b Aug 19 21:40:13.270785 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-24e21488-62f4-48bc-8e81-b0ac80c183de req-017fec4a-05e0-44ce-a904-224ebdc10fbe tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:13.271029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-24e21488-62f4-48bc-8e81-b0ac80c183de req-017fec4a-05e0-44ce-a904-224ebdc10fbe tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:13.278316 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:13.278316 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:13.317034 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-24e21488-62f4-48bc-8e81-b0ac80c183de req-017fec4a-05e0-44ce-a904-224ebdc10fbe tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/attachments/ae4c9fe5-9932-46a6-93e5-c3958491b25b returned with HTTP 200 Aug 19 21:40:13.317579 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1300/5176] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:40:13 2026] DELETE /volume/v3/attachments/ae4c9fe5-9932-46a6-93e5-c3958491b25b => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:14.646748 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-18fd0573-260f-4e03-8725-43008b0f35f7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:14.649322 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-18fd0573-260f-4e03-8725-43008b0f35f7 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec/action Aug 19 21:40:14.649779 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-18fd0573-260f-4e03-8725-43008b0f35f7 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:40:14.649922 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-18fd0573-260f-4e03-8725-43008b0f35f7 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:14.666353 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:14.666353 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:14.676638 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-33c90933-00c0-4f62-80ba-77df7a3f38d1 req-18fd0573-260f-4e03-8725-43008b0f35f7 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec/action returned with HTTP 204 Aug 19 21:40:14.677143 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1287/5177] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:40:14 2026] POST /volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:40:14.775249 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ebcf2ced-d4af-4ed1-8d9b-0a768cae5118 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:14.776884 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ebcf2ced-d4af-4ed1-8d9b-0a768cae5118 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:40:14.777127 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ebcf2ced-d4af-4ed1-8d9b-0a768cae5118 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:14.777316 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ebcf2ced-d4af-4ed1-8d9b-0a768cae5118 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:14.777467 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-ebcf2ced-d4af-4ed1-8d9b-0a768cae5118 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume with id: 892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:40:14.784128 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:14.784128 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:40:14.784535 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ebcf2ced-d4af-4ed1-8d9b-0a768cae5118 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:40:14.801321 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ebcf2ced-d4af-4ed1-8d9b-0a768cae5118 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Delete volume request issued successfully. Aug 19 21:40:14.801537 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ebcf2ced-d4af-4ed1-8d9b-0a768cae5118 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 202 Aug 19 21:40:14.801962 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1294/5178] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:40:14 2026] DELETE /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:40:14.809137 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6da1b272-1269-4393-8dbc-3aaa58e22016 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:14.811656 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6da1b272-1269-4393-8dbc-3aaa58e22016 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:40:14.811863 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6da1b272-1269-4393-8dbc-3aaa58e22016 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:14.812166 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6da1b272-1269-4393-8dbc-3aaa58e22016 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:14.819930 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:14.819930 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:14.824033 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6da1b272-1269-4393-8dbc-3aaa58e22016 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Volume info retrieved successfully. Aug 19 21:40:14.828997 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6da1b272-1269-4393-8dbc-3aaa58e22016 tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 200 Aug 19 21:40:14.829541 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1298/5179] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:14 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:15.841327 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a00ff69-b3ce-4459-ae44-462c5f7c5bbc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:15.843163 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a00ff69-b3ce-4459-ae44-462c5f7c5bbc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] GET https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 Aug 19 21:40:15.843372 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a00ff69-b3ce-4459-ae44-462c5f7c5bbc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:15.843551 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a00ff69-b3ce-4459-ae44-462c5f7c5bbc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:15.849258 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a00ff69-b3ce-4459-ae44-462c5f7c5bbc tempest-TestVolumeBootPattern-1329175867 tempest-TestVolumeBootPattern-1329175867-project-member] https://10.4.3.158/volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 returned with HTTP 404 Aug 19 21:40:15.849668 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1301/5180] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:15 2026] GET /volume/v3/volumes/892e8272-e5bd-42b4-bab7-3b1825805831 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:40:16.423691 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e757246b-4673-4443-8636-94a15993c931 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:16.424123 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e757246b-4673-4443-8636-94a15993c931 None None] GET https://10.4.3.158/volume// Aug 19 21:40:16.424251 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e757246b-4673-4443-8636-94a15993c931 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:16.424430 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e757246b-4673-4443-8636-94a15993c931 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:16.424731 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e757246b-4673-4443-8636-94a15993c931 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:40:16.425030 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1288/5181] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:40:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:40:16.431624 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-32d2c683-06eb-42d3-bd30-4a7ca0be7231 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:16.433838 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-32d2c683-06eb-42d3-bd30-4a7ca0be7231 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:40:16.434204 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-32d2c683-06eb-42d3-bd30-4a7ca0be7231 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2854b039-e302-4ea1-bfa7-28d476f08b04", "connector": null, "instance_uuid": "a644d75c-9d10-4a98-81fd-763fbb5d12c1"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:16.444207 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:16.444207 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:40:16.468955 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-32d2c683-06eb-42d3-bd30-4a7ca0be7231 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:40:16.469445 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1295/5182] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:40:16 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 19 21:40:16.476994 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-f98978ea-86ed-498a-8bbd-698cd33e2faf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:16.478947 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-f98978ea-86ed-498a-8bbd-698cd33e2faf tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] DELETE https://10.4.3.158/volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec Aug 19 21:40:16.479201 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-f98978ea-86ed-498a-8bbd-698cd33e2faf tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:16.479406 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-f98978ea-86ed-498a-8bbd-698cd33e2faf tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:16.486049 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:16.486049 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:16.527680 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-f98978ea-86ed-498a-8bbd-698cd33e2faf tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec returned with HTTP 200 Aug 19 21:40:16.528089 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1299/5183] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:40:16 2026] DELETE /volume/v3/attachments/541931dd-2839-4535-aa96-27686ef358ec => generated 192 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:17.540384 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-ed25feaf-c48d-43a4-a167-5c4a978f7870 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:17.543079 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-ed25feaf-c48d-43a4-a167-5c4a978f7870 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] PUT https://10.4.3.158/volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a Aug 19 21:40:17.543553 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-ed25feaf-c48d-43a4-a167-5c4a978f7870 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:17.552190 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-ed25feaf-c48d-43a4-a167-5c4a978f7870 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Acquiring lock "cinder-attachment_update-2854b039-e302-4ea1-bfa7-28d476f08b04-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:40:17.556599 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-ed25feaf-c48d-43a4-a167-5c4a978f7870 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-2854b039-e302-4ea1-bfa7-28d476f08b04-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:40:17.557547 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:17.557547 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:17.621906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-ed25feaf-c48d-43a4-a167-5c4a978f7870 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Lock "cinder-attachment_update-2854b039-e302-4ea1-bfa7-28d476f08b04-np0000007814" released by "attachment_update" :: held 0.065s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:40:17.622654 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-ed25feaf-c48d-43a4-a167-5c4a978f7870 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a returned with HTTP 200 Aug 19 21:40:17.623145 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1302/5184] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:40:17 2026] PUT /volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:17.630900 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-896abcca-7687-4642-8c55-b3933887b9c0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:17.632976 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-896abcca-7687-4642-8c55-b3933887b9c0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a Aug 19 21:40:17.633114 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-896abcca-7687-4642-8c55-b3933887b9c0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:17.633322 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-896abcca-7687-4642-8c55-b3933887b9c0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:17.645673 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-896abcca-7687-4642-8c55-b3933887b9c0 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a returned with HTTP 200 Aug 19 21:40:17.646076 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1289/5185] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Aug 19 21:40:17 2026] GET /volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:20.830867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-f7771cf5-2ce5-4c11-9d72-870fd807ffe9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:20.832850 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-f7771cf5-2ce5-4c11-9d72-870fd807ffe9 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption Aug 19 21:40:20.833059 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-f7771cf5-2ce5-4c11-9d72-870fd807ffe9 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:20.833253 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-f7771cf5-2ce5-4c11-9d72-870fd807ffe9 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:20.842437 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:20.842437 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:40:20.848286 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-f7771cf5-2ce5-4c11-9d72-870fd807ffe9 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption returned with HTTP 200 Aug 19 21:40:20.848699 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1296/5186] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:40:20 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:22.970952 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-dd97106f-99c8-45ef-9485-1ea477235e37 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:22.973616 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-dd97106f-99c8-45ef-9485-1ea477235e37 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a/action Aug 19 21:40:22.974117 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-dd97106f-99c8-45ef-9485-1ea477235e37 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:40:22.974321 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-dd97106f-99c8-45ef-9485-1ea477235e37 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:22.993923 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:22.993923 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:23.005264 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-dea5a95d-99aa-47a4-b0c0-fa843666759d req-dd97106f-99c8-45ef-9485-1ea477235e37 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a/action returned with HTTP 204 Aug 19 21:40:23.005775 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1300/5187] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:40:22 2026] POST /volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:40:23.617857 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e51cd871-fc5e-42db-ad8e-3bad166a0c8d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:23.620126 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e51cd871-fc5e-42db-ad8e-3bad166a0c8d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:23.620126 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e51cd871-fc5e-42db-ad8e-3bad166a0c8d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:23.620126 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e51cd871-fc5e-42db-ad8e-3bad166a0c8d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:23.629005 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:23.629005 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:23.631985 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e51cd871-fc5e-42db-ad8e-3bad166a0c8d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:23.635504 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e51cd871-fc5e-42db-ad8e-3bad166a0c8d tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:23.636638 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1303/5188] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:23 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:23.675596 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-375d2182-699e-4b00-aa4e-062da671af84 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:23.678125 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-375d2182-699e-4b00-aa4e-062da671af84 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:23.678184 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-375d2182-699e-4b00-aa4e-062da671af84 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:23.678348 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-375d2182-699e-4b00-aa4e-062da671af84 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:23.687508 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:23.687508 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:23.689511 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-375d2182-699e-4b00-aa4e-062da671af84 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:23.696171 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-375d2182-699e-4b00-aa4e-062da671af84 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:23.696583 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1290/5189] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:40:23 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:23.713323 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-9ec7d977-6ec2-4ee1-921a-00e1c387c640 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:23.715074 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-9ec7d977-6ec2-4ee1-921a-00e1c387c640 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] POST https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/action Aug 19 21:40:23.715386 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-9ec7d977-6ec2-4ee1-921a-00e1c387c640 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:40:23.715562 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-9ec7d977-6ec2-4ee1-921a-00e1c387c640 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:23.724364 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:23.724364 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:40:23.725117 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-9ec7d977-6ec2-4ee1-921a-00e1c387c640 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:23.742527 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-9ec7d977-6ec2-4ee1-921a-00e1c387c640 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Begin detaching volume completed successfully. Aug 19 21:40:23.742713 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-9ec7d977-6ec2-4ee1-921a-00e1c387c640 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/action returned with HTTP 202 Aug 19 21:40:23.743126 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1297/5190] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:40:23 2026] POST /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:40:23.791066 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-53cd65dd-ed78-4115-bb4e-4325c6dc67ef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:23.791468 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53cd65dd-ed78-4115-bb4e-4325c6dc67ef None None] GET https://10.4.3.158/volume// Aug 19 21:40:23.791649 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53cd65dd-ed78-4115-bb4e-4325c6dc67ef None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:23.791858 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53cd65dd-ed78-4115-bb4e-4325c6dc67ef None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:23.792221 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53cd65dd-ed78-4115-bb4e-4325c6dc67ef None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:40:23.792487 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1301/5191] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:40:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:40:23.800282 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-48c244e2-b2e4-4107-903d-629116343a29 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:23.801992 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-48c244e2-b2e4-4107-903d-629116343a29 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:23.802184 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-48c244e2-b2e4-4107-903d-629116343a29 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:23.802415 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-48c244e2-b2e4-4107-903d-629116343a29 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:23.812294 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:23.812294 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:23.816250 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-48c244e2-b2e4-4107-903d-629116343a29 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:23.820135 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-48c244e2-b2e4-4107-903d-629116343a29 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:23.820508 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1304/5192] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:40:23 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:40:23.830132 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-dcfe1686-3d25-4994-ac12-ad539e4c7534 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:23.832132 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-dcfe1686-3d25-4994-ac12-ad539e4c7534 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption Aug 19 21:40:23.832225 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-dcfe1686-3d25-4994-ac12-ad539e4c7534 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:23.832393 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-dcfe1686-3d25-4994-ac12-ad539e4c7534 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:23.840247 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:23.840247 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:23.845976 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-dcfe1686-3d25-4994-ac12-ad539e4c7534 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption returned with HTTP 200 Aug 19 21:40:23.846087 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1291/5193] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:40:23 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:30.168186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:30.169761 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:40:30.170113 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-367100727", "snapshot_id": null, "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:30.171511 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-367100727', 'snapshot_id': None, 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:40:30.242203 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create volume of 1 GB Aug 19 21:40:30.246085 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Availability Zones retrieved successfully. Aug 19 21:40:30.250973 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Flow 'volume_create_api' (a64ac1a4-5d35-4301-8224-d4f67982375d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:40:30.252132 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb5d544-20df-4764-ab6e-8d1a79ed8a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:40:30.252955 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:40:30.305218 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb5d544-20df-4764-ab6e-8d1a79ed8a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:40:30.305889 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd095a6-5c27-46b9-bb09-e48ef05ebae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:40:30.375788 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Created reservations ['d2f108a5-ec89-4084-9ed1-11659ab9f4cc', 'fa309ec6-c61c-47ab-95aa-de6c72cae1d1', '44d672d4-05f5-48df-8bb1-bd5916216cdd', '7c982e14-f265-4ddf-b773-6d6e5bfc7176'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:40:30.376515 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd095a6-5c27-46b9-bb09-e48ef05ebae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2f108a5-ec89-4084-9ed1-11659ab9f4cc', 'fa309ec6-c61c-47ab-95aa-de6c72cae1d1', '44d672d4-05f5-48df-8bb1-bd5916216cdd', '7c982e14-f265-4ddf-b773-6d6e5bfc7176']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:40:30.377201 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d8bd42b-f692-4626-91d2-d0e1eaab622c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:40:30.413979 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d8bd42b-f692-4626-91d2-d0e1eaab622c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b578ff1-3c9f-4433-a636-d897a7d2ee84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-367100727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303c7cb81b934fc2b726e378052df520',qos_specs=None,replication_status=,reservations=['d2f108a5-ec89-4084-9ed1-11659ab9f4cc','fa309ec6-c61c-47ab-95aa-de6c72cae1d1','44d672d4-05f5-48df-8bb1-bd5916216cdd','7c982e14-f265-4ddf-b773-6d6e5bfc7176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='333eae8abadb426b887c4f82c1372307',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-367100727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b578ff1-3c9f-4433-a636-d897a7d2ee84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='303c7cb81b934fc2b726e378052df520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='333eae8abadb426b887c4f82c1372307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:40:30.414770 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b460150b-159b-4232-b1fb-ce634ff61edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:40:30.466801 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b460150b-159b-4232-b1fb-ce634ff61edf) transitioned into state 'SUCCESS' from state '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-367100727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303c7cb81b934fc2b726e378052df520',qos_specs=None,replication_status=,reservations=['d2f108a5-ec89-4084-9ed1-11659ab9f4cc','fa309ec6-c61c-47ab-95aa-de6c72cae1d1','44d672d4-05f5-48df-8bb1-bd5916216cdd','7c982e14-f265-4ddf-b773-6d6e5bfc7176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='333eae8abadb426b887c4f82c1372307',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:40:30.467427 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f535dc9-8f69-4f0e-9f36-15af3fbefd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:40:30.491501 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f535dc9-8f69-4f0e-9f36-15af3fbefd61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:40:30.492442 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Flow 'volume_create_api' (a64ac1a4-5d35-4301-8224-d4f67982375d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:40:30.495060 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create volume request issued successfully. Aug 19 21:40:30.495060 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fc8863ef-2f5d-4717-8a54-1c26d8438099 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:40:30.495060 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1298/5194] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:40:30 2026] POST /volume/v3/volumes => generated 780 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:40:30.504956 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf8943d1-4a24-458f-910e-2347b5b0d08f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:30.506712 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf8943d1-4a24-458f-910e-2347b5b0d08f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:40:30.506965 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf8943d1-4a24-458f-910e-2347b5b0d08f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:30.508193 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf8943d1-4a24-458f-910e-2347b5b0d08f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:30.514339 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:30.514339 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:30.518799 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bf8943d1-4a24-458f-910e-2347b5b0d08f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:40:30.523435 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf8943d1-4a24-458f-910e-2347b5b0d08f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 200 Aug 19 21:40:30.523908 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1302/5195] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:40:30 2026] GET /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:31.536484 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-18598463-67ec-43f6-9152-02d40211fc38 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:31.538111 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18598463-67ec-43f6-9152-02d40211fc38 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:40:31.538239 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18598463-67ec-43f6-9152-02d40211fc38 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:31.538428 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18598463-67ec-43f6-9152-02d40211fc38 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:31.544543 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:31.544543 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:31.547402 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-18598463-67ec-43f6-9152-02d40211fc38 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:40:31.551204 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18598463-67ec-43f6-9152-02d40211fc38 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 200 Aug 19 21:40:31.551527 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1305/5196] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:40:31 2026] GET /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 1388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:40:31.566960 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-52f06bcd-39d6-4ea6-9a7f-cfcc16a8b142 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:31.568742 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52f06bcd-39d6-4ea6-9a7f-cfcc16a8b142 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:40:31.568995 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52f06bcd-39d6-4ea6-9a7f-cfcc16a8b142 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:31.569251 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52f06bcd-39d6-4ea6-9a7f-cfcc16a8b142 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:31.576051 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:31.576051 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:31.579192 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-52f06bcd-39d6-4ea6-9a7f-cfcc16a8b142 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:40:31.583397 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52f06bcd-39d6-4ea6-9a7f-cfcc16a8b142 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 200 Aug 19 21:40:31.583811 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1292/5197] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:40:31 2026] GET /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 1388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:40:32.751877 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-1c25e872-9e3f-4001-892a-2d5ddc46dfe5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:32.754081 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-1c25e872-9e3f-4001-892a-2d5ddc46dfe5 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:40:32.754279 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-1c25e872-9e3f-4001-892a-2d5ddc46dfe5 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:32.754474 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-1c25e872-9e3f-4001-892a-2d5ddc46dfe5 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:32.761346 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:32.761346 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:40:32.764637 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-1c25e872-9e3f-4001-892a-2d5ddc46dfe5 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:40:32.768982 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-1c25e872-9e3f-4001-892a-2d5ddc46dfe5 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 200 Aug 19 21:40:32.769427 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1299/5198] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:40:32 2026] GET /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 1370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:33.162727 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f04f2b71-7e36-40d9-81a2-f1abbf4b91fc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:33.164580 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f04f2b71-7e36-40d9-81a2-f1abbf4b91fc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:40:33.164753 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f04f2b71-7e36-40d9-81a2-f1abbf4b91fc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:33.164922 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f04f2b71-7e36-40d9-81a2-f1abbf4b91fc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:33.171063 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:33.171063 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:33.174069 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f04f2b71-7e36-40d9-81a2-f1abbf4b91fc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:40:33.177976 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f04f2b71-7e36-40d9-81a2-f1abbf4b91fc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 200 Aug 19 21:40:33.178355 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1303/5199] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:40:33 2026] GET /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 1370 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:33.186713 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b6b42674-a54c-4449-98f7-66caedc82389 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:33.187038 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b6b42674-a54c-4449-98f7-66caedc82389 None None] GET https://10.4.3.158/volume// Aug 19 21:40:33.187225 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b6b42674-a54c-4449-98f7-66caedc82389 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:33.187419 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b6b42674-a54c-4449-98f7-66caedc82389 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:33.187707 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b6b42674-a54c-4449-98f7-66caedc82389 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:40:33.188176 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1306/5200] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:40:33 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 21:40:33.194549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-243fbbf2-abd5-4b82-85f6-631945aa898c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:33.196500 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-243fbbf2-abd5-4b82-85f6-631945aa898c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:40:33.196829 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-243fbbf2-abd5-4b82-85f6-631945aa898c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b578ff1-3c9f-4433-a636-d897a7d2ee84", "connector": null, "instance_uuid": "ebac86ae-4bfe-4bdf-9ce9-e092128b6dfb"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:33.204687 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:33.204687 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:33.252218 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-243fbbf2-abd5-4b82-85f6-631945aa898c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:40:33.252665 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1293/5201] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:40:33 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 19 21:40:34.149991 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e8a54e34-cb74-4a13-ad38-53b458c33174 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:34.150356 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e8a54e34-cb74-4a13-ad38-53b458c33174 None None] GET https://10.4.3.158/volume// Aug 19 21:40:34.150356 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e8a54e34-cb74-4a13-ad38-53b458c33174 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:34.150435 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e8a54e34-cb74-4a13-ad38-53b458c33174 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:34.151165 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e8a54e34-cb74-4a13-ad38-53b458c33174 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:40:34.151165 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1300/5202] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:40:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:40:34.157968 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f7d9a2c4-5542-48fe-9f5e-88c39fba88e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:34.160811 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f7d9a2c4-5542-48fe-9f5e-88c39fba88e6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:40:34.160811 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f7d9a2c4-5542-48fe-9f5e-88c39fba88e6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:34.161025 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f7d9a2c4-5542-48fe-9f5e-88c39fba88e6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:34.172197 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:34.172197 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:34.175993 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f7d9a2c4-5542-48fe-9f5e-88c39fba88e6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:40:34.181851 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-f7d9a2c4-5542-48fe-9f5e-88c39fba88e6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 200 Aug 19 21:40:34.182393 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1304/5203] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:40:34 2026] GET /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 1549 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:40:34.277916 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-2c1963ac-2dac-48e6-8f99-5b86e3accda7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:34.280077 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-2c1963ac-2dac-48e6-8f99-5b86e3accda7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] PUT https://10.4.3.158/volume/v3/attachments/2cc409b7-11c7-4178-b66b-a25e3f4f7a1a Aug 19 21:40:34.280582 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-2c1963ac-2dac-48e6-8f99-5b86e3accda7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:34.288395 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-2c1963ac-2dac-48e6-8f99-5b86e3accda7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Acquiring lock "cinder-attachment_update-3b578ff1-3c9f-4433-a636-d897a7d2ee84-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:40:34.292196 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-2c1963ac-2dac-48e6-8f99-5b86e3accda7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Lock "cinder-attachment_update-3b578ff1-3c9f-4433-a636-d897a7d2ee84-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:40:34.293049 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:34.293049 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:34.415708 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-2c1963ac-2dac-48e6-8f99-5b86e3accda7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Lock "cinder-attachment_update-3b578ff1-3c9f-4433-a636-d897a7d2ee84-np0000007814" released by "attachment_update" :: held 0.123s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:40:34.416110 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-2c1963ac-2dac-48e6-8f99-5b86e3accda7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments/2cc409b7-11c7-4178-b66b-a25e3f4f7a1a returned with HTTP 200 Aug 19 21:40:34.416777 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1307/5204] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:40:34 2026] PUT /volume/v3/attachments/2cc409b7-11c7-4178-b66b-a25e3f4f7a1a => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:34.459638 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-7372277e-8cb1-4609-befa-7f4a73fdf78f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:34.462071 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-7372277e-8cb1-4609-befa-7f4a73fdf78f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/attachments/2cc409b7-11c7-4178-b66b-a25e3f4f7a1a/action Aug 19 21:40:34.462543 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-7372277e-8cb1-4609-befa-7f4a73fdf78f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:40:34.462701 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-7372277e-8cb1-4609-befa-7f4a73fdf78f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:40:34.488665 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:34.488665 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:34.525780 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-33628c82-bec4-47f1-b0ec-c0c930dab7e7 req-7372277e-8cb1-4609-befa-7f4a73fdf78f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments/2cc409b7-11c7-4178-b66b-a25e3f4f7a1a/action returned with HTTP 204 Aug 19 21:40:34.526239 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1294/5205] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:40:34 2026] POST /volume/v3/attachments/2cc409b7-11c7-4178-b66b-a25e3f4f7a1a/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:40:42.767734 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=85,cinder:UPDATE=19,cinder:INSERT=12 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:40:44.180170 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=74,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:40:44.389948 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=58,cinder:UPDATE=8 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:40:44.515972 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=69,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:40:49.650561 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-3740ffc4-d29d-4680-8a07-de7c7a211467 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:49.652482 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-3740ffc4-d29d-4680-8a07-de7c7a211467 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] DELETE https://10.4.3.158/volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a Aug 19 21:40:49.652664 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-3740ffc4-d29d-4680-8a07-de7c7a211467 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:49.652835 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-3740ffc4-d29d-4680-8a07-de7c7a211467 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:49.659232 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:49.659232 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:40:49.704575 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-a5f0d094-efb0-4fb4-baf0-c5f8cb2083bd req-3740ffc4-d29d-4680-8a07-de7c7a211467 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a returned with HTTP 200 Aug 19 21:40:49.705024 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1301/5206] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:40:49 2026] DELETE /volume/v3/attachments/154f9325-7e69-4a36-b2c3-4aabab6f6d5a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:50.762463 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9c428f2d-e5f8-478e-9214-71aa0a5c245f req-13576db6-e249-4ff9-a4d2-fcbf23fc0eff None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:50.764318 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c428f2d-e5f8-478e-9214-71aa0a5c245f req-13576db6-e249-4ff9-a4d2-fcbf23fc0eff tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:50.764500 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c428f2d-e5f8-478e-9214-71aa0a5c245f req-13576db6-e249-4ff9-a4d2-fcbf23fc0eff tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:50.764802 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c428f2d-e5f8-478e-9214-71aa0a5c245f req-13576db6-e249-4ff9-a4d2-fcbf23fc0eff tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:50.771540 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:50.771540 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:50.775021 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9c428f2d-e5f8-478e-9214-71aa0a5c245f req-13576db6-e249-4ff9-a4d2-fcbf23fc0eff tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:50.779126 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c428f2d-e5f8-478e-9214-71aa0a5c245f req-13576db6-e249-4ff9-a4d2-fcbf23fc0eff tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:50.779686 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1305/5207] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:40:50 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:52.397891 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2489d936-18ff-4720-a351-0567c55b4803 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:52.399634 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2489d936-18ff-4720-a351-0567c55b4803 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:52.399810 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2489d936-18ff-4720-a351-0567c55b4803 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:52.400048 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2489d936-18ff-4720-a351-0567c55b4803 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:52.400244 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-2489d936-18ff-4720-a351-0567c55b4803 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Delete volume with id: 2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:52.406936 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:52.406936 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:40:52.407350 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2489d936-18ff-4720-a351-0567c55b4803 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:52.416610 np0000007814 devstack@c-api.service[100175]: WARNING cinder.keymgr.conf_key_mgr [None req-2489d936-18ff-4720-a351-0567c55b4803 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:40:52.421569 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2489d936-18ff-4720-a351-0567c55b4803 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Delete volume request issued successfully. Aug 19 21:40:52.421702 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2489d936-18ff-4720-a351-0567c55b4803 tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 202 Aug 19 21:40:52.422027 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1308/5208] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:40:52 2026] DELETE /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:40:52.428274 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0caccdbb-8b03-4151-b973-60785a94c92b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:52.429795 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0caccdbb-8b03-4151-b973-60785a94c92b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:52.429956 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0caccdbb-8b03-4151-b973-60785a94c92b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:52.430144 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0caccdbb-8b03-4151-b973-60785a94c92b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:52.436693 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:52.436693 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:40:52.440022 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0caccdbb-8b03-4151-b973-60785a94c92b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Volume info retrieved successfully. Aug 19 21:40:52.443440 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0caccdbb-8b03-4151-b973-60785a94c92b tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 200 Aug 19 21:40:52.443778 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1295/5209] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:52 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:40:53.457950 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-634837bd-e630-47f9-b724-7a70fb77c0bc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:53.459827 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-634837bd-e630-47f9-b724-7a70fb77c0bc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] GET https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 Aug 19 21:40:53.460073 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-634837bd-e630-47f9-b724-7a70fb77c0bc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:53.460289 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-634837bd-e630-47f9-b724-7a70fb77c0bc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:53.466235 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-634837bd-e630-47f9-b724-7a70fb77c0bc tempest-TestEncryptedCinderVolumes-1722547016 tempest-TestEncryptedCinderVolumes-1722547016-project-member] https://10.4.3.158/volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 returned with HTTP 404 Aug 19 21:40:53.466766 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1302/5210] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:40:53 2026] GET /volume/v3/volumes/2854b039-e302-4ea1-bfa7-28d476f08b04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:40:53.474722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-67e99fb2-f26b-47c9-b9ed-a2b95fb8a966 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:53.476591 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-67e99fb2-f26b-47c9-b9ed-a2b95fb8a966 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:40:53.476784 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-67e99fb2-f26b-47c9-b9ed-a2b95fb8a966 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:53.476962 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-67e99fb2-f26b-47c9-b9ed-a2b95fb8a966 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:53.477778 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-67e99fb2-f26b-47c9-b9ed-a2b95fb8a966 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:40:53.488553 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-67e99fb2-f26b-47c9-b9ed-a2b95fb8a966 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Get all volumes completed successfully. Aug 19 21:40:53.490031 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:40:53.490031 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:40:53.494379 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-67e99fb2-f26b-47c9-b9ed-a2b95fb8a966 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:40:53.494778 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1306/5211] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:40:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7098 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:40:53.508349 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9924902e-898a-4782-9110-bc31fb4da5f9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:40:53.510036 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9924902e-898a-4782-9110-bc31fb4da5f9 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] DELETE https://10.4.3.158/volume/v3/types/79dc4301-6ff4-447f-9176-54d07d878b01 Aug 19 21:40:53.510207 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9924902e-898a-4782-9110-bc31fb4da5f9 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:40:53.510405 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9924902e-898a-4782-9110-bc31fb4da5f9 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:40:53.531888 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9924902e-898a-4782-9110-bc31fb4da5f9 tempest-TestEncryptedCinderVolumes-1425232645 tempest-TestEncryptedCinderVolumes-1425232645-project-admin] https://10.4.3.158/volume/v3/types/79dc4301-6ff4-447f-9176-54d07d878b01 returned with HTTP 202 Aug 19 21:40:53.532355 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1309/5212] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:40:53 2026] DELETE /volume/v3/types/79dc4301-6ff4-447f-9176-54d07d878b01 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:41:02.442838 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=4 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:41:03.462791 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:41:03.492556 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=7 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:41:03.527997 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=11,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:41:08.219833 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:08.221911 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:41:08.222356 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1126721491", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:08.224299 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1126721491', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:41:08.224466 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Create volume of 1 GB Aug 19 21:41:08.228967 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Availability Zones retrieved successfully. Aug 19 21:41:08.236273 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Flow 'volume_create_api' (8f396c67-62d9-4b84-9109-d9dbe03bc84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:41:08.237369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b3e0a38-00dd-4754-affd-5a376d6d1553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:41:08.238463 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:41:08.263292 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b3e0a38-00dd-4754-affd-5a376d6d1553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:41:08.264028 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aafc95d5-807e-4635-9335-5ed6d1f2a6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:41:08.319887 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Created reservations ['1ce6a395-f64b-4e9b-b8b8-ee732d0927b4', '89ff4909-23c1-4cf0-9bef-978774dea13e', 'a0fac99f-9acb-4c21-8eac-eb62633e66b6', '4a0f7511-774f-4c14-9945-76dc069a007f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:41:08.320687 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aafc95d5-807e-4635-9335-5ed6d1f2a6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ce6a395-f64b-4e9b-b8b8-ee732d0927b4', '89ff4909-23c1-4cf0-9bef-978774dea13e', 'a0fac99f-9acb-4c21-8eac-eb62633e66b6', '4a0f7511-774f-4c14-9945-76dc069a007f']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:41:08.321393 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7af5834a-4743-42fd-86bf-e0d739463d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:41:08.342369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7af5834a-4743-42fd-86bf-e0d739463d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f034a759-a5de-40da-a44c-2ffdce86c742', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1126721491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7eb2ef9246c4d309840990721b8480a',qos_specs=None,replication_status=,reservations=['1ce6a395-f64b-4e9b-b8b8-ee732d0927b4','89ff4909-23c1-4cf0-9bef-978774dea13e','a0fac99f-9acb-4c21-8eac-eb62633e66b6','4a0f7511-774f-4c14-9945-76dc069a007f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49ab8ab8d664455a810f6f38c73b2a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1126721491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f034a759-a5de-40da-a44c-2ffdce86c742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7eb2ef9246c4d309840990721b8480a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a49ab8ab8d664455a810f6f38c73b2a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:41:08.343077 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8946bc8-644e-4a37-91aa-1189d2105c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:41:08.360206 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8946bc8-644e-4a37-91aa-1189d2105c13) transitioned into state 'SUCCESS' from state '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-1126721491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7eb2ef9246c4d309840990721b8480a',qos_specs=None,replication_status=,reservations=['1ce6a395-f64b-4e9b-b8b8-ee732d0927b4','89ff4909-23c1-4cf0-9bef-978774dea13e','a0fac99f-9acb-4c21-8eac-eb62633e66b6','4a0f7511-774f-4c14-9945-76dc069a007f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49ab8ab8d664455a810f6f38c73b2a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:41:08.360847 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1555dc6b-f6d5-45d8-80e5-2a7555fffce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:41:08.369393 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1555dc6b-f6d5-45d8-80e5-2a7555fffce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:41:08.370181 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Flow 'volume_create_api' (8f396c67-62d9-4b84-9109-d9dbe03bc84f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:41:08.370428 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Create volume request issued successfully. Aug 19 21:41:08.370933 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ed3a400d-dfdf-4647-84ab-0e53aeb28fee tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:41:08.371325 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1296/5213] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:41:08 2026] POST /volume/v3/volumes => generated 747 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:41:11.832736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-a6203c60-41bc-48df-9240-99abe2853bff None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:11.834964 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-a6203c60-41bc-48df-9240-99abe2853bff tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/limits Aug 19 21:41:11.835224 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-a6203c60-41bc-48df-9240-99abe2853bff tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:11.835454 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-a6203c60-41bc-48df-9240-99abe2853bff tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:11.843622 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:11.843622 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:41:11.852465 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-a6203c60-41bc-48df-9240-99abe2853bff tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Aug 19 21:41:11.852848 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1303/5214] 10.4.3.158 () {68 vars in 1484 bytes} [Wed Aug 19 21:41:11 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:41:11.887444 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-62713fc9-a1c3-436c-a924-ffe8ee23182d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:11.890197 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-62713fc9-a1c3-436c-a924-ffe8ee23182d tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:41:11.890491 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-62713fc9-a1c3-436c-a924-ffe8ee23182d tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:11.890772 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-62713fc9-a1c3-436c-a924-ffe8ee23182d tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:11.903403 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:11.903403 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:41:11.907677 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-62713fc9-a1c3-436c-a924-ffe8ee23182d tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:41:11.913913 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-62713fc9-a1c3-436c-a924-ffe8ee23182d tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 200 Aug 19 21:41:11.914459 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1307/5215] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:41:11 2026] GET /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 1662 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:41:11.923488 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-5c8a3cfc-badd-4a0f-a7a1-c9ba57e321b0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:11.925111 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-5c8a3cfc-badd-4a0f-a7a1-c9ba57e321b0 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:41:11.925547 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-5c8a3cfc-badd-4a0f-a7a1-c9ba57e321b0 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b578ff1-3c9f-4433-a636-d897a7d2ee84", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1414639", "description": null, "metadata": {}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:11.936115 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:11.936115 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:41:11.936612 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-5c8a3cfc-badd-4a0f-a7a1-c9ba57e321b0 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:41:11.936743 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-5c8a3cfc-badd-4a0f-a7a1-c9ba57e321b0 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create snapshot from volume 3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:41:11.966088 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-5c8a3cfc-badd-4a0f-a7a1-c9ba57e321b0 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Created reservations ['f5eb9f99-8b13-4176-86d6-064275676cac', 'f493d2ee-7d6b-4149-93a9-af2b4fb66e7d', '4477f5c8-469d-4390-b0a6-b693f41c99f4', 'b03e14fc-e80e-41c9-bffd-f1bfc7fa1cea'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:41:11.992394 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-5c8a3cfc-badd-4a0f-a7a1-c9ba57e321b0 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot force create request issued successfully. Aug 19 21:41:11.992676 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e48d2178-f696-46c1-9d67-ab68cd03931d req-5c8a3cfc-badd-4a0f-a7a1-c9ba57e321b0 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:41:11.993146 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1310/5216] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Aug 19 21:41:11 2026] POST /volume/v3/snapshots => generated 321 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:41:13.497605 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6302681c-98dd-4a3f-a556-480ad10fa2b7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:13.499476 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6302681c-98dd-4a3f-a556-480ad10fa2b7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe Aug 19 21:41:13.499659 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6302681c-98dd-4a3f-a556-480ad10fa2b7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:13.499936 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6302681c-98dd-4a3f-a556-480ad10fa2b7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:13.505171 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:13.505171 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:41:13.505655 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6302681c-98dd-4a3f-a556-480ad10fa2b7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot retrieved successfully. Aug 19 21:41:13.506621 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6302681c-98dd-4a3f-a556-480ad10fa2b7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe returned with HTTP 200 Aug 19 21:41:13.507116 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1297/5217] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:41:13 2026] GET /volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:41:13.537743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:13.539337 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:41:13.539651 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-454621827", "snapshot_id": null, "imageRef": "420e8474-5dc3-4ee4-9c8c-bbaa79ec8751", "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:13.541060 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-454621827', 'snapshot_id': None, 'imageRef': '420e8474-5dc3-4ee4-9c8c-bbaa79ec8751', 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:41:13.669113 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:13.669113 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:41:13.669553 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot retrieved successfully. Aug 19 21:41:13.669713 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create volume of 1 GB Aug 19 21:41:13.673158 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Availability Zones retrieved successfully. Aug 19 21:41:13.678606 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Flow 'volume_create_api' (c4ba91de-0b1a-4a1e-a567-4ed2806c74d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:41:13.679558 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407a993c-bb6d-475d-bf9a-9617b4f79b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:41:13.680504 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:41:13.708417 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407a993c-bb6d-475d-bf9a-9617b4f79b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bd036c3a-448e-4eb3-a2a5-184106a74ffe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:41:13.709162 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7611400f-44c4-4fba-a715-d69a4730c66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:41:13.743161 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Created reservations ['94eba6d4-96ec-4cf4-8358-5d3e87016c14', '9f0d134b-949c-481a-bb2b-ff8907b7d6aa', '249e714c-6add-4e4f-bb34-90046c491c5f', '68a17371-a4c1-44b9-bad0-545d101a134d'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:41:13.743924 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7611400f-44c4-4fba-a715-d69a4730c66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94eba6d4-96ec-4cf4-8358-5d3e87016c14', '9f0d134b-949c-481a-bb2b-ff8907b7d6aa', '249e714c-6add-4e4f-bb34-90046c491c5f', '68a17371-a4c1-44b9-bad0-545d101a134d']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:41:13.744747 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b433691-2e10-465e-b149-540efd8532e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:41:13.790344 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b433691-2e10-465e-b149-540efd8532e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-454621827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303c7cb81b934fc2b726e378052df520',qos_specs=None,replication_status=,reservations=['94eba6d4-96ec-4cf4-8358-5d3e87016c14','9f0d134b-949c-481a-bb2b-ff8907b7d6aa','249e714c-6add-4e4f-bb34-90046c491c5f','68a17371-a4c1-44b9-bad0-545d101a134d'],size=1,snapshot_id=bd036c3a-448e-4eb3-a2a5-184106a74ffe,source_replicaid=,source_volid=None,status='creating',user_id='333eae8abadb426b887c4f82c1372307',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), '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-19T21:41:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-454621827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='303c7cb81b934fc2b726e378052df520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bd036c3a-448e-4eb3-a2a5-184106a74ffe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='333eae8abadb426b887c4f82c1372307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:41:13.791129 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (170c31fb-ec0a-471f-895b-9d463879bc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:41:13.807424 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (170c31fb-ec0a-471f-895b-9d463879bc3c) transitioned into state 'SUCCESS' from state '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-454621827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303c7cb81b934fc2b726e378052df520',qos_specs=None,replication_status=,reservations=['94eba6d4-96ec-4cf4-8358-5d3e87016c14','9f0d134b-949c-481a-bb2b-ff8907b7d6aa','249e714c-6add-4e4f-bb34-90046c491c5f','68a17371-a4c1-44b9-bad0-545d101a134d'],size=1,snapshot_id=bd036c3a-448e-4eb3-a2a5-184106a74ffe,source_replicaid=,source_volid=None,status='creating',user_id='333eae8abadb426b887c4f82c1372307',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:41:13.807992 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc1d6ea7-ddbb-45b6-85ff-35ac03a77217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:41:13.828710 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc1d6ea7-ddbb-45b6-85ff-35ac03a77217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:41:13.829715 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Flow 'volume_create_api' (c4ba91de-0b1a-4a1e-a567-4ed2806c74d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:41:13.830022 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create volume request issued successfully. Aug 19 21:41:13.830551 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b85d393b-e05e-4b71-9b0f-5bd2babdde92 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:41:13.830966 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1304/5218] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:41:13 2026] POST /volume/v3/volumes => generated 813 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:41:13.843883 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a781b3f2-ab0c-41d0-a221-1211904cbb65 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:13.845318 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a781b3f2-ab0c-41d0-a221-1211904cbb65 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 Aug 19 21:41:13.845559 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a781b3f2-ab0c-41d0-a221-1211904cbb65 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:13.845966 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a781b3f2-ab0c-41d0-a221-1211904cbb65 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:13.852222 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:13.852222 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:41:13.855585 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a781b3f2-ab0c-41d0-a221-1211904cbb65 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:41:13.859479 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a781b3f2-ab0c-41d0-a221-1211904cbb65 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 returned with HTTP 200 Aug 19 21:41:13.859896 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1308/5219] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:41:13 2026] GET /volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:41:14.871776 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4d9fe500-5e93-4fdf-81b0-3e2e4a280090 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:14.873479 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4d9fe500-5e93-4fdf-81b0-3e2e4a280090 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 Aug 19 21:41:14.873661 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4d9fe500-5e93-4fdf-81b0-3e2e4a280090 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:14.873872 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4d9fe500-5e93-4fdf-81b0-3e2e4a280090 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:14.880266 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:14.880266 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:41:14.883224 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4d9fe500-5e93-4fdf-81b0-3e2e4a280090 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:41:14.887022 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4d9fe500-5e93-4fdf-81b0-3e2e4a280090 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 returned with HTTP 200 Aug 19 21:41:14.887368 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1311/5220] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:41:14 2026] GET /volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 => generated 1422 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:41:14.898891 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c5f4604a-141d-49ae-adce-33f8047ee90a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:14.900542 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c5f4604a-141d-49ae-adce-33f8047ee90a tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 Aug 19 21:41:14.900760 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c5f4604a-141d-49ae-adce-33f8047ee90a tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:14.900969 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c5f4604a-141d-49ae-adce-33f8047ee90a tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:14.907961 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:14.907961 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:41:14.911367 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c5f4604a-141d-49ae-adce-33f8047ee90a tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:41:14.916025 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c5f4604a-141d-49ae-adce-33f8047ee90a tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 returned with HTTP 200 Aug 19 21:41:14.916403 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1298/5221] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:41:14 2026] GET /volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:41:15.876314 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-e2954759-9fcc-4a7f-8865-d5c0a4295ef2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:15.878366 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-e2954759-9fcc-4a7f-8865-d5c0a4295ef2 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 Aug 19 21:41:15.878558 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-e2954759-9fcc-4a7f-8865-d5c0a4295ef2 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:15.878739 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-e2954759-9fcc-4a7f-8865-d5c0a4295ef2 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:15.885975 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:15.885975 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:41:15.889008 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-e2954759-9fcc-4a7f-8865-d5c0a4295ef2 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:41:15.893220 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-e2954759-9fcc-4a7f-8865-d5c0a4295ef2 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 returned with HTTP 200 Aug 19 21:41:15.893609 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1305/5222] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:41:15 2026] GET /volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:41:16.316357 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-34232b0b-5142-4da7-ad00-b19323dbd0be None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:16.318325 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-34232b0b-5142-4da7-ad00-b19323dbd0be tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 Aug 19 21:41:16.318549 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-34232b0b-5142-4da7-ad00-b19323dbd0be tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:16.318758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-34232b0b-5142-4da7-ad00-b19323dbd0be tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:16.325708 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:16.325708 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:41:16.329071 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-34232b0b-5142-4da7-ad00-b19323dbd0be tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:41:16.333277 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-34232b0b-5142-4da7-ad00-b19323dbd0be tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 returned with HTTP 200 Aug 19 21:41:16.333841 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1309/5223] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:41:16 2026] GET /volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:41:16.342445 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fa5187c4-0391-4168-bc81-48988600ded9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:16.342781 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fa5187c4-0391-4168-bc81-48988600ded9 None None] GET https://10.4.3.158/volume// Aug 19 21:41:16.342932 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fa5187c4-0391-4168-bc81-48988600ded9 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:16.343117 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fa5187c4-0391-4168-bc81-48988600ded9 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:16.343404 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fa5187c4-0391-4168-bc81-48988600ded9 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:41:16.343632 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1312/5224] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:41:16 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:41:16.350109 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-9ccad727-b65c-4c71-8177-1e10fcd4f56d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:16.352022 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-9ccad727-b65c-4c71-8177-1e10fcd4f56d tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:41:16.352451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-9ccad727-b65c-4c71-8177-1e10fcd4f56d tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2", "connector": null, "instance_uuid": "6ae1f1f0-cb67-4cb5-b41c-3380847be166"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:16.360815 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:16.360815 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:41:16.384248 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-9ccad727-b65c-4c71-8177-1e10fcd4f56d tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:41:16.384760 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1299/5225] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:41:16 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 19 21:41:17.108467 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-43f0bbe5-e19a-4d64-a4b5-24097cfe1ec7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:17.108866 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-43f0bbe5-e19a-4d64-a4b5-24097cfe1ec7 None None] GET https://10.4.3.158/volume// Aug 19 21:41:17.109076 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-43f0bbe5-e19a-4d64-a4b5-24097cfe1ec7 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:17.109278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-43f0bbe5-e19a-4d64-a4b5-24097cfe1ec7 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:17.109591 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-43f0bbe5-e19a-4d64-a4b5-24097cfe1ec7 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:41:17.110058 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1306/5226] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:41:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:41:17.119464 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-28b9bb74-086c-4653-a539-86d7f72c0d05 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:17.122025 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-28b9bb74-086c-4653-a539-86d7f72c0d05 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 Aug 19 21:41:17.122355 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-28b9bb74-086c-4653-a539-86d7f72c0d05 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:17.122582 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-28b9bb74-086c-4653-a539-86d7f72c0d05 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:17.135124 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:17.135124 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:41:17.139724 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-28b9bb74-086c-4653-a539-86d7f72c0d05 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:41:17.146069 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-28b9bb74-086c-4653-a539-86d7f72c0d05 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 returned with HTTP 200 Aug 19 21:41:17.146598 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1310/5227] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:41:17 2026] GET /volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 => generated 1583 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:41:17.256362 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-03fc7509-21b1-4e99-a3c2-c3c0aef7cb2f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:17.259111 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-03fc7509-21b1-4e99-a3c2-c3c0aef7cb2f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] PUT https://10.4.3.158/volume/v3/attachments/235252a6-282b-4f0c-b47e-cfafe1d710f9 Aug 19 21:41:17.259477 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-03fc7509-21b1-4e99-a3c2-c3c0aef7cb2f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:17.268396 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-03fc7509-21b1-4e99-a3c2-c3c0aef7cb2f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Acquiring lock "cinder-attachment_update-4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:41:17.273307 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-03fc7509-21b1-4e99-a3c2-c3c0aef7cb2f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Lock "cinder-attachment_update-4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:41:17.274294 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:17.274294 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:41:17.349163 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-03fc7509-21b1-4e99-a3c2-c3c0aef7cb2f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Lock "cinder-attachment_update-4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2-np0000007814" released by "attachment_update" :: held 0.076s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:41:17.349571 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-03fc7509-21b1-4e99-a3c2-c3c0aef7cb2f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments/235252a6-282b-4f0c-b47e-cfafe1d710f9 returned with HTTP 200 Aug 19 21:41:17.349905 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1313/5228] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:41:17 2026] PUT /volume/v3/attachments/235252a6-282b-4f0c-b47e-cfafe1d710f9 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:41:17.373546 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-150c1d03-2609-4294-b0ac-f5df62fba23a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:17.376377 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-150c1d03-2609-4294-b0ac-f5df62fba23a tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/attachments/235252a6-282b-4f0c-b47e-cfafe1d710f9/action Aug 19 21:41:17.376912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-150c1d03-2609-4294-b0ac-f5df62fba23a tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:41:17.377140 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-150c1d03-2609-4294-b0ac-f5df62fba23a tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:17.394468 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:17.394468 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:41:17.407237 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4df36df4-5836-4d32-b9a8-b3ca163201e8 req-150c1d03-2609-4294-b0ac-f5df62fba23a tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments/235252a6-282b-4f0c-b47e-cfafe1d710f9/action returned with HTTP 204 Aug 19 21:41:17.407787 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1300/5229] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:41:17 2026] POST /volume/v3/attachments/235252a6-282b-4f0c-b47e-cfafe1d710f9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:41:25.891874 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:41:27.144082 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=18 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:41:27.343965 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=25,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:41:27.403328 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=42,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:41:50.328822 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-58822533-cb33-405d-bbeb-4218ab7fc8ad None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:50.330417 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-58822533-cb33-405d-bbeb-4218ab7fc8ad tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:50.330580 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-58822533-cb33-405d-bbeb-4218ab7fc8ad tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:50.330747 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-58822533-cb33-405d-bbeb-4218ab7fc8ad tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:50.337312 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:50.337312 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:41:50.340242 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-58822533-cb33-405d-bbeb-4218ab7fc8ad tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:50.343750 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-58822533-cb33-405d-bbeb-4218ab7fc8ad tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:50.344089 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1307/5230] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:41:50 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:41:50.355915 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-796db871-4779-4bcc-be6e-eb01f09f6310 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:50.357956 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-796db871-4779-4bcc-be6e-eb01f09f6310 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:50.358193 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-796db871-4779-4bcc-be6e-eb01f09f6310 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:50.358432 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-796db871-4779-4bcc-be6e-eb01f09f6310 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:50.366734 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:50.366734 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:41:50.370655 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-796db871-4779-4bcc-be6e-eb01f09f6310 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:50.375650 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-796db871-4779-4bcc-be6e-eb01f09f6310 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:50.376118 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1311/5231] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:41:50 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:41:50.414763 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-2d710ad6-cf6c-4e9f-9d8c-b77cce42b298 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:50.416701 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-2d710ad6-cf6c-4e9f-9d8c-b77cce42b298 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:50.416890 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-2d710ad6-cf6c-4e9f-9d8c-b77cce42b298 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:50.417095 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-2d710ad6-cf6c-4e9f-9d8c-b77cce42b298 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:50.424032 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:50.424032 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:41:50.427704 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-2d710ad6-cf6c-4e9f-9d8c-b77cce42b298 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:50.431664 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-2d710ad6-cf6c-4e9f-9d8c-b77cce42b298 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:50.432050 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1314/5232] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:41:50 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:41:50.492253 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cea5395d-fa4f-4ff7-b52d-3260c110abb6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:50.492778 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cea5395d-fa4f-4ff7-b52d-3260c110abb6 None None] GET https://10.4.3.158/volume// Aug 19 21:41:50.493028 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cea5395d-fa4f-4ff7-b52d-3260c110abb6 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:50.493310 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cea5395d-fa4f-4ff7-b52d-3260c110abb6 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:50.493682 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cea5395d-fa4f-4ff7-b52d-3260c110abb6 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:41:50.493965 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1301/5233] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:41:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:41:50.499843 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-cbdae24b-f9a4-4165-b1d4-9ac07f379a43 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:50.502104 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-cbdae24b-f9a4-4165-b1d4-9ac07f379a43 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:41:50.502440 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-cbdae24b-f9a4-4165-b1d4-9ac07f379a43 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f034a759-a5de-40da-a44c-2ffdce86c742", "connector": null, "instance_uuid": "b08ba6d6-3bf1-4d01-b7b7-31cfd1af723b"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:50.510120 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:50.510120 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:41:50.529385 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-cbdae24b-f9a4-4165-b1d4-9ac07f379a43 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:41:50.529791 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1308/5234] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:41:50 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 19 21:41:50.553578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4c867948-128c-4e97-ac14-27808f74a2fb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:50.555479 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c867948-128c-4e97-ac14-27808f74a2fb tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:50.555631 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c867948-128c-4e97-ac14-27808f74a2fb tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:50.555819 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c867948-128c-4e97-ac14-27808f74a2fb tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:50.559230 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f523596f-c895-4ad0-8db6-e60e34ac6507 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:50.559590 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f523596f-c895-4ad0-8db6-e60e34ac6507 None None] GET https://10.4.3.158/volume// Aug 19 21:41:50.559739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f523596f-c895-4ad0-8db6-e60e34ac6507 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:50.559949 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f523596f-c895-4ad0-8db6-e60e34ac6507 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:50.560408 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f523596f-c895-4ad0-8db6-e60e34ac6507 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:41:50.560527 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1315/5235] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:41:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:41:50.564257 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:50.564257 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:41:50.566749 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-0e4e89a4-7645-4f33-ba19-d59d4c62c068 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:50.567135 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4c867948-128c-4e97-ac14-27808f74a2fb tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:50.569374 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-0e4e89a4-7645-4f33-ba19-d59d4c62c068 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:50.569617 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-0e4e89a4-7645-4f33-ba19-d59d4c62c068 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:50.569794 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-0e4e89a4-7645-4f33-ba19-d59d4c62c068 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:50.570680 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c867948-128c-4e97-ac14-27808f74a2fb tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:50.571123 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1312/5236] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:41:50 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:41:50.578302 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:50.578302 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:41:50.581396 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-0e4e89a4-7645-4f33-ba19-d59d4c62c068 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:50.585176 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-0e4e89a4-7645-4f33-ba19-d59d4c62c068 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:50.585583 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1302/5237] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:41:50 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 1019 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:41:50.674531 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-8a00738d-c6d1-487e-aeb6-15e8c89175cf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:50.676362 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-8a00738d-c6d1-487e-aeb6-15e8c89175cf tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] PUT https://10.4.3.158/volume/v3/attachments/36c5b43c-f895-4116-ae8d-89bf8f4ac7a0 Aug 19 21:41:50.676700 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-8a00738d-c6d1-487e-aeb6-15e8c89175cf tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:50.683967 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-8a00738d-c6d1-487e-aeb6-15e8c89175cf tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Acquiring lock "cinder-attachment_update-f034a759-a5de-40da-a44c-2ffdce86c742-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:41:50.688438 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-8a00738d-c6d1-487e-aeb6-15e8c89175cf tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Lock "cinder-attachment_update-f034a759-a5de-40da-a44c-2ffdce86c742-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:41:50.689397 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:50.689397 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:41:50.748949 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-8a00738d-c6d1-487e-aeb6-15e8c89175cf tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Lock "cinder-attachment_update-f034a759-a5de-40da-a44c-2ffdce86c742-np0000007814" released by "attachment_update" :: held 0.060s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:41:50.749224 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-8a00738d-c6d1-487e-aeb6-15e8c89175cf tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/attachments/36c5b43c-f895-4116-ae8d-89bf8f4ac7a0 returned with HTTP 200 Aug 19 21:41:50.750133 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1309/5238] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:41:50 2026] PUT /volume/v3/attachments/36c5b43c-f895-4116-ae8d-89bf8f4ac7a0 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:41:51.582727 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aed4a72e-8753-4b52-a4fd-409b9dde478b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:51.584304 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aed4a72e-8753-4b52-a4fd-409b9dde478b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:51.584479 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aed4a72e-8753-4b52-a4fd-409b9dde478b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:51.584674 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aed4a72e-8753-4b52-a4fd-409b9dde478b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:51.593973 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:51.593973 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:41:51.597120 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aed4a72e-8753-4b52-a4fd-409b9dde478b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:51.600932 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aed4a72e-8753-4b52-a4fd-409b9dde478b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:51.601313 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1316/5239] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:41:51 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:41:52.612671 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4e7e7922-ca18-41b4-88a0-5c48ee11dfd9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:52.614363 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e7e7922-ca18-41b4-88a0-5c48ee11dfd9 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:52.614541 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e7e7922-ca18-41b4-88a0-5c48ee11dfd9 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:52.614713 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e7e7922-ca18-41b4-88a0-5c48ee11dfd9 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:52.623724 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:52.623724 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:41:52.626872 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4e7e7922-ca18-41b4-88a0-5c48ee11dfd9 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:52.630813 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e7e7922-ca18-41b4-88a0-5c48ee11dfd9 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:52.631362 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1313/5240] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:41:52 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:41:53.642720 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ab16d527-13f0-4e8c-9acb-5e4483fa1940 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:53.644315 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab16d527-13f0-4e8c-9acb-5e4483fa1940 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:53.644478 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab16d527-13f0-4e8c-9acb-5e4483fa1940 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:53.644647 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab16d527-13f0-4e8c-9acb-5e4483fa1940 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:53.652971 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:53.652971 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:41:53.656001 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ab16d527-13f0-4e8c-9acb-5e4483fa1940 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:53.659683 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab16d527-13f0-4e8c-9acb-5e4483fa1940 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:53.660065 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1303/5241] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:41:53 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:41:53.972877 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-7bd7cb89-d774-4c90-971a-728e1959a393 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:53.974713 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-7bd7cb89-d774-4c90-971a-728e1959a393 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] POST https://10.4.3.158/volume/v3/attachments/36c5b43c-f895-4116-ae8d-89bf8f4ac7a0/action Aug 19 21:41:53.975043 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-7bd7cb89-d774-4c90-971a-728e1959a393 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:41:53.975167 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-7bd7cb89-d774-4c90-971a-728e1959a393 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:53.988849 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:53.988849 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:41:53.997510 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15f12f94-61ab-4825-9fa5-d0aaf538c5ca req-7bd7cb89-d774-4c90-971a-728e1959a393 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/attachments/36c5b43c-f895-4116-ae8d-89bf8f4ac7a0/action returned with HTTP 204 Aug 19 21:41:53.997888 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1310/5242] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:41:53 2026] POST /volume/v3/attachments/36c5b43c-f895-4116-ae8d-89bf8f4ac7a0/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:41:54.671994 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d150d683-5578-4a09-acbf-c8d5a0591dde None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:54.673697 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d150d683-5578-4a09-acbf-c8d5a0591dde tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:54.673916 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d150d683-5578-4a09-acbf-c8d5a0591dde tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:54.674135 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d150d683-5578-4a09-acbf-c8d5a0591dde tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:54.683989 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:54.683989 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:41:54.687163 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d150d683-5578-4a09-acbf-c8d5a0591dde tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:54.690897 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d150d683-5578-4a09-acbf-c8d5a0591dde tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:54.691539 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1317/5243] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:41:54 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:41:54.703792 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2953434e-086d-48a5-bd37-6594c2e52d34 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:54.705577 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2953434e-086d-48a5-bd37-6594c2e52d34 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:54.705756 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2953434e-086d-48a5-bd37-6594c2e52d34 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:54.705935 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2953434e-086d-48a5-bd37-6594c2e52d34 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:54.714935 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:54.714935 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:41:54.718399 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2953434e-086d-48a5-bd37-6594c2e52d34 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:54.722665 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2953434e-086d-48a5-bd37-6594c2e52d34 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:54.723108 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1314/5244] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:41:54 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:41:57.760082 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-db18aef4-bb11-439c-ac02-844c4179df9c req-ec728605-441e-432e-b106-571b7681e97e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:57.762787 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-ec728605-441e-432e-b106-571b7681e97e tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:57.762983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-ec728605-441e-432e-b106-571b7681e97e tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:57.763183 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-ec728605-441e-432e-b106-571b7681e97e tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:57.772150 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:57.772150 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:41:57.775477 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-db18aef4-bb11-439c-ac02-844c4179df9c req-ec728605-441e-432e-b106-571b7681e97e tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:57.779942 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-ec728605-441e-432e-b106-571b7681e97e tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:57.780500 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1304/5245] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:41:57 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:41:57.798118 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-db18aef4-bb11-439c-ac02-844c4179df9c req-e6007ca5-f133-4429-a802-23fa1703ba9b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:57.800034 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-e6007ca5-f133-4429-a802-23fa1703ba9b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] POST https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742/action Aug 19 21:41:57.800344 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-e6007ca5-f133-4429-a802-23fa1703ba9b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:41:57.800456 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-e6007ca5-f133-4429-a802-23fa1703ba9b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:57.809824 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:57.809824 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:41:57.810263 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-db18aef4-bb11-439c-ac02-844c4179df9c req-e6007ca5-f133-4429-a802-23fa1703ba9b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:57.816369 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-db18aef4-bb11-439c-ac02-844c4179df9c req-e6007ca5-f133-4429-a802-23fa1703ba9b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Begin detaching volume completed successfully. Aug 19 21:41:57.830523 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-e6007ca5-f133-4429-a802-23fa1703ba9b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742/action returned with HTTP 202 Aug 19 21:41:57.830523 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1311/5246] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:41:57 2026] POST /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:41:57.863655 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f0693c0d-af6b-475c-927a-abedf7e05248 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:57.864118 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f0693c0d-af6b-475c-927a-abedf7e05248 None None] GET https://10.4.3.158/volume// Aug 19 21:41:57.864285 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f0693c0d-af6b-475c-927a-abedf7e05248 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:57.864543 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f0693c0d-af6b-475c-927a-abedf7e05248 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:57.865057 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f0693c0d-af6b-475c-927a-abedf7e05248 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:41:57.865278 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1318/5247] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:41:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:41:57.871227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-db18aef4-bb11-439c-ac02-844c4179df9c req-975f5ab2-e0b6-478f-b1e1-d2c129d040ec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:57.872949 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-975f5ab2-e0b6-478f-b1e1-d2c129d040ec tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:57.873273 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-975f5ab2-e0b6-478f-b1e1-d2c129d040ec tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:57.873351 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-975f5ab2-e0b6-478f-b1e1-d2c129d040ec tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:57.881251 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:57.881251 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:41:57.884185 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-db18aef4-bb11-439c-ac02-844c4179df9c req-975f5ab2-e0b6-478f-b1e1-d2c129d040ec tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:57.887653 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-975f5ab2-e0b6-478f-b1e1-d2c129d040ec tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:41:57.888122 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1315/5248] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:41:57 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 1315 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:41:58.681707 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-db18aef4-bb11-439c-ac02-844c4179df9c req-f8250ab6-535e-40d5-9f0a-377e9ca3d134 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:58.683754 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-f8250ab6-535e-40d5-9f0a-377e9ca3d134 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] DELETE https://10.4.3.158/volume/v3/attachments/36c5b43c-f895-4116-ae8d-89bf8f4ac7a0 Aug 19 21:41:58.683958 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-f8250ab6-535e-40d5-9f0a-377e9ca3d134 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:58.684165 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-f8250ab6-535e-40d5-9f0a-377e9ca3d134 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:58.691619 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:58.691619 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:41:58.751659 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-db18aef4-bb11-439c-ac02-844c4179df9c req-f8250ab6-535e-40d5-9f0a-377e9ca3d134 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/attachments/36c5b43c-f895-4116-ae8d-89bf8f4ac7a0 returned with HTTP 200 Aug 19 21:41:58.752137 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1305/5249] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:41:58 2026] DELETE /volume/v3/attachments/36c5b43c-f895-4116-ae8d-89bf8f4ac7a0 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:41:58.908934 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f9ff6cf5-8713-41fe-a731-6ca5fb080a9c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:58.910924 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f9ff6cf5-8713-41fe-a731-6ca5fb080a9c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:41:58.911263 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f9ff6cf5-8713-41fe-a731-6ca5fb080a9c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f034a759-a5de-40da-a44c-2ffdce86c742", "force": false, "name": "tempest-TestStampPattern-snapshot-1262635745", "description": null, "metadata": null}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:41:58.919845 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:58.919845 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:41:58.920267 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f9ff6cf5-8713-41fe-a731-6ca5fb080a9c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:41:58.920413 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-f9ff6cf5-8713-41fe-a731-6ca5fb080a9c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Create snapshot from volume f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:41:58.975694 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-f9ff6cf5-8713-41fe-a731-6ca5fb080a9c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Created reservations ['d4bd829d-cf56-4ee9-9a82-31bc4a171f13', '1ad9455d-5e2d-4085-91c3-8173907c9ea2', '6e9b4fa0-87fa-41da-afbf-059ecab6c22c', '49c47f21-d3c5-417f-8c59-97ff1d578f40'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:41:59.040779 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f9ff6cf5-8713-41fe-a731-6ca5fb080a9c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Snapshot create request issued successfully. Aug 19 21:41:59.041130 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f9ff6cf5-8713-41fe-a731-6ca5fb080a9c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:41:59.041818 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1312/5250] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:41:58 2026] POST /volume/v3/snapshots => generated 303 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:41:59.050862 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2ec72132-9458-4bf9-b751-519310055e03 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:41:59.053089 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2ec72132-9458-4bf9-b751-519310055e03 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 Aug 19 21:41:59.053277 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2ec72132-9458-4bf9-b751-519310055e03 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:41:59.053518 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2ec72132-9458-4bf9-b751-519310055e03 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:41:59.059039 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:41:59.059039 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:41:59.059534 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2ec72132-9458-4bf9-b751-519310055e03 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Snapshot retrieved successfully. Aug 19 21:41:59.060506 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2ec72132-9458-4bf9-b751-519310055e03 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 returned with HTTP 200 Aug 19 21:41:59.060893 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1319/5251] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:41:59 2026] GET /volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:00.070405 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fff860cf-da6b-4e8e-8519-ebfe018d34b4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:00.072163 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fff860cf-da6b-4e8e-8519-ebfe018d34b4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 Aug 19 21:42:00.072347 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fff860cf-da6b-4e8e-8519-ebfe018d34b4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:00.072551 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fff860cf-da6b-4e8e-8519-ebfe018d34b4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:00.077830 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:00.077830 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:42:00.078408 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fff860cf-da6b-4e8e-8519-ebfe018d34b4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Snapshot retrieved successfully. Aug 19 21:42:00.079334 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fff860cf-da6b-4e8e-8519-ebfe018d34b4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 returned with HTTP 200 Aug 19 21:42:00.079723 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1316/5252] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:42:00 2026] GET /volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:00.088176 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-91a589a3-c2bf-4c70-a751-5cc01d03c7e1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:00.090156 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-91a589a3-c2bf-4c70-a751-5cc01d03c7e1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 Aug 19 21:42:00.090421 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-91a589a3-c2bf-4c70-a751-5cc01d03c7e1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:00.090641 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-91a589a3-c2bf-4c70-a751-5cc01d03c7e1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:00.095497 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:00.095497 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:00.096052 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-91a589a3-c2bf-4c70-a751-5cc01d03c7e1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Snapshot retrieved successfully. Aug 19 21:42:00.096786 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-91a589a3-c2bf-4c70-a751-5cc01d03c7e1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 returned with HTTP 200 Aug 19 21:42:00.097168 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1306/5253] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:42:00 2026] GET /volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:00.849157 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-79dd4a64-1385-4bde-8799-641b22e5eb0e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:00.851330 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-79dd4a64-1385-4bde-8799-641b22e5eb0e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/limits Aug 19 21:42:00.851545 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-79dd4a64-1385-4bde-8799-641b22e5eb0e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:00.851733 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-79dd4a64-1385-4bde-8799-641b22e5eb0e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:00.860673 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:00.860673 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:00.872470 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-79dd4a64-1385-4bde-8799-641b22e5eb0e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Aug 19 21:42:00.872979 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1313/5254] 10.4.3.158 () {68 vars in 1484 bytes} [Wed Aug 19 21:42:00 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:00.933491 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-df797a4e-ea67-4cc1-85a7-623a286d02f1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:00.935970 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-df797a4e-ea67-4cc1-85a7-623a286d02f1 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:42:00.935970 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-df797a4e-ea67-4cc1-85a7-623a286d02f1 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:00.936216 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-df797a4e-ea67-4cc1-85a7-623a286d02f1 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:00.946260 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:00.946260 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:42:00.949864 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-df797a4e-ea67-4cc1-85a7-623a286d02f1 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:42:00.955279 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-df797a4e-ea67-4cc1-85a7-623a286d02f1 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 200 Aug 19 21:42:00.955669 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1320/5255] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:42:00 2026] GET /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 1662 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:42:00.964537 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-927805d8-b5af-4509-90c8-e1aa593f320e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:00.967195 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-927805d8-b5af-4509-90c8-e1aa593f320e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:42:00.967659 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-927805d8-b5af-4509-90c8-e1aa593f320e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b578ff1-3c9f-4433-a636-d897a7d2ee84", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-934585740", "description": null, "metadata": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:42:00.980192 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:00.980192 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:42:00.980652 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-927805d8-b5af-4509-90c8-e1aa593f320e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:42:00.980792 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-927805d8-b5af-4509-90c8-e1aa593f320e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create snapshot from volume 3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:42:01.017775 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-927805d8-b5af-4509-90c8-e1aa593f320e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Created reservations ['c0c55c27-8811-420f-a531-d621ad269f1a', 'd990df6e-7a27-4d14-88eb-4f52442b5a07', 'cc6558c6-7c69-432a-b05f-d40bd8ee2813', '9f979a27-d2c4-4024-83a2-57bc12d5742e'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:42:01.066649 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-927805d8-b5af-4509-90c8-e1aa593f320e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot force create request issued successfully. Aug 19 21:42:01.066988 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e2a30ab3-fe1c-4e1f-a7d7-22f23e0ce4c7 req-927805d8-b5af-4509-90c8-e1aa593f320e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:42:01.067676 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1317/5256] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Aug 19 21:42:00 2026] POST /volume/v3/snapshots => generated 323 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:42:02.678947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d067bb85-20cd-464c-9204-dc92b7e000da None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:02.680500 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d067bb85-20cd-464c-9204-dc92b7e000da tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 Aug 19 21:42:02.680734 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d067bb85-20cd-464c-9204-dc92b7e000da tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:02.680977 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d067bb85-20cd-464c-9204-dc92b7e000da tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:02.686571 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:02.686571 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:02.686960 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d067bb85-20cd-464c-9204-dc92b7e000da tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot retrieved successfully. Aug 19 21:42:02.687710 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d067bb85-20cd-464c-9204-dc92b7e000da tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 returned with HTTP 200 Aug 19 21:42:02.688073 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1307/5257] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:42:02 2026] GET /volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:02.712855 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:02.714591 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:42:02.714911 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1791995968", "snapshot_id": null, "imageRef": "913032e4-8b3f-4a5c-9f6d-5ac53a332bd9", "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:42:02.716293 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1791995968', 'snapshot_id': None, 'imageRef': '913032e4-8b3f-4a5c-9f6d-5ac53a332bd9', 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:42:02.799099 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:02.799099 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:02.799518 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot retrieved successfully. Aug 19 21:42:02.799668 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create volume of 1 GB Aug 19 21:42:02.803161 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Availability Zones retrieved successfully. Aug 19 21:42:02.807890 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Flow 'volume_create_api' (23b8f847-afb5-4c7d-a6dc-77c0cc80e086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:42:02.808922 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (355594a5-7982-438d-923f-91cb0b2882f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:42:02.809740 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:42:02.839179 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (355594a5-7982-438d-923f-91cb0b2882f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '79c6bd2e-743c-429a-afef-329b011edeb8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:42:02.840044 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4167accf-cac9-41fc-bfd0-65ebd5c032cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:42:02.891983 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Created reservations ['856753fa-08eb-40a5-b288-4b99168cb1f6', '188d9529-25d9-443d-824c-7c58fd3ba88d', 'a6279a1c-1252-437e-afcd-8483b0797eea', 'f8fcd651-fec9-4640-807d-934ac5108235'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:42:02.892838 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4167accf-cac9-41fc-bfd0-65ebd5c032cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['856753fa-08eb-40a5-b288-4b99168cb1f6', '188d9529-25d9-443d-824c-7c58fd3ba88d', 'a6279a1c-1252-437e-afcd-8483b0797eea', 'f8fcd651-fec9-4640-807d-934ac5108235']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:42:02.893608 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a58bc4d-0419-4ce3-85ea-69aa5005c30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:42:02.941546 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a58bc4d-0419-4ce3-85ea-69aa5005c30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '010996b1-c4b6-4a59-b2e2-3b88f21367a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1791995968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303c7cb81b934fc2b726e378052df520',qos_specs=None,replication_status=,reservations=['856753fa-08eb-40a5-b288-4b99168cb1f6','188d9529-25d9-443d-824c-7c58fd3ba88d','a6279a1c-1252-437e-afcd-8483b0797eea','f8fcd651-fec9-4640-807d-934ac5108235'],size=1,snapshot_id=79c6bd2e-743c-429a-afef-329b011edeb8,source_replicaid=,source_volid=None,status='creating',user_id='333eae8abadb426b887c4f82c1372307',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), '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-19T21:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1791995968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=010996b1-c4b6-4a59-b2e2-3b88f21367a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='303c7cb81b934fc2b726e378052df520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=79c6bd2e-743c-429a-afef-329b011edeb8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='333eae8abadb426b887c4f82c1372307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:42:02.942295 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f9ba18f-367e-43bd-bf53-37404c44370c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:42:02.977420 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f9ba18f-367e-43bd-bf53-37404c44370c) transitioned into state 'SUCCESS' from state '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-1791995968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303c7cb81b934fc2b726e378052df520',qos_specs=None,replication_status=,reservations=['856753fa-08eb-40a5-b288-4b99168cb1f6','188d9529-25d9-443d-824c-7c58fd3ba88d','a6279a1c-1252-437e-afcd-8483b0797eea','f8fcd651-fec9-4640-807d-934ac5108235'],size=1,snapshot_id=79c6bd2e-743c-429a-afef-329b011edeb8,source_replicaid=,source_volid=None,status='creating',user_id='333eae8abadb426b887c4f82c1372307',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:42:02.978237 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db0ffd75-9d14-42a1-8afa-a67f205e06b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:42:03.020134 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db0ffd75-9d14-42a1-8afa-a67f205e06b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:42:03.021078 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Flow 'volume_create_api' (23b8f847-afb5-4c7d-a6dc-77c0cc80e086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:42:03.024878 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Create volume request issued successfully. Aug 19 21:42:03.024878 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3a40b051-9279-4b77-9448-e210e1ab7f4f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:42:03.024878 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1314/5258] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:42:02 2026] POST /volume/v3/volumes => generated 814 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:42:03.036275 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-292feb24-91f9-426c-9eda-cb178b87b8c6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:03.038401 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-292feb24-91f9-426c-9eda-cb178b87b8c6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 Aug 19 21:42:03.040729 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-292feb24-91f9-426c-9eda-cb178b87b8c6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:03.040729 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-292feb24-91f9-426c-9eda-cb178b87b8c6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:03.046744 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:03.046744 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:42:03.050833 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-292feb24-91f9-426c-9eda-cb178b87b8c6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:42:03.055624 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-292feb24-91f9-426c-9eda-cb178b87b8c6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 returned with HTTP 200 Aug 19 21:42:03.056085 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1321/5259] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:42:03 2026] GET /volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:42:04.068144 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3665ba65-ab27-4ed7-b895-c2f35c59ff7c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:04.069744 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3665ba65-ab27-4ed7-b895-c2f35c59ff7c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 Aug 19 21:42:04.069917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3665ba65-ab27-4ed7-b895-c2f35c59ff7c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:04.070118 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3665ba65-ab27-4ed7-b895-c2f35c59ff7c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:04.076848 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:04.076848 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:42:04.080023 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3665ba65-ab27-4ed7-b895-c2f35c59ff7c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:42:04.084392 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3665ba65-ab27-4ed7-b895-c2f35c59ff7c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 returned with HTTP 200 Aug 19 21:42:04.084766 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1318/5260] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:42:04 2026] GET /volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:42:04.096566 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8d85ea7b-4d02-4391-ae9f-fb198c52c70f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:04.098730 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d85ea7b-4d02-4391-ae9f-fb198c52c70f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 Aug 19 21:42:04.098955 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d85ea7b-4d02-4391-ae9f-fb198c52c70f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:04.099174 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d85ea7b-4d02-4391-ae9f-fb198c52c70f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:04.105848 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:04.105848 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:04.109068 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8d85ea7b-4d02-4391-ae9f-fb198c52c70f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:42:04.113326 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d85ea7b-4d02-4391-ae9f-fb198c52c70f tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 returned with HTTP 200 Aug 19 21:42:04.113622 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1308/5261] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:42:04 2026] GET /volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:42:05.309871 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-84b9885b-cff7-494f-a25c-3bb2aa35f5ba None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:05.311962 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-84b9885b-cff7-494f-a25c-3bb2aa35f5ba tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 Aug 19 21:42:05.312174 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-84b9885b-cff7-494f-a25c-3bb2aa35f5ba tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:05.312354 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-84b9885b-cff7-494f-a25c-3bb2aa35f5ba tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:05.319125 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:05.319125 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:05.322287 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-84b9885b-cff7-494f-a25c-3bb2aa35f5ba tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:42:05.326591 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-84b9885b-cff7-494f-a25c-3bb2aa35f5ba tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 returned with HTTP 200 Aug 19 21:42:05.326938 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1315/5262] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:42:05 2026] GET /volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:42:05.759691 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-64c93b9f-9db0-4ac8-b39b-f8168c91dd14 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:05.761635 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-64c93b9f-9db0-4ac8-b39b-f8168c91dd14 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 Aug 19 21:42:05.761845 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-64c93b9f-9db0-4ac8-b39b-f8168c91dd14 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:05.762071 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-64c93b9f-9db0-4ac8-b39b-f8168c91dd14 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:05.768958 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:05.768958 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:42:05.772197 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-64c93b9f-9db0-4ac8-b39b-f8168c91dd14 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:42:05.778218 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-64c93b9f-9db0-4ac8-b39b-f8168c91dd14 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 returned with HTTP 200 Aug 19 21:42:05.778727 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1322/5263] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:42:05 2026] GET /volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:42:05.788000 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7aefcc03-d890-4150-bfc1-4be3d718932f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:05.788445 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7aefcc03-d890-4150-bfc1-4be3d718932f None None] GET https://10.4.3.158/volume// Aug 19 21:42:05.788613 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7aefcc03-d890-4150-bfc1-4be3d718932f None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:05.788793 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7aefcc03-d890-4150-bfc1-4be3d718932f None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:05.789123 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7aefcc03-d890-4150-bfc1-4be3d718932f None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:42:05.789414 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1319/5264] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:42:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:42:05.796410 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-76af2be7-04bf-41e9-bc29-3b6438c1c337 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:05.798465 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-76af2be7-04bf-41e9-bc29-3b6438c1c337 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:42:05.798803 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-76af2be7-04bf-41e9-bc29-3b6438c1c337 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "010996b1-c4b6-4a59-b2e2-3b88f21367a1", "connector": null, "instance_uuid": "9867d05a-1ae1-4e04-82e0-9a9499b4c87d"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:42:05.806828 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:05.806828 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:05.848783 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-76af2be7-04bf-41e9-bc29-3b6438c1c337 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:42:05.849315 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1309/5265] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:42:05 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 19 21:42:05.889904 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:05.891987 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:42:05.892579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1509036754", "snapshot_id": "9ebf746e-c421-4178-b2f8-a01990c04d49", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:42:05.894227 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1509036754', 'snapshot_id': '9ebf746e-c421-4178-b2f8-a01990c04d49', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:42:05.898926 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:05.898926 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:05.899404 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Snapshot retrieved successfully. Aug 19 21:42:05.899610 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Create volume of 1 GB Aug 19 21:42:05.902859 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Availability Zones retrieved successfully. Aug 19 21:42:05.908185 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Flow 'volume_create_api' (e4e6d8a8-5464-4ce8-aaa2-12ad5d096b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:42:05.908922 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61de2a8b-0301-4248-9a48-ac239daf7b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:42:05.909803 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:42:05.943579 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61de2a8b-0301-4248-9a48-ac239daf7b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ebf746e-c421-4178-b2f8-a01990c04d49', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:42:05.944459 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c023044e-8acf-4eb8-817c-934bcc350b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:42:05.990751 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Created reservations ['c04100c6-8910-426a-87fd-f883c24d59b8', '4da63aef-5ec6-4ac8-91db-55c6705dfedc', '950b3396-0dd0-48d4-a28a-d32d11483134', 'bb630758-509a-45d3-b935-16b66994246e'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:42:05.991554 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c023044e-8acf-4eb8-817c-934bcc350b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c04100c6-8910-426a-87fd-f883c24d59b8', '4da63aef-5ec6-4ac8-91db-55c6705dfedc', '950b3396-0dd0-48d4-a28a-d32d11483134', 'bb630758-509a-45d3-b935-16b66994246e']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:42:05.992317 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7807f53b-291d-41c9-84b4-4e0065743fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:42:06.038499 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7807f53b-291d-41c9-84b4-4e0065743fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e05f164-ed4d-4733-b519-dd0bc248c329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1509036754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7eb2ef9246c4d309840990721b8480a',qos_specs=None,replication_status=,reservations=['c04100c6-8910-426a-87fd-f883c24d59b8','4da63aef-5ec6-4ac8-91db-55c6705dfedc','950b3396-0dd0-48d4-a28a-d32d11483134','bb630758-509a-45d3-b935-16b66994246e'],size=1,snapshot_id=9ebf746e-c421-4178-b2f8-a01990c04d49,source_replicaid=,source_volid=None,status='creating',user_id='a49ab8ab8d664455a810f6f38c73b2a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1509036754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e05f164-ed4d-4733-b519-dd0bc248c329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7eb2ef9246c4d309840990721b8480a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ebf746e-c421-4178-b2f8-a01990c04d49,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a49ab8ab8d664455a810f6f38c73b2a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:42:06.039317 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ea320d-63b2-4cbf-99de-2809b94586ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:42:06.067677 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ea320d-63b2-4cbf-99de-2809b94586ab) transitioned into state 'SUCCESS' from state '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-1509036754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7eb2ef9246c4d309840990721b8480a',qos_specs=None,replication_status=,reservations=['c04100c6-8910-426a-87fd-f883c24d59b8','4da63aef-5ec6-4ac8-91db-55c6705dfedc','950b3396-0dd0-48d4-a28a-d32d11483134','bb630758-509a-45d3-b935-16b66994246e'],size=1,snapshot_id=9ebf746e-c421-4178-b2f8-a01990c04d49,source_replicaid=,source_volid=None,status='creating',user_id='a49ab8ab8d664455a810f6f38c73b2a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:42:06.068586 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03900c2b-1e5f-488a-9305-009b8b05d4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:42:06.092350 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03900c2b-1e5f-488a-9305-009b8b05d4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:42:06.093980 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Flow 'volume_create_api' (e4e6d8a8-5464-4ce8-aaa2-12ad5d096b5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:42:06.093980 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Create volume request issued successfully. Aug 19 21:42:06.094754 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2f060746-2375-456b-9bb2-7be4483d7cc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:42:06.095255 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1316/5266] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:42:05 2026] POST /volume/v3/volumes => generated 781 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:42:06.857685 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-12c9bfb5-9f46-4657-9ea0-630575266120 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:06.858276 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12c9bfb5-9f46-4657-9ea0-630575266120 None None] GET https://10.4.3.158/volume// Aug 19 21:42:06.858276 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12c9bfb5-9f46-4657-9ea0-630575266120 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:06.858426 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12c9bfb5-9f46-4657-9ea0-630575266120 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:06.858753 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12c9bfb5-9f46-4657-9ea0-630575266120 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:42:06.859043 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1323/5267] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:42:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:42:06.867098 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-a656c1bd-4980-4c8e-bcb4-0c4e84128e89 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:06.869005 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-a656c1bd-4980-4c8e-bcb4-0c4e84128e89 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 Aug 19 21:42:06.869271 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-a656c1bd-4980-4c8e-bcb4-0c4e84128e89 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:06.869537 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-a656c1bd-4980-4c8e-bcb4-0c4e84128e89 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:06.879228 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:06.879228 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:42:06.882719 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-a656c1bd-4980-4c8e-bcb4-0c4e84128e89 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:42:06.887240 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-a656c1bd-4980-4c8e-bcb4-0c4e84128e89 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 returned with HTTP 200 Aug 19 21:42:06.887663 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1320/5268] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:42:06 2026] GET /volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 => generated 1584 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:42:06.993752 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-3717951b-a889-4be0-9246-50be5d860ffc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:06.995805 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-3717951b-a889-4be0-9246-50be5d860ffc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] PUT https://10.4.3.158/volume/v3/attachments/ff4f3560-b3b1-4bdf-b395-1f1dab770c7e Aug 19 21:42:06.996209 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-3717951b-a889-4be0-9246-50be5d860ffc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:42:07.003717 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-3717951b-a889-4be0-9246-50be5d860ffc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Acquiring lock "cinder-attachment_update-010996b1-c4b6-4a59-b2e2-3b88f21367a1-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:42:07.008578 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-3717951b-a889-4be0-9246-50be5d860ffc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Lock "cinder-attachment_update-010996b1-c4b6-4a59-b2e2-3b88f21367a1-np0000007814" acquired by "attachment_update" :: waited 0.005s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:42:07.009545 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:07.009545 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:07.118555 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-3717951b-a889-4be0-9246-50be5d860ffc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Lock "cinder-attachment_update-010996b1-c4b6-4a59-b2e2-3b88f21367a1-np0000007814" released by "attachment_update" :: held 0.110s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:42:07.118773 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-3717951b-a889-4be0-9246-50be5d860ffc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments/ff4f3560-b3b1-4bdf-b395-1f1dab770c7e returned with HTTP 200 Aug 19 21:42:07.119412 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1310/5269] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:42:06 2026] PUT /volume/v3/attachments/ff4f3560-b3b1-4bdf-b395-1f1dab770c7e => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:42:07.140404 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-813de904-f9b8-4c81-a10b-9f8b60fb505c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:07.143071 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-813de904-f9b8-4c81-a10b-9f8b60fb505c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] POST https://10.4.3.158/volume/v3/attachments/ff4f3560-b3b1-4bdf-b395-1f1dab770c7e/action Aug 19 21:42:07.143547 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-813de904-f9b8-4c81-a10b-9f8b60fb505c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action body: b'{"os-complete": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:42:07.143646 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-813de904-f9b8-4c81-a10b-9f8b60fb505c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:42:07.159330 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:07.159330 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:07.176484 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-015efc12-fd9b-4bbb-9fe7-1df3a0f642c6 req-813de904-f9b8-4c81-a10b-9f8b60fb505c tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments/ff4f3560-b3b1-4bdf-b395-1f1dab770c7e/action returned with HTTP 204 Aug 19 21:42:07.176893 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1317/5270] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:42:07 2026] POST /volume/v3/attachments/ff4f3560-b3b1-4bdf-b395-1f1dab770c7e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:42:15.775843 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=28 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:42:16.885795 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=48,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:42:17.109161 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=41,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:42:17.170059 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=103,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:42:49.208946 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5ba045bb-ff0a-4e4a-b7e1-84e9e82f7191 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:49.210622 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5ba045bb-ff0a-4e4a-b7e1-84e9e82f7191 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:49.210793 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5ba045bb-ff0a-4e4a-b7e1-84e9e82f7191 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:49.212034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5ba045bb-ff0a-4e4a-b7e1-84e9e82f7191 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:49.218029 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:49.218029 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:42:49.224494 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5ba045bb-ff0a-4e4a-b7e1-84e9e82f7191 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:49.227281 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5ba045bb-ff0a-4e4a-b7e1-84e9e82f7191 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:49.227800 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1324/5271] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:42:49 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:49.239126 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0af51758-f874-45e2-b8ae-348b8aebd571 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:49.241452 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0af51758-f874-45e2-b8ae-348b8aebd571 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:49.241846 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0af51758-f874-45e2-b8ae-348b8aebd571 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:49.242205 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0af51758-f874-45e2-b8ae-348b8aebd571 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:49.249194 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:49.249194 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:42:49.252858 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0af51758-f874-45e2-b8ae-348b8aebd571 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:49.257595 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0af51758-f874-45e2-b8ae-348b8aebd571 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:49.258157 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1321/5272] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:42:49 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:49.299921 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-ee4c3bcf-3440-4e71-a757-c8142d766605 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:49.302515 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-ee4c3bcf-3440-4e71-a757-c8142d766605 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:49.304285 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-ee4c3bcf-3440-4e71-a757-c8142d766605 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:49.304285 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-ee4c3bcf-3440-4e71-a757-c8142d766605 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:49.311655 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:49.311655 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:49.316162 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-ee4c3bcf-3440-4e71-a757-c8142d766605 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:49.321031 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-ee4c3bcf-3440-4e71-a757-c8142d766605 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:49.321688 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1311/5273] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:42:49 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:49.389716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-284445b3-69b0-4715-9867-7c4d9951fa14 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:49.390193 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-284445b3-69b0-4715-9867-7c4d9951fa14 None None] GET https://10.4.3.158/volume// Aug 19 21:42:49.390396 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-284445b3-69b0-4715-9867-7c4d9951fa14 None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:49.390621 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-284445b3-69b0-4715-9867-7c4d9951fa14 None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:49.391036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-284445b3-69b0-4715-9867-7c4d9951fa14 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:42:49.391383 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1318/5274] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:42:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:42:49.398246 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-60a8a6fe-8f87-4086-93c6-eff421b87d34 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:49.400278 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-60a8a6fe-8f87-4086-93c6-eff421b87d34 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:42:49.400640 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-60a8a6fe-8f87-4086-93c6-eff421b87d34 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e05f164-ed4d-4733-b519-dd0bc248c329", "connector": null, "instance_uuid": "0374f825-d307-4b97-9c8f-e14915a74777"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:42:49.409390 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:49.409390 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:42:49.432349 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-60a8a6fe-8f87-4086-93c6-eff421b87d34 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:42:49.432852 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1325/5275] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:42:49 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 19 21:42:49.457078 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d003ac91-2855-46b7-b97e-0f4e279ef1e3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:49.459274 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d003ac91-2855-46b7-b97e-0f4e279ef1e3 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:49.459489 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d003ac91-2855-46b7-b97e-0f4e279ef1e3 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:49.459612 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d003ac91-2855-46b7-b97e-0f4e279ef1e3 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:49.468006 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e6109f8b-31c5-4a81-8720-edd86cab99ef None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:49.468486 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e6109f8b-31c5-4a81-8720-edd86cab99ef None None] GET https://10.4.3.158/volume// Aug 19 21:42:49.468695 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e6109f8b-31c5-4a81-8720-edd86cab99ef None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:49.468845 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:49.468845 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:42:49.468940 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e6109f8b-31c5-4a81-8720-edd86cab99ef None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:49.469338 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e6109f8b-31c5-4a81-8720-edd86cab99ef None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:42:49.469689 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1312/5276] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:42:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:42:49.472221 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d003ac91-2855-46b7-b97e-0f4e279ef1e3 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:49.475864 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d003ac91-2855-46b7-b97e-0f4e279ef1e3 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:49.476338 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1322/5277] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:42:49 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:49.477987 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5059ded8-975a-4c66-bc41-6fb4c850a1a5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:49.480081 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5059ded8-975a-4c66-bc41-6fb4c850a1a5 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:49.480322 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5059ded8-975a-4c66-bc41-6fb4c850a1a5 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:49.480570 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5059ded8-975a-4c66-bc41-6fb4c850a1a5 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:49.489454 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:49.489454 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:49.492766 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5059ded8-975a-4c66-bc41-6fb4c850a1a5 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:49.497130 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5059ded8-975a-4c66-bc41-6fb4c850a1a5 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:49.497503 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1319/5278] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:42:49 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 1053 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:42:49.597374 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5002fdbd-a563-4c07-8d57-8fb59268f71a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:49.599692 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5002fdbd-a563-4c07-8d57-8fb59268f71a tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] PUT https://10.4.3.158/volume/v3/attachments/d8e7ed7a-06fd-4cbf-9e62-90977f8195e0 Aug 19 21:42:49.600180 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5002fdbd-a563-4c07-8d57-8fb59268f71a tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:42:49.607620 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5002fdbd-a563-4c07-8d57-8fb59268f71a tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Acquiring lock "cinder-attachment_update-8e05f164-ed4d-4733-b519-dd0bc248c329-np0000007814" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:42:49.611940 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5002fdbd-a563-4c07-8d57-8fb59268f71a tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Lock "cinder-attachment_update-8e05f164-ed4d-4733-b519-dd0bc248c329-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:42:49.612829 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:49.612829 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:42:49.682335 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5002fdbd-a563-4c07-8d57-8fb59268f71a tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Lock "cinder-attachment_update-8e05f164-ed4d-4733-b519-dd0bc248c329-np0000007814" released by "attachment_update" :: held 0.070s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:42:49.682674 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5002fdbd-a563-4c07-8d57-8fb59268f71a tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/attachments/d8e7ed7a-06fd-4cbf-9e62-90977f8195e0 returned with HTTP 200 Aug 19 21:42:49.683330 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1326/5279] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:42:49 2026] PUT /volume/v3/attachments/d8e7ed7a-06fd-4cbf-9e62-90977f8195e0 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:42:50.489143 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c2ca9776-fbfb-425c-b0b2-74b51eab49d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:50.491369 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c2ca9776-fbfb-425c-b0b2-74b51eab49d4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:50.491776 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c2ca9776-fbfb-425c-b0b2-74b51eab49d4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:50.492095 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c2ca9776-fbfb-425c-b0b2-74b51eab49d4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:50.501360 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:50.501360 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:50.505558 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c2ca9776-fbfb-425c-b0b2-74b51eab49d4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:50.509168 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c2ca9776-fbfb-425c-b0b2-74b51eab49d4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:50.509722 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1313/5280] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:42:50 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:51.522007 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5a6d6092-6e1a-463b-b0b5-6c12f2fec8fb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:51.523806 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a6d6092-6e1a-463b-b0b5-6c12f2fec8fb tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:51.524038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a6d6092-6e1a-463b-b0b5-6c12f2fec8fb tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:51.524264 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a6d6092-6e1a-463b-b0b5-6c12f2fec8fb tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:51.533380 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:51.533380 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:42:51.536744 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5a6d6092-6e1a-463b-b0b5-6c12f2fec8fb tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:51.540671 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a6d6092-6e1a-463b-b0b5-6c12f2fec8fb tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:51.541023 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1323/5281] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:42:51 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:52.554701 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-95ecbe7e-ab16-4c30-8ccb-41dec87aabc8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:52.556348 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-95ecbe7e-ab16-4c30-8ccb-41dec87aabc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:52.556574 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-95ecbe7e-ab16-4c30-8ccb-41dec87aabc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:52.556769 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-95ecbe7e-ab16-4c30-8ccb-41dec87aabc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:52.565247 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:52.565247 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:52.568058 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-95ecbe7e-ab16-4c30-8ccb-41dec87aabc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:52.571555 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-95ecbe7e-ab16-4c30-8ccb-41dec87aabc8 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:52.571918 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1320/5282] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:42:52 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:52.919700 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5767c925-2630-4bad-a6d7-288639e2fe4c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:52.922089 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5767c925-2630-4bad-a6d7-288639e2fe4c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] POST https://10.4.3.158/volume/v3/attachments/d8e7ed7a-06fd-4cbf-9e62-90977f8195e0/action Aug 19 21:42:52.922523 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5767c925-2630-4bad-a6d7-288639e2fe4c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:42:52.922669 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5767c925-2630-4bad-a6d7-288639e2fe4c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:42:52.940303 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:52.940303 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:42:52.951746 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-03fb98d1-6a34-4026-b97c-15a901bce4f9 req-5767c925-2630-4bad-a6d7-288639e2fe4c tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/attachments/d8e7ed7a-06fd-4cbf-9e62-90977f8195e0/action returned with HTTP 204 Aug 19 21:42:52.952230 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1327/5283] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:42:52 2026] POST /volume/v3/attachments/d8e7ed7a-06fd-4cbf-9e62-90977f8195e0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:42:53.524283 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7c1bd222-9e63-4cf1-966d-3fb23871111d req-35062215-9f74-48b5-945f-eebef97d45c6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:53.526332 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7c1bd222-9e63-4cf1-966d-3fb23871111d req-35062215-9f74-48b5-945f-eebef97d45c6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] DELETE https://10.4.3.158/volume/v3/attachments/ff4f3560-b3b1-4bdf-b395-1f1dab770c7e Aug 19 21:42:53.526523 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7c1bd222-9e63-4cf1-966d-3fb23871111d req-35062215-9f74-48b5-945f-eebef97d45c6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:53.526707 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7c1bd222-9e63-4cf1-966d-3fb23871111d req-35062215-9f74-48b5-945f-eebef97d45c6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:53.533620 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:53.533620 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:53.580396 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7c1bd222-9e63-4cf1-966d-3fb23871111d req-35062215-9f74-48b5-945f-eebef97d45c6 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments/ff4f3560-b3b1-4bdf-b395-1f1dab770c7e returned with HTTP 200 Aug 19 21:42:53.580799 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1314/5284] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:42:53 2026] DELETE /volume/v3/attachments/ff4f3560-b3b1-4bdf-b395-1f1dab770c7e => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:53.583917 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2bf99357-8cc7-44fd-9010-f90cf1bfefd1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:53.585942 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2bf99357-8cc7-44fd-9010-f90cf1bfefd1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:53.586105 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2bf99357-8cc7-44fd-9010-f90cf1bfefd1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:53.586281 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2bf99357-8cc7-44fd-9010-f90cf1bfefd1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:53.597692 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:53.597692 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:42:53.601042 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2bf99357-8cc7-44fd-9010-f90cf1bfefd1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:53.605312 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2bf99357-8cc7-44fd-9010-f90cf1bfefd1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:53.605687 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1324/5285] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:42:53 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:42:53.619932 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c7c6774e-3f5b-4579-9346-7c659840b732 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:53.622144 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c7c6774e-3f5b-4579-9346-7c659840b732 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:53.622237 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c7c6774e-3f5b-4579-9346-7c659840b732 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:53.622418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c7c6774e-3f5b-4579-9346-7c659840b732 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:53.631509 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:53.631509 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:53.634715 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-c7c6774e-3f5b-4579-9346-7c659840b732 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:53.638630 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c7c6774e-3f5b-4579-9346-7c659840b732 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:53.638998 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1321/5286] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:42:53 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:42:55.100731 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-140d880d-ab7f-4ecc-a9a6-d13150c1e896 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:55.102565 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-140d880d-ab7f-4ecc-a9a6-d13150c1e896 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] DELETE https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 Aug 19 21:42:55.102781 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-140d880d-ab7f-4ecc-a9a6-d13150c1e896 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:55.102982 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-140d880d-ab7f-4ecc-a9a6-d13150c1e896 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:55.103192 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-140d880d-ab7f-4ecc-a9a6-d13150c1e896 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Delete volume with id: 010996b1-c4b6-4a59-b2e2-3b88f21367a1 Aug 19 21:42:55.110460 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:55.110460 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:42:55.110908 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-140d880d-ab7f-4ecc-a9a6-d13150c1e896 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:42:55.128077 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-140d880d-ab7f-4ecc-a9a6-d13150c1e896 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Delete volume request issued successfully. Aug 19 21:42:55.128239 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-140d880d-ab7f-4ecc-a9a6-d13150c1e896 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 returned with HTTP 202 Aug 19 21:42:55.128706 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1328/5287] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:42:55 2026] DELETE /volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:42:55.135832 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7b0bc71f-ad58-4881-9992-1bd4d77033f7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:55.137702 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b0bc71f-ad58-4881-9992-1bd4d77033f7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 Aug 19 21:42:55.137906 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b0bc71f-ad58-4881-9992-1bd4d77033f7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:55.138143 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b0bc71f-ad58-4881-9992-1bd4d77033f7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:55.145360 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:55.145360 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:55.148934 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7b0bc71f-ad58-4881-9992-1bd4d77033f7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:42:55.153562 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b0bc71f-ad58-4881-9992-1bd4d77033f7 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 returned with HTTP 200 Aug 19 21:42:55.153977 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1315/5288] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:42:55 2026] GET /volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:42:56.067647 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-32a6c810-6406-406f-a3cd-c0efafdd170f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:56.069668 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-32a6c810-6406-406f-a3cd-c0efafdd170f tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:56.069869 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-32a6c810-6406-406f-a3cd-c0efafdd170f tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:56.070121 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-32a6c810-6406-406f-a3cd-c0efafdd170f tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:56.078804 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:56.078804 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:42:56.081826 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-32a6c810-6406-406f-a3cd-c0efafdd170f tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:56.085427 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-32a6c810-6406-406f-a3cd-c0efafdd170f tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:56.085744 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1325/5289] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:42:56 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:42:56.102307 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-5e05afe4-3dc4-4707-930b-289bfb146a4b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:56.104332 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-5e05afe4-3dc4-4707-930b-289bfb146a4b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] POST https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329/action Aug 19 21:42:56.104750 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-5e05afe4-3dc4-4707-930b-289bfb146a4b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:42:56.104903 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-5e05afe4-3dc4-4707-930b-289bfb146a4b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:42:56.114963 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:56.114963 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:56.115475 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-5e05afe4-3dc4-4707-930b-289bfb146a4b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:56.121126 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-5e05afe4-3dc4-4707-930b-289bfb146a4b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Begin detaching volume completed successfully. Aug 19 21:42:56.121372 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-5e05afe4-3dc4-4707-930b-289bfb146a4b tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329/action returned with HTTP 202 Aug 19 21:42:56.121889 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1322/5290] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:42:56 2026] POST /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:42:56.159055 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0004475c-dba6-4318-b297-f7e2bf912bf8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:56.159479 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0004475c-dba6-4318-b297-f7e2bf912bf8 None None] GET https://10.4.3.158/volume// Aug 19 21:42:56.159684 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0004475c-dba6-4318-b297-f7e2bf912bf8 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:56.159900 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0004475c-dba6-4318-b297-f7e2bf912bf8 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:56.160250 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0004475c-dba6-4318-b297-f7e2bf912bf8 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:42:56.160565 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1329/5291] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:42:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:42:56.165626 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e07168a4-1f09-417c-b438-a49136dfa330 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:56.167492 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e07168a4-1f09-417c-b438-a49136dfa330 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 Aug 19 21:42:56.167714 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e07168a4-1f09-417c-b438-a49136dfa330 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:56.167908 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e07168a4-1f09-417c-b438-a49136dfa330 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:56.168479 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-ff0fc122-516c-4afb-b41d-b2ce36fff220 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:56.170467 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-ff0fc122-516c-4afb-b41d-b2ce36fff220 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:56.170682 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-ff0fc122-516c-4afb-b41d-b2ce36fff220 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:56.170873 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-ff0fc122-516c-4afb-b41d-b2ce36fff220 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:56.173573 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e07168a4-1f09-417c-b438-a49136dfa330 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 returned with HTTP 404 Aug 19 21:42:56.174026 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1316/5292] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:42:56 2026] GET /volume/v3/volumes/010996b1-c4b6-4a59-b2e2-3b88f21367a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:42:56.179648 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:56.179648 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:42:56.181584 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3501a438-1d31-43da-a568-47178fcedcdd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:56.183252 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-ff0fc122-516c-4afb-b41d-b2ce36fff220 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:56.183325 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3501a438-1d31-43da-a568-47178fcedcdd tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 Aug 19 21:42:56.183511 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3501a438-1d31-43da-a568-47178fcedcdd tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:56.183697 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3501a438-1d31-43da-a568-47178fcedcdd tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:56.183790 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-3501a438-1d31-43da-a568-47178fcedcdd tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Delete snapshot with id: 79c6bd2e-743c-429a-afef-329b011edeb8 Aug 19 21:42:56.187345 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-ff0fc122-516c-4afb-b41d-b2ce36fff220 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:56.187733 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1326/5293] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:42:56 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 1349 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:42:56.188705 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:56.188705 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:56.189156 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3501a438-1d31-43da-a568-47178fcedcdd tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot retrieved successfully. Aug 19 21:42:56.207097 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3501a438-1d31-43da-a568-47178fcedcdd tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot delete request issued successfully. Aug 19 21:42:56.207272 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3501a438-1d31-43da-a568-47178fcedcdd tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 returned with HTTP 202 Aug 19 21:42:56.207674 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1323/5294] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:42:56 2026] DELETE /volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:42:56.215522 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e5a3360c-cdde-46b0-b668-f20a39fa5105 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:56.217613 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e5a3360c-cdde-46b0-b668-f20a39fa5105 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 Aug 19 21:42:56.217835 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e5a3360c-cdde-46b0-b668-f20a39fa5105 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:56.218062 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e5a3360c-cdde-46b0-b668-f20a39fa5105 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:56.223322 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:56.223322 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:42:56.223800 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e5a3360c-cdde-46b0-b668-f20a39fa5105 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot retrieved successfully. Aug 19 21:42:56.224634 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e5a3360c-cdde-46b0-b668-f20a39fa5105 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 returned with HTTP 200 Aug 19 21:42:56.225058 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1330/5295] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:42:56 2026] GET /volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:57.010851 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-651fbfbb-6fcf-4ae6-b115-8414d7d580dc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:57.013382 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-651fbfbb-6fcf-4ae6-b115-8414d7d580dc tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] DELETE https://10.4.3.158/volume/v3/attachments/d8e7ed7a-06fd-4cbf-9e62-90977f8195e0 Aug 19 21:42:57.013623 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-651fbfbb-6fcf-4ae6-b115-8414d7d580dc tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:57.013862 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-651fbfbb-6fcf-4ae6-b115-8414d7d580dc tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:57.021951 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:57.021951 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:57.065955 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2a20f1f3-fb82-41d0-97ae-4e81f654eff7 req-651fbfbb-6fcf-4ae6-b115-8414d7d580dc tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/attachments/d8e7ed7a-06fd-4cbf-9e62-90977f8195e0 returned with HTTP 200 Aug 19 21:42:57.066460 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1317/5296] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:42:57 2026] DELETE /volume/v3/attachments/d8e7ed7a-06fd-4cbf-9e62-90977f8195e0 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:57.235202 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f731dae-d0e4-4ed4-8f48-a417bcc9b02e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:57.237028 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f731dae-d0e4-4ed4-8f48-a417bcc9b02e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 Aug 19 21:42:57.237226 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f731dae-d0e4-4ed4-8f48-a417bcc9b02e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:57.237407 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f731dae-d0e4-4ed4-8f48-a417bcc9b02e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:57.241416 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f731dae-d0e4-4ed4-8f48-a417bcc9b02e tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 returned with HTTP 404 Aug 19 21:42:57.241923 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1327/5297] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:42:57 2026] GET /volume/v3/snapshots/79c6bd2e-743c-429a-afef-329b011edeb8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:42:58.926976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-66d9a8ac-64ba-41a9-8a2d-a769d5ed040c req-97560850-f44f-44e9-ba8f-dcee4a96ab16 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:58.928883 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-66d9a8ac-64ba-41a9-8a2d-a769d5ed040c req-97560850-f44f-44e9-ba8f-dcee4a96ab16 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] DELETE https://10.4.3.158/volume/v3/attachments/235252a6-282b-4f0c-b47e-cfafe1d710f9 Aug 19 21:42:58.929114 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-66d9a8ac-64ba-41a9-8a2d-a769d5ed040c req-97560850-f44f-44e9-ba8f-dcee4a96ab16 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:58.929317 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-66d9a8ac-64ba-41a9-8a2d-a769d5ed040c req-97560850-f44f-44e9-ba8f-dcee4a96ab16 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:58.935707 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:58.935707 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:42:58.975233 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-66d9a8ac-64ba-41a9-8a2d-a769d5ed040c req-97560850-f44f-44e9-ba8f-dcee4a96ab16 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments/235252a6-282b-4f0c-b47e-cfafe1d710f9 returned with HTTP 200 Aug 19 21:42:58.975596 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1324/5298] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:42:58 2026] DELETE /volume/v3/attachments/235252a6-282b-4f0c-b47e-cfafe1d710f9 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:42:59.899598 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-579c285c-ce41-4e3e-8935-3e7396d55cff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:59.901310 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-579c285c-ce41-4e3e-8935-3e7396d55cff tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:59.901496 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-579c285c-ce41-4e3e-8935-3e7396d55cff tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:59.901673 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-579c285c-ce41-4e3e-8935-3e7396d55cff tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:59.901822 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-579c285c-ce41-4e3e-8935-3e7396d55cff tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Delete volume with id: 8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:59.915446 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:59.915446 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:42:59.915911 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-579c285c-ce41-4e3e-8935-3e7396d55cff tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:59.956981 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-579c285c-ce41-4e3e-8935-3e7396d55cff tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Delete volume request issued successfully. Aug 19 21:42:59.957305 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-579c285c-ce41-4e3e-8935-3e7396d55cff tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 202 Aug 19 21:42:59.957709 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1331/5299] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:42:59 2026] DELETE /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:42:59.964610 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fa69a50a-6ce0-4950-a558-62ef75bf36aa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:42:59.966661 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fa69a50a-6ce0-4950-a558-62ef75bf36aa tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:42:59.966898 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fa69a50a-6ce0-4950-a558-62ef75bf36aa tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:42:59.967125 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fa69a50a-6ce0-4950-a558-62ef75bf36aa tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:42:59.974238 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:42:59.974238 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:42:59.985319 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fa69a50a-6ce0-4950-a558-62ef75bf36aa tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:42:59.995357 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fa69a50a-6ce0-4950-a558-62ef75bf36aa tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 200 Aug 19 21:42:59.995738 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1318/5300] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:42:59 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:00.398326 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-831bd0ef-6e9f-46e1-9df7-0d0dc019a70b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:00.400024 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-831bd0ef-6e9f-46e1-9df7-0d0dc019a70b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 Aug 19 21:43:00.400243 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-831bd0ef-6e9f-46e1-9df7-0d0dc019a70b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:00.400414 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-831bd0ef-6e9f-46e1-9df7-0d0dc019a70b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:00.401964 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-831bd0ef-6e9f-46e1-9df7-0d0dc019a70b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Delete volume with id: 4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 Aug 19 21:43:00.407652 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:00.407652 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:00.408182 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-831bd0ef-6e9f-46e1-9df7-0d0dc019a70b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:43:00.461280 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-831bd0ef-6e9f-46e1-9df7-0d0dc019a70b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Delete volume request issued successfully. Aug 19 21:43:00.461460 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-831bd0ef-6e9f-46e1-9df7-0d0dc019a70b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 returned with HTTP 202 Aug 19 21:43:00.462046 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1328/5301] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:00 2026] DELETE /volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:00.468323 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8b9a7809-738c-4d69-a5a7-d9447d88b1cc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:00.470235 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b9a7809-738c-4d69-a5a7-d9447d88b1cc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 Aug 19 21:43:00.470447 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b9a7809-738c-4d69-a5a7-d9447d88b1cc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:00.470628 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b9a7809-738c-4d69-a5a7-d9447d88b1cc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:00.477170 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:00.477170 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:00.480385 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8b9a7809-738c-4d69-a5a7-d9447d88b1cc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:43:00.484394 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b9a7809-738c-4d69-a5a7-d9447d88b1cc tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 returned with HTTP 200 Aug 19 21:43:00.484801 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1325/5302] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:00 2026] GET /volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 => generated 1421 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:43:01.007597 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-916a1733-5874-44c1-98ad-805fbb71d64f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:01.009126 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-916a1733-5874-44c1-98ad-805fbb71d64f tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 Aug 19 21:43:01.009294 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-916a1733-5874-44c1-98ad-805fbb71d64f tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:01.009464 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-916a1733-5874-44c1-98ad-805fbb71d64f tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:01.014346 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-916a1733-5874-44c1-98ad-805fbb71d64f tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 returned with HTTP 404 Aug 19 21:43:01.014728 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1332/5303] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:01 2026] GET /volume/v3/volumes/8e05f164-ed4d-4733-b519-dd0bc248c329 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:01.343453 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8debe5e9-4824-48fc-b814-10fc30b045dd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:01.344943 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8debe5e9-4824-48fc-b814-10fc30b045dd tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 Aug 19 21:43:01.345139 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8debe5e9-4824-48fc-b814-10fc30b045dd tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:01.345314 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8debe5e9-4824-48fc-b814-10fc30b045dd tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:01.345414 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-8debe5e9-4824-48fc-b814-10fc30b045dd tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Delete snapshot with id: 9ebf746e-c421-4178-b2f8-a01990c04d49 Aug 19 21:43:01.349766 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:01.349766 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:01.350186 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8debe5e9-4824-48fc-b814-10fc30b045dd tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Snapshot retrieved successfully. Aug 19 21:43:01.370797 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8debe5e9-4824-48fc-b814-10fc30b045dd tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Snapshot delete request issued successfully. Aug 19 21:43:01.371067 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8debe5e9-4824-48fc-b814-10fc30b045dd tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 returned with HTTP 202 Aug 19 21:43:01.371566 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1319/5304] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:01 2026] DELETE /volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:01.377425 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-01a3195e-3c45-441e-a336-ee98d91b6c02 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:01.379561 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01a3195e-3c45-441e-a336-ee98d91b6c02 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 Aug 19 21:43:01.379924 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01a3195e-3c45-441e-a336-ee98d91b6c02 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:01.380182 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01a3195e-3c45-441e-a336-ee98d91b6c02 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:01.385545 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:01.385545 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:01.385928 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-01a3195e-3c45-441e-a336-ee98d91b6c02 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Snapshot retrieved successfully. Aug 19 21:43:01.386662 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01a3195e-3c45-441e-a336-ee98d91b6c02 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 returned with HTTP 200 Aug 19 21:43:01.386995 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1329/5305] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:01 2026] GET /volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:01.496632 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e051b55f-cfec-4afe-ab0c-3f733cb417d4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:01.498405 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e051b55f-cfec-4afe-ab0c-3f733cb417d4 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 Aug 19 21:43:01.498624 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e051b55f-cfec-4afe-ab0c-3f733cb417d4 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:01.498817 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e051b55f-cfec-4afe-ab0c-3f733cb417d4 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:01.504455 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e051b55f-cfec-4afe-ab0c-3f733cb417d4 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 returned with HTTP 404 Aug 19 21:43:01.504908 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1326/5306] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:01 2026] GET /volume/v3/volumes/4f4b4eb6-16f9-42b6-94f1-6e5cf1b90be2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:01.512003 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d6d5d7f5-6b38-4034-9497-33d1432951ad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:01.514025 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d6d5d7f5-6b38-4034-9497-33d1432951ad tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe Aug 19 21:43:01.514239 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d6d5d7f5-6b38-4034-9497-33d1432951ad tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:01.514439 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d6d5d7f5-6b38-4034-9497-33d1432951ad tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:01.514541 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-d6d5d7f5-6b38-4034-9497-33d1432951ad tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Delete snapshot with id: bd036c3a-448e-4eb3-a2a5-184106a74ffe Aug 19 21:43:01.522459 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:01.522459 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:01.522825 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d6d5d7f5-6b38-4034-9497-33d1432951ad tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot retrieved successfully. Aug 19 21:43:01.568788 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d6d5d7f5-6b38-4034-9497-33d1432951ad tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot delete request issued successfully. Aug 19 21:43:01.569005 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d6d5d7f5-6b38-4034-9497-33d1432951ad tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe returned with HTTP 202 Aug 19 21:43:01.569472 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1333/5307] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:01 2026] DELETE /volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:01.576865 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1948b7b2-82ea-4ba0-a8f8-cf9a7f1298ca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:01.578643 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1948b7b2-82ea-4ba0-a8f8-cf9a7f1298ca tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe Aug 19 21:43:01.578895 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1948b7b2-82ea-4ba0-a8f8-cf9a7f1298ca tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:01.579121 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1948b7b2-82ea-4ba0-a8f8-cf9a7f1298ca tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:01.587346 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:01.587346 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:01.587956 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1948b7b2-82ea-4ba0-a8f8-cf9a7f1298ca tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Snapshot retrieved successfully. Aug 19 21:43:01.588720 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1948b7b2-82ea-4ba0-a8f8-cf9a7f1298ca tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe returned with HTTP 200 Aug 19 21:43:01.589080 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1320/5308] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:01 2026] GET /volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:02.396247 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5f10899d-2211-4aa7-9548-0b536a8e0dea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:02.397963 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5f10899d-2211-4aa7-9548-0b536a8e0dea tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 Aug 19 21:43:02.399033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5f10899d-2211-4aa7-9548-0b536a8e0dea tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:02.399033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5f10899d-2211-4aa7-9548-0b536a8e0dea tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:02.402501 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5f10899d-2211-4aa7-9548-0b536a8e0dea tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 returned with HTTP 404 Aug 19 21:43:02.403758 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1330/5309] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:02 2026] GET /volume/v3/snapshots/9ebf746e-c421-4178-b2f8-a01990c04d49 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:02.440746 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-de63696b-9190-469f-a0a7-80bfcac618bb req-22449c34-b6be-4d75-8aef-0478b0d4d559 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:02.442775 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-de63696b-9190-469f-a0a7-80bfcac618bb req-22449c34-b6be-4d75-8aef-0478b0d4d559 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:43:02.442960 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-de63696b-9190-469f-a0a7-80bfcac618bb req-22449c34-b6be-4d75-8aef-0478b0d4d559 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:02.443173 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-de63696b-9190-469f-a0a7-80bfcac618bb req-22449c34-b6be-4d75-8aef-0478b0d4d559 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:02.450002 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:02.450002 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:02.453362 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-de63696b-9190-469f-a0a7-80bfcac618bb req-22449c34-b6be-4d75-8aef-0478b0d4d559 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:43:02.457364 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-de63696b-9190-469f-a0a7-80bfcac618bb req-22449c34-b6be-4d75-8aef-0478b0d4d559 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:43:02.457753 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1327/5310] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:43:02 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:02.597815 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8a242932-c6c8-4ff0-9743-f093a17a0dcf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:02.599546 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8a242932-c6c8-4ff0-9743-f093a17a0dcf tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe Aug 19 21:43:02.599734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8a242932-c6c8-4ff0-9743-f093a17a0dcf tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:02.599916 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8a242932-c6c8-4ff0-9743-f093a17a0dcf tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:02.603823 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8a242932-c6c8-4ff0-9743-f093a17a0dcf tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe returned with HTTP 404 Aug 19 21:43:02.604367 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1334/5311] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:02 2026] GET /volume/v3/snapshots/bd036c3a-448e-4eb3-a2a5-184106a74ffe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:04.224027 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b399b75e-4bfc-4bba-bc27-5723376402fa req-ea91f4df-fede-47be-a8c5-c06a3072ed41 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:04.225995 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b399b75e-4bfc-4bba-bc27-5723376402fa req-ea91f4df-fede-47be-a8c5-c06a3072ed41 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] DELETE https://10.4.3.158/volume/v3/attachments/2cc409b7-11c7-4178-b66b-a25e3f4f7a1a Aug 19 21:43:04.226231 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b399b75e-4bfc-4bba-bc27-5723376402fa req-ea91f4df-fede-47be-a8c5-c06a3072ed41 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:04.226467 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b399b75e-4bfc-4bba-bc27-5723376402fa req-ea91f4df-fede-47be-a8c5-c06a3072ed41 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:04.235723 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:04.235723 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:04.319388 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b399b75e-4bfc-4bba-bc27-5723376402fa req-ea91f4df-fede-47be-a8c5-c06a3072ed41 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/attachments/2cc409b7-11c7-4178-b66b-a25e3f4f7a1a returned with HTTP 200 Aug 19 21:43:04.319912 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1321/5312] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:43:04 2026] DELETE /volume/v3/attachments/2cc409b7-11c7-4178-b66b-a25e3f4f7a1a => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:05.228246 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3907a60c-1296-40d4-bee0-70f5fe948155 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:05.229809 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3907a60c-1296-40d4-bee0-70f5fe948155 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:43:05.229930 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3907a60c-1296-40d4-bee0-70f5fe948155 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:05.230386 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3907a60c-1296-40d4-bee0-70f5fe948155 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:05.230604 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-3907a60c-1296-40d4-bee0-70f5fe948155 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Delete volume with id: f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:43:05.237560 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:05.237560 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:05.237997 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3907a60c-1296-40d4-bee0-70f5fe948155 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:43:05.278067 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3907a60c-1296-40d4-bee0-70f5fe948155 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Delete volume request issued successfully. Aug 19 21:43:05.278254 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3907a60c-1296-40d4-bee0-70f5fe948155 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 202 Aug 19 21:43:05.278647 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1331/5313] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:43:05 2026] DELETE /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:05.285807 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e3cbda11-28f5-4320-a879-04f62e834ff1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:05.287480 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e3cbda11-28f5-4320-a879-04f62e834ff1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:43:05.287649 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e3cbda11-28f5-4320-a879-04f62e834ff1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:05.287819 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e3cbda11-28f5-4320-a879-04f62e834ff1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:05.293961 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:05.293961 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:05.296846 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e3cbda11-28f5-4320-a879-04f62e834ff1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Volume info retrieved successfully. Aug 19 21:43:05.300242 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e3cbda11-28f5-4320-a879-04f62e834ff1 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 200 Aug 19 21:43:05.300552 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1328/5314] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:05 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:05.753469 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b9b6df3c-552e-4268-badc-7a98b1ccd282 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:05.755152 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9b6df3c-552e-4268-badc-7a98b1ccd282 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:43:05.755374 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9b6df3c-552e-4268-badc-7a98b1ccd282 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:05.755580 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9b6df3c-552e-4268-badc-7a98b1ccd282 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:05.755756 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-b9b6df3c-552e-4268-badc-7a98b1ccd282 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Delete volume with id: 3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:43:05.770625 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:05.770625 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:05.771082 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b9b6df3c-552e-4268-badc-7a98b1ccd282 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:43:05.811148 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b9b6df3c-552e-4268-badc-7a98b1ccd282 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Delete volume request issued successfully. Aug 19 21:43:05.811312 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9b6df3c-552e-4268-badc-7a98b1ccd282 tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 202 Aug 19 21:43:05.811719 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1335/5315] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:05 2026] DELETE /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:05.818695 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0d89bbbe-f9bb-454b-bad1-a0345b19fa5b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:05.820309 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0d89bbbe-f9bb-454b-bad1-a0345b19fa5b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:43:05.820492 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0d89bbbe-f9bb-454b-bad1-a0345b19fa5b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:05.820688 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0d89bbbe-f9bb-454b-bad1-a0345b19fa5b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:05.826927 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:05.826927 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:05.838399 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0d89bbbe-f9bb-454b-bad1-a0345b19fa5b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Volume info retrieved successfully. Aug 19 21:43:05.842958 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0d89bbbe-f9bb-454b-bad1-a0345b19fa5b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 200 Aug 19 21:43:05.843499 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1322/5316] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:05 2026] GET /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:43:06.311957 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-820736ac-810c-483f-b999-0d773766bdb4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:06.313542 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-820736ac-810c-483f-b999-0d773766bdb4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] GET https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 Aug 19 21:43:06.313698 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-820736ac-810c-483f-b999-0d773766bdb4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:06.313866 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-820736ac-810c-483f-b999-0d773766bdb4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:06.319123 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-820736ac-810c-483f-b999-0d773766bdb4 tempest-TestStampPattern-1000418970 tempest-TestStampPattern-1000418970-project-member] https://10.4.3.158/volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 returned with HTTP 404 Aug 19 21:43:06.319540 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1332/5317] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:06 2026] GET /volume/v3/volumes/f034a759-a5de-40da-a44c-2ffdce86c742 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:06.855073 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ba7bdd87-66e2-4dc5-8e66-b34de21e759b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:06.856615 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ba7bdd87-66e2-4dc5-8e66-b34de21e759b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] GET https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 Aug 19 21:43:06.856797 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ba7bdd87-66e2-4dc5-8e66-b34de21e759b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:06.858716 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ba7bdd87-66e2-4dc5-8e66-b34de21e759b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:06.861739 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ba7bdd87-66e2-4dc5-8e66-b34de21e759b tempest-TestVolumeBootPatternV346-1534705149 tempest-TestVolumeBootPatternV346-1534705149-project-member] https://10.4.3.158/volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 returned with HTTP 404 Aug 19 21:43:06.862163 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1329/5318] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:06 2026] GET /volume/v3/volumes/3b578ff1-3c9f-4433-a636-d897a7d2ee84 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:12.948084 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:12.966418 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-728cd059-5501-45df-82a8-0e673b8aeefc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:13.022175 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:13.022546 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1809397691"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:13.024077 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1809397691'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:13.024174 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:13.027088 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:13.027415 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-522562842"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:13.028508 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:13.028649 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-522562842'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:13.028785 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume of 1 GB Aug 19 21:43:13.032399 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Availability Zones retrieved successfully. Aug 19 21:43:13.034627 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (1a5ccda7-0c1d-4d38-b5be-f7ff75b846be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:13.035500 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (513851e7-eb6b-4ac3-8ac9-69a020f66511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:13.036422 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:13.037906 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (613e3a33-766e-42ef-b9f5-8af586a5546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:13.038785 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (046f80b5-33c8-4f70-ba10-1b833ebe8c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:13.039599 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:13.061980 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (513851e7-eb6b-4ac3-8ac9-69a020f66511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:13.062426 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (046f80b5-33c8-4f70-ba10-1b833ebe8c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:13.062820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (219faeff-2136-4e01-893a-6c22a087b03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:13.063356 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a43b309-4a42-4871-971a-7582208e665d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:13.132757 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Created reservations ['15b1efe9-8460-4783-b48d-9850f09bd385', 'a8311d58-2bb9-4dc0-9387-0c5802f57e6b', '38838ffc-4399-4d8b-b057-8f4c4ac0996a', 'b36c10de-5838-4b9e-aebb-0e536390b8c1'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:13.133549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a43b309-4a42-4871-971a-7582208e665d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15b1efe9-8460-4783-b48d-9850f09bd385', 'a8311d58-2bb9-4dc0-9387-0c5802f57e6b', '38838ffc-4399-4d8b-b057-8f4c4ac0996a', 'b36c10de-5838-4b9e-aebb-0e536390b8c1']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:13.134277 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59af2b9a-dd97-4382-bc73-23a7d384f3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:13.135884 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['d17fec1f-0e76-4407-8f23-b7701ba9bd36', 'aeed8d68-61a5-4970-8052-de0c3a4a5908', '753a49fb-0b1a-4aa5-8136-3f25b5bc4091', '70177292-d414-4dd7-9849-7672e3c22249'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:13.136908 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (219faeff-2136-4e01-893a-6c22a087b03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d17fec1f-0e76-4407-8f23-b7701ba9bd36', 'aeed8d68-61a5-4970-8052-de0c3a4a5908', '753a49fb-0b1a-4aa5-8136-3f25b5bc4091', '70177292-d414-4dd7-9849-7672e3c22249']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:13.137594 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed5561b2-e5db-40ba-a099-6b778e805991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:13.171778 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59af2b9a-dd97-4382-bc73-23a7d384f3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0729908c-8426-4aec-b6f8-483ed4181944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-522562842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['15b1efe9-8460-4783-b48d-9850f09bd385','a8311d58-2bb9-4dc0-9387-0c5802f57e6b','38838ffc-4399-4d8b-b057-8f4c4ac0996a','b36c10de-5838-4b9e-aebb-0e536390b8c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-522562842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0729908c-8426-4aec-b6f8-483ed4181944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8faf838591c4ddea3caf112c38efbb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b232f8d65a4628a2645b263288a164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:13.172477 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ade532-7b98-4509-abf3-2d10e90ebeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:13.177889 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed5561b2-e5db-40ba-a099-6b778e805991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8037c4cc-5ee7-47c5-9c10-a23a669b3b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1809397691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['d17fec1f-0e76-4407-8f23-b7701ba9bd36','aeed8d68-61a5-4970-8052-de0c3a4a5908','753a49fb-0b1a-4aa5-8136-3f25b5bc4091','70177292-d414-4dd7-9849-7672e3c22249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1809397691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8037c4cc-5ee7-47c5-9c10-a23a669b3b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:13.178666 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e1ad193-125e-4a79-bdaa-69b8157e2c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:13.200687 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ade532-7b98-4509-abf3-2d10e90ebeb0) transitioned into state 'SUCCESS' from state '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-522562842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['15b1efe9-8460-4783-b48d-9850f09bd385','a8311d58-2bb9-4dc0-9387-0c5802f57e6b','38838ffc-4399-4d8b-b057-8f4c4ac0996a','b36c10de-5838-4b9e-aebb-0e536390b8c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:13.201351 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e45bf9a3-f705-4061-bd99-61cc5ca41f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:13.221965 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e45bf9a3-f705-4061-bd99-61cc5ca41f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:13.222857 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (613e3a33-766e-42ef-b9f5-8af586a5546f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:13.223151 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request issued successfully. Aug 19 21:43:13.223803 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-728cd059-5501-45df-82a8-0e673b8aeefc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:13.224032 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e1ad193-125e-4a79-bdaa-69b8157e2c4c) transitioned into state 'SUCCESS' from state '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-1809397691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['d17fec1f-0e76-4407-8f23-b7701ba9bd36','aeed8d68-61a5-4970-8052-de0c3a4a5908','753a49fb-0b1a-4aa5-8136-3f25b5bc4091','70177292-d414-4dd7-9849-7672e3c22249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:13.224196 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1323/5319] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:43:12 2026] POST /volume/v3/volumes => generated 757 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:13.225058 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f22f24-5935-4555-9847-f8d75cf2feab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:13.237936 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b004827a-eba7-40cd-b5e7-dca2aa5a4ca4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:13.239746 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b004827a-eba7-40cd-b5e7-dca2aa5a4ca4 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 Aug 19 21:43:13.240356 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b004827a-eba7-40cd-b5e7-dca2aa5a4ca4 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:13.240356 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b004827a-eba7-40cd-b5e7-dca2aa5a4ca4 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:13.241473 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f22f24-5935-4555-9847-f8d75cf2feab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:13.242243 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (1a5ccda7-0c1d-4d38-b5be-f7ff75b846be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:13.242519 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:13.243079 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7a1fd1b-1bee-4efa-b63b-97e3bff28124 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:13.243499 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1336/5320] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:43:12 2026] POST /volume/v3/volumes => generated 770 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:13.247332 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:13.247332 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:13.251247 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b004827a-eba7-40cd-b5e7-dca2aa5a4ca4 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:13.255413 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7ea89d90-1ff3-478a-8132-8e12edbee7ff None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:13.256412 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b004827a-eba7-40cd-b5e7-dca2aa5a4ca4 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 returned with HTTP 200 Aug 19 21:43:13.256902 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1333/5321] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:13 2026] GET /volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:13.256958 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ea89d90-1ff3-478a-8132-8e12edbee7ff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f Aug 19 21:43:13.257114 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ea89d90-1ff3-478a-8132-8e12edbee7ff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:13.257296 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7ea89d90-1ff3-478a-8132-8e12edbee7ff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:13.263666 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:13.263666 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:13.266765 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7ea89d90-1ff3-478a-8132-8e12edbee7ff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:13.270181 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7ea89d90-1ff3-478a-8132-8e12edbee7ff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f returned with HTTP 200 Aug 19 21:43:13.270712 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1330/5322] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:13 2026] GET /volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:14.269439 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-92bb0a31-560d-4b75-a97f-be983812a58e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:14.271577 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92bb0a31-560d-4b75-a97f-be983812a58e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 Aug 19 21:43:14.271819 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92bb0a31-560d-4b75-a97f-be983812a58e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:14.272061 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92bb0a31-560d-4b75-a97f-be983812a58e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:14.279279 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:14.279279 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:14.282272 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c6c7ea48-ad99-40e3-88e7-b1d1c86739ef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:14.282807 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92bb0a31-560d-4b75-a97f-be983812a58e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:14.284273 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6c7ea48-ad99-40e3-88e7-b1d1c86739ef tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f Aug 19 21:43:14.284530 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6c7ea48-ad99-40e3-88e7-b1d1c86739ef tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:14.284747 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6c7ea48-ad99-40e3-88e7-b1d1c86739ef tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:14.286895 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92bb0a31-560d-4b75-a97f-be983812a58e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 returned with HTTP 200 Aug 19 21:43:14.287289 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1324/5323] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:14 2026] GET /volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:14.292913 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:14.292913 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:14.297174 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c6c7ea48-ad99-40e3-88e7-b1d1c86739ef tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:14.298951 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9fb44d8e-2116-4a9b-be5d-69b4279ff588 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:14.300820 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9fb44d8e-2116-4a9b-be5d-69b4279ff588 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:43:14.301226 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9fb44d8e-2116-4a9b-be5d-69b4279ff588 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0729908c-8426-4aec-b6f8-483ed4181944", "name": "tempest-CreateVolumesFromBackupTest-Backup-1365736856"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:14.301726 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6c7ea48-ad99-40e3-88e7-b1d1c86739ef tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f returned with HTTP 200 Aug 19 21:43:14.302228 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1337/5324] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:14 2026] GET /volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:14.302662 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-9fb44d8e-2116-4a9b-be5d-69b4279ff588 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Creating new backup {'backup': {'volume_id': '0729908c-8426-4aec-b6f8-483ed4181944', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1365736856'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:43:14.302803 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-9fb44d8e-2116-4a9b-be5d-69b4279ff588 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Creating backup of volume 0729908c-8426-4aec-b6f8-483ed4181944 in container None Aug 19 21:43:14.310465 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:14.310465 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:14.311000 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9fb44d8e-2116-4a9b-be5d-69b4279ff588 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:14.317281 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cc5709e4-fa6e-4ddf-868f-e8d6f067e700 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:14.319057 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cc5709e4-fa6e-4ddf-868f-e8d6f067e700 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:43:14.319439 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cc5709e4-fa6e-4ddf-868f-e8d6f067e700 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8037c4cc-5ee7-47c5-9c10-a23a669b3b6f", "name": "tempest-VolumeDependencyTests-Snapshot-838552188"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:14.327680 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:14.327680 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:14.328194 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-cc5709e4-fa6e-4ddf-868f-e8d6f067e700 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:14.328368 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-cc5709e4-fa6e-4ddf-868f-e8d6f067e700 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create snapshot from volume 8037c4cc-5ee7-47c5-9c10-a23a669b3b6f Aug 19 21:43:14.356274 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-9fb44d8e-2116-4a9b-be5d-69b4279ff588 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Created reservations ['400700ee-8ff4-491a-b4e2-af393a765b4f', '47a89c2d-d5da-4e4e-82e9-c89e61f5db24'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:14.380685 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-cc5709e4-fa6e-4ddf-868f-e8d6f067e700 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['0dfd7cfc-d95c-4891-847e-4c66e5cef3af', '194f4e93-6d47-4ffd-8b30-04f1484edc69', 'a0790341-3948-4b19-878d-d67f4d7672a9', '05e6b147-d8b2-4879-994c-265dc84e00cb'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:14.423808 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.api [None req-cc5709e4-fa6e-4ddf-868f-e8d6f067e700 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 19 21:43:14.423808 np0000007814 devstack@c-api.service[100178]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 19 21:43:14.423808 np0000007814 devstack@c-api.service[100178]: FROM reservations Aug 19 21:43:14.423808 np0000007814 devstack@c-api.service[100178]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 19 21:43:14.423808 np0000007814 devstack@c-api.service[100178]: [parameters: {'uuid_1_1': '0dfd7cfc-d95c-4891-847e-4c66e5cef3af', 'uuid_1_2': '194f4e93-6d47-4ffd-8b30-04f1484edc69', 'uuid_1_3': 'a0790341-3948-4b19-878d-d67f4d7672a9', 'uuid_1_4': '05e6b147-d8b2-4879-994c-265dc84e00cb'}] Aug 19 21:43:14.423808 np0000007814 devstack@c-api.service[100178]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100178) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 19 21:43:14.424134 np0000007814 devstack@c-api.service[100178]: DEBUG oslo_db.api [None req-cc5709e4-fa6e-4ddf-868f-e8d6f067e700 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100178) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 19 21:43:14.445586 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9fb44d8e-2116-4a9b-be5d-69b4279ff588 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:43:14.445975 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1334/5325] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:43:14 2026] POST /volume/v3/backups => generated 339 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:14.454556 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1ebb84bc-eecd-4535-bf59-2415f1017de8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:14.456744 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ebb84bc-eecd-4535-bf59-2415f1017de8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:14.456964 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ebb84bc-eecd-4535-bf59-2415f1017de8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:14.457231 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ebb84bc-eecd-4535-bf59-2415f1017de8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:14.457386 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1ebb84bc-eecd-4535-bf59-2415f1017de8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:14.462785 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:14.462785 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:14.463844 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ebb84bc-eecd-4535-bf59-2415f1017de8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:14.464370 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1325/5326] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:14 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:15.449441 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-cc5709e4-fa6e-4ddf-868f-e8d6f067e700 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot create request issued successfully. Aug 19 21:43:15.449746 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cc5709e4-fa6e-4ddf-868f-e8d6f067e700 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:43:15.450160 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1331/5327] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:43:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 1133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:15.458206 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-221b5168-b11c-4543-be5c-6e86e1955944 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:15.460110 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-221b5168-b11c-4543-be5c-6e86e1955944 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 Aug 19 21:43:15.460357 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-221b5168-b11c-4543-be5c-6e86e1955944 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:15.460565 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-221b5168-b11c-4543-be5c-6e86e1955944 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:15.465567 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:15.465567 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:15.466045 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-221b5168-b11c-4543-be5c-6e86e1955944 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:15.466825 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-221b5168-b11c-4543-be5c-6e86e1955944 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 returned with HTTP 200 Aug 19 21:43:15.467228 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1338/5328] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:15 2026] GET /volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:15.475862 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d7632e97-3492-49f2-abb8-40c37da542c7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:15.477599 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d7632e97-3492-49f2-abb8-40c37da542c7 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:15.477777 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d7632e97-3492-49f2-abb8-40c37da542c7 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:15.477991 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d7632e97-3492-49f2-abb8-40c37da542c7 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:15.478111 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d7632e97-3492-49f2-abb8-40c37da542c7 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:15.483405 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:15.483405 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:15.484629 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d7632e97-3492-49f2-abb8-40c37da542c7 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:15.485042 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1335/5329] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:15 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:16.476120 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-86a7c3d3-8e0f-4a51-adc0-c4d391a2a4db None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:16.478401 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86a7c3d3-8e0f-4a51-adc0-c4d391a2a4db tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 Aug 19 21:43:16.478673 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86a7c3d3-8e0f-4a51-adc0-c4d391a2a4db tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:16.478891 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86a7c3d3-8e0f-4a51-adc0-c4d391a2a4db tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:16.484469 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:16.484469 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:16.484969 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-86a7c3d3-8e0f-4a51-adc0-c4d391a2a4db tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:16.485995 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86a7c3d3-8e0f-4a51-adc0-c4d391a2a4db tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 returned with HTTP 200 Aug 19 21:43:16.486541 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1326/5330] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:16 2026] GET /volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:16.495187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:16.496617 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-67efd28b-7166-40d0-87df-f849979c9d3c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:16.497489 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:16.497943 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f84dbb02-7230-416a-a331-1c34916bd2d2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-360365538"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:16.498346 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-67efd28b-7166-40d0-87df-f849979c9d3c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:16.498536 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-67efd28b-7166-40d0-87df-f849979c9d3c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:16.498727 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-67efd28b-7166-40d0-87df-f849979c9d3c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:16.498836 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-67efd28b-7166-40d0-87df-f849979c9d3c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:16.500457 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'snapshot_id': 'f84dbb02-7230-416a-a331-1c34916bd2d2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-360365538'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:16.503141 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:16.503141 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:16.503945 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-67efd28b-7166-40d0-87df-f849979c9d3c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:16.504357 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1339/5331] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:16 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:16.506646 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:16.506646 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:16.507194 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:16.507362 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:16.511790 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:16.517459 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (84a3bb0d-e701-44f3-8737-8a44d860cf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:16.518817 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9aed5d2-2687-40ef-88b1-55042192db11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:16.519996 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:16.549309 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9aed5d2-2687-40ef-88b1-55042192db11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f84dbb02-7230-416a-a331-1c34916bd2d2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:16.549969 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3fc1a4-53ef-4dd1-aaae-4ce051cb5dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:16.591413 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['a18f3ba5-1011-4c74-9a6c-32f5ef1677b3', 'a99e4857-b87b-4ed7-b3db-8e4cb0939400', 'dc6b91c0-b6d4-44e6-a15e-1a7b0ebec8f6', '1aaec3ea-35dc-472f-94fd-0cc706275474'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:16.592117 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3fc1a4-53ef-4dd1-aaae-4ce051cb5dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a18f3ba5-1011-4c74-9a6c-32f5ef1677b3', 'a99e4857-b87b-4ed7-b3db-8e4cb0939400', 'dc6b91c0-b6d4-44e6-a15e-1a7b0ebec8f6', '1aaec3ea-35dc-472f-94fd-0cc706275474']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:16.592815 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54e546f5-91f8-400e-9c69-4234e7a94ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:16.632275 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54e546f5-91f8-400e-9c69-4234e7a94ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79c95346-5e6b-4564-b8f8-962e0c32d45c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-360365538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['a18f3ba5-1011-4c74-9a6c-32f5ef1677b3','a99e4857-b87b-4ed7-b3db-8e4cb0939400','dc6b91c0-b6d4-44e6-a15e-1a7b0ebec8f6','1aaec3ea-35dc-472f-94fd-0cc706275474'],size=1,snapshot_id=f84dbb02-7230-416a-a331-1c34916bd2d2,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-360365538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79c95346-5e6b-4564-b8f8-962e0c32d45c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f84dbb02-7230-416a-a331-1c34916bd2d2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:16.632951 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1d5156-6049-4273-b60e-f04429c7c3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:16.652177 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1d5156-6049-4273-b60e-f04429c7c3ae) transitioned into state 'SUCCESS' from state '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-360365538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['a18f3ba5-1011-4c74-9a6c-32f5ef1677b3','a99e4857-b87b-4ed7-b3db-8e4cb0939400','dc6b91c0-b6d4-44e6-a15e-1a7b0ebec8f6','1aaec3ea-35dc-472f-94fd-0cc706275474'],size=1,snapshot_id=f84dbb02-7230-416a-a331-1c34916bd2d2,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:16.652815 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9187ec2-7ea9-4f1f-8698-be381ae729ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:16.680725 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9187ec2-7ea9-4f1f-8698-be381ae729ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:16.681844 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (84a3bb0d-e701-44f3-8737-8a44d860cf50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:16.682165 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:16.682715 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d44a5c19-c6e1-4aec-a8ef-b8f7232fe536 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:16.683129 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1332/5332] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:43:16 2026] POST /volume/v3/volumes => generated 803 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:16.697054 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1919a73e-e27e-4c89-9a7f-b0eb4dc66d96 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:16.698727 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1919a73e-e27e-4c89-9a7f-b0eb4dc66d96 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c Aug 19 21:43:16.698956 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1919a73e-e27e-4c89-9a7f-b0eb4dc66d96 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:16.699160 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1919a73e-e27e-4c89-9a7f-b0eb4dc66d96 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:16.706518 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:16.706518 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:16.710382 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1919a73e-e27e-4c89-9a7f-b0eb4dc66d96 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:16.715170 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1919a73e-e27e-4c89-9a7f-b0eb4dc66d96 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c returned with HTTP 200 Aug 19 21:43:16.715604 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1336/5333] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:16 2026] GET /volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:17.516280 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8984dfd2-8f20-4478-9f76-aa8e961fa94f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:17.518301 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8984dfd2-8f20-4478-9f76-aa8e961fa94f tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:17.518537 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8984dfd2-8f20-4478-9f76-aa8e961fa94f tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:17.518753 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8984dfd2-8f20-4478-9f76-aa8e961fa94f tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:17.518882 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8984dfd2-8f20-4478-9f76-aa8e961fa94f tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:17.523229 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:17.523229 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:17.524055 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8984dfd2-8f20-4478-9f76-aa8e961fa94f tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:17.524488 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1327/5334] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:17 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:17.730773 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-848fa7e2-3c40-4f0f-93fa-2d95b14ad630 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:17.732399 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-848fa7e2-3c40-4f0f-93fa-2d95b14ad630 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c Aug 19 21:43:17.732643 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-848fa7e2-3c40-4f0f-93fa-2d95b14ad630 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:17.732857 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-848fa7e2-3c40-4f0f-93fa-2d95b14ad630 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:17.740863 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:17.740863 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:17.745669 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-848fa7e2-3c40-4f0f-93fa-2d95b14ad630 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:17.751178 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-848fa7e2-3c40-4f0f-93fa-2d95b14ad630 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c returned with HTTP 200 Aug 19 21:43:17.751624 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1340/5335] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:17 2026] GET /volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:17.766737 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ece21511-54da-4eea-a3eb-4bec6e89a9ab None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:17.768535 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ece21511-54da-4eea-a3eb-4bec6e89a9ab tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:43:17.768872 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ece21511-54da-4eea-a3eb-4bec6e89a9ab tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79c95346-5e6b-4564-b8f8-962e0c32d45c", "name": "tempest-VolumeDependencyTests-Snapshot-1065939818"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:17.777294 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:17.777294 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:17.777850 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ece21511-54da-4eea-a3eb-4bec6e89a9ab tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:17.777989 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-ece21511-54da-4eea-a3eb-4bec6e89a9ab tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create snapshot from volume 79c95346-5e6b-4564-b8f8-962e0c32d45c Aug 19 21:43:17.808373 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-ece21511-54da-4eea-a3eb-4bec6e89a9ab tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['da952fa6-a102-4aa0-9806-e2b66b423e9f', '04602f83-bea9-4ef6-9113-6e92bb35ad11', '84d8f946-dd2e-45d8-b3cc-c6b61f2aabb0', 'b19ba0f1-d302-45eb-a33c-c249a8a1dff6'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:17.853032 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ece21511-54da-4eea-a3eb-4bec6e89a9ab tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot create request issued successfully. Aug 19 21:43:17.853388 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ece21511-54da-4eea-a3eb-4bec6e89a9ab tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:43:17.853847 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1333/5336] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:43:17 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 19 21:43:17.863080 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eda61585-c84f-42fc-904b-da68963bb786 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:17.864909 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eda61585-c84f-42fc-904b-da68963bb786 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 Aug 19 21:43:17.865142 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eda61585-c84f-42fc-904b-da68963bb786 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:17.865374 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eda61585-c84f-42fc-904b-da68963bb786 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:17.870005 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:17.870005 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:17.870473 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-eda61585-c84f-42fc-904b-da68963bb786 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:17.871177 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eda61585-c84f-42fc-904b-da68963bb786 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 returned with HTTP 200 Aug 19 21:43:17.871732 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1337/5337] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:17 2026] GET /volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:18.535545 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f8f5c89a-1d00-4a65-8c1f-15cd8894c1a9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:18.537250 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f8f5c89a-1d00-4a65-8c1f-15cd8894c1a9 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:18.537470 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f8f5c89a-1d00-4a65-8c1f-15cd8894c1a9 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:18.537648 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f8f5c89a-1d00-4a65-8c1f-15cd8894c1a9 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:18.537764 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f8f5c89a-1d00-4a65-8c1f-15cd8894c1a9 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:18.541782 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:18.541782 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:18.542461 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f8f5c89a-1d00-4a65-8c1f-15cd8894c1a9 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:18.542804 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1328/5338] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:18 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:18.881317 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5f08bcd2-2641-4443-bc37-5f480ab17fd1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:18.883229 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f08bcd2-2641-4443-bc37-5f480ab17fd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 Aug 19 21:43:18.883454 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f08bcd2-2641-4443-bc37-5f480ab17fd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:18.883645 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f08bcd2-2641-4443-bc37-5f480ab17fd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:18.889177 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:18.889177 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:18.889765 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5f08bcd2-2641-4443-bc37-5f480ab17fd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:18.890670 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f08bcd2-2641-4443-bc37-5f480ab17fd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 returned with HTTP 200 Aug 19 21:43:18.891114 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1341/5339] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:18 2026] GET /volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:18.899915 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:18.901707 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:18.902042 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cdbaaa20-8b3e-4173-bfcc-3b97a008ca57", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1758827879"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:18.903519 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'snapshot_id': 'cdbaaa20-8b3e-4173-bfcc-3b97a008ca57', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1758827879'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:18.908244 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:18.908244 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:18.908685 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:18.908793 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:18.912093 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:18.917252 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (059b4066-b0c0-4f02-aef1-29b406d16258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:18.918153 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4187b723-bf02-4f8c-99f5-1311c62a7616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:18.918988 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:18.944496 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4187b723-bf02-4f8c-99f5-1311c62a7616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cdbaaa20-8b3e-4173-bfcc-3b97a008ca57', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:18.945133 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401ab0d7-584c-43a6-843b-9035ec1e0eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:18.982867 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['1f487b3e-aaf5-4189-b758-3ea0811d4e5b', '45fad1f1-4c99-4fea-ab71-3d0ebb75c07c', 'ab3ceba3-c487-414e-85da-5d84fd3ccd19', 'a2fd433a-4551-448c-9f9d-230fe544948f'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:18.983614 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401ab0d7-584c-43a6-843b-9035ec1e0eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f487b3e-aaf5-4189-b758-3ea0811d4e5b', '45fad1f1-4c99-4fea-ab71-3d0ebb75c07c', 'ab3ceba3-c487-414e-85da-5d84fd3ccd19', 'a2fd433a-4551-448c-9f9d-230fe544948f']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:18.984294 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ebaa8c5-bd63-4427-b7db-f7a78be27275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:19.030504 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ebaa8c5-bd63-4427-b7db-f7a78be27275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99130066-19fa-4da7-8ca5-40d6226ade9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1758827879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['1f487b3e-aaf5-4189-b758-3ea0811d4e5b','45fad1f1-4c99-4fea-ab71-3d0ebb75c07c','ab3ceba3-c487-414e-85da-5d84fd3ccd19','a2fd433a-4551-448c-9f9d-230fe544948f'],size=1,snapshot_id=cdbaaa20-8b3e-4173-bfcc-3b97a008ca57,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1758827879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99130066-19fa-4da7-8ca5-40d6226ade9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cdbaaa20-8b3e-4173-bfcc-3b97a008ca57,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:19.031387 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d322bec3-a1c9-4416-b325-129dbb28afd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:19.052981 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d322bec3-a1c9-4416-b325-129dbb28afd7) transitioned into state 'SUCCESS' from state '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-1758827879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['1f487b3e-aaf5-4189-b758-3ea0811d4e5b','45fad1f1-4c99-4fea-ab71-3d0ebb75c07c','ab3ceba3-c487-414e-85da-5d84fd3ccd19','a2fd433a-4551-448c-9f9d-230fe544948f'],size=1,snapshot_id=cdbaaa20-8b3e-4173-bfcc-3b97a008ca57,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:19.053686 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e96994c-a1ec-4036-b698-777d2b13c291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:19.078121 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e96994c-a1ec-4036-b698-777d2b13c291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:19.078981 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (059b4066-b0c0-4f02-aef1-29b406d16258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:19.079287 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:19.079867 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d3a7d4f6-bc00-4c4d-a72a-d170657a0ff5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:19.080292 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1334/5340] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:43:18 2026] POST /volume/v3/volumes => generated 804 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:19.092734 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ca0321f0-437c-4be4-b82c-af66bfffe31a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:19.095002 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca0321f0-437c-4be4-b82c-af66bfffe31a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d Aug 19 21:43:19.095282 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca0321f0-437c-4be4-b82c-af66bfffe31a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:19.095550 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca0321f0-437c-4be4-b82c-af66bfffe31a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:19.105341 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:19.105341 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:19.109891 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ca0321f0-437c-4be4-b82c-af66bfffe31a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:19.115288 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca0321f0-437c-4be4-b82c-af66bfffe31a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d returned with HTTP 200 Aug 19 21:43:19.115785 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1338/5341] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:19 2026] GET /volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:19.551860 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-417a010b-adfb-42af-a4fb-40e8b6fb3e31 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:19.553605 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-417a010b-adfb-42af-a4fb-40e8b6fb3e31 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:19.553773 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-417a010b-adfb-42af-a4fb-40e8b6fb3e31 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:19.553940 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-417a010b-adfb-42af-a4fb-40e8b6fb3e31 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:19.554051 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-417a010b-adfb-42af-a4fb-40e8b6fb3e31 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:19.560121 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:19.560121 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:19.561263 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-417a010b-adfb-42af-a4fb-40e8b6fb3e31 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:19.561726 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1329/5342] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:19 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:20.129301 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-69fb137b-e3a1-40ed-b5b1-ddb87bdc4fff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:20.131402 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69fb137b-e3a1-40ed-b5b1-ddb87bdc4fff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d Aug 19 21:43:20.131649 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69fb137b-e3a1-40ed-b5b1-ddb87bdc4fff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:20.131864 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69fb137b-e3a1-40ed-b5b1-ddb87bdc4fff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:20.139499 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:20.139499 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:20.143987 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-69fb137b-e3a1-40ed-b5b1-ddb87bdc4fff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:20.148718 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69fb137b-e3a1-40ed-b5b1-ddb87bdc4fff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d returned with HTTP 200 Aug 19 21:43:20.149128 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1342/5343] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:20 2026] GET /volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:20.161549 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:20.163422 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:20.163761 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "99130066-19fa-4da7-8ca5-40d6226ade9d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1345500308"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:20.165291 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'source_volid': '99130066-19fa-4da7-8ca5-40d6226ade9d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1345500308'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:20.172024 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:20.172024 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:20.172438 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume retrieved successfully. Aug 19 21:43:20.172565 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:20.175699 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:20.180624 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (ee58d738-bd7d-4337-8a5a-ff6e17cdddd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:20.181639 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d3c32e-ed51-47fc-8dec-927e3595cb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:20.182580 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:20.202718 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d3c32e-ed51-47fc-8dec-927e3595cb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '99130066-19fa-4da7-8ca5-40d6226ade9d', 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:20.203517 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdd1eda8-d229-4812-b029-ac292611da22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:20.239604 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['640323c9-82aa-4da8-bef2-9fd0451f5240', '62575937-10b7-4f27-a2b0-455964a59706', 'cd480601-edbc-4e4e-b493-b8c6a88588cf', 'c8a5ac03-a078-435f-b86e-ea66426a0d1a'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:20.240437 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdd1eda8-d229-4812-b029-ac292611da22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['640323c9-82aa-4da8-bef2-9fd0451f5240', '62575937-10b7-4f27-a2b0-455964a59706', 'cd480601-edbc-4e4e-b493-b8c6a88588cf', 'c8a5ac03-a078-435f-b86e-ea66426a0d1a']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:20.241146 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de933b39-c603-4daf-89f8-96db9ad8e185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:20.280688 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de933b39-c603-4daf-89f8-96db9ad8e185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2051fcc0-c6c2-4b0f-b639-915c8f3de679', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1345500308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['640323c9-82aa-4da8-bef2-9fd0451f5240','62575937-10b7-4f27-a2b0-455964a59706','cd480601-edbc-4e4e-b493-b8c6a88588cf','c8a5ac03-a078-435f-b86e-ea66426a0d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=99130066-19fa-4da7-8ca5-40d6226ade9d,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1345500308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2051fcc0-c6c2-4b0f-b639-915c8f3de679,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=99130066-19fa-4da7-8ca5-40d6226ade9d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:20.281752 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876a794c-9770-4b7b-b554-f91a56d0e9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:20.306135 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876a794c-9770-4b7b-b554-f91a56d0e9dc) transitioned into state 'SUCCESS' from state '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-1345500308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['640323c9-82aa-4da8-bef2-9fd0451f5240','62575937-10b7-4f27-a2b0-455964a59706','cd480601-edbc-4e4e-b493-b8c6a88588cf','c8a5ac03-a078-435f-b86e-ea66426a0d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=99130066-19fa-4da7-8ca5-40d6226ade9d,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:20.306847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d3a06c-1487-43fa-a8d5-702b55eac2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:20.326150 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d3a06c-1487-43fa-a8d5-702b55eac2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:20.326921 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (ee58d738-bd7d-4337-8a5a-ff6e17cdddd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:20.327305 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:20.327854 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-025eda61-e63b-4d25-a736-7e9217f14ce8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:20.328501 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1335/5344] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:43:20 2026] POST /volume/v3/volumes => generated 804 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:20.339434 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a252859d-e310-4aa7-955a-32d1a5ad75d8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:20.341229 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a252859d-e310-4aa7-955a-32d1a5ad75d8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 Aug 19 21:43:20.341450 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a252859d-e310-4aa7-955a-32d1a5ad75d8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:20.341690 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a252859d-e310-4aa7-955a-32d1a5ad75d8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:20.348828 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:20.348828 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:20.352331 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a252859d-e310-4aa7-955a-32d1a5ad75d8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:20.356699 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a252859d-e310-4aa7-955a-32d1a5ad75d8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 returned with HTTP 200 Aug 19 21:43:20.357154 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1339/5345] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:20 2026] GET /volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:20.571327 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f449f538-37ec-4f17-96a8-1fe5412704c5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:20.574031 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f449f538-37ec-4f17-96a8-1fe5412704c5 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:20.574243 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f449f538-37ec-4f17-96a8-1fe5412704c5 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:20.574464 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f449f538-37ec-4f17-96a8-1fe5412704c5 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:20.574610 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f449f538-37ec-4f17-96a8-1fe5412704c5 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:20.578954 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:20.578954 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:20.580051 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f449f538-37ec-4f17-96a8-1fe5412704c5 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:20.580446 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1330/5346] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:20 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:21.368912 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d183c9c4-ed4c-48d8-97c2-be14787b1b3e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:21.370729 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d183c9c4-ed4c-48d8-97c2-be14787b1b3e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 Aug 19 21:43:21.370942 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d183c9c4-ed4c-48d8-97c2-be14787b1b3e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:21.371148 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d183c9c4-ed4c-48d8-97c2-be14787b1b3e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:21.377665 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:21.377665 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:21.380984 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d183c9c4-ed4c-48d8-97c2-be14787b1b3e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:21.384943 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d183c9c4-ed4c-48d8-97c2-be14787b1b3e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 returned with HTTP 200 Aug 19 21:43:21.385287 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1343/5347] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:21 2026] GET /volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:21.396910 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e54f8639-ab4a-4adb-b874-24f02986db7e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:21.398862 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e54f8639-ab4a-4adb-b874-24f02986db7e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 Aug 19 21:43:21.399120 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e54f8639-ab4a-4adb-b874-24f02986db7e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:21.399316 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e54f8639-ab4a-4adb-b874-24f02986db7e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:21.399462 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-e54f8639-ab4a-4adb-b874-24f02986db7e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete snapshot with id: f84dbb02-7230-416a-a331-1c34916bd2d2 Aug 19 21:43:21.404482 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:21.404482 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:21.404876 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e54f8639-ab4a-4adb-b874-24f02986db7e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:21.421324 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e54f8639-ab4a-4adb-b874-24f02986db7e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot delete request issued successfully. Aug 19 21:43:21.421540 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e54f8639-ab4a-4adb-b874-24f02986db7e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 returned with HTTP 202 Aug 19 21:43:21.421913 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1336/5348] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:21 2026] DELETE /volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:21.428540 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b085e27-6c04-429d-abf7-1b7ba91687ec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:21.430222 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b085e27-6c04-429d-abf7-1b7ba91687ec tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 Aug 19 21:43:21.430455 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b085e27-6c04-429d-abf7-1b7ba91687ec tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:21.430710 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b085e27-6c04-429d-abf7-1b7ba91687ec tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:21.435620 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:21.435620 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:21.436040 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9b085e27-6c04-429d-abf7-1b7ba91687ec tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:21.436759 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b085e27-6c04-429d-abf7-1b7ba91687ec tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 returned with HTTP 200 Aug 19 21:43:21.437110 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1340/5349] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:21 2026] GET /volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:21.591760 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-44106d91-36e1-42f6-a5ac-883b1b8bfe74 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:21.593885 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44106d91-36e1-42f6-a5ac-883b1b8bfe74 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:21.594155 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-44106d91-36e1-42f6-a5ac-883b1b8bfe74 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:21.594345 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-44106d91-36e1-42f6-a5ac-883b1b8bfe74 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:21.594455 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-44106d91-36e1-42f6-a5ac-883b1b8bfe74 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:21.599622 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:21.599622 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:21.600584 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44106d91-36e1-42f6-a5ac-883b1b8bfe74 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:21.601124 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1331/5350] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:21 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:22.447669 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-231fdeb9-8847-4afe-aafa-90730129792e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:22.449741 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-231fdeb9-8847-4afe-aafa-90730129792e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 Aug 19 21:43:22.449988 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-231fdeb9-8847-4afe-aafa-90730129792e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:22.450267 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-231fdeb9-8847-4afe-aafa-90730129792e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:22.454665 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-231fdeb9-8847-4afe-aafa-90730129792e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 returned with HTTP 404 Aug 19 21:43:22.455135 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1344/5351] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:22 2026] GET /volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:22.462398 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-43ffc028-47c4-458b-815a-eb5366ae144b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:22.464206 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-43ffc028-47c4-458b-815a-eb5366ae144b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 Aug 19 21:43:22.464452 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-43ffc028-47c4-458b-815a-eb5366ae144b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:22.464659 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-43ffc028-47c4-458b-815a-eb5366ae144b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:22.464785 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-43ffc028-47c4-458b-815a-eb5366ae144b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete snapshot with id: cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 Aug 19 21:43:22.469411 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:22.469411 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:22.469782 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-43ffc028-47c4-458b-815a-eb5366ae144b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:22.486033 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-43ffc028-47c4-458b-815a-eb5366ae144b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot delete request issued successfully. Aug 19 21:43:22.486292 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-43ffc028-47c4-458b-815a-eb5366ae144b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 returned with HTTP 202 Aug 19 21:43:22.486667 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1337/5352] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:22 2026] DELETE /volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:22.493706 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-10662452-ce33-4307-bcac-cdd0e6ab0d9d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:22.495276 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-10662452-ce33-4307-bcac-cdd0e6ab0d9d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 Aug 19 21:43:22.495507 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-10662452-ce33-4307-bcac-cdd0e6ab0d9d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:22.495695 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-10662452-ce33-4307-bcac-cdd0e6ab0d9d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:22.501499 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:22.501499 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:22.501913 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-10662452-ce33-4307-bcac-cdd0e6ab0d9d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:22.502652 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-10662452-ce33-4307-bcac-cdd0e6ab0d9d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 returned with HTTP 200 Aug 19 21:43:22.503055 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1341/5353] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:22 2026] GET /volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:22.610999 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-92574d8a-0070-4801-921d-5e91bbd93a45 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:22.612972 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92574d8a-0070-4801-921d-5e91bbd93a45 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:22.613288 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92574d8a-0070-4801-921d-5e91bbd93a45 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:22.613571 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92574d8a-0070-4801-921d-5e91bbd93a45 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:22.613748 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-92574d8a-0070-4801-921d-5e91bbd93a45 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:22.618138 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:22.618138 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:22.619026 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92574d8a-0070-4801-921d-5e91bbd93a45 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:22.619531 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1332/5354] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:22 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:23.512224 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fd9c12db-076b-4a57-9f47-4e9d3f5dc6ff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:23.514570 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fd9c12db-076b-4a57-9f47-4e9d3f5dc6ff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 Aug 19 21:43:23.514820 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fd9c12db-076b-4a57-9f47-4e9d3f5dc6ff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:23.515058 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fd9c12db-076b-4a57-9f47-4e9d3f5dc6ff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:23.520273 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fd9c12db-076b-4a57-9f47-4e9d3f5dc6ff tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 returned with HTTP 404 Aug 19 21:43:23.520880 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1345/5355] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:23 2026] GET /volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:23.528784 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e78954ba-f3e5-4d97-bba7-37b19409900b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:23.530782 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e78954ba-f3e5-4d97-bba7-37b19409900b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d Aug 19 21:43:23.531084 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e78954ba-f3e5-4d97-bba7-37b19409900b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:23.531319 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e78954ba-f3e5-4d97-bba7-37b19409900b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:23.531575 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-e78954ba-f3e5-4d97-bba7-37b19409900b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 99130066-19fa-4da7-8ca5-40d6226ade9d Aug 19 21:43:23.538612 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:23.538612 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:23.539102 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e78954ba-f3e5-4d97-bba7-37b19409900b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:23.556870 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e78954ba-f3e5-4d97-bba7-37b19409900b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:23.557167 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e78954ba-f3e5-4d97-bba7-37b19409900b tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d returned with HTTP 202 Aug 19 21:43:23.557750 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1338/5356] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:23 2026] DELETE /volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:23.565703 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-af7b0350-5fd4-4f36-a5dc-39e6ca552092 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:23.567763 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af7b0350-5fd4-4f36-a5dc-39e6ca552092 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d Aug 19 21:43:23.568033 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af7b0350-5fd4-4f36-a5dc-39e6ca552092 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:23.568294 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af7b0350-5fd4-4f36-a5dc-39e6ca552092 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:23.575616 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:23.575616 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:23.579735 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-af7b0350-5fd4-4f36-a5dc-39e6ca552092 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:23.585343 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af7b0350-5fd4-4f36-a5dc-39e6ca552092 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d returned with HTTP 200 Aug 19 21:43:23.585821 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1342/5357] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:23 2026] GET /volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:23.629888 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b778944b-5749-4070-9a5c-4d9ad628d989 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:23.631871 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b778944b-5749-4070-9a5c-4d9ad628d989 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:23.632098 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b778944b-5749-4070-9a5c-4d9ad628d989 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:23.632319 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b778944b-5749-4070-9a5c-4d9ad628d989 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:23.632504 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b778944b-5749-4070-9a5c-4d9ad628d989 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:23.636840 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:23.636840 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:23.637750 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b778944b-5749-4070-9a5c-4d9ad628d989 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:23.638295 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1333/5358] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:23 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:24.600186 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ecc6886c-4523-4530-981b-db32b318f158 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:24.601762 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ecc6886c-4523-4530-981b-db32b318f158 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d Aug 19 21:43:24.601945 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ecc6886c-4523-4530-981b-db32b318f158 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:24.602163 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ecc6886c-4523-4530-981b-db32b318f158 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:24.607142 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ecc6886c-4523-4530-981b-db32b318f158 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d returned with HTTP 404 Aug 19 21:43:24.607676 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1346/5359] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:24 2026] GET /volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:24.615095 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9cfc367c-0d1b-4109-ab77-3bfb6ba94b72 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:24.618110 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9cfc367c-0d1b-4109-ab77-3bfb6ba94b72 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f Aug 19 21:43:24.618419 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9cfc367c-0d1b-4109-ab77-3bfb6ba94b72 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:24.618647 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9cfc367c-0d1b-4109-ab77-3bfb6ba94b72 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:24.619379 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-9cfc367c-0d1b-4109-ab77-3bfb6ba94b72 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 8037c4cc-5ee7-47c5-9c10-a23a669b3b6f Aug 19 21:43:24.629138 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:24.629138 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:24.630019 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9cfc367c-0d1b-4109-ab77-3bfb6ba94b72 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:24.650971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c59aa0c2-9489-4d8a-ae18-dbf826c2b42f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:24.652291 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9cfc367c-0d1b-4109-ab77-3bfb6ba94b72 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:24.652496 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9cfc367c-0d1b-4109-ab77-3bfb6ba94b72 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f returned with HTTP 202 Aug 19 21:43:24.652890 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1339/5360] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:24 2026] DELETE /volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:24.654368 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c59aa0c2-9489-4d8a-ae18-dbf826c2b42f tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:24.654843 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c59aa0c2-9489-4d8a-ae18-dbf826c2b42f tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:24.654843 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c59aa0c2-9489-4d8a-ae18-dbf826c2b42f tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:24.654926 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c59aa0c2-9489-4d8a-ae18-dbf826c2b42f tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:24.661842 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:24.661842 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:24.662711 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c59aa0c2-9489-4d8a-ae18-dbf826c2b42f tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:24.663131 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1343/5361] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:24 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:24.664841 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1e1a5e08-acbe-49d0-b8c9-3cfd15032466 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:24.666808 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1e1a5e08-acbe-49d0-b8c9-3cfd15032466 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f Aug 19 21:43:24.667559 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1e1a5e08-acbe-49d0-b8c9-3cfd15032466 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:24.667821 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1e1a5e08-acbe-49d0-b8c9-3cfd15032466 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:24.676288 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:24.676288 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:24.680184 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1e1a5e08-acbe-49d0-b8c9-3cfd15032466 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:24.685188 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1e1a5e08-acbe-49d0-b8c9-3cfd15032466 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f returned with HTTP 200 Aug 19 21:43:24.685568 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1334/5362] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:24 2026] GET /volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:25.673837 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-55bc2048-8dbc-4438-ab7a-8b446c3ec277 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:25.675976 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55bc2048-8dbc-4438-ab7a-8b446c3ec277 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:25.676235 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55bc2048-8dbc-4438-ab7a-8b446c3ec277 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:25.676487 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55bc2048-8dbc-4438-ab7a-8b446c3ec277 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:25.676625 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-55bc2048-8dbc-4438-ab7a-8b446c3ec277 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:25.681809 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:25.681809 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:25.683032 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55bc2048-8dbc-4438-ab7a-8b446c3ec277 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:25.683628 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1347/5363] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:25 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:25.698190 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5fef9427-b446-4300-ba33-9410a6e47fe7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:25.700110 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5fef9427-b446-4300-ba33-9410a6e47fe7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f Aug 19 21:43:25.700355 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5fef9427-b446-4300-ba33-9410a6e47fe7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:25.700545 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5fef9427-b446-4300-ba33-9410a6e47fe7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:25.705880 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5fef9427-b446-4300-ba33-9410a6e47fe7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f returned with HTTP 404 Aug 19 21:43:25.706361 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1340/5364] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:25 2026] GET /volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:25.712194 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf2d6af4-2b6e-4c7b-a6ad-1d697ea64900 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:25.713766 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf2d6af4-2b6e-4c7b-a6ad-1d697ea64900 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c Aug 19 21:43:25.713943 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf2d6af4-2b6e-4c7b-a6ad-1d697ea64900 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:25.714152 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf2d6af4-2b6e-4c7b-a6ad-1d697ea64900 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:25.714317 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-bf2d6af4-2b6e-4c7b-a6ad-1d697ea64900 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 79c95346-5e6b-4564-b8f8-962e0c32d45c Aug 19 21:43:25.720691 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:25.720691 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:25.721131 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bf2d6af4-2b6e-4c7b-a6ad-1d697ea64900 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:25.738473 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bf2d6af4-2b6e-4c7b-a6ad-1d697ea64900 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:25.738643 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf2d6af4-2b6e-4c7b-a6ad-1d697ea64900 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c returned with HTTP 202 Aug 19 21:43:25.739057 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1344/5365] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:25 2026] DELETE /volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:25.747394 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-846c1154-eed4-4a31-aadf-6feab65f6689 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:25.749649 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-846c1154-eed4-4a31-aadf-6feab65f6689 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c Aug 19 21:43:25.749880 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-846c1154-eed4-4a31-aadf-6feab65f6689 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:25.750113 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-846c1154-eed4-4a31-aadf-6feab65f6689 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:25.757111 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:25.757111 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:25.761267 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-846c1154-eed4-4a31-aadf-6feab65f6689 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:25.765692 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-846c1154-eed4-4a31-aadf-6feab65f6689 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c returned with HTTP 200 Aug 19 21:43:25.766077 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1335/5366] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:25 2026] GET /volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:26.693482 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a33573be-097c-4e81-a2d9-a762919c9ccb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:26.695749 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a33573be-097c-4e81-a2d9-a762919c9ccb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:26.695981 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a33573be-097c-4e81-a2d9-a762919c9ccb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:26.696224 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a33573be-097c-4e81-a2d9-a762919c9ccb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:26.696360 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a33573be-097c-4e81-a2d9-a762919c9ccb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:26.701456 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:26.701456 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:26.702302 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a33573be-097c-4e81-a2d9-a762919c9ccb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:26.702848 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1348/5367] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:26 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:26.778683 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-79e82138-f143-41f7-9e32-85dc7bbbbf73 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:26.780465 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-79e82138-f143-41f7-9e32-85dc7bbbbf73 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c Aug 19 21:43:26.780892 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-79e82138-f143-41f7-9e32-85dc7bbbbf73 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:26.781242 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-79e82138-f143-41f7-9e32-85dc7bbbbf73 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:26.786767 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-79e82138-f143-41f7-9e32-85dc7bbbbf73 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c returned with HTTP 404 Aug 19 21:43:26.787319 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1341/5368] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:26 2026] GET /volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:26.793290 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aa97a5b5-e191-49f3-bd33-df47d84b1ae6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:26.795394 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa97a5b5-e191-49f3-bd33-df47d84b1ae6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 Aug 19 21:43:26.795734 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa97a5b5-e191-49f3-bd33-df47d84b1ae6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:26.795983 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa97a5b5-e191-49f3-bd33-df47d84b1ae6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:26.796258 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-aa97a5b5-e191-49f3-bd33-df47d84b1ae6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 2051fcc0-c6c2-4b0f-b639-915c8f3de679 Aug 19 21:43:26.802981 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:26.802981 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:26.804937 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-aa97a5b5-e191-49f3-bd33-df47d84b1ae6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:26.819101 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-aa97a5b5-e191-49f3-bd33-df47d84b1ae6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:26.819471 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa97a5b5-e191-49f3-bd33-df47d84b1ae6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 returned with HTTP 202 Aug 19 21:43:26.819967 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1345/5369] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:26 2026] DELETE /volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:26.827233 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7206d663-e201-4ef0-b549-92ef05f9ac2f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:26.829180 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7206d663-e201-4ef0-b549-92ef05f9ac2f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 Aug 19 21:43:26.829435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7206d663-e201-4ef0-b549-92ef05f9ac2f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:26.829652 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7206d663-e201-4ef0-b549-92ef05f9ac2f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:26.839091 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:26.839091 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:26.843330 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7206d663-e201-4ef0-b549-92ef05f9ac2f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:26.848176 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7206d663-e201-4ef0-b549-92ef05f9ac2f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 returned with HTTP 200 Aug 19 21:43:26.848570 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1336/5370] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:26 2026] GET /volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:27.713334 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-560de989-bc2a-4145-9dcd-437ff370b146 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:27.715100 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-560de989-bc2a-4145-9dcd-437ff370b146 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:27.715282 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-560de989-bc2a-4145-9dcd-437ff370b146 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:27.715551 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-560de989-bc2a-4145-9dcd-437ff370b146 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:27.715660 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-560de989-bc2a-4145-9dcd-437ff370b146 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:27.719792 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:27.719792 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:27.720608 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-560de989-bc2a-4145-9dcd-437ff370b146 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:27.720956 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1349/5371] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:27 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:27.859909 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9cce538a-d5fb-4bb5-b8a9-591e4d6d5326 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:27.861658 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9cce538a-d5fb-4bb5-b8a9-591e4d6d5326 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 Aug 19 21:43:27.861849 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9cce538a-d5fb-4bb5-b8a9-591e4d6d5326 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:27.862029 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9cce538a-d5fb-4bb5-b8a9-591e4d6d5326 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:27.867443 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9cce538a-d5fb-4bb5-b8a9-591e4d6d5326 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 returned with HTTP 404 Aug 19 21:43:27.867848 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1342/5372] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:27 2026] GET /volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:27.875892 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:27.877609 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:27.877925 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1259834675"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:27.879333 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1259834675'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:27.879457 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:27.883582 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:27.889073 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (78877073-f409-4a99-8fa2-c3c3c5fd1001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:27.889949 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ab8d67-52cc-47a3-ae7d-3480d9f4f80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:27.890901 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:27.915431 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ab8d67-52cc-47a3-ae7d-3480d9f4f80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:27.916117 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db3347d-22e0-46e8-897b-b66739b4cacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:27.950394 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['82c6605e-71ff-41d3-a83c-e4871ec8350e', '793ae48a-ba1d-4e37-b58b-53555e7eacda', 'e883db87-4fb4-4ce2-a874-ff746d305f47', '109013a2-3ca9-424b-b51b-276d84cd74d1'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:27.951106 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db3347d-22e0-46e8-897b-b66739b4cacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c6605e-71ff-41d3-a83c-e4871ec8350e', '793ae48a-ba1d-4e37-b58b-53555e7eacda', 'e883db87-4fb4-4ce2-a874-ff746d305f47', '109013a2-3ca9-424b-b51b-276d84cd74d1']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:27.951970 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2a3d7b-59f3-4ccd-b255-f9a0f9b9c6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:27.971053 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2a3d7b-59f3-4ccd-b255-f9a0f9b9c6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f3af0c3-97a4-4cce-89c1-5f4048515e8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1259834675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['82c6605e-71ff-41d3-a83c-e4871ec8350e','793ae48a-ba1d-4e37-b58b-53555e7eacda','e883db87-4fb4-4ce2-a874-ff746d305f47','109013a2-3ca9-424b-b51b-276d84cd74d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1259834675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f3af0c3-97a4-4cce-89c1-5f4048515e8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:27.971803 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e38529f-878a-414a-8092-823c4e47e244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:27.988279 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e38529f-878a-414a-8092-823c4e47e244) transitioned into state 'SUCCESS' from state '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-1259834675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['82c6605e-71ff-41d3-a83c-e4871ec8350e','793ae48a-ba1d-4e37-b58b-53555e7eacda','e883db87-4fb4-4ce2-a874-ff746d305f47','109013a2-3ca9-424b-b51b-276d84cd74d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:27.988962 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d14a42-4166-423a-8d2b-993911d55945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:28.000997 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d14a42-4166-423a-8d2b-993911d55945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:28.001868 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (78877073-f409-4a99-8fa2-c3c3c5fd1001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:28.002334 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:28.002942 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7da8b2fb-2e20-40ec-b612-e9a7fe8b9339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:28.003399 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1346/5373] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:43:27 2026] POST /volume/v3/volumes => generated 770 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:28.014845 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-047c0ea9-bacb-48c3-a067-16709a5dd535 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:28.016488 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-047c0ea9-bacb-48c3-a067-16709a5dd535 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f Aug 19 21:43:28.016742 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-047c0ea9-bacb-48c3-a067-16709a5dd535 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:28.016976 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-047c0ea9-bacb-48c3-a067-16709a5dd535 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:28.024697 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:28.024697 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:28.028632 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-047c0ea9-bacb-48c3-a067-16709a5dd535 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:28.033338 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-047c0ea9-bacb-48c3-a067-16709a5dd535 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f returned with HTTP 200 Aug 19 21:43:28.033771 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1337/5374] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:28 2026] GET /volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:28.730588 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b66242b6-f298-4215-b11a-58af3a11e636 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:28.732524 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b66242b6-f298-4215-b11a-58af3a11e636 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:28.732723 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b66242b6-f298-4215-b11a-58af3a11e636 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:28.732927 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b66242b6-f298-4215-b11a-58af3a11e636 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:28.733063 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b66242b6-f298-4215-b11a-58af3a11e636 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:28.737602 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:28.737602 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:28.738410 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b66242b6-f298-4215-b11a-58af3a11e636 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:28.738836 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1350/5375] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:28 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:29.045963 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-40dfe584-2d2f-4d11-97cf-7cc2d337740d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:29.047628 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40dfe584-2d2f-4d11-97cf-7cc2d337740d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f Aug 19 21:43:29.047811 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40dfe584-2d2f-4d11-97cf-7cc2d337740d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:29.048018 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-40dfe584-2d2f-4d11-97cf-7cc2d337740d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:29.054521 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:29.054521 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:29.058004 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-40dfe584-2d2f-4d11-97cf-7cc2d337740d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:29.062171 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-40dfe584-2d2f-4d11-97cf-7cc2d337740d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f returned with HTTP 200 Aug 19 21:43:29.062572 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1343/5376] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:29 2026] GET /volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:29.073932 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ac9ce6fd-0dc0-48d1-a376-a551a9d686de None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:29.076027 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac9ce6fd-0dc0-48d1-a376-a551a9d686de tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:43:29.076395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac9ce6fd-0dc0-48d1-a376-a551a9d686de tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f3af0c3-97a4-4cce-89c1-5f4048515e8f", "name": "tempest-VolumeDependencyTests-Snapshot-739750550"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:29.084027 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:29.084027 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:29.084436 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ac9ce6fd-0dc0-48d1-a376-a551a9d686de tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:29.084555 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-ac9ce6fd-0dc0-48d1-a376-a551a9d686de tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create snapshot from volume 8f3af0c3-97a4-4cce-89c1-5f4048515e8f Aug 19 21:43:29.105771 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-ac9ce6fd-0dc0-48d1-a376-a551a9d686de tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['41358646-0afb-4b4e-b428-af3ec71ec63c', '4730c024-6728-47c9-b895-855263b89fa0', '776626c6-c70e-427e-98e2-75d31a5fa011', 'bcb0705b-8e77-449f-a829-4af1311a9049'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:29.128579 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ac9ce6fd-0dc0-48d1-a376-a551a9d686de tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot create request issued successfully. Aug 19 21:43:29.128867 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac9ce6fd-0dc0-48d1-a376-a551a9d686de tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:43:29.129303 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1347/5377] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:43:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:29.137584 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5ca3b488-c40d-440a-a74f-288004a885e9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:29.139273 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5ca3b488-c40d-440a-a74f-288004a885e9 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 Aug 19 21:43:29.139487 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5ca3b488-c40d-440a-a74f-288004a885e9 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:29.139693 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5ca3b488-c40d-440a-a74f-288004a885e9 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:29.144728 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:29.144728 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:29.145200 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5ca3b488-c40d-440a-a74f-288004a885e9 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:29.145993 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5ca3b488-c40d-440a-a74f-288004a885e9 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 returned with HTTP 200 Aug 19 21:43:29.146375 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1338/5378] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:29 2026] GET /volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:29.748059 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e69c42d1-43eb-4d2a-b3ad-abf9dba65729 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:29.749838 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e69c42d1-43eb-4d2a-b3ad-abf9dba65729 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:29.750028 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e69c42d1-43eb-4d2a-b3ad-abf9dba65729 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:29.750210 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e69c42d1-43eb-4d2a-b3ad-abf9dba65729 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:29.750314 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e69c42d1-43eb-4d2a-b3ad-abf9dba65729 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:29.755245 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:29.755245 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:29.755928 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e69c42d1-43eb-4d2a-b3ad-abf9dba65729 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:29.756268 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1351/5379] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:29 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:29.766255 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:29.767868 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:29.768235 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "6c4ebaf3-61ea-42be-8c12-d48ad8310da2", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1360351693"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:29.769730 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request body: {'volume': {"'backup_id": '6c4ebaf3-61ea-42be-8c12-d48ad8310da2', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1360351693'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:29.769851 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume of 1 GB Aug 19 21:43:29.773923 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Availability Zones retrieved successfully. Aug 19 21:43:29.780187 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (e7cf4ff4-8d35-4287-a104-a335d160cc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:29.781142 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2c9545-118a-4910-aea9-9b1b40a72ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:29.781996 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:29.807036 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2c9545-118a-4910-aea9-9b1b40a72ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:29.807929 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54047d10-6b1b-439f-b424-afdd1ea2460a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:29.842249 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Created reservations ['d03bef6c-459e-4ef7-9649-01a39251cdcf', '48a853ab-a14a-4888-b79c-c6a65679d45a', '3adfa453-f9d9-4f07-92c2-e56559c91b87', '4fa7f2a1-548c-43f9-b9c7-1f06521380dc'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:29.842978 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54047d10-6b1b-439f-b424-afdd1ea2460a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d03bef6c-459e-4ef7-9649-01a39251cdcf', '48a853ab-a14a-4888-b79c-c6a65679d45a', '3adfa453-f9d9-4f07-92c2-e56559c91b87', '4fa7f2a1-548c-43f9-b9c7-1f06521380dc']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:29.843733 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (897f1633-f661-4895-8460-1772b307cd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:29.869796 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (897f1633-f661-4895-8460-1772b307cd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08c58ec8-e660-4f7f-ba3d-31f9a6afef04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1360351693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['d03bef6c-459e-4ef7-9649-01a39251cdcf','48a853ab-a14a-4888-b79c-c6a65679d45a','3adfa453-f9d9-4f07-92c2-e56559c91b87','4fa7f2a1-548c-43f9-b9c7-1f06521380dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1360351693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08c58ec8-e660-4f7f-ba3d-31f9a6afef04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8faf838591c4ddea3caf112c38efbb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b232f8d65a4628a2645b263288a164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:29.870604 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7da24877-7ff9-4bf1-a22b-2dde0037084f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:29.886779 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7da24877-7ff9-4bf1-a22b-2dde0037084f) transitioned into state 'SUCCESS' from state '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-1360351693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['d03bef6c-459e-4ef7-9649-01a39251cdcf','48a853ab-a14a-4888-b79c-c6a65679d45a','3adfa453-f9d9-4f07-92c2-e56559c91b87','4fa7f2a1-548c-43f9-b9c7-1f06521380dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:29.887582 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d75256b-d71c-474e-a622-584d7b48d7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:29.895988 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d75256b-d71c-474e-a622-584d7b48d7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:29.896939 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (e7cf4ff4-8d35-4287-a104-a335d160cc07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:29.897330 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request issued successfully. Aug 19 21:43:29.897968 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-884e1fc9-3bea-44fe-bdeb-fe98ecb5f90b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:29.898442 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1344/5380] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:43:29 2026] POST /volume/v3/volumes => generated 758 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:29.909182 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:29.910920 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:29.911279 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "6c4ebaf3-61ea-42be-8c12-d48ad8310da2", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1233845132"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:29.912734 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request body: {'volume': {"'backup_id": '6c4ebaf3-61ea-42be-8c12-d48ad8310da2', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1233845132'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:29.912853 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume of 1 GB Aug 19 21:43:29.913123 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:29.913123 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:29.916794 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Availability Zones retrieved successfully. Aug 19 21:43:29.922102 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (eff7b0ad-bb07-48a2-b4ba-f2336a036c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:29.922993 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca88b06-03de-44b9-87f7-049a641bc0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:29.923876 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:29.946252 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca88b06-03de-44b9-87f7-049a641bc0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:29.946955 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a595f0f-ee16-4590-9e62-da5a527619fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:29.984379 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Created reservations ['20a7cd5d-f1fb-4743-922c-5dca07cf19e9', '66e164e4-9b1c-430e-964d-19e4584b78a9', 'f04ece53-2344-4423-ac08-422aa8c9430e', '224efea6-68a9-4f81-83d9-ddfd980c5beb'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:29.985172 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a595f0f-ee16-4590-9e62-da5a527619fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20a7cd5d-f1fb-4743-922c-5dca07cf19e9', '66e164e4-9b1c-430e-964d-19e4584b78a9', 'f04ece53-2344-4423-ac08-422aa8c9430e', '224efea6-68a9-4f81-83d9-ddfd980c5beb']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:29.985844 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59349570-bac5-4348-88b9-ef622fd8eb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.007303 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59349570-bac5-4348-88b9-ef622fd8eb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0cf78b2-8058-4d1b-bfa8-e56da47b9bc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1233845132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['20a7cd5d-f1fb-4743-922c-5dca07cf19e9','66e164e4-9b1c-430e-964d-19e4584b78a9','f04ece53-2344-4423-ac08-422aa8c9430e','224efea6-68a9-4f81-83d9-ddfd980c5beb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1233845132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8faf838591c4ddea3caf112c38efbb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b232f8d65a4628a2645b263288a164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.007619 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707710cd-df44-4b3c-9ce2-bd4ef7e8d557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.024932 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707710cd-df44-4b3c-9ce2-bd4ef7e8d557) transitioned into state 'SUCCESS' from state '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-1233845132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['20a7cd5d-f1fb-4743-922c-5dca07cf19e9','66e164e4-9b1c-430e-964d-19e4584b78a9','f04ece53-2344-4423-ac08-422aa8c9430e','224efea6-68a9-4f81-83d9-ddfd980c5beb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.025724 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (306a8225-125a-4570-8286-fd797c14476c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.033082 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (306a8225-125a-4570-8286-fd797c14476c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.033838 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (eff7b0ad-bb07-48a2-b4ba-f2336a036c4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:30.034149 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request issued successfully. Aug 19 21:43:30.034702 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb3df63e-0471-4a92-99b0-60c53f761bb3 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:30.035123 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1348/5381] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:43:29 2026] POST /volume/v3/volumes => generated 758 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:30.045673 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a98137b-8461-4e84-8780-d6c6b538c764 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.047240 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:30.047562 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "6c4ebaf3-61ea-42be-8c12-d48ad8310da2", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2134229350"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:30.048946 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request body: {'volume': {"'backup_id": '6c4ebaf3-61ea-42be-8c12-d48ad8310da2', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2134229350'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:30.049104 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume of 1 GB Aug 19 21:43:30.052714 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Availability Zones retrieved successfully. Aug 19 21:43:30.057833 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (201a299d-5707-49b6-bad7-d42c826c19da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:30.058674 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75c55aa-526e-49fd-9da1-0c70223e5f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.059503 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:30.081353 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75c55aa-526e-49fd-9da1-0c70223e5f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.082204 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d195de-4a66-4217-b3c3-56f318458b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.117859 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Created reservations ['edd4dc43-faa4-4c1b-8762-a5b50ba4c59b', 'fd71e33b-7445-4623-93e8-9c343fef59f1', 'eb2ea3ed-c44b-4ba7-b9f2-6b320b2da113', '65e3d02d-5db3-4b99-9338-5b81fff82c2e'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:30.118619 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d195de-4a66-4217-b3c3-56f318458b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edd4dc43-faa4-4c1b-8762-a5b50ba4c59b', 'fd71e33b-7445-4623-93e8-9c343fef59f1', 'eb2ea3ed-c44b-4ba7-b9f2-6b320b2da113', '65e3d02d-5db3-4b99-9338-5b81fff82c2e']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.119423 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474b4d68-4dff-4222-a4d1-6bda5b9b77b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.139728 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474b4d68-4dff-4222-a4d1-6bda5b9b77b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8352e185-1d12-4059-bcd0-6bf14f599d13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2134229350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['edd4dc43-faa4-4c1b-8762-a5b50ba4c59b','fd71e33b-7445-4623-93e8-9c343fef59f1','eb2ea3ed-c44b-4ba7-b9f2-6b320b2da113','65e3d02d-5db3-4b99-9338-5b81fff82c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2134229350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8352e185-1d12-4059-bcd0-6bf14f599d13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8faf838591c4ddea3caf112c38efbb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b232f8d65a4628a2645b263288a164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.140381 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a254602a-1df0-4acc-a9e9-130b7c0daed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.154971 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-66cfb068-995b-43a4-a7c3-aed796a70298 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.156611 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a254602a-1df0-4acc-a9e9-130b7c0daed3) transitioned into state 'SUCCESS' from state '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-2134229350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['edd4dc43-faa4-4c1b-8762-a5b50ba4c59b','fd71e33b-7445-4623-93e8-9c343fef59f1','eb2ea3ed-c44b-4ba7-b9f2-6b320b2da113','65e3d02d-5db3-4b99-9338-5b81fff82c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.156754 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-66cfb068-995b-43a4-a7c3-aed796a70298 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 Aug 19 21:43:30.156955 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-66cfb068-995b-43a4-a7c3-aed796a70298 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:30.157195 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-66cfb068-995b-43a4-a7c3-aed796a70298 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:30.157319 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dc3b4c-6ace-4078-919a-8d772800e926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.162315 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:30.162315 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:30.162769 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-66cfb068-995b-43a4-a7c3-aed796a70298 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:30.163536 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-66cfb068-995b-43a4-a7c3-aed796a70298 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 returned with HTTP 200 Aug 19 21:43:30.163917 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1352/5382] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:30 2026] GET /volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:30.166112 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dc3b4c-6ace-4078-919a-8d772800e926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.166943 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (201a299d-5707-49b6-bad7-d42c826c19da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:30.167268 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request issued successfully. Aug 19 21:43:30.167829 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a98137b-8461-4e84-8780-d6c6b538c764 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:30.168298 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1339/5383] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:43:30 2026] POST /volume/v3/volumes => generated 758 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:30.172262 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-702650fb-5f62-4f61-b69f-9cc151414b60 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.174073 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:30.174439 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "057ce6f0-9c00-4347-a11c-6b86fdfdc5b6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-204894405"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:30.176063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'snapshot_id': '057ce6f0-9c00-4347-a11c-6b86fdfdc5b6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-204894405'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:30.178347 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.180144 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:30.180468 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "6c4ebaf3-61ea-42be-8c12-d48ad8310da2", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-167827369"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:30.180780 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:30.180780 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:30.181222 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:30.181322 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:30.181798 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request body: {'volume': {"'backup_id": '6c4ebaf3-61ea-42be-8c12-d48ad8310da2', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-167827369'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:30.181915 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume of 1 GB Aug 19 21:43:30.182216 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:30.182216 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:30.184586 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:30.185921 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Availability Zones retrieved successfully. Aug 19 21:43:30.190058 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (741ea2fd-fe08-479c-a710-28e1f44d5644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:30.190910 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eeb3cd6-e854-44e1-aa28-67c596832203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.191684 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (146db051-4aab-4036-b8fe-946fd3c40ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:30.191754 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:30.192588 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b8e8c66-6d5b-49b5-901a-a17f923d9fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.193409 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:30.217125 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b8e8c66-6d5b-49b5-901a-a17f923d9fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.217795 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eeb3cd6-e854-44e1-aa28-67c596832203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '057ce6f0-9c00-4347-a11c-6b86fdfdc5b6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.217911 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (756e6b38-f887-4f08-bec5-1aa7e37af775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.218515 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db1e357f-9d1b-435a-b36e-456eb88aff7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.255367 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['0cab0b62-5faa-4424-aafe-5ee4f6b57a3b', '983ded6b-d724-4416-a71a-4a0a28340ba7', '7b0ca35b-0ac0-46b5-aff0-00b8898c52dc', '3091f8b5-adb5-4dd8-9afa-f34b5e4e1694'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:30.256228 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db1e357f-9d1b-435a-b36e-456eb88aff7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cab0b62-5faa-4424-aafe-5ee4f6b57a3b', '983ded6b-d724-4416-a71a-4a0a28340ba7', '7b0ca35b-0ac0-46b5-aff0-00b8898c52dc', '3091f8b5-adb5-4dd8-9afa-f34b5e4e1694']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.257140 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (968e6e0a-1b9c-42fe-a8da-aa12ebf0dac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.257886 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Created reservations ['68393ff2-f62a-42a1-9dec-a7a589264cfe', 'e217220f-108d-4d42-af45-496d9ba518d8', '25145bb9-7f95-472d-88fe-336148da3a39', '3a38bd26-79d9-48f6-8f59-7b97ee2518e9'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:30.258746 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (756e6b38-f887-4f08-bec5-1aa7e37af775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68393ff2-f62a-42a1-9dec-a7a589264cfe', 'e217220f-108d-4d42-af45-496d9ba518d8', '25145bb9-7f95-472d-88fe-336148da3a39', '3a38bd26-79d9-48f6-8f59-7b97ee2518e9']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.259559 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d7397d-d5f8-4abf-8806-ee2f99e4d5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.283045 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d7397d-d5f8-4abf-8806-ee2f99e4d5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef44a763-fe8f-47f0-9b6f-179b5d13d41c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-167827369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['68393ff2-f62a-42a1-9dec-a7a589264cfe','e217220f-108d-4d42-af45-496d9ba518d8','25145bb9-7f95-472d-88fe-336148da3a39','3a38bd26-79d9-48f6-8f59-7b97ee2518e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-167827369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef44a763-fe8f-47f0-9b6f-179b5d13d41c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8faf838591c4ddea3caf112c38efbb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b232f8d65a4628a2645b263288a164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.283766 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6022e68-c190-474a-a46d-5ddc670d7002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.296547 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (968e6e0a-1b9c-42fe-a8da-aa12ebf0dac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-204894405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['0cab0b62-5faa-4424-aafe-5ee4f6b57a3b','983ded6b-d724-4416-a71a-4a0a28340ba7','7b0ca35b-0ac0-46b5-aff0-00b8898c52dc','3091f8b5-adb5-4dd8-9afa-f34b5e4e1694'],size=1,snapshot_id=057ce6f0-9c00-4347-a11c-6b86fdfdc5b6,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-204894405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=057ce6f0-9c00-4347-a11c-6b86fdfdc5b6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.298001 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22a6713e-a576-4391-b503-50539644bd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.301341 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6022e68-c190-474a-a46d-5ddc670d7002) transitioned into state 'SUCCESS' from state '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-167827369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['68393ff2-f62a-42a1-9dec-a7a589264cfe','e217220f-108d-4d42-af45-496d9ba518d8','25145bb9-7f95-472d-88fe-336148da3a39','3a38bd26-79d9-48f6-8f59-7b97ee2518e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.302002 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe357433-493f-4d9a-84c7-de9849bb7efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.312938 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe357433-493f-4d9a-84c7-de9849bb7efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.313759 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (146db051-4aab-4036-b8fe-946fd3c40ae5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:30.314113 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request issued successfully. Aug 19 21:43:30.314676 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1dacc524-2f4e-480a-ada2-df3ce51aab88 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:30.315233 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1349/5384] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:43:30 2026] POST /volume/v3/volumes => generated 757 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:30.316165 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22a6713e-a576-4391-b503-50539644bd31) transitioned into state 'SUCCESS' from state '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-204894405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['0cab0b62-5faa-4424-aafe-5ee4f6b57a3b','983ded6b-d724-4416-a71a-4a0a28340ba7','7b0ca35b-0ac0-46b5-aff0-00b8898c52dc','3091f8b5-adb5-4dd8-9afa-f34b5e4e1694'],size=1,snapshot_id=057ce6f0-9c00-4347-a11c-6b86fdfdc5b6,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.316852 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0163ce-4459-4cad-bac7-60be8709d9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.327043 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.328582 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:30.329026 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "6c4ebaf3-61ea-42be-8c12-d48ad8310da2", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1574154505"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:30.330976 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request body: {'volume': {"'backup_id": '6c4ebaf3-61ea-42be-8c12-d48ad8310da2', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1574154505'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:30.331150 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume of 1 GB Aug 19 21:43:30.336130 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Availability Zones retrieved successfully. Aug 19 21:43:30.337540 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0163ce-4459-4cad-bac7-60be8709d9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.338489 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (741ea2fd-fe08-479c-a710-28e1f44d5644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:30.338812 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:30.339382 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-702650fb-5f62-4f61-b69f-9cc151414b60 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:30.339797 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1345/5385] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:43:30 2026] POST /volume/v3/volumes => generated 803 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:30.343579 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (3cc17438-2b05-4b6b-8e1a-cded31b944e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:30.344806 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (249143c7-469b-43ec-9a84-aebf7d7b7d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.346138 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:30.354955 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9c15bb4b-a23e-4296-a22f-9418fe0cf3f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.356793 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9c15bb4b-a23e-4296-a22f-9418fe0cf3f4 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b Aug 19 21:43:30.356947 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9c15bb4b-a23e-4296-a22f-9418fe0cf3f4 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:30.357135 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9c15bb4b-a23e-4296-a22f-9418fe0cf3f4 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:30.364425 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:30.364425 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:30.368085 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9c15bb4b-a23e-4296-a22f-9418fe0cf3f4 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:30.372257 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9c15bb4b-a23e-4296-a22f-9418fe0cf3f4 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b returned with HTTP 200 Aug 19 21:43:30.372644 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1340/5386] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:30 2026] GET /volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:30.373170 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (249143c7-469b-43ec-9a84-aebf7d7b7d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.373929 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40ebb7a-b73b-461c-a85d-67c8273acb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.419296 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Created reservations ['588d893e-75e9-4f27-8357-111e4cebae56', 'e7e75ba5-c8dc-476e-a7dd-639300883813', '70a6c5fa-3aef-4c1c-85ae-037508d38ab2', '4c7cd761-dff0-4909-a180-0a5fc3839382'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:30.420217 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40ebb7a-b73b-461c-a85d-67c8273acb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['588d893e-75e9-4f27-8357-111e4cebae56', 'e7e75ba5-c8dc-476e-a7dd-639300883813', '70a6c5fa-3aef-4c1c-85ae-037508d38ab2', '4c7cd761-dff0-4909-a180-0a5fc3839382']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.420974 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64ba411f-dbc6-480a-adec-e0d2625a2fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.444477 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64ba411f-dbc6-480a-adec-e0d2625a2fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5ade682-1a9f-493d-b772-0c738460250b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1574154505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['588d893e-75e9-4f27-8357-111e4cebae56','e7e75ba5-c8dc-476e-a7dd-639300883813','70a6c5fa-3aef-4c1c-85ae-037508d38ab2','4c7cd761-dff0-4909-a180-0a5fc3839382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1574154505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5ade682-1a9f-493d-b772-0c738460250b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8faf838591c4ddea3caf112c38efbb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b232f8d65a4628a2645b263288a164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.445273 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773d4f0c-75b1-4c43-976e-5921e9f43934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.465139 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773d4f0c-75b1-4c43-976e-5921e9f43934) transitioned into state 'SUCCESS' from state '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-1574154505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8faf838591c4ddea3caf112c38efbb0',qos_specs=None,replication_status=,reservations=['588d893e-75e9-4f27-8357-111e4cebae56','e7e75ba5-c8dc-476e-a7dd-639300883813','70a6c5fa-3aef-4c1c-85ae-037508d38ab2','4c7cd761-dff0-4909-a180-0a5fc3839382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b232f8d65a4628a2645b263288a164',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.465894 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2682a818-fe0c-4bf9-8c60-ea9685b46dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:30.475199 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2682a818-fe0c-4bf9-8c60-ea9685b46dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:30.476047 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Flow 'volume_create_api' (3cc17438-2b05-4b6b-8e1a-cded31b944e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:30.476360 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Create volume request issued successfully. Aug 19 21:43:30.476957 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8501f2db-28bb-44d5-a84f-b9fc172f4596 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:30.477409 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1353/5387] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:43:30 2026] POST /volume/v3/volumes => generated 758 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:30.491180 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b1603ca0-2acc-43a8-940e-f6e6a68731fc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.492997 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1603ca0-2acc-43a8-940e-f6e6a68731fc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 Aug 19 21:43:30.493210 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1603ca0-2acc-43a8-940e-f6e6a68731fc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:30.493382 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1603ca0-2acc-43a8-940e-f6e6a68731fc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:30.501717 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:30.501717 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:30.505714 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b1603ca0-2acc-43a8-940e-f6e6a68731fc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:30.511248 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1603ca0-2acc-43a8-940e-f6e6a68731fc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 returned with HTTP 200 Aug 19 21:43:30.511673 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1350/5388] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:30 2026] GET /volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:30.526586 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8415ab35-8a89-49a1-a3f4-943dbbb3d269 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.528829 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8415ab35-8a89-49a1-a3f4-943dbbb3d269 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 Aug 19 21:43:30.529083 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8415ab35-8a89-49a1-a3f4-943dbbb3d269 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:30.529310 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8415ab35-8a89-49a1-a3f4-943dbbb3d269 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:30.537820 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:30.537820 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:30.542129 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8415ab35-8a89-49a1-a3f4-943dbbb3d269 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:30.546645 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8415ab35-8a89-49a1-a3f4-943dbbb3d269 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 returned with HTTP 200 Aug 19 21:43:30.547025 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1346/5389] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:30 2026] GET /volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:30.561463 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-83a050bc-dfcb-4425-8fa7-76f8fd1a4364 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.563100 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83a050bc-dfcb-4425-8fa7-76f8fd1a4364 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 Aug 19 21:43:30.563279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83a050bc-dfcb-4425-8fa7-76f8fd1a4364 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:30.563444 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83a050bc-dfcb-4425-8fa7-76f8fd1a4364 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:30.570773 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:30.570773 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:30.576026 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-83a050bc-dfcb-4425-8fa7-76f8fd1a4364 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:30.580135 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83a050bc-dfcb-4425-8fa7-76f8fd1a4364 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 returned with HTTP 200 Aug 19 21:43:30.580510 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1341/5390] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:30 2026] GET /volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:30.595202 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ca01c12e-f4ec-4615-938f-2dfa64831dca None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.597957 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca01c12e-f4ec-4615-938f-2dfa64831dca tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c Aug 19 21:43:30.597957 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca01c12e-f4ec-4615-938f-2dfa64831dca tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:30.598213 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca01c12e-f4ec-4615-938f-2dfa64831dca tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:30.607193 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:30.607193 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:30.611612 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ca01c12e-f4ec-4615-938f-2dfa64831dca tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:30.618295 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca01c12e-f4ec-4615-938f-2dfa64831dca tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c returned with HTTP 200 Aug 19 21:43:30.618891 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1354/5391] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:30 2026] GET /volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:30.630486 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-28cd8448-a4a9-4fda-a7f6-48bf3261fcdd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:30.632248 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-28cd8448-a4a9-4fda-a7f6-48bf3261fcdd tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b Aug 19 21:43:30.632413 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-28cd8448-a4a9-4fda-a7f6-48bf3261fcdd tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:30.632610 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-28cd8448-a4a9-4fda-a7f6-48bf3261fcdd tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:30.638691 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:30.638691 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:30.641764 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-28cd8448-a4a9-4fda-a7f6-48bf3261fcdd tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:30.646049 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-28cd8448-a4a9-4fda-a7f6-48bf3261fcdd tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b returned with HTTP 200 Aug 19 21:43:30.646433 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1351/5392] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:30 2026] GET /volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:31.388787 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0c93ec5a-943f-4be3-a6af-eaa1deb1ab50 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:31.391210 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0c93ec5a-943f-4be3-a6af-eaa1deb1ab50 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b Aug 19 21:43:31.391552 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0c93ec5a-943f-4be3-a6af-eaa1deb1ab50 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:31.391835 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0c93ec5a-943f-4be3-a6af-eaa1deb1ab50 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:31.404140 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:31.404140 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:31.408651 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0c93ec5a-943f-4be3-a6af-eaa1deb1ab50 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:31.414101 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0c93ec5a-943f-4be3-a6af-eaa1deb1ab50 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b returned with HTTP 200 Aug 19 21:43:31.414471 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1347/5393] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:31 2026] GET /volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:31.483519 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b73ad858-a3bc-40c1-83b7-50f01349ceda None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:31.485110 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b73ad858-a3bc-40c1-83b7-50f01349ceda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:43:31.485435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b73ad858-a3bc-40c1-83b7-50f01349ceda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b", "name": "tempest-VolumeDependencyTests-Snapshot-1530295751"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:31.495287 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:31.495287 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:31.495828 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b73ad858-a3bc-40c1-83b7-50f01349ceda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:31.495877 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-b73ad858-a3bc-40c1-83b7-50f01349ceda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create snapshot from volume 12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b Aug 19 21:43:31.519619 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-b73ad858-a3bc-40c1-83b7-50f01349ceda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['41dcdad6-650c-4d15-9395-a605ba918fb3', '7c865c38-f736-4528-be4d-078dd43dba02', 'f5f8f547-2d32-41df-a5c8-7b174f64312c', '60c039f6-7a19-4523-ab43-143efeb9045c'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:31.545951 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b73ad858-a3bc-40c1-83b7-50f01349ceda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot create request issued successfully. Aug 19 21:43:31.546288 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b73ad858-a3bc-40c1-83b7-50f01349ceda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:43:31.546702 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1342/5394] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:43:31 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 19 21:43:31.554525 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-17ce34f2-10b6-4fee-9e11-1ba728db40f8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:31.555879 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-17ce34f2-10b6-4fee-9e11-1ba728db40f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 Aug 19 21:43:31.556094 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-17ce34f2-10b6-4fee-9e11-1ba728db40f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:31.556283 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-17ce34f2-10b6-4fee-9e11-1ba728db40f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:31.560724 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:31.560724 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:31.561123 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-17ce34f2-10b6-4fee-9e11-1ba728db40f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:31.561805 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-17ce34f2-10b6-4fee-9e11-1ba728db40f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 returned with HTTP 200 Aug 19 21:43:31.562148 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1355/5395] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:31 2026] GET /volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:31.658801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-015d72b7-3e93-4fd8-82ec-4a3d8fc4a684 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:31.660271 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-015d72b7-3e93-4fd8-82ec-4a3d8fc4a684 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b Aug 19 21:43:31.660497 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-015d72b7-3e93-4fd8-82ec-4a3d8fc4a684 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:31.660716 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-015d72b7-3e93-4fd8-82ec-4a3d8fc4a684 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:31.669155 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:31.669155 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:31.673402 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-015d72b7-3e93-4fd8-82ec-4a3d8fc4a684 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:31.678907 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-015d72b7-3e93-4fd8-82ec-4a3d8fc4a684 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b returned with HTTP 200 Aug 19 21:43:31.679467 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1352/5396] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:31 2026] GET /volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:31.690771 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-505f710e-d0a7-4c3b-be92-9a22b2c9c3fb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:31.692304 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-505f710e-d0a7-4c3b-be92-9a22b2c9c3fb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] DELETE https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:31.692468 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-505f710e-d0a7-4c3b-be92-9a22b2c9c3fb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:31.692669 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-505f710e-d0a7-4c3b-be92-9a22b2c9c3fb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:31.692759 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-505f710e-d0a7-4c3b-be92-9a22b2c9c3fb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete backup with id: 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. Aug 19 21:43:31.696694 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:31.696694 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:31.710404 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-505f710e-d0a7-4c3b-be92-9a22b2c9c3fb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] delete_backup rpcapi backup_id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2 {{(pid=100178) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:43:31.711975 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-505f710e-d0a7-4c3b-be92-9a22b2c9c3fb tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 202 Aug 19 21:43:31.712400 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1348/5397] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:43:31 2026] DELETE /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:43:31.719501 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fa47b919-f407-4d7f-b247-3a7e70fc99e2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:31.721887 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fa47b919-f407-4d7f-b247-3a7e70fc99e2 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:31.722293 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fa47b919-f407-4d7f-b247-3a7e70fc99e2 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:31.722426 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fa47b919-f407-4d7f-b247-3a7e70fc99e2 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:31.722552 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-fa47b919-f407-4d7f-b247-3a7e70fc99e2 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:31.727690 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:31.727690 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:31.728720 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fa47b919-f407-4d7f-b247-3a7e70fc99e2 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 200 Aug 19 21:43:31.729212 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1343/5398] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:31 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:32.572173 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-79c4d172-8b56-4912-86ee-ae6309b01a96 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:32.573923 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79c4d172-8b56-4912-86ee-ae6309b01a96 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 Aug 19 21:43:32.574132 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79c4d172-8b56-4912-86ee-ae6309b01a96 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:32.574333 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79c4d172-8b56-4912-86ee-ae6309b01a96 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:32.578967 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:32.578967 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:32.579383 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-79c4d172-8b56-4912-86ee-ae6309b01a96 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:32.580119 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79c4d172-8b56-4912-86ee-ae6309b01a96 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 returned with HTTP 200 Aug 19 21:43:32.580643 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1356/5399] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:32 2026] GET /volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:32.588605 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:32.590139 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:32.590446 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8b19fbc5-c604-48e3-beee-5458410520e0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1211024991"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:32.591867 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'snapshot_id': '8b19fbc5-c604-48e3-beee-5458410520e0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1211024991'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:32.596284 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:32.596284 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:32.596766 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:32.596872 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:32.600310 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:32.605634 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (f734cc6e-5357-4b4f-a5d1-30842da7b905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:32.606511 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e78681-ae8a-415f-80fd-1c921f506a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:32.607398 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:32.633002 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e78681-ae8a-415f-80fd-1c921f506a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8b19fbc5-c604-48e3-beee-5458410520e0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:32.633803 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (638b80ad-5f48-4274-bef3-39aeca3a4c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:32.671909 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['cf61df4a-5993-4ef0-ad26-6945f98ce650', '96c306f2-5ac6-486a-ab85-c8320d34ff9a', '66e8c41c-f0e9-4d6d-84de-6926115acf86', 'f2ae99b9-79c0-406e-a8c9-3ccd81ea4f7b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:32.673030 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (638b80ad-5f48-4274-bef3-39aeca3a4c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf61df4a-5993-4ef0-ad26-6945f98ce650', '96c306f2-5ac6-486a-ab85-c8320d34ff9a', '66e8c41c-f0e9-4d6d-84de-6926115acf86', 'f2ae99b9-79c0-406e-a8c9-3ccd81ea4f7b']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:32.674135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa769a2f-50ce-4251-9ff6-16d3af8a25b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:32.715139 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa769a2f-50ce-4251-9ff6-16d3af8a25b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ed746f-6f52-4c14-94e2-d991c0013e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1211024991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['cf61df4a-5993-4ef0-ad26-6945f98ce650','96c306f2-5ac6-486a-ab85-c8320d34ff9a','66e8c41c-f0e9-4d6d-84de-6926115acf86','f2ae99b9-79c0-406e-a8c9-3ccd81ea4f7b'],size=1,snapshot_id=8b19fbc5-c604-48e3-beee-5458410520e0,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1211024991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6ed746f-6f52-4c14-94e2-d991c0013e6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b19fbc5-c604-48e3-beee-5458410520e0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:32.715731 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0db61b1-05cd-4325-9704-dc2aa73964c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:32.730819 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0db61b1-05cd-4325-9704-dc2aa73964c2) transitioned into state 'SUCCESS' from state '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-1211024991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['cf61df4a-5993-4ef0-ad26-6945f98ce650','96c306f2-5ac6-486a-ab85-c8320d34ff9a','66e8c41c-f0e9-4d6d-84de-6926115acf86','f2ae99b9-79c0-406e-a8c9-3ccd81ea4f7b'],size=1,snapshot_id=8b19fbc5-c604-48e3-beee-5458410520e0,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:32.731421 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5cb07c2-390f-4c1a-9b3b-fb313a830a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:32.741220 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-517801de-4b0d-44b7-bb90-1823f71af623 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:32.742941 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-517801de-4b0d-44b7-bb90-1823f71af623 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 Aug 19 21:43:32.743146 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-517801de-4b0d-44b7-bb90-1823f71af623 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:32.743325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-517801de-4b0d-44b7-bb90-1823f71af623 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:32.743422 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-517801de-4b0d-44b7-bb90-1823f71af623 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Show backup with id 6c4ebaf3-61ea-42be-8c12-d48ad8310da2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:32.746750 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-517801de-4b0d-44b7-bb90-1823f71af623 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 returned with HTTP 404 Aug 19 21:43:32.747203 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1349/5400] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:32 2026] GET /volume/v3/backups/6c4ebaf3-61ea-42be-8c12-d48ad8310da2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:32.748634 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5cb07c2-390f-4c1a-9b3b-fb313a830a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:32.749331 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (f734cc6e-5357-4b4f-a5d1-30842da7b905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:32.749619 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:32.750180 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b29e704a-8dd8-4e27-9866-5a92ecaf7514 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:32.750565 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1353/5401] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:43:32 2026] POST /volume/v3/volumes => generated 804 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:32.755810 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4e31b91-9080-44c6-9ca4-e993cc0e6ee8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:32.758338 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4e31b91-9080-44c6-9ca4-e993cc0e6ee8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b Aug 19 21:43:32.758637 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4e31b91-9080-44c6-9ca4-e993cc0e6ee8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:32.758896 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4e31b91-9080-44c6-9ca4-e993cc0e6ee8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:32.759133 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-f4e31b91-9080-44c6-9ca4-e993cc0e6ee8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume with id: d5ade682-1a9f-493d-b772-0c738460250b Aug 19 21:43:32.763251 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ff6b350f-c050-457c-ad10-4e7d817b3b09 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:32.765160 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff6b350f-c050-457c-ad10-4e7d817b3b09 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d Aug 19 21:43:32.765490 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff6b350f-c050-457c-ad10-4e7d817b3b09 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:32.765557 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff6b350f-c050-457c-ad10-4e7d817b3b09 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:32.767050 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:32.767050 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:32.767446 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f4e31b91-9080-44c6-9ca4-e993cc0e6ee8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:32.772938 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:32.772938 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:32.776878 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ff6b350f-c050-457c-ad10-4e7d817b3b09 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:32.780891 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff6b350f-c050-457c-ad10-4e7d817b3b09 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d returned with HTTP 200 Aug 19 21:43:32.781346 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1357/5402] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:32 2026] GET /volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:32.787133 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f4e31b91-9080-44c6-9ca4-e993cc0e6ee8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume request issued successfully. Aug 19 21:43:32.787347 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4e31b91-9080-44c6-9ca4-e993cc0e6ee8 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b returned with HTTP 202 Aug 19 21:43:32.787827 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1344/5403] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:43:32 2026] DELETE /volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:32.794949 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4018067a-12d1-461a-aef0-320568dee91c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:32.796643 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4018067a-12d1-461a-aef0-320568dee91c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b Aug 19 21:43:32.796809 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4018067a-12d1-461a-aef0-320568dee91c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:32.797002 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4018067a-12d1-461a-aef0-320568dee91c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:32.803979 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:32.803979 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:32.807539 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4018067a-12d1-461a-aef0-320568dee91c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:32.811899 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4018067a-12d1-461a-aef0-320568dee91c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b returned with HTTP 200 Aug 19 21:43:32.812428 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1350/5404] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:32 2026] GET /volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:33.794738 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a3508795-e9f4-45bd-88a2-cfdf0f9817c6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:33.796914 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a3508795-e9f4-45bd-88a2-cfdf0f9817c6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d Aug 19 21:43:33.797291 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a3508795-e9f4-45bd-88a2-cfdf0f9817c6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:33.797580 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a3508795-e9f4-45bd-88a2-cfdf0f9817c6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:33.805232 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:33.805232 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:33.809716 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a3508795-e9f4-45bd-88a2-cfdf0f9817c6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:33.814455 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a3508795-e9f4-45bd-88a2-cfdf0f9817c6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d returned with HTTP 200 Aug 19 21:43:33.814875 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1354/5405] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:33 2026] GET /volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:33.825393 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f81b78ac-0729-49ce-a5c3-5eb65674cbc9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:33.827703 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f81b78ac-0729-49ce-a5c3-5eb65674cbc9 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b Aug 19 21:43:33.827852 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e896f64f-c952-4e2b-9374-6ba60d4c2a54 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:33.828186 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f81b78ac-0729-49ce-a5c3-5eb65674cbc9 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:33.828186 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f81b78ac-0729-49ce-a5c3-5eb65674cbc9 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:33.830170 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e896f64f-c952-4e2b-9374-6ba60d4c2a54 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 Aug 19 21:43:33.830414 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e896f64f-c952-4e2b-9374-6ba60d4c2a54 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:33.830657 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e896f64f-c952-4e2b-9374-6ba60d4c2a54 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:33.830840 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-e896f64f-c952-4e2b-9374-6ba60d4c2a54 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete snapshot with id: 057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 Aug 19 21:43:33.835041 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f81b78ac-0729-49ce-a5c3-5eb65674cbc9 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b returned with HTTP 404 Aug 19 21:43:33.835639 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1358/5406] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:33 2026] GET /volume/v3/volumes/d5ade682-1a9f-493d-b772-0c738460250b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:33.836405 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:33.836405 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:33.836913 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e896f64f-c952-4e2b-9374-6ba60d4c2a54 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:33.842776 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2c7bf588-169c-4d14-8199-c085596fcf44 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:33.844578 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2c7bf588-169c-4d14-8199-c085596fcf44 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c Aug 19 21:43:33.844776 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2c7bf588-169c-4d14-8199-c085596fcf44 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:33.844966 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2c7bf588-169c-4d14-8199-c085596fcf44 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:33.845157 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-2c7bf588-169c-4d14-8199-c085596fcf44 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume with id: ef44a763-fe8f-47f0-9b6f-179b5d13d41c Aug 19 21:43:33.852818 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:33.852818 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:33.853433 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2c7bf588-169c-4d14-8199-c085596fcf44 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:33.854400 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e896f64f-c952-4e2b-9374-6ba60d4c2a54 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot delete request issued successfully. Aug 19 21:43:33.854605 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e896f64f-c952-4e2b-9374-6ba60d4c2a54 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 returned with HTTP 202 Aug 19 21:43:33.855026 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1345/5407] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:33 2026] DELETE /volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:33.863308 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3209f18c-e822-46c7-942c-660202d82930 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:33.865061 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3209f18c-e822-46c7-942c-660202d82930 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 Aug 19 21:43:33.865289 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3209f18c-e822-46c7-942c-660202d82930 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:33.865479 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3209f18c-e822-46c7-942c-660202d82930 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:33.870328 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:33.870328 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:33.870771 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3209f18c-e822-46c7-942c-660202d82930 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:33.871638 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3209f18c-e822-46c7-942c-660202d82930 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 returned with HTTP 200 Aug 19 21:43:33.872246 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1355/5408] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:33 2026] GET /volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:33.874825 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2c7bf588-169c-4d14-8199-c085596fcf44 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume request issued successfully. Aug 19 21:43:33.875128 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2c7bf588-169c-4d14-8199-c085596fcf44 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c returned with HTTP 202 Aug 19 21:43:33.875571 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1351/5409] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:43:33 2026] DELETE /volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:33.883418 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d04b0ef3-7742-42fd-80a7-7c51cbda1321 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:33.885685 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d04b0ef3-7742-42fd-80a7-7c51cbda1321 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c Aug 19 21:43:33.885953 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d04b0ef3-7742-42fd-80a7-7c51cbda1321 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:33.886221 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d04b0ef3-7742-42fd-80a7-7c51cbda1321 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:33.894475 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:33.894475 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:33.898540 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d04b0ef3-7742-42fd-80a7-7c51cbda1321 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:33.902872 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d04b0ef3-7742-42fd-80a7-7c51cbda1321 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c returned with HTTP 200 Aug 19 21:43:33.903311 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1359/5410] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:33 2026] GET /volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:34.882483 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4b1eed9-dcd2-4483-810f-ce309855705f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:34.884313 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4b1eed9-dcd2-4483-810f-ce309855705f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 Aug 19 21:43:34.884534 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4b1eed9-dcd2-4483-810f-ce309855705f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:34.884766 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4b1eed9-dcd2-4483-810f-ce309855705f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:34.888908 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4b1eed9-dcd2-4483-810f-ce309855705f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 returned with HTTP 404 Aug 19 21:43:34.889436 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1346/5411] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:34 2026] GET /volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:34.896501 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d3f00c8b-c668-4787-ab35-7a8c5cf0ae20 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:34.898270 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3f00c8b-c668-4787-ab35-7a8c5cf0ae20 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 Aug 19 21:43:34.898466 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3f00c8b-c668-4787-ab35-7a8c5cf0ae20 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:34.898651 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3f00c8b-c668-4787-ab35-7a8c5cf0ae20 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:34.898748 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-d3f00c8b-c668-4787-ab35-7a8c5cf0ae20 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete snapshot with id: 8b19fbc5-c604-48e3-beee-5458410520e0 Aug 19 21:43:34.903360 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:34.903360 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:34.903762 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d3f00c8b-c668-4787-ab35-7a8c5cf0ae20 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:34.916082 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d9326c27-12c1-40d7-a707-f744dfd43bd1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:34.917909 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d3f00c8b-c668-4787-ab35-7a8c5cf0ae20 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot delete request issued successfully. Aug 19 21:43:34.918101 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d9326c27-12c1-40d7-a707-f744dfd43bd1 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c Aug 19 21:43:34.918149 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3f00c8b-c668-4787-ab35-7a8c5cf0ae20 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 returned with HTTP 202 Aug 19 21:43:34.918356 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d9326c27-12c1-40d7-a707-f744dfd43bd1 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:34.918589 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1356/5412] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:34 2026] DELETE /volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:34.918626 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d9326c27-12c1-40d7-a707-f744dfd43bd1 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:34.924501 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d9326c27-12c1-40d7-a707-f744dfd43bd1 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c returned with HTTP 404 Aug 19 21:43:34.924877 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1352/5413] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:34 2026] GET /volume/v3/volumes/ef44a763-fe8f-47f0-9b6f-179b5d13d41c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:34.925612 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3df9c546-f6d9-45f6-ab56-2e0da48736c1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:34.927579 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3df9c546-f6d9-45f6-ab56-2e0da48736c1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 Aug 19 21:43:34.927800 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3df9c546-f6d9-45f6-ab56-2e0da48736c1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:34.928001 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3df9c546-f6d9-45f6-ab56-2e0da48736c1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:34.931876 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-919004f5-1f83-4c26-a422-a66503c7ab2b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:34.933033 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:34.933033 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:34.933509 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3df9c546-f6d9-45f6-ab56-2e0da48736c1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:34.933931 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-919004f5-1f83-4c26-a422-a66503c7ab2b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 Aug 19 21:43:34.934216 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-919004f5-1f83-4c26-a422-a66503c7ab2b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:34.934257 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3df9c546-f6d9-45f6-ab56-2e0da48736c1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 returned with HTTP 200 Aug 19 21:43:34.934438 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-919004f5-1f83-4c26-a422-a66503c7ab2b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:34.934748 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1360/5414] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:34 2026] GET /volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:34.934790 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-919004f5-1f83-4c26-a422-a66503c7ab2b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume with id: 8352e185-1d12-4059-bcd0-6bf14f599d13 Aug 19 21:43:34.941925 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:34.941925 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:34.942443 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-919004f5-1f83-4c26-a422-a66503c7ab2b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:34.958683 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-919004f5-1f83-4c26-a422-a66503c7ab2b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume request issued successfully. Aug 19 21:43:34.958860 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-919004f5-1f83-4c26-a422-a66503c7ab2b tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 returned with HTTP 202 Aug 19 21:43:34.959305 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1347/5415] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:43:34 2026] DELETE /volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:34.966084 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3535da4c-09ff-4c72-9c61-e27ae756834d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:34.968071 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3535da4c-09ff-4c72-9c61-e27ae756834d tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 Aug 19 21:43:34.968337 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3535da4c-09ff-4c72-9c61-e27ae756834d tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:34.968616 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3535da4c-09ff-4c72-9c61-e27ae756834d tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:34.977348 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:34.977348 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:34.981361 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3535da4c-09ff-4c72-9c61-e27ae756834d tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:34.986326 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3535da4c-09ff-4c72-9c61-e27ae756834d tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 returned with HTTP 200 Aug 19 21:43:34.986840 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1357/5416] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:34 2026] GET /volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:35.944424 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-38e128d1-c682-4643-9be0-272e350607bd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:35.946216 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-38e128d1-c682-4643-9be0-272e350607bd tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 Aug 19 21:43:35.946399 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-38e128d1-c682-4643-9be0-272e350607bd tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:35.946589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-38e128d1-c682-4643-9be0-272e350607bd tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:35.950665 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-38e128d1-c682-4643-9be0-272e350607bd tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 returned with HTTP 404 Aug 19 21:43:35.951127 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1353/5417] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:35 2026] GET /volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:35.957608 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-afb0e38f-d3fc-4502-b04a-240af0285533 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:35.959284 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-afb0e38f-d3fc-4502-b04a-240af0285533 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f Aug 19 21:43:35.959479 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-afb0e38f-d3fc-4502-b04a-240af0285533 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:35.959688 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-afb0e38f-d3fc-4502-b04a-240af0285533 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:35.959847 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-afb0e38f-d3fc-4502-b04a-240af0285533 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 8f3af0c3-97a4-4cce-89c1-5f4048515e8f Aug 19 21:43:35.966463 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:35.966463 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:35.966910 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-afb0e38f-d3fc-4502-b04a-240af0285533 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:35.984081 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-afb0e38f-d3fc-4502-b04a-240af0285533 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:35.984277 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-afb0e38f-d3fc-4502-b04a-240af0285533 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f returned with HTTP 202 Aug 19 21:43:35.984699 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1361/5418] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:35 2026] DELETE /volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:35.992103 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8efe3dbe-2d21-474b-b692-5b252e24a708 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:35.993812 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8efe3dbe-2d21-474b-b692-5b252e24a708 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f Aug 19 21:43:35.994017 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8efe3dbe-2d21-474b-b692-5b252e24a708 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:35.994220 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8efe3dbe-2d21-474b-b692-5b252e24a708 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:35.999549 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f39f8d59-b827-4a84-8813-34cf0b47652e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:36.000761 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:36.000761 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:36.001344 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f39f8d59-b827-4a84-8813-34cf0b47652e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 Aug 19 21:43:36.001597 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f39f8d59-b827-4a84-8813-34cf0b47652e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:36.001782 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f39f8d59-b827-4a84-8813-34cf0b47652e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:36.004558 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8efe3dbe-2d21-474b-b692-5b252e24a708 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:36.007528 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f39f8d59-b827-4a84-8813-34cf0b47652e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 returned with HTTP 404 Aug 19 21:43:36.008582 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1358/5419] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:35 2026] GET /volume/v3/volumes/8352e185-1d12-4059-bcd0-6bf14f599d13 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:36.009269 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8efe3dbe-2d21-474b-b692-5b252e24a708 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f returned with HTTP 200 Aug 19 21:43:36.009731 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1348/5420] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:35 2026] GET /volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:36.016128 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-48e014ea-5a7f-4a08-aef6-ebdf58db0192 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:36.017935 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-48e014ea-5a7f-4a08-aef6-ebdf58db0192 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 Aug 19 21:43:36.018162 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-48e014ea-5a7f-4a08-aef6-ebdf58db0192 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:36.018359 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-48e014ea-5a7f-4a08-aef6-ebdf58db0192 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:36.018552 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-48e014ea-5a7f-4a08-aef6-ebdf58db0192 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume with id: d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 Aug 19 21:43:36.025441 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:36.025441 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:36.025997 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-48e014ea-5a7f-4a08-aef6-ebdf58db0192 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:36.041422 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-48e014ea-5a7f-4a08-aef6-ebdf58db0192 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume request issued successfully. Aug 19 21:43:36.041693 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-48e014ea-5a7f-4a08-aef6-ebdf58db0192 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 returned with HTTP 202 Aug 19 21:43:36.042090 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1354/5421] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:43:36 2026] DELETE /volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:36.048752 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-585eacb3-3b40-4608-8238-84d6a047f5bc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:36.050751 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-585eacb3-3b40-4608-8238-84d6a047f5bc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 Aug 19 21:43:36.050876 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-585eacb3-3b40-4608-8238-84d6a047f5bc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:36.051072 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-585eacb3-3b40-4608-8238-84d6a047f5bc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:36.058096 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:36.058096 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:36.061830 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-585eacb3-3b40-4608-8238-84d6a047f5bc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:36.065786 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-585eacb3-3b40-4608-8238-84d6a047f5bc tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 returned with HTTP 200 Aug 19 21:43:36.066200 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1362/5422] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:36 2026] GET /volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:37.022005 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6649518b-f7b2-4743-964b-112d8b9c49e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:37.023806 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6649518b-f7b2-4743-964b-112d8b9c49e6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f Aug 19 21:43:37.024064 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6649518b-f7b2-4743-964b-112d8b9c49e6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:37.024257 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6649518b-f7b2-4743-964b-112d8b9c49e6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:37.029648 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6649518b-f7b2-4743-964b-112d8b9c49e6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f returned with HTTP 404 Aug 19 21:43:37.030093 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1359/5423] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:37 2026] GET /volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:37.036628 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-43b55e7b-0a0e-4b95-8102-2343f5013160 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:37.038494 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43b55e7b-0a0e-4b95-8102-2343f5013160 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b Aug 19 21:43:37.038717 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43b55e7b-0a0e-4b95-8102-2343f5013160 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:37.038916 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43b55e7b-0a0e-4b95-8102-2343f5013160 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:37.039132 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-43b55e7b-0a0e-4b95-8102-2343f5013160 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b Aug 19 21:43:37.045624 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:37.045624 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:37.046062 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-43b55e7b-0a0e-4b95-8102-2343f5013160 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:37.074258 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-43b55e7b-0a0e-4b95-8102-2343f5013160 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:37.074508 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43b55e7b-0a0e-4b95-8102-2343f5013160 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b returned with HTTP 202 Aug 19 21:43:37.074927 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1349/5424] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:37 2026] DELETE /volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:37.079891 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-30adb1e7-9b63-4ec5-9643-2920e47eea5c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:37.081105 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-30adb1e7-9b63-4ec5-9643-2920e47eea5c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 Aug 19 21:43:37.081291 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-30adb1e7-9b63-4ec5-9643-2920e47eea5c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:37.081464 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-30adb1e7-9b63-4ec5-9643-2920e47eea5c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:37.081503 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4b636e3e-14c3-4382-935e-f45f6eee50fb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:37.083614 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b636e3e-14c3-4382-935e-f45f6eee50fb tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b Aug 19 21:43:37.083614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b636e3e-14c3-4382-935e-f45f6eee50fb tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:37.083791 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b636e3e-14c3-4382-935e-f45f6eee50fb tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:37.087889 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-30adb1e7-9b63-4ec5-9643-2920e47eea5c tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 returned with HTTP 404 Aug 19 21:43:37.088334 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1355/5425] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:37 2026] GET /volume/v3/volumes/d0cf78b2-8058-4d1b-bfa8-e56da47b9bc3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:37.090706 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:37.090706 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:37.094471 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4b636e3e-14c3-4382-935e-f45f6eee50fb tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:37.098727 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b636e3e-14c3-4382-935e-f45f6eee50fb tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b returned with HTTP 200 Aug 19 21:43:37.099169 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1363/5426] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:37 2026] GET /volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:37.099801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8aa2397e-34c8-49a0-8809-642bdb078028 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:37.102861 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8aa2397e-34c8-49a0-8809-642bdb078028 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] DELETE https://10.4.3.158/volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 Aug 19 21:43:37.102861 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8aa2397e-34c8-49a0-8809-642bdb078028 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:37.102861 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8aa2397e-34c8-49a0-8809-642bdb078028 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:37.102861 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-8aa2397e-34c8-49a0-8809-642bdb078028 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume with id: 08c58ec8-e660-4f7f-ba3d-31f9a6afef04 Aug 19 21:43:37.112219 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:37.112219 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:37.112899 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8aa2397e-34c8-49a0-8809-642bdb078028 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:37.160874 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8aa2397e-34c8-49a0-8809-642bdb078028 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume request issued successfully. Aug 19 21:43:37.161083 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8aa2397e-34c8-49a0-8809-642bdb078028 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 returned with HTTP 202 Aug 19 21:43:37.161594 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1360/5427] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:43:37 2026] DELETE /volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:37.168500 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3af48101-e578-4a2a-8d1e-2b8a2eeb26bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:37.170493 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3af48101-e578-4a2a-8d1e-2b8a2eeb26bd tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 Aug 19 21:43:37.170773 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3af48101-e578-4a2a-8d1e-2b8a2eeb26bd tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:37.171046 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3af48101-e578-4a2a-8d1e-2b8a2eeb26bd tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:37.178319 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:37.178319 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:37.181945 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3af48101-e578-4a2a-8d1e-2b8a2eeb26bd tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:37.186425 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3af48101-e578-4a2a-8d1e-2b8a2eeb26bd tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 returned with HTTP 200 Aug 19 21:43:37.186880 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1350/5428] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:37 2026] GET /volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:38.112230 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1c5c53c4-695f-425e-afe9-95e74d38abeb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:38.114537 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1c5c53c4-695f-425e-afe9-95e74d38abeb tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b Aug 19 21:43:38.114821 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1c5c53c4-695f-425e-afe9-95e74d38abeb tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:38.115081 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1c5c53c4-695f-425e-afe9-95e74d38abeb tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:38.122336 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1c5c53c4-695f-425e-afe9-95e74d38abeb tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b returned with HTTP 404 Aug 19 21:43:38.122968 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1356/5429] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:38 2026] GET /volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:38.129846 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e1cfd335-e0fe-4a18-b039-26941f07c5c7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:38.131705 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1cfd335-e0fe-4a18-b039-26941f07c5c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d Aug 19 21:43:38.131913 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1cfd335-e0fe-4a18-b039-26941f07c5c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:38.132127 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1cfd335-e0fe-4a18-b039-26941f07c5c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:38.132322 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e1cfd335-e0fe-4a18-b039-26941f07c5c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: c6ed746f-6f52-4c14-94e2-d991c0013e6d Aug 19 21:43:38.139151 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:38.139151 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:38.139668 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e1cfd335-e0fe-4a18-b039-26941f07c5c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:38.169472 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e1cfd335-e0fe-4a18-b039-26941f07c5c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:38.169472 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1cfd335-e0fe-4a18-b039-26941f07c5c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d returned with HTTP 202 Aug 19 21:43:38.169889 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1364/5430] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:38 2026] DELETE /volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:38.177253 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c5cd10cb-41cb-406c-8f86-510174420dc1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:38.178985 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5cd10cb-41cb-406c-8f86-510174420dc1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d Aug 19 21:43:38.179398 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c5cd10cb-41cb-406c-8f86-510174420dc1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:38.179658 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c5cd10cb-41cb-406c-8f86-510174420dc1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:38.188831 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:38.188831 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:38.193327 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c5cd10cb-41cb-406c-8f86-510174420dc1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:38.199080 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5cd10cb-41cb-406c-8f86-510174420dc1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d returned with HTTP 200 Aug 19 21:43:38.199394 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1361/5431] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:38 2026] GET /volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:38.203170 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8c4dfd17-ae94-4a2f-8770-a46c045f4e3e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:38.206248 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c4dfd17-ae94-4a2f-8770-a46c045f4e3e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 Aug 19 21:43:38.206580 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c4dfd17-ae94-4a2f-8770-a46c045f4e3e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:38.206857 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c4dfd17-ae94-4a2f-8770-a46c045f4e3e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:38.213067 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c4dfd17-ae94-4a2f-8770-a46c045f4e3e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 returned with HTTP 404 Aug 19 21:43:38.213584 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1351/5432] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:38 2026] GET /volume/v3/volumes/08c58ec8-e660-4f7f-ba3d-31f9a6afef04 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:38.221308 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f642661d-251e-47cf-8298-e7911098e382 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:38.223207 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f642661d-251e-47cf-8298-e7911098e382 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 Aug 19 21:43:38.223388 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f642661d-251e-47cf-8298-e7911098e382 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:38.223574 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f642661d-251e-47cf-8298-e7911098e382 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:38.223751 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-f642661d-251e-47cf-8298-e7911098e382 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume with id: 0729908c-8426-4aec-b6f8-483ed4181944 Aug 19 21:43:38.230968 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:38.230968 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:38.231438 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f642661d-251e-47cf-8298-e7911098e382 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:38.272305 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-f642661d-251e-47cf-8298-e7911098e382 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Delete volume request issued successfully. Aug 19 21:43:38.272508 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f642661d-251e-47cf-8298-e7911098e382 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 returned with HTTP 202 Aug 19 21:43:38.272899 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1357/5433] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:43:38 2026] DELETE /volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:38.281858 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9d1db62c-4c5a-480c-b815-6e171403b84e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:38.283581 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d1db62c-4c5a-480c-b815-6e171403b84e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 Aug 19 21:43:38.283836 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d1db62c-4c5a-480c-b815-6e171403b84e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:38.284119 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d1db62c-4c5a-480c-b815-6e171403b84e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:38.291771 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:38.291771 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:38.295661 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9d1db62c-4c5a-480c-b815-6e171403b84e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Volume info retrieved successfully. Aug 19 21:43:38.299721 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d1db62c-4c5a-480c-b815-6e171403b84e tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 returned with HTTP 200 Aug 19 21:43:38.300108 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1365/5434] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:38 2026] GET /volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:39.214173 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-606fce72-6375-455a-a684-771d6ab34b8e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:39.216119 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-606fce72-6375-455a-a684-771d6ab34b8e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d Aug 19 21:43:39.216396 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-606fce72-6375-455a-a684-771d6ab34b8e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:39.216606 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-606fce72-6375-455a-a684-771d6ab34b8e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:39.223335 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-606fce72-6375-455a-a684-771d6ab34b8e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d returned with HTTP 404 Aug 19 21:43:39.223887 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1362/5435] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:39 2026] GET /volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:39.233063 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3a50a71b-45a2-451d-968d-387008c84451 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:39.234971 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:39.235391 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1585344879"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:39.236939 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1585344879'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:39.237108 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:39.241569 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:39.247589 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (0099b3f1-5408-4399-81f8-4db524673ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:39.248760 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e73e8128-f8a9-4d53-a154-1a9a745509cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:39.249864 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:39.278126 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e73e8128-f8a9-4d53-a154-1a9a745509cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:39.278893 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29d31dac-c3df-4813-b5e0-f1a1b3026a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:39.313622 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-00d4f893-7aae-4a0a-a25c-42a36ea863f4 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:39.315413 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-00d4f893-7aae-4a0a-a25c-42a36ea863f4 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] GET https://10.4.3.158/volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 Aug 19 21:43:39.315633 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-00d4f893-7aae-4a0a-a25c-42a36ea863f4 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:39.315823 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-00d4f893-7aae-4a0a-a25c-42a36ea863f4 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:39.321462 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-00d4f893-7aae-4a0a-a25c-42a36ea863f4 tempest-CreateVolumesFromBackupTest-1708195398 tempest-CreateVolumesFromBackupTest-1708195398-project-member] https://10.4.3.158/volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 returned with HTTP 404 Aug 19 21:43:39.321918 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1358/5436] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:43:39 2026] GET /volume/v3/volumes/0729908c-8426-4aec-b6f8-483ed4181944 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:39.325908 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['f5b124ca-6b3b-4b0d-862e-29870aabaa53', '03d1ebfc-9818-4183-9e7e-0d0d3df7dfc1', '517769ea-2da4-4eba-a27f-53ecfdf34f31', 'a0826456-5597-44e0-a638-3ede27c8b316'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:39.326910 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29d31dac-c3df-4813-b5e0-f1a1b3026a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5b124ca-6b3b-4b0d-862e-29870aabaa53', '03d1ebfc-9818-4183-9e7e-0d0d3df7dfc1', '517769ea-2da4-4eba-a27f-53ecfdf34f31', 'a0826456-5597-44e0-a638-3ede27c8b316']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:39.327966 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd67a1c4-b7f9-4e3d-acdb-4a00be7f12b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:39.353465 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd67a1c4-b7f9-4e3d-acdb-4a00be7f12b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b54f3892-d766-4280-af6e-f9e4bff7e5de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1585344879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['f5b124ca-6b3b-4b0d-862e-29870aabaa53','03d1ebfc-9818-4183-9e7e-0d0d3df7dfc1','517769ea-2da4-4eba-a27f-53ecfdf34f31','a0826456-5597-44e0-a638-3ede27c8b316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1585344879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b54f3892-d766-4280-af6e-f9e4bff7e5de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:39.354142 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf010e5c-6646-41b0-b0a8-4e4d6c61658f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:39.388238 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf010e5c-6646-41b0-b0a8-4e4d6c61658f) transitioned into state 'SUCCESS' from state '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-1585344879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['f5b124ca-6b3b-4b0d-862e-29870aabaa53','03d1ebfc-9818-4183-9e7e-0d0d3df7dfc1','517769ea-2da4-4eba-a27f-53ecfdf34f31','a0826456-5597-44e0-a638-3ede27c8b316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:39.389056 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd7a79a-fcc3-432f-b4e0-15ad23e294bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:39.409386 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd7a79a-fcc3-432f-b4e0-15ad23e294bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:39.410173 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (0099b3f1-5408-4399-81f8-4db524673ffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:39.410500 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:39.411263 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a50a71b-45a2-451d-968d-387008c84451 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:39.411881 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1352/5437] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:43:39 2026] POST /volume/v3/volumes => generated 770 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:39.426838 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6fbd452a-fd44-4dd8-b4dd-c919263be515 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:39.428493 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6fbd452a-fd44-4dd8-b4dd-c919263be515 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de Aug 19 21:43:39.428690 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6fbd452a-fd44-4dd8-b4dd-c919263be515 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:39.429341 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6fbd452a-fd44-4dd8-b4dd-c919263be515 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:39.449901 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:39.449901 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:39.461939 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6fbd452a-fd44-4dd8-b4dd-c919263be515 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:39.466868 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6fbd452a-fd44-4dd8-b4dd-c919263be515 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de returned with HTTP 200 Aug 19 21:43:39.467383 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1366/5438] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:39 2026] GET /volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:40.482085 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3d5b9823-d626-43dc-be8c-7f6922b1ea08 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:40.484092 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d5b9823-d626-43dc-be8c-7f6922b1ea08 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de Aug 19 21:43:40.484361 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3d5b9823-d626-43dc-be8c-7f6922b1ea08 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:40.484628 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3d5b9823-d626-43dc-be8c-7f6922b1ea08 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:40.491522 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:40.491522 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:40.494844 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3d5b9823-d626-43dc-be8c-7f6922b1ea08 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:40.499811 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d5b9823-d626-43dc-be8c-7f6922b1ea08 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de returned with HTTP 200 Aug 19 21:43:40.500326 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1363/5439] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:40 2026] GET /volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:40.511890 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-042eaa63-ad0e-4ce6-909b-8c52620e91f5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:40.513775 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-042eaa63-ad0e-4ce6-909b-8c52620e91f5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:43:40.514130 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-042eaa63-ad0e-4ce6-909b-8c52620e91f5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b54f3892-d766-4280-af6e-f9e4bff7e5de", "name": "tempest-VolumeDependencyTests-Snapshot-1422682723"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:40.521934 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:40.521934 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:40.522361 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-042eaa63-ad0e-4ce6-909b-8c52620e91f5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:40.522562 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-042eaa63-ad0e-4ce6-909b-8c52620e91f5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create snapshot from volume b54f3892-d766-4280-af6e-f9e4bff7e5de Aug 19 21:43:40.566457 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-042eaa63-ad0e-4ce6-909b-8c52620e91f5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['d98f86c6-0b10-4bd1-9763-5831e543ddc9', '6b041544-617f-4cca-a0c3-3eaf6d25c441', '847c4b1c-7ab4-42d4-8753-6c66932c0f88', 'c4a5bdcc-1584-4191-bcb0-3e518a33417e'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:40.608291 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-042eaa63-ad0e-4ce6-909b-8c52620e91f5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot create request issued successfully. Aug 19 21:43:40.608642 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-042eaa63-ad0e-4ce6-909b-8c52620e91f5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:43:40.609645 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1359/5440] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:43:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:40.616438 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0f1dc972-33d4-467e-a076-0bf07f3f70d9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:40.618147 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0f1dc972-33d4-467e-a076-0bf07f3f70d9 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 Aug 19 21:43:40.618320 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0f1dc972-33d4-467e-a076-0bf07f3f70d9 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:40.618489 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0f1dc972-33d4-467e-a076-0bf07f3f70d9 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:40.622641 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:40.622641 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:40.623001 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0f1dc972-33d4-467e-a076-0bf07f3f70d9 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:40.623679 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0f1dc972-33d4-467e-a076-0bf07f3f70d9 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 returned with HTTP 200 Aug 19 21:43:40.624040 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1353/5441] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:40 2026] GET /volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:41.027400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:41.098611 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:41.098928 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1893209123"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:41.100175 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1893209123'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:41.100291 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Create volume of 1 GB Aug 19 21:43:41.103557 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Availability Zones retrieved successfully. Aug 19 21:43:41.108388 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Flow 'volume_create_api' (db33c473-3180-4693-9b77-752961d97b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:41.109271 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe9cf55-64ff-4d0d-bacb-e9a8a76920f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:41.109929 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:41.129648 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe9cf55-64ff-4d0d-bacb-e9a8a76920f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:41.130287 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb4ed1fa-94b6-41e9-973b-ebb8fe35b8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:41.186625 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Created reservations ['c7621ab4-3c27-40af-87d2-d87b9e469866', '44469da4-5f12-4e17-b24c-13a3f598faf5', '4ea7bb4a-9aa3-4e54-90a5-247bf841332f', '7d11faba-366b-4395-aa8a-f085a04d3272'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:41.187311 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb4ed1fa-94b6-41e9-973b-ebb8fe35b8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7621ab4-3c27-40af-87d2-d87b9e469866', '44469da4-5f12-4e17-b24c-13a3f598faf5', '4ea7bb4a-9aa3-4e54-90a5-247bf841332f', '7d11faba-366b-4395-aa8a-f085a04d3272']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:41.187947 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc2cdcad-3d90-43b1-a214-bb6757f2b526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:41.223991 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc2cdcad-3d90-43b1-a214-bb6757f2b526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dac7ddf-32c0-49e4-895d-eed2abe64bb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1893209123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251b06a295334a6bab9f6ec5e780d290',qos_specs=None,replication_status=,reservations=['c7621ab4-3c27-40af-87d2-d87b9e469866','44469da4-5f12-4e17-b24c-13a3f598faf5','4ea7bb4a-9aa3-4e54-90a5-247bf841332f','7d11faba-366b-4395-aa8a-f085a04d3272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b46560832f46c087410a3c26f8f52b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1893209123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dac7ddf-32c0-49e4-895d-eed2abe64bb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='251b06a295334a6bab9f6ec5e780d290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b46560832f46c087410a3c26f8f52b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:41.224736 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda0c52f-a4b6-4c5b-8317-04dc40777d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:41.254029 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda0c52f-a4b6-4c5b-8317-04dc40777d9b) transitioned into state 'SUCCESS' from state '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-1893209123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251b06a295334a6bab9f6ec5e780d290',qos_specs=None,replication_status=,reservations=['c7621ab4-3c27-40af-87d2-d87b9e469866','44469da4-5f12-4e17-b24c-13a3f598faf5','4ea7bb4a-9aa3-4e54-90a5-247bf841332f','7d11faba-366b-4395-aa8a-f085a04d3272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b46560832f46c087410a3c26f8f52b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:41.254621 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f33cea-34b7-4890-ba51-d6618d87ab44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:41.271155 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f33cea-34b7-4890-ba51-d6618d87ab44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:41.271847 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Flow 'volume_create_api' (db33c473-3180-4693-9b77-752961d97b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:41.272116 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Create volume request issued successfully. Aug 19 21:43:41.272595 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49ec13d9-4248-4250-bc5d-95413122d6f3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:41.272965 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1367/5442] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:43:41 2026] POST /volume/v3/volumes => generated 778 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:41.284373 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a79d75e5-18c9-4923-b988-a75cb437716f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:41.286533 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a79d75e5-18c9-4923-b988-a75cb437716f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 Aug 19 21:43:41.286793 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a79d75e5-18c9-4923-b988-a75cb437716f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:41.287036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a79d75e5-18c9-4923-b988-a75cb437716f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:41.296638 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:41.296638 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:41.301180 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a79d75e5-18c9-4923-b988-a75cb437716f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:43:41.306931 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a79d75e5-18c9-4923-b988-a75cb437716f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 returned with HTTP 200 Aug 19 21:43:41.307478 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1364/5443] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:41 2026] GET /volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:41.632315 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-54b890cb-504f-43ab-91f3-a03808eb6272 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:41.634082 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-54b890cb-504f-43ab-91f3-a03808eb6272 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 Aug 19 21:43:41.634250 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-54b890cb-504f-43ab-91f3-a03808eb6272 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:41.634419 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-54b890cb-504f-43ab-91f3-a03808eb6272 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:41.638852 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:41.638852 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:41.639708 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-54b890cb-504f-43ab-91f3-a03808eb6272 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:41.639898 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-54b890cb-504f-43ab-91f3-a03808eb6272 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 returned with HTTP 200 Aug 19 21:43:41.640306 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1360/5444] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:41 2026] GET /volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:41.649418 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2d2e54a5-28ef-4af9-863d-601332805d00 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:41.651147 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:41.651497 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "151f94b2-91f7-4d52-a1f4-46cfd864f6b8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1368633021"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:41.653157 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'snapshot_id': '151f94b2-91f7-4d52-a1f4-46cfd864f6b8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1368633021'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:41.658427 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:41.658427 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:41.658881 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:41.658982 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:41.662028 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:41.667060 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (cc2038a9-b3fb-4b43-b3a1-70b1258916ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:41.668051 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2666bd02-53b9-4e82-b170-e499778732cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:41.668876 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:41.694912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2666bd02-53b9-4e82-b170-e499778732cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '151f94b2-91f7-4d52-a1f4-46cfd864f6b8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:41.695644 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74af9b09-8c1b-481f-9810-8e43691351ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:41.741755 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['78ea6238-d097-4594-8153-02ffb0db02cb', 'e70bc789-d9e3-4df6-a1c0-d22332ae3f12', '5bd94134-6664-4620-83ad-5c1376c7ed8f', 'abb087b8-c67b-4563-8b74-d96a06450aa9'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:41.742537 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74af9b09-8c1b-481f-9810-8e43691351ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78ea6238-d097-4594-8153-02ffb0db02cb', 'e70bc789-d9e3-4df6-a1c0-d22332ae3f12', '5bd94134-6664-4620-83ad-5c1376c7ed8f', 'abb087b8-c67b-4563-8b74-d96a06450aa9']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:41.743260 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a03c62f-3bf9-4f6e-8839-f7f5769877ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:41.800412 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a03c62f-3bf9-4f6e-8839-f7f5769877ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1368633021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['78ea6238-d097-4594-8153-02ffb0db02cb','e70bc789-d9e3-4df6-a1c0-d22332ae3f12','5bd94134-6664-4620-83ad-5c1376c7ed8f','abb087b8-c67b-4563-8b74-d96a06450aa9'],size=1,snapshot_id=151f94b2-91f7-4d52-a1f4-46cfd864f6b8,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1368633021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=151f94b2-91f7-4d52-a1f4-46cfd864f6b8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:41.801223 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbcbee28-db85-4322-b06d-b85a188e5319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:41.834076 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbcbee28-db85-4322-b06d-b85a188e5319) transitioned into state 'SUCCESS' from state '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-1368633021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['78ea6238-d097-4594-8153-02ffb0db02cb','e70bc789-d9e3-4df6-a1c0-d22332ae3f12','5bd94134-6664-4620-83ad-5c1376c7ed8f','abb087b8-c67b-4563-8b74-d96a06450aa9'],size=1,snapshot_id=151f94b2-91f7-4d52-a1f4-46cfd864f6b8,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:41.835094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd10feb-f958-48da-897c-b3ca10dc14b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:41.872830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd10feb-f958-48da-897c-b3ca10dc14b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:41.873586 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (cc2038a9-b3fb-4b43-b3a1-70b1258916ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:41.873911 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:41.874504 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2d2e54a5-28ef-4af9-863d-601332805d00 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:41.874942 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1354/5445] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:43:41 2026] POST /volume/v3/volumes => generated 804 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:41.887388 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ffaf8357-5812-4138-8544-633a3d3c6952 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:41.889370 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ffaf8357-5812-4138-8544-633a3d3c6952 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 Aug 19 21:43:41.889588 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ffaf8357-5812-4138-8544-633a3d3c6952 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:41.889795 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ffaf8357-5812-4138-8544-633a3d3c6952 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:41.897383 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:41.897383 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:41.901617 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ffaf8357-5812-4138-8544-633a3d3c6952 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:41.906005 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ffaf8357-5812-4138-8544-633a3d3c6952 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 returned with HTTP 200 Aug 19 21:43:41.906437 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1368/5446] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:41 2026] GET /volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:42.318803 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6c3374a2-f4c8-4588-8600-b9f0cc861f65 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:42.320510 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c3374a2-f4c8-4588-8600-b9f0cc861f65 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 Aug 19 21:43:42.320763 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c3374a2-f4c8-4588-8600-b9f0cc861f65 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:42.320971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c3374a2-f4c8-4588-8600-b9f0cc861f65 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:42.329488 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:42.329488 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:42.333549 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6c3374a2-f4c8-4588-8600-b9f0cc861f65 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:43:42.337688 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c3374a2-f4c8-4588-8600-b9f0cc861f65 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 returned with HTTP 200 Aug 19 21:43:42.338286 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1365/5447] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:42 2026] GET /volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:42.349673 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b3efefd5-7b28-4ec7-b17c-886e6440c85f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:42.351397 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b3efefd5-7b28-4ec7-b17c-886e6440c85f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:43:42.351743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b3efefd5-7b28-4ec7-b17c-886e6440c85f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6dac7ddf-32c0-49e4-895d-eed2abe64bb5", "name": "tempest-type-Backup-1459334205"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:42.353120 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-b3efefd5-7b28-4ec7-b17c-886e6440c85f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Creating new backup {'backup': {'volume_id': '6dac7ddf-32c0-49e4-895d-eed2abe64bb5', 'name': 'tempest-type-Backup-1459334205'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:43:42.353272 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-b3efefd5-7b28-4ec7-b17c-886e6440c85f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Creating backup of volume 6dac7ddf-32c0-49e4-895d-eed2abe64bb5 in container None Aug 19 21:43:42.360342 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:42.360342 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:42.360729 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b3efefd5-7b28-4ec7-b17c-886e6440c85f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:43:42.420825 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-b3efefd5-7b28-4ec7-b17c-886e6440c85f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Created reservations ['8b140a81-0dd0-489a-8203-6388ab80c4a0', 'ae978c7e-4610-4c41-a37f-78e8dc9a9f5a'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:42.527823 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b3efefd5-7b28-4ec7-b17c-886e6440c85f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:43:42.528228 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1361/5448] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:43:42 2026] POST /volume/v3/backups => generated 316 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:42.537297 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2d7eb04c-4922-4a2f-a64e-7c29a69e51e9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:42.539553 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2d7eb04c-4922-4a2f-a64e-7c29a69e51e9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:42.539840 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2d7eb04c-4922-4a2f-a64e-7c29a69e51e9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:42.540091 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2d7eb04c-4922-4a2f-a64e-7c29a69e51e9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:42.540234 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2d7eb04c-4922-4a2f-a64e-7c29a69e51e9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:42.544758 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:42.544758 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:42.545462 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2d7eb04c-4922-4a2f-a64e-7c29a69e51e9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:42.545897 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1355/5449] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:42 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:42.918165 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dc8fed83-b36e-4413-ba75-f05f7d4bd81a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:42.920294 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc8fed83-b36e-4413-ba75-f05f7d4bd81a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 Aug 19 21:43:42.920559 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc8fed83-b36e-4413-ba75-f05f7d4bd81a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:42.920823 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc8fed83-b36e-4413-ba75-f05f7d4bd81a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:42.928832 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:42.928832 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:42.932564 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dc8fed83-b36e-4413-ba75-f05f7d4bd81a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:42.938051 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc8fed83-b36e-4413-ba75-f05f7d4bd81a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 returned with HTTP 200 Aug 19 21:43:42.938490 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1369/5450] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:42 2026] GET /volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:42.949633 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1de50c12-67e3-43e0-bca7-feedc69a3dd1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:42.951345 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1de50c12-67e3-43e0-bca7-feedc69a3dd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 Aug 19 21:43:42.951519 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1de50c12-67e3-43e0-bca7-feedc69a3dd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:42.951704 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1de50c12-67e3-43e0-bca7-feedc69a3dd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:42.951802 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-1de50c12-67e3-43e0-bca7-feedc69a3dd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete snapshot with id: 151f94b2-91f7-4d52-a1f4-46cfd864f6b8 Aug 19 21:43:42.956391 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:42.956391 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:42.956831 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1de50c12-67e3-43e0-bca7-feedc69a3dd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:42.976800 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1de50c12-67e3-43e0-bca7-feedc69a3dd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot delete request issued successfully. Aug 19 21:43:42.976980 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1de50c12-67e3-43e0-bca7-feedc69a3dd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 returned with HTTP 202 Aug 19 21:43:42.977341 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1366/5451] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:42 2026] DELETE /volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:43:42.984502 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ef71e279-2f45-407b-9238-909fe137f826 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:42.986442 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ef71e279-2f45-407b-9238-909fe137f826 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 Aug 19 21:43:42.986627 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ef71e279-2f45-407b-9238-909fe137f826 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:42.986834 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ef71e279-2f45-407b-9238-909fe137f826 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:42.991759 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:42.991759 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:42.992295 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ef71e279-2f45-407b-9238-909fe137f826 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Snapshot retrieved successfully. Aug 19 21:43:42.992989 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ef71e279-2f45-407b-9238-909fe137f826 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 returned with HTTP 200 Aug 19 21:43:42.993364 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1362/5452] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:42 2026] GET /volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:43.555328 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4c2d9350-572e-4eed-8781-9f2a9ad4e379 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:43.557264 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4c2d9350-572e-4eed-8781-9f2a9ad4e379 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:43.557526 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4c2d9350-572e-4eed-8781-9f2a9ad4e379 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:43.557787 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4c2d9350-572e-4eed-8781-9f2a9ad4e379 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:43.557937 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4c2d9350-572e-4eed-8781-9f2a9ad4e379 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:43.562029 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:43.562029 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:43.562619 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4c2d9350-572e-4eed-8781-9f2a9ad4e379 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:43.562970 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1356/5453] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:43 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:44.002050 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-226d7d98-28d6-4bed-93a4-0c5455f55455 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:44.003999 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-226d7d98-28d6-4bed-93a4-0c5455f55455 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 Aug 19 21:43:44.004247 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-226d7d98-28d6-4bed-93a4-0c5455f55455 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:44.004511 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-226d7d98-28d6-4bed-93a4-0c5455f55455 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:44.008595 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-226d7d98-28d6-4bed-93a4-0c5455f55455 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 returned with HTTP 404 Aug 19 21:43:44.009149 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1370/5454] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:44 2026] GET /volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:44.015135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-debdc32c-0bab-4efa-b744-49e42ef0f43a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:44.016785 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-debdc32c-0bab-4efa-b744-49e42ef0f43a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de Aug 19 21:43:44.016977 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-debdc32c-0bab-4efa-b744-49e42ef0f43a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:44.017191 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-debdc32c-0bab-4efa-b744-49e42ef0f43a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:44.017352 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-debdc32c-0bab-4efa-b744-49e42ef0f43a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: b54f3892-d766-4280-af6e-f9e4bff7e5de Aug 19 21:43:44.023572 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:44.023572 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:44.023999 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-debdc32c-0bab-4efa-b744-49e42ef0f43a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:44.061862 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-debdc32c-0bab-4efa-b744-49e42ef0f43a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:44.062073 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-debdc32c-0bab-4efa-b744-49e42ef0f43a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de returned with HTTP 202 Aug 19 21:43:44.062609 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1367/5455] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:44 2026] DELETE /volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:44.070599 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-462be637-a392-4a20-a315-822a8ec5995e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:44.072166 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-462be637-a392-4a20-a315-822a8ec5995e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de Aug 19 21:43:44.072331 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-462be637-a392-4a20-a315-822a8ec5995e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:44.072496 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-462be637-a392-4a20-a315-822a8ec5995e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:44.078382 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:44.078382 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:44.081267 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-462be637-a392-4a20-a315-822a8ec5995e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:44.084691 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-462be637-a392-4a20-a315-822a8ec5995e tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de returned with HTTP 200 Aug 19 21:43:44.085050 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1363/5456] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:44 2026] GET /volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de => generated 862 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:44.572717 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cfcafe3f-39e3-42b0-a680-fde59052c564 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:44.574468 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cfcafe3f-39e3-42b0-a680-fde59052c564 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:44.574716 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cfcafe3f-39e3-42b0-a680-fde59052c564 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:44.574926 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cfcafe3f-39e3-42b0-a680-fde59052c564 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:44.575094 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-cfcafe3f-39e3-42b0-a680-fde59052c564 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:44.578768 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:44.578768 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:44.579360 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cfcafe3f-39e3-42b0-a680-fde59052c564 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:44.579702 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1357/5457] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:44 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:45.097359 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-847641de-25fd-404c-9fae-4d74ab0d82c0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:45.099006 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-847641de-25fd-404c-9fae-4d74ab0d82c0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de Aug 19 21:43:45.099244 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-847641de-25fd-404c-9fae-4d74ab0d82c0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:45.099459 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-847641de-25fd-404c-9fae-4d74ab0d82c0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:45.104794 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-847641de-25fd-404c-9fae-4d74ab0d82c0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de returned with HTTP 404 Aug 19 21:43:45.105300 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1371/5458] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:45 2026] GET /volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:45.113204 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:45.115167 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:45.115571 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1431027053"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:45.117418 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1431027053'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:45.117548 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:45.122246 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:45.128067 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (bd22a182-39a1-4dab-a619-96ec1f9cf45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:45.129110 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f04a8bc-eb88-42d4-bbe6-88c615c53c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:45.130117 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:45.156612 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f04a8bc-eb88-42d4-bbe6-88c615c53c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:45.157437 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae6b131f-5892-4276-a22a-65b4871759a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:45.210479 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['9b09571d-7ee2-4873-bad8-70140eca8ffb', 'bd63d556-0097-40d7-98d3-abe8aa0afe11', '9a7f0f14-6d90-4811-a0cc-cf725951fe49', 'f9f37096-c27f-48fe-b3bc-264273682b3c'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:45.211252 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae6b131f-5892-4276-a22a-65b4871759a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b09571d-7ee2-4873-bad8-70140eca8ffb', 'bd63d556-0097-40d7-98d3-abe8aa0afe11', '9a7f0f14-6d90-4811-a0cc-cf725951fe49', 'f9f37096-c27f-48fe-b3bc-264273682b3c']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:45.211944 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bedda206-2799-47ee-8531-b4dc9fb6c25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:45.251115 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bedda206-2799-47ee-8531-b4dc9fb6c25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c708c7e-ac60-4a54-ad74-1539f7f8710d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1431027053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['9b09571d-7ee2-4873-bad8-70140eca8ffb','bd63d556-0097-40d7-98d3-abe8aa0afe11','9a7f0f14-6d90-4811-a0cc-cf725951fe49','f9f37096-c27f-48fe-b3bc-264273682b3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1431027053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c708c7e-ac60-4a54-ad74-1539f7f8710d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:45.251937 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0334a2-5b0e-4ffe-b570-1503c3c1f20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:45.304660 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0334a2-5b0e-4ffe-b570-1503c3c1f20c) transitioned into state 'SUCCESS' from state '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-1431027053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['9b09571d-7ee2-4873-bad8-70140eca8ffb','bd63d556-0097-40d7-98d3-abe8aa0afe11','9a7f0f14-6d90-4811-a0cc-cf725951fe49','f9f37096-c27f-48fe-b3bc-264273682b3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:45.305362 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c03f4e-61a1-4fbb-8945-1e252797f497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:45.334845 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c03f4e-61a1-4fbb-8945-1e252797f497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:45.335692 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (bd22a182-39a1-4dab-a619-96ec1f9cf45d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:45.336024 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:45.336573 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1bde3eec-c140-45ce-9f33-9dc08a3fbab6 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:45.337039 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1368/5459] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:43:45 2026] POST /volume/v3/volumes => generated 770 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:45.350287 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9836ffb2-6ee6-455c-8bb6-ee2913f3a67a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:45.351908 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9836ffb2-6ee6-455c-8bb6-ee2913f3a67a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d Aug 19 21:43:45.352178 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9836ffb2-6ee6-455c-8bb6-ee2913f3a67a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:45.352358 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9836ffb2-6ee6-455c-8bb6-ee2913f3a67a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:45.358909 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:45.358909 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:45.362770 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-9836ffb2-6ee6-455c-8bb6-ee2913f3a67a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:45.366975 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9836ffb2-6ee6-455c-8bb6-ee2913f3a67a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d returned with HTTP 200 Aug 19 21:43:45.367364 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1364/5460] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:45 2026] GET /volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:45.590606 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f777524c-9f4c-41f4-a84d-bc70a1688242 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:45.592490 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f777524c-9f4c-41f4-a84d-bc70a1688242 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:45.592725 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f777524c-9f4c-41f4-a84d-bc70a1688242 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:45.592903 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f777524c-9f4c-41f4-a84d-bc70a1688242 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:45.593005 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f777524c-9f4c-41f4-a84d-bc70a1688242 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:45.601524 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:45.601524 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:45.602078 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f777524c-9f4c-41f4-a84d-bc70a1688242 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:45.602589 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1358/5461] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:45 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:46.379549 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7bd280ce-b9e4-4168-97d9-79b6d5534127 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:46.381290 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7bd280ce-b9e4-4168-97d9-79b6d5534127 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d Aug 19 21:43:46.381519 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7bd280ce-b9e4-4168-97d9-79b6d5534127 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:46.381739 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7bd280ce-b9e4-4168-97d9-79b6d5534127 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:46.384231 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=185,cinder:UPDATE=47,cinder:INSERT=32 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:43:46.389060 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:46.389060 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:46.392739 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7bd280ce-b9e4-4168-97d9-79b6d5534127 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:46.397285 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7bd280ce-b9e4-4168-97d9-79b6d5534127 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d returned with HTTP 200 Aug 19 21:43:46.397699 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1372/5462] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:46 2026] GET /volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:46.411713 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:46.413628 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:46.414029 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3c708c7e-ac60-4a54-ad74-1539f7f8710d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1708050682"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:46.415680 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request body: {'volume': {'source_volid': '3c708c7e-ac60-4a54-ad74-1539f7f8710d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1708050682'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:46.422317 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:46.422317 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:46.422788 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume retrieved successfully. Aug 19 21:43:46.422905 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume of 1 GB Aug 19 21:43:46.436825 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Availability Zones retrieved successfully. Aug 19 21:43:46.443846 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (a2862e12-7d69-43b1-bb9a-78e160b80acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:46.445263 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be0a9a4c-ccc7-4937-a138-cee9068a65b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:46.446432 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:46.479477 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be0a9a4c-ccc7-4937-a138-cee9068a65b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3c708c7e-ac60-4a54-ad74-1539f7f8710d', 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:46.480395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b395ed0-0354-4aa9-ae47-9c200867b4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:46.526840 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Created reservations ['9d2c696a-7bb6-4ca7-8e2e-eabee8c6154b', '2c494e25-b0ff-41b3-b0da-28f1eeecff87', '9c7c5a23-f64c-48e6-ac46-1bb4b3ae2e96', '1a0a3254-c0dc-4855-8729-e311490e2319'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:46.527538 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b395ed0-0354-4aa9-ae47-9c200867b4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d2c696a-7bb6-4ca7-8e2e-eabee8c6154b', '2c494e25-b0ff-41b3-b0da-28f1eeecff87', '9c7c5a23-f64c-48e6-ac46-1bb4b3ae2e96', '1a0a3254-c0dc-4855-8729-e311490e2319']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:46.528275 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb927e65-2516-4577-9fee-4ed2dab1765e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:46.581852 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb927e65-2516-4577-9fee-4ed2dab1765e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0deef478-4fe5-464d-986b-f3f3a0ef33e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1708050682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['9d2c696a-7bb6-4ca7-8e2e-eabee8c6154b','2c494e25-b0ff-41b3-b0da-28f1eeecff87','9c7c5a23-f64c-48e6-ac46-1bb4b3ae2e96','1a0a3254-c0dc-4855-8729-e311490e2319'],size=1,snapshot_id=None,source_replicaid=,source_volid=3c708c7e-ac60-4a54-ad74-1539f7f8710d,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1708050682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0deef478-4fe5-464d-986b-f3f3a0ef33e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7fb97ce98841cf95557bb52d273f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3c708c7e-ac60-4a54-ad74-1539f7f8710d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2f01d2ee449feb78e271971669167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:46.582543 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d726f4-8263-4a06-8ef2-92e7c73c1c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:46.611961 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-af3caac3-e9a1-4a32-beb8-2479fa3dd5a3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:46.613798 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-af3caac3-e9a1-4a32-beb8-2479fa3dd5a3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:46.614028 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-af3caac3-e9a1-4a32-beb8-2479fa3dd5a3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:46.614225 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-af3caac3-e9a1-4a32-beb8-2479fa3dd5a3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:46.614342 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-af3caac3-e9a1-4a32-beb8-2479fa3dd5a3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:46.618686 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:46.618686 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:46.619303 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-af3caac3-e9a1-4a32-beb8-2479fa3dd5a3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:46.619703 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1365/5463] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:46 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:46.648758 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d726f4-8263-4a06-8ef2-92e7c73c1c42) transitioned into state 'SUCCESS' from state '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-1708050682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af7fb97ce98841cf95557bb52d273f7e',qos_specs=None,replication_status=,reservations=['9d2c696a-7bb6-4ca7-8e2e-eabee8c6154b','2c494e25-b0ff-41b3-b0da-28f1eeecff87','9c7c5a23-f64c-48e6-ac46-1bb4b3ae2e96','1a0a3254-c0dc-4855-8729-e311490e2319'],size=1,snapshot_id=None,source_replicaid=,source_volid=3c708c7e-ac60-4a54-ad74-1539f7f8710d,status='creating',user_id='f5c2f01d2ee449feb78e271971669167',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:46.649399 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eea4194-ae5b-4c39-a848-bfe4346ad360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:46.692114 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eea4194-ae5b-4c39-a848-bfe4346ad360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:46.693294 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Flow 'volume_create_api' (a2862e12-7d69-43b1-bb9a-78e160b80acf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:46.693741 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Create volume request issued successfully. Aug 19 21:43:46.704563 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5758e01b-3746-4c4c-8c28-2dd27877c8f8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:46.704563 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1369/5464] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Aug 19 21:43:46 2026] POST /volume/v3/volumes => generated 804 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:46.705661 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3ae7e49c-461f-401c-9bf4-0a7f06a118e2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:46.707995 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ae7e49c-461f-401c-9bf4-0a7f06a118e2 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 Aug 19 21:43:46.708255 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ae7e49c-461f-401c-9bf4-0a7f06a118e2 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:46.708447 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ae7e49c-461f-401c-9bf4-0a7f06a118e2 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:46.715804 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:46.715804 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:46.719408 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3ae7e49c-461f-401c-9bf4-0a7f06a118e2 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:46.723370 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ae7e49c-461f-401c-9bf4-0a7f06a118e2 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 returned with HTTP 200 Aug 19 21:43:46.723899 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1359/5465] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:46 2026] GET /volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:47.629026 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b1ff1dfc-53c2-411a-92db-96c5657ea9c7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:47.630736 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1ff1dfc-53c2-411a-92db-96c5657ea9c7 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:47.630923 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1ff1dfc-53c2-411a-92db-96c5657ea9c7 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:47.631113 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1ff1dfc-53c2-411a-92db-96c5657ea9c7 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:47.631219 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b1ff1dfc-53c2-411a-92db-96c5657ea9c7 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:47.635412 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:47.635412 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:47.636048 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1ff1dfc-53c2-411a-92db-96c5657ea9c7 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:47.636657 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1373/5466] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:47 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:47.735211 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ffe2a051-92d9-41e0-af40-904b8599a109 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:47.737133 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ffe2a051-92d9-41e0-af40-904b8599a109 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 Aug 19 21:43:47.737400 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ffe2a051-92d9-41e0-af40-904b8599a109 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:47.737649 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ffe2a051-92d9-41e0-af40-904b8599a109 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:47.739608 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=281,cinder:UPDATE=117,cinder:INSERT=57 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:43:47.745725 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:47.745725 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:47.749379 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ffe2a051-92d9-41e0-af40-904b8599a109 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:47.754066 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ffe2a051-92d9-41e0-af40-904b8599a109 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 returned with HTTP 200 Aug 19 21:43:47.754437 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1366/5467] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:47 2026] GET /volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:47.766994 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb30ea26-68f1-4a12-86c2-20f83157bdda None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:47.768765 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb30ea26-68f1-4a12-86c2-20f83157bdda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d Aug 19 21:43:47.768960 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb30ea26-68f1-4a12-86c2-20f83157bdda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:47.769154 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb30ea26-68f1-4a12-86c2-20f83157bdda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:47.769314 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-cb30ea26-68f1-4a12-86c2-20f83157bdda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 3c708c7e-ac60-4a54-ad74-1539f7f8710d Aug 19 21:43:47.771325 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=274,cinder:UPDATE=100,cinder:INSERT=52 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:43:47.776104 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:47.776104 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:47.776492 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cb30ea26-68f1-4a12-86c2-20f83157bdda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:47.824623 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cb30ea26-68f1-4a12-86c2-20f83157bdda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:47.824765 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb30ea26-68f1-4a12-86c2-20f83157bdda tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d returned with HTTP 202 Aug 19 21:43:47.825215 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1370/5468] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:47 2026] DELETE /volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:47.832629 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7254fca4-0b41-47ca-a867-4ce464228543 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:47.834450 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7254fca4-0b41-47ca-a867-4ce464228543 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d Aug 19 21:43:47.834664 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7254fca4-0b41-47ca-a867-4ce464228543 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:47.834839 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7254fca4-0b41-47ca-a867-4ce464228543 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:47.836822 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=231,cinder:UPDATE=74,cinder:INSERT=36 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:43:47.841565 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:47.841565 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:47.844146 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7254fca4-0b41-47ca-a867-4ce464228543 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:47.847572 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7254fca4-0b41-47ca-a867-4ce464228543 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d returned with HTTP 200 Aug 19 21:43:47.847912 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1360/5469] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:47 2026] GET /volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:48.645616 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-233a9588-52b8-446c-aa70-c0619ab1cb3a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:48.647244 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-233a9588-52b8-446c-aa70-c0619ab1cb3a tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:48.647426 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-233a9588-52b8-446c-aa70-c0619ab1cb3a tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:48.647596 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-233a9588-52b8-446c-aa70-c0619ab1cb3a tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:48.647709 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-233a9588-52b8-446c-aa70-c0619ab1cb3a tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:48.651444 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:48.651444 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:48.651949 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-233a9588-52b8-446c-aa70-c0619ab1cb3a tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:48.652314 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1374/5470] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:48 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:48.860476 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c8b7da14-e557-44ad-af83-2ed6ff82a6e5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:48.862468 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c8b7da14-e557-44ad-af83-2ed6ff82a6e5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d Aug 19 21:43:48.862765 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c8b7da14-e557-44ad-af83-2ed6ff82a6e5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:48.862980 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c8b7da14-e557-44ad-af83-2ed6ff82a6e5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:48.868797 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c8b7da14-e557-44ad-af83-2ed6ff82a6e5 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d returned with HTTP 404 Aug 19 21:43:48.869311 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1367/5471] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:48 2026] GET /volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:48.876284 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-19b4e7b7-288b-401c-9a95-5c18f64916d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:48.878007 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-19b4e7b7-288b-401c-9a95-5c18f64916d0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 Aug 19 21:43:48.878187 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-19b4e7b7-288b-401c-9a95-5c18f64916d0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:48.878375 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-19b4e7b7-288b-401c-9a95-5c18f64916d0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:48.878530 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-19b4e7b7-288b-401c-9a95-5c18f64916d0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 0deef478-4fe5-464d-986b-f3f3a0ef33e8 Aug 19 21:43:48.884547 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:48.884547 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:48.884945 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-19b4e7b7-288b-401c-9a95-5c18f64916d0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:48.925365 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-19b4e7b7-288b-401c-9a95-5c18f64916d0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:48.925576 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-19b4e7b7-288b-401c-9a95-5c18f64916d0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 returned with HTTP 202 Aug 19 21:43:48.926074 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1371/5472] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:48 2026] DELETE /volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:48.932495 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8fadb6ef-c41d-4a69-a5dd-cee8617619f0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:48.936034 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8fadb6ef-c41d-4a69-a5dd-cee8617619f0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 Aug 19 21:43:48.936034 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8fadb6ef-c41d-4a69-a5dd-cee8617619f0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:48.936034 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8fadb6ef-c41d-4a69-a5dd-cee8617619f0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:48.943301 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:48.943301 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:48.946939 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8fadb6ef-c41d-4a69-a5dd-cee8617619f0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:48.951179 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8fadb6ef-c41d-4a69-a5dd-cee8617619f0 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 returned with HTTP 200 Aug 19 21:43:48.951887 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1361/5473] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:48 2026] GET /volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:49.667996 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a8a6317-a0ec-4df9-89e6-6b174e74d63c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:49.670240 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a8a6317-a0ec-4df9-89e6-6b174e74d63c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:49.670505 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a8a6317-a0ec-4df9-89e6-6b174e74d63c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:49.670760 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a8a6317-a0ec-4df9-89e6-6b174e74d63c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:49.670909 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3a8a6317-a0ec-4df9-89e6-6b174e74d63c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:49.676076 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:49.676076 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:49.676811 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a8a6317-a0ec-4df9-89e6-6b174e74d63c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:49.677298 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1375/5474] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:49 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:49.963314 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6bef8655-ac2a-4579-8b56-53f8fe6207f1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:49.964889 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6bef8655-ac2a-4579-8b56-53f8fe6207f1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 Aug 19 21:43:49.965099 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6bef8655-ac2a-4579-8b56-53f8fe6207f1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:49.965280 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6bef8655-ac2a-4579-8b56-53f8fe6207f1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:49.970685 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6bef8655-ac2a-4579-8b56-53f8fe6207f1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 returned with HTTP 404 Aug 19 21:43:49.971104 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1368/5475] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:49 2026] GET /volume/v3/volumes/0deef478-4fe5-464d-986b-f3f3a0ef33e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:49.977124 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5dff0ae7-fcd2-4248-8cf4-d0894f3e1043 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:49.978744 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5dff0ae7-fcd2-4248-8cf4-d0894f3e1043 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d Aug 19 21:43:49.978938 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5dff0ae7-fcd2-4248-8cf4-d0894f3e1043 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:49.979145 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5dff0ae7-fcd2-4248-8cf4-d0894f3e1043 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:49.979316 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-5dff0ae7-fcd2-4248-8cf4-d0894f3e1043 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 3c708c7e-ac60-4a54-ad74-1539f7f8710d Aug 19 21:43:49.984328 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5dff0ae7-fcd2-4248-8cf4-d0894f3e1043 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d returned with HTTP 404 Aug 19 21:43:49.984861 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1372/5476] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:49 2026] DELETE /volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:49.990970 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ace4c7d5-4898-492a-ace2-33a84cee8e68 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:49.992311 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ace4c7d5-4898-492a-ace2-33a84cee8e68 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d Aug 19 21:43:49.992505 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ace4c7d5-4898-492a-ace2-33a84cee8e68 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:49.992683 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ace4c7d5-4898-492a-ace2-33a84cee8e68 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:49.997713 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ace4c7d5-4898-492a-ace2-33a84cee8e68 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d returned with HTTP 404 Aug 19 21:43:49.998144 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1362/5477] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:49 2026] GET /volume/v3/volumes/3c708c7e-ac60-4a54-ad74-1539f7f8710d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:50.003668 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0517b277-a245-4615-9f6f-46e765469146 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:50.005516 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0517b277-a245-4615-9f6f-46e765469146 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 Aug 19 21:43:50.005743 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0517b277-a245-4615-9f6f-46e765469146 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:50.005936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0517b277-a245-4615-9f6f-46e765469146 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:50.006154 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-0517b277-a245-4615-9f6f-46e765469146 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 Aug 19 21:43:50.013364 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:50.013364 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:50.013892 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0517b277-a245-4615-9f6f-46e765469146 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:50.086005 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0517b277-a245-4615-9f6f-46e765469146 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume request issued successfully. Aug 19 21:43:50.086197 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0517b277-a245-4615-9f6f-46e765469146 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 returned with HTTP 202 Aug 19 21:43:50.086594 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1376/5478] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:50 2026] DELETE /volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 21:43:50.095068 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-21927189-2652-48f6-907f-fb271a5a85d7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:50.097038 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-21927189-2652-48f6-907f-fb271a5a85d7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 Aug 19 21:43:50.097265 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-21927189-2652-48f6-907f-fb271a5a85d7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:50.097467 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-21927189-2652-48f6-907f-fb271a5a85d7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:50.105003 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:50.105003 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:50.108511 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-21927189-2652-48f6-907f-fb271a5a85d7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Volume info retrieved successfully. Aug 19 21:43:50.112432 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-21927189-2652-48f6-907f-fb271a5a85d7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 returned with HTTP 200 Aug 19 21:43:50.112761 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1369/5479] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:50 2026] GET /volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:50.686994 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f8493f81-0e33-40a3-a516-74bd9e147ddb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:50.689403 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8493f81-0e33-40a3-a516-74bd9e147ddb tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:50.689403 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8493f81-0e33-40a3-a516-74bd9e147ddb tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:50.689598 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8493f81-0e33-40a3-a516-74bd9e147ddb tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:50.689744 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f8493f81-0e33-40a3-a516-74bd9e147ddb tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:50.694266 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:50.694266 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:50.694917 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8493f81-0e33-40a3-a516-74bd9e147ddb tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:50.695332 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1373/5480] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:50 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:51.124117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6c9e4fd5-e273-42f7-b577-67c9885f87f2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.125840 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6c9e4fd5-e273-42f7-b577-67c9885f87f2 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 Aug 19 21:43:51.126058 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6c9e4fd5-e273-42f7-b577-67c9885f87f2 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.129300 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6c9e4fd5-e273-42f7-b577-67c9885f87f2 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.131992 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6c9e4fd5-e273-42f7-b577-67c9885f87f2 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 returned with HTTP 404 Aug 19 21:43:51.132480 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1363/5481] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/volumes/5619f7ff-8bbb-4e21-aa8f-b4c7db11c6b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.139653 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-60b6eb32-31c3-42bd-b5b7-44fcc506979f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.141985 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-60b6eb32-31c3-42bd-b5b7-44fcc506979f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 Aug 19 21:43:51.142297 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-60b6eb32-31c3-42bd-b5b7-44fcc506979f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.142601 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-60b6eb32-31c3-42bd-b5b7-44fcc506979f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.142772 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-60b6eb32-31c3-42bd-b5b7-44fcc506979f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete snapshot with id: 151f94b2-91f7-4d52-a1f4-46cfd864f6b8 Aug 19 21:43:51.148151 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-60b6eb32-31c3-42bd-b5b7-44fcc506979f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 returned with HTTP 404 Aug 19 21:43:51.148782 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1377/5482] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:51.154883 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9b81e856-7b9e-445a-8a67-e5b9abb0bb09 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.156583 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9b81e856-7b9e-445a-8a67-e5b9abb0bb09 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 Aug 19 21:43:51.156761 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9b81e856-7b9e-445a-8a67-e5b9abb0bb09 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.156930 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9b81e856-7b9e-445a-8a67-e5b9abb0bb09 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.160687 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9b81e856-7b9e-445a-8a67-e5b9abb0bb09 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 returned with HTTP 404 Aug 19 21:43:51.161144 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1370/5483] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/snapshots/151f94b2-91f7-4d52-a1f4-46cfd864f6b8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:51.166584 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56e75f2e-941b-43f0-8735-dac760e1dcd1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.168061 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56e75f2e-941b-43f0-8735-dac760e1dcd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de Aug 19 21:43:51.168251 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56e75f2e-941b-43f0-8735-dac760e1dcd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.168417 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56e75f2e-941b-43f0-8735-dac760e1dcd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.168561 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-56e75f2e-941b-43f0-8735-dac760e1dcd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: b54f3892-d766-4280-af6e-f9e4bff7e5de Aug 19 21:43:51.173434 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56e75f2e-941b-43f0-8735-dac760e1dcd1 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de returned with HTTP 404 Aug 19 21:43:51.173841 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1374/5484] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.179322 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f27f7e97-9b90-447e-9fe1-42ab733e8367 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.181103 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f27f7e97-9b90-447e-9fe1-42ab733e8367 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de Aug 19 21:43:51.181334 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f27f7e97-9b90-447e-9fe1-42ab733e8367 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.181516 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f27f7e97-9b90-447e-9fe1-42ab733e8367 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.187609 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f27f7e97-9b90-447e-9fe1-42ab733e8367 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de returned with HTTP 404 Aug 19 21:43:51.188047 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1364/5485] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/volumes/b54f3892-d766-4280-af6e-f9e4bff7e5de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.193713 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1686480a-6416-4a28-9b68-0315895314f7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.196021 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1686480a-6416-4a28-9b68-0315895314f7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d Aug 19 21:43:51.196348 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1686480a-6416-4a28-9b68-0315895314f7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.196635 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1686480a-6416-4a28-9b68-0315895314f7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.196947 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-1686480a-6416-4a28-9b68-0315895314f7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: c6ed746f-6f52-4c14-94e2-d991c0013e6d Aug 19 21:43:51.203818 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1686480a-6416-4a28-9b68-0315895314f7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d returned with HTTP 404 Aug 19 21:43:51.204371 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1378/5486] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.210344 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-f4cf1fb3-f342-4aaa-9787-8fe5dcccfb85 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.212003 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f4cf1fb3-f342-4aaa-9787-8fe5dcccfb85 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d Aug 19 21:43:51.212222 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f4cf1fb3-f342-4aaa-9787-8fe5dcccfb85 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.212399 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-f4cf1fb3-f342-4aaa-9787-8fe5dcccfb85 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.217726 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-f4cf1fb3-f342-4aaa-9787-8fe5dcccfb85 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d returned with HTTP 404 Aug 19 21:43:51.218171 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1371/5487] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/volumes/c6ed746f-6f52-4c14-94e2-d991c0013e6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.224271 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9283422d-30fc-4ff2-9f64-f1133a7c891a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.225843 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9283422d-30fc-4ff2-9f64-f1133a7c891a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 Aug 19 21:43:51.226047 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9283422d-30fc-4ff2-9f64-f1133a7c891a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.226262 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9283422d-30fc-4ff2-9f64-f1133a7c891a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.226386 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-9283422d-30fc-4ff2-9f64-f1133a7c891a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete snapshot with id: 8b19fbc5-c604-48e3-beee-5458410520e0 Aug 19 21:43:51.230730 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9283422d-30fc-4ff2-9f64-f1133a7c891a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 returned with HTTP 404 Aug 19 21:43:51.231220 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1375/5488] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:51.238389 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3a689640-4c9d-4ee3-83b4-e2133c101321 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.240562 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a689640-4c9d-4ee3-83b4-e2133c101321 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 Aug 19 21:43:51.240836 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a689640-4c9d-4ee3-83b4-e2133c101321 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.241121 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a689640-4c9d-4ee3-83b4-e2133c101321 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.246133 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a689640-4c9d-4ee3-83b4-e2133c101321 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 returned with HTTP 404 Aug 19 21:43:51.246697 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1365/5489] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/snapshots/8b19fbc5-c604-48e3-beee-5458410520e0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:51.253539 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f3c3bc75-594a-4ea7-8c38-1fb2ebe7e6c8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.255573 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3c3bc75-594a-4ea7-8c38-1fb2ebe7e6c8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b Aug 19 21:43:51.255800 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3c3bc75-594a-4ea7-8c38-1fb2ebe7e6c8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.255978 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3c3bc75-594a-4ea7-8c38-1fb2ebe7e6c8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.256200 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-f3c3bc75-594a-4ea7-8c38-1fb2ebe7e6c8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b Aug 19 21:43:51.261785 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3c3bc75-594a-4ea7-8c38-1fb2ebe7e6c8 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b returned with HTTP 404 Aug 19 21:43:51.262314 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1379/5490] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.269531 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-58ae957a-c2a2-4bcc-9e5f-ac1ae88c189a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.271270 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-58ae957a-c2a2-4bcc-9e5f-ac1ae88c189a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b Aug 19 21:43:51.271513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-58ae957a-c2a2-4bcc-9e5f-ac1ae88c189a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.271707 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-58ae957a-c2a2-4bcc-9e5f-ac1ae88c189a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.277393 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-58ae957a-c2a2-4bcc-9e5f-ac1ae88c189a tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b returned with HTTP 404 Aug 19 21:43:51.278054 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1372/5491] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/volumes/12fdddf7-e0af-41e4-9c1a-a3c4e9dbeb6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.285984 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-45659a81-510a-4781-b172-cca445e3e05d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.287855 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45659a81-510a-4781-b172-cca445e3e05d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 Aug 19 21:43:51.288116 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45659a81-510a-4781-b172-cca445e3e05d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.288360 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45659a81-510a-4781-b172-cca445e3e05d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.288462 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-45659a81-510a-4781-b172-cca445e3e05d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete snapshot with id: 057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 Aug 19 21:43:51.293455 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45659a81-510a-4781-b172-cca445e3e05d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 returned with HTTP 404 Aug 19 21:43:51.293978 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1376/5492] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:51.301548 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-227c87cf-9098-41ac-9036-e09edc5ac98f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.303300 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-227c87cf-9098-41ac-9036-e09edc5ac98f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 Aug 19 21:43:51.303523 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-227c87cf-9098-41ac-9036-e09edc5ac98f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.303738 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-227c87cf-9098-41ac-9036-e09edc5ac98f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.308156 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-227c87cf-9098-41ac-9036-e09edc5ac98f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 returned with HTTP 404 Aug 19 21:43:51.308776 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1366/5493] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/snapshots/057ce6f0-9c00-4347-a11c-6b86fdfdc5b6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:51.314906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b9efaaa0-c8d5-4c4d-bd71-1cb890cb307d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.316814 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9efaaa0-c8d5-4c4d-bd71-1cb890cb307d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f Aug 19 21:43:51.317057 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9efaaa0-c8d5-4c4d-bd71-1cb890cb307d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.317261 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9efaaa0-c8d5-4c4d-bd71-1cb890cb307d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.317428 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-b9efaaa0-c8d5-4c4d-bd71-1cb890cb307d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 8f3af0c3-97a4-4cce-89c1-5f4048515e8f Aug 19 21:43:51.323882 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9efaaa0-c8d5-4c4d-bd71-1cb890cb307d tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f returned with HTTP 404 Aug 19 21:43:51.324462 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1380/5494] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.334970 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7f9b6a38-a234-4694-a433-59fad99d9983 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.337074 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7f9b6a38-a234-4694-a433-59fad99d9983 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f Aug 19 21:43:51.337336 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7f9b6a38-a234-4694-a433-59fad99d9983 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.337598 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7f9b6a38-a234-4694-a433-59fad99d9983 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.344237 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7f9b6a38-a234-4694-a433-59fad99d9983 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f returned with HTTP 404 Aug 19 21:43:51.344747 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1373/5495] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/volumes/8f3af0c3-97a4-4cce-89c1-5f4048515e8f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 19 21:43:51.359517 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-38f2224b-c4f2-4943-a976-a58a5033ca9f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.361439 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-38f2224b-c4f2-4943-a976-a58a5033ca9f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 Aug 19 21:43:51.361686 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-38f2224b-c4f2-4943-a976-a58a5033ca9f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.361910 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-38f2224b-c4f2-4943-a976-a58a5033ca9f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.362127 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-38f2224b-c4f2-4943-a976-a58a5033ca9f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 2051fcc0-c6c2-4b0f-b639-915c8f3de679 Aug 19 21:43:51.368410 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-38f2224b-c4f2-4943-a976-a58a5033ca9f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 returned with HTTP 404 Aug 19 21:43:51.368910 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1377/5496] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.376943 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c66e8cd9-22a4-4530-b5c8-8eb12ab888cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.378812 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c66e8cd9-22a4-4530-b5c8-8eb12ab888cd tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 Aug 19 21:43:51.379075 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c66e8cd9-22a4-4530-b5c8-8eb12ab888cd tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.379332 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c66e8cd9-22a4-4530-b5c8-8eb12ab888cd tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.386293 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c66e8cd9-22a4-4530-b5c8-8eb12ab888cd tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 returned with HTTP 404 Aug 19 21:43:51.386882 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1367/5497] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/volumes/2051fcc0-c6c2-4b0f-b639-915c8f3de679 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.393576 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fb6d1f39-5eed-4e46-a37c-22f10bdf2567 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.395229 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb6d1f39-5eed-4e46-a37c-22f10bdf2567 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d Aug 19 21:43:51.395742 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb6d1f39-5eed-4e46-a37c-22f10bdf2567 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.395742 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb6d1f39-5eed-4e46-a37c-22f10bdf2567 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.395892 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-fb6d1f39-5eed-4e46-a37c-22f10bdf2567 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 99130066-19fa-4da7-8ca5-40d6226ade9d Aug 19 21:43:51.400844 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb6d1f39-5eed-4e46-a37c-22f10bdf2567 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d returned with HTTP 404 Aug 19 21:43:51.401295 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1381/5498] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.416246 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4b98ecf4-0056-46cf-944c-1c419ad1b193 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.418530 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b98ecf4-0056-46cf-944c-1c419ad1b193 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d Aug 19 21:43:51.418745 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b98ecf4-0056-46cf-944c-1c419ad1b193 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.418958 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b98ecf4-0056-46cf-944c-1c419ad1b193 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.426138 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b98ecf4-0056-46cf-944c-1c419ad1b193 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d returned with HTTP 404 Aug 19 21:43:51.426704 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1374/5499] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/volumes/99130066-19fa-4da7-8ca5-40d6226ade9d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.432435 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-42c972c7-fce9-4b4e-8a07-d2b43b4078c7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.434672 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42c972c7-fce9-4b4e-8a07-d2b43b4078c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 Aug 19 21:43:51.434889 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42c972c7-fce9-4b4e-8a07-d2b43b4078c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.435156 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42c972c7-fce9-4b4e-8a07-d2b43b4078c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.435298 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-42c972c7-fce9-4b4e-8a07-d2b43b4078c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete snapshot with id: cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 Aug 19 21:43:51.440287 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42c972c7-fce9-4b4e-8a07-d2b43b4078c7 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 returned with HTTP 404 Aug 19 21:43:51.440818 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1378/5500] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:51.446795 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-71defcda-3c4c-4304-ab93-34f16f530339 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.448508 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-71defcda-3c4c-4304-ab93-34f16f530339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 Aug 19 21:43:51.448733 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-71defcda-3c4c-4304-ab93-34f16f530339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.448945 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-71defcda-3c4c-4304-ab93-34f16f530339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.452967 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-71defcda-3c4c-4304-ab93-34f16f530339 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 returned with HTTP 404 Aug 19 21:43:51.453465 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1368/5501] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/snapshots/cdbaaa20-8b3e-4173-bfcc-3b97a008ca57 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:51.461410 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1363adcf-e724-46e8-abce-a5071d34e7a4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.463080 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1363adcf-e724-46e8-abce-a5071d34e7a4 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c Aug 19 21:43:51.463304 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1363adcf-e724-46e8-abce-a5071d34e7a4 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.463500 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1363adcf-e724-46e8-abce-a5071d34e7a4 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.463698 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-1363adcf-e724-46e8-abce-a5071d34e7a4 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 79c95346-5e6b-4564-b8f8-962e0c32d45c Aug 19 21:43:51.468916 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1363adcf-e724-46e8-abce-a5071d34e7a4 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c returned with HTTP 404 Aug 19 21:43:51.469350 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1382/5502] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.475040 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5dd31e83-c74b-4431-8f90-fd864678d3be None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.476728 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5dd31e83-c74b-4431-8f90-fd864678d3be tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c Aug 19 21:43:51.476948 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5dd31e83-c74b-4431-8f90-fd864678d3be tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.477170 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5dd31e83-c74b-4431-8f90-fd864678d3be tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.482776 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5dd31e83-c74b-4431-8f90-fd864678d3be tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c returned with HTTP 404 Aug 19 21:43:51.483294 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1375/5503] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/volumes/79c95346-5e6b-4564-b8f8-962e0c32d45c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.489263 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d40f5097-aa2d-4651-b9eb-12eaf235eece None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.491178 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d40f5097-aa2d-4651-b9eb-12eaf235eece tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 Aug 19 21:43:51.491375 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d40f5097-aa2d-4651-b9eb-12eaf235eece tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.491555 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d40f5097-aa2d-4651-b9eb-12eaf235eece tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.491664 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-d40f5097-aa2d-4651-b9eb-12eaf235eece tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete snapshot with id: f84dbb02-7230-416a-a331-1c34916bd2d2 Aug 19 21:43:51.496718 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d40f5097-aa2d-4651-b9eb-12eaf235eece tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 returned with HTTP 404 Aug 19 21:43:51.497192 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1379/5504] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:51.503126 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b81ac0cb-4df0-4121-9e7f-08913124c910 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.504595 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b81ac0cb-4df0-4121-9e7f-08913124c910 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 Aug 19 21:43:51.504762 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b81ac0cb-4df0-4121-9e7f-08913124c910 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.504930 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b81ac0cb-4df0-4121-9e7f-08913124c910 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.508834 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b81ac0cb-4df0-4121-9e7f-08913124c910 tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 returned with HTTP 404 Aug 19 21:43:51.509339 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1369/5505] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/snapshots/f84dbb02-7230-416a-a331-1c34916bd2d2 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:51.515179 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-02b8d6bc-6c8f-4312-ab41-ae26f058c7ca None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.516712 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-02b8d6bc-6c8f-4312-ab41-ae26f058c7ca tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f Aug 19 21:43:51.516908 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-02b8d6bc-6c8f-4312-ab41-ae26f058c7ca tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.517100 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-02b8d6bc-6c8f-4312-ab41-ae26f058c7ca tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.517274 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-02b8d6bc-6c8f-4312-ab41-ae26f058c7ca tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Delete volume with id: 8037c4cc-5ee7-47c5-9c10-a23a669b3b6f Aug 19 21:43:51.522407 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-02b8d6bc-6c8f-4312-ab41-ae26f058c7ca tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f returned with HTTP 404 Aug 19 21:43:51.522811 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1383/5506] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Aug 19 21:43:51 2026] DELETE /volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.528805 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-facdcdf6-2591-4c3f-9a46-a7616dff1d4f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.530349 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-facdcdf6-2591-4c3f-9a46-a7616dff1d4f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] GET https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f Aug 19 21:43:51.530568 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-facdcdf6-2591-4c3f-9a46-a7616dff1d4f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.530752 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-facdcdf6-2591-4c3f-9a46-a7616dff1d4f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.535644 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-facdcdf6-2591-4c3f-9a46-a7616dff1d4f tempest-VolumeDependencyTests-1449900554 tempest-VolumeDependencyTests-1449900554-project-member] https://10.4.3.158/volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f returned with HTTP 404 Aug 19 21:43:51.536024 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1376/5507] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/volumes/8037c4cc-5ee7-47c5-9c10-a23a669b3b6f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 21:43:51.705258 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e0d335b4-da1b-45b7-99e1-4703d1dc59e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:51.706993 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0d335b4-da1b-45b7-99e1-4703d1dc59e6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:51.707217 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0d335b4-da1b-45b7-99e1-4703d1dc59e6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:51.707391 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0d335b4-da1b-45b7-99e1-4703d1dc59e6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:51.707487 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e0d335b4-da1b-45b7-99e1-4703d1dc59e6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:51.711301 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:51.711301 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:51.711852 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0d335b4-da1b-45b7-99e1-4703d1dc59e6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:51.712470 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1380/5508] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:51 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:52.722503 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ee0bfcf2-9c8d-4e2f-adf6-e961578047b6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:52.724091 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee0bfcf2-9c8d-4e2f-adf6-e961578047b6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:52.724278 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee0bfcf2-9c8d-4e2f-adf6-e961578047b6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:52.724451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee0bfcf2-9c8d-4e2f-adf6-e961578047b6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:52.724547 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ee0bfcf2-9c8d-4e2f-adf6-e961578047b6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:52.728395 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:52.728395 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:52.728954 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee0bfcf2-9c8d-4e2f-adf6-e961578047b6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:52.729311 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1370/5509] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:52 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:53.093464 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:53.163864 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:53.164319 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1618844335"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:53.166060 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1618844335'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:53.166199 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume of 1 GB Aug 19 21:43:53.170601 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Availability Zones retrieved successfully. Aug 19 21:43:53.177937 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Flow 'volume_create_api' (f914d195-0254-4b22-95e3-ad9f154564b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:53.179116 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9820477-e7ed-4c92-869c-1cfa58d73ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:53.180107 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:53.202701 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9820477-e7ed-4c92-869c-1cfa58d73ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:53.203359 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e457a0c-f1da-4b3b-90d9-fa80e0e6c57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:53.272819 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Created reservations ['6833db54-225a-40df-b757-98e03eaa0a15', 'd93fc5d3-4ad0-42e8-9468-e400168d65f2', '3bc1a3ef-2fc0-402a-a79d-22c8a696f126', '0c61c5f5-3444-40aa-92e1-0db0315ee04b'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:53.273869 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e457a0c-f1da-4b3b-90d9-fa80e0e6c57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6833db54-225a-40df-b757-98e03eaa0a15', 'd93fc5d3-4ad0-42e8-9468-e400168d65f2', '3bc1a3ef-2fc0-402a-a79d-22c8a696f126', '0c61c5f5-3444-40aa-92e1-0db0315ee04b']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:53.274824 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0021f492-c656-4f19-99eb-51e4972521d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:53.306196 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0021f492-c656-4f19-99eb-51e4972521d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afcb9e70-8205-46f4-bf32-a83009e4c837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1618844335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e7714400f4472aa9f9fdac3ae70b65',qos_specs=None,replication_status=,reservations=['6833db54-225a-40df-b757-98e03eaa0a15','d93fc5d3-4ad0-42e8-9468-e400168d65f2','3bc1a3ef-2fc0-402a-a79d-22c8a696f126','0c61c5f5-3444-40aa-92e1-0db0315ee04b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1618844335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afcb9e70-8205-46f4-bf32-a83009e4c837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e7714400f4472aa9f9fdac3ae70b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:53.307052 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c463495-51a2-44e8-b6d6-c6423e610507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:53.334349 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c463495-51a2-44e8-b6d6-c6423e610507) transitioned into state 'SUCCESS' from state '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-1618844335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e7714400f4472aa9f9fdac3ae70b65',qos_specs=None,replication_status=,reservations=['6833db54-225a-40df-b757-98e03eaa0a15','d93fc5d3-4ad0-42e8-9468-e400168d65f2','3bc1a3ef-2fc0-402a-a79d-22c8a696f126','0c61c5f5-3444-40aa-92e1-0db0315ee04b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:53.334987 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e98a85f-16ec-4059-b0df-dc9bc9fdd012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:53.354832 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e98a85f-16ec-4059-b0df-dc9bc9fdd012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:53.355641 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Flow 'volume_create_api' (f914d195-0254-4b22-95e3-ad9f154564b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:53.355908 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume request issued successfully. Aug 19 21:43:53.356436 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca28503b-5a9b-4a18-bacb-fe679f92b5ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:53.356823 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1384/5510] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:43:53 2026] POST /volume/v3/volumes => generated 778 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:53.367166 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1c3a5039-6137-44df-8c00-b9340f887947 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:53.369022 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1c3a5039-6137-44df-8c00-b9340f887947 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 Aug 19 21:43:53.369327 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1c3a5039-6137-44df-8c00-b9340f887947 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:53.369574 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1c3a5039-6137-44df-8c00-b9340f887947 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:53.377193 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:53.377193 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:53.381116 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1c3a5039-6137-44df-8c00-b9340f887947 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:43:53.384711 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1c3a5039-6137-44df-8c00-b9340f887947 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 returned with HTTP 200 Aug 19 21:43:53.385091 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1377/5511] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:53 2026] GET /volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:53.739654 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-34b3b2d6-6a2e-4aa2-a136-78fb0f8e7bd6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:53.741364 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34b3b2d6-6a2e-4aa2-a136-78fb0f8e7bd6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:53.741581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-34b3b2d6-6a2e-4aa2-a136-78fb0f8e7bd6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:53.741775 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-34b3b2d6-6a2e-4aa2-a136-78fb0f8e7bd6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:53.741888 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-34b3b2d6-6a2e-4aa2-a136-78fb0f8e7bd6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:53.745783 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:53.745783 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:53.746300 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34b3b2d6-6a2e-4aa2-a136-78fb0f8e7bd6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:53.746630 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1381/5512] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:53 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:54.396355 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7208fc8e-941e-431d-9dbf-1533a1dfd5f8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:54.398140 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7208fc8e-941e-431d-9dbf-1533a1dfd5f8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 Aug 19 21:43:54.398343 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7208fc8e-941e-431d-9dbf-1533a1dfd5f8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:54.398518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7208fc8e-941e-431d-9dbf-1533a1dfd5f8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:54.405673 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:54.405673 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:54.409066 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7208fc8e-941e-431d-9dbf-1533a1dfd5f8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:43:54.425226 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7208fc8e-941e-431d-9dbf-1533a1dfd5f8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 returned with HTTP 200 Aug 19 21:43:54.425711 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1371/5513] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:54 2026] GET /volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:43:54.438278 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2ba0d0a0-8ad9-4373-a85f-50037ccb7d58 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:54.440144 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2ba0d0a0-8ad9-4373-a85f-50037ccb7d58 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:43:54.440489 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2ba0d0a0-8ad9-4373-a85f-50037ccb7d58 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afcb9e70-8205-46f4-bf32-a83009e4c837", "name": "tempest-type-Backup-352551215"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:54.441936 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-2ba0d0a0-8ad9-4373-a85f-50037ccb7d58 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Creating new backup {'backup': {'volume_id': 'afcb9e70-8205-46f4-bf32-a83009e4c837', 'name': 'tempest-type-Backup-352551215'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:43:54.442097 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-2ba0d0a0-8ad9-4373-a85f-50037ccb7d58 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Creating backup of volume afcb9e70-8205-46f4-bf32-a83009e4c837 in container None Aug 19 21:43:54.452175 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:54.452175 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:54.452175 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2ba0d0a0-8ad9-4373-a85f-50037ccb7d58 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:43:54.520879 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-2ba0d0a0-8ad9-4373-a85f-50037ccb7d58 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Created reservations ['527ac97a-10d1-49b6-9e5e-8ebc792e9351', 'ef8ff0a7-e047-4dac-8651-640b86bec1f9'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:54.655634 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2ba0d0a0-8ad9-4373-a85f-50037ccb7d58 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:43:54.656075 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1385/5514] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:43:54 2026] POST /volume/v3/backups => generated 315 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:54.670729 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5987397f-4d83-4552-82c8-fce3be7aceb5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:54.672306 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5987397f-4d83-4552-82c8-fce3be7aceb5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:43:54.672519 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5987397f-4d83-4552-82c8-fce3be7aceb5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:54.672681 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5987397f-4d83-4552-82c8-fce3be7aceb5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:54.672925 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-5987397f-4d83-4552-82c8-fce3be7aceb5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:54.687121 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:54.687121 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:54.687846 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5987397f-4d83-4552-82c8-fce3be7aceb5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:43:54.688259 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1378/5515] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:54 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 722 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:54.755974 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-259037c2-0f6c-4545-9ccd-0b0f94ac538d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:54.757703 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-259037c2-0f6c-4545-9ccd-0b0f94ac538d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:54.757914 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-259037c2-0f6c-4545-9ccd-0b0f94ac538d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:54.758174 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-259037c2-0f6c-4545-9ccd-0b0f94ac538d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:54.758230 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-259037c2-0f6c-4545-9ccd-0b0f94ac538d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:54.762349 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:54.762349 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:54.762936 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-259037c2-0f6c-4545-9ccd-0b0f94ac538d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:54.763490 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1382/5516] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:54 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:55.698282 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-538332bf-6f3a-4063-ae59-9a38570d080c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:55.700064 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-538332bf-6f3a-4063-ae59-9a38570d080c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:43:55.700279 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-538332bf-6f3a-4063-ae59-9a38570d080c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:55.700471 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-538332bf-6f3a-4063-ae59-9a38570d080c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:55.700602 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-538332bf-6f3a-4063-ae59-9a38570d080c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:55.705443 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:55.705443 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:55.705918 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-538332bf-6f3a-4063-ae59-9a38570d080c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:43:55.706352 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1372/5517] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:55 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:55.773236 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-70d00f9e-5b90-4f5c-812a-0215196a563d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:55.774872 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-70d00f9e-5b90-4f5c-812a-0215196a563d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:55.775064 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-70d00f9e-5b90-4f5c-812a-0215196a563d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:55.775234 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-70d00f9e-5b90-4f5c-812a-0215196a563d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:55.775333 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-70d00f9e-5b90-4f5c-812a-0215196a563d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:55.779775 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:55.779775 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:55.780467 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-70d00f9e-5b90-4f5c-812a-0215196a563d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:55.780807 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1386/5518] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:55 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:56.718460 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-78e04c21-15b5-4e85-87c9-3f0efa343ac3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:56.720036 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-78e04c21-15b5-4e85-87c9-3f0efa343ac3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:43:56.720224 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-78e04c21-15b5-4e85-87c9-3f0efa343ac3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:56.720392 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-78e04c21-15b5-4e85-87c9-3f0efa343ac3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:56.720483 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-78e04c21-15b5-4e85-87c9-3f0efa343ac3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:56.724164 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:56.724164 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:56.724664 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-78e04c21-15b5-4e85-87c9-3f0efa343ac3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:43:56.724984 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1379/5519] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:56 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:56.790494 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2f1887df-688c-4275-bcb4-bdc536e6cbaa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:56.793000 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2f1887df-688c-4275-bcb4-bdc536e6cbaa tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:56.793000 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2f1887df-688c-4275-bcb4-bdc536e6cbaa tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:56.793000 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2f1887df-688c-4275-bcb4-bdc536e6cbaa tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:56.793000 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2f1887df-688c-4275-bcb4-bdc536e6cbaa tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:56.800936 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:56.800936 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:56.801340 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2f1887df-688c-4275-bcb4-bdc536e6cbaa tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:56.801728 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1383/5520] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:56 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:57.734975 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e21244b1-b9f6-4e96-b76e-ee1d4e309ce3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:57.736746 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e21244b1-b9f6-4e96-b76e-ee1d4e309ce3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:43:57.736942 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e21244b1-b9f6-4e96-b76e-ee1d4e309ce3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:57.737141 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e21244b1-b9f6-4e96-b76e-ee1d4e309ce3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:57.737243 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e21244b1-b9f6-4e96-b76e-ee1d4e309ce3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:57.741264 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:57.741264 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:57.741834 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e21244b1-b9f6-4e96-b76e-ee1d4e309ce3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:43:57.742183 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1373/5521] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:57 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:57.811586 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-49cf560d-7cc8-439d-8bfb-c413a05a0540 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:57.813402 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49cf560d-7cc8-439d-8bfb-c413a05a0540 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:57.813644 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49cf560d-7cc8-439d-8bfb-c413a05a0540 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:57.813860 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49cf560d-7cc8-439d-8bfb-c413a05a0540 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:57.813962 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-49cf560d-7cc8-439d-8bfb-c413a05a0540 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:57.818101 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:57.818101 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:43:57.818648 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49cf560d-7cc8-439d-8bfb-c413a05a0540 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:57.818983 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1387/5522] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:57 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:58.752616 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c34c8ec7-f9f1-4f32-818a-0b9128ad3f5b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:58.754824 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c34c8ec7-f9f1-4f32-818a-0b9128ad3f5b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:43:58.755092 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c34c8ec7-f9f1-4f32-818a-0b9128ad3f5b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:58.755325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c34c8ec7-f9f1-4f32-818a-0b9128ad3f5b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:58.755461 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c34c8ec7-f9f1-4f32-818a-0b9128ad3f5b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:58.760077 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:58.760077 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:58.760792 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c34c8ec7-f9f1-4f32-818a-0b9128ad3f5b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:43:58.761193 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1380/5523] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:58 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:58.829077 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fede5916-8448-43cc-b3e6-3efefea49e1b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:58.830540 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fede5916-8448-43cc-b3e6-3efefea49e1b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:43:58.830733 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fede5916-8448-43cc-b3e6-3efefea49e1b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:58.830970 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fede5916-8448-43cc-b3e6-3efefea49e1b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:58.831137 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fede5916-8448-43cc-b3e6-3efefea49e1b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:58.834838 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:58.834838 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:58.835384 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fede5916-8448-43cc-b3e6-3efefea49e1b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:43:58.835758 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1384/5524] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:58 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:58.846649 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f21d99f8-3991-49a5-ac8e-cf4e73e4eb2d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:58.908370 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f21d99f8-3991-49a5-ac8e-cf4e73e4eb2d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c/export_record Aug 19 21:43:58.908370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f21d99f8-3991-49a5-ac8e-cf4e73e4eb2d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:58.908370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f21d99f8-3991-49a5-ac8e-cf4e73e4eb2d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Calling method 'export_record' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:58.908370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-f21d99f8-3991-49a5-ac8e-cf4e73e4eb2d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Export record for backup 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100177) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 21:43:58.914467 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:58.914467 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:43:58.916120 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-f21d99f8-3991-49a5-ac8e-cf4e73e4eb2d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f2cf468c09cc4f27994354a2378fc46c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '251b06a295334a6bab9f6ec5e780d290', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:43:58.916120 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f21d99f8-3991-49a5-ac8e-cf4e73e4eb2d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c/export_record returned with HTTP 403 Aug 19 21:43:58.916936 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1374/5525] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Aug 19 21:43:58 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c/export_record => generated 101 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:43:58.924026 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:58.925844 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:43:58.925844 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1710888778"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:43:58.927457 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1710888778'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:43:58.927457 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Create volume of 1 GB Aug 19 21:43:58.931798 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Availability Zones retrieved successfully. Aug 19 21:43:58.936578 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Flow 'volume_create_api' (98f69e43-795b-416b-bab6-b43f5d07ee90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:58.938213 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c00026-2e00-478c-9422-33abb817515a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:58.939182 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:43:58.961880 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c00026-2e00-478c-9422-33abb817515a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:58.962729 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59e7fd20-d32d-4e6f-9d56-e409f98a50ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:58.995642 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Created reservations ['05db22f9-ac19-4b29-ad2d-e0e8aeca4621', '809700b0-607c-4d3c-81a5-2cc1db58d52c', 'd9b8358f-8803-4691-b9c2-d1d9ba538738', 'af9d2da6-d4e5-40fd-9b18-2220fb6c0d76'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:43:58.996471 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59e7fd20-d32d-4e6f-9d56-e409f98a50ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05db22f9-ac19-4b29-ad2d-e0e8aeca4621', '809700b0-607c-4d3c-81a5-2cc1db58d52c', 'd9b8358f-8803-4691-b9c2-d1d9ba538738', 'af9d2da6-d4e5-40fd-9b18-2220fb6c0d76']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:58.997449 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff072cd9-8bb0-4f21-944d-e22a55adc7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:59.018832 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff072cd9-8bb0-4f21-944d-e22a55adc7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e545688-1627-41b3-a301-72485ab8da73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1710888778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251b06a295334a6bab9f6ec5e780d290',qos_specs=None,replication_status=,reservations=['05db22f9-ac19-4b29-ad2d-e0e8aeca4621','809700b0-607c-4d3c-81a5-2cc1db58d52c','d9b8358f-8803-4691-b9c2-d1d9ba538738','af9d2da6-d4e5-40fd-9b18-2220fb6c0d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b46560832f46c087410a3c26f8f52b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1710888778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e545688-1627-41b3-a301-72485ab8da73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='251b06a295334a6bab9f6ec5e780d290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b46560832f46c087410a3c26f8f52b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:59.019552 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecff8b18-76a8-4c6f-a9c7-01b953fc1021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:59.036677 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecff8b18-76a8-4c6f-a9c7-01b953fc1021) transitioned into state 'SUCCESS' from state '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-1710888778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251b06a295334a6bab9f6ec5e780d290',qos_specs=None,replication_status=,reservations=['05db22f9-ac19-4b29-ad2d-e0e8aeca4621','809700b0-607c-4d3c-81a5-2cc1db58d52c','d9b8358f-8803-4691-b9c2-d1d9ba538738','af9d2da6-d4e5-40fd-9b18-2220fb6c0d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b46560832f46c087410a3c26f8f52b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:59.037344 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd17abc0-2b29-4d09-844c-12c6656ebb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:43:59.046526 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd17abc0-2b29-4d09-844c-12c6656ebb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:43:59.047239 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Flow 'volume_create_api' (98f69e43-795b-416b-bab6-b43f5d07ee90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:43:59.047506 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Create volume request issued successfully. Aug 19 21:43:59.048070 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1a81d86-0c5b-47f4-bc90-482f994a202c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:43:59.048514 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1388/5526] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:43:58 2026] POST /volume/v3/volumes => generated 778 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:43:59.060332 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0e922dc1-443e-4fbc-8a65-79096aff8d75 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:59.062313 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0e922dc1-443e-4fbc-8a65-79096aff8d75 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 Aug 19 21:43:59.062556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0e922dc1-443e-4fbc-8a65-79096aff8d75 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:59.062778 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0e922dc1-443e-4fbc-8a65-79096aff8d75 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:59.071076 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:59.071076 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:43:59.074766 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-0e922dc1-443e-4fbc-8a65-79096aff8d75 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:43:59.078955 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0e922dc1-443e-4fbc-8a65-79096aff8d75 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 returned with HTTP 200 Aug 19 21:43:59.079400 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1381/5527] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:59 2026] GET /volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:43:59.772598 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4ed12cb2-e96b-4bbe-8d4c-5a4218cf26fd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:43:59.774251 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ed12cb2-e96b-4bbe-8d4c-5a4218cf26fd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:43:59.774449 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ed12cb2-e96b-4bbe-8d4c-5a4218cf26fd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:43:59.774638 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ed12cb2-e96b-4bbe-8d4c-5a4218cf26fd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:43:59.774740 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4ed12cb2-e96b-4bbe-8d4c-5a4218cf26fd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:43:59.778588 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:43:59.778588 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:43:59.779133 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ed12cb2-e96b-4bbe-8d4c-5a4218cf26fd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:43:59.779466 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1385/5528] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:43:59 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:00.092444 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7b93028b-7467-41ed-908f-068f763f305b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:00.094401 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b93028b-7467-41ed-908f-068f763f305b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 Aug 19 21:44:00.094663 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b93028b-7467-41ed-908f-068f763f305b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:00.094872 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b93028b-7467-41ed-908f-068f763f305b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:00.105417 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:00.105417 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:00.110703 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7b93028b-7467-41ed-908f-068f763f305b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:00.116481 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b93028b-7467-41ed-908f-068f763f305b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 returned with HTTP 200 Aug 19 21:44:00.117090 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1375/5529] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:00 2026] GET /volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:00.134324 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-60e8fbd4-2546-43dd-91c8-0fac28fd76bf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:00.136915 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-60e8fbd4-2546-43dd-91c8-0fac28fd76bf tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:44:00.137415 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-60e8fbd4-2546-43dd-91c8-0fac28fd76bf tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e545688-1627-41b3-a301-72485ab8da73", "name": "tempest-type-Backup-1750091919"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:00.139381 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-60e8fbd4-2546-43dd-91c8-0fac28fd76bf tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Creating new backup {'backup': {'volume_id': '2e545688-1627-41b3-a301-72485ab8da73', 'name': 'tempest-type-Backup-1750091919'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:44:00.139597 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-60e8fbd4-2546-43dd-91c8-0fac28fd76bf tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Creating backup of volume 2e545688-1627-41b3-a301-72485ab8da73 in container None Aug 19 21:44:00.148138 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:00.148138 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:00.148486 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-60e8fbd4-2546-43dd-91c8-0fac28fd76bf tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:00.164265 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-60e8fbd4-2546-43dd-91c8-0fac28fd76bf tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Created reservations ['43342aa5-3725-4687-ab53-a8b51e6bfa4c', '64ea1c7a-7011-4e69-b57b-6290ed31e6af'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:00.193666 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-60e8fbd4-2546-43dd-91c8-0fac28fd76bf tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:44:00.194117 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1389/5530] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:44:00 2026] POST /volume/v3/backups => generated 316 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:00.202738 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-edf03483-a741-4d81-a5cc-6c069e94b025 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:00.204703 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-edf03483-a741-4d81-a5cc-6c069e94b025 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:00.204977 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-edf03483-a741-4d81-a5cc-6c069e94b025 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:00.205240 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-edf03483-a741-4d81-a5cc-6c069e94b025 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:00.205397 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-edf03483-a741-4d81-a5cc-6c069e94b025 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:00.209889 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:00.209889 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:00.210593 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-edf03483-a741-4d81-a5cc-6c069e94b025 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:00.211094 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1382/5531] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:00 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:00.788777 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-01a08344-105f-425e-8e7e-036575e95101 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:00.790490 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01a08344-105f-425e-8e7e-036575e95101 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:44:00.790663 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01a08344-105f-425e-8e7e-036575e95101 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:00.790834 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01a08344-105f-425e-8e7e-036575e95101 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:00.790962 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-01a08344-105f-425e-8e7e-036575e95101 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:00.795242 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:00.795242 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:00.795830 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01a08344-105f-425e-8e7e-036575e95101 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:44:00.796165 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1386/5532] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:00 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:01.221706 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5c396f6e-c786-4099-a81a-46ebcc88a2a6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:01.223397 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c396f6e-c786-4099-a81a-46ebcc88a2a6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:01.223611 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c396f6e-c786-4099-a81a-46ebcc88a2a6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:01.223789 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c396f6e-c786-4099-a81a-46ebcc88a2a6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:01.223887 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5c396f6e-c786-4099-a81a-46ebcc88a2a6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:01.227787 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:01.227787 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:01.228359 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c396f6e-c786-4099-a81a-46ebcc88a2a6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:01.228743 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1376/5533] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:01 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:01.807369 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8e8bcfb8-f920-4188-9fd9-7b019df146b0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:01.809148 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e8bcfb8-f920-4188-9fd9-7b019df146b0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:44:01.809366 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e8bcfb8-f920-4188-9fd9-7b019df146b0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:01.809555 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e8bcfb8-f920-4188-9fd9-7b019df146b0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:01.809652 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-8e8bcfb8-f920-4188-9fd9-7b019df146b0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:01.813441 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:01.813441 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:01.814028 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e8bcfb8-f920-4188-9fd9-7b019df146b0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:44:01.814364 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1390/5534] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:01 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:02.239847 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-891259d1-2527-44cd-9a2b-08107da12fb3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:02.241721 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-891259d1-2527-44cd-9a2b-08107da12fb3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:02.241925 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-891259d1-2527-44cd-9a2b-08107da12fb3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:02.242120 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-891259d1-2527-44cd-9a2b-08107da12fb3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:02.242219 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-891259d1-2527-44cd-9a2b-08107da12fb3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:02.246190 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:02.246190 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:02.246739 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-891259d1-2527-44cd-9a2b-08107da12fb3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:02.247080 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1383/5535] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:02 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:02.825971 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fc20a91f-1a44-4ed9-ac9c-3870887b5b05 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:02.827787 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc20a91f-1a44-4ed9-ac9c-3870887b5b05 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:44:02.827996 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc20a91f-1a44-4ed9-ac9c-3870887b5b05 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:02.828194 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc20a91f-1a44-4ed9-ac9c-3870887b5b05 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:02.828297 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fc20a91f-1a44-4ed9-ac9c-3870887b5b05 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:02.832578 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:02.832578 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:02.833283 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc20a91f-1a44-4ed9-ac9c-3870887b5b05 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:44:02.833679 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1387/5536] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:02 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:03.258344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ace687c0-708f-434b-92fa-e19976185344 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:03.260620 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ace687c0-708f-434b-92fa-e19976185344 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:03.260846 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ace687c0-708f-434b-92fa-e19976185344 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:03.261044 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ace687c0-708f-434b-92fa-e19976185344 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:03.261160 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ace687c0-708f-434b-92fa-e19976185344 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:03.265404 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:03.265404 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:03.265842 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ace687c0-708f-434b-92fa-e19976185344 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:03.266224 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1377/5537] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:03 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:03.846030 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9e652eb5-1c47-4c85-9757-688c6f3585bf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:03.846922 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e652eb5-1c47-4c85-9757-688c6f3585bf tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:44:03.847177 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e652eb5-1c47-4c85-9757-688c6f3585bf tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:03.847400 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e652eb5-1c47-4c85-9757-688c6f3585bf tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:03.847561 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9e652eb5-1c47-4c85-9757-688c6f3585bf tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:03.851923 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:03.851923 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:03.852622 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e652eb5-1c47-4c85-9757-688c6f3585bf tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:44:03.853050 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1391/5538] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:03 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:04.278865 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1ef4ef18-9cc5-4ab1-a870-d280a7b6e31c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:04.280748 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1ef4ef18-9cc5-4ab1-a870-d280a7b6e31c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:04.280957 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1ef4ef18-9cc5-4ab1-a870-d280a7b6e31c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:04.281157 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1ef4ef18-9cc5-4ab1-a870-d280a7b6e31c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:04.281259 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-1ef4ef18-9cc5-4ab1-a870-d280a7b6e31c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:04.286445 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:04.286445 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:04.287430 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1ef4ef18-9cc5-4ab1-a870-d280a7b6e31c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:04.287976 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1384/5539] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:04 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:04.864395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b6ed4644-0f74-4828-ab8d-4eab3a31e506 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:04.869418 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b6ed4644-0f74-4828-ab8d-4eab3a31e506 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:44:04.870156 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b6ed4644-0f74-4828-ab8d-4eab3a31e506 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:04.870719 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b6ed4644-0f74-4828-ab8d-4eab3a31e506 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:04.871170 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b6ed4644-0f74-4828-ab8d-4eab3a31e506 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:04.876776 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:04.876776 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:04.877315 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b6ed4644-0f74-4828-ab8d-4eab3a31e506 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:44:04.877671 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1388/5540] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:04 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:05.300180 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bb5eb8d6-7260-42bd-956c-f31a60e4ae82 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:05.301904 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb5eb8d6-7260-42bd-956c-f31a60e4ae82 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:05.302127 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb5eb8d6-7260-42bd-956c-f31a60e4ae82 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:05.302306 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb5eb8d6-7260-42bd-956c-f31a60e4ae82 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:05.302424 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bb5eb8d6-7260-42bd-956c-f31a60e4ae82 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:05.306466 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:05.306466 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:05.307030 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb5eb8d6-7260-42bd-956c-f31a60e4ae82 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:05.307465 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1378/5541] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:05 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:05.890771 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a1c5c1db-f570-49ad-8ddd-08cc70ca0c32 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:05.892300 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1c5c1db-f570-49ad-8ddd-08cc70ca0c32 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:44:05.892488 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1c5c1db-f570-49ad-8ddd-08cc70ca0c32 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:05.892675 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1c5c1db-f570-49ad-8ddd-08cc70ca0c32 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:05.892779 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a1c5c1db-f570-49ad-8ddd-08cc70ca0c32 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:05.896519 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:05.896519 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:05.897078 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1c5c1db-f570-49ad-8ddd-08cc70ca0c32 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:44:05.897473 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1392/5542] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:05 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:06.317636 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-89e5553f-968f-457b-a3ee-59f5c6df891b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:06.319232 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-89e5553f-968f-457b-a3ee-59f5c6df891b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:06.319453 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-89e5553f-968f-457b-a3ee-59f5c6df891b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:06.319631 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-89e5553f-968f-457b-a3ee-59f5c6df891b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:06.319731 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-89e5553f-968f-457b-a3ee-59f5c6df891b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:06.323622 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:06.323622 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:06.324205 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-89e5553f-968f-457b-a3ee-59f5c6df891b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:06.324695 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1385/5543] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:06 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:06.907372 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ef0da073-4390-4736-a5f8-f27f6f7012c6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:06.909233 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef0da073-4390-4736-a5f8-f27f6f7012c6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:44:06.909455 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef0da073-4390-4736-a5f8-f27f6f7012c6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:06.909632 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef0da073-4390-4736-a5f8-f27f6f7012c6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:06.909735 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ef0da073-4390-4736-a5f8-f27f6f7012c6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:06.913762 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:06.913762 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:06.914348 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef0da073-4390-4736-a5f8-f27f6f7012c6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:44:06.914688 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1389/5544] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:06 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:07.334173 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-920b2cd3-1007-4960-a21b-c36bc70bed4d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:07.335972 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-920b2cd3-1007-4960-a21b-c36bc70bed4d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:07.336203 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-920b2cd3-1007-4960-a21b-c36bc70bed4d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:07.336344 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-920b2cd3-1007-4960-a21b-c36bc70bed4d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:07.336451 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-920b2cd3-1007-4960-a21b-c36bc70bed4d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:07.340907 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:07.340907 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:07.341492 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-920b2cd3-1007-4960-a21b-c36bc70bed4d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:07.341842 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1379/5545] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:07 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:07.925514 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cd0a8423-9483-48d0-be21-354bd0b889e4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:07.927712 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cd0a8423-9483-48d0-be21-354bd0b889e4 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:44:07.928007 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cd0a8423-9483-48d0-be21-354bd0b889e4 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:07.928269 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cd0a8423-9483-48d0-be21-354bd0b889e4 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:07.928433 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-cd0a8423-9483-48d0-be21-354bd0b889e4 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:07.932724 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:07.932724 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:07.933402 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cd0a8423-9483-48d0-be21-354bd0b889e4 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:44:07.933820 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1393/5546] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:07 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:08.353146 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d4af0302-45fc-4f5c-bde8-e7fca5c8352b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:08.356038 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d4af0302-45fc-4f5c-bde8-e7fca5c8352b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:08.356038 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d4af0302-45fc-4f5c-bde8-e7fca5c8352b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:08.356290 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d4af0302-45fc-4f5c-bde8-e7fca5c8352b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:08.356401 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-d4af0302-45fc-4f5c-bde8-e7fca5c8352b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:08.361964 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:08.361964 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:08.362696 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d4af0302-45fc-4f5c-bde8-e7fca5c8352b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:08.363226 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1386/5547] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:08 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:08.945575 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cba3fcef-ba6e-4fae-bdc1-ff41ab2fbab3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:08.948209 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cba3fcef-ba6e-4fae-bdc1-ff41ab2fbab3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:44:08.948407 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cba3fcef-ba6e-4fae-bdc1-ff41ab2fbab3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:08.948781 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cba3fcef-ba6e-4fae-bdc1-ff41ab2fbab3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:08.948907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-cba3fcef-ba6e-4fae-bdc1-ff41ab2fbab3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:08.953909 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:08.953909 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:08.954624 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cba3fcef-ba6e-4fae-bdc1-ff41ab2fbab3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:44:08.955068 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1390/5548] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:08 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:09.374645 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-13e7e97b-a11e-4ac7-8757-ac5788813f47 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:09.377146 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-13e7e97b-a11e-4ac7-8757-ac5788813f47 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:09.377377 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-13e7e97b-a11e-4ac7-8757-ac5788813f47 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:09.377593 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-13e7e97b-a11e-4ac7-8757-ac5788813f47 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:09.377697 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-13e7e97b-a11e-4ac7-8757-ac5788813f47 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:09.383105 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:09.383105 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:09.384002 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-13e7e97b-a11e-4ac7-8757-ac5788813f47 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:09.384568 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1380/5549] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:09 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:09.966449 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-db473252-1d70-43aa-afcb-09d8327dfc47 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:09.968129 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db473252-1d70-43aa-afcb-09d8327dfc47 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:44:09.968315 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db473252-1d70-43aa-afcb-09d8327dfc47 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:09.968523 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db473252-1d70-43aa-afcb-09d8327dfc47 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:09.968646 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-db473252-1d70-43aa-afcb-09d8327dfc47 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:09.972845 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:09.972845 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:09.973596 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db473252-1d70-43aa-afcb-09d8327dfc47 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:44:09.973963 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1394/5550] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:09 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:09.983932 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-78645b67-5772-44cf-b5b7-f4eba32a36a7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:10.044113 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-78645b67-5772-44cf-b5b7-f4eba32a36a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] POST https://10.4.3.158/volume/v3/backups Aug 19 21:44:10.044441 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-78645b67-5772-44cf-b5b7-f4eba32a36a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afcb9e70-8205-46f4-bf32-a83009e4c837"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:10.045769 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-78645b67-5772-44cf-b5b7-f4eba32a36a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Creating new backup {'backup': {'volume_id': 'afcb9e70-8205-46f4-bf32-a83009e4c837'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:44:10.045894 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-78645b67-5772-44cf-b5b7-f4eba32a36a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Creating backup of volume afcb9e70-8205-46f4-bf32-a83009e4c837 in container None Aug 19 21:44:10.053130 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:10.053130 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:10.053597 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-78645b67-5772-44cf-b5b7-f4eba32a36a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Volume info retrieved successfully. Aug 19 21:44:10.068779 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-78645b67-5772-44cf-b5b7-f4eba32a36a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Created reservations ['c767c75e-89d4-4cab-a41c-eac1250214e2', '957d9b9a-c656-4945-9902-76065d1bd313'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:10.094426 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-78645b67-5772-44cf-b5b7-f4eba32a36a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:44:10.095031 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1387/5551] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:44:09 2026] POST /volume/v3/backups => generated 288 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:10.105488 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cf814239-0478-4d2b-af35-c586b82bd186 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:10.107234 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cf814239-0478-4d2b-af35-c586b82bd186 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:10.107506 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cf814239-0478-4d2b-af35-c586b82bd186 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:10.107764 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cf814239-0478-4d2b-af35-c586b82bd186 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:10.107923 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-cf814239-0478-4d2b-af35-c586b82bd186 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:10.113070 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:10.113070 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:10.113922 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cf814239-0478-4d2b-af35-c586b82bd186 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:10.114477 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1391/5552] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:10 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:10.394525 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-71ba37ba-c864-486f-a9a2-a42a28008eed None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:10.396369 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-71ba37ba-c864-486f-a9a2-a42a28008eed tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:10.396575 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-71ba37ba-c864-486f-a9a2-a42a28008eed tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:10.396780 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-71ba37ba-c864-486f-a9a2-a42a28008eed tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:10.396886 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-71ba37ba-c864-486f-a9a2-a42a28008eed tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:10.402412 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:10.402412 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:10.403305 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-71ba37ba-c864-486f-a9a2-a42a28008eed tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:10.404062 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1381/5553] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:10 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:11.124060 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8990319b-929f-4b9b-8adc-ca797a543e06 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:11.125752 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8990319b-929f-4b9b-8adc-ca797a543e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:11.125951 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8990319b-929f-4b9b-8adc-ca797a543e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:11.126151 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8990319b-929f-4b9b-8adc-ca797a543e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:11.126242 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-8990319b-929f-4b9b-8adc-ca797a543e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:11.130266 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:11.130266 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:11.130822 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8990319b-929f-4b9b-8adc-ca797a543e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:11.131162 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1395/5554] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:11 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:11.413780 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4b4c8eb4-29fb-4712-9e95-6c4c9307dee3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:11.415606 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b4c8eb4-29fb-4712-9e95-6c4c9307dee3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:11.415875 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b4c8eb4-29fb-4712-9e95-6c4c9307dee3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:11.416104 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4b4c8eb4-29fb-4712-9e95-6c4c9307dee3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:11.416262 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-4b4c8eb4-29fb-4712-9e95-6c4c9307dee3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:11.420432 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:11.420432 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:11.420996 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4b4c8eb4-29fb-4712-9e95-6c4c9307dee3 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:11.421347 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1388/5555] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:11 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:12.140648 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-874c275c-b5d5-4167-9607-b3f0d29ef0ff None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:12.142385 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-874c275c-b5d5-4167-9607-b3f0d29ef0ff tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:12.143070 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-874c275c-b5d5-4167-9607-b3f0d29ef0ff tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:12.143070 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-874c275c-b5d5-4167-9607-b3f0d29ef0ff tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:12.143231 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-874c275c-b5d5-4167-9607-b3f0d29ef0ff tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:12.147654 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:12.147654 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:12.148259 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-874c275c-b5d5-4167-9607-b3f0d29ef0ff tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:12.148637 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1392/5556] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:12 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:12.431032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a532db0f-cdae-45b4-bd42-45cf216ef63b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:12.434066 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a532db0f-cdae-45b4-bd42-45cf216ef63b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:12.434066 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a532db0f-cdae-45b4-bd42-45cf216ef63b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:12.434066 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a532db0f-cdae-45b4-bd42-45cf216ef63b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:12.434066 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a532db0f-cdae-45b4-bd42-45cf216ef63b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:12.438050 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:12.438050 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:12.438146 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a532db0f-cdae-45b4-bd42-45cf216ef63b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:12.438570 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1382/5557] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:12 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:13.160576 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4092eee2-9ede-4e3f-9dc8-359ced1ec04d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:13.162318 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4092eee2-9ede-4e3f-9dc8-359ced1ec04d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:13.162507 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4092eee2-9ede-4e3f-9dc8-359ced1ec04d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:13.162718 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4092eee2-9ede-4e3f-9dc8-359ced1ec04d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:13.162832 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4092eee2-9ede-4e3f-9dc8-359ced1ec04d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:13.167632 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:13.167632 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:13.168549 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4092eee2-9ede-4e3f-9dc8-359ced1ec04d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:13.169111 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1396/5558] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:13 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:13.450885 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-55a3f3be-da65-4edc-a29b-4c8cddc79413 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:13.456341 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55a3f3be-da65-4edc-a29b-4c8cddc79413 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:13.456551 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55a3f3be-da65-4edc-a29b-4c8cddc79413 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:13.456744 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55a3f3be-da65-4edc-a29b-4c8cddc79413 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:13.456849 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-55a3f3be-da65-4edc-a29b-4c8cddc79413 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:13.462086 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:13.462086 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:13.462886 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55a3f3be-da65-4edc-a29b-4c8cddc79413 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:13.463436 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1389/5559] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:13 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:14.180241 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d6e3f57c-25df-48ce-b71c-cae4ca0bfb0d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:14.185492 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d6e3f57c-25df-48ce-b71c-cae4ca0bfb0d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:14.185683 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d6e3f57c-25df-48ce-b71c-cae4ca0bfb0d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:14.186022 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d6e3f57c-25df-48ce-b71c-cae4ca0bfb0d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:14.186130 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d6e3f57c-25df-48ce-b71c-cae4ca0bfb0d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:14.190576 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:14.190576 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:14.191129 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d6e3f57c-25df-48ce-b71c-cae4ca0bfb0d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:14.191485 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1393/5560] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:14 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:14.473532 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-532ace91-d24e-429c-9b50-e5f99b8a643f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:14.475802 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-532ace91-d24e-429c-9b50-e5f99b8a643f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:14.475967 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-532ace91-d24e-429c-9b50-e5f99b8a643f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:14.476442 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-532ace91-d24e-429c-9b50-e5f99b8a643f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:14.476442 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-532ace91-d24e-429c-9b50-e5f99b8a643f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:14.481359 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:14.481359 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:14.482341 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-532ace91-d24e-429c-9b50-e5f99b8a643f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:14.482575 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1383/5561] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:14 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:15.201148 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8cd620ee-f251-4efe-9033-eb5a4b89b172 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:15.202908 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8cd620ee-f251-4efe-9033-eb5a4b89b172 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:15.203134 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8cd620ee-f251-4efe-9033-eb5a4b89b172 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:15.203348 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8cd620ee-f251-4efe-9033-eb5a4b89b172 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:15.203468 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-8cd620ee-f251-4efe-9033-eb5a4b89b172 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:15.207399 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:15.207399 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:15.207946 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8cd620ee-f251-4efe-9033-eb5a4b89b172 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:15.208301 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1397/5562] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:15 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:15.492772 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9708f3df-8128-4bc2-ae3e-cee250aa7d10 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:15.494604 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9708f3df-8128-4bc2-ae3e-cee250aa7d10 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:15.494719 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9708f3df-8128-4bc2-ae3e-cee250aa7d10 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:15.494998 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9708f3df-8128-4bc2-ae3e-cee250aa7d10 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:15.494998 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-9708f3df-8128-4bc2-ae3e-cee250aa7d10 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:15.500133 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:15.500133 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:15.500964 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9708f3df-8128-4bc2-ae3e-cee250aa7d10 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:15.501505 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1390/5563] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:15 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:15.513631 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-08b5a87c-9cd6-4c59-9aed-4143ebd3dd62 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:15.515551 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-08b5a87c-9cd6-4c59-9aed-4143ebd3dd62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2/export_record Aug 19 21:44:15.515757 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-08b5a87c-9cd6-4c59-9aed-4143ebd3dd62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:15.515943 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-08b5a87c-9cd6-4c59-9aed-4143ebd3dd62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'export_record' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:15.516097 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-08b5a87c-9cd6-4c59-9aed-4143ebd3dd62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Export record for backup 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 21:44:15.520701 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:15.520701 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:15.521652 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.api [None req-08b5a87c-9cd6-4c59-9aed-4143ebd3dd62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling RPCAPI with context: , host: np0000007814, backup: 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100176) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 21:44:15.529833 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-08b5a87c-9cd6-4c59-9aed-4143ebd3dd62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] export_record in rpcapi backup_id 650fe822-ff5d-49bd-9312-d3c8d317c7a2 on host np0000007814. {{(pid=100176) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 21:44:15.543351 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-08b5a87c-9cd6-4c59-9aed-4143ebd3dd62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjUwZmU4MjItZmY1ZC00OWJkLTkzMTItZDNjOGQzMTdjN2EyIiwgInVzZXJfaWQiOiAiMTRiNDY1NjA4MzJmNDZjMDg3NDEwYTNjMjZmOGY1MmIiLCAicHJvamVjdF9pZCI6ICIyNTFiMDZhMjk1MzM0YTZiYWI5ZjZlYzVlNzgwZDI5MCIsICJ2b2x1bWVfaWQiOiAiMmU1NDU2ODgtMTYyNy00MWIzLWEzMDEtNzI0ODVhYjhkYTczIiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzUwMDkxOTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmU1NDU2ODgtMTYyNy00MWIzLWEzMDEtNzI0ODVhYjhkYTczLzIwMjYwODE5MjE0NDAyL2F6X25vdmFfYmFja3VwXzY1MGZlODIyLWZmNWQtNDliZC05MzEyLWQzYzhkMzE3YzdhMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjE6NDQ6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjE6NDQ6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTo0NDoxNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 21:44:15.543678 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-08b5a87c-9cd6-4c59-9aed-4143ebd3dd62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2/export_record returned with HTTP 200 Aug 19 21:44:15.544302 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1394/5564] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Aug 19 21:44:15 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:15.553218 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-788dc9fd-53ef-4e32-b0c3-0fba92bc929d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:15.555138 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-788dc9fd-53ef-4e32-b0c3-0fba92bc929d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:15.555387 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-788dc9fd-53ef-4e32-b0c3-0fba92bc929d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:15.555614 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-788dc9fd-53ef-4e32-b0c3-0fba92bc929d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:15.555727 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-788dc9fd-53ef-4e32-b0c3-0fba92bc929d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:15.560253 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:15.560253 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:15.560906 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-788dc9fd-53ef-4e32-b0c3-0fba92bc929d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:15.561340 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1384/5565] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:15 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:15.571205 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2fc1eccf-a66e-4ac4-9312-44f465c23869 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:15.573288 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fc1eccf-a66e-4ac4-9312-44f465c23869 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] POST https://10.4.3.158/volume/v3/backups/import_record Aug 19 21:44:15.573665 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fc1eccf-a66e-4ac4-9312-44f465c23869 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjdkMGY4NWMtNTZkOS00MDZlLTgzNGUtNWNmOWQ5ZGM3ZmNmIiwgInVzZXJfaWQiOiAiMTRiNDY1NjA4MzJmNDZjMDg3NDEwYTNjMjZmOGY1MmIiLCAicHJvamVjdF9pZCI6ICIyNTFiMDZhMjk1MzM0YTZiYWI5ZjZlYzVlNzgwZDI5MCIsICJ2b2x1bWVfaWQiOiAiMmU1NDU2ODgtMTYyNy00MWIzLWEzMDEtNzI0ODVhYjhkYTczIiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzUwMDkxOTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmU1NDU2ODgtMTYyNy00MWIzLWEzMDEtNzI0ODVhYjhkYTczLzIwMjYwODE5MjE0NDAyL2F6X25vdmFfYmFja3VwXzY1MGZlODIyLWZmNWQtNDliZC05MzEyLWQzYzhkMzE3YzdhMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjE6NDQ6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjE6NDQ6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTo0NDoxNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:15.575218 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-2fc1eccf-a66e-4ac4-9312-44f465c23869 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjdkMGY4NWMtNTZkOS00MDZlLTgzNGUtNWNmOWQ5ZGM3ZmNmIiwgInVzZXJfaWQiOiAiMTRiNDY1NjA4MzJmNDZjMDg3NDEwYTNjMjZmOGY1MmIiLCAicHJvamVjdF9pZCI6ICIyNTFiMDZhMjk1MzM0YTZiYWI5ZjZlYzVlNzgwZDI5MCIsICJ2b2x1bWVfaWQiOiAiMmU1NDU2ODgtMTYyNy00MWIzLWEzMDEtNzI0ODVhYjhkYTczIiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzUwMDkxOTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmU1NDU2ODgtMTYyNy00MWIzLWEzMDEtNzI0ODVhYjhkYTczLzIwMjYwODE5MjE0NDAyL2F6X25vdmFfYmFja3VwXzY1MGZlODIyLWZmNWQtNDliZC05MzEyLWQzYzhkMzE3YzdhMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjE6NDQ6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjE6NDQ6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTo0NDoxNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100175) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 21:44:15.575323 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-2fc1eccf-a66e-4ac4-9312-44f465c23869 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjdkMGY4NWMtNTZkOS00MDZlLTgzNGUtNWNmOWQ5ZGM3ZmNmIiwgInVzZXJfaWQiOiAiMTRiNDY1NjA4MzJmNDZjMDg3NDEwYTNjMjZmOGY1MmIiLCAicHJvamVjdF9pZCI6ICIyNTFiMDZhMjk1MzM0YTZiYWI5ZjZlYzVlNzgwZDI5MCIsICJ2b2x1bWVfaWQiOiAiMmU1NDU2ODgtMTYyNy00MWIzLWEzMDEtNzI0ODVhYjhkYTczIiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzUwMDkxOTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmU1NDU2ODgtMTYyNy00MWIzLWEzMDEtNzI0ODVhYjhkYTczLzIwMjYwODE5MjE0NDAyL2F6X25vdmFfYmFja3VwXzY1MGZlODIyLWZmNWQtNDliZC05MzEyLWQzYzhkMzE3YzdhMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjE6NDQ6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjE6NDQ6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTo0NDoxNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100175) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 21:44:15.575966 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-2fc1eccf-a66e-4ac4-9312-44f465c23869 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f2cf468c09cc4f27994354a2378fc46c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '251b06a295334a6bab9f6ec5e780d290', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:44:15.576211 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fc1eccf-a66e-4ac4-9312-44f465c23869 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] https://10.4.3.158/volume/v3/backups/import_record returned with HTTP 403 Aug 19 21:44:15.576684 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1398/5566] 10.4.3.158 () {70 vars in 1342 bytes} [Wed Aug 19 21:44:15 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:15.583468 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e1960061-3d08-4b7b-b7a8-3499c7b1aa9c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:15.585347 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e1960061-3d08-4b7b-b7a8-3499c7b1aa9c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 Aug 19 21:44:15.585598 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e1960061-3d08-4b7b-b7a8-3499c7b1aa9c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:15.585831 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e1960061-3d08-4b7b-b7a8-3499c7b1aa9c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:15.586002 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-e1960061-3d08-4b7b-b7a8-3499c7b1aa9c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Delete volume with id: 2e545688-1627-41b3-a301-72485ab8da73 Aug 19 21:44:15.593605 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:15.593605 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:15.593912 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e1960061-3d08-4b7b-b7a8-3499c7b1aa9c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:15.610575 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e1960061-3d08-4b7b-b7a8-3499c7b1aa9c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Delete volume request issued successfully. Aug 19 21:44:15.610741 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e1960061-3d08-4b7b-b7a8-3499c7b1aa9c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 returned with HTTP 202 Aug 19 21:44:15.611163 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1391/5567] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:44:15 2026] DELETE /volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:44:15.617768 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0cbb91c5-6d3f-4fc9-8e10-26cf76bf0e97 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:15.619363 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0cbb91c5-6d3f-4fc9-8e10-26cf76bf0e97 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 Aug 19 21:44:15.619548 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0cbb91c5-6d3f-4fc9-8e10-26cf76bf0e97 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:15.619739 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0cbb91c5-6d3f-4fc9-8e10-26cf76bf0e97 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:15.626619 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:15.626619 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:15.630377 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0cbb91c5-6d3f-4fc9-8e10-26cf76bf0e97 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:15.634427 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0cbb91c5-6d3f-4fc9-8e10-26cf76bf0e97 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 returned with HTTP 200 Aug 19 21:44:15.634848 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1395/5568] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:15 2026] GET /volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:16.218507 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b7f154bc-ff8b-49bd-bb88-ee7c1785a3b6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:16.220467 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7f154bc-ff8b-49bd-bb88-ee7c1785a3b6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:16.220700 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7f154bc-ff8b-49bd-bb88-ee7c1785a3b6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:16.220922 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7f154bc-ff8b-49bd-bb88-ee7c1785a3b6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:16.221071 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b7f154bc-ff8b-49bd-bb88-ee7c1785a3b6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:16.225975 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:16.225975 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:16.226669 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7f154bc-ff8b-49bd-bb88-ee7c1785a3b6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:16.227088 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1385/5569] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:16 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:16.649055 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-446f734a-72de-4d40-9a95-228690dd2e6e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:16.650747 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-446f734a-72de-4d40-9a95-228690dd2e6e tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 Aug 19 21:44:16.650975 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-446f734a-72de-4d40-9a95-228690dd2e6e tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:16.651184 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-446f734a-72de-4d40-9a95-228690dd2e6e tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:16.657378 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-446f734a-72de-4d40-9a95-228690dd2e6e tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 returned with HTTP 404 Aug 19 21:44:16.657842 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1399/5570] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:16 2026] GET /volume/v3/volumes/2e545688-1627-41b3-a301-72485ab8da73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:16.666607 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-68df438e-2054-43b3-a52d-6244b09edf90 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:16.668627 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-68df438e-2054-43b3-a52d-6244b09edf90 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] GET https://10.4.3.158/volume/v3/backups Aug 19 21:44:16.668851 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-68df438e-2054-43b3-a52d-6244b09edf90 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:16.669092 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-68df438e-2054-43b3-a52d-6244b09edf90 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:16.669384 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-68df438e-2054-43b3-a52d-6244b09edf90 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:44:16.675026 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-68df438e-2054-43b3-a52d-6244b09edf90 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] https://10.4.3.158/volume/v3/backups returned with HTTP 200 Aug 19 21:44:16.675478 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1392/5571] 10.4.3.158 () {68 vars in 1277 bytes} [Wed Aug 19 21:44:16 2026] GET /volume/v3/backups => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:16.684410 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c0f51666-6d04-4840-ad62-ddcfde5c80c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:16.686363 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c0f51666-6d04-4840-ad62-ddcfde5c80c9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] GET https://10.4.3.158/volume/v3/backups?project_id=251b06a295334a6bab9f6ec5e780d290 Aug 19 21:44:16.686595 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c0f51666-6d04-4840-ad62-ddcfde5c80c9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:16.686814 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c0f51666-6d04-4840-ad62-ddcfde5c80c9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:16.687143 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-c0f51666-6d04-4840-ad62-ddcfde5c80c9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Removing options 'project_id' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:44:16.692516 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c0f51666-6d04-4840-ad62-ddcfde5c80c9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] https://10.4.3.158/volume/v3/backups?project_id=251b06a295334a6bab9f6ec5e780d290 returned with HTTP 200 Aug 19 21:44:16.692935 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1396/5572] 10.4.3.158 () {68 vars in 1364 bytes} [Wed Aug 19 21:44:16 2026] GET /volume/v3/backups?project_id=251b06a295334a6bab9f6ec5e780d290 => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:16.701797 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:16.703569 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:44:16.703946 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1237417610"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:16.705383 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1237417610'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:44:16.705497 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Create volume of 1 GB Aug 19 21:44:16.710610 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Availability Zones retrieved successfully. Aug 19 21:44:16.716575 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Flow 'volume_create_api' (8f419894-08a8-4622-bbe2-bc8af899c08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:16.717937 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d90feca-156a-40de-912e-77d97101ad62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:16.718986 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:44:16.744781 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d90feca-156a-40de-912e-77d97101ad62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:16.745609 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70627bc-0fdb-4d0a-9c1a-814129d35499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:16.782421 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Created reservations ['8fbc9cf9-23ec-4c59-a192-43c92606685f', '5d099868-0dd7-411f-969c-217f2fc2e878', '20e04805-f5fb-4a49-8cbc-45e46021ce27', '158ea925-5bc1-4cd0-a78a-43681e18e9c5'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:16.783118 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70627bc-0fdb-4d0a-9c1a-814129d35499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fbc9cf9-23ec-4c59-a192-43c92606685f', '5d099868-0dd7-411f-969c-217f2fc2e878', '20e04805-f5fb-4a49-8cbc-45e46021ce27', '158ea925-5bc1-4cd0-a78a-43681e18e9c5']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:16.783758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f3352d-24b5-454d-84d3-78da5db40254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:16.808116 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f3352d-24b5-454d-84d3-78da5db40254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f36455d7-064d-4a04-acdb-e1ba8a89b546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1237417610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251b06a295334a6bab9f6ec5e780d290',qos_specs=None,replication_status=,reservations=['8fbc9cf9-23ec-4c59-a192-43c92606685f','5d099868-0dd7-411f-969c-217f2fc2e878','20e04805-f5fb-4a49-8cbc-45e46021ce27','158ea925-5bc1-4cd0-a78a-43681e18e9c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b46560832f46c087410a3c26f8f52b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1237417610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f36455d7-064d-4a04-acdb-e1ba8a89b546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='251b06a295334a6bab9f6ec5e780d290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b46560832f46c087410a3c26f8f52b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:16.808757 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb0ec929-9a1e-4bcc-bf0e-100672669109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:16.823598 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb0ec929-9a1e-4bcc-bf0e-100672669109) transitioned into state 'SUCCESS' from state '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-1237417610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251b06a295334a6bab9f6ec5e780d290',qos_specs=None,replication_status=,reservations=['8fbc9cf9-23ec-4c59-a192-43c92606685f','5d099868-0dd7-411f-969c-217f2fc2e878','20e04805-f5fb-4a49-8cbc-45e46021ce27','158ea925-5bc1-4cd0-a78a-43681e18e9c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b46560832f46c087410a3c26f8f52b',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:16.824175 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22624f4-0a14-4c7e-af20-29fc49a2496e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:16.832831 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22624f4-0a14-4c7e-af20-29fc49a2496e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:16.833533 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Flow 'volume_create_api' (8f419894-08a8-4622-bbe2-bc8af899c08f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:16.833777 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Create volume request issued successfully. Aug 19 21:44:16.834301 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-416ec9bb-7a69-4f6f-852a-7525bd836652 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:44:16.834694 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1386/5573] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:44:16 2026] POST /volume/v3/volumes => generated 778 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:16.847979 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f76302c2-2f23-4695-a43a-aa44374ac8f8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:16.849701 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f76302c2-2f23-4695-a43a-aa44374ac8f8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 Aug 19 21:44:16.849897 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f76302c2-2f23-4695-a43a-aa44374ac8f8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:16.850122 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f76302c2-2f23-4695-a43a-aa44374ac8f8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:16.856847 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:16.856847 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:16.859925 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f76302c2-2f23-4695-a43a-aa44374ac8f8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:16.863411 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f76302c2-2f23-4695-a43a-aa44374ac8f8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 returned with HTTP 200 Aug 19 21:44:16.863731 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1400/5574] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:16 2026] GET /volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:17.237006 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-da6b57df-7a07-4848-bb96-c9f0095a514a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:17.238611 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-da6b57df-7a07-4848-bb96-c9f0095a514a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:17.238817 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-da6b57df-7a07-4848-bb96-c9f0095a514a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:17.239018 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-da6b57df-7a07-4848-bb96-c9f0095a514a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:17.239131 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-da6b57df-7a07-4848-bb96-c9f0095a514a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:17.243247 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:17.243247 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:17.243794 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-da6b57df-7a07-4848-bb96-c9f0095a514a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:17.244269 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1393/5575] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:17 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:17.876073 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-efe8110a-4354-4af0-aedb-611ff6181bdc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:17.877815 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-efe8110a-4354-4af0-aedb-611ff6181bdc tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 Aug 19 21:44:17.878204 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-efe8110a-4354-4af0-aedb-611ff6181bdc tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:17.878565 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-efe8110a-4354-4af0-aedb-611ff6181bdc tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:17.887068 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:17.887068 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:17.889871 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-efe8110a-4354-4af0-aedb-611ff6181bdc tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:17.893802 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-efe8110a-4354-4af0-aedb-611ff6181bdc tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 returned with HTTP 200 Aug 19 21:44:17.894300 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1397/5576] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:17 2026] GET /volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:17.905829 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b03aa8c4-acf7-42ec-9b3e-f47d9300be92 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:17.907700 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b03aa8c4-acf7-42ec-9b3e-f47d9300be92 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:44:17.908135 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b03aa8c4-acf7-42ec-9b3e-f47d9300be92 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f36455d7-064d-4a04-acdb-e1ba8a89b546", "name": "tempest-type-Backup-1340829048"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:17.909560 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-b03aa8c4-acf7-42ec-9b3e-f47d9300be92 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Creating new backup {'backup': {'volume_id': 'f36455d7-064d-4a04-acdb-e1ba8a89b546', 'name': 'tempest-type-Backup-1340829048'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:44:17.909723 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-b03aa8c4-acf7-42ec-9b3e-f47d9300be92 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Creating backup of volume f36455d7-064d-4a04-acdb-e1ba8a89b546 in container None Aug 19 21:44:17.916298 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:17.916298 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:17.916624 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b03aa8c4-acf7-42ec-9b3e-f47d9300be92 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:17.931560 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-b03aa8c4-acf7-42ec-9b3e-f47d9300be92 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Created reservations ['f8a2ba41-bdbd-42a8-aca9-ed757e24b219', '9084dc06-a183-484e-8fab-45b6b439e982'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:17.969220 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b03aa8c4-acf7-42ec-9b3e-f47d9300be92 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:44:17.969720 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1387/5577] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:44:17 2026] POST /volume/v3/backups => generated 316 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:17.978076 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c7962d8b-bec2-467f-940d-927e4581377c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:17.979579 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c7962d8b-bec2-467f-940d-927e4581377c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:17.979813 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c7962d8b-bec2-467f-940d-927e4581377c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:17.980069 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c7962d8b-bec2-467f-940d-927e4581377c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:17.980186 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c7962d8b-bec2-467f-940d-927e4581377c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:17.984401 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:17.984401 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:17.985041 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c7962d8b-bec2-467f-940d-927e4581377c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:17.985422 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1401/5578] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:17 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:18.253339 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b01e3621-d14a-4364-9ec3-feed57bfcff7 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:18.255024 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b01e3621-d14a-4364-9ec3-feed57bfcff7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:18.255237 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b01e3621-d14a-4364-9ec3-feed57bfcff7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:18.255424 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b01e3621-d14a-4364-9ec3-feed57bfcff7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:18.255520 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-b01e3621-d14a-4364-9ec3-feed57bfcff7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:18.259539 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:18.259539 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:18.260117 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b01e3621-d14a-4364-9ec3-feed57bfcff7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:18.260501 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1394/5579] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:18 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:18.996314 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b1d42121-f25a-4462-a469-7aa7e7214f53 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:18.998661 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1d42121-f25a-4462-a469-7aa7e7214f53 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:18.998888 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1d42121-f25a-4462-a469-7aa7e7214f53 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:18.999098 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1d42121-f25a-4462-a469-7aa7e7214f53 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:18.999211 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b1d42121-f25a-4462-a469-7aa7e7214f53 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:19.003470 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:19.003470 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:19.004037 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1d42121-f25a-4462-a469-7aa7e7214f53 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:19.004390 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1398/5580] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:18 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:19.269816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-844fde57-cd32-4477-9b14-89736604df68 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:19.271951 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-844fde57-cd32-4477-9b14-89736604df68 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:19.272250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-844fde57-cd32-4477-9b14-89736604df68 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:19.272498 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-844fde57-cd32-4477-9b14-89736604df68 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:19.272677 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-844fde57-cd32-4477-9b14-89736604df68 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:19.277491 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:19.277491 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:19.278166 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-844fde57-cd32-4477-9b14-89736604df68 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:19.278563 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1388/5581] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:19 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:20.016373 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ad0150bd-2ac1-4903-8e7b-b097415e4ddc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:20.018181 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad0150bd-2ac1-4903-8e7b-b097415e4ddc tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:20.018420 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad0150bd-2ac1-4903-8e7b-b097415e4ddc tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:20.018596 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad0150bd-2ac1-4903-8e7b-b097415e4ddc tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:20.018714 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ad0150bd-2ac1-4903-8e7b-b097415e4ddc tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:20.022615 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:20.022615 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:20.023187 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad0150bd-2ac1-4903-8e7b-b097415e4ddc tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:20.023526 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1402/5582] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:20 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:20.288106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5433df09-a40c-4aa2-b48f-8fd74b0a2e01 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:20.290006 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5433df09-a40c-4aa2-b48f-8fd74b0a2e01 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:20.290255 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5433df09-a40c-4aa2-b48f-8fd74b0a2e01 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:20.290458 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5433df09-a40c-4aa2-b48f-8fd74b0a2e01 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:20.290563 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-5433df09-a40c-4aa2-b48f-8fd74b0a2e01 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:20.294641 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:20.294641 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:20.295238 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5433df09-a40c-4aa2-b48f-8fd74b0a2e01 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:20.295555 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1395/5583] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:20 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:21.033379 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c7973b4f-ce1d-40b7-9b3d-5cae4c7f9cdd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:21.035166 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7973b4f-ce1d-40b7-9b3d-5cae4c7f9cdd tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:21.035391 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7973b4f-ce1d-40b7-9b3d-5cae4c7f9cdd tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:21.035578 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7973b4f-ce1d-40b7-9b3d-5cae4c7f9cdd tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:21.035696 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c7973b4f-ce1d-40b7-9b3d-5cae4c7f9cdd tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:21.040027 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:21.040027 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:21.040631 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7973b4f-ce1d-40b7-9b3d-5cae4c7f9cdd tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:21.040980 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1399/5584] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:21 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:21.306611 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5c447b56-0934-48f5-8b94-6211b8895cc6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:21.308481 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c447b56-0934-48f5-8b94-6211b8895cc6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:21.308704 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c447b56-0934-48f5-8b94-6211b8895cc6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:21.308917 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c447b56-0934-48f5-8b94-6211b8895cc6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:21.309026 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5c447b56-0934-48f5-8b94-6211b8895cc6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:21.313310 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:21.313310 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:21.313965 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c447b56-0934-48f5-8b94-6211b8895cc6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:21.314384 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1389/5585] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:21 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:22.050956 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ad4b8269-7b86-425d-99c4-c4128c9ef186 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:22.052773 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad4b8269-7b86-425d-99c4-c4128c9ef186 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:22.052967 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad4b8269-7b86-425d-99c4-c4128c9ef186 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:22.053161 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ad4b8269-7b86-425d-99c4-c4128c9ef186 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:22.053279 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ad4b8269-7b86-425d-99c4-c4128c9ef186 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:22.057771 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:22.057771 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:22.058512 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ad4b8269-7b86-425d-99c4-c4128c9ef186 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:22.058932 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1403/5586] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:22 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:22.326074 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-af5d1034-5536-452d-8761-31d40bb9ce2a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:22.327915 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-af5d1034-5536-452d-8761-31d40bb9ce2a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:22.328229 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-af5d1034-5536-452d-8761-31d40bb9ce2a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:22.328478 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-af5d1034-5536-452d-8761-31d40bb9ce2a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:22.328645 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-af5d1034-5536-452d-8761-31d40bb9ce2a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:22.332719 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:22.332719 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:22.333367 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-af5d1034-5536-452d-8761-31d40bb9ce2a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:22.333821 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1396/5587] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:22 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:23.070049 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-778cb6d5-11cc-4e52-8529-c37da7a26c62 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:23.071829 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-778cb6d5-11cc-4e52-8529-c37da7a26c62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:23.072124 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-778cb6d5-11cc-4e52-8529-c37da7a26c62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:23.072383 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-778cb6d5-11cc-4e52-8529-c37da7a26c62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:23.072527 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-778cb6d5-11cc-4e52-8529-c37da7a26c62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:23.076664 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:23.076664 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:23.077256 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-778cb6d5-11cc-4e52-8529-c37da7a26c62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:23.077599 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1400/5588] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:23 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:23.344830 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0202c21-d867-4cdb-a428-f2d2056af9f3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:23.346678 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0202c21-d867-4cdb-a428-f2d2056af9f3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:23.346879 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0202c21-d867-4cdb-a428-f2d2056af9f3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:23.347084 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0202c21-d867-4cdb-a428-f2d2056af9f3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:23.347212 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b0202c21-d867-4cdb-a428-f2d2056af9f3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:23.351381 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:23.351381 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:23.351965 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0202c21-d867-4cdb-a428-f2d2056af9f3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:23.352373 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1390/5589] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:23 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:24.088390 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3489c45c-f898-4639-9b72-8ba7ea2a2ab4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:24.090795 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3489c45c-f898-4639-9b72-8ba7ea2a2ab4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:24.091064 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3489c45c-f898-4639-9b72-8ba7ea2a2ab4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:24.091357 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3489c45c-f898-4639-9b72-8ba7ea2a2ab4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:24.091523 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3489c45c-f898-4639-9b72-8ba7ea2a2ab4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:24.096733 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:24.096733 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:24.097573 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3489c45c-f898-4639-9b72-8ba7ea2a2ab4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:24.097912 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1404/5590] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:24 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:24.362544 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7166e4d5-654c-43d6-9a94-50f11a77910e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:24.364288 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7166e4d5-654c-43d6-9a94-50f11a77910e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:24.364486 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7166e4d5-654c-43d6-9a94-50f11a77910e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:24.364656 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7166e4d5-654c-43d6-9a94-50f11a77910e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:24.364754 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-7166e4d5-654c-43d6-9a94-50f11a77910e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id a5915a64-b543-48e0-a394-5e729e96f765. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:24.369989 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:24.369989 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:24.370796 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7166e4d5-654c-43d6-9a94-50f11a77910e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 200 Aug 19 21:44:24.371275 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1397/5591] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:24 2026] GET /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:24.380509 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2717ac61-7948-47bd-92b7-6c6993a4029b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:24.382128 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2717ac61-7948-47bd-92b7-6c6993a4029b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] DELETE https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 Aug 19 21:44:24.382388 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2717ac61-7948-47bd-92b7-6c6993a4029b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:24.382612 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2717ac61-7948-47bd-92b7-6c6993a4029b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:24.382675 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-2717ac61-7948-47bd-92b7-6c6993a4029b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete backup with id: a5915a64-b543-48e0-a394-5e729e96f765. Aug 19 21:44:24.386545 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:24.386545 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:24.398309 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-2717ac61-7948-47bd-92b7-6c6993a4029b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] delete_backup rpcapi backup_id a5915a64-b543-48e0-a394-5e729e96f765 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:44:24.400073 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2717ac61-7948-47bd-92b7-6c6993a4029b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 returned with HTTP 202 Aug 19 21:44:24.400671 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1401/5592] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:44:24 2026] DELETE /volume/v3/backups/a5915a64-b543-48e0-a394-5e729e96f765 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:44:24.408369 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:24.410705 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:44:24.411240 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-414002776"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:24.412993 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-414002776'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:44:24.413107 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume of 1 GB Aug 19 21:44:24.417133 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Availability Zones retrieved successfully. Aug 19 21:44:24.422005 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Flow 'volume_create_api' (bb9ce908-e6f6-40a2-838a-ec4827edbf0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:24.423552 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ce1049-a16c-4ebf-9578-4b53c136febf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:24.424270 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:44:24.445488 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ce1049-a16c-4ebf-9578-4b53c136febf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:24.446154 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07dde47c-0822-4d4f-80d9-89a7a01be8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:24.483342 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Created reservations ['d51ed22d-ae11-4897-968b-018bd4b2873f', '5d6366a4-f27c-4c5c-8fb0-83aa15541083', 'eb0c8676-5f9c-4c00-94e3-e04a2d3f9689', '0f067565-242b-4a3a-964e-e01f61f3d2ba'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:24.484284 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07dde47c-0822-4d4f-80d9-89a7a01be8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d51ed22d-ae11-4897-968b-018bd4b2873f', '5d6366a4-f27c-4c5c-8fb0-83aa15541083', 'eb0c8676-5f9c-4c00-94e3-e04a2d3f9689', '0f067565-242b-4a3a-964e-e01f61f3d2ba']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:24.485101 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be835d81-ebc9-417c-9cff-3ff4ac5a8f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:24.507436 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be835d81-ebc9-417c-9cff-3ff4ac5a8f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73f16fbe-408e-4e5a-a1e0-dae90edac843', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-414002776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e7714400f4472aa9f9fdac3ae70b65',qos_specs=None,replication_status=,reservations=['d51ed22d-ae11-4897-968b-018bd4b2873f','5d6366a4-f27c-4c5c-8fb0-83aa15541083','eb0c8676-5f9c-4c00-94e3-e04a2d3f9689','0f067565-242b-4a3a-964e-e01f61f3d2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-414002776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73f16fbe-408e-4e5a-a1e0-dae90edac843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e7714400f4472aa9f9fdac3ae70b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:24.508342 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e83a0e95-7ece-4247-8796-d40cfa4fbc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:24.524986 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e83a0e95-7ece-4247-8796-d40cfa4fbc8a) transitioned into state 'SUCCESS' from state '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-414002776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e7714400f4472aa9f9fdac3ae70b65',qos_specs=None,replication_status=,reservations=['d51ed22d-ae11-4897-968b-018bd4b2873f','5d6366a4-f27c-4c5c-8fb0-83aa15541083','eb0c8676-5f9c-4c00-94e3-e04a2d3f9689','0f067565-242b-4a3a-964e-e01f61f3d2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:24.525925 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (185c8d76-3a9f-4fdf-9ea3-fc08921f65f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:24.536314 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (185c8d76-3a9f-4fdf-9ea3-fc08921f65f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:24.537419 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Flow 'volume_create_api' (bb9ce908-e6f6-40a2-838a-ec4827edbf0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:24.537818 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume request issued successfully. Aug 19 21:44:24.541849 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9907011b-0a0f-4bb6-9114-7a1f87f9c64e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:44:24.542534 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1391/5593] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:44:24 2026] POST /volume/v3/volumes => generated 777 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:24.557776 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ed0bc22-4fc5-40fe-a6df-4fac910bd2dc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:24.559631 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ed0bc22-4fc5-40fe-a6df-4fac910bd2dc tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 Aug 19 21:44:24.559891 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ed0bc22-4fc5-40fe-a6df-4fac910bd2dc tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:24.560138 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ed0bc22-4fc5-40fe-a6df-4fac910bd2dc tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:24.569488 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:24.569488 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:24.573757 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1ed0bc22-4fc5-40fe-a6df-4fac910bd2dc tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:24.578137 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ed0bc22-4fc5-40fe-a6df-4fac910bd2dc tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 returned with HTTP 200 Aug 19 21:44:24.578557 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1405/5594] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:24 2026] GET /volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:25.107279 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7c23be70-de27-4d3e-968b-080e1d3aaa4d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:25.109176 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7c23be70-de27-4d3e-968b-080e1d3aaa4d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:25.109403 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7c23be70-de27-4d3e-968b-080e1d3aaa4d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:25.109612 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7c23be70-de27-4d3e-968b-080e1d3aaa4d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:25.109753 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-7c23be70-de27-4d3e-968b-080e1d3aaa4d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:25.115029 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:25.115029 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:25.115852 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7c23be70-de27-4d3e-968b-080e1d3aaa4d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:25.116332 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1398/5595] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:25 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:25.592202 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-58b520ba-bd22-45d3-b4ec-e386afc266ac None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:25.593971 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58b520ba-bd22-45d3-b4ec-e386afc266ac tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 Aug 19 21:44:25.594254 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58b520ba-bd22-45d3-b4ec-e386afc266ac tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:25.594472 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58b520ba-bd22-45d3-b4ec-e386afc266ac tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:25.601962 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:25.601962 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:25.605966 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-58b520ba-bd22-45d3-b4ec-e386afc266ac tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:25.609738 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58b520ba-bd22-45d3-b4ec-e386afc266ac tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 returned with HTTP 200 Aug 19 21:44:25.610150 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1402/5596] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:25 2026] GET /volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:25.622255 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a99070d4-228f-4e43-b222-80bdede33f12 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:25.624079 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a99070d4-228f-4e43-b222-80bdede33f12 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:44:25.624461 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a99070d4-228f-4e43-b222-80bdede33f12 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "73f16fbe-408e-4e5a-a1e0-dae90edac843", "name": "tempest-type-Backup-857523720"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:25.625816 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-a99070d4-228f-4e43-b222-80bdede33f12 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Creating new backup {'backup': {'volume_id': '73f16fbe-408e-4e5a-a1e0-dae90edac843', 'name': 'tempest-type-Backup-857523720'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:44:25.625948 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-a99070d4-228f-4e43-b222-80bdede33f12 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Creating backup of volume 73f16fbe-408e-4e5a-a1e0-dae90edac843 in container None Aug 19 21:44:25.633375 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:25.633375 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:25.633684 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a99070d4-228f-4e43-b222-80bdede33f12 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:25.649335 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-a99070d4-228f-4e43-b222-80bdede33f12 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Created reservations ['a48caff2-8331-44e4-984f-362cca2eb4a6', '1d155c59-ac9e-4052-81cd-c1b08eb130e0'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:25.677783 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a99070d4-228f-4e43-b222-80bdede33f12 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:44:25.678231 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1392/5597] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:44:25 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:25.688176 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-da64313c-56c3-40bb-8e4f-ef494c494874 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:25.689888 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da64313c-56c3-40bb-8e4f-ef494c494874 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:25.690335 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da64313c-56c3-40bb-8e4f-ef494c494874 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:25.691477 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da64313c-56c3-40bb-8e4f-ef494c494874 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:25.691477 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-da64313c-56c3-40bb-8e4f-ef494c494874 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:25.695646 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:25.695646 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:25.696449 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da64313c-56c3-40bb-8e4f-ef494c494874 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:25.697043 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1406/5598] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:25 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:26.126234 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-449edb3c-8c67-469e-90d7-a04451a991db None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:26.128392 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-449edb3c-8c67-469e-90d7-a04451a991db tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:26.128661 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-449edb3c-8c67-469e-90d7-a04451a991db tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:26.128916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-449edb3c-8c67-469e-90d7-a04451a991db tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:26.129091 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-449edb3c-8c67-469e-90d7-a04451a991db tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:26.134155 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:26.134155 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:26.134952 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-449edb3c-8c67-469e-90d7-a04451a991db tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:26.135448 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1399/5599] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:26 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:26.708378 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fc2ea10b-68ed-40f1-8c23-07687cca31f5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:26.710080 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc2ea10b-68ed-40f1-8c23-07687cca31f5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:26.710322 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc2ea10b-68ed-40f1-8c23-07687cca31f5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:26.710504 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc2ea10b-68ed-40f1-8c23-07687cca31f5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:26.710599 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fc2ea10b-68ed-40f1-8c23-07687cca31f5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:26.714582 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:26.714582 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:26.715224 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc2ea10b-68ed-40f1-8c23-07687cca31f5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:26.715618 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1403/5600] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:26 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:27.145981 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-57e2ee3a-d524-41cc-993e-9d4ebbb61711 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:27.148056 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-57e2ee3a-d524-41cc-993e-9d4ebbb61711 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:27.148375 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-57e2ee3a-d524-41cc-993e-9d4ebbb61711 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:27.148639 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-57e2ee3a-d524-41cc-993e-9d4ebbb61711 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:27.148791 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-57e2ee3a-d524-41cc-993e-9d4ebbb61711 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:27.153217 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:27.153217 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:27.153839 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-57e2ee3a-d524-41cc-993e-9d4ebbb61711 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:27.154275 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1393/5601] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:27 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:27.725944 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-be09a1a4-bbf9-4380-91f1-5b090b049de0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:27.727851 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be09a1a4-bbf9-4380-91f1-5b090b049de0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:27.728062 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be09a1a4-bbf9-4380-91f1-5b090b049de0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:27.728256 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be09a1a4-bbf9-4380-91f1-5b090b049de0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:27.728376 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-be09a1a4-bbf9-4380-91f1-5b090b049de0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:27.732406 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:27.732406 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:27.732936 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be09a1a4-bbf9-4380-91f1-5b090b049de0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:27.733471 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1407/5602] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:27 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:28.167062 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d43eb04c-9e22-46da-8aa0-41e63154e5c5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:28.168873 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d43eb04c-9e22-46da-8aa0-41e63154e5c5 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:28.169080 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d43eb04c-9e22-46da-8aa0-41e63154e5c5 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:28.169324 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d43eb04c-9e22-46da-8aa0-41e63154e5c5 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:28.169448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-d43eb04c-9e22-46da-8aa0-41e63154e5c5 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:28.175196 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:28.175196 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:28.176184 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d43eb04c-9e22-46da-8aa0-41e63154e5c5 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:28.176724 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1400/5603] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:28 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:28.744048 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-392d5b65-8fbe-4c50-bec4-39a54950aefb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:28.746419 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-392d5b65-8fbe-4c50-bec4-39a54950aefb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:28.746651 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-392d5b65-8fbe-4c50-bec4-39a54950aefb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:28.746889 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-392d5b65-8fbe-4c50-bec4-39a54950aefb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:28.747086 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-392d5b65-8fbe-4c50-bec4-39a54950aefb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:28.753821 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:28.753821 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:28.754869 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-392d5b65-8fbe-4c50-bec4-39a54950aefb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:28.755387 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1404/5604] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:28 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:29.187062 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5052a052-9d51-432f-9631-035168d7496b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:29.188668 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5052a052-9d51-432f-9631-035168d7496b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:29.188865 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5052a052-9d51-432f-9631-035168d7496b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:29.189065 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5052a052-9d51-432f-9631-035168d7496b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:29.189189 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5052a052-9d51-432f-9631-035168d7496b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:29.193067 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:29.193067 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:29.193637 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5052a052-9d51-432f-9631-035168d7496b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:29.193976 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1394/5605] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:29 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:29.765693 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c89dfaed-937e-4e14-a51b-1da004ed7937 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:29.767375 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c89dfaed-937e-4e14-a51b-1da004ed7937 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:29.767608 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c89dfaed-937e-4e14-a51b-1da004ed7937 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:29.767846 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c89dfaed-937e-4e14-a51b-1da004ed7937 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:29.767943 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c89dfaed-937e-4e14-a51b-1da004ed7937 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:29.771860 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:29.771860 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:29.772455 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c89dfaed-937e-4e14-a51b-1da004ed7937 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:29.772790 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1408/5606] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:29 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:30.203117 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e2e44082-4034-478f-aa0b-096331ba6dbe None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:30.204859 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e2e44082-4034-478f-aa0b-096331ba6dbe tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:30.205126 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e2e44082-4034-478f-aa0b-096331ba6dbe tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:30.205350 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e2e44082-4034-478f-aa0b-096331ba6dbe tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:30.205470 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-e2e44082-4034-478f-aa0b-096331ba6dbe tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:30.209455 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:30.209455 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:30.210414 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e2e44082-4034-478f-aa0b-096331ba6dbe tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:30.210414 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1401/5607] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:30 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:30.782819 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a9467816-40ac-44c2-b13a-cbd934872354 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:30.784980 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a9467816-40ac-44c2-b13a-cbd934872354 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:30.785327 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a9467816-40ac-44c2-b13a-cbd934872354 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:30.785562 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a9467816-40ac-44c2-b13a-cbd934872354 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:30.785694 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a9467816-40ac-44c2-b13a-cbd934872354 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:30.790963 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:30.790963 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:30.791921 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a9467816-40ac-44c2-b13a-cbd934872354 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:30.792340 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1405/5608] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:30 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:31.221151 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-71212da7-7612-4921-b8e4-ba1a43dfda9d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:31.223110 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-71212da7-7612-4921-b8e4-ba1a43dfda9d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:31.223359 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-71212da7-7612-4921-b8e4-ba1a43dfda9d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:31.223552 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-71212da7-7612-4921-b8e4-ba1a43dfda9d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:31.223720 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-71212da7-7612-4921-b8e4-ba1a43dfda9d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:31.228205 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:31.228205 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:31.228806 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-71212da7-7612-4921-b8e4-ba1a43dfda9d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:31.229202 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1395/5609] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:31 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:31.802430 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a4ac909c-0851-4e45-8f26-938c2c23b600 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:31.804040 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a4ac909c-0851-4e45-8f26-938c2c23b600 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:31.804261 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a4ac909c-0851-4e45-8f26-938c2c23b600 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:31.804450 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a4ac909c-0851-4e45-8f26-938c2c23b600 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:31.804530 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a4ac909c-0851-4e45-8f26-938c2c23b600 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:31.808276 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:31.808276 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:31.808893 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a4ac909c-0851-4e45-8f26-938c2c23b600 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:31.809286 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1409/5610] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:31 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:32.240105 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2899264d-006f-44e4-ac6b-112b6092b749 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:32.241699 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2899264d-006f-44e4-ac6b-112b6092b749 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:32.241902 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2899264d-006f-44e4-ac6b-112b6092b749 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:32.242107 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2899264d-006f-44e4-ac6b-112b6092b749 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:32.242207 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-2899264d-006f-44e4-ac6b-112b6092b749 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:32.246781 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:32.246781 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:32.247658 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2899264d-006f-44e4-ac6b-112b6092b749 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:32.248113 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1402/5611] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:32 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:32.819974 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a49e7aa8-0ddf-4a94-b114-aa91e48ae1c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:32.821914 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a49e7aa8-0ddf-4a94-b114-aa91e48ae1c9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:32.822168 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a49e7aa8-0ddf-4a94-b114-aa91e48ae1c9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:32.822366 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a49e7aa8-0ddf-4a94-b114-aa91e48ae1c9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:32.822491 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a49e7aa8-0ddf-4a94-b114-aa91e48ae1c9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:32.826927 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:32.826927 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:32.827543 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a49e7aa8-0ddf-4a94-b114-aa91e48ae1c9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:32.827905 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1406/5612] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:32 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:33.258466 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-55e8084d-0a91-4d76-b096-054da0b48c6f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:33.260453 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55e8084d-0a91-4d76-b096-054da0b48c6f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:33.260734 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55e8084d-0a91-4d76-b096-054da0b48c6f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:33.260988 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55e8084d-0a91-4d76-b096-054da0b48c6f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:33.261184 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-55e8084d-0a91-4d76-b096-054da0b48c6f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:33.265642 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:33.265642 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:33.266577 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55e8084d-0a91-4d76-b096-054da0b48c6f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:33.267195 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1396/5613] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:33 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:33.277919 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0b27e05e-4b87-46be-82fa-e9e522ff04c4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:33.279733 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0b27e05e-4b87-46be-82fa-e9e522ff04c4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] POST https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf/action Aug 19 21:44:33.280161 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0b27e05e-4b87-46be-82fa-e9e522ff04c4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:44:33.280322 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0b27e05e-4b87-46be-82fa-e9e522ff04c4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:33.281689 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-0b27e05e-4b87-46be-82fa-e9e522ff04c4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Updating backup '74fc239b-1795-4b07-8c8b-e472600abbbf' with '{'status': 'error'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 21:44:33.289190 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:33.289190 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:33.290402 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-0b27e05e-4b87-46be-82fa-e9e522ff04c4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f2cf468c09cc4f27994354a2378fc46c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '251b06a295334a6bab9f6ec5e780d290', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:44:33.290658 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0b27e05e-4b87-46be-82fa-e9e522ff04c4 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf/action returned with HTTP 403 Aug 19 21:44:33.291185 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1410/5614] 10.4.3.158 () {70 vars in 1430 bytes} [Wed Aug 19 21:44:33 2026] POST /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:33.298556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-157521e0-d17a-41ad-9f22-222ca1caee58 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:33.300416 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-157521e0-d17a-41ad-9f22-222ca1caee58 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 Aug 19 21:44:33.300668 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-157521e0-d17a-41ad-9f22-222ca1caee58 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:33.300879 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-157521e0-d17a-41ad-9f22-222ca1caee58 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:33.301110 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-157521e0-d17a-41ad-9f22-222ca1caee58 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Delete volume with id: f36455d7-064d-4a04-acdb-e1ba8a89b546 Aug 19 21:44:33.308366 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:33.308366 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:33.308724 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-157521e0-d17a-41ad-9f22-222ca1caee58 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:33.325098 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-157521e0-d17a-41ad-9f22-222ca1caee58 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Delete volume request issued successfully. Aug 19 21:44:33.325389 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-157521e0-d17a-41ad-9f22-222ca1caee58 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 returned with HTTP 202 Aug 19 21:44:33.325932 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1403/5615] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:44:33 2026] DELETE /volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:44:33.332746 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-90ae9d8c-c73a-49c0-aa5a-b0a19d106ff9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:33.334933 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90ae9d8c-c73a-49c0-aa5a-b0a19d106ff9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 Aug 19 21:44:33.335218 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90ae9d8c-c73a-49c0-aa5a-b0a19d106ff9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:33.335449 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90ae9d8c-c73a-49c0-aa5a-b0a19d106ff9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:33.344179 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:33.344179 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:33.349342 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-90ae9d8c-c73a-49c0-aa5a-b0a19d106ff9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:33.356123 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90ae9d8c-c73a-49c0-aa5a-b0a19d106ff9 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 returned with HTTP 200 Aug 19 21:44:33.356786 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1407/5616] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:33 2026] GET /volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:33.838700 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6dfd69e2-d58c-4090-add8-1d118c136ba1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:33.841786 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6dfd69e2-d58c-4090-add8-1d118c136ba1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:33.841975 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6dfd69e2-d58c-4090-add8-1d118c136ba1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:33.842172 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6dfd69e2-d58c-4090-add8-1d118c136ba1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:33.842273 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6dfd69e2-d58c-4090-add8-1d118c136ba1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:33.847906 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:33.847906 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:33.852538 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6dfd69e2-d58c-4090-add8-1d118c136ba1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:33.852931 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1397/5617] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:33 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:34.371040 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-097df32d-f2ef-49be-92cb-b94b262a74e6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:34.373911 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-097df32d-f2ef-49be-92cb-b94b262a74e6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 Aug 19 21:44:34.374109 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-097df32d-f2ef-49be-92cb-b94b262a74e6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:34.374324 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-097df32d-f2ef-49be-92cb-b94b262a74e6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:34.381466 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-097df32d-f2ef-49be-92cb-b94b262a74e6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 returned with HTTP 404 Aug 19 21:44:34.381989 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1411/5618] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:34 2026] GET /volume/v3/volumes/f36455d7-064d-4a04-acdb-e1ba8a89b546 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:34.391441 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-42294123-ae58-4a07-9ad6-c3511808374e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:34.393737 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-42294123-ae58-4a07-9ad6-c3511808374e tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:44:34.394027 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-42294123-ae58-4a07-9ad6-c3511808374e tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:34.394270 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-42294123-ae58-4a07-9ad6-c3511808374e tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:34.394413 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-42294123-ae58-4a07-9ad6-c3511808374e tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:34.399298 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:34.399298 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:34.400169 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-42294123-ae58-4a07-9ad6-c3511808374e tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-reader] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:44:34.400739 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1404/5619] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:34 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:34.410636 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fe5a3b2c-e48f-4d27-a1db-fe5f4b0aa806 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:34.412564 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe5a3b2c-e48f-4d27-a1db-fe5f4b0aa806 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] DELETE https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:34.412965 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe5a3b2c-e48f-4d27-a1db-fe5f4b0aa806 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:34.413044 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe5a3b2c-e48f-4d27-a1db-fe5f4b0aa806 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:34.413210 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-fe5a3b2c-e48f-4d27-a1db-fe5f4b0aa806 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Delete backup with id: 74fc239b-1795-4b07-8c8b-e472600abbbf. Aug 19 21:44:34.417916 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:34.417916 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:34.430907 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-fe5a3b2c-e48f-4d27-a1db-fe5f4b0aa806 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] delete_backup rpcapi backup_id 74fc239b-1795-4b07-8c8b-e472600abbbf {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:44:34.432786 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe5a3b2c-e48f-4d27-a1db-fe5f4b0aa806 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 202 Aug 19 21:44:34.433357 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1408/5620] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:44:34 2026] DELETE /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:44:34.440434 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a25c462f-6b7e-4f5f-b25b-1eec62eb6f62 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:34.442380 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a25c462f-6b7e-4f5f-b25b-1eec62eb6f62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:34.442612 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a25c462f-6b7e-4f5f-b25b-1eec62eb6f62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:34.442826 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a25c462f-6b7e-4f5f-b25b-1eec62eb6f62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:34.442952 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a25c462f-6b7e-4f5f-b25b-1eec62eb6f62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:34.447864 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:34.447864 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:34.448597 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a25c462f-6b7e-4f5f-b25b-1eec62eb6f62 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 200 Aug 19 21:44:34.449255 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1398/5621] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:34 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:34.863475 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0c3f790e-b360-408b-b826-ee9a46c263a7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:34.865396 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c3f790e-b360-408b-b826-ee9a46c263a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:34.865625 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c3f790e-b360-408b-b826-ee9a46c263a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:34.865833 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c3f790e-b360-408b-b826-ee9a46c263a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:34.865970 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0c3f790e-b360-408b-b826-ee9a46c263a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:34.869808 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:34.869808 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:34.870435 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c3f790e-b360-408b-b826-ee9a46c263a7 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:34.870835 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1412/5622] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:34 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:35.458792 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c11f5a9a-9019-4a33-bc5f-4d4d07bd8748 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:35.460656 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c11f5a9a-9019-4a33-bc5f-4d4d07bd8748 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf Aug 19 21:44:35.460877 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c11f5a9a-9019-4a33-bc5f-4d4d07bd8748 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:35.461085 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c11f5a9a-9019-4a33-bc5f-4d4d07bd8748 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:35.461188 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c11f5a9a-9019-4a33-bc5f-4d4d07bd8748 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 74fc239b-1795-4b07-8c8b-e472600abbbf. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:35.464861 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c11f5a9a-9019-4a33-bc5f-4d4d07bd8748 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf returned with HTTP 404 Aug 19 21:44:35.465372 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1405/5623] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:35 2026] GET /volume/v3/backups/74fc239b-1795-4b07-8c8b-e472600abbbf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:35.471763 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9d8f31d7-259f-4391-aeb9-1c4f352d544c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:35.473683 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d8f31d7-259f-4391-aeb9-1c4f352d544c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] DELETE https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:35.473894 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d8f31d7-259f-4391-aeb9-1c4f352d544c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:35.474109 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d8f31d7-259f-4391-aeb9-1c4f352d544c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:35.474217 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-9d8f31d7-259f-4391-aeb9-1c4f352d544c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Delete backup with id: 650fe822-ff5d-49bd-9312-d3c8d317c7a2. Aug 19 21:44:35.479331 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:35.479331 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:35.492898 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-9d8f31d7-259f-4391-aeb9-1c4f352d544c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] delete_backup rpcapi backup_id 650fe822-ff5d-49bd-9312-d3c8d317c7a2 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:44:35.494813 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d8f31d7-259f-4391-aeb9-1c4f352d544c tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 202 Aug 19 21:44:35.495364 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1409/5624] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:44:35 2026] DELETE /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:44:35.502484 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bdb1d3e8-0f60-409d-a88e-b4348deaa94d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:35.504022 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bdb1d3e8-0f60-409d-a88e-b4348deaa94d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:35.504261 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bdb1d3e8-0f60-409d-a88e-b4348deaa94d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:35.504443 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bdb1d3e8-0f60-409d-a88e-b4348deaa94d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:35.504583 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bdb1d3e8-0f60-409d-a88e-b4348deaa94d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:35.509932 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:35.509932 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:35.510650 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bdb1d3e8-0f60-409d-a88e-b4348deaa94d tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 200 Aug 19 21:44:35.511077 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1399/5625] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:35 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:35.882384 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a8a03d64-0c35-45ec-af27-2f56e85270d3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:35.884202 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8a03d64-0c35-45ec-af27-2f56e85270d3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:35.884421 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8a03d64-0c35-45ec-af27-2f56e85270d3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:35.884610 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8a03d64-0c35-45ec-af27-2f56e85270d3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:35.884710 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a8a03d64-0c35-45ec-af27-2f56e85270d3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:35.890702 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:35.890702 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:35.891654 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8a03d64-0c35-45ec-af27-2f56e85270d3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:35.892062 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1413/5626] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:35 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:36.521974 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-acccbeaf-9e52-4519-88cf-c5240c4f3553 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:36.523793 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-acccbeaf-9e52-4519-88cf-c5240c4f3553 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 Aug 19 21:44:36.523982 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-acccbeaf-9e52-4519-88cf-c5240c4f3553 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:36.524176 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-acccbeaf-9e52-4519-88cf-c5240c4f3553 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:36.524298 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-acccbeaf-9e52-4519-88cf-c5240c4f3553 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 650fe822-ff5d-49bd-9312-d3c8d317c7a2. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:36.527929 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-acccbeaf-9e52-4519-88cf-c5240c4f3553 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 returned with HTTP 404 Aug 19 21:44:36.528386 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1406/5627] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:36 2026] GET /volume/v3/backups/650fe822-ff5d-49bd-9312-d3c8d317c7a2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:36.534617 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f1d1db21-087a-42af-a37b-07ef6d79ecc8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:36.536595 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1d1db21-087a-42af-a37b-07ef6d79ecc8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] DELETE https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:44:36.536886 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1d1db21-087a-42af-a37b-07ef6d79ecc8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:36.537108 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1d1db21-087a-42af-a37b-07ef6d79ecc8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:36.537208 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-f1d1db21-087a-42af-a37b-07ef6d79ecc8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Delete backup with id: 98b4222a-ee05-4af8-8524-b8682c6bc51c. Aug 19 21:44:36.541764 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:36.541764 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:36.552801 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-f1d1db21-087a-42af-a37b-07ef6d79ecc8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] delete_backup rpcapi backup_id 98b4222a-ee05-4af8-8524-b8682c6bc51c {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:44:36.554448 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1d1db21-087a-42af-a37b-07ef6d79ecc8 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 202 Aug 19 21:44:36.554839 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1410/5628] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:44:36 2026] DELETE /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:44:36.561579 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cb4a8157-ea34-45c8-969e-14f93d31147a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:36.563786 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb4a8157-ea34-45c8-969e-14f93d31147a tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:44:36.564090 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb4a8157-ea34-45c8-969e-14f93d31147a tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:36.564318 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb4a8157-ea34-45c8-969e-14f93d31147a tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:36.564458 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-cb4a8157-ea34-45c8-969e-14f93d31147a tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:36.570734 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:36.570734 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:36.571953 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb4a8157-ea34-45c8-969e-14f93d31147a tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 200 Aug 19 21:44:36.572623 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1400/5629] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:36 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:36.901646 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a2a27c8-0503-4b8a-a01b-148e8f8f9cc6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:36.903842 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a2a27c8-0503-4b8a-a01b-148e8f8f9cc6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:36.904213 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a2a27c8-0503-4b8a-a01b-148e8f8f9cc6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:36.904281 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a2a27c8-0503-4b8a-a01b-148e8f8f9cc6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:36.904395 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3a2a27c8-0503-4b8a-a01b-148e8f8f9cc6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:36.908409 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:36.908409 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:36.908999 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a2a27c8-0503-4b8a-a01b-148e8f8f9cc6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:36.909385 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1414/5630] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:36 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:37.583936 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8989aefa-756b-41e8-a3b1-ecfb99c920f6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:37.586097 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8989aefa-756b-41e8-a3b1-ecfb99c920f6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c Aug 19 21:44:37.586360 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8989aefa-756b-41e8-a3b1-ecfb99c920f6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:37.586587 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8989aefa-756b-41e8-a3b1-ecfb99c920f6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:37.586720 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-8989aefa-756b-41e8-a3b1-ecfb99c920f6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Show backup with id 98b4222a-ee05-4af8-8524-b8682c6bc51c. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:37.590891 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8989aefa-756b-41e8-a3b1-ecfb99c920f6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c returned with HTTP 404 Aug 19 21:44:37.591552 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1407/5631] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:37 2026] GET /volume/v3/backups/98b4222a-ee05-4af8-8524-b8682c6bc51c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:37.598181 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-75d12692-4377-43d7-bb34-379929fd731f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:37.599991 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75d12692-4377-43d7-bb34-379929fd731f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 Aug 19 21:44:37.600212 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75d12692-4377-43d7-bb34-379929fd731f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:37.600384 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75d12692-4377-43d7-bb34-379929fd731f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:37.600555 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-75d12692-4377-43d7-bb34-379929fd731f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Delete volume with id: 6dac7ddf-32c0-49e4-895d-eed2abe64bb5 Aug 19 21:44:37.607200 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:37.607200 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:37.607512 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-75d12692-4377-43d7-bb34-379929fd731f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:37.623049 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-75d12692-4377-43d7-bb34-379929fd731f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Delete volume request issued successfully. Aug 19 21:44:37.623232 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75d12692-4377-43d7-bb34-379929fd731f tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 returned with HTTP 202 Aug 19 21:44:37.623615 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1411/5632] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:44:37 2026] DELETE /volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:44:37.629781 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e26894c1-e49f-48ae-9dd9-e5a18b5313d6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:37.631413 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e26894c1-e49f-48ae-9dd9-e5a18b5313d6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 Aug 19 21:44:37.631852 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e26894c1-e49f-48ae-9dd9-e5a18b5313d6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:37.631852 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e26894c1-e49f-48ae-9dd9-e5a18b5313d6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:37.639086 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:37.639086 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:37.641728 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e26894c1-e49f-48ae-9dd9-e5a18b5313d6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Volume info retrieved successfully. Aug 19 21:44:37.645769 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e26894c1-e49f-48ae-9dd9-e5a18b5313d6 tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 returned with HTTP 200 Aug 19 21:44:37.646226 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1401/5633] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:37 2026] GET /volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:37.920598 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2468c5a7-5cc4-4afb-bbca-543d6c73c2c3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:37.922167 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2468c5a7-5cc4-4afb-bbca-543d6c73c2c3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:37.922349 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2468c5a7-5cc4-4afb-bbca-543d6c73c2c3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:37.922549 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2468c5a7-5cc4-4afb-bbca-543d6c73c2c3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:37.922660 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2468c5a7-5cc4-4afb-bbca-543d6c73c2c3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:37.926881 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:37.926881 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:37.927702 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2468c5a7-5cc4-4afb-bbca-543d6c73c2c3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:37.928208 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1415/5634] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:37 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:38.659396 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d6bbc677-b2b6-414f-95ac-03730e8e849b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:38.661228 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d6bbc677-b2b6-414f-95ac-03730e8e849b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] GET https://10.4.3.158/volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 Aug 19 21:44:38.661489 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d6bbc677-b2b6-414f-95ac-03730e8e849b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:38.661705 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d6bbc677-b2b6-414f-95ac-03730e8e849b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:38.667333 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d6bbc677-b2b6-414f-95ac-03730e8e849b tempest-ProjectReaderTests33-1828574064 tempest-ProjectReaderTests33-1828574064-project-admin] https://10.4.3.158/volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 returned with HTTP 404 Aug 19 21:44:38.667761 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1408/5635] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:38 2026] GET /volume/v3/volumes/6dac7ddf-32c0-49e4-895d-eed2abe64bb5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:38.938276 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-74b06208-10ff-4d29-8252-ebad48ce142c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:38.940405 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-74b06208-10ff-4d29-8252-ebad48ce142c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:38.940735 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-74b06208-10ff-4d29-8252-ebad48ce142c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:38.941098 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-74b06208-10ff-4d29-8252-ebad48ce142c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:38.941190 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-74b06208-10ff-4d29-8252-ebad48ce142c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:38.945705 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:38.945705 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:38.946471 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-74b06208-10ff-4d29-8252-ebad48ce142c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:38.946850 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1412/5636] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:38 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:39.957892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-14359887-a971-4cfd-9b9e-ce627803b8ce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:39.960591 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14359887-a971-4cfd-9b9e-ce627803b8ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:39.960957 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14359887-a971-4cfd-9b9e-ce627803b8ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:39.961345 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14359887-a971-4cfd-9b9e-ce627803b8ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:39.961605 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-14359887-a971-4cfd-9b9e-ce627803b8ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:39.966894 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:39.966894 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:39.967824 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14359887-a971-4cfd-9b9e-ce627803b8ce tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:39.968424 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1402/5637] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:39 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:40.983744 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f966fd0e-95a3-4992-92ee-0d56dfa7c0d1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:40.985355 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f966fd0e-95a3-4992-92ee-0d56dfa7c0d1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:40.985550 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f966fd0e-95a3-4992-92ee-0d56dfa7c0d1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:40.985721 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f966fd0e-95a3-4992-92ee-0d56dfa7c0d1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:40.985824 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f966fd0e-95a3-4992-92ee-0d56dfa7c0d1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4aa6d970-d9d5-4883-9ae4-8263608b8001. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:40.989451 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:40.989451 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:40.989976 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f966fd0e-95a3-4992-92ee-0d56dfa7c0d1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 200 Aug 19 21:44:40.990323 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1416/5638] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:40 2026] GET /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:40.998783 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e234c3f7-d754-4170-bb04-3ae291d5c138 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:41.000724 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e234c3f7-d754-4170-bb04-3ae291d5c138 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] DELETE https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 Aug 19 21:44:41.000922 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e234c3f7-d754-4170-bb04-3ae291d5c138 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:41.001142 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e234c3f7-d754-4170-bb04-3ae291d5c138 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:41.001239 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-e234c3f7-d754-4170-bb04-3ae291d5c138 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Delete backup with id: 4aa6d970-d9d5-4883-9ae4-8263608b8001. Aug 19 21:44:41.005190 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:41.005190 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:41.014878 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-e234c3f7-d754-4170-bb04-3ae291d5c138 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] delete_backup rpcapi backup_id 4aa6d970-d9d5-4883-9ae4-8263608b8001 {{(pid=100178) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:44:41.016520 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e234c3f7-d754-4170-bb04-3ae291d5c138 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] https://10.4.3.158/volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 returned with HTTP 202 Aug 19 21:44:41.016867 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1409/5639] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:44:40 2026] DELETE /volume/v3/backups/4aa6d970-d9d5-4883-9ae4-8263608b8001 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:44:41.024177 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1dfd5e6f-4a79-43a6-9eb1-105029a39fd8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:41.028519 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1dfd5e6f-4a79-43a6-9eb1-105029a39fd8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 Aug 19 21:44:41.028693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1dfd5e6f-4a79-43a6-9eb1-105029a39fd8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:41.028873 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1dfd5e6f-4a79-43a6-9eb1-105029a39fd8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:41.029059 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1dfd5e6f-4a79-43a6-9eb1-105029a39fd8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete volume with id: 73f16fbe-408e-4e5a-a1e0-dae90edac843 Aug 19 21:44:41.036547 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:41.036547 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:41.036547 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1dfd5e6f-4a79-43a6-9eb1-105029a39fd8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:41.050827 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1dfd5e6f-4a79-43a6-9eb1-105029a39fd8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete volume request issued successfully. Aug 19 21:44:41.050973 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1dfd5e6f-4a79-43a6-9eb1-105029a39fd8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 returned with HTTP 202 Aug 19 21:44:41.051356 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1413/5640] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:44:41 2026] DELETE /volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:44:41.058450 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6924e679-8f88-4d8d-ba0d-92c1aa35388f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:41.060122 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6924e679-8f88-4d8d-ba0d-92c1aa35388f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 Aug 19 21:44:41.060401 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6924e679-8f88-4d8d-ba0d-92c1aa35388f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:41.060474 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6924e679-8f88-4d8d-ba0d-92c1aa35388f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:41.067370 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:41.067370 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:41.070574 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6924e679-8f88-4d8d-ba0d-92c1aa35388f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:41.074196 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6924e679-8f88-4d8d-ba0d-92c1aa35388f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 returned with HTTP 200 Aug 19 21:44:41.074586 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1403/5641] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:41 2026] GET /volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:42.086890 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d856f8af-6391-430e-b7ec-fb112bd7986a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:42.088441 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d856f8af-6391-430e-b7ec-fb112bd7986a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 Aug 19 21:44:42.088621 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d856f8af-6391-430e-b7ec-fb112bd7986a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:42.088784 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d856f8af-6391-430e-b7ec-fb112bd7986a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:42.095827 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d856f8af-6391-430e-b7ec-fb112bd7986a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 returned with HTTP 404 Aug 19 21:44:42.096276 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1417/5642] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:42 2026] GET /volume/v3/volumes/73f16fbe-408e-4e5a-a1e0-dae90edac843 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:42.103924 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-672349fa-6c1d-4a1f-8d2b-54ea8bdf340a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:42.105502 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-672349fa-6c1d-4a1f-8d2b-54ea8bdf340a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30/export_record Aug 19 21:44:42.105681 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-672349fa-6c1d-4a1f-8d2b-54ea8bdf340a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:42.105878 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-672349fa-6c1d-4a1f-8d2b-54ea8bdf340a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Calling method 'export_record' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:42.106049 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-672349fa-6c1d-4a1f-8d2b-54ea8bdf340a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Export record for backup 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100178) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 21:44:42.109851 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:42.109851 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:42.110826 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.policy [None req-672349fa-6c1d-4a1f-8d2b-54ea8bdf340a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '41bc0c36c6284fa8b910df5a4277e938', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34e7714400f4472aa9f9fdac3ae70b65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100178) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:44:42.111023 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-672349fa-6c1d-4a1f-8d2b-54ea8bdf340a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30/export_record returned with HTTP 403 Aug 19 21:44:42.111439 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1410/5643] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Aug 19 21:44:42 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:42.120154 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-225743cb-721b-49a7-9104-30bb5baf2941 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:42.122278 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:44:42.122731 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-203416442"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:42.124660 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-203416442'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:44:42.124832 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume of 1 GB Aug 19 21:44:42.129786 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Availability Zones retrieved successfully. Aug 19 21:44:42.138028 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Flow 'volume_create_api' (6faa6992-612e-4ce5-8654-359c0712ba9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:42.139360 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f28540e-dba6-4f93-845a-0d6ca3029e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:42.140601 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:44:42.171717 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f28540e-dba6-4f93-845a-0d6ca3029e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:42.172407 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2162bd50-8a43-4df7-8007-4855b66f6756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:42.209113 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Created reservations ['efa7c9af-12bf-4d30-811c-734c113086ba', '54aab4e6-5d99-4d03-91a1-4036a9f128d5', '92c23407-2535-4217-b745-8778d1b44beb', '69049cea-f16f-4106-99ca-f1f40649d717'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:42.209837 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2162bd50-8a43-4df7-8007-4855b66f6756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa7c9af-12bf-4d30-811c-734c113086ba', '54aab4e6-5d99-4d03-91a1-4036a9f128d5', '92c23407-2535-4217-b745-8778d1b44beb', '69049cea-f16f-4106-99ca-f1f40649d717']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:42.210540 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db5c7f6c-d476-43c9-ba6f-687842738bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:42.234154 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db5c7f6c-d476-43c9-ba6f-687842738bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73dbcfa7-6f99-496c-af79-b82ac4dfb787', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-203416442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e7714400f4472aa9f9fdac3ae70b65',qos_specs=None,replication_status=,reservations=['efa7c9af-12bf-4d30-811c-734c113086ba','54aab4e6-5d99-4d03-91a1-4036a9f128d5','92c23407-2535-4217-b745-8778d1b44beb','69049cea-f16f-4106-99ca-f1f40649d717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-203416442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73dbcfa7-6f99-496c-af79-b82ac4dfb787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e7714400f4472aa9f9fdac3ae70b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:42.234797 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba96347-e46f-48ef-94b3-b58bef29274e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:42.252515 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba96347-e46f-48ef-94b3-b58bef29274e) transitioned into state 'SUCCESS' from state '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-203416442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e7714400f4472aa9f9fdac3ae70b65',qos_specs=None,replication_status=,reservations=['efa7c9af-12bf-4d30-811c-734c113086ba','54aab4e6-5d99-4d03-91a1-4036a9f128d5','92c23407-2535-4217-b745-8778d1b44beb','69049cea-f16f-4106-99ca-f1f40649d717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:42.253177 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84b67152-3ad7-4b44-8fdb-5792e35cda9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:42.270721 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84b67152-3ad7-4b44-8fdb-5792e35cda9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:42.271829 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Flow 'volume_create_api' (6faa6992-612e-4ce5-8654-359c0712ba9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:42.272254 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume request issued successfully. Aug 19 21:44:42.273000 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-225743cb-721b-49a7-9104-30bb5baf2941 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:44:42.273545 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1414/5644] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:44:42 2026] POST /volume/v3/volumes => generated 777 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:42.288540 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-073058cd-966d-48fa-925c-1ff8f02b145a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:42.290341 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-073058cd-966d-48fa-925c-1ff8f02b145a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 Aug 19 21:44:42.290562 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-073058cd-966d-48fa-925c-1ff8f02b145a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:42.290749 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-073058cd-966d-48fa-925c-1ff8f02b145a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:42.297559 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:42.297559 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:42.301173 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-073058cd-966d-48fa-925c-1ff8f02b145a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:42.306403 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-073058cd-966d-48fa-925c-1ff8f02b145a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 returned with HTTP 200 Aug 19 21:44:42.306774 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1404/5645] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:42 2026] GET /volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:43.320907 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-88d1eaf7-91aa-4646-87fd-0a80578dbef8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:43.322698 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-88d1eaf7-91aa-4646-87fd-0a80578dbef8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 Aug 19 21:44:43.322933 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-88d1eaf7-91aa-4646-87fd-0a80578dbef8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:43.323206 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-88d1eaf7-91aa-4646-87fd-0a80578dbef8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:43.330751 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:43.330751 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:43.334283 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-88d1eaf7-91aa-4646-87fd-0a80578dbef8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:43.337993 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-88d1eaf7-91aa-4646-87fd-0a80578dbef8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 returned with HTTP 200 Aug 19 21:44:43.338364 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1418/5646] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:43 2026] GET /volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:43.349897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eb0bb435-953d-40c7-aa00-1f395c42f538 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:43.351585 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eb0bb435-953d-40c7-aa00-1f395c42f538 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:44:43.351922 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eb0bb435-953d-40c7-aa00-1f395c42f538 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "73dbcfa7-6f99-496c-af79-b82ac4dfb787", "name": "tempest-type-Backup-278943220"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:43.353714 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-eb0bb435-953d-40c7-aa00-1f395c42f538 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Creating new backup {'backup': {'volume_id': '73dbcfa7-6f99-496c-af79-b82ac4dfb787', 'name': 'tempest-type-Backup-278943220'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:44:43.353842 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-eb0bb435-953d-40c7-aa00-1f395c42f538 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Creating backup of volume 73dbcfa7-6f99-496c-af79-b82ac4dfb787 in container None Aug 19 21:44:43.360425 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:43.360425 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:43.360735 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-eb0bb435-953d-40c7-aa00-1f395c42f538 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:43.375758 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-eb0bb435-953d-40c7-aa00-1f395c42f538 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Created reservations ['3f5867e3-34ff-476b-9169-c5945745778a', 'd676eece-49e8-428a-928b-fbdc1fa9284c'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:43.400374 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eb0bb435-953d-40c7-aa00-1f395c42f538 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:44:43.400826 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1411/5647] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:44:43 2026] POST /volume/v3/backups => generated 315 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:43.410774 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8baafc0d-a5a4-45cc-9b15-5d6c22798c02 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:43.413191 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8baafc0d-a5a4-45cc-9b15-5d6c22798c02 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:43.413640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8baafc0d-a5a4-45cc-9b15-5d6c22798c02 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:43.413689 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8baafc0d-a5a4-45cc-9b15-5d6c22798c02 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:43.413867 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8baafc0d-a5a4-45cc-9b15-5d6c22798c02 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:43.419322 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:43.419322 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:43.419777 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8baafc0d-a5a4-45cc-9b15-5d6c22798c02 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:43.420262 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1415/5648] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:43 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:44.433732 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9f3e9f43-79ac-4f3a-8ea2-b85a3612c39c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:44.435686 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f3e9f43-79ac-4f3a-8ea2-b85a3612c39c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:44.435978 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f3e9f43-79ac-4f3a-8ea2-b85a3612c39c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:44.436217 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f3e9f43-79ac-4f3a-8ea2-b85a3612c39c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:44.436362 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9f3e9f43-79ac-4f3a-8ea2-b85a3612c39c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:44.440859 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:44.440859 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:44.441514 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f3e9f43-79ac-4f3a-8ea2-b85a3612c39c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:44.442035 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1405/5649] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:44 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:45.451772 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a7f669b7-0bde-4803-8fe9-6084b73b37c9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:45.453886 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7f669b7-0bde-4803-8fe9-6084b73b37c9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:45.454262 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7f669b7-0bde-4803-8fe9-6084b73b37c9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:45.454434 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7f669b7-0bde-4803-8fe9-6084b73b37c9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:45.454529 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a7f669b7-0bde-4803-8fe9-6084b73b37c9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:45.461184 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:45.461184 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:45.461776 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7f669b7-0bde-4803-8fe9-6084b73b37c9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:45.462165 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1419/5650] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:45 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:46.473304 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9e5e4a9e-22be-41ef-b38d-f1bdce41c7af None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:46.475057 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9e5e4a9e-22be-41ef-b38d-f1bdce41c7af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:46.475304 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9e5e4a9e-22be-41ef-b38d-f1bdce41c7af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:46.475529 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9e5e4a9e-22be-41ef-b38d-f1bdce41c7af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:46.475687 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-9e5e4a9e-22be-41ef-b38d-f1bdce41c7af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:46.479806 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:46.479806 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:46.480473 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9e5e4a9e-22be-41ef-b38d-f1bdce41c7af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:46.480782 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1412/5651] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:46 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:46.633597 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d62afab5-41bb-4168-8f42-fd1bf25aff69 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:46.710431 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d62afab5-41bb-4168-8f42-fd1bf25aff69 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:44:46.710776 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d62afab5-41bb-4168-8f42-fd1bf25aff69 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1330354812", "extra_specs": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:46.721650 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d62afab5-41bb-4168-8f42-fd1bf25aff69 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:44:46.722112 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1416/5652] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:44:46 2026] POST /volume/v3/types => generated 212 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:46.729441 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c76c7786-af43-417a-99e8-491bb850318a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:46.731214 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c76c7786-af43-417a-99e8-491bb850318a tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] POST https://10.4.3.158/volume/v3/types/7b47fe14-db39-4b97-872e-42fd75f15a19/encryption Aug 19 21:44:46.731527 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c76c7786-af43-417a-99e8-491bb850318a tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:46.746471 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c76c7786-af43-417a-99e8-491bb850318a tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] https://10.4.3.158/volume/v3/types/7b47fe14-db39-4b97-872e-42fd75f15a19/encryption returned with HTTP 200 Aug 19 21:44:46.746857 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1406/5653] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:44:46 2026] POST /volume/v3/types/7b47fe14-db39-4b97-872e-42fd75f15a19/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:46.754290 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4512f5f6-5200-411e-8643-31a83b1f705e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:46.805442 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:44:46.805791 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-561978780", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1330354812", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:46.807282 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-561978780', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1330354812', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:44:46.808634 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=126,cinder:UPDATE=41,cinder:INSERT=25 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:44:46.810588 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume of 1 GB Aug 19 21:44:46.810909 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:46.810909 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:46.811460 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Availability Zones retrieved successfully. Aug 19 21:44:46.816476 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Flow 'volume_create_api' (22c1888c-53a1-41b9-9c61-24adb9a79cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:46.817324 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87824aa-480d-4f97-b85d-cc2fa73b7933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:46.818616 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:44:46.842519 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87824aa-480d-4f97-b85d-cc2fa73b7933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:44:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b47fe14-db39-4b97-872e-42fd75f15a19,is_public=True,name='tempest-scenario-type-luks-1330354812',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b47fe14-db39-4b97-872e-42fd75f15a19', '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=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:46.843247 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b5e251-87e9-4d66-a886-3c8a10576b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:46.865999 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1330354812 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1330354812, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:44:46.866292 np0000007814 devstack@c-api.service[100175]: WARNING cinder.quota [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1330354812 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1330354812, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:44:46.892345 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Created reservations ['5183bda3-53c3-45fd-aa7f-8dd02919cb27', '5882260b-cd54-410b-bba1-0bc626eef21f', '798ca0f7-f7a2-4461-8aee-5ecdddeef902', 'e57864b4-66d6-4ce8-acf6-a25a2b337a25'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:46.893004 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b5e251-87e9-4d66-a886-3c8a10576b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5183bda3-53c3-45fd-aa7f-8dd02919cb27', '5882260b-cd54-410b-bba1-0bc626eef21f', '798ca0f7-f7a2-4461-8aee-5ecdddeef902', 'e57864b4-66d6-4ce8-acf6-a25a2b337a25']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:46.893672 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa467c8-b0ff-43c3-b1de-e2e38e4d9559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:46.912962 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa467c8-b0ff-43c3-b1de-e2e38e4d9559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40edb32c-f05e-4e2a-a43b-308b99d2accd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-561978780',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dabafdb30d48aca6affe08ded42547',qos_specs=None,replication_status=,reservations=['5183bda3-53c3-45fd-aa7f-8dd02919cb27','5882260b-cd54-410b-bba1-0bc626eef21f','798ca0f7-f7a2-4461-8aee-5ecdddeef902','e57864b4-66d6-4ce8-acf6-a25a2b337a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65726bb919da416f945b5e6257a64992',volume_type_id=7b47fe14-db39-4b97-872e-42fd75f15a19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:44:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-561978780',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=40edb32c-f05e-4e2a-a43b-308b99d2accd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dabafdb30d48aca6affe08ded42547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65726bb919da416f945b5e6257a64992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b47fe14-db39-4b97-872e-42fd75f15a19),volume_type_id=7b47fe14-db39-4b97-872e-42fd75f15a19)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:46.913584 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651e5438-f2f6-4ab9-9f99-be17aa82a364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:46.929854 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651e5438-f2f6-4ab9-9f99-be17aa82a364) transitioned into state 'SUCCESS' from state '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-561978780',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dabafdb30d48aca6affe08ded42547',qos_specs=None,replication_status=,reservations=['5183bda3-53c3-45fd-aa7f-8dd02919cb27','5882260b-cd54-410b-bba1-0bc626eef21f','798ca0f7-f7a2-4461-8aee-5ecdddeef902','e57864b4-66d6-4ce8-acf6-a25a2b337a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65726bb919da416f945b5e6257a64992',volume_type_id=7b47fe14-db39-4b97-872e-42fd75f15a19)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:46.930818 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffae2590-fdae-4024-abd4-abef57074cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:46.940500 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffae2590-fdae-4024-abd4-abef57074cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:46.941675 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Flow 'volume_create_api' (22c1888c-53a1-41b9-9c61-24adb9a79cbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:46.941891 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume request issued successfully. Aug 19 21:44:46.942588 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4512f5f6-5200-411e-8643-31a83b1f705e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:44:46.943103 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1420/5654] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:44:46 2026] POST /volume/v3/volumes => generated 784 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:46.957521 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6fccadcf-f8d7-4b7a-af7f-02d9904cd2de None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:46.959349 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6fccadcf-f8d7-4b7a-af7f-02d9904cd2de tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd Aug 19 21:44:46.959349 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6fccadcf-f8d7-4b7a-af7f-02d9904cd2de tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:46.959514 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6fccadcf-f8d7-4b7a-af7f-02d9904cd2de tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:46.967242 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:46.967242 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:46.970556 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6fccadcf-f8d7-4b7a-af7f-02d9904cd2de tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:46.975057 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6fccadcf-f8d7-4b7a-af7f-02d9904cd2de tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd returned with HTTP 200 Aug 19 21:44:46.975688 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1413/5655] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:46 2026] GET /volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:47.492722 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8ba5fe49-0d35-4d95-b077-b288de5610af None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:47.494507 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8ba5fe49-0d35-4d95-b077-b288de5610af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:47.494731 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8ba5fe49-0d35-4d95-b077-b288de5610af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:47.494870 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8ba5fe49-0d35-4d95-b077-b288de5610af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:47.494989 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8ba5fe49-0d35-4d95-b077-b288de5610af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:47.500196 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:47.500196 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:47.500869 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8ba5fe49-0d35-4d95-b077-b288de5610af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:47.501266 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1417/5656] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:47 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:47.988758 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5c04ad16-9ded-46c0-bf5a-55ca01b48edc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:47.991059 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c04ad16-9ded-46c0-bf5a-55ca01b48edc tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd Aug 19 21:44:47.991362 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c04ad16-9ded-46c0-bf5a-55ca01b48edc tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:47.991648 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c04ad16-9ded-46c0-bf5a-55ca01b48edc tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:47.994371 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=124,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:44:48.000715 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:48.000715 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:48.005094 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5c04ad16-9ded-46c0-bf5a-55ca01b48edc tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:48.009561 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c04ad16-9ded-46c0-bf5a-55ca01b48edc tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd returned with HTTP 200 Aug 19 21:44:48.010004 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1407/5657] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:47 2026] GET /volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:48.027804 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3d4471f3-ce50-4093-8c88-4fcf698ec9c2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:48.029496 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d4471f3-ce50-4093-8c88-4fcf698ec9c2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd Aug 19 21:44:48.029701 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d4471f3-ce50-4093-8c88-4fcf698ec9c2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:48.029945 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d4471f3-ce50-4093-8c88-4fcf698ec9c2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:48.037524 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:48.037524 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:48.041002 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3d4471f3-ce50-4093-8c88-4fcf698ec9c2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:48.045532 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d4471f3-ce50-4093-8c88-4fcf698ec9c2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd returned with HTTP 200 Aug 19 21:44:48.046094 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1421/5658] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:48 2026] GET /volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:48.059765 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bc371878-c5a6-468a-8dac-93a05f18023a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:48.061678 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:44:48.062125 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-14904196", "source_volid": "40edb32c-f05e-4e2a-a43b-308b99d2accd", "volume_type": "tempest-scenario-type-luks-1330354812", "size": 1}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:48.064186 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-14904196', 'source_volid': '40edb32c-f05e-4e2a-a43b-308b99d2accd', 'volume_type': 'tempest-scenario-type-luks-1330354812', 'size': 1}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:44:48.065746 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=85,cinder:INSERT=8,cinder:UPDATE=19 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:44:48.077914 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:48.077914 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:48.078428 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume retrieved successfully. Aug 19 21:44:48.078566 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume of 1 GB Aug 19 21:44:48.080025 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Availability Zones retrieved successfully. Aug 19 21:44:48.085354 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Flow 'volume_create_api' (8a469cce-e82d-4254-87c0-6dd9425c34c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:48.086583 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8374bcb-98a0-4a06-a2a9-ec7727af3ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:48.087927 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:44:48.107609 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8374bcb-98a0-4a06-a2a9-ec7727af3ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '40edb32c-f05e-4e2a-a43b-308b99d2accd', 'volume_type': VolumeType(created_at=2026-08-19T21:44:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b47fe14-db39-4b97-872e-42fd75f15a19,is_public=True,name='tempest-scenario-type-luks-1330354812',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b47fe14-db39-4b97-872e-42fd75f15a19', '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=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:48.108418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc75f7fd-9711-4a78-9b5c-c5faa618b038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:48.134293 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1330354812 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1330354812, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:44:48.134621 np0000007814 devstack@c-api.service[100178]: WARNING cinder.quota [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1330354812 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1330354812, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:44:48.147615 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Created reservations ['009ec9aa-3fda-488e-80b8-ad64fc06af1b', 'a0fbabbb-6892-4e10-a643-130da63fccf1', '92229800-1dbb-41e3-837c-e6290575fb5a', '24bff86c-62b0-438b-a0be-90949f74ae23'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:48.148612 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc75f7fd-9711-4a78-9b5c-c5faa618b038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['009ec9aa-3fda-488e-80b8-ad64fc06af1b', 'a0fbabbb-6892-4e10-a643-130da63fccf1', '92229800-1dbb-41e3-837c-e6290575fb5a', '24bff86c-62b0-438b-a0be-90949f74ae23']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:48.149558 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (821dbe68-8028-4bf9-969f-72b5ac805d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:48.187818 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (821dbe68-8028-4bf9-969f-72b5ac805d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca9577bb-36a5-4d36-9a23-5052db39327f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-14904196',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dabafdb30d48aca6affe08ded42547',qos_specs=None,replication_status=,reservations=['009ec9aa-3fda-488e-80b8-ad64fc06af1b','a0fbabbb-6892-4e10-a643-130da63fccf1','92229800-1dbb-41e3-837c-e6290575fb5a','24bff86c-62b0-438b-a0be-90949f74ae23'],size=1,snapshot_id=None,source_replicaid=,source_volid=40edb32c-f05e-4e2a-a43b-308b99d2accd,status='creating',user_id='65726bb919da416f945b5e6257a64992',volume_type_id=7b47fe14-db39-4b97-872e-42fd75f15a19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:44:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-14904196',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ca9577bb-36a5-4d36-9a23-5052db39327f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dabafdb30d48aca6affe08ded42547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=40edb32c-f05e-4e2a-a43b-308b99d2accd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65726bb919da416f945b5e6257a64992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b47fe14-db39-4b97-872e-42fd75f15a19),volume_type_id=7b47fe14-db39-4b97-872e-42fd75f15a19)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:48.188567 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (857a156f-a745-471f-a402-abf8a7acf429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:48.204638 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (857a156f-a745-471f-a402-abf8a7acf429) transitioned into state 'SUCCESS' from state '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-14904196',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dabafdb30d48aca6affe08ded42547',qos_specs=None,replication_status=,reservations=['009ec9aa-3fda-488e-80b8-ad64fc06af1b','a0fbabbb-6892-4e10-a643-130da63fccf1','92229800-1dbb-41e3-837c-e6290575fb5a','24bff86c-62b0-438b-a0be-90949f74ae23'],size=1,snapshot_id=None,source_replicaid=,source_volid=40edb32c-f05e-4e2a-a43b-308b99d2accd,status='creating',user_id='65726bb919da416f945b5e6257a64992',volume_type_id=7b47fe14-db39-4b97-872e-42fd75f15a19)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:48.205398 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff6bbcd-6bb4-4884-a861-00ed0a7488a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:48.219887 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff6bbcd-6bb4-4884-a861-00ed0a7488a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:48.220736 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Flow 'volume_create_api' (8a469cce-e82d-4254-87c0-6dd9425c34c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:48.220997 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume request issued successfully. Aug 19 21:44:48.221579 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bc371878-c5a6-468a-8dac-93a05f18023a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:44:48.222000 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1414/5659] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:44:48 2026] POST /volume/v3/volumes => generated 810 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:48.236135 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-598ea019-65b8-44e5-a399-23f504cb5a6a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:48.237729 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-598ea019-65b8-44e5-a399-23f504cb5a6a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:48.237916 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-598ea019-65b8-44e5-a399-23f504cb5a6a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:48.238113 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-598ea019-65b8-44e5-a399-23f504cb5a6a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:48.239897 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=98,cinder:UPDATE=21,cinder:INSERT=11 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:44:48.244271 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:48.244271 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:48.247488 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-598ea019-65b8-44e5-a399-23f504cb5a6a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:48.251715 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-598ea019-65b8-44e5-a399-23f504cb5a6a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:48.252894 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1418/5660] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:48 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:48.511129 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-66ba82b4-dc9e-43c5-ae9a-32c4ed00bdef None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:48.513133 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66ba82b4-dc9e-43c5-ae9a-32c4ed00bdef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:48.513368 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66ba82b4-dc9e-43c5-ae9a-32c4ed00bdef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:48.513539 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66ba82b4-dc9e-43c5-ae9a-32c4ed00bdef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:48.513641 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-66ba82b4-dc9e-43c5-ae9a-32c4ed00bdef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:48.517877 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:48.517877 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:48.518562 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66ba82b4-dc9e-43c5-ae9a-32c4ed00bdef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:48.518937 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1408/5661] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:48 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:49.265447 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4a17b19c-fb22-4cd9-ac66-4e54bf7ee1ef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:49.267210 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4a17b19c-fb22-4cd9-ac66-4e54bf7ee1ef tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:49.267413 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4a17b19c-fb22-4cd9-ac66-4e54bf7ee1ef tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:49.267614 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4a17b19c-fb22-4cd9-ac66-4e54bf7ee1ef tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:49.274405 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:49.274405 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:49.277587 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4a17b19c-fb22-4cd9-ac66-4e54bf7ee1ef tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:49.281219 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4a17b19c-fb22-4cd9-ac66-4e54bf7ee1ef tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:49.281672 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1422/5662] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:49 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:49.530137 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-12a4f78d-a1a1-4c16-980f-12cf6f08df21 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:49.532522 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-12a4f78d-a1a1-4c16-980f-12cf6f08df21 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:49.532770 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-12a4f78d-a1a1-4c16-980f-12cf6f08df21 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:49.533021 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-12a4f78d-a1a1-4c16-980f-12cf6f08df21 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:49.533166 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-12a4f78d-a1a1-4c16-980f-12cf6f08df21 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:49.538255 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:49.538255 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:49.539020 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-12a4f78d-a1a1-4c16-980f-12cf6f08df21 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:49.539477 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1415/5663] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:49 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:50.293266 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aee5c877-6c19-46a5-ad5b-3b849b775f14 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:50.295249 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aee5c877-6c19-46a5-ad5b-3b849b775f14 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:50.295460 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aee5c877-6c19-46a5-ad5b-3b849b775f14 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:50.295678 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aee5c877-6c19-46a5-ad5b-3b849b775f14 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:50.303319 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:50.303319 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:50.306764 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-aee5c877-6c19-46a5-ad5b-3b849b775f14 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:50.311102 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aee5c877-6c19-46a5-ad5b-3b849b775f14 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:50.311507 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1419/5664] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:50 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:50.550171 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d434af24-7c6d-41b3-9096-94e03f575248 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:50.552028 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d434af24-7c6d-41b3-9096-94e03f575248 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:50.552276 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d434af24-7c6d-41b3-9096-94e03f575248 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:50.552500 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d434af24-7c6d-41b3-9096-94e03f575248 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:50.552606 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d434af24-7c6d-41b3-9096-94e03f575248 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:50.556698 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:50.556698 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:50.557370 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d434af24-7c6d-41b3-9096-94e03f575248 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:50.557720 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1409/5665] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:50 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:51.323103 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0ad5cc49-afd7-48dd-b40e-e5c10f79336d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:51.324999 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ad5cc49-afd7-48dd-b40e-e5c10f79336d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:51.325230 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ad5cc49-afd7-48dd-b40e-e5c10f79336d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:51.325454 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ad5cc49-afd7-48dd-b40e-e5c10f79336d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:51.333162 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:51.333162 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:51.337063 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0ad5cc49-afd7-48dd-b40e-e5c10f79336d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:51.341154 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ad5cc49-afd7-48dd-b40e-e5c10f79336d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:51.341662 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1423/5666] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:51 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:51.567471 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-82de0fcc-aa34-4fd1-b816-5f1eebe380e3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:51.569406 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-82de0fcc-aa34-4fd1-b816-5f1eebe380e3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:51.569616 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-82de0fcc-aa34-4fd1-b816-5f1eebe380e3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:51.569820 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-82de0fcc-aa34-4fd1-b816-5f1eebe380e3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:51.569929 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-82de0fcc-aa34-4fd1-b816-5f1eebe380e3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:51.573886 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:51.573886 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:51.574467 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-82de0fcc-aa34-4fd1-b816-5f1eebe380e3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:51.574840 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1416/5667] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:51 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:52.354811 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb94985e-b1d4-48ae-86bb-fa9a8e59254e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:52.356800 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb94985e-b1d4-48ae-86bb-fa9a8e59254e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:52.357036 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb94985e-b1d4-48ae-86bb-fa9a8e59254e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:52.357254 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb94985e-b1d4-48ae-86bb-fa9a8e59254e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:52.364642 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:52.364642 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:52.368327 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cb94985e-b1d4-48ae-86bb-fa9a8e59254e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:52.373056 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb94985e-b1d4-48ae-86bb-fa9a8e59254e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:52.373483 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1420/5668] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:52 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:52.584509 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1daaf5a5-5a9b-44fb-8c71-922c4c72d36d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:52.586605 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1daaf5a5-5a9b-44fb-8c71-922c4c72d36d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:52.586881 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1daaf5a5-5a9b-44fb-8c71-922c4c72d36d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:52.587088 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1daaf5a5-5a9b-44fb-8c71-922c4c72d36d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:52.587208 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1daaf5a5-5a9b-44fb-8c71-922c4c72d36d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:52.591632 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:52.591632 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:52.592305 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1daaf5a5-5a9b-44fb-8c71-922c4c72d36d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:52.592702 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1410/5669] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:52 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:53.387348 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ef4c9e9-09f8-4d9e-896c-9b672a1d1648 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:53.389492 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ef4c9e9-09f8-4d9e-896c-9b672a1d1648 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:53.389718 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ef4c9e9-09f8-4d9e-896c-9b672a1d1648 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:53.389956 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ef4c9e9-09f8-4d9e-896c-9b672a1d1648 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:53.397840 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:53.397840 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:53.401755 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1ef4c9e9-09f8-4d9e-896c-9b672a1d1648 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:53.406334 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ef4c9e9-09f8-4d9e-896c-9b672a1d1648 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:53.406805 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1424/5670] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:53 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:53.602639 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b2a13bb5-fa9c-4554-a105-8f1199d18137 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:53.604484 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b2a13bb5-fa9c-4554-a105-8f1199d18137 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:53.604682 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b2a13bb5-fa9c-4554-a105-8f1199d18137 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:53.604897 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b2a13bb5-fa9c-4554-a105-8f1199d18137 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:53.605041 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-b2a13bb5-fa9c-4554-a105-8f1199d18137 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:53.609397 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:53.609397 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:53.610021 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b2a13bb5-fa9c-4554-a105-8f1199d18137 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:53.610508 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1417/5671] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:53 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:54.419034 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f5819570-4348-4889-b3bd-6a6ba9bc0c3a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:54.420718 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5819570-4348-4889-b3bd-6a6ba9bc0c3a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:54.420919 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5819570-4348-4889-b3bd-6a6ba9bc0c3a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:54.421119 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5819570-4348-4889-b3bd-6a6ba9bc0c3a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:54.428404 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:54.428404 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:54.431714 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f5819570-4348-4889-b3bd-6a6ba9bc0c3a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:54.435910 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5819570-4348-4889-b3bd-6a6ba9bc0c3a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:54.436281 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1421/5672] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:54 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:54.623437 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8e0e4386-809e-4154-9133-2df339243595 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:54.625510 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e0e4386-809e-4154-9133-2df339243595 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:54.625727 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e0e4386-809e-4154-9133-2df339243595 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:54.625942 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e0e4386-809e-4154-9133-2df339243595 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:54.626081 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8e0e4386-809e-4154-9133-2df339243595 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:54.631039 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:54.631039 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:54.631039 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e0e4386-809e-4154-9133-2df339243595 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:54.631166 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1411/5673] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:54 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:55.448609 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7ccaa381-2c74-4ded-82c9-a2f24b231e4c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:55.450369 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7ccaa381-2c74-4ded-82c9-a2f24b231e4c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:55.450570 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7ccaa381-2c74-4ded-82c9-a2f24b231e4c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:55.450748 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7ccaa381-2c74-4ded-82c9-a2f24b231e4c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:55.457914 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:55.457914 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:55.461343 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7ccaa381-2c74-4ded-82c9-a2f24b231e4c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:55.465240 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7ccaa381-2c74-4ded-82c9-a2f24b231e4c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:55.465616 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1425/5674] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:55 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:55.640787 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-55877529-2ea4-44f6-9d87-9991d82ee965 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:55.642587 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55877529-2ea4-44f6-9d87-9991d82ee965 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:55.642895 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55877529-2ea4-44f6-9d87-9991d82ee965 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:55.643122 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-55877529-2ea4-44f6-9d87-9991d82ee965 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:55.643223 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-55877529-2ea4-44f6-9d87-9991d82ee965 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:55.647597 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:55.647597 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:55.647910 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-55877529-2ea4-44f6-9d87-9991d82ee965 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:55.648264 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1418/5675] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:55 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:56.477030 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0b86148f-e067-42e5-b291-5fd9fe046f58 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:56.478959 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0b86148f-e067-42e5-b291-5fd9fe046f58 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:56.479217 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0b86148f-e067-42e5-b291-5fd9fe046f58 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:56.479472 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0b86148f-e067-42e5-b291-5fd9fe046f58 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:56.486099 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:56.486099 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:56.489705 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0b86148f-e067-42e5-b291-5fd9fe046f58 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:56.494290 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0b86148f-e067-42e5-b291-5fd9fe046f58 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:56.494646 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1422/5676] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:56 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:56.659123 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ee3688af-388d-40d0-b17f-38ed30f14be2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:56.661365 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee3688af-388d-40d0-b17f-38ed30f14be2 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:56.661598 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee3688af-388d-40d0-b17f-38ed30f14be2 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:56.661782 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee3688af-388d-40d0-b17f-38ed30f14be2 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:56.661876 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ee3688af-388d-40d0-b17f-38ed30f14be2 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:56.666569 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:56.666569 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:56.667184 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee3688af-388d-40d0-b17f-38ed30f14be2 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:56.667731 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1412/5677] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:56 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:57.507414 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-38bb3542-e972-4c97-8b04-1ece12f73920 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:57.509103 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38bb3542-e972-4c97-8b04-1ece12f73920 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:57.509295 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38bb3542-e972-4c97-8b04-1ece12f73920 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:57.509491 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38bb3542-e972-4c97-8b04-1ece12f73920 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:57.516004 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:57.516004 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:57.519589 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-38bb3542-e972-4c97-8b04-1ece12f73920 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:57.523464 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38bb3542-e972-4c97-8b04-1ece12f73920 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:57.523835 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1426/5678] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:57 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:57.534961 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-dca133dd-2485-4c18-afb5-0067387dd7f9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:57.536774 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dca133dd-2485-4c18-afb5-0067387dd7f9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:44:57.536969 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dca133dd-2485-4c18-afb5-0067387dd7f9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:57.537157 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dca133dd-2485-4c18-afb5-0067387dd7f9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:57.543401 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:57.543401 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:44:57.546406 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-dca133dd-2485-4c18-afb5-0067387dd7f9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:44:57.550060 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dca133dd-2485-4c18-afb5-0067387dd7f9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:44:57.550387 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1419/5679] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:44:57 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:57.677359 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e61ac8d6-084d-4064-a1d5-8564e589ceeb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:57.678943 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e61ac8d6-084d-4064-a1d5-8564e589ceeb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:57.679167 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e61ac8d6-084d-4064-a1d5-8564e589ceeb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:57.679366 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e61ac8d6-084d-4064-a1d5-8564e589ceeb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:57.679641 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e61ac8d6-084d-4064-a1d5-8564e589ceeb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:57.684377 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:57.684377 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:57.684730 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e61ac8d6-084d-4064-a1d5-8564e589ceeb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:57.685316 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1423/5680] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:57 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:57.694130 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8e0c8c4c-2c2a-416e-8030-f0032bd7201b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:57.695720 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e0c8c4c-2c2a-416e-8030-f0032bd7201b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52/export_record Aug 19 21:44:57.695945 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e0c8c4c-2c2a-416e-8030-f0032bd7201b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:57.696159 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e0c8c4c-2c2a-416e-8030-f0032bd7201b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'export_record' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:57.696250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-8e0c8c4c-2c2a-416e-8030-f0032bd7201b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Export record for backup 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100177) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 21:44:57.700859 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:57.700859 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:57.701761 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.api [None req-8e0c8c4c-2c2a-416e-8030-f0032bd7201b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling RPCAPI with context: , host: np0000007814, backup: 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100177) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 21:44:57.709025 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-8e0c8c4c-2c2a-416e-8030-f0032bd7201b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] export_record in rpcapi backup_id 4660d975-b94c-4c02-8363-7b4ce2186f52 on host np0000007814. {{(pid=100177) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 21:44:57.720797 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-8e0c8c4c-2c2a-416e-8030-f0032bd7201b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDY2MGQ5NzUtYjk0Yy00YzAyLTgzNjMtN2I0Y2UyMTg2ZjUyIiwgInVzZXJfaWQiOiAiZDJlNTVmZDYzZWE4NDcwYzg1NmQ5NTdlMGVmNjczZjkiLCAicHJvamVjdF9pZCI6ICIzNGU3NzE0NDAwZjQ0NzJhYTlmOWZkYWMzYWU3MGI2NSIsICJ2b2x1bWVfaWQiOiAiNzNkYmNmYTctNmY5OS00OTZjLWFmNzktYjgyYWM0ZGZiNzg3IiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzg5NDMyMjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83M2RiY2ZhNy02Zjk5LTQ5NmMtYWY3OS1iODJhYzRkZmI3ODcvMjAyNjA4MTkyMTQ0NDUvYXpfbm92YV9iYWNrdXBfNDY2MGQ5NzUtYjk0Yy00YzAyLTgzNjMtN2I0Y2UyMTg2ZjUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMTo0NDo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTo0NDo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjQ0OjU3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100177) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 21:44:57.721103 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e0c8c4c-2c2a-416e-8030-f0032bd7201b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52/export_record returned with HTTP 200 Aug 19 21:44:57.721558 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1413/5681] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Aug 19 21:44:57 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:57.728683 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eca426da-3aba-45c7-8f42-d375565d8ff3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:57.730532 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eca426da-3aba-45c7-8f42-d375565d8ff3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:44:57.730732 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eca426da-3aba-45c7-8f42-d375565d8ff3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:57.730959 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eca426da-3aba-45c7-8f42-d375565d8ff3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:57.731091 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-eca426da-3aba-45c7-8f42-d375565d8ff3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:44:57.735166 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:57.735166 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:57.735815 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eca426da-3aba-45c7-8f42-d375565d8ff3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:44:57.736311 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1427/5682] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:57 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:57.745744 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-966c797f-a887-4206-90de-477a4e4fc59a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:57.747711 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-966c797f-a887-4206-90de-477a4e4fc59a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] POST https://10.4.3.158/volume/v3/backups/import_record Aug 19 21:44:57.748174 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-966c797f-a887-4206-90de-477a4e4fc59a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWM3NGFjZjctMTk1My00MzdjLWIyYTktNmQwNTZkNTA4ODQwIiwgInVzZXJfaWQiOiAiZDJlNTVmZDYzZWE4NDcwYzg1NmQ5NTdlMGVmNjczZjkiLCAicHJvamVjdF9pZCI6ICIzNGU3NzE0NDAwZjQ0NzJhYTlmOWZkYWMzYWU3MGI2NSIsICJ2b2x1bWVfaWQiOiAiNzNkYmNmYTctNmY5OS00OTZjLWFmNzktYjgyYWM0ZGZiNzg3IiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzg5NDMyMjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83M2RiY2ZhNy02Zjk5LTQ5NmMtYWY3OS1iODJhYzRkZmI3ODcvMjAyNjA4MTkyMTQ0NDUvYXpfbm92YV9iYWNrdXBfNDY2MGQ5NzUtYjk0Yy00YzAyLTgzNjMtN2I0Y2UyMTg2ZjUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMTo0NDo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTo0NDo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjQ0OjU3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:57.749485 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-966c797f-a887-4206-90de-477a4e4fc59a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWM3NGFjZjctMTk1My00MzdjLWIyYTktNmQwNTZkNTA4ODQwIiwgInVzZXJfaWQiOiAiZDJlNTVmZDYzZWE4NDcwYzg1NmQ5NTdlMGVmNjczZjkiLCAicHJvamVjdF9pZCI6ICIzNGU3NzE0NDAwZjQ0NzJhYTlmOWZkYWMzYWU3MGI2NSIsICJ2b2x1bWVfaWQiOiAiNzNkYmNmYTctNmY5OS00OTZjLWFmNzktYjgyYWM0ZGZiNzg3IiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzg5NDMyMjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83M2RiY2ZhNy02Zjk5LTQ5NmMtYWY3OS1iODJhYzRkZmI3ODcvMjAyNjA4MTkyMTQ0NDUvYXpfbm92YV9iYWNrdXBfNDY2MGQ5NzUtYjk0Yy00YzAyLTgzNjMtN2I0Y2UyMTg2ZjUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMTo0NDo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTo0NDo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjQ0OjU3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100178) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 21:44:57.749612 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.contrib.backups [None req-966c797f-a887-4206-90de-477a4e4fc59a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWM3NGFjZjctMTk1My00MzdjLWIyYTktNmQwNTZkNTA4ODQwIiwgInVzZXJfaWQiOiAiZDJlNTVmZDYzZWE4NDcwYzg1NmQ5NTdlMGVmNjczZjkiLCAicHJvamVjdF9pZCI6ICIzNGU3NzE0NDAwZjQ0NzJhYTlmOWZkYWMzYWU3MGI2NSIsICJ2b2x1bWVfaWQiOiAiNzNkYmNmYTctNmY5OS00OTZjLWFmNzktYjgyYWM0ZGZiNzg3IiwgImhvc3QiOiAibnAwMDAwMDA3ODE0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzg5NDMyMjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83M2RiY2ZhNy02Zjk5LTQ5NmMtYWY3OS1iODJhYzRkZmI3ODcvMjAyNjA4MTkyMTQ0NDUvYXpfbm92YV9iYWNrdXBfNDY2MGQ5NzUtYjk0Yy00YzAyLTgzNjMtN2I0Y2UyMTg2ZjUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQyMTo0NDo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMTo0NDo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIxOjQ0OjU3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100178) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 21:44:57.750278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.policy [None req-966c797f-a887-4206-90de-477a4e4fc59a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '41bc0c36c6284fa8b910df5a4277e938', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34e7714400f4472aa9f9fdac3ae70b65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100178) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:44:57.750449 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-966c797f-a887-4206-90de-477a4e4fc59a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] https://10.4.3.158/volume/v3/backups/import_record returned with HTTP 403 Aug 19 21:44:57.750871 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1420/5683] 10.4.3.158 () {70 vars in 1342 bytes} [Wed Aug 19 21:44:57 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 19 21:44:57.758073 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a0cf1a7c-02ee-47c1-bd9c-fb01b5432eb0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:57.759695 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a0cf1a7c-02ee-47c1-bd9c-fb01b5432eb0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 Aug 19 21:44:57.759909 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a0cf1a7c-02ee-47c1-bd9c-fb01b5432eb0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:57.760108 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a0cf1a7c-02ee-47c1-bd9c-fb01b5432eb0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:57.760263 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a0cf1a7c-02ee-47c1-bd9c-fb01b5432eb0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete volume with id: 73dbcfa7-6f99-496c-af79-b82ac4dfb787 Aug 19 21:44:57.767190 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:57.767190 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:44:57.767558 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a0cf1a7c-02ee-47c1-bd9c-fb01b5432eb0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:57.782418 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a0cf1a7c-02ee-47c1-bd9c-fb01b5432eb0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete volume request issued successfully. Aug 19 21:44:57.782591 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a0cf1a7c-02ee-47c1-bd9c-fb01b5432eb0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 returned with HTTP 202 Aug 19 21:44:57.783099 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1424/5684] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:44:57 2026] DELETE /volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:44:57.789302 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d9e59995-fa34-4d3f-ab9b-701798e2507c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:57.791043 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9e59995-fa34-4d3f-ab9b-701798e2507c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 Aug 19 21:44:57.791244 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9e59995-fa34-4d3f-ab9b-701798e2507c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:57.791438 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9e59995-fa34-4d3f-ab9b-701798e2507c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:57.798129 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:57.798129 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:44:57.801240 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d9e59995-fa34-4d3f-ab9b-701798e2507c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:57.804989 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9e59995-fa34-4d3f-ab9b-701798e2507c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 returned with HTTP 200 Aug 19 21:44:57.805440 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1414/5685] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:57 2026] GET /volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:44:58.817371 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dce2f890-8d6d-4a97-afe9-3801f36aebc8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:58.819139 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dce2f890-8d6d-4a97-afe9-3801f36aebc8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 Aug 19 21:44:58.819366 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dce2f890-8d6d-4a97-afe9-3801f36aebc8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:58.819549 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dce2f890-8d6d-4a97-afe9-3801f36aebc8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:58.825376 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dce2f890-8d6d-4a97-afe9-3801f36aebc8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 returned with HTTP 404 Aug 19 21:44:58.825842 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1428/5686] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:58 2026] GET /volume/v3/volumes/73dbcfa7-6f99-496c-af79-b82ac4dfb787 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:44:58.833496 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-80d81ce4-4197-497c-822d-5e109eaae30f None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:58.835120 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-80d81ce4-4197-497c-822d-5e109eaae30f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] GET https://10.4.3.158/volume/v3/backups Aug 19 21:44:58.835338 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-80d81ce4-4197-497c-822d-5e109eaae30f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:58.835516 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-80d81ce4-4197-497c-822d-5e109eaae30f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Calling method 'index' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:58.835750 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.api_utils [None req-80d81ce4-4197-497c-822d-5e109eaae30f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Removing options '' from query. {{(pid=100178) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:44:58.840783 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-80d81ce4-4197-497c-822d-5e109eaae30f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 200 Aug 19 21:44:58.841178 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1421/5687] 10.4.3.158 () {68 vars in 1277 bytes} [Wed Aug 19 21:44:58 2026] GET /volume/v3/backups => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:58.849195 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-75b84384-e54d-4170-8293-778c6f24be4d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:58.850867 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75b84384-e54d-4170-8293-778c6f24be4d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] GET https://10.4.3.158/volume/v3/backups?project_id=34e7714400f4472aa9f9fdac3ae70b65 Aug 19 21:44:58.851106 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75b84384-e54d-4170-8293-778c6f24be4d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:58.851308 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75b84384-e54d-4170-8293-778c6f24be4d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:58.851557 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-75b84384-e54d-4170-8293-778c6f24be4d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Removing options 'project_id' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:44:58.856085 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75b84384-e54d-4170-8293-778c6f24be4d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] https://10.4.3.158/volume/v3/backups?project_id=34e7714400f4472aa9f9fdac3ae70b65 returned with HTTP 200 Aug 19 21:44:58.856406 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1425/5688] 10.4.3.158 () {68 vars in 1364 bytes} [Wed Aug 19 21:44:58 2026] GET /volume/v3/backups?project_id=34e7714400f4472aa9f9fdac3ae70b65 => generated 623 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:44:58.864314 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fe65078d-7581-4d3c-859c-777872e02bf5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:58.865926 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:44:58.866280 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1755516293"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:44:58.867655 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1755516293'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:44:58.867803 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume of 1 GB Aug 19 21:44:58.871471 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Availability Zones retrieved successfully. Aug 19 21:44:58.876632 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Flow 'volume_create_api' (c7e8f270-638c-4daa-910e-69ea0e27c326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:58.877504 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bcf65e1-179b-4567-8176-cdd713ee526d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:58.878229 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:44:58.898890 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bcf65e1-179b-4567-8176-cdd713ee526d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:58.899725 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64fbb550-bcff-49c8-807e-edf6e8da81de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:58.933370 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Created reservations ['4d909857-9b18-40aa-823e-ae4a9dd6c94b', 'b4641d66-4c6f-4050-911a-07f3fb443dc2', '1884b154-f3f8-461c-b432-422e71b006d8', '6b07e414-383a-4ee4-935e-f7d2b9e760b9'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:44:58.934091 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64fbb550-bcff-49c8-807e-edf6e8da81de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d909857-9b18-40aa-823e-ae4a9dd6c94b', 'b4641d66-4c6f-4050-911a-07f3fb443dc2', '1884b154-f3f8-461c-b432-422e71b006d8', '6b07e414-383a-4ee4-935e-f7d2b9e760b9']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:58.934851 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd92aac-1c71-4209-a79e-b3f1ae0979cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:58.956263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd92aac-1c71-4209-a79e-b3f1ae0979cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '591b6df5-fd5f-439c-a0ae-a85632df7b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1755516293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e7714400f4472aa9f9fdac3ae70b65',qos_specs=None,replication_status=,reservations=['4d909857-9b18-40aa-823e-ae4a9dd6c94b','b4641d66-4c6f-4050-911a-07f3fb443dc2','1884b154-f3f8-461c-b432-422e71b006d8','6b07e414-383a-4ee4-935e-f7d2b9e760b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1755516293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=591b6df5-fd5f-439c-a0ae-a85632df7b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e7714400f4472aa9f9fdac3ae70b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:58.956921 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af115ba-4ccf-4c1b-b8b4-42db09555b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:58.972818 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af115ba-4ccf-4c1b-b8b4-42db09555b6b) transitioned into state 'SUCCESS' from state '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-1755516293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e7714400f4472aa9f9fdac3ae70b65',qos_specs=None,replication_status=,reservations=['4d909857-9b18-40aa-823e-ae4a9dd6c94b','b4641d66-4c6f-4050-911a-07f3fb443dc2','1884b154-f3f8-461c-b432-422e71b006d8','6b07e414-383a-4ee4-935e-f7d2b9e760b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e55fd63ea8470c856d957e0ef673f9',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:58.973462 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab1d11f2-bac6-4bf9-b0fb-432735b7f4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:44:58.980912 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab1d11f2-bac6-4bf9-b0fb-432735b7f4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:44:58.981692 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Flow 'volume_create_api' (c7e8f270-638c-4daa-910e-69ea0e27c326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:44:58.981996 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Create volume request issued successfully. Aug 19 21:44:58.982517 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fe65078d-7581-4d3c-859c-777872e02bf5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:44:58.982974 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1415/5689] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:44:58 2026] POST /volume/v3/volumes => generated 778 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:44:58.994284 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2aefd39e-d9eb-4bcb-b98e-2293c5366626 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:44:58.995988 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2aefd39e-d9eb-4bcb-b98e-2293c5366626 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 Aug 19 21:44:58.996201 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2aefd39e-d9eb-4bcb-b98e-2293c5366626 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:44:58.996388 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2aefd39e-d9eb-4bcb-b98e-2293c5366626 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:44:59.003431 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:44:59.003431 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:44:59.007096 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2aefd39e-d9eb-4bcb-b98e-2293c5366626 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:44:59.010896 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2aefd39e-d9eb-4bcb-b98e-2293c5366626 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 returned with HTTP 200 Aug 19 21:44:59.011251 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1429/5690] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:44:58 2026] GET /volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:00.023172 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-4a9af216-7b6a-482b-9c76-3e43cbb99fe9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:00.024749 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4a9af216-7b6a-482b-9c76-3e43cbb99fe9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 Aug 19 21:45:00.024976 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4a9af216-7b6a-482b-9c76-3e43cbb99fe9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:00.025180 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-4a9af216-7b6a-482b-9c76-3e43cbb99fe9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:00.031502 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:00.031502 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:00.034450 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-4a9af216-7b6a-482b-9c76-3e43cbb99fe9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:45:00.038119 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-4a9af216-7b6a-482b-9c76-3e43cbb99fe9 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 returned with HTTP 200 Aug 19 21:45:00.038503 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1422/5691] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:00 2026] GET /volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:00.050595 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-614012ba-752f-4eda-b3a2-6a27d17da29d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:00.052101 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-614012ba-752f-4eda-b3a2-6a27d17da29d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:45:00.052415 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-614012ba-752f-4eda-b3a2-6a27d17da29d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "591b6df5-fd5f-439c-a0ae-a85632df7b36", "name": "tempest-type-Backup-1861069366"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:00.053844 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-614012ba-752f-4eda-b3a2-6a27d17da29d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Creating new backup {'backup': {'volume_id': '591b6df5-fd5f-439c-a0ae-a85632df7b36', 'name': 'tempest-type-Backup-1861069366'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:45:00.054104 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-614012ba-752f-4eda-b3a2-6a27d17da29d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Creating backup of volume 591b6df5-fd5f-439c-a0ae-a85632df7b36 in container None Aug 19 21:45:00.061408 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:00.061408 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:00.061723 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-614012ba-752f-4eda-b3a2-6a27d17da29d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:45:00.076634 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-614012ba-752f-4eda-b3a2-6a27d17da29d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Created reservations ['467e6a97-a03c-40c0-a483-79063476b6ca', '74b9e788-f502-4ff0-be77-a3070fc8403b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:45:00.102236 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-614012ba-752f-4eda-b3a2-6a27d17da29d tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:45:00.102651 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1426/5692] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:45:00 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 21:45:00.109763 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2a7d91e9-be68-4e68-bc54-8caa56b9cf4f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:00.111494 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2a7d91e9-be68-4e68-bc54-8caa56b9cf4f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:00.111731 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2a7d91e9-be68-4e68-bc54-8caa56b9cf4f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:00.111993 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2a7d91e9-be68-4e68-bc54-8caa56b9cf4f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:00.112129 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2a7d91e9-be68-4e68-bc54-8caa56b9cf4f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:00.116274 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:00.116274 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:00.117094 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2a7d91e9-be68-4e68-bc54-8caa56b9cf4f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:00.117580 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1416/5693] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:00 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:01.128153 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-58d32b19-edf0-4e44-89e9-df24b6d3e4eb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:01.129916 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58d32b19-edf0-4e44-89e9-df24b6d3e4eb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:01.130200 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58d32b19-edf0-4e44-89e9-df24b6d3e4eb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:01.130405 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58d32b19-edf0-4e44-89e9-df24b6d3e4eb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:01.130517 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-58d32b19-edf0-4e44-89e9-df24b6d3e4eb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:01.134882 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:01.134882 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:01.135510 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58d32b19-edf0-4e44-89e9-df24b6d3e4eb tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:01.135874 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1430/5694] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:01 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:02.146377 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-c857f2ea-cb5b-42a6-9a3f-218aca7629e3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:02.147982 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c857f2ea-cb5b-42a6-9a3f-218aca7629e3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:02.148183 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c857f2ea-cb5b-42a6-9a3f-218aca7629e3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:02.148351 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-c857f2ea-cb5b-42a6-9a3f-218aca7629e3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:02.148448 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-c857f2ea-cb5b-42a6-9a3f-218aca7629e3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:02.152117 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:02.152117 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:02.152631 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-c857f2ea-cb5b-42a6-9a3f-218aca7629e3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:02.152947 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1423/5695] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:02 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:03.163928 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-86ce7a72-399d-4290-8b18-c1c538b496d6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:03.169085 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-86ce7a72-399d-4290-8b18-c1c538b496d6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:03.169430 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-86ce7a72-399d-4290-8b18-c1c538b496d6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:03.169655 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-86ce7a72-399d-4290-8b18-c1c538b496d6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:03.169810 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-86ce7a72-399d-4290-8b18-c1c538b496d6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:03.175800 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:03.175800 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:03.176629 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-86ce7a72-399d-4290-8b18-c1c538b496d6 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:03.177098 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1427/5696] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:03 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:04.189503 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-589c1e86-03ac-48c5-a3da-44b4554724be None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:04.191660 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-589c1e86-03ac-48c5-a3da-44b4554724be tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:04.193091 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-589c1e86-03ac-48c5-a3da-44b4554724be tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:04.193091 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-589c1e86-03ac-48c5-a3da-44b4554724be tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:04.193091 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-589c1e86-03ac-48c5-a3da-44b4554724be tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:04.197318 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:04.197318 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:04.198239 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-589c1e86-03ac-48c5-a3da-44b4554724be tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:04.198760 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1417/5697] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:04 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:05.208817 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-87334792-31b3-43c6-90e8-79038e30831f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:05.210839 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-87334792-31b3-43c6-90e8-79038e30831f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:05.211082 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-87334792-31b3-43c6-90e8-79038e30831f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:05.211303 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-87334792-31b3-43c6-90e8-79038e30831f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:05.211407 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-87334792-31b3-43c6-90e8-79038e30831f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:05.216407 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:05.216407 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:05.217115 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-87334792-31b3-43c6-90e8-79038e30831f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:05.217581 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1431/5698] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:05 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:06.229834 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-dac6e7a6-92c7-46b6-8862-e6aebada32c2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:06.232173 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dac6e7a6-92c7-46b6-8862-e6aebada32c2 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:06.232459 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dac6e7a6-92c7-46b6-8862-e6aebada32c2 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:06.232743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-dac6e7a6-92c7-46b6-8862-e6aebada32c2 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:06.232883 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-dac6e7a6-92c7-46b6-8862-e6aebada32c2 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:06.238300 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:06.238300 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:06.239153 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-dac6e7a6-92c7-46b6-8862-e6aebada32c2 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:06.239640 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1424/5699] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:06 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:07.251272 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dc36135d-2769-40d9-8ae5-f06338c2c4ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:07.252833 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc36135d-2769-40d9-8ae5-f06338c2c4ae tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:07.253191 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc36135d-2769-40d9-8ae5-f06338c2c4ae tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:07.253256 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc36135d-2769-40d9-8ae5-f06338c2c4ae tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:07.253358 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-dc36135d-2769-40d9-8ae5-f06338c2c4ae tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:07.257588 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:07.257588 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:07.258233 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc36135d-2769-40d9-8ae5-f06338c2c4ae tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:07.258772 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1428/5700] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:07 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:08.268583 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1eac8c4d-f483-4a54-9801-17eedc654372 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:08.272032 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1eac8c4d-f483-4a54-9801-17eedc654372 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:08.272032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1eac8c4d-f483-4a54-9801-17eedc654372 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:08.272032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1eac8c4d-f483-4a54-9801-17eedc654372 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:08.272032 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1eac8c4d-f483-4a54-9801-17eedc654372 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:08.275814 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:08.275814 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:08.276467 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1eac8c4d-f483-4a54-9801-17eedc654372 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:08.276892 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1418/5701] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:08 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:09.286766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-21ac8ec6-fd99-400a-9eed-c4cc67fe37e1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:09.288804 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-21ac8ec6-fd99-400a-9eed-c4cc67fe37e1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:09.289026 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-21ac8ec6-fd99-400a-9eed-c4cc67fe37e1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:09.289260 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-21ac8ec6-fd99-400a-9eed-c4cc67fe37e1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:09.289380 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-21ac8ec6-fd99-400a-9eed-c4cc67fe37e1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:09.294589 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:09.294589 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:09.295259 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-21ac8ec6-fd99-400a-9eed-c4cc67fe37e1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:09.295652 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1432/5702] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:09 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:10.306511 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-cbf0a8a7-4709-4354-b20b-8dc11d0f13bd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:10.308736 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cbf0a8a7-4709-4354-b20b-8dc11d0f13bd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:10.308877 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cbf0a8a7-4709-4354-b20b-8dc11d0f13bd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:10.309140 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-cbf0a8a7-4709-4354-b20b-8dc11d0f13bd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:10.309473 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-cbf0a8a7-4709-4354-b20b-8dc11d0f13bd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:10.313969 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:10.313969 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:10.314611 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-cbf0a8a7-4709-4354-b20b-8dc11d0f13bd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:10.315070 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1425/5703] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:10 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:11.325482 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3085919b-f2ff-4205-94d6-c131c703cbba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:11.327300 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3085919b-f2ff-4205-94d6-c131c703cbba tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:11.327524 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3085919b-f2ff-4205-94d6-c131c703cbba tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:11.327782 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3085919b-f2ff-4205-94d6-c131c703cbba tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:11.327887 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3085919b-f2ff-4205-94d6-c131c703cbba tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:11.331994 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:11.331994 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:11.332633 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3085919b-f2ff-4205-94d6-c131c703cbba tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:11.333047 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1429/5704] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:11 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:12.343874 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7de7ab60-27c1-45fa-a79d-d956b7d95d03 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:12.345656 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7de7ab60-27c1-45fa-a79d-d956b7d95d03 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:12.345907 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7de7ab60-27c1-45fa-a79d-d956b7d95d03 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:12.346138 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7de7ab60-27c1-45fa-a79d-d956b7d95d03 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:12.346244 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7de7ab60-27c1-45fa-a79d-d956b7d95d03 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:12.350844 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:12.350844 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:12.351518 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7de7ab60-27c1-45fa-a79d-d956b7d95d03 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:12.351887 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1419/5705] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:12 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:13.362914 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-00296ddc-d022-41ff-9b54-a6ea17102913 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:13.365306 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00296ddc-d022-41ff-9b54-a6ea17102913 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:13.365600 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00296ddc-d022-41ff-9b54-a6ea17102913 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:13.365867 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00296ddc-d022-41ff-9b54-a6ea17102913 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:13.366024 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-00296ddc-d022-41ff-9b54-a6ea17102913 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:13.371379 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:13.371379 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:13.372265 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00296ddc-d022-41ff-9b54-a6ea17102913 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:13.372810 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1433/5706] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:13 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:14.382354 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-51fbaebb-6a6f-48e2-a2ff-1b5dad613af5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:14.384007 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-51fbaebb-6a6f-48e2-a2ff-1b5dad613af5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:14.384325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-51fbaebb-6a6f-48e2-a2ff-1b5dad613af5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:14.384505 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-51fbaebb-6a6f-48e2-a2ff-1b5dad613af5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:14.384600 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-51fbaebb-6a6f-48e2-a2ff-1b5dad613af5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:14.388569 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:14.388569 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:14.389145 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-51fbaebb-6a6f-48e2-a2ff-1b5dad613af5 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:14.389472 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1426/5707] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:14 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:14.398234 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-26d5cc33-2f2c-42ff-af46-c119a3a73e46 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:14.400067 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-26d5cc33-2f2c-42ff-af46-c119a3a73e46 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] POST https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19/action Aug 19 21:45:14.400403 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-26d5cc33-2f2c-42ff-af46-c119a3a73e46 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:45:14.400546 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-26d5cc33-2f2c-42ff-af46-c119a3a73e46 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:14.401853 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-26d5cc33-2f2c-42ff-af46-c119a3a73e46 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Updating backup 'b90ce7be-9691-44e6-9867-0beaba12ff19' with '{'status': 'error'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 21:45:14.409153 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:14.409153 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:14.410161 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-26d5cc33-2f2c-42ff-af46-c119a3a73e46 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '41bc0c36c6284fa8b910df5a4277e938', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34e7714400f4472aa9f9fdac3ae70b65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:45:14.410340 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-26d5cc33-2f2c-42ff-af46-c119a3a73e46 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19/action returned with HTTP 403 Aug 19 21:45:14.410858 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1430/5708] 10.4.3.158 () {70 vars in 1430 bytes} [Wed Aug 19 21:45:14 2026] POST /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:14.416936 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5409fd3d-c19a-4e00-b83d-4628d8853e5f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:14.418598 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5409fd3d-c19a-4e00-b83d-4628d8853e5f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 Aug 19 21:45:14.418806 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5409fd3d-c19a-4e00-b83d-4628d8853e5f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:14.418977 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5409fd3d-c19a-4e00-b83d-4628d8853e5f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:14.419148 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-5409fd3d-c19a-4e00-b83d-4628d8853e5f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete volume with id: 591b6df5-fd5f-439c-a0ae-a85632df7b36 Aug 19 21:45:14.426814 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:14.426814 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:14.427436 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5409fd3d-c19a-4e00-b83d-4628d8853e5f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:45:14.447032 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5409fd3d-c19a-4e00-b83d-4628d8853e5f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete volume request issued successfully. Aug 19 21:45:14.447435 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5409fd3d-c19a-4e00-b83d-4628d8853e5f tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 returned with HTTP 202 Aug 19 21:45:14.448049 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1420/5709] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:45:14 2026] DELETE /volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:45:14.454659 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4731077a-c9d1-44c9-aa52-88b4396cb8da None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:14.458035 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4731077a-c9d1-44c9-aa52-88b4396cb8da tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 Aug 19 21:45:14.458035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4731077a-c9d1-44c9-aa52-88b4396cb8da tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:14.458035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4731077a-c9d1-44c9-aa52-88b4396cb8da tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:14.464530 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:14.464530 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:14.468484 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4731077a-c9d1-44c9-aa52-88b4396cb8da tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:45:14.472351 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4731077a-c9d1-44c9-aa52-88b4396cb8da tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 returned with HTTP 200 Aug 19 21:45:14.472849 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1434/5710] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:14 2026] GET /volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:15.486103 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-9bc198ce-c6d4-4b91-a6c3-bc508f86dfb3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:15.487805 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9bc198ce-c6d4-4b91-a6c3-bc508f86dfb3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 Aug 19 21:45:15.488063 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9bc198ce-c6d4-4b91-a6c3-bc508f86dfb3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:15.488247 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-9bc198ce-c6d4-4b91-a6c3-bc508f86dfb3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:15.493960 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-9bc198ce-c6d4-4b91-a6c3-bc508f86dfb3 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 returned with HTTP 404 Aug 19 21:45:15.494391 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1427/5711] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:15 2026] GET /volume/v3/volumes/591b6df5-fd5f-439c-a0ae-a85632df7b36 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:15.502441 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:15.504135 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] POST https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30/restore Aug 19 21:45:15.504462 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:15.505713 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Restoring backup 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100176) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 21:45:15.505881 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Restoring backup 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 to volume None. Aug 19 21:45:15.509698 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:15.509698 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:15.510654 np0000007814 devstack@c-api.service[100176]: INFO cinder.backup.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Creating volume of 1 GB for restore of backup 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. Aug 19 21:45:15.515717 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Availability zone cache updated, next update will occur around 2026-08-19 22:45:15.515500. {{(pid=100176) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 21:45:15.515789 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Availability Zones retrieved successfully. Aug 19 21:45:15.520888 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Flow 'volume_create_api' (2d723e0d-83eb-459d-a9da-18d5f5eeb1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:45:15.521730 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db379bc9-a4b5-4c3b-a7c7-7412614f581c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:15.522552 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:45:15.546772 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db379bc9-a4b5-4c3b-a7c7-7412614f581c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:15.547565 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb68d39-ac41-4877-8190-3dce59b1db81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:15.579276 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Created reservations ['b7254430-9791-48b9-9b54-afffad84d026', 'be3f9dc1-a0f3-41f9-b3c7-5b11ec529f1f', '22bca795-cb07-4f19-aede-ee42dec109ad', 'b1bb7ef4-a29f-4046-9cbe-7126edae4384'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:45:15.580031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb68d39-ac41-4877-8190-3dce59b1db81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7254430-9791-48b9-9b54-afffad84d026', 'be3f9dc1-a0f3-41f9-b3c7-5b11ec529f1f', '22bca795-cb07-4f19-aede-ee42dec109ad', 'b1bb7ef4-a29f-4046-9cbe-7126edae4384']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:15.580715 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c7c1af-b90c-4c46-a62d-89fad557c9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:15.607209 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c7c1af-b90c-4c46-a62d-89fad557c9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9727ba54-4aaf-49c6-8bfb-824c4011d6a2', '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='34e7714400f4472aa9f9fdac3ae70b65',qos_specs=None,replication_status=,reservations=['b7254430-9791-48b9-9b54-afffad84d026','be3f9dc1-a0f3-41f9-b3c7-5b11ec529f1f','22bca795-cb07-4f19-aede-ee42dec109ad','b1bb7ef4-a29f-4046-9cbe-7126edae4384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41bc0c36c6284fa8b910df5a4277e938',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:45:15Z,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=9727ba54-4aaf-49c6-8bfb-824c4011d6a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e7714400f4472aa9f9fdac3ae70b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41bc0c36c6284fa8b910df5a4277e938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:15.607876 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2cf076-e167-4332-940c-2b1a78a32c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:15.620171 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2cf076-e167-4332-940c-2b1a78a32c9d) transitioned into 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='34e7714400f4472aa9f9fdac3ae70b65',qos_specs=None,replication_status=,reservations=['b7254430-9791-48b9-9b54-afffad84d026','be3f9dc1-a0f3-41f9-b3c7-5b11ec529f1f','22bca795-cb07-4f19-aede-ee42dec109ad','b1bb7ef4-a29f-4046-9cbe-7126edae4384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41bc0c36c6284fa8b910df5a4277e938',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:15.620759 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f5a579-0241-4f19-9c53-dd70b0fa22b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:15.628313 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f5a579-0241-4f19-9c53-dd70b0fa22b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:15.629076 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Flow 'volume_create_api' (2d723e0d-83eb-459d-a9da-18d5f5eeb1ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:45:15.629342 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Create volume request issued successfully. Aug 19 21:45:15.635255 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:15.635255 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:15.635745 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Volume info retrieved successfully. Aug 19 21:45:16.642680 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:16.642680 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:16.643172 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Volume info retrieved successfully. Aug 19 21:45:16.643309 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Checking backup size 1 against volume size 1 {{(pid=100176) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 21:45:16.643371 np0000007814 devstack@c-api.service[100176]: INFO cinder.backup.api [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Overwriting volume 9727ba54-4aaf-49c6-8bfb-824c4011d6a2 with restore of backup 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:16.653421 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] restore_backup in rpcapi backup_id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 {{(pid=100176) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 21:45:16.655189 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f3e495ec-5748-4ed1-a306-535b72a47d4a tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30/restore returned with HTTP 202 Aug 19 21:45:16.655668 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1431/5712] 10.4.3.158 () {70 vars in 1433 bytes} [Wed Aug 19 21:45:15 2026] POST /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30/restore => generated 152 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:45:16.664768 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3855f0d7-26e8-4443-940f-c3e08a6694ef None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:16.666532 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3855f0d7-26e8-4443-940f-c3e08a6694ef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:16.666751 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3855f0d7-26e8-4443-940f-c3e08a6694ef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:16.666924 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3855f0d7-26e8-4443-940f-c3e08a6694ef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:16.667035 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3855f0d7-26e8-4443-940f-c3e08a6694ef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:16.671562 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:16.671562 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:16.672233 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3855f0d7-26e8-4443-940f-c3e08a6694ef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:16.672616 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1421/5713] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:16 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:17.683039 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ecd3bf9c-f977-4398-9c4c-a218d9881747 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:17.686191 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ecd3bf9c-f977-4398-9c4c-a218d9881747 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:17.686191 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ecd3bf9c-f977-4398-9c4c-a218d9881747 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:17.686191 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ecd3bf9c-f977-4398-9c4c-a218d9881747 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:17.686191 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ecd3bf9c-f977-4398-9c4c-a218d9881747 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:17.689973 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:17.689973 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:17.690845 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ecd3bf9c-f977-4398-9c4c-a218d9881747 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:17.691373 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1435/5714] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:17 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:18.701525 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-0a33c16d-25e4-45ac-a138-06ac96cc0fcd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:18.703255 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0a33c16d-25e4-45ac-a138-06ac96cc0fcd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:18.703452 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0a33c16d-25e4-45ac-a138-06ac96cc0fcd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:18.703659 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-0a33c16d-25e4-45ac-a138-06ac96cc0fcd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:18.703759 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-0a33c16d-25e4-45ac-a138-06ac96cc0fcd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:18.707732 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:18.707732 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:18.708274 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-0a33c16d-25e4-45ac-a138-06ac96cc0fcd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:18.708613 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1428/5715] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:18 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:19.718306 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-80ac7fd8-f877-4ff0-bd13-854ce38ce379 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:19.720483 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-80ac7fd8-f877-4ff0-bd13-854ce38ce379 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:19.720755 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-80ac7fd8-f877-4ff0-bd13-854ce38ce379 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:19.720979 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-80ac7fd8-f877-4ff0-bd13-854ce38ce379 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:19.721102 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-80ac7fd8-f877-4ff0-bd13-854ce38ce379 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:19.725300 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:19.725300 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:19.725936 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-80ac7fd8-f877-4ff0-bd13-854ce38ce379 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:19.726336 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1432/5716] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:19 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:20.736545 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4e58f4ef-ada8-4c9f-8c61-26680c4147b0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:20.738786 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e58f4ef-ada8-4c9f-8c61-26680c4147b0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:20.739136 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e58f4ef-ada8-4c9f-8c61-26680c4147b0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:20.739358 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e58f4ef-ada8-4c9f-8c61-26680c4147b0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:20.739486 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4e58f4ef-ada8-4c9f-8c61-26680c4147b0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:20.744647 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:20.744647 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:20.745448 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e58f4ef-ada8-4c9f-8c61-26680c4147b0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:20.745916 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1422/5717] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:20 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:21.755776 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ff9d5d5d-d5aa-49d0-bc46-5fa0bf22db74 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:21.758020 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff9d5d5d-d5aa-49d0-bc46-5fa0bf22db74 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:21.758241 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff9d5d5d-d5aa-49d0-bc46-5fa0bf22db74 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:21.758423 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff9d5d5d-d5aa-49d0-bc46-5fa0bf22db74 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:21.758526 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ff9d5d5d-d5aa-49d0-bc46-5fa0bf22db74 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:21.762499 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:21.762499 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:21.763081 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff9d5d5d-d5aa-49d0-bc46-5fa0bf22db74 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:21.763422 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1436/5718] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:21 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:22.773024 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e673634a-fe78-44f7-b0fc-69cb9da21375 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:22.775155 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e673634a-fe78-44f7-b0fc-69cb9da21375 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:22.775405 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e673634a-fe78-44f7-b0fc-69cb9da21375 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:22.775589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e673634a-fe78-44f7-b0fc-69cb9da21375 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:22.775767 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-e673634a-fe78-44f7-b0fc-69cb9da21375 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:22.780650 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:22.780650 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:22.781344 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e673634a-fe78-44f7-b0fc-69cb9da21375 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:22.781791 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1429/5719] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:22 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:23.791255 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5b71e944-a3d0-431e-84e6-e290d363eb24 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:23.793391 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b71e944-a3d0-431e-84e6-e290d363eb24 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:23.793640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b71e944-a3d0-431e-84e6-e290d363eb24 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:23.793827 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b71e944-a3d0-431e-84e6-e290d363eb24 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:23.793942 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5b71e944-a3d0-431e-84e6-e290d363eb24 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:23.798083 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:23.798083 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:23.798742 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b71e944-a3d0-431e-84e6-e290d363eb24 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:23.799189 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1433/5720] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:23 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:24.811807 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3ab32f27-5a96-4b6a-b5a1-7b7b22d2eb31 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:24.813316 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ab32f27-5a96-4b6a-b5a1-7b7b22d2eb31 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:24.813490 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ab32f27-5a96-4b6a-b5a1-7b7b22d2eb31 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:24.813671 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ab32f27-5a96-4b6a-b5a1-7b7b22d2eb31 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:24.813749 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3ab32f27-5a96-4b6a-b5a1-7b7b22d2eb31 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:24.817382 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:24.817382 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:24.817866 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ab32f27-5a96-4b6a-b5a1-7b7b22d2eb31 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:24.818173 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1423/5721] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:24 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:25.829956 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-909dcee6-03b5-47b7-922d-35fc88a67052 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:25.832037 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-909dcee6-03b5-47b7-922d-35fc88a67052 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:25.833516 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-909dcee6-03b5-47b7-922d-35fc88a67052 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:25.833516 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-909dcee6-03b5-47b7-922d-35fc88a67052 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:25.833516 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-909dcee6-03b5-47b7-922d-35fc88a67052 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:25.837244 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:25.837244 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:25.837990 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-909dcee6-03b5-47b7-922d-35fc88a67052 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:25.838506 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1437/5722] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:25 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:25.846901 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5f32cb16-c9b8-4f79-9317-f3b15b19694e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:25.848746 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5f32cb16-c9b8-4f79-9317-f3b15b19694e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/9727ba54-4aaf-49c6-8bfb-824c4011d6a2 Aug 19 21:45:25.848947 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5f32cb16-c9b8-4f79-9317-f3b15b19694e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:25.849142 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5f32cb16-c9b8-4f79-9317-f3b15b19694e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:25.849295 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-5f32cb16-c9b8-4f79-9317-f3b15b19694e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete volume with id: 9727ba54-4aaf-49c6-8bfb-824c4011d6a2 Aug 19 21:45:25.856021 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:25.856021 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:25.856362 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5f32cb16-c9b8-4f79-9317-f3b15b19694e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:45:25.873832 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5f32cb16-c9b8-4f79-9317-f3b15b19694e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete volume request issued successfully. Aug 19 21:45:25.874109 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5f32cb16-c9b8-4f79-9317-f3b15b19694e tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/9727ba54-4aaf-49c6-8bfb-824c4011d6a2 returned with HTTP 202 Aug 19 21:45:25.874538 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1430/5723] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:45:25 2026] DELETE /volume/v3/volumes/9727ba54-4aaf-49c6-8bfb-824c4011d6a2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:45:25.881881 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d2edb72c-cc9a-4b2c-994d-2eb65b96fbf1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:25.884850 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2edb72c-cc9a-4b2c-994d-2eb65b96fbf1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/9727ba54-4aaf-49c6-8bfb-824c4011d6a2 Aug 19 21:45:25.885228 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2edb72c-cc9a-4b2c-994d-2eb65b96fbf1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:25.885489 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2edb72c-cc9a-4b2c-994d-2eb65b96fbf1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:25.894264 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:25.894264 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:25.897649 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d2edb72c-cc9a-4b2c-994d-2eb65b96fbf1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:45:25.901040 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2edb72c-cc9a-4b2c-994d-2eb65b96fbf1 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/9727ba54-4aaf-49c6-8bfb-824c4011d6a2 returned with HTTP 200 Aug 19 21:45:25.901402 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1434/5724] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:25 2026] GET /volume/v3/volumes/9727ba54-4aaf-49c6-8bfb-824c4011d6a2 => generated 1074 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:26.913196 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fa33b380-e022-41ec-bed5-4e2c5eafef9c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:26.914841 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fa33b380-e022-41ec-bed5-4e2c5eafef9c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/9727ba54-4aaf-49c6-8bfb-824c4011d6a2 Aug 19 21:45:26.915040 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fa33b380-e022-41ec-bed5-4e2c5eafef9c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:26.915218 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fa33b380-e022-41ec-bed5-4e2c5eafef9c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:26.920449 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fa33b380-e022-41ec-bed5-4e2c5eafef9c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/9727ba54-4aaf-49c6-8bfb-824c4011d6a2 returned with HTTP 404 Aug 19 21:45:26.920897 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1424/5725] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:26 2026] GET /volume/v3/volumes/9727ba54-4aaf-49c6-8bfb-824c4011d6a2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:26.928942 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a5598e96-5da6-4f3a-9622-d9bd5e8090af None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:26.930373 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a5598e96-5da6-4f3a-9622-d9bd5e8090af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:26.930689 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a5598e96-5da6-4f3a-9622-d9bd5e8090af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:26.931858 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a5598e96-5da6-4f3a-9622-d9bd5e8090af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:26.931858 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a5598e96-5da6-4f3a-9622-d9bd5e8090af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:26.934691 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:26.934691 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:26.935412 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a5598e96-5da6-4f3a-9622-d9bd5e8090af tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-member] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:26.935842 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1438/5726] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:26 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:26.945328 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-06b50c0a-56bd-46e9-ae7d-fd6f60c46b50 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:26.947232 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-06b50c0a-56bd-46e9-ae7d-fd6f60c46b50 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] DELETE https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:26.947445 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-06b50c0a-56bd-46e9-ae7d-fd6f60c46b50 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:26.947677 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-06b50c0a-56bd-46e9-ae7d-fd6f60c46b50 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:26.947794 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-06b50c0a-56bd-46e9-ae7d-fd6f60c46b50 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete backup with id: b90ce7be-9691-44e6-9867-0beaba12ff19. Aug 19 21:45:26.952184 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:26.952184 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:26.965538 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-06b50c0a-56bd-46e9-ae7d-fd6f60c46b50 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] delete_backup rpcapi backup_id b90ce7be-9691-44e6-9867-0beaba12ff19 {{(pid=100178) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:45:26.967272 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-06b50c0a-56bd-46e9-ae7d-fd6f60c46b50 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 202 Aug 19 21:45:26.968614 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1431/5727] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:45:26 2026] DELETE /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:45:26.974370 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b2dbd96c-a580-45f9-9666-ee3bb948f1e0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:26.975898 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2dbd96c-a580-45f9-9666-ee3bb948f1e0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:26.976100 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2dbd96c-a580-45f9-9666-ee3bb948f1e0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:26.976269 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2dbd96c-a580-45f9-9666-ee3bb948f1e0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:26.976365 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b2dbd96c-a580-45f9-9666-ee3bb948f1e0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:26.980094 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:26.980094 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:26.981710 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2dbd96c-a580-45f9-9666-ee3bb948f1e0 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 200 Aug 19 21:45:26.981710 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1435/5728] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:26 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:27.992518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b7d07f5-17bc-4f5b-a214-99160782c3ef None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:27.994188 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b7d07f5-17bc-4f5b-a214-99160782c3ef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 Aug 19 21:45:27.994377 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b7d07f5-17bc-4f5b-a214-99160782c3ef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:27.994626 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b7d07f5-17bc-4f5b-a214-99160782c3ef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:27.994753 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9b7d07f5-17bc-4f5b-a214-99160782c3ef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id b90ce7be-9691-44e6-9867-0beaba12ff19. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:27.998718 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b7d07f5-17bc-4f5b-a214-99160782c3ef tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 returned with HTTP 404 Aug 19 21:45:27.999275 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1425/5729] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:27 2026] GET /volume/v3/backups/b90ce7be-9691-44e6-9867-0beaba12ff19 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:28.005725 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-375118c5-a090-453c-9b38-1b61b09bebed None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:28.007605 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-375118c5-a090-453c-9b38-1b61b09bebed tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] DELETE https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:45:28.008005 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-375118c5-a090-453c-9b38-1b61b09bebed tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:28.008460 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-375118c5-a090-453c-9b38-1b61b09bebed tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:28.008692 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-375118c5-a090-453c-9b38-1b61b09bebed tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete backup with id: 4660d975-b94c-4c02-8363-7b4ce2186f52. Aug 19 21:45:28.013408 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:28.013408 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:28.026137 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-375118c5-a090-453c-9b38-1b61b09bebed tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] delete_backup rpcapi backup_id 4660d975-b94c-4c02-8363-7b4ce2186f52 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:45:28.027926 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-375118c5-a090-453c-9b38-1b61b09bebed tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 202 Aug 19 21:45:28.028614 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1439/5730] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:45:28 2026] DELETE /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:45:28.034973 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1fd80895-9d70-40b6-9fbf-1638d8613184 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:28.037062 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1fd80895-9d70-40b6-9fbf-1638d8613184 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:45:28.037270 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1fd80895-9d70-40b6-9fbf-1638d8613184 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:28.037743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1fd80895-9d70-40b6-9fbf-1638d8613184 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:28.037743 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-1fd80895-9d70-40b6-9fbf-1638d8613184 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:28.042682 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:28.042682 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:28.042682 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1fd80895-9d70-40b6-9fbf-1638d8613184 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 200 Aug 19 21:45:28.042682 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1432/5731] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:28 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:29.052205 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d479e47d-0769-4987-9531-f577494b140b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:29.054262 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d479e47d-0769-4987-9531-f577494b140b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 Aug 19 21:45:29.054516 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d479e47d-0769-4987-9531-f577494b140b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:29.054727 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d479e47d-0769-4987-9531-f577494b140b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:29.054848 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d479e47d-0769-4987-9531-f577494b140b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 4660d975-b94c-4c02-8363-7b4ce2186f52. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:29.058217 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d479e47d-0769-4987-9531-f577494b140b tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 returned with HTTP 404 Aug 19 21:45:29.058620 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1436/5732] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:29 2026] GET /volume/v3/backups/4660d975-b94c-4c02-8363-7b4ce2186f52 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:29.064667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-79f3fd8c-94b5-4a91-bd9f-497605496afd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:29.066156 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-79f3fd8c-94b5-4a91-bd9f-497605496afd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] DELETE https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:29.066346 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-79f3fd8c-94b5-4a91-bd9f-497605496afd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:29.066552 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-79f3fd8c-94b5-4a91-bd9f-497605496afd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:29.066636 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-79f3fd8c-94b5-4a91-bd9f-497605496afd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete backup with id: 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. Aug 19 21:45:29.070653 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:29.070653 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:29.080532 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-79f3fd8c-94b5-4a91-bd9f-497605496afd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] delete_backup rpcapi backup_id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:45:29.082093 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-79f3fd8c-94b5-4a91-bd9f-497605496afd tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 202 Aug 19 21:45:29.082427 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1426/5733] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:45:29 2026] DELETE /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:45:29.088935 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-280f81a4-f994-4982-b4b6-9c819ebe2362 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:29.092533 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-280f81a4-f994-4982-b4b6-9c819ebe2362 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:29.092533 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-280f81a4-f994-4982-b4b6-9c819ebe2362 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:29.092533 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-280f81a4-f994-4982-b4b6-9c819ebe2362 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:29.092533 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-280f81a4-f994-4982-b4b6-9c819ebe2362 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:29.102578 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:29.102578 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:29.102578 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-280f81a4-f994-4982-b4b6-9c819ebe2362 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 200 Aug 19 21:45:29.102578 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1440/5734] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:29 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:30.112590 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-57e9120d-a9e2-4a05-a513-161070ea4743 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:30.114328 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-57e9120d-a9e2-4a05-a513-161070ea4743 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 Aug 19 21:45:30.114543 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-57e9120d-a9e2-4a05-a513-161070ea4743 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:30.114733 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-57e9120d-a9e2-4a05-a513-161070ea4743 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:30.114837 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-57e9120d-a9e2-4a05-a513-161070ea4743 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Show backup with id 72e1f2a6-37a1-42c3-ac06-ba8fca3ead30. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:30.117866 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-57e9120d-a9e2-4a05-a513-161070ea4743 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 returned with HTTP 404 Aug 19 21:45:30.118305 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1433/5735] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:30 2026] GET /volume/v3/backups/72e1f2a6-37a1-42c3-ac06-ba8fca3ead30 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:30.124690 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2e9c8cd7-73ad-4b8f-bb53-15971efa6e06 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:30.126946 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2e9c8cd7-73ad-4b8f-bb53-15971efa6e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 Aug 19 21:45:30.127247 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2e9c8cd7-73ad-4b8f-bb53-15971efa6e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:30.127520 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2e9c8cd7-73ad-4b8f-bb53-15971efa6e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:30.127747 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-2e9c8cd7-73ad-4b8f-bb53-15971efa6e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete volume with id: afcb9e70-8205-46f4-bf32-a83009e4c837 Aug 19 21:45:30.134256 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:30.134256 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:30.134564 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2e9c8cd7-73ad-4b8f-bb53-15971efa6e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:45:30.150762 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2e9c8cd7-73ad-4b8f-bb53-15971efa6e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Delete volume request issued successfully. Aug 19 21:45:30.150921 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2e9c8cd7-73ad-4b8f-bb53-15971efa6e06 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 returned with HTTP 202 Aug 19 21:45:30.151388 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1437/5736] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:45:30 2026] DELETE /volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:45:30.157707 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6e0b951e-4e94-4e25-bc87-b8339ed2120c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:30.159244 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e0b951e-4e94-4e25-bc87-b8339ed2120c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 Aug 19 21:45:30.159449 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e0b951e-4e94-4e25-bc87-b8339ed2120c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:30.159650 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e0b951e-4e94-4e25-bc87-b8339ed2120c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:30.166264 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:30.166264 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:30.169299 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6e0b951e-4e94-4e25-bc87-b8339ed2120c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Volume info retrieved successfully. Aug 19 21:45:30.172786 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e0b951e-4e94-4e25-bc87-b8339ed2120c tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 returned with HTTP 200 Aug 19 21:45:30.173500 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1427/5737] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:30 2026] GET /volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:31.185779 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8723aece-4f61-44bb-bf33-f606ff9c7ad8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:31.188320 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8723aece-4f61-44bb-bf33-f606ff9c7ad8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] GET https://10.4.3.158/volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 Aug 19 21:45:31.188624 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8723aece-4f61-44bb-bf33-f606ff9c7ad8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:31.188887 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8723aece-4f61-44bb-bf33-f606ff9c7ad8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:31.197131 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8723aece-4f61-44bb-bf33-f606ff9c7ad8 tempest-ProjectMemberTests33-413637264 tempest-ProjectMemberTests33-413637264-project-admin] https://10.4.3.158/volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 returned with HTTP 404 Aug 19 21:45:31.197813 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1441/5738] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:31 2026] GET /volume/v3/volumes/afcb9e70-8205-46f4-bf32-a83009e4c837 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:32.570426 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-74f27c93-eec7-44fb-9664-59c2729d16eb None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:32.641715 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:45:32.642070 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1384691086"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:32.643827 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1384691086'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:45:32.643994 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Create volume of 1 GB Aug 19 21:45:32.647613 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Availability Zones retrieved successfully. Aug 19 21:45:32.652392 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Flow 'volume_create_api' (e2d4ea21-7e14-4830-b1d2-e6f5916f8559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:45:32.653887 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8fb1668-2a44-4c0a-a78f-7b61452f0900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:32.654588 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:45:32.674856 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8fb1668-2a44-4c0a-a78f-7b61452f0900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:32.675545 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62086b3b-9f81-4209-b7a9-44708e20c945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:32.723156 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Created reservations ['759c4568-4efc-48ea-81f9-0a1b47d31dec', '7269d67d-92c4-4608-957c-8b23b498fe56', '9362a3e1-8ac3-4515-a48e-216b7576b462', 'd1c303c5-a2a0-4bab-a085-7e727be3096c'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:45:32.723811 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62086b3b-9f81-4209-b7a9-44708e20c945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['759c4568-4efc-48ea-81f9-0a1b47d31dec', '7269d67d-92c4-4608-957c-8b23b498fe56', '9362a3e1-8ac3-4515-a48e-216b7576b462', 'd1c303c5-a2a0-4bab-a085-7e727be3096c']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:32.724511 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabf50c9-2fc0-42b5-8dcb-78ee4ce650dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:32.744287 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabf50c9-2fc0-42b5-8dcb-78ee4ce650dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb5565ba-2c72-456a-a1d5-ff9db2f048af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1384691086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a976cf354244686aa8cc49ce5db9d15',qos_specs=None,replication_status=,reservations=['759c4568-4efc-48ea-81f9-0a1b47d31dec','7269d67d-92c4-4608-957c-8b23b498fe56','9362a3e1-8ac3-4515-a48e-216b7576b462','d1c303c5-a2a0-4bab-a085-7e727be3096c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='538f6d660ca843f6934678ac8d1278fd',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:45:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1384691086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb5565ba-2c72-456a-a1d5-ff9db2f048af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a976cf354244686aa8cc49ce5db9d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='538f6d660ca843f6934678ac8d1278fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:32.744934 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74bc815b-8b20-4458-ba75-e5cfa8ea819d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:32.759695 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74bc815b-8b20-4458-ba75-e5cfa8ea819d) transitioned into state 'SUCCESS' from state '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-1384691086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a976cf354244686aa8cc49ce5db9d15',qos_specs=None,replication_status=,reservations=['759c4568-4efc-48ea-81f9-0a1b47d31dec','7269d67d-92c4-4608-957c-8b23b498fe56','9362a3e1-8ac3-4515-a48e-216b7576b462','d1c303c5-a2a0-4bab-a085-7e727be3096c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='538f6d660ca843f6934678ac8d1278fd',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:32.760258 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e6867ad-4a82-4f16-bdb2-edc8dc98f545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:32.768574 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e6867ad-4a82-4f16-bdb2-edc8dc98f545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:32.769356 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Flow 'volume_create_api' (e2d4ea21-7e14-4830-b1d2-e6f5916f8559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:45:32.769658 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Create volume request issued successfully. Aug 19 21:45:32.770180 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-74f27c93-eec7-44fb-9664-59c2729d16eb tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:45:32.770612 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1434/5739] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Aug 19 21:45:32 2026] POST /volume/v3/volumes => generated 778 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:45:32.782243 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4e33d541-7e36-435f-811c-47e5dae0f3fa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:32.784204 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e33d541-7e36-435f-811c-47e5dae0f3fa tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af Aug 19 21:45:32.784204 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e33d541-7e36-435f-811c-47e5dae0f3fa tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:32.784378 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e33d541-7e36-435f-811c-47e5dae0f3fa tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:32.792058 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:32.792058 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:32.794903 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4e33d541-7e36-435f-811c-47e5dae0f3fa tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Volume info retrieved successfully. Aug 19 21:45:32.798559 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e33d541-7e36-435f-811c-47e5dae0f3fa tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af returned with HTTP 200 Aug 19 21:45:32.798904 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1438/5740] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:32 2026] GET /volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:33.810566 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5423fef9-5663-4e55-b1c0-3bfa4fb659d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:33.812339 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5423fef9-5663-4e55-b1c0-3bfa4fb659d4 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af Aug 19 21:45:33.812565 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5423fef9-5663-4e55-b1c0-3bfa4fb659d4 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:33.812739 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5423fef9-5663-4e55-b1c0-3bfa4fb659d4 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:33.819333 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:33.819333 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:33.822541 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5423fef9-5663-4e55-b1c0-3bfa4fb659d4 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Volume info retrieved successfully. Aug 19 21:45:33.825909 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5423fef9-5663-4e55-b1c0-3bfa4fb659d4 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af returned with HTTP 200 Aug 19 21:45:33.826264 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1428/5741] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:33 2026] GET /volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:33.839263 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-01e267ab-729b-4eba-887c-7c9fb1bc2e48 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:33.841021 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01e267ab-729b-4eba-887c-7c9fb1bc2e48 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] POST https://10.4.3.158/volume/v3/backups Aug 19 21:45:33.841359 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-01e267ab-729b-4eba-887c-7c9fb1bc2e48 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cb5565ba-2c72-456a-a1d5-ff9db2f048af", "name": "tempest-type-Backup-1965759657"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:33.842811 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-01e267ab-729b-4eba-887c-7c9fb1bc2e48 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Creating new backup {'backup': {'volume_id': 'cb5565ba-2c72-456a-a1d5-ff9db2f048af', 'name': 'tempest-type-Backup-1965759657'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 21:45:33.842990 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-01e267ab-729b-4eba-887c-7c9fb1bc2e48 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Creating backup of volume cb5565ba-2c72-456a-a1d5-ff9db2f048af in container None Aug 19 21:45:33.849789 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:33.849789 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:33.850141 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-01e267ab-729b-4eba-887c-7c9fb1bc2e48 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Volume info retrieved successfully. Aug 19 21:45:33.871429 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-01e267ab-729b-4eba-887c-7c9fb1bc2e48 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Created reservations ['590704d0-e718-4699-9fcf-b25c5c829779', 'ded902fe-5150-40b8-863a-8d165f5e17c6'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:45:33.896113 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01e267ab-729b-4eba-887c-7c9fb1bc2e48 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Aug 19 21:45:33.896586 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1442/5742] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Aug 19 21:45:33 2026] POST /volume/v3/backups => generated 316 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:45:33.903981 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-025e4ac0-19d7-4e01-b5bc-2f678872cab8 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:33.906005 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-025e4ac0-19d7-4e01-b5bc-2f678872cab8 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:33.906266 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-025e4ac0-19d7-4e01-b5bc-2f678872cab8 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:33.906556 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-025e4ac0-19d7-4e01-b5bc-2f678872cab8 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:33.906728 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-025e4ac0-19d7-4e01-b5bc-2f678872cab8 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:33.911554 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:33.911554 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:33.912270 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-025e4ac0-19d7-4e01-b5bc-2f678872cab8 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:33.912631 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1435/5743] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:33 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:34.922168 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f362e8a2-c695-4931-aa67-b1e9fcd0fd29 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:34.923861 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f362e8a2-c695-4931-aa67-b1e9fcd0fd29 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:34.924104 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f362e8a2-c695-4931-aa67-b1e9fcd0fd29 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:34.924286 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f362e8a2-c695-4931-aa67-b1e9fcd0fd29 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:34.924385 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f362e8a2-c695-4931-aa67-b1e9fcd0fd29 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:34.928356 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:34.928356 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:34.928921 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f362e8a2-c695-4931-aa67-b1e9fcd0fd29 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:34.929255 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1439/5744] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:34 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:35.938473 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d3c3ead7-3a44-4873-b759-7d9d1f979c92 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:35.940187 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d3c3ead7-3a44-4873-b759-7d9d1f979c92 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:35.940392 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d3c3ead7-3a44-4873-b759-7d9d1f979c92 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:35.940582 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d3c3ead7-3a44-4873-b759-7d9d1f979c92 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:35.940676 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d3c3ead7-3a44-4873-b759-7d9d1f979c92 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:35.944420 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:35.944420 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:35.944967 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d3c3ead7-3a44-4873-b759-7d9d1f979c92 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:35.945295 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1429/5745] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:35 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:36.954751 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-32adeabd-e4d6-48da-a4a5-81000517be00 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:36.956496 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-32adeabd-e4d6-48da-a4a5-81000517be00 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:36.956722 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-32adeabd-e4d6-48da-a4a5-81000517be00 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:36.956899 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-32adeabd-e4d6-48da-a4a5-81000517be00 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:36.957001 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-32adeabd-e4d6-48da-a4a5-81000517be00 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:36.960842 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:36.960842 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:36.961364 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-32adeabd-e4d6-48da-a4a5-81000517be00 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:36.961708 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1443/5746] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:36 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:37.970615 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-fe683a3f-eab1-4898-8711-b6f7cfce536a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:37.972596 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fe683a3f-eab1-4898-8711-b6f7cfce536a tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:37.972854 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fe683a3f-eab1-4898-8711-b6f7cfce536a tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:37.973104 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-fe683a3f-eab1-4898-8711-b6f7cfce536a tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:37.973250 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-fe683a3f-eab1-4898-8711-b6f7cfce536a tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:37.977144 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:37.977144 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:37.977771 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-fe683a3f-eab1-4898-8711-b6f7cfce536a tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:37.978162 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1436/5747] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:37 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:38.988731 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-811ba5d3-f5a7-482c-83a7-7da25bd9881b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:38.990457 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-811ba5d3-f5a7-482c-83a7-7da25bd9881b tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:38.990639 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-811ba5d3-f5a7-482c-83a7-7da25bd9881b tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:38.990810 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-811ba5d3-f5a7-482c-83a7-7da25bd9881b tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:38.990951 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-811ba5d3-f5a7-482c-83a7-7da25bd9881b tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:38.995050 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:38.995050 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:38.995652 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-811ba5d3-f5a7-482c-83a7-7da25bd9881b tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:38.995991 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1440/5748] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:38 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:39.752596 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-15873bdb-9fed-4533-a435-63c3665d59ea req-1f9a007f-de49-4896-af78-e193388bc757 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:39.816889 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-1f9a007f-de49-4896-af78-e193388bc757 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:39.817105 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-1f9a007f-de49-4896-af78-e193388bc757 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:39.817308 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-1f9a007f-de49-4896-af78-e193388bc757 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:39.823161 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:39.823161 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:39.826166 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-15873bdb-9fed-4533-a435-63c3665d59ea req-1f9a007f-de49-4896-af78-e193388bc757 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:39.829648 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-1f9a007f-de49-4896-af78-e193388bc757 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:39.830057 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1430/5749] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:45:39 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 903 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:39.891724 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ebc1b50e-1cd0-4096-af8d-cdfbaf2282a8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:39.892120 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ebc1b50e-1cd0-4096-af8d-cdfbaf2282a8 None None] GET https://10.4.3.158/volume// Aug 19 21:45:39.892274 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ebc1b50e-1cd0-4096-af8d-cdfbaf2282a8 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:39.892612 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ebc1b50e-1cd0-4096-af8d-cdfbaf2282a8 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:39.892792 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ebc1b50e-1cd0-4096-af8d-cdfbaf2282a8 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:45:39.893090 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1444/5750] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Aug 19 21:45:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:45:39.898840 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-15873bdb-9fed-4533-a435-63c3665d59ea req-a7317c38-613e-4e2d-90a4-4b1a9cafb888 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:39.923670 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-a7317c38-613e-4e2d-90a4-4b1a9cafb888 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:45:39.924048 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-a7317c38-613e-4e2d-90a4-4b1a9cafb888 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca9577bb-36a5-4d36-9a23-5052db39327f", "connector": null, "instance_uuid": "653dfce6-f9b4-4ee1-aa57-555c79638510"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:39.931407 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:39.931407 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:39.956597 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-a7317c38-613e-4e2d-90a4-4b1a9cafb888 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:45:39.957113 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1437/5751] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:45:39 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 19 21:45:39.980312 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b3bc2681-47e4-4ce2-ba5f-5da5265d1712 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:39.983764 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b3bc2681-47e4-4ce2-ba5f-5da5265d1712 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:39.983764 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b3bc2681-47e4-4ce2-ba5f-5da5265d1712 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:39.983764 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b3bc2681-47e4-4ce2-ba5f-5da5265d1712 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:39.988117 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6a89dd78-d93a-4fa6-a929-ff1f3959278d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:39.988498 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a89dd78-d93a-4fa6-a929-ff1f3959278d None None] GET https://10.4.3.158/volume// Aug 19 21:45:39.988695 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a89dd78-d93a-4fa6-a929-ff1f3959278d None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:39.988862 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a89dd78-d93a-4fa6-a929-ff1f3959278d None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:39.989167 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a89dd78-d93a-4fa6-a929-ff1f3959278d None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:45:39.989440 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1431/5752] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:45:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:45:39.992725 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:39.992725 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:39.995619 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-15873bdb-9fed-4533-a435-63c3665d59ea req-b9264374-c5b8-4903-a4b7-efb10b7a94bf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:39.999261 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b3bc2681-47e4-4ce2-ba5f-5da5265d1712 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:40.001854 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b3bc2681-47e4-4ce2-ba5f-5da5265d1712 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:40.002646 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1441/5753] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:39 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:40.004586 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e7a6e6cd-f7b4-4a31-adb7-425fa5fd5318 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:40.008300 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e7a6e6cd-f7b4-4a31-adb7-425fa5fd5318 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:40.008542 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e7a6e6cd-f7b4-4a31-adb7-425fa5fd5318 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:40.008760 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e7a6e6cd-f7b4-4a31-adb7-425fa5fd5318 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:40.008915 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-e7a6e6cd-f7b4-4a31-adb7-425fa5fd5318 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:40.012538 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:40.012538 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:40.013156 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e7a6e6cd-f7b4-4a31-adb7-425fa5fd5318 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:40.013579 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1438/5754] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:40 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:40.029318 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-b9264374-c5b8-4903-a4b7-efb10b7a94bf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:40.029535 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-b9264374-c5b8-4903-a4b7-efb10b7a94bf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:40.029708 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-b9264374-c5b8-4903-a4b7-efb10b7a94bf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:40.038646 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:40.038646 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:40.041732 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-15873bdb-9fed-4533-a435-63c3665d59ea req-b9264374-c5b8-4903-a4b7-efb10b7a94bf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:40.045512 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-b9264374-c5b8-4903-a4b7-efb10b7a94bf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:40.045858 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1445/5755] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:45:39 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 1082 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:45:40.136721 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-15873bdb-9fed-4533-a435-63c3665d59ea req-6f93fe63-b08c-4662-8fff-fbbef5d623e0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:40.138516 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-6f93fe63-b08c-4662-8fff-fbbef5d623e0 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] PUT https://10.4.3.158/volume/v3/attachments/a1f8e830-7737-41ad-b974-93ad9b563852 Aug 19 21:45:40.138897 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-6f93fe63-b08c-4662-8fff-fbbef5d623e0 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:40.145420 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-15873bdb-9fed-4533-a435-63c3665d59ea req-6f93fe63-b08c-4662-8fff-fbbef5d623e0 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Acquiring lock "cinder-attachment_update-ca9577bb-36a5-4d36-9a23-5052db39327f-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:45:40.151111 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-15873bdb-9fed-4533-a435-63c3665d59ea req-6f93fe63-b08c-4662-8fff-fbbef5d623e0 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Lock "cinder-attachment_update-ca9577bb-36a5-4d36-9a23-5052db39327f-np0000007814" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:45:40.152028 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:40.152028 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:40.217071 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-15873bdb-9fed-4533-a435-63c3665d59ea req-6f93fe63-b08c-4662-8fff-fbbef5d623e0 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Lock "cinder-attachment_update-ca9577bb-36a5-4d36-9a23-5052db39327f-np0000007814" released by "attachment_update" :: held 0.066s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:45:40.217547 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-6f93fe63-b08c-4662-8fff-fbbef5d623e0 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments/a1f8e830-7737-41ad-b974-93ad9b563852 returned with HTTP 200 Aug 19 21:45:40.218418 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1432/5756] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:45:40 2026] PUT /volume/v3/attachments/a1f8e830-7737-41ad-b974-93ad9b563852 => generated 968 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:40.224838 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-15873bdb-9fed-4533-a435-63c3665d59ea req-e84faff9-723c-42aa-9016-6e496a43ba22 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:40.226736 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-e84faff9-723c-42aa-9016-6e496a43ba22 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f/encryption Aug 19 21:45:40.226926 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-e84faff9-723c-42aa-9016-6e496a43ba22 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:40.227123 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-e84faff9-723c-42aa-9016-6e496a43ba22 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:40.235926 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:40.235926 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:40.241889 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-e84faff9-723c-42aa-9016-6e496a43ba22 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f/encryption returned with HTTP 200 Aug 19 21:45:40.242303 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1442/5757] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:45:40 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:41.015251 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-53efce8f-0ffb-4786-8478-1c874b000247 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:41.016931 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-53efce8f-0ffb-4786-8478-1c874b000247 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:41.017135 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-53efce8f-0ffb-4786-8478-1c874b000247 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:41.017320 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-53efce8f-0ffb-4786-8478-1c874b000247 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:41.022561 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4ea409ab-568d-436a-a26d-af5da1e1fcef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:41.024967 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ea409ab-568d-436a-a26d-af5da1e1fcef tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:41.025290 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ea409ab-568d-436a-a26d-af5da1e1fcef tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:41.025594 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ea409ab-568d-436a-a26d-af5da1e1fcef tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:41.025766 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4ea409ab-568d-436a-a26d-af5da1e1fcef tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:41.027870 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:41.027870 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:41.031321 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-53efce8f-0ffb-4786-8478-1c874b000247 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:41.031600 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:41.031600 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:41.032569 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ea409ab-568d-436a-a26d-af5da1e1fcef tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:41.033156 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1446/5758] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:41 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:41.035530 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-53efce8f-0ffb-4786-8478-1c874b000247 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:41.035999 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1439/5759] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:41 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:42.042827 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6194228f-6bc9-46e6-8984-39d15857d8fa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:42.044682 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6194228f-6bc9-46e6-8984-39d15857d8fa tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:42.045594 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6194228f-6bc9-46e6-8984-39d15857d8fa tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:42.045594 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6194228f-6bc9-46e6-8984-39d15857d8fa tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:42.045594 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6194228f-6bc9-46e6-8984-39d15857d8fa tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:42.048658 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dd6fdd09-84bb-4fce-af6d-5df304b91159 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:42.050506 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd6fdd09-84bb-4fce-af6d-5df304b91159 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:42.050856 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd6fdd09-84bb-4fce-af6d-5df304b91159 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:42.050972 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd6fdd09-84bb-4fce-af6d-5df304b91159 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:42.057432 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:42.057432 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:42.061100 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6194228f-6bc9-46e6-8984-39d15857d8fa tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:42.061567 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:42.061567 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:42.062289 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1433/5760] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:42 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:42.065352 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dd6fdd09-84bb-4fce-af6d-5df304b91159 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:42.069777 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd6fdd09-84bb-4fce-af6d-5df304b91159 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:42.070135 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1443/5761] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:42 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:43.072315 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2d8bd5ef-c133-473d-8770-42060775ecac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:43.073857 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d8bd5ef-c133-473d-8770-42060775ecac tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:43.074651 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d8bd5ef-c133-473d-8770-42060775ecac tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:43.074651 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d8bd5ef-c133-473d-8770-42060775ecac tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:43.074651 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2d8bd5ef-c133-473d-8770-42060775ecac tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:43.078981 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:43.078981 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:43.079755 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d8bd5ef-c133-473d-8770-42060775ecac tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:43.080228 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1447/5762] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:43 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:43.083469 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-ba600b8b-9d32-49e5-a99b-bb5c8a7d945b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:43.084996 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ba600b8b-9d32-49e5-a99b-bb5c8a7d945b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:43.085474 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ba600b8b-9d32-49e5-a99b-bb5c8a7d945b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:43.085474 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-ba600b8b-9d32-49e5-a99b-bb5c8a7d945b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:43.096102 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:43.096102 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:43.099815 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-ba600b8b-9d32-49e5-a99b-bb5c8a7d945b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:43.105153 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-ba600b8b-9d32-49e5-a99b-bb5c8a7d945b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:43.105749 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1440/5763] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:43 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:44.089175 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-38fe11c1-88ab-4d6f-97ac-afda4bbee683 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:44.090813 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-38fe11c1-88ab-4d6f-97ac-afda4bbee683 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:44.091059 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-38fe11c1-88ab-4d6f-97ac-afda4bbee683 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:44.091280 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-38fe11c1-88ab-4d6f-97ac-afda4bbee683 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:44.091434 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-38fe11c1-88ab-4d6f-97ac-afda4bbee683 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:44.095267 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:44.095267 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:44.095907 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-38fe11c1-88ab-4d6f-97ac-afda4bbee683 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:44.096341 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1434/5764] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:44 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:44.121581 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a4624907-b62f-4f86-bffb-e5668c308926 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:44.123312 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a4624907-b62f-4f86-bffb-e5668c308926 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:44.123539 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a4624907-b62f-4f86-bffb-e5668c308926 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:44.123679 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a4624907-b62f-4f86-bffb-e5668c308926 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:44.132711 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:44.132711 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:44.135916 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a4624907-b62f-4f86-bffb-e5668c308926 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:44.140740 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a4624907-b62f-4f86-bffb-e5668c308926 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:44.141091 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1444/5765] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:44 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:45.106421 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2657b918-ef99-4c90-85df-09f2159a58fd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:45.108597 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2657b918-ef99-4c90-85df-09f2159a58fd tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:45.108857 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2657b918-ef99-4c90-85df-09f2159a58fd tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:45.109108 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2657b918-ef99-4c90-85df-09f2159a58fd tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:45.109258 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2657b918-ef99-4c90-85df-09f2159a58fd tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:45.113723 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:45.113723 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:45.114313 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2657b918-ef99-4c90-85df-09f2159a58fd tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:45.114714 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1448/5766] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:45 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:45.159313 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-76e32e09-981c-41f4-8386-976f9c05d3b1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:45.160919 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-76e32e09-981c-41f4-8386-976f9c05d3b1 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:45.161106 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-76e32e09-981c-41f4-8386-976f9c05d3b1 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:45.161278 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-76e32e09-981c-41f4-8386-976f9c05d3b1 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:45.170585 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:45.170585 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:45.174382 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-76e32e09-981c-41f4-8386-976f9c05d3b1 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:45.178760 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-76e32e09-981c-41f4-8386-976f9c05d3b1 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:45.179373 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1441/5767] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:45 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:45.434327 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-15873bdb-9fed-4533-a435-63c3665d59ea req-34aaf16f-37fa-45e8-af4f-2a8ebf38d155 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:45.437045 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-34aaf16f-37fa-45e8-af4f-2a8ebf38d155 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/attachments/a1f8e830-7737-41ad-b974-93ad9b563852/action Aug 19 21:45:45.437504 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-34aaf16f-37fa-45e8-af4f-2a8ebf38d155 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:45:45.437673 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-34aaf16f-37fa-45e8-af4f-2a8ebf38d155 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:45.453998 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:45.453998 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:45.463317 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-15873bdb-9fed-4533-a435-63c3665d59ea req-34aaf16f-37fa-45e8-af4f-2a8ebf38d155 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments/a1f8e830-7737-41ad-b974-93ad9b563852/action returned with HTTP 204 Aug 19 21:45:45.463730 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1435/5768] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:45:45 2026] POST /volume/v3/attachments/a1f8e830-7737-41ad-b974-93ad9b563852/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:46.124245 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-25290e1d-43a0-4d5b-b211-ebb7060d45f1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:46.125682 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-25290e1d-43a0-4d5b-b211-ebb7060d45f1 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:46.125904 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-25290e1d-43a0-4d5b-b211-ebb7060d45f1 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:46.126101 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-25290e1d-43a0-4d5b-b211-ebb7060d45f1 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:46.126202 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-25290e1d-43a0-4d5b-b211-ebb7060d45f1 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:46.130756 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:46.130756 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:46.131357 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-25290e1d-43a0-4d5b-b211-ebb7060d45f1 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:46.131726 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1445/5769] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:46 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:46.191882 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f6a85db-c346-4ff7-9921-fca64ad9e510 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:46.194072 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f6a85db-c346-4ff7-9921-fca64ad9e510 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:46.194323 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f6a85db-c346-4ff7-9921-fca64ad9e510 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:46.194580 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f6a85db-c346-4ff7-9921-fca64ad9e510 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:46.206500 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:46.206500 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:46.210594 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1f6a85db-c346-4ff7-9921-fca64ad9e510 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:46.215953 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f6a85db-c346-4ff7-9921-fca64ad9e510 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:46.216311 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1449/5770] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:46 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 1195 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:46.230775 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6dcc4b6a-0785-4f94-b2e2-fbfb507d38a6 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:46.233148 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6dcc4b6a-0785-4f94-b2e2-fbfb507d38a6 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:46.233300 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6dcc4b6a-0785-4f94-b2e2-fbfb507d38a6 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:46.233438 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6dcc4b6a-0785-4f94-b2e2-fbfb507d38a6 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:46.243971 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:46.243971 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:46.247823 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-6dcc4b6a-0785-4f94-b2e2-fbfb507d38a6 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:46.252831 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6dcc4b6a-0785-4f94-b2e2-fbfb507d38a6 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:46.253361 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1442/5771] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:46 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 1195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:46.292518 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-0896a2cd-a641-49f8-9898-e047698d7709 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:46.316663 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-0896a2cd-a641-49f8-9898-e047698d7709 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:46.316878 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-0896a2cd-a641-49f8-9898-e047698d7709 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:46.317115 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-0896a2cd-a641-49f8-9898-e047698d7709 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:46.326696 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:46.326696 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:46.329760 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-0896a2cd-a641-49f8-9898-e047698d7709 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:46.333446 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-0896a2cd-a641-49f8-9898-e047698d7709 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:46.333785 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1436/5772] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:45:46 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 1195 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:46.349512 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-9ff75ef2-6cd1-4aa2-9639-da99eb12956d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:46.351331 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-9ff75ef2-6cd1-4aa2-9639-da99eb12956d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f/action Aug 19 21:45:46.351645 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-9ff75ef2-6cd1-4aa2-9639-da99eb12956d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:45:46.351754 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-9ff75ef2-6cd1-4aa2-9639-da99eb12956d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:46.361351 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:46.361351 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:46.361804 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-9ff75ef2-6cd1-4aa2-9639-da99eb12956d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:46.367242 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-9ff75ef2-6cd1-4aa2-9639-da99eb12956d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Begin detaching volume completed successfully. Aug 19 21:45:46.367462 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-9ff75ef2-6cd1-4aa2-9639-da99eb12956d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f/action returned with HTTP 202 Aug 19 21:45:46.368020 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1446/5773] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Aug 19 21:45:46 2026] POST /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:45:46.403626 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3e461cb-be25-49fd-8fcf-87203bc6b52a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:46.403981 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3e461cb-be25-49fd-8fcf-87203bc6b52a None None] GET https://10.4.3.158/volume// Aug 19 21:45:46.404150 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3e461cb-be25-49fd-8fcf-87203bc6b52a None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:46.404351 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3e461cb-be25-49fd-8fcf-87203bc6b52a None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:46.404666 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3e461cb-be25-49fd-8fcf-87203bc6b52a None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:45:46.404899 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1450/5774] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:45:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:45:46.412029 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-1b2ddd61-81aa-46b4-9fc7-4f3e11e45a70 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:46.413901 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-1b2ddd61-81aa-46b4-9fc7-4f3e11e45a70 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:46.414153 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-1b2ddd61-81aa-46b4-9fc7-4f3e11e45a70 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:46.414287 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-1b2ddd61-81aa-46b4-9fc7-4f3e11e45a70 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:46.423066 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:46.423066 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:46.426296 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-1b2ddd61-81aa-46b4-9fc7-4f3e11e45a70 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:46.430583 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-1b2ddd61-81aa-46b4-9fc7-4f3e11e45a70 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:46.430971 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1443/5775] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:45:46 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 1378 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:45:46.439580 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-7ff1b7c3-006a-4f32-8498-af91900a0586 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:46.441690 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-7ff1b7c3-006a-4f32-8498-af91900a0586 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f/encryption Aug 19 21:45:46.441854 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-7ff1b7c3-006a-4f32-8498-af91900a0586 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:46.442048 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-7ff1b7c3-006a-4f32-8498-af91900a0586 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:46.451333 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:46.451333 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:46.458257 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-7ff1b7c3-006a-4f32-8498-af91900a0586 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f/encryption returned with HTTP 200 Aug 19 21:45:46.458720 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1437/5776] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:45:46 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:47.143189 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f7be79f-98e4-4124-87d2-78379735a5f3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:47.144830 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f7be79f-98e4-4124-87d2-78379735a5f3 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:47.145060 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f7be79f-98e4-4124-87d2-78379735a5f3 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:47.145395 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f7be79f-98e4-4124-87d2-78379735a5f3 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:47.145532 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0f7be79f-98e4-4124-87d2-78379735a5f3 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:47.149837 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:47.149837 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:47.150471 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f7be79f-98e4-4124-87d2-78379735a5f3 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:47.150858 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1447/5777] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:47 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:47.295958 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-cb1cd4cb-1d47-41b1-8728-42f06d5f47c3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:47.298564 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-cb1cd4cb-1d47-41b1-8728-42f06d5f47c3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a1f8e830-7737-41ad-b974-93ad9b563852 Aug 19 21:45:47.298746 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-cb1cd4cb-1d47-41b1-8728-42f06d5f47c3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:47.298939 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-cb1cd4cb-1d47-41b1-8728-42f06d5f47c3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:47.300964 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=100,cinder:INSERT=15,cinder:UPDATE=21 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:45:47.307227 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:47.307227 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:47.349198 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bdd2dd0e-4010-475d-9555-49da5f295069 req-cb1cd4cb-1d47-41b1-8728-42f06d5f47c3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments/a1f8e830-7737-41ad-b974-93ad9b563852 returned with HTTP 200 Aug 19 21:45:47.349622 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1451/5778] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:45:47 2026] DELETE /volume/v3/attachments/a1f8e830-7737-41ad-b974-93ad9b563852 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:47.482962 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-e1a7f31a-75bd-482e-84d2-764441ce7e97 req-3d1120d8-5f41-40ee-8a2a-9a54a1b5ebcc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:47.484962 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e1a7f31a-75bd-482e-84d2-764441ce7e97 req-3d1120d8-5f41-40ee-8a2a-9a54a1b5ebcc tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:47.485198 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e1a7f31a-75bd-482e-84d2-764441ce7e97 req-3d1120d8-5f41-40ee-8a2a-9a54a1b5ebcc tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:47.485457 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-e1a7f31a-75bd-482e-84d2-764441ce7e97 req-3d1120d8-5f41-40ee-8a2a-9a54a1b5ebcc tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:47.492314 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:47.492314 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:47.495964 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-e1a7f31a-75bd-482e-84d2-764441ce7e97 req-3d1120d8-5f41-40ee-8a2a-9a54a1b5ebcc tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:47.499768 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-e1a7f31a-75bd-482e-84d2-764441ce7e97 req-3d1120d8-5f41-40ee-8a2a-9a54a1b5ebcc tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:47.500184 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1444/5779] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:45:47 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:48.160690 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-43fd1515-23c8-4a94-adf8-6ba18165ccc5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:48.162331 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43fd1515-23c8-4a94-adf8-6ba18165ccc5 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:48.162551 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43fd1515-23c8-4a94-adf8-6ba18165ccc5 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:48.162765 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43fd1515-23c8-4a94-adf8-6ba18165ccc5 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:48.162954 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-43fd1515-23c8-4a94-adf8-6ba18165ccc5 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:48.164413 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=82,cinder:UPDATE=18,cinder:INSERT=7 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:45:48.168207 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:48.168207 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:48.168961 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43fd1515-23c8-4a94-adf8-6ba18165ccc5 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:48.169474 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1438/5780] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:48 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:48.179213 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fb87bc88-dd9b-4ae8-88ae-0cc169929bf8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:48.236790 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb87bc88-dd9b-4ae8-88ae-0cc169929bf8 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-member] PUT https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:48.237243 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb87bc88-dd9b-4ae8-88ae-0cc169929bf8 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:48.242704 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:48.242704 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:48.249808 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb87bc88-dd9b-4ae8-88ae-0cc169929bf8 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-member] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:48.250436 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1448/5781] 10.4.3.158 () {70 vars in 1408 bytes} [Wed Aug 19 21:45:48 2026] PUT /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 316 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:48.258877 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1979ffb3-f650-41bc-8d56-4a8174cc8917 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:48.260513 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1979ffb3-f650-41bc-8d56-4a8174cc8917 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:48.260700 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1979ffb3-f650-41bc-8d56-4a8174cc8917 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:48.260906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1979ffb3-f650-41bc-8d56-4a8174cc8917 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:48.260998 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1979ffb3-f650-41bc-8d56-4a8174cc8917 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:48.264879 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:48.264879 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:48.265475 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1979ffb3-f650-41bc-8d56-4a8174cc8917 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:48.265812 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1452/5782] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:48 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 762 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:48.275294 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b6579bae-ddbd-4962-8060-a4efb8a9a489 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:48.277701 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b6579bae-ddbd-4962-8060-a4efb8a9a489 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] DELETE https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:48.278051 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b6579bae-ddbd-4962-8060-a4efb8a9a489 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:48.278288 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b6579bae-ddbd-4962-8060-a4efb8a9a489 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:48.278424 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.contrib.backups [None req-b6579bae-ddbd-4962-8060-a4efb8a9a489 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Delete backup with id: 21f3eed5-9ef5-4216-bc86-72a30afd748d. Aug 19 21:45:48.280358 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=114,cinder:INSERT=18,cinder:UPDATE=28 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:45:48.283782 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:48.283782 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:48.295295 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.backup.rpcapi [None req-b6579bae-ddbd-4962-8060-a4efb8a9a489 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] delete_backup rpcapi backup_id 21f3eed5-9ef5-4216-bc86-72a30afd748d {{(pid=100178) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 21:45:48.296987 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b6579bae-ddbd-4962-8060-a4efb8a9a489 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 202 Aug 19 21:45:48.297398 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1445/5783] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:45:48 2026] DELETE /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 21:45:48.304540 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-59b48e2b-b235-42cd-83b7-9bd6fd512873 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:48.306114 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59b48e2b-b235-42cd-83b7-9bd6fd512873 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:48.306295 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59b48e2b-b235-42cd-83b7-9bd6fd512873 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:48.306472 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59b48e2b-b235-42cd-83b7-9bd6fd512873 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:48.306571 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-59b48e2b-b235-42cd-83b7-9bd6fd512873 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:48.310949 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:48.310949 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:48.311104 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59b48e2b-b235-42cd-83b7-9bd6fd512873 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 200 Aug 19 21:45:48.311462 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1439/5784] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:48 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:49.113247 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e589c506-9316-4505-841e-ac5d4147fd95 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:49.114957 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e589c506-9316-4505-841e-ac5d4147fd95 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:49.115159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e589c506-9316-4505-841e-ac5d4147fd95 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:49.115348 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e589c506-9316-4505-841e-ac5d4147fd95 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:49.115524 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e589c506-9316-4505-841e-ac5d4147fd95 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Delete volume with id: ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:49.117510 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=105,cinder:UPDATE=26,cinder:INSERT=11 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:45:49.123725 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:49.123725 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:49.124234 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e589c506-9316-4505-841e-ac5d4147fd95 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:49.134239 np0000007814 devstack@c-api.service[100176]: WARNING cinder.keymgr.conf_key_mgr [None req-e589c506-9316-4505-841e-ac5d4147fd95 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:45:49.139217 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e589c506-9316-4505-841e-ac5d4147fd95 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Delete volume request issued successfully. Aug 19 21:45:49.139420 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e589c506-9316-4505-841e-ac5d4147fd95 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 202 Aug 19 21:45:49.139814 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1449/5785] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:45:49 2026] DELETE /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:45:49.147038 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-98e558ca-f0d0-4da7-b1c0-288ecbd67e69 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:49.148728 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-98e558ca-f0d0-4da7-b1c0-288ecbd67e69 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:49.149035 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-98e558ca-f0d0-4da7-b1c0-288ecbd67e69 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:49.149164 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-98e558ca-f0d0-4da7-b1c0-288ecbd67e69 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:49.155493 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:49.155493 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:49.158883 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-98e558ca-f0d0-4da7-b1c0-288ecbd67e69 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:49.162764 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-98e558ca-f0d0-4da7-b1c0-288ecbd67e69 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 200 Aug 19 21:45:49.163145 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1453/5786] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:49 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:49.322002 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-004bb6f3-303b-4afd-b45e-a28a043f43ef None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:49.324173 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-004bb6f3-303b-4afd-b45e-a28a043f43ef tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d Aug 19 21:45:49.324441 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-004bb6f3-303b-4afd-b45e-a28a043f43ef tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:49.324686 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-004bb6f3-303b-4afd-b45e-a28a043f43ef tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:49.324851 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.backups [None req-004bb6f3-303b-4afd-b45e-a28a043f43ef tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Show backup with id 21f3eed5-9ef5-4216-bc86-72a30afd748d. {{(pid=100178) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 21:45:49.329106 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-004bb6f3-303b-4afd-b45e-a28a043f43ef tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d returned with HTTP 404 Aug 19 21:45:49.329745 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1446/5787] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:49 2026] GET /volume/v3/backups/21f3eed5-9ef5-4216-bc86-72a30afd748d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:49.335282 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9292dcff-adc4-4445-8cc8-0537a23a964c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:49.336888 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9292dcff-adc4-4445-8cc8-0537a23a964c tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af Aug 19 21:45:49.337082 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9292dcff-adc4-4445-8cc8-0537a23a964c tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:49.337264 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9292dcff-adc4-4445-8cc8-0537a23a964c tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:49.337428 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-9292dcff-adc4-4445-8cc8-0537a23a964c tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Delete volume with id: cb5565ba-2c72-456a-a1d5-ff9db2f048af Aug 19 21:45:49.343918 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:49.343918 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:49.344204 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9292dcff-adc4-4445-8cc8-0537a23a964c tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Volume info retrieved successfully. Aug 19 21:45:49.358874 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9292dcff-adc4-4445-8cc8-0537a23a964c tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Delete volume request issued successfully. Aug 19 21:45:49.359041 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9292dcff-adc4-4445-8cc8-0537a23a964c tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af returned with HTTP 202 Aug 19 21:45:49.359422 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1440/5788] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Aug 19 21:45:49 2026] DELETE /volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:45:49.365499 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-644a1086-aa19-452d-a6f5-780be893bfa7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:49.367265 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-644a1086-aa19-452d-a6f5-780be893bfa7 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af Aug 19 21:45:49.367486 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-644a1086-aa19-452d-a6f5-780be893bfa7 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:49.367673 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-644a1086-aa19-452d-a6f5-780be893bfa7 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:49.374264 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:49.374264 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:49.377428 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-644a1086-aa19-452d-a6f5-780be893bfa7 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Volume info retrieved successfully. Aug 19 21:45:49.380614 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-644a1086-aa19-452d-a6f5-780be893bfa7 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af returned with HTTP 200 Aug 19 21:45:49.380955 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1450/5789] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:49 2026] GET /volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:50.176321 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d9b3cd73-2f46-4f16-a990-59d5d3e02ed2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:50.178433 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9b3cd73-2f46-4f16-a990-59d5d3e02ed2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f Aug 19 21:45:50.178674 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9b3cd73-2f46-4f16-a990-59d5d3e02ed2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:50.178912 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9b3cd73-2f46-4f16-a990-59d5d3e02ed2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:50.186201 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9b3cd73-2f46-4f16-a990-59d5d3e02ed2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f returned with HTTP 404 Aug 19 21:45:50.186733 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1454/5790] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:50 2026] GET /volume/v3/volumes/ca9577bb-36a5-4d36-9a23-5052db39327f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:50.193803 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a84c4833-138a-48fb-8f41-ab38e88a39e9 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:50.195543 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a84c4833-138a-48fb-8f41-ab38e88a39e9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] DELETE https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd Aug 19 21:45:50.195712 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a84c4833-138a-48fb-8f41-ab38e88a39e9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:50.195882 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a84c4833-138a-48fb-8f41-ab38e88a39e9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:50.196043 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-a84c4833-138a-48fb-8f41-ab38e88a39e9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Delete volume with id: 40edb32c-f05e-4e2a-a43b-308b99d2accd Aug 19 21:45:50.202394 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:50.202394 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:50.202785 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a84c4833-138a-48fb-8f41-ab38e88a39e9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:50.211653 np0000007814 devstack@c-api.service[100178]: WARNING cinder.keymgr.conf_key_mgr [None req-a84c4833-138a-48fb-8f41-ab38e88a39e9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:45:50.216317 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a84c4833-138a-48fb-8f41-ab38e88a39e9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Delete volume request issued successfully. Aug 19 21:45:50.216480 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a84c4833-138a-48fb-8f41-ab38e88a39e9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd returned with HTTP 202 Aug 19 21:45:50.216848 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1447/5791] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:45:50 2026] DELETE /volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:45:50.222773 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-24942db5-3355-4246-800e-b7f797ac15d5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:50.224540 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24942db5-3355-4246-800e-b7f797ac15d5 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd Aug 19 21:45:50.224775 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24942db5-3355-4246-800e-b7f797ac15d5 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:50.224956 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24942db5-3355-4246-800e-b7f797ac15d5 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:50.231742 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:50.231742 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:50.234975 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-24942db5-3355-4246-800e-b7f797ac15d5 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:50.239236 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24942db5-3355-4246-800e-b7f797ac15d5 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd returned with HTTP 200 Aug 19 21:45:50.239581 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1441/5792] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:50 2026] GET /volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:50.392364 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d889ba17-85df-471f-b26b-309cb9876b12 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:50.394220 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d889ba17-85df-471f-b26b-309cb9876b12 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] GET https://10.4.3.158/volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af Aug 19 21:45:50.394430 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d889ba17-85df-471f-b26b-309cb9876b12 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:50.394603 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d889ba17-85df-471f-b26b-309cb9876b12 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:50.399893 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d889ba17-85df-471f-b26b-309cb9876b12 tempest-ProjectMemberTests39-413924033 tempest-ProjectMemberTests39-413924033-project-admin] https://10.4.3.158/volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af returned with HTTP 404 Aug 19 21:45:50.400333 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1451/5793] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Aug 19 21:45:50 2026] GET /volume/v3/volumes/cb5565ba-2c72-456a-a1d5-ff9db2f048af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:51.250600 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9511b3e1-3e8a-4be5-93a9-0218d202d3d2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:51.252179 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9511b3e1-3e8a-4be5-93a9-0218d202d3d2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd Aug 19 21:45:51.252369 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9511b3e1-3e8a-4be5-93a9-0218d202d3d2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:51.252558 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9511b3e1-3e8a-4be5-93a9-0218d202d3d2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:51.258055 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9511b3e1-3e8a-4be5-93a9-0218d202d3d2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd returned with HTTP 404 Aug 19 21:45:51.258697 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1455/5794] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:51 2026] GET /volume/v3/volumes/40edb32c-f05e-4e2a-a43b-308b99d2accd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:51.264134 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-54f9f4a2-40f4-440f-aa26-0735986a9a22 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:51.265916 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-54f9f4a2-40f4-440f-aa26-0735986a9a22 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:45:51.266175 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-54f9f4a2-40f4-440f-aa26-0735986a9a22 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:51.266387 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-54f9f4a2-40f4-440f-aa26-0735986a9a22 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Calling method 'detail' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:51.267192 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-54f9f4a2-40f4-440f-aa26-0735986a9a22 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100178) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:45:51.274768 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-54f9f4a2-40f4-440f-aa26-0735986a9a22 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Get all volumes completed successfully. Aug 19 21:45:51.276317 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:51.276317 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:51.280445 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-54f9f4a2-40f4-440f-aa26-0735986a9a22 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:45:51.280842 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1448/5795] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:45:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5272 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:51.293048 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2cfab286-7273-48c0-9095-1308a9cfc913 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:51.294924 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2cfab286-7273-48c0-9095-1308a9cfc913 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] DELETE https://10.4.3.158/volume/v3/types/7b47fe14-db39-4b97-872e-42fd75f15a19 Aug 19 21:45:51.295121 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2cfab286-7273-48c0-9095-1308a9cfc913 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:51.295326 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2cfab286-7273-48c0-9095-1308a9cfc913 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:51.318115 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2cfab286-7273-48c0-9095-1308a9cfc913 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] https://10.4.3.158/volume/v3/types/7b47fe14-db39-4b97-872e-42fd75f15a19 returned with HTTP 202 Aug 19 21:45:51.318507 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1442/5796] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:45:51 2026] DELETE /volume/v3/types/7b47fe14-db39-4b97-872e-42fd75f15a19 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:45:51.946609 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3960ef27-662f-4683-aa9f-eecb71c039e5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:52.047108 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3960ef27-662f-4683-aa9f-eecb71c039e5 tempest-ProjectMemberTests-503905891 tempest-ProjectMemberTests-503905891-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools Aug 19 21:45:52.047287 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3960ef27-662f-4683-aa9f-eecb71c039e5 tempest-ProjectMemberTests-503905891 tempest-ProjectMemberTests-503905891-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:52.047472 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3960ef27-662f-4683-aa9f-eecb71c039e5 tempest-ProjectMemberTests-503905891 tempest-ProjectMemberTests-503905891-project-admin] Calling method 'get_pools' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:52.056876 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3960ef27-662f-4683-aa9f-eecb71c039e5 tempest-ProjectMemberTests-503905891 tempest-ProjectMemberTests-503905891-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 21:45:52.057253 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1452/5797] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Aug 19 21:45:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:52.064287 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-708b0c01-1dff-4cd6-adc6-c611b24a56ba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:52.116981 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-708b0c01-1dff-4cd6-adc6-c611b24a56ba tempest-ProjectMemberTests-503905891 tempest-ProjectMemberTests-503905891-project-member] GET https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool Aug 19 21:45:52.117198 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-708b0c01-1dff-4cd6-adc6-c611b24a56ba tempest-ProjectMemberTests-503905891 tempest-ProjectMemberTests-503905891-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:52.117408 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-708b0c01-1dff-4cd6-adc6-c611b24a56ba tempest-ProjectMemberTests-503905891 tempest-ProjectMemberTests-503905891-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:52.118027 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-708b0c01-1dff-4cd6-adc6-c611b24a56ba tempest-ProjectMemberTests-503905891 tempest-ProjectMemberTests-503905891-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e2592be7124d47579a2e7dab3db14c32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e65cc09b6c43be85d68c6c2f1f53fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:45:52.118219 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-708b0c01-1dff-4cd6-adc6-c611b24a56ba tempest-ProjectMemberTests-503905891 tempest-ProjectMemberTests-503905891-project-member] https://10.4.3.158/volume/v3/capabilities/np0000007814@storpool returned with HTTP 403 Aug 19 21:45:52.118625 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1456/5798] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Aug 19 21:45:52 2026] GET /volume/v3/capabilities/np0000007814@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:52.247368 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-34c6c863-b0b5-4824-9e75-77f2dfda32ee None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:52.249514 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-34c6c863-b0b5-4824-9e75-77f2dfda32ee tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] POST https://10.4.3.158/volume/v3/types Aug 19 21:45:52.249514 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-34c6c863-b0b5-4824-9e75-77f2dfda32ee tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-987774595", "extra_specs": {}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:52.262089 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-34c6c863-b0b5-4824-9e75-77f2dfda32ee tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Aug 19 21:45:52.262425 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1449/5799] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Aug 19 21:45:52 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 19 21:45:52.269942 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f30605b9-8b6c-4782-b684-d57b9b58f867 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:52.271571 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f30605b9-8b6c-4782-b684-d57b9b58f867 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] POST https://10.4.3.158/volume/v3/types/43cb6d19-9526-4f8e-9cf2-72ac0eaf640e/encryption Aug 19 21:45:52.271867 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f30605b9-8b6c-4782-b684-d57b9b58f867 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:52.285839 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f30605b9-8b6c-4782-b684-d57b9b58f867 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] https://10.4.3.158/volume/v3/types/43cb6d19-9526-4f8e-9cf2-72ac0eaf640e/encryption returned with HTTP 200 Aug 19 21:45:52.286362 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1443/5800] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Aug 19 21:45:52 2026] POST /volume/v3/types/43cb6d19-9526-4f8e-9cf2-72ac0eaf640e/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:52.308387 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:52.309793 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:45:52.310099 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-164456350", "snapshot_id": null, "imageRef": "3d0fc25f-6623-4718-ad33-49920c087e88", "volume_type": "tempest-scenario-type-luks-987774595", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:52.311427 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-164456350', 'snapshot_id': None, 'imageRef': '3d0fc25f-6623-4718-ad33-49920c087e88', 'volume_type': 'tempest-scenario-type-luks-987774595', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:45:52.503064 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume of 1 GB Aug 19 21:45:52.503475 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:52.503475 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:52.504148 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Availability Zones retrieved successfully. Aug 19 21:45:52.512307 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Flow 'volume_create_api' (caa177f3-c582-403e-b4d4-d68800822678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:45:52.513658 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9a71a1-183d-4473-a9bc-29f9b92ae6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:52.514912 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:45:52.566179 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9a71a1-183d-4473-a9bc-29f9b92ae6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:45:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43cb6d19-9526-4f8e-9cf2-72ac0eaf640e,is_public=True,name='tempest-scenario-type-luks-987774595',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43cb6d19-9526-4f8e-9cf2-72ac0eaf640e', '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=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:52.566851 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd34313-e141-40e7-9461-73167bff9718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:52.589252 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-987774595 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-987774595, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:45:52.589524 np0000007814 devstack@c-api.service[100176]: WARNING cinder.quota [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-987774595 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-987774595, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:45:52.610865 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Created reservations ['b66ce036-bfda-4661-9acd-9404939ee60f', '9f1cffd2-24a6-4252-b673-aa54bb9206bf', 'd196c94f-62b3-4253-b761-5920aacb0ab3', '3e749922-9101-4450-9c6c-daaa8e9df696'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:45:52.611717 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd34313-e141-40e7-9461-73167bff9718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b66ce036-bfda-4661-9acd-9404939ee60f', '9f1cffd2-24a6-4252-b673-aa54bb9206bf', 'd196c94f-62b3-4253-b761-5920aacb0ab3', '3e749922-9101-4450-9c6c-daaa8e9df696']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:52.612390 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ccf256c-4762-425e-8b5c-951d27731fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:52.632375 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ccf256c-4762-425e-8b5c-951d27731fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd231c0b-8688-493e-8fb0-bbb98d66c775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-164456350',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dabafdb30d48aca6affe08ded42547',qos_specs=None,replication_status=,reservations=['b66ce036-bfda-4661-9acd-9404939ee60f','9f1cffd2-24a6-4252-b673-aa54bb9206bf','d196c94f-62b3-4253-b761-5920aacb0ab3','3e749922-9101-4450-9c6c-daaa8e9df696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65726bb919da416f945b5e6257a64992',volume_type_id=43cb6d19-9526-4f8e-9cf2-72ac0eaf640e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-164456350',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fd231c0b-8688-493e-8fb0-bbb98d66c775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dabafdb30d48aca6affe08ded42547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65726bb919da416f945b5e6257a64992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43cb6d19-9526-4f8e-9cf2-72ac0eaf640e),volume_type_id=43cb6d19-9526-4f8e-9cf2-72ac0eaf640e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:52.633001 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa71981-d8af-48df-be3c-6ca8c11c12d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:52.648762 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa71981-d8af-48df-be3c-6ca8c11c12d5) transitioned into state 'SUCCESS' from state '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-164456350',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dabafdb30d48aca6affe08ded42547',qos_specs=None,replication_status=,reservations=['b66ce036-bfda-4661-9acd-9404939ee60f','9f1cffd2-24a6-4252-b673-aa54bb9206bf','d196c94f-62b3-4253-b761-5920aacb0ab3','3e749922-9101-4450-9c6c-daaa8e9df696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65726bb919da416f945b5e6257a64992',volume_type_id=43cb6d19-9526-4f8e-9cf2-72ac0eaf640e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:52.649404 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a7f9bc-ccf3-4155-b11f-b79aa882776d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:52.658020 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a7f9bc-ccf3-4155-b11f-b79aa882776d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:52.658787 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Flow 'volume_create_api' (caa177f3-c582-403e-b4d4-d68800822678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:45:52.659228 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume request issued successfully. Aug 19 21:45:52.659758 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a5d3c90-09d7-406c-a7c2-94c3c7cb43be tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:45:52.660168 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1453/5801] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:45:52 2026] POST /volume/v3/volumes => generated 790 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:45:52.670694 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c833c75e-debe-4aa5-a87b-02d9673f597b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:52.672448 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c833c75e-debe-4aa5-a87b-02d9673f597b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:45:52.672637 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c833c75e-debe-4aa5-a87b-02d9673f597b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:52.672817 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c833c75e-debe-4aa5-a87b-02d9673f597b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:52.681467 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:52.681467 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:52.685725 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c833c75e-debe-4aa5-a87b-02d9673f597b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:52.689778 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c833c75e-debe-4aa5-a87b-02d9673f597b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:45:52.690169 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1457/5802] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:52 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:53.583169 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:53.659534 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:45:53.659865 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1638910027"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:53.661459 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.v3.volumes [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1638910027'}} {{(pid=100178) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:45:53.661609 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume of 1 GB Aug 19 21:45:53.664935 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Availability Zones retrieved successfully. Aug 19 21:45:53.669512 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Flow 'volume_create_api' (14170325-6a33-48e5-a2f7-f894663846b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:45:53.670689 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987550ca-c97d-4fbc-a62b-170134e4d8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:53.671397 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.flows.api.create_volume [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Validating volume size '1' using validate_int {{(pid=100178) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:45:53.690513 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987550ca-c97d-4fbc-a62b-170134e4d8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:53.691228 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (864bbead-d2bb-4594-a53b-14111f468e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:53.701981 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-58523cdd-9354-4e8c-832e-fa49ebc8262d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:53.703553 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-58523cdd-9354-4e8c-832e-fa49ebc8262d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:45:53.703710 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-58523cdd-9354-4e8c-832e-fa49ebc8262d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:53.703911 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-58523cdd-9354-4e8c-832e-fa49ebc8262d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:53.710041 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:53.710041 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:53.713097 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-58523cdd-9354-4e8c-832e-fa49ebc8262d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:53.716986 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-58523cdd-9354-4e8c-832e-fa49ebc8262d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:45:53.717357 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1444/5803] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:53 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:53.743860 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Created reservations ['4c4724ae-4f1c-4f01-9881-035bb00fef3a', 'f88f3094-6b1e-4a37-a6ca-bab6ed67e98d', '14ec1ebc-68cf-485f-b1ff-057c1f9caaa9', '9586392c-5600-45bb-aa57-6e5908b75e9e'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:45:53.744502 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (864bbead-d2bb-4594-a53b-14111f468e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c4724ae-4f1c-4f01-9881-035bb00fef3a', 'f88f3094-6b1e-4a37-a6ca-bab6ed67e98d', '14ec1ebc-68cf-485f-b1ff-057c1f9caaa9', '9586392c-5600-45bb-aa57-6e5908b75e9e']}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:53.745121 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c06208f-1e4b-4bab-b004-064c85341bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:53.766994 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c06208f-1e4b-4bab-b004-064c85341bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '660ff175-27c3-4cbf-832f-3e8dccd3bd3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1638910027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',qos_specs=None,replication_status=,reservations=['4c4724ae-4f1c-4f01-9881-035bb00fef3a','f88f3094-6b1e-4a37-a6ca-bab6ed67e98d','14ec1ebc-68cf-485f-b1ff-057c1f9caaa9','9586392c-5600-45bb-aa57-6e5908b75e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:45:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1638910027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=660ff175-27c3-4cbf-832f-3e8dccd3bd3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:53.767726 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0c6c2b-7b33-47ba-99d6-096eb517b0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:53.781956 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0c6c2b-7b33-47ba-99d6-096eb517b0fa) transitioned into state 'SUCCESS' from state '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-1638910027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',qos_specs=None,replication_status=,reservations=['4c4724ae-4f1c-4f01-9881-035bb00fef3a','f88f3094-6b1e-4a37-a6ca-bab6ed67e98d','14ec1ebc-68cf-485f-b1ff-057c1f9caaa9','9586392c-5600-45bb-aa57-6e5908b75e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:53.782621 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f70077a-5585-4aae-ab48-86bb141b1eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:53.789925 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f70077a-5585-4aae-ab48-86bb141b1eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100178) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:53.790674 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Flow 'volume_create_api' (14170325-6a33-48e5-a2f7-f894663846b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100178) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:45:53.790928 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume request issued successfully. Aug 19 21:45:53.791435 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-eea16de6-dac1-4f2f-bced-ee905ea3376b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:45:53.791801 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1450/5804] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:45:53 2026] POST /volume/v3/volumes => generated 778 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:45:53.801892 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2b67fcb2-ce36-4b9c-9098-49277068e626 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:53.803666 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2b67fcb2-ce36-4b9c-9098-49277068e626 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a Aug 19 21:45:53.803884 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2b67fcb2-ce36-4b9c-9098-49277068e626 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:53.804119 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2b67fcb2-ce36-4b9c-9098-49277068e626 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:53.810415 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:53.810415 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:53.813318 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2b67fcb2-ce36-4b9c-9098-49277068e626 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:45:53.816571 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2b67fcb2-ce36-4b9c-9098-49277068e626 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a returned with HTTP 200 Aug 19 21:45:53.816929 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1454/5805] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:53 2026] GET /volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:54.729898 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d77f7905-a4c4-4006-90ab-d38b0d3ea66c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:54.734250 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d77f7905-a4c4-4006-90ab-d38b0d3ea66c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:45:54.734250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d77f7905-a4c4-4006-90ab-d38b0d3ea66c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:54.734250 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d77f7905-a4c4-4006-90ab-d38b0d3ea66c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:54.741034 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:54.741034 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:54.744723 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d77f7905-a4c4-4006-90ab-d38b0d3ea66c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:54.748781 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d77f7905-a4c4-4006-90ab-d38b0d3ea66c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:45:54.750454 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1458/5806] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:54 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:54.828510 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6ac33a4b-5aa2-40e7-a94c-269f003a88b3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:54.830670 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ac33a4b-5aa2-40e7-a94c-269f003a88b3 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a Aug 19 21:45:54.830907 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ac33a4b-5aa2-40e7-a94c-269f003a88b3 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:54.831115 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ac33a4b-5aa2-40e7-a94c-269f003a88b3 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:54.839663 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:54.839663 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:54.843316 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6ac33a4b-5aa2-40e7-a94c-269f003a88b3 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:45:54.848824 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ac33a4b-5aa2-40e7-a94c-269f003a88b3 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a returned with HTTP 200 Aug 19 21:45:54.849283 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1445/5807] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:54 2026] GET /volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:54.861037 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-d84be355-3d35-4762-8994-771a7a1e6312 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:54.862891 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d84be355-3d35-4762-8994-771a7a1e6312 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:45:54.863256 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-d84be355-3d35-4762-8994-771a7a1e6312 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "660ff175-27c3-4cbf-832f-3e8dccd3bd3a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1020788396"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:54.871639 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:54.871639 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:54.871949 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d84be355-3d35-4762-8994-771a7a1e6312 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:45:54.872077 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-d84be355-3d35-4762-8994-771a7a1e6312 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create snapshot from volume 660ff175-27c3-4cbf-832f-3e8dccd3bd3a Aug 19 21:45:54.903439 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-d84be355-3d35-4762-8994-771a7a1e6312 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Created reservations ['2f262676-287c-42a8-a0f9-7395243076e0', 'b193cc5b-d53f-4fc9-ba28-f1529f1f01be', '138c5a62-f199-4fec-89e6-536227f3c8c2', 'bce60988-ad20-422d-bfe7-ed37e951e479'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:45:54.929489 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-d84be355-3d35-4762-8994-771a7a1e6312 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot create request issued successfully. Aug 19 21:45:54.929829 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-d84be355-3d35-4762-8994-771a7a1e6312 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:45:54.930277 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1451/5808] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:45:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:45:54.938286 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2a99ea64-8249-494b-9c17-2ada303ac40a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:54.939883 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a99ea64-8249-494b-9c17-2ada303ac40a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e Aug 19 21:45:54.940064 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a99ea64-8249-494b-9c17-2ada303ac40a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:54.940239 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a99ea64-8249-494b-9c17-2ada303ac40a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:54.944678 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:54.944678 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:54.944966 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2a99ea64-8249-494b-9c17-2ada303ac40a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:45:54.945538 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a99ea64-8249-494b-9c17-2ada303ac40a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e returned with HTTP 200 Aug 19 21:45:54.945876 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1455/5809] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:45:54 2026] GET /volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:55.761785 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-34ead25b-de3c-4f9d-9635-ea715390780a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:55.763680 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-34ead25b-de3c-4f9d-9635-ea715390780a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:45:55.763854 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-34ead25b-de3c-4f9d-9635-ea715390780a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:55.764050 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-34ead25b-de3c-4f9d-9635-ea715390780a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:55.770208 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:55.770208 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:55.773388 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-34ead25b-de3c-4f9d-9635-ea715390780a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:55.777109 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-34ead25b-de3c-4f9d-9635-ea715390780a tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:45:55.777441 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1459/5810] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:55 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:55.954861 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bf589c9d-b972-47b5-b842-145b19f138ed None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:55.956638 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf589c9d-b972-47b5-b842-145b19f138ed tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e Aug 19 21:45:55.956818 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf589c9d-b972-47b5-b842-145b19f138ed tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:55.956997 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf589c9d-b972-47b5-b842-145b19f138ed tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:55.961561 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:55.961561 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:55.961818 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bf589c9d-b972-47b5-b842-145b19f138ed tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:45:55.962420 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf589c9d-b972-47b5-b842-145b19f138ed tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e returned with HTTP 200 Aug 19 21:45:55.962746 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1446/5811] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:45:55 2026] GET /volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:55.970821 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-931d2c4e-7aa2-430d-9231-493a459d4e66 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:56.016421 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-931d2c4e-7aa2-430d-9231-493a459d4e66 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] POST https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e/action Aug 19 21:45:56.016772 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-931d2c4e-7aa2-430d-9231-493a459d4e66 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100178) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:45:56.016891 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-931d2c4e-7aa2-430d-9231-493a459d4e66 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:56.022950 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:56.022950 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:56.023372 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-931d2c4e-7aa2-430d-9231-493a459d4e66 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Snapshot retrieved successfully. Aug 19 21:45:56.024129 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.policy [None req-931d2c4e-7aa2-430d-9231-493a459d4e66 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7a4d398ecbe649c1bf2f5ccfaff53c60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fdc7923a5ec4768b82cfb1b2f29f557', '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=100178) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:45:56.024315 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-931d2c4e-7aa2-430d-9231-493a459d4e66 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e/action returned with HTTP 403 Aug 19 21:45:56.024742 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1452/5812] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:45:55 2026] POST /volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e/action => generated 133 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:56.031295 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7192978c-1350-480d-afe6-4947c56bbd95 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:56.032851 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7192978c-1350-480d-afe6-4947c56bbd95 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e Aug 19 21:45:56.033024 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7192978c-1350-480d-afe6-4947c56bbd95 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:56.033218 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7192978c-1350-480d-afe6-4947c56bbd95 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:56.033325 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-7192978c-1350-480d-afe6-4947c56bbd95 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete snapshot with id: bf3108c1-7289-4bf6-ba6b-9a6095bd897e Aug 19 21:45:56.037545 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:56.037545 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:56.037821 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7192978c-1350-480d-afe6-4947c56bbd95 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:45:56.050760 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7192978c-1350-480d-afe6-4947c56bbd95 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot delete request issued successfully. Aug 19 21:45:56.050972 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7192978c-1350-480d-afe6-4947c56bbd95 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e returned with HTTP 202 Aug 19 21:45:56.051534 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1456/5813] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:45:56 2026] DELETE /volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:45:56.058821 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-59fb8f87-a897-41a1-8483-3f39081d6566 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:56.060751 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59fb8f87-a897-41a1-8483-3f39081d6566 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e Aug 19 21:45:56.060989 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59fb8f87-a897-41a1-8483-3f39081d6566 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:56.061294 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59fb8f87-a897-41a1-8483-3f39081d6566 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:56.066567 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:56.066567 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:56.066960 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-59fb8f87-a897-41a1-8483-3f39081d6566 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:45:56.067620 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59fb8f87-a897-41a1-8483-3f39081d6566 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e returned with HTTP 200 Aug 19 21:45:56.068025 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1460/5814] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:45:56 2026] GET /volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:56.788267 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-724ee1aa-cd6f-4765-be6e-d7084f361e21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:56.790077 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-724ee1aa-cd6f-4765-be6e-d7084f361e21 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:45:56.790246 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-724ee1aa-cd6f-4765-be6e-d7084f361e21 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:56.790459 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-724ee1aa-cd6f-4765-be6e-d7084f361e21 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:56.796817 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:56.796817 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:56.800053 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-724ee1aa-cd6f-4765-be6e-d7084f361e21 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:56.803851 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-724ee1aa-cd6f-4765-be6e-d7084f361e21 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:45:56.804333 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1447/5815] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:56 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:57.076837 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-42d426d4-db04-4e5b-822f-b27f25382bbe None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:57.078674 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-42d426d4-db04-4e5b-822f-b27f25382bbe tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e Aug 19 21:45:57.078890 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-42d426d4-db04-4e5b-822f-b27f25382bbe tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:57.079075 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-42d426d4-db04-4e5b-822f-b27f25382bbe tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:57.083261 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-42d426d4-db04-4e5b-822f-b27f25382bbe tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e returned with HTTP 404 Aug 19 21:45:57.083709 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1453/5816] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:45:57 2026] GET /volume/v3/snapshots/bf3108c1-7289-4bf6-ba6b-9a6095bd897e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:57.089861 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-30f449e5-ac50-4814-8485-6622a0ab0a6e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:57.091520 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30f449e5-ac50-4814-8485-6622a0ab0a6e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a Aug 19 21:45:57.091753 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30f449e5-ac50-4814-8485-6622a0ab0a6e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:57.091956 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30f449e5-ac50-4814-8485-6622a0ab0a6e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:57.092153 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-30f449e5-ac50-4814-8485-6622a0ab0a6e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete volume with id: 660ff175-27c3-4cbf-832f-3e8dccd3bd3a Aug 19 21:45:57.098562 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:57.098562 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:57.098883 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30f449e5-ac50-4814-8485-6622a0ab0a6e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:45:57.114902 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30f449e5-ac50-4814-8485-6622a0ab0a6e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete volume request issued successfully. Aug 19 21:45:57.115094 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30f449e5-ac50-4814-8485-6622a0ab0a6e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a returned with HTTP 202 Aug 19 21:45:57.115656 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1457/5817] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:45:57 2026] DELETE /volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:45:57.123152 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-235aaa8d-43ed-490d-9113-d19967454706 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:57.125047 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-235aaa8d-43ed-490d-9113-d19967454706 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a Aug 19 21:45:57.125341 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-235aaa8d-43ed-490d-9113-d19967454706 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:57.125570 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-235aaa8d-43ed-490d-9113-d19967454706 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:57.131985 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:57.131985 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:57.135446 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-235aaa8d-43ed-490d-9113-d19967454706 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:45:57.138910 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-235aaa8d-43ed-490d-9113-d19967454706 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a returned with HTTP 200 Aug 19 21:45:57.139281 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1461/5818] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:57 2026] GET /volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:57.815472 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5bcefb99-6dfe-425d-8ce3-ff7f0fc09b83 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:57.817289 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5bcefb99-6dfe-425d-8ce3-ff7f0fc09b83 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:45:57.817467 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5bcefb99-6dfe-425d-8ce3-ff7f0fc09b83 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:57.817640 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5bcefb99-6dfe-425d-8ce3-ff7f0fc09b83 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:57.823981 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:57.823981 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:57.827173 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5bcefb99-6dfe-425d-8ce3-ff7f0fc09b83 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:57.830808 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5bcefb99-6dfe-425d-8ce3-ff7f0fc09b83 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:45:57.831219 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1448/5819] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:57 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:58.150748 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-31ce42e5-8a33-45be-8437-1d65bba562dc None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:58.152428 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-31ce42e5-8a33-45be-8437-1d65bba562dc tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a Aug 19 21:45:58.152614 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-31ce42e5-8a33-45be-8437-1d65bba562dc tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:58.152788 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-31ce42e5-8a33-45be-8437-1d65bba562dc tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:58.158162 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-31ce42e5-8a33-45be-8437-1d65bba562dc tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a returned with HTTP 404 Aug 19 21:45:58.158596 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1454/5820] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:58 2026] GET /volume/v3/volumes/660ff175-27c3-4cbf-832f-3e8dccd3bd3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:45:58.165599 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-471aa2b8-893d-460e-a04d-d36905965a50 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:58.167069 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:45:58.167400 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1425226694"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:58.168704 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1425226694'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:45:58.168819 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume of 1 GB Aug 19 21:45:58.172270 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Availability Zones retrieved successfully. Aug 19 21:45:58.177321 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Flow 'volume_create_api' (3a5c6aea-d42e-45c1-991b-d23528d9b488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:45:58.178209 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d7e382-7fb6-4f2f-bb3f-6c8522824957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:58.178888 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:45:58.199876 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d7e382-7fb6-4f2f-bb3f-6c8522824957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:58.200604 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ae0d458-d3eb-4f8d-a02f-5758ee988b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:58.236361 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Created reservations ['ae2f0a2a-556c-484e-9cf2-bbbf1419c8e9', '68f05c4e-6f47-4de6-b492-eb52aecce5cb', '885d59f3-b0b4-4862-82b1-9e202a5911c4', '4d5c37e2-76a2-49cf-93bd-dfcbc9040c2f'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:45:58.237068 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ae0d458-d3eb-4f8d-a02f-5758ee988b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae2f0a2a-556c-484e-9cf2-bbbf1419c8e9', '68f05c4e-6f47-4de6-b492-eb52aecce5cb', '885d59f3-b0b4-4862-82b1-9e202a5911c4', '4d5c37e2-76a2-49cf-93bd-dfcbc9040c2f']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:58.237780 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aae4aea-bd87-48c3-b1ef-adbeaf10c1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:58.258228 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aae4aea-bd87-48c3-b1ef-adbeaf10c1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1bca66d-0f40-4d9e-af93-bfb2f7062ec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1425226694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',qos_specs=None,replication_status=,reservations=['ae2f0a2a-556c-484e-9cf2-bbbf1419c8e9','68f05c4e-6f47-4de6-b492-eb52aecce5cb','885d59f3-b0b4-4862-82b1-9e202a5911c4','4d5c37e2-76a2-49cf-93bd-dfcbc9040c2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1425226694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1bca66d-0f40-4d9e-af93-bfb2f7062ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:58.258893 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c898b5f8-71a6-4523-9681-679b103aeae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:58.277693 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c898b5f8-71a6-4523-9681-679b103aeae6) transitioned into state 'SUCCESS' from state '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-1425226694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',qos_specs=None,replication_status=,reservations=['ae2f0a2a-556c-484e-9cf2-bbbf1419c8e9','68f05c4e-6f47-4de6-b492-eb52aecce5cb','885d59f3-b0b4-4862-82b1-9e202a5911c4','4d5c37e2-76a2-49cf-93bd-dfcbc9040c2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:58.278376 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69816528-26e0-4900-9e9b-025f9041775f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:45:58.285862 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69816528-26e0-4900-9e9b-025f9041775f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:45:58.286632 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Flow 'volume_create_api' (3a5c6aea-d42e-45c1-991b-d23528d9b488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:45:58.286924 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume request issued successfully. Aug 19 21:45:58.287465 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-471aa2b8-893d-460e-a04d-d36905965a50 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:45:58.287912 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1458/5821] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:45:58 2026] POST /volume/v3/volumes => generated 778 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:45:58.298309 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6e35c1d0-fcf4-47ce-b010-302be1104c41 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:58.300431 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6e35c1d0-fcf4-47ce-b010-302be1104c41 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 Aug 19 21:45:58.300716 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6e35c1d0-fcf4-47ce-b010-302be1104c41 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:58.300967 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6e35c1d0-fcf4-47ce-b010-302be1104c41 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:58.312586 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:58.312586 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:58.316489 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6e35c1d0-fcf4-47ce-b010-302be1104c41 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:45:58.321093 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6e35c1d0-fcf4-47ce-b010-302be1104c41 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 returned with HTTP 200 Aug 19 21:45:58.321601 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1462/5822] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:58 2026] GET /volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:58.842626 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d2f3403f-28fb-4d65-9460-54c2bd249b47 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:58.844318 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2f3403f-28fb-4d65-9460-54c2bd249b47 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:45:58.844492 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2f3403f-28fb-4d65-9460-54c2bd249b47 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:58.844678 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2f3403f-28fb-4d65-9460-54c2bd249b47 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:58.850714 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:58.850714 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:58.853605 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d2f3403f-28fb-4d65-9460-54c2bd249b47 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:58.857026 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2f3403f-28fb-4d65-9460-54c2bd249b47 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:45:58.857374 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1449/5823] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:58 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:59.332652 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-b20a0d1e-f949-4e6b-a68b-4c845eb716d2 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:59.334245 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b20a0d1e-f949-4e6b-a68b-4c845eb716d2 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 Aug 19 21:45:59.334418 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b20a0d1e-f949-4e6b-a68b-4c845eb716d2 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:59.334588 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-b20a0d1e-f949-4e6b-a68b-4c845eb716d2 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:59.340984 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:59.340984 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:45:59.344185 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-b20a0d1e-f949-4e6b-a68b-4c845eb716d2 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:45:59.347944 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-b20a0d1e-f949-4e6b-a68b-4c845eb716d2 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 returned with HTTP 200 Aug 19 21:45:59.348362 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1455/5824] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:59 2026] GET /volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:45:59.360243 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4e1a5dfb-b3e3-4fd3-97fe-261aa9d1b9fd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:59.362301 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e1a5dfb-b3e3-4fd3-97fe-261aa9d1b9fd tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:45:59.362676 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e1a5dfb-b3e3-4fd3-97fe-261aa9d1b9fd tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1bca66d-0f40-4d9e-af93-bfb2f7062ec0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-530909198"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:45:59.371995 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:59.371995 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:45:59.372378 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4e1a5dfb-b3e3-4fd3-97fe-261aa9d1b9fd tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:45:59.372497 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-4e1a5dfb-b3e3-4fd3-97fe-261aa9d1b9fd tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create snapshot from volume f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 Aug 19 21:45:59.397159 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-4e1a5dfb-b3e3-4fd3-97fe-261aa9d1b9fd tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Created reservations ['9d4e5b75-3c0c-4290-a897-984ad372e567', '349cef62-84f3-4330-81dc-65ec8cfff2c9', 'b5903677-1ad8-4c74-b4c7-7afd0037d870', '1930972c-3c41-436d-9011-adc6cfcbaa50'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:45:59.426782 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4e1a5dfb-b3e3-4fd3-97fe-261aa9d1b9fd tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot create request issued successfully. Aug 19 21:45:59.427168 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e1a5dfb-b3e3-4fd3-97fe-261aa9d1b9fd tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:45:59.427678 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1459/5825] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:45:59 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 19 21:45:59.435596 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d7ea2b08-27dd-417d-ae56-6d08ca164372 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:59.437444 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d7ea2b08-27dd-417d-ae56-6d08ca164372 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 Aug 19 21:45:59.437644 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d7ea2b08-27dd-417d-ae56-6d08ca164372 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:59.437846 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d7ea2b08-27dd-417d-ae56-6d08ca164372 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:59.442977 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:59.442977 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:45:59.443293 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d7ea2b08-27dd-417d-ae56-6d08ca164372 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:45:59.443896 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d7ea2b08-27dd-417d-ae56-6d08ca164372 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 returned with HTTP 200 Aug 19 21:45:59.444270 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1463/5826] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:45:59 2026] GET /volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:45:59.868726 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1840ddef-204c-4ae1-9aa2-1b61bc3270d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:45:59.870797 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1840ddef-204c-4ae1-9aa2-1b61bc3270d3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:45:59.871007 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1840ddef-204c-4ae1-9aa2-1b61bc3270d3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:45:59.871241 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1840ddef-204c-4ae1-9aa2-1b61bc3270d3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:45:59.879270 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:45:59.879270 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:45:59.883396 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1840ddef-204c-4ae1-9aa2-1b61bc3270d3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:45:59.888239 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1840ddef-204c-4ae1-9aa2-1b61bc3270d3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:45:59.888712 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1450/5827] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:45:59 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:00.453098 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-2a825c1b-8643-4936-b04f-53b00c10f86a None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:00.454860 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a825c1b-8643-4936-b04f-53b00c10f86a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 Aug 19 21:46:00.455110 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a825c1b-8643-4936-b04f-53b00c10f86a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:00.455351 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-2a825c1b-8643-4936-b04f-53b00c10f86a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:00.460429 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:00.460429 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:00.460912 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-2a825c1b-8643-4936-b04f-53b00c10f86a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:00.461954 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-2a825c1b-8643-4936-b04f-53b00c10f86a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 returned with HTTP 200 Aug 19 21:46:00.462379 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1456/5828] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:00 2026] GET /volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:00.470791 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-189b0990-718e-41e6-bab5-c97db23f5391 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:00.472743 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-189b0990-718e-41e6-bab5-c97db23f5391 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] GET https://10.4.3.158/volume/v3/snapshots Aug 19 21:46:00.472941 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-189b0990-718e-41e6-bab5-c97db23f5391 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:00.473165 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-189b0990-718e-41e6-bab5-c97db23f5391 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:00.473432 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-189b0990-718e-41e6-bab5-c97db23f5391 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 21:46:00.473713 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:00.473713 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:00.474602 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-189b0990-718e-41e6-bab5-c97db23f5391 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 21:46:00.479036 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-189b0990-718e-41e6-bab5-c97db23f5391 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Get all snapshots completed successfully. Aug 19 21:46:00.479498 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-189b0990-718e-41e6-bab5-c97db23f5391 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Aug 19 21:46:00.479891 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1460/5829] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Aug 19 21:46:00 2026] GET /volume/v3/snapshots => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:00.487434 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-28d1c00d-023a-443f-aa4d-574a681b07a5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:00.489545 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28d1c00d-023a-443f-aa4d-574a681b07a5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 Aug 19 21:46:00.489839 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28d1c00d-023a-443f-aa4d-574a681b07a5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:00.490121 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28d1c00d-023a-443f-aa4d-574a681b07a5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:00.490289 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-28d1c00d-023a-443f-aa4d-574a681b07a5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete snapshot with id: 79cd7bad-efbe-4608-864e-17bcacbc23e9 Aug 19 21:46:00.495005 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:00.495005 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:00.495307 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-28d1c00d-023a-443f-aa4d-574a681b07a5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:00.508691 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-28d1c00d-023a-443f-aa4d-574a681b07a5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot delete request issued successfully. Aug 19 21:46:00.508817 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28d1c00d-023a-443f-aa4d-574a681b07a5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 returned with HTTP 202 Aug 19 21:46:00.509207 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1464/5830] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:46:00 2026] DELETE /volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:46:00.516491 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d1a65e57-551d-4df7-966e-9482df0b758e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:00.518258 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d1a65e57-551d-4df7-966e-9482df0b758e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 Aug 19 21:46:00.518478 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d1a65e57-551d-4df7-966e-9482df0b758e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:00.518665 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d1a65e57-551d-4df7-966e-9482df0b758e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:00.523216 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:00.523216 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:00.523499 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d1a65e57-551d-4df7-966e-9482df0b758e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:00.524128 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d1a65e57-551d-4df7-966e-9482df0b758e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 returned with HTTP 200 Aug 19 21:46:00.524491 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1451/5831] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:00 2026] GET /volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:00.899599 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-8b90258a-4417-455a-8405-ffc8da0e9f6e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:00.901294 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b90258a-4417-455a-8405-ffc8da0e9f6e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:46:00.901488 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b90258a-4417-455a-8405-ffc8da0e9f6e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:00.901680 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-8b90258a-4417-455a-8405-ffc8da0e9f6e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:00.908069 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:00.908069 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:00.911386 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-8b90258a-4417-455a-8405-ffc8da0e9f6e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:00.915362 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-8b90258a-4417-455a-8405-ffc8da0e9f6e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:46:00.915733 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1457/5832] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:00 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:01.534132 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7f5434e4-8cad-41f2-8f1e-f22761240ba9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:01.535897 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f5434e4-8cad-41f2-8f1e-f22761240ba9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 Aug 19 21:46:01.536112 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f5434e4-8cad-41f2-8f1e-f22761240ba9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:01.536310 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f5434e4-8cad-41f2-8f1e-f22761240ba9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:01.540221 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f5434e4-8cad-41f2-8f1e-f22761240ba9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 returned with HTTP 404 Aug 19 21:46:01.540654 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1461/5833] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:01 2026] GET /volume/v3/snapshots/79cd7bad-efbe-4608-864e-17bcacbc23e9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:01.546829 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0b5d2693-391c-4f30-bfc4-0f04d28c0894 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:01.548870 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0b5d2693-391c-4f30-bfc4-0f04d28c0894 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 Aug 19 21:46:01.549118 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0b5d2693-391c-4f30-bfc4-0f04d28c0894 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:01.549363 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0b5d2693-391c-4f30-bfc4-0f04d28c0894 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:01.549560 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-0b5d2693-391c-4f30-bfc4-0f04d28c0894 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete volume with id: f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 Aug 19 21:46:01.556799 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:01.556799 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:01.557090 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0b5d2693-391c-4f30-bfc4-0f04d28c0894 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:01.575489 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0b5d2693-391c-4f30-bfc4-0f04d28c0894 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete volume request issued successfully. Aug 19 21:46:01.575683 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0b5d2693-391c-4f30-bfc4-0f04d28c0894 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 returned with HTTP 202 Aug 19 21:46:01.576113 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1465/5834] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:46:01 2026] DELETE /volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:46:01.582695 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a4da7467-fd84-43b2-97b1-ce31319bcb04 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:01.584496 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a4da7467-fd84-43b2-97b1-ce31319bcb04 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 Aug 19 21:46:01.584667 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a4da7467-fd84-43b2-97b1-ce31319bcb04 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:01.584841 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a4da7467-fd84-43b2-97b1-ce31319bcb04 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:01.591833 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:01.591833 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:01.595182 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a4da7467-fd84-43b2-97b1-ce31319bcb04 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:01.599102 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a4da7467-fd84-43b2-97b1-ce31319bcb04 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 returned with HTTP 200 Aug 19 21:46:01.599498 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1452/5835] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:01 2026] GET /volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:01.927548 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e20bfeab-b614-4d82-a546-bbcf8d95a693 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:01.929896 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e20bfeab-b614-4d82-a546-bbcf8d95a693 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:46:01.930225 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e20bfeab-b614-4d82-a546-bbcf8d95a693 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:01.930525 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e20bfeab-b614-4d82-a546-bbcf8d95a693 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:01.941005 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:01.941005 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:01.946303 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e20bfeab-b614-4d82-a546-bbcf8d95a693 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:01.952577 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e20bfeab-b614-4d82-a546-bbcf8d95a693 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:46:01.953152 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1458/5836] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:01 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:02.611125 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3bd273af-d5ef-4566-87a2-c9bb53ef76d2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:02.612802 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bd273af-d5ef-4566-87a2-c9bb53ef76d2 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 Aug 19 21:46:02.612976 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bd273af-d5ef-4566-87a2-c9bb53ef76d2 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:02.613167 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bd273af-d5ef-4566-87a2-c9bb53ef76d2 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:02.618103 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bd273af-d5ef-4566-87a2-c9bb53ef76d2 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 returned with HTTP 404 Aug 19 21:46:02.618619 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1462/5837] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:02 2026] GET /volume/v3/volumes/f1bca66d-0f40-4d9e-af93-bfb2f7062ec0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:02.626184 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:02.627967 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:46:02.628336 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-661971775"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:02.629675 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-661971775'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:46:02.629820 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume of 1 GB Aug 19 21:46:02.633877 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Availability Zones retrieved successfully. Aug 19 21:46:02.639462 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Flow 'volume_create_api' (b0983792-6919-4de3-a0d9-102368d9d808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:46:02.640382 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c24661-5e32-424c-9549-161d2e2d963f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:02.641188 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:46:02.666362 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c24661-5e32-424c-9549-161d2e2d963f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:02.667273 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0803344-1f50-46b3-8d60-4b6443e78c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:02.708371 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Created reservations ['14ac9e9e-fa1e-4a0b-b647-d3fb7fc38015', '46a886e0-8f4d-4248-b36a-4f6d775aa5ad', '33090286-c326-4456-9f22-4b6dbaf0edcb', '4e114446-19f5-4772-b03f-1eec057256ac'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:46:02.709094 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0803344-1f50-46b3-8d60-4b6443e78c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14ac9e9e-fa1e-4a0b-b647-d3fb7fc38015', '46a886e0-8f4d-4248-b36a-4f6d775aa5ad', '33090286-c326-4456-9f22-4b6dbaf0edcb', '4e114446-19f5-4772-b03f-1eec057256ac']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:02.709862 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff8359a-ed27-4674-b652-f9e287abfc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:02.736903 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff8359a-ed27-4674-b652-f9e287abfc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc499c7a-ccfa-4e14-ac49-2447c14adbe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-661971775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',qos_specs=None,replication_status=,reservations=['14ac9e9e-fa1e-4a0b-b647-d3fb7fc38015','46a886e0-8f4d-4248-b36a-4f6d775aa5ad','33090286-c326-4456-9f22-4b6dbaf0edcb','4e114446-19f5-4772-b03f-1eec057256ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:46:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-661971775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc499c7a-ccfa-4e14-ac49-2447c14adbe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:02.737732 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c5b00c-19a1-457d-aadc-da3341d41ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:02.759034 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c5b00c-19a1-457d-aadc-da3341d41ece) transitioned into state 'SUCCESS' from state '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-661971775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',qos_specs=None,replication_status=,reservations=['14ac9e9e-fa1e-4a0b-b647-d3fb7fc38015','46a886e0-8f4d-4248-b36a-4f6d775aa5ad','33090286-c326-4456-9f22-4b6dbaf0edcb','4e114446-19f5-4772-b03f-1eec057256ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:02.759885 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57028698-63cd-4d42-a9fc-1e0c38133a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:02.775332 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57028698-63cd-4d42-a9fc-1e0c38133a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:02.776667 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Flow 'volume_create_api' (b0983792-6919-4de3-a0d9-102368d9d808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:46:02.777134 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume request issued successfully. Aug 19 21:46:02.777904 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7767ba3-1644-46ee-b4f2-50f9b865dff9 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:46:02.778460 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1466/5838] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:46:02 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:46:02.789428 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ae439a83-7810-4484-beb8-29024d70d8f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:02.791185 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae439a83-7810-4484-beb8-29024d70d8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 Aug 19 21:46:02.791442 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae439a83-7810-4484-beb8-29024d70d8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:02.791682 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae439a83-7810-4484-beb8-29024d70d8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:02.799166 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:02.799166 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:02.803004 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ae439a83-7810-4484-beb8-29024d70d8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:02.807372 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae439a83-7810-4484-beb8-29024d70d8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 returned with HTTP 200 Aug 19 21:46:02.807747 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1453/5839] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:02 2026] GET /volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:02.965719 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-e189a621-a888-491f-bae2-4e2c623391bd None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:02.967436 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e189a621-a888-491f-bae2-4e2c623391bd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:46:02.967656 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e189a621-a888-491f-bae2-4e2c623391bd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:02.967884 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-e189a621-a888-491f-bae2-4e2c623391bd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:02.974498 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:02.974498 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:02.978093 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-e189a621-a888-491f-bae2-4e2c623391bd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:02.982281 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-e189a621-a888-491f-bae2-4e2c623391bd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:46:02.982698 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1459/5840] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:02 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:03.819861 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e4a81029-05a9-4d37-88a5-20b958d7b08e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:03.821669 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e4a81029-05a9-4d37-88a5-20b958d7b08e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 Aug 19 21:46:03.821669 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e4a81029-05a9-4d37-88a5-20b958d7b08e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:03.821789 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e4a81029-05a9-4d37-88a5-20b958d7b08e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:03.829440 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:03.829440 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:03.832645 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e4a81029-05a9-4d37-88a5-20b958d7b08e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:03.836376 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e4a81029-05a9-4d37-88a5-20b958d7b08e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 returned with HTTP 200 Aug 19 21:46:03.836857 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1463/5841] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:03 2026] GET /volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:03.848931 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eca1d29c-64a5-4a58-8d5f-0121018fc11f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:03.850498 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eca1d29c-64a5-4a58-8d5f-0121018fc11f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:46:03.850787 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eca1d29c-64a5-4a58-8d5f-0121018fc11f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc499c7a-ccfa-4e14-ac49-2447c14adbe1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1855136576"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:03.858447 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:03.858447 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:03.858714 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-eca1d29c-64a5-4a58-8d5f-0121018fc11f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:03.858812 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-eca1d29c-64a5-4a58-8d5f-0121018fc11f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create snapshot from volume bc499c7a-ccfa-4e14-ac49-2447c14adbe1 Aug 19 21:46:03.884369 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-eca1d29c-64a5-4a58-8d5f-0121018fc11f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Created reservations ['b385ed91-885c-46d0-9971-c780f1a69263', '5b882dec-2dc5-40a3-8e5d-daadf8709bde', '9976949f-20bd-445f-af37-08ddbae3a2c6', 'c90f10cd-261a-4ace-af94-24920f98bd45'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:46:03.914834 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-eca1d29c-64a5-4a58-8d5f-0121018fc11f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot create request issued successfully. Aug 19 21:46:03.915170 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eca1d29c-64a5-4a58-8d5f-0121018fc11f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:46:03.915711 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1467/5842] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:46:03 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 19 21:46:03.923250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e53561aa-aa15-48f1-bdef-4e380b77dbe4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:03.924846 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e53561aa-aa15-48f1-bdef-4e380b77dbe4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 Aug 19 21:46:03.925048 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e53561aa-aa15-48f1-bdef-4e380b77dbe4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:03.925276 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e53561aa-aa15-48f1-bdef-4e380b77dbe4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:03.929956 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:03.929956 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:03.930256 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e53561aa-aa15-48f1-bdef-4e380b77dbe4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:03.930831 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e53561aa-aa15-48f1-bdef-4e380b77dbe4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 returned with HTTP 200 Aug 19 21:46:03.931308 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1454/5843] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:03 2026] GET /volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:03.995311 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a251de89-9f2e-4b19-a36b-66b6fd444b42 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:03.997281 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a251de89-9f2e-4b19-a36b-66b6fd444b42 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:46:03.997473 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a251de89-9f2e-4b19-a36b-66b6fd444b42 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:03.997648 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a251de89-9f2e-4b19-a36b-66b6fd444b42 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:04.003821 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:04.003821 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:04.006915 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a251de89-9f2e-4b19-a36b-66b6fd444b42 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:04.010517 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a251de89-9f2e-4b19-a36b-66b6fd444b42 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:46:04.010838 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1460/5844] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:03 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:04.940164 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6eac2f84-115c-483c-86f3-7fb410ebff6d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:04.941953 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6eac2f84-115c-483c-86f3-7fb410ebff6d tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 Aug 19 21:46:04.942162 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6eac2f84-115c-483c-86f3-7fb410ebff6d tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:04.942360 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6eac2f84-115c-483c-86f3-7fb410ebff6d tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:04.946830 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:04.946830 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:04.947137 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6eac2f84-115c-483c-86f3-7fb410ebff6d tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:04.947742 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6eac2f84-115c-483c-86f3-7fb410ebff6d tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 returned with HTTP 200 Aug 19 21:46:04.948059 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1464/5845] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:04 2026] GET /volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:04.956318 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ddca3de6-7dcc-4b30-99ab-64f1583a8c15 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:04.958438 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ddca3de6-7dcc-4b30-99ab-64f1583a8c15 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] POST https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2/action Aug 19 21:46:04.958829 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ddca3de6-7dcc-4b30-99ab-64f1583a8c15 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:46:04.958984 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ddca3de6-7dcc-4b30-99ab-64f1583a8c15 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:04.960339 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-ddca3de6-7dcc-4b30-99ab-64f1583a8c15 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Updating snapshot 'a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2' with '{'status': 'error'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 21:46:04.969101 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:04.969101 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:04.969635 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-ddca3de6-7dcc-4b30-99ab-64f1583a8c15 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7a4d398ecbe649c1bf2f5ccfaff53c60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fdc7923a5ec4768b82cfb1b2f29f557', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:46:04.969870 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ddca3de6-7dcc-4b30-99ab-64f1583a8c15 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2/action returned with HTTP 403 Aug 19 21:46:04.970377 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1468/5846] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:46:04 2026] POST /volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:04.976479 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bee14cb7-2781-4907-aca3-7182f2dcfdec None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:04.978069 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bee14cb7-2781-4907-aca3-7182f2dcfdec tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 Aug 19 21:46:04.978263 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bee14cb7-2781-4907-aca3-7182f2dcfdec tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:04.978442 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bee14cb7-2781-4907-aca3-7182f2dcfdec tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:04.978581 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-bee14cb7-2781-4907-aca3-7182f2dcfdec tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete snapshot with id: a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 Aug 19 21:46:04.982880 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:04.982880 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:04.983205 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bee14cb7-2781-4907-aca3-7182f2dcfdec tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:04.996610 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bee14cb7-2781-4907-aca3-7182f2dcfdec tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot delete request issued successfully. Aug 19 21:46:04.996769 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bee14cb7-2781-4907-aca3-7182f2dcfdec tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 returned with HTTP 202 Aug 19 21:46:04.997190 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1455/5847] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:46:04 2026] DELETE /volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:46:05.003741 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-28afd16f-0ec1-4ba6-b0f8-95e2f840ecb1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:05.005591 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-28afd16f-0ec1-4ba6-b0f8-95e2f840ecb1 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 Aug 19 21:46:05.005591 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-28afd16f-0ec1-4ba6-b0f8-95e2f840ecb1 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:05.005816 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-28afd16f-0ec1-4ba6-b0f8-95e2f840ecb1 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:05.011085 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:05.011085 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:05.011400 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-28afd16f-0ec1-4ba6-b0f8-95e2f840ecb1 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:05.012270 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-28afd16f-0ec1-4ba6-b0f8-95e2f840ecb1 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 returned with HTTP 200 Aug 19 21:46:05.012753 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1461/5848] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:05 2026] GET /volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:05.021962 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9edb4f40-79d8-43ea-a227-400575301445 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:05.023548 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9edb4f40-79d8-43ea-a227-400575301445 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:46:05.023707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9edb4f40-79d8-43ea-a227-400575301445 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:05.023871 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9edb4f40-79d8-43ea-a227-400575301445 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:05.030031 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:05.030031 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:05.033329 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9edb4f40-79d8-43ea-a227-400575301445 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:05.037990 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9edb4f40-79d8-43ea-a227-400575301445 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:46:05.038491 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1465/5849] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:05 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:06.021591 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f39a6b22-0ca3-4515-8ed0-7b13884caa54 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:06.023638 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f39a6b22-0ca3-4515-8ed0-7b13884caa54 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 Aug 19 21:46:06.023848 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f39a6b22-0ca3-4515-8ed0-7b13884caa54 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:06.024046 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f39a6b22-0ca3-4515-8ed0-7b13884caa54 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:06.028097 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f39a6b22-0ca3-4515-8ed0-7b13884caa54 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 returned with HTTP 404 Aug 19 21:46:06.028622 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1469/5850] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:06 2026] GET /volume/v3/snapshots/a44e8ae5-a736-4ce4-8ac2-3f0d39bb8ad2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:06.034463 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-064f6de4-033b-4ac4-978f-767c9cfc172a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:06.035945 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-064f6de4-033b-4ac4-978f-767c9cfc172a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 Aug 19 21:46:06.036145 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-064f6de4-033b-4ac4-978f-767c9cfc172a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:06.036327 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-064f6de4-033b-4ac4-978f-767c9cfc172a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:06.036474 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-064f6de4-033b-4ac4-978f-767c9cfc172a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete volume with id: bc499c7a-ccfa-4e14-ac49-2447c14adbe1 Aug 19 21:46:06.042503 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:06.042503 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:06.042760 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-064f6de4-033b-4ac4-978f-767c9cfc172a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:06.050091 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-52db9ad2-1ec7-4c11-972c-bd4b8d11f37c None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:06.051578 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52db9ad2-1ec7-4c11-972c-bd4b8d11f37c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:46:06.051787 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52db9ad2-1ec7-4c11-972c-bd4b8d11f37c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:06.053096 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-52db9ad2-1ec7-4c11-972c-bd4b8d11f37c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:06.057929 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:06.057929 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:06.060933 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-52db9ad2-1ec7-4c11-972c-bd4b8d11f37c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:06.064699 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-52db9ad2-1ec7-4c11-972c-bd4b8d11f37c tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:46:06.065207 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1462/5851] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:06 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 1429 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:06.071719 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-064f6de4-033b-4ac4-978f-767c9cfc172a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete volume request issued successfully. Aug 19 21:46:06.071900 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-064f6de4-033b-4ac4-978f-767c9cfc172a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 returned with HTTP 202 Aug 19 21:46:06.072368 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1456/5852] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:46:06 2026] DELETE /volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:46:06.075986 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-553af50b-227b-415f-89b0-fcd3325a096b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:06.077569 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-553af50b-227b-415f-89b0-fcd3325a096b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:46:06.077743 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-553af50b-227b-415f-89b0-fcd3325a096b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:06.077912 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-553af50b-227b-415f-89b0-fcd3325a096b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:06.080163 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fe6c7231-b5e0-49d8-b00d-079d17d4a5d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:06.081816 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fe6c7231-b5e0-49d8-b00d-079d17d4a5d4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 Aug 19 21:46:06.082001 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fe6c7231-b5e0-49d8-b00d-079d17d4a5d4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:06.082212 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fe6c7231-b5e0-49d8-b00d-079d17d4a5d4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:06.084265 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:06.084265 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:06.087478 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-553af50b-227b-415f-89b0-fcd3325a096b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:06.089000 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:06.089000 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:06.091680 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-553af50b-227b-415f-89b0-fcd3325a096b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:46:06.092063 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1466/5853] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:06 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:06.092468 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fe6c7231-b5e0-49d8-b00d-079d17d4a5d4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:06.095831 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fe6c7231-b5e0-49d8-b00d-079d17d4a5d4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 returned with HTTP 200 Aug 19 21:46:06.096224 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1470/5854] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:06 2026] GET /volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:06.203441 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-c24063ab-a527-4e92-8881-d605d834c930 req-ae18ac0a-e81f-40c9-a10f-ef044d044e43 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:06.205242 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-ae18ac0a-e81f-40c9-a10f-ef044d044e43 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:46:06.205404 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-ae18ac0a-e81f-40c9-a10f-ef044d044e43 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:06.205570 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-ae18ac0a-e81f-40c9-a10f-ef044d044e43 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:06.211734 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:06.211734 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:06.214710 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-c24063ab-a527-4e92-8881-d605d834c930 req-ae18ac0a-e81f-40c9-a10f-ef044d044e43 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:06.218699 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-ae18ac0a-e81f-40c9-a10f-ef044d044e43 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:46:06.219092 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1463/5855] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:46:06 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:06.705461 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c24063ab-a527-4e92-8881-d605d834c930 req-db013ac1-cfec-4059-b09d-79acda9220c4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:06.707357 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-db013ac1-cfec-4059-b09d-79acda9220c4 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:46:06.707549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-db013ac1-cfec-4059-b09d-79acda9220c4 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:06.707718 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-db013ac1-cfec-4059-b09d-79acda9220c4 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:06.713603 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:06.713603 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:06.716417 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [req-c24063ab-a527-4e92-8881-d605d834c930 req-db013ac1-cfec-4059-b09d-79acda9220c4 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:06.720314 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-db013ac1-cfec-4059-b09d-79acda9220c4 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:46:06.720756 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1457/5856] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:46:06 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:06.732328 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f86484e9-d919-4472-a864-a0ec81ee60c4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:06.732693 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f86484e9-d919-4472-a864-a0ec81ee60c4 None None] GET https://10.4.3.158/volume// Aug 19 21:46:06.732845 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f86484e9-d919-4472-a864-a0ec81ee60c4 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:06.733031 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f86484e9-d919-4472-a864-a0ec81ee60c4 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:06.733338 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f86484e9-d919-4472-a864-a0ec81ee60c4 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:46:06.733584 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1467/5857] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:46:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:46:06.742406 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c24063ab-a527-4e92-8881-d605d834c930 req-da991667-a180-4dd9-b820-f89747f0f9b8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:06.745175 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-da991667-a180-4dd9-b820-f89747f0f9b8 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:46:06.745633 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-da991667-a180-4dd9-b820-f89747f0f9b8 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd231c0b-8688-493e-8fb0-bbb98d66c775", "connector": null, "instance_uuid": "03685688-5407-4a72-baf5-ea714387ef61"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:06.756069 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:06.756069 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:06.778595 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-da991667-a180-4dd9-b820-f89747f0f9b8 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:46:06.779066 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1471/5858] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:46:06 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:07.109711 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-82a2241f-c156-4c58-9196-5ed9ac0de8a1 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:07.111300 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-82a2241f-c156-4c58-9196-5ed9ac0de8a1 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 Aug 19 21:46:07.111453 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-82a2241f-c156-4c58-9196-5ed9ac0de8a1 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:07.111619 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-82a2241f-c156-4c58-9196-5ed9ac0de8a1 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:07.116736 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-82a2241f-c156-4c58-9196-5ed9ac0de8a1 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 returned with HTTP 404 Aug 19 21:46:07.117186 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1464/5859] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:07 2026] GET /volume/v3/volumes/bc499c7a-ccfa-4e14-ac49-2447c14adbe1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:07.124711 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8753c8c7-7d00-468f-a733-a35d62464377 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:07.126397 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:46:07.126702 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-591539006"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:07.128080 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-591539006'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:46:07.128233 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume of 1 GB Aug 19 21:46:07.131894 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Availability Zones retrieved successfully. Aug 19 21:46:07.137316 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Flow 'volume_create_api' (ebd53d47-1ea4-41c3-ad78-631be1b2912d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:46:07.138230 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0896b714-1d79-4e65-95cf-c59baf2085f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:07.139211 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:46:07.162860 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0896b714-1d79-4e65-95cf-c59baf2085f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:07.163591 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c9afbe-5f37-429c-98e7-ab61c2501acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:07.197553 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Created reservations ['489939f7-870a-4e5b-b21b-5c3ee6cdffe6', 'adc0b2d7-74dd-4f75-8263-89f57e0b1545', '696c0de0-58d9-43a0-a23c-f05fdcc5e34b', 'f5eff659-2292-413e-85f5-92a80ad02378'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:46:07.198318 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c9afbe-5f37-429c-98e7-ab61c2501acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['489939f7-870a-4e5b-b21b-5c3ee6cdffe6', 'adc0b2d7-74dd-4f75-8263-89f57e0b1545', '696c0de0-58d9-43a0-a23c-f05fdcc5e34b', 'f5eff659-2292-413e-85f5-92a80ad02378']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:07.199021 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad240ec-0b39-4880-82ef-c4496c654258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:07.219042 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad240ec-0b39-4880-82ef-c4496c654258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f08a328-0efc-4593-a2d9-74e0ba7ef5c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591539006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',qos_specs=None,replication_status=,reservations=['489939f7-870a-4e5b-b21b-5c3ee6cdffe6','adc0b2d7-74dd-4f75-8263-89f57e0b1545','696c0de0-58d9-43a0-a23c-f05fdcc5e34b','f5eff659-2292-413e-85f5-92a80ad02378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591539006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f08a328-0efc-4593-a2d9-74e0ba7ef5c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:07.219663 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e526c3-5669-4608-86a3-685df1c41806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:07.233871 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e526c3-5669-4608-86a3-685df1c41806) transitioned into state 'SUCCESS' from state '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-591539006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',qos_specs=None,replication_status=,reservations=['489939f7-870a-4e5b-b21b-5c3ee6cdffe6','adc0b2d7-74dd-4f75-8263-89f57e0b1545','696c0de0-58d9-43a0-a23c-f05fdcc5e34b','f5eff659-2292-413e-85f5-92a80ad02378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:07.234501 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b144cc11-9e11-4d2b-9816-7de4cecd6793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:07.242187 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b144cc11-9e11-4d2b-9816-7de4cecd6793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:07.242859 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Flow 'volume_create_api' (ebd53d47-1ea4-41c3-ad78-631be1b2912d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:46:07.243149 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume request issued successfully. Aug 19 21:46:07.243638 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8753c8c7-7d00-468f-a733-a35d62464377 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:46:07.244027 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1458/5860] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:46:07 2026] POST /volume/v3/volumes => generated 777 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:46:07.257119 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-247b89ea-7edc-4ef3-b9c6-9d3beb1fff27 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:07.259437 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-247b89ea-7edc-4ef3-b9c6-9d3beb1fff27 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 Aug 19 21:46:07.259717 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-247b89ea-7edc-4ef3-b9c6-9d3beb1fff27 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:07.260070 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-247b89ea-7edc-4ef3-b9c6-9d3beb1fff27 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:07.269140 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:07.269140 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:07.273103 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-247b89ea-7edc-4ef3-b9c6-9d3beb1fff27 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:07.278000 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-247b89ea-7edc-4ef3-b9c6-9d3beb1fff27 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 returned with HTTP 200 Aug 19 21:46:07.278512 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1468/5861] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:07 2026] GET /volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:07.460762 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-590300e0-b20d-45df-a0d2-dccfa52b02a8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:07.461347 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-590300e0-b20d-45df-a0d2-dccfa52b02a8 None None] GET https://10.4.3.158/volume// Aug 19 21:46:07.461599 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-590300e0-b20d-45df-a0d2-dccfa52b02a8 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:07.461879 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-590300e0-b20d-45df-a0d2-dccfa52b02a8 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:07.462353 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-590300e0-b20d-45df-a0d2-dccfa52b02a8 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:46:07.462766 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1472/5862] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:46:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:46:07.473206 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-c24063ab-a527-4e92-8881-d605d834c930 req-7b9479e8-4e03-4e3a-817d-a309c016a752 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:07.475863 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-7b9479e8-4e03-4e3a-817d-a309c016a752 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:46:07.475863 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-7b9479e8-4e03-4e3a-817d-a309c016a752 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:07.475863 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-7b9479e8-4e03-4e3a-817d-a309c016a752 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:07.484565 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:07.484565 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:07.487689 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [req-c24063ab-a527-4e92-8881-d605d834c930 req-7b9479e8-4e03-4e3a-817d-a309c016a752 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:07.491812 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-7b9479e8-4e03-4e3a-817d-a309c016a752 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:46:07.492206 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1465/5863] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:46:07 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 1608 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:46:07.591710 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c24063ab-a527-4e92-8881-d605d834c930 req-6cfe3ea0-f707-42f0-afda-3ae26de8a513 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:07.593688 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-6cfe3ea0-f707-42f0-afda-3ae26de8a513 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] PUT https://10.4.3.158/volume/v3/attachments/ed2c5c3e-5e76-49cd-855f-271c46d55f8e Aug 19 21:46:07.594022 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-6cfe3ea0-f707-42f0-afda-3ae26de8a513 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:07.600932 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-c24063ab-a527-4e92-8881-d605d834c930 req-6cfe3ea0-f707-42f0-afda-3ae26de8a513 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Acquiring lock "cinder-attachment_update-fd231c0b-8688-493e-8fb0-bbb98d66c775-np0000007814" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:46:07.605417 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-c24063ab-a527-4e92-8881-d605d834c930 req-6cfe3ea0-f707-42f0-afda-3ae26de8a513 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Lock "cinder-attachment_update-fd231c0b-8688-493e-8fb0-bbb98d66c775-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:46:07.606274 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:07.606274 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:07.669930 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-c24063ab-a527-4e92-8881-d605d834c930 req-6cfe3ea0-f707-42f0-afda-3ae26de8a513 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Lock "cinder-attachment_update-fd231c0b-8688-493e-8fb0-bbb98d66c775-np0000007814" released by "attachment_update" :: held 0.064s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:46:07.670425 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-6cfe3ea0-f707-42f0-afda-3ae26de8a513 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments/ed2c5c3e-5e76-49cd-855f-271c46d55f8e returned with HTTP 200 Aug 19 21:46:07.670856 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1459/5864] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:46:07 2026] PUT /volume/v3/attachments/ed2c5c3e-5e76-49cd-855f-271c46d55f8e => generated 968 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:07.690526 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c24063ab-a527-4e92-8881-d605d834c930 req-2f6502a3-e93f-4f69-9f35-df15ee17baa3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:07.692316 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-2f6502a3-e93f-4f69-9f35-df15ee17baa3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/attachments/ed2c5c3e-5e76-49cd-855f-271c46d55f8e/action Aug 19 21:46:07.692689 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-2f6502a3-e93f-4f69-9f35-df15ee17baa3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:46:07.692804 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-2f6502a3-e93f-4f69-9f35-df15ee17baa3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:07.706188 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:07.706188 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:07.715337 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-2f6502a3-e93f-4f69-9f35-df15ee17baa3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments/ed2c5c3e-5e76-49cd-855f-271c46d55f8e/action returned with HTTP 204 Aug 19 21:46:07.715746 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1469/5865] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:46:07 2026] POST /volume/v3/attachments/ed2c5c3e-5e76-49cd-855f-271c46d55f8e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:08.293630 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-96ede4e0-7f3b-4e14-9038-5b53fb44459a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:08.295177 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96ede4e0-7f3b-4e14-9038-5b53fb44459a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 Aug 19 21:46:08.295374 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96ede4e0-7f3b-4e14-9038-5b53fb44459a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:08.295598 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96ede4e0-7f3b-4e14-9038-5b53fb44459a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:08.303871 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:08.303871 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:08.308240 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-96ede4e0-7f3b-4e14-9038-5b53fb44459a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:08.312764 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96ede4e0-7f3b-4e14-9038-5b53fb44459a tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 returned with HTTP 200 Aug 19 21:46:08.313263 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1473/5866] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:08 2026] GET /volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:08.324148 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-7cb2de35-d62a-49fc-9020-286cd4d4dd37 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:08.325654 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7cb2de35-d62a-49fc-9020-286cd4d4dd37 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:46:08.325944 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-7cb2de35-d62a-49fc-9020-286cd4d4dd37 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f08a328-0efc-4593-a2d9-74e0ba7ef5c8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-72797820"}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:08.334121 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:08.334121 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:08.334472 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7cb2de35-d62a-49fc-9020-286cd4d4dd37 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:08.334582 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-7cb2de35-d62a-49fc-9020-286cd4d4dd37 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create snapshot from volume 1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 Aug 19 21:46:08.354721 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.quota [None req-7cb2de35-d62a-49fc-9020-286cd4d4dd37 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Created reservations ['4fd18cb3-df99-4013-82ee-272536f475c4', '78478206-50a5-4966-9377-d43991846f1d', '1295dd78-b2b6-4155-8a57-8ba8209cbc0c', '1cbd2100-0d95-483e-a4bd-4e41563b14bd'] {{(pid=100178) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:46:08.380180 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-7cb2de35-d62a-49fc-9020-286cd4d4dd37 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot create request issued successfully. Aug 19 21:46:08.380479 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-7cb2de35-d62a-49fc-9020-286cd4d4dd37 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:46:08.381028 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1466/5867] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:46:08 2026] POST /volume/v3/snapshots => generated 306 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:46:08.388511 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aa4f99ed-3dee-49e9-8d51-b56f791875b0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:08.390286 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa4f99ed-3dee-49e9-8d51-b56f791875b0 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b Aug 19 21:46:08.390460 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa4f99ed-3dee-49e9-8d51-b56f791875b0 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:08.390641 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa4f99ed-3dee-49e9-8d51-b56f791875b0 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:08.397356 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:08.397356 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:08.397881 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-aa4f99ed-3dee-49e9-8d51-b56f791875b0 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:08.399039 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa4f99ed-3dee-49e9-8d51-b56f791875b0 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b returned with HTTP 200 Aug 19 21:46:08.399536 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1460/5868] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:08 2026] GET /volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:09.407528 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9625b9d0-7bf4-460f-b7ac-db08556c260c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:09.409500 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9625b9d0-7bf4-460f-b7ac-db08556c260c tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b Aug 19 21:46:09.409707 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9625b9d0-7bf4-460f-b7ac-db08556c260c tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:09.409897 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9625b9d0-7bf4-460f-b7ac-db08556c260c tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:09.417336 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:09.417336 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:09.417575 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9625b9d0-7bf4-460f-b7ac-db08556c260c tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:09.418140 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9625b9d0-7bf4-460f-b7ac-db08556c260c tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b returned with HTTP 200 Aug 19 21:46:09.418466 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1470/5869] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:09 2026] GET /volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:09.426210 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0f5074cd-3146-4527-86ba-e5cbc7991f56 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:09.428267 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f5074cd-3146-4527-86ba-e5cbc7991f56 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] GET https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b Aug 19 21:46:09.428513 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f5074cd-3146-4527-86ba-e5cbc7991f56 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:09.428702 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f5074cd-3146-4527-86ba-e5cbc7991f56 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:09.433703 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:09.433703 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:09.433703 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0f5074cd-3146-4527-86ba-e5cbc7991f56 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Snapshot retrieved successfully. Aug 19 21:46:09.434382 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f5074cd-3146-4527-86ba-e5cbc7991f56 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b returned with HTTP 200 Aug 19 21:46:09.434701 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1474/5870] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:09 2026] GET /volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:09.442026 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-3c297321-fb5a-4653-9c42-ac8edce89d5b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:09.443717 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c297321-fb5a-4653-9c42-ac8edce89d5b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b Aug 19 21:46:09.443894 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c297321-fb5a-4653-9c42-ac8edce89d5b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:09.444090 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-3c297321-fb5a-4653-9c42-ac8edce89d5b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:09.444219 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.snapshots [None req-3c297321-fb5a-4653-9c42-ac8edce89d5b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete snapshot with id: b606e63e-ba64-4d0e-a79c-2ae6f671314b Aug 19 21:46:09.448567 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:09.448567 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:09.448844 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3c297321-fb5a-4653-9c42-ac8edce89d5b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:09.467589 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-3c297321-fb5a-4653-9c42-ac8edce89d5b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot delete request issued successfully. Aug 19 21:46:09.467810 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-3c297321-fb5a-4653-9c42-ac8edce89d5b tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b returned with HTTP 202 Aug 19 21:46:09.468346 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1467/5871] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:46:09 2026] DELETE /volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:46:09.474952 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd942a81-827e-4090-a4e6-1f1a01d6d4d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:09.476688 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd942a81-827e-4090-a4e6-1f1a01d6d4d4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b Aug 19 21:46:09.476892 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd942a81-827e-4090-a4e6-1f1a01d6d4d4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:09.477107 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd942a81-827e-4090-a4e6-1f1a01d6d4d4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:09.482146 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:09.482146 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:09.482458 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cd942a81-827e-4090-a4e6-1f1a01d6d4d4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:09.483081 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd942a81-827e-4090-a4e6-1f1a01d6d4d4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b returned with HTTP 200 Aug 19 21:46:09.483439 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1461/5872] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:09 2026] GET /volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:10.491670 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-77d8d3e4-f63f-4c1a-aea8-e725c23101ef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:10.493494 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-77d8d3e4-f63f-4c1a-aea8-e725c23101ef tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b Aug 19 21:46:10.493671 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-77d8d3e4-f63f-4c1a-aea8-e725c23101ef tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:10.493845 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-77d8d3e4-f63f-4c1a-aea8-e725c23101ef tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:10.497637 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-77d8d3e4-f63f-4c1a-aea8-e725c23101ef tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b returned with HTTP 404 Aug 19 21:46:10.498067 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1471/5873] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:10 2026] GET /volume/v3/snapshots/b606e63e-ba64-4d0e-a79c-2ae6f671314b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:10.503747 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5a1b9509-e7f9-4eb4-b5e4-2facd7170f29 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:10.505351 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a1b9509-e7f9-4eb4-b5e4-2facd7170f29 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 Aug 19 21:46:10.505538 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a1b9509-e7f9-4eb4-b5e4-2facd7170f29 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:10.505719 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a1b9509-e7f9-4eb4-b5e4-2facd7170f29 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:10.505868 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5a1b9509-e7f9-4eb4-b5e4-2facd7170f29 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete volume with id: 1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 Aug 19 21:46:10.512024 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:10.512024 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:10.512315 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5a1b9509-e7f9-4eb4-b5e4-2facd7170f29 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:10.526366 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5a1b9509-e7f9-4eb4-b5e4-2facd7170f29 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete volume request issued successfully. Aug 19 21:46:10.526525 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a1b9509-e7f9-4eb4-b5e4-2facd7170f29 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 returned with HTTP 202 Aug 19 21:46:10.526880 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1475/5874] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:46:10 2026] DELETE /volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:46:10.532902 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-1c1073bf-437f-41b8-ba05-589b1df9f658 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:10.534645 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1c1073bf-437f-41b8-ba05-589b1df9f658 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 Aug 19 21:46:10.534844 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1c1073bf-437f-41b8-ba05-589b1df9f658 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:10.535039 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-1c1073bf-437f-41b8-ba05-589b1df9f658 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:10.541665 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:10.541665 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:10.544683 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-1c1073bf-437f-41b8-ba05-589b1df9f658 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:10.548105 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-1c1073bf-437f-41b8-ba05-589b1df9f658 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 returned with HTTP 200 Aug 19 21:46:10.548511 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1468/5875] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:10 2026] GET /volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:11.560568 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5300eff0-efe9-4dff-81b7-4bcf995e18e3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:11.562466 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5300eff0-efe9-4dff-81b7-4bcf995e18e3 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 Aug 19 21:46:11.562700 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5300eff0-efe9-4dff-81b7-4bcf995e18e3 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:11.562926 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5300eff0-efe9-4dff-81b7-4bcf995e18e3 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:11.568208 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5300eff0-efe9-4dff-81b7-4bcf995e18e3 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 returned with HTTP 404 Aug 19 21:46:11.568645 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1462/5876] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:11 2026] GET /volume/v3/volumes/1f08a328-0efc-4593-a2d9-74e0ba7ef5c8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:11.575848 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:11.577397 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:46:11.577740 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-967323918"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:11.579427 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-967323918'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:46:11.579560 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume of 1 GB Aug 19 21:46:11.582919 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Availability Zones retrieved successfully. Aug 19 21:46:11.587680 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Flow 'volume_create_api' (1efe72c6-4ec7-461b-8215-cb1c516955bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:46:11.588607 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d70a65c-93b1-49e5-ab17-3bf2f634d347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:11.589275 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:46:11.609111 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d70a65c-93b1-49e5-ab17-3bf2f634d347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T21:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f267b79a-3c24-413e-95d9-aac4c23f16f1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f267b79a-3c24-413e-95d9-aac4c23f16f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:11.609793 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e99c2a-783e-4f1a-98b2-686a7cfcdd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:11.643360 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Created reservations ['9d289904-41d5-4150-9810-b95dc7e11a19', '929920d1-b224-4e3e-bcf9-ffde7f156473', '59ace8d9-e47f-4fa1-9e70-ff79882b9ddc', '6e27f3b0-682a-4815-bcfa-87a9958fbe4f'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:46:11.643980 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e99c2a-783e-4f1a-98b2-686a7cfcdd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d289904-41d5-4150-9810-b95dc7e11a19', '929920d1-b224-4e3e-bcf9-ffde7f156473', '59ace8d9-e47f-4fa1-9e70-ff79882b9ddc', '6e27f3b0-682a-4815-bcfa-87a9958fbe4f']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:11.644732 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e16f4be-eede-45d1-a4ed-7d9aeab64d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:11.667998 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e16f4be-eede-45d1-a4ed-7d9aeab64d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '077a0302-de61-4c9b-ad77-5a38290399bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967323918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',qos_specs=None,replication_status=,reservations=['9d289904-41d5-4150-9810-b95dc7e11a19','929920d1-b224-4e3e-bcf9-ffde7f156473','59ace8d9-e47f-4fa1-9e70-ff79882b9ddc','6e27f3b0-682a-4815-bcfa-87a9958fbe4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T21:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967323918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=077a0302-de61-4c9b-ad77-5a38290399bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f267b79a-3c24-413e-95d9-aac4c23f16f1),volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:11.668712 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6644391-bdb8-4f6f-99b3-e0a5b61531eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:11.683595 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6644391-bdb8-4f6f-99b3-e0a5b61531eb) transitioned into state 'SUCCESS' from state '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-967323918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc7923a5ec4768b82cfb1b2f29f557',qos_specs=None,replication_status=,reservations=['9d289904-41d5-4150-9810-b95dc7e11a19','929920d1-b224-4e3e-bcf9-ffde7f156473','59ace8d9-e47f-4fa1-9e70-ff79882b9ddc','6e27f3b0-682a-4815-bcfa-87a9958fbe4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='296fbd7a8c604ed1b8eabbd83e6197a4',volume_type_id=f267b79a-3c24-413e-95d9-aac4c23f16f1)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:11.684353 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c70d6004-e179-4952-a6b9-1dfd1ef39115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:11.692499 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c70d6004-e179-4952-a6b9-1dfd1ef39115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:11.693237 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Flow 'volume_create_api' (1efe72c6-4ec7-461b-8215-cb1c516955bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:46:11.693501 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create volume request issued successfully. Aug 19 21:46:11.694223 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb8e0a7f-e870-42cc-a5d9-892a2fe6b198 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:46:11.694591 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1472/5877] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Aug 19 21:46:11 2026] POST /volume/v3/volumes => generated 777 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:46:11.701916 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c24063ab-a527-4e92-8881-d605d834c930 req-1cbb2345-6b9b-4daf-8fcd-495734e8a4e2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:11.703989 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-1cbb2345-6b9b-4daf-8fcd-495734e8a4e2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775/encryption Aug 19 21:46:11.704218 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-1cbb2345-6b9b-4daf-8fcd-495734e8a4e2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:11.704410 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-1cbb2345-6b9b-4daf-8fcd-495734e8a4e2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:11.706290 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-709dead3-0bf9-4a76-82d0-d176bc255ed5 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:11.707865 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-709dead3-0bf9-4a76-82d0-d176bc255ed5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd Aug 19 21:46:11.708070 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-709dead3-0bf9-4a76-82d0-d176bc255ed5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:11.708393 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-709dead3-0bf9-4a76-82d0-d176bc255ed5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:11.713058 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:11.713058 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:11.716345 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:11.716345 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:11.718833 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c24063ab-a527-4e92-8881-d605d834c930 req-1cbb2345-6b9b-4daf-8fcd-495734e8a4e2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775/encryption returned with HTTP 200 Aug 19 21:46:11.719103 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1476/5878] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:46:11 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:11.720400 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-709dead3-0bf9-4a76-82d0-d176bc255ed5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:11.724001 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-709dead3-0bf9-4a76-82d0-d176bc255ed5 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd returned with HTTP 200 Aug 19 21:46:11.724379 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1469/5879] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:11 2026] GET /volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:12.735873 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-619e82ba-5a8d-4594-93ae-e8cfbbfad7a7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:12.737985 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-619e82ba-5a8d-4594-93ae-e8cfbbfad7a7 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd Aug 19 21:46:12.738254 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-619e82ba-5a8d-4594-93ae-e8cfbbfad7a7 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:12.738481 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-619e82ba-5a8d-4594-93ae-e8cfbbfad7a7 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:12.747389 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:12.747389 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:12.751025 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-619e82ba-5a8d-4594-93ae-e8cfbbfad7a7 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:12.755170 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-619e82ba-5a8d-4594-93ae-e8cfbbfad7a7 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd returned with HTTP 200 Aug 19 21:46:12.755591 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1463/5880] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:12 2026] GET /volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:12.766963 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9786a9a3-cfb8-4f33-9d5c-f6adf231598e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:12.768583 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9786a9a3-cfb8-4f33-9d5c-f6adf231598e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] POST https://10.4.3.158/volume/v3/snapshots Aug 19 21:46:12.768867 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9786a9a3-cfb8-4f33-9d5c-f6adf231598e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "077a0302-de61-4c9b-ad77-5a38290399bd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2129174598"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:12.776284 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:12.776284 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:12.776535 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9786a9a3-cfb8-4f33-9d5c-f6adf231598e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:12.776636 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-9786a9a3-cfb8-4f33-9d5c-f6adf231598e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Create snapshot from volume 077a0302-de61-4c9b-ad77-5a38290399bd Aug 19 21:46:12.796302 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-9786a9a3-cfb8-4f33-9d5c-f6adf231598e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Created reservations ['b6e061d3-6a7d-403e-be9f-f2587942bd2c', 'a36e79f7-49c4-4c5c-a269-2ce969cb6da3', 'ccbae593-7b55-4eab-8d48-04faa9ff871a', 'c704b888-6fdc-495d-a924-312ce75361bc'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:46:12.820030 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9786a9a3-cfb8-4f33-9d5c-f6adf231598e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot create request issued successfully. Aug 19 21:46:12.820476 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9786a9a3-cfb8-4f33-9d5c-f6adf231598e tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Aug 19 21:46:12.821006 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1473/5881] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Aug 19 21:46:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:46:12.829180 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bb658780-20c7-4179-b6d9-d1c21407cc1f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:12.831815 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb658780-20c7-4179-b6d9-d1c21407cc1f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff Aug 19 21:46:12.832060 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb658780-20c7-4179-b6d9-d1c21407cc1f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:12.832261 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb658780-20c7-4179-b6d9-d1c21407cc1f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:12.837628 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:12.837628 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:12.837945 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bb658780-20c7-4179-b6d9-d1c21407cc1f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:12.838584 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb658780-20c7-4179-b6d9-d1c21407cc1f tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff returned with HTTP 200 Aug 19 21:46:12.839134 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1477/5882] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:12 2026] GET /volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:13.847325 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-187cf045-60ad-40c3-8275-7a695b2922b0 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:13.849205 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-187cf045-60ad-40c3-8275-7a695b2922b0 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff Aug 19 21:46:13.849431 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-187cf045-60ad-40c3-8275-7a695b2922b0 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:13.849653 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-187cf045-60ad-40c3-8275-7a695b2922b0 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:13.854451 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:13.854451 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:13.854527 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-187cf045-60ad-40c3-8275-7a695b2922b0 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:13.855254 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-187cf045-60ad-40c3-8275-7a695b2922b0 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff returned with HTTP 200 Aug 19 21:46:13.855678 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1470/5883] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:13 2026] GET /volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 21:46:13.863155 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-77873ee8-5605-4588-a792-0428840ac1cf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:13.865479 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-77873ee8-5605-4588-a792-0428840ac1cf tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] POST https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff/action Aug 19 21:46:13.865966 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-77873ee8-5605-4588-a792-0428840ac1cf tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:46:13.866178 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-77873ee8-5605-4588-a792-0428840ac1cf tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:13.867886 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.contrib.snapshot_unmanage [None req-77873ee8-5605-4588-a792-0428840ac1cf tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Unmanage snapshot with id: d58dd911-46da-4aa7-8acf-228c6e2eefff Aug 19 21:46:13.874048 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:13.874048 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:13.874625 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-77873ee8-5605-4588-a792-0428840ac1cf tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Snapshot retrieved successfully. Aug 19 21:46:13.875624 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-77873ee8-5605-4588-a792-0428840ac1cf tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '7a4d398ecbe649c1bf2f5ccfaff53c60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fdc7923a5ec4768b82cfb1b2f29f557', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 21:46:13.875855 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-77873ee8-5605-4588-a792-0428840ac1cf tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-reader] https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff/action returned with HTTP 403 Aug 19 21:46:13.876448 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1464/5884] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Aug 19 21:46:13 2026] POST /volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:13.882588 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d9050d09-4715-4e10-bc83-d5c1ad3e6e26 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:13.884473 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9050d09-4715-4e10-bc83-d5c1ad3e6e26 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff Aug 19 21:46:13.884673 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9050d09-4715-4e10-bc83-d5c1ad3e6e26 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:13.884853 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9050d09-4715-4e10-bc83-d5c1ad3e6e26 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:13.884977 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-d9050d09-4715-4e10-bc83-d5c1ad3e6e26 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete snapshot with id: d58dd911-46da-4aa7-8acf-228c6e2eefff Aug 19 21:46:13.889757 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:13.889757 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:13.889984 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d9050d09-4715-4e10-bc83-d5c1ad3e6e26 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:13.903541 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d9050d09-4715-4e10-bc83-d5c1ad3e6e26 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot delete request issued successfully. Aug 19 21:46:13.903728 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9050d09-4715-4e10-bc83-d5c1ad3e6e26 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff returned with HTTP 202 Aug 19 21:46:13.904050 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1474/5885] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Aug 19 21:46:13 2026] DELETE /volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:46:13.911877 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a995fe6-376d-4c63-b919-c73344d62fb4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:13.913655 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a995fe6-376d-4c63-b919-c73344d62fb4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff Aug 19 21:46:13.913839 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a995fe6-376d-4c63-b919-c73344d62fb4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:13.914040 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a995fe6-376d-4c63-b919-c73344d62fb4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:13.918737 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:13.918737 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:13.918994 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3a995fe6-376d-4c63-b919-c73344d62fb4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Snapshot retrieved successfully. Aug 19 21:46:13.919759 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a995fe6-376d-4c63-b919-c73344d62fb4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff returned with HTTP 200 Aug 19 21:46:13.920161 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1478/5886] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:13 2026] GET /volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:14.928612 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-bbcf8510-ffd7-4543-b9b5-7ce0b5f19302 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:14.932290 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bbcf8510-ffd7-4543-b9b5-7ce0b5f19302 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff Aug 19 21:46:14.932290 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bbcf8510-ffd7-4543-b9b5-7ce0b5f19302 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:14.932290 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-bbcf8510-ffd7-4543-b9b5-7ce0b5f19302 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:14.935990 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-bbcf8510-ffd7-4543-b9b5-7ce0b5f19302 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff returned with HTTP 404 Aug 19 21:46:14.936681 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1471/5887] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Aug 19 21:46:14 2026] GET /volume/v3/snapshots/d58dd911-46da-4aa7-8acf-228c6e2eefff => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:14.942574 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d93b45b5-a007-4a25-b252-912b17a0c8f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:14.945882 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d93b45b5-a007-4a25-b252-912b17a0c8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd Aug 19 21:46:14.945882 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d93b45b5-a007-4a25-b252-912b17a0c8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:14.945882 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d93b45b5-a007-4a25-b252-912b17a0c8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:14.946062 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-d93b45b5-a007-4a25-b252-912b17a0c8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete volume with id: 077a0302-de61-4c9b-ad77-5a38290399bd Aug 19 21:46:14.953668 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:14.953668 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:14.954083 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d93b45b5-a007-4a25-b252-912b17a0c8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:14.973034 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d93b45b5-a007-4a25-b252-912b17a0c8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Delete volume request issued successfully. Aug 19 21:46:14.973034 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d93b45b5-a007-4a25-b252-912b17a0c8f4 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd returned with HTTP 202 Aug 19 21:46:14.973034 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1465/5888] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:46:14 2026] DELETE /volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:46:14.976998 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7e8dfdfc-3cc6-400c-8af2-996c785b2558 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:14.978823 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7e8dfdfc-3cc6-400c-8af2-996c785b2558 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd Aug 19 21:46:14.979038 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7e8dfdfc-3cc6-400c-8af2-996c785b2558 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:14.979256 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7e8dfdfc-3cc6-400c-8af2-996c785b2558 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:14.986048 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:14.986048 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:14.989685 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7e8dfdfc-3cc6-400c-8af2-996c785b2558 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Volume info retrieved successfully. Aug 19 21:46:14.993513 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7e8dfdfc-3cc6-400c-8af2-996c785b2558 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd returned with HTTP 200 Aug 19 21:46:14.994810 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1475/5889] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:14 2026] GET /volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:46:16.006179 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-72e61cb6-a444-459a-b47d-83edd9a92846 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:16.007916 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-72e61cb6-a444-459a-b47d-83edd9a92846 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] GET https://10.4.3.158/volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd Aug 19 21:46:16.008174 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-72e61cb6-a444-459a-b47d-83edd9a92846 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:16.008357 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-72e61cb6-a444-459a-b47d-83edd9a92846 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:16.013751 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-72e61cb6-a444-459a-b47d-83edd9a92846 tempest-ProjectReaderTests-1539467808 tempest-ProjectReaderTests-1539467808-project-admin] https://10.4.3.158/volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd returned with HTTP 404 Aug 19 21:46:16.014364 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1479/5890] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:16 2026] GET /volume/v3/volumes/077a0302-de61-4c9b-ad77-5a38290399bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:46:24.933488 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=117,cinder:UPDATE=39,cinder:INSERT=24 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:46:24.966163 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=99,cinder:UPDATE=21,cinder:INSERT=10 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:46:24.992683 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=139,cinder:UPDATE=66,cinder:INSERT=32 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:46:26.010601 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=104,cinder:UPDATE=32,cinder:INSERT=14 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:46:53.956876 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-9e076a01-98fd-4ef8-8d32-26281ed97e40 req-4ca8d096-5350-4071-a6e6-452eaef9943e None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:53.958556 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9e076a01-98fd-4ef8-8d32-26281ed97e40 req-4ca8d096-5350-4071-a6e6-452eaef9943e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] DELETE https://10.4.3.158/volume/v3/attachments/ed2c5c3e-5e76-49cd-855f-271c46d55f8e Aug 19 21:46:53.958718 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9e076a01-98fd-4ef8-8d32-26281ed97e40 req-4ca8d096-5350-4071-a6e6-452eaef9943e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:53.959283 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-9e076a01-98fd-4ef8-8d32-26281ed97e40 req-4ca8d096-5350-4071-a6e6-452eaef9943e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'version_select' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:53.965757 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:53.965757 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:54.026078 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-9e076a01-98fd-4ef8-8d32-26281ed97e40 req-4ca8d096-5350-4071-a6e6-452eaef9943e tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments/ed2c5c3e-5e76-49cd-855f-271c46d55f8e returned with HTTP 200 Aug 19 21:46:54.026464 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1472/5891] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:46:53 2026] DELETE /volume/v3/attachments/ed2c5c3e-5e76-49cd-855f-271c46d55f8e => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:55.159351 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:55.161025 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/volumes Aug 19 21:46:55.161375 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2058193532", "source_volid": "fd231c0b-8688-493e-8fb0-bbb98d66c775", "volume_type": "tempest-scenario-type-luks-987774595", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:46:55.162992 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2058193532', 'source_volid': 'fd231c0b-8688-493e-8fb0-bbb98d66c775', 'volume_type': 'tempest-scenario-type-luks-987774595', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 21:46:55.172995 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:55.172995 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:55.173501 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume retrieved successfully. Aug 19 21:46:55.173624 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume of 1 GB Aug 19 21:46:55.174285 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Availability Zones retrieved successfully. Aug 19 21:46:55.179994 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Flow 'volume_create_api' (1968e598-e374-4b37-ae6f-7eb53a264195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:46:55.181699 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed6985d-f927-454a-a97c-ffac42b1b145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:55.182613 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 21:46:55.202135 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed6985d-f927-454a-a97c-ffac42b1b145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fd231c0b-8688-493e-8fb0-bbb98d66c775', 'volume_type': VolumeType(created_at=2026-08-19T21:45:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43cb6d19-9526-4f8e-9cf2-72ac0eaf640e,is_public=True,name='tempest-scenario-type-luks-987774595',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43cb6d19-9526-4f8e-9cf2-72ac0eaf640e', '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=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:55.202919 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77dad5c-54fa-409c-92d5-08c6f326f6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:55.227662 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-987774595 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-987774595, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:46:55.227911 np0000007814 devstack@c-api.service[100177]: WARNING cinder.quota [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-987774595 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-987774595, it is now deprecated. Please use the default quota class for default quota. Aug 19 21:46:55.239925 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Created reservations ['1270c1e8-7d04-4eee-9d36-58ce22b6fb29', 'e3cce6b3-083a-4523-b9ad-aa6d28129560', 'e17eccdd-c399-4ec2-8f48-01a63fe94062', '2375be62-6455-4e3a-bce1-c9fa504fd3ba'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 21:46:55.240678 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77dad5c-54fa-409c-92d5-08c6f326f6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1270c1e8-7d04-4eee-9d36-58ce22b6fb29', 'e3cce6b3-083a-4523-b9ad-aa6d28129560', 'e17eccdd-c399-4ec2-8f48-01a63fe94062', '2375be62-6455-4e3a-bce1-c9fa504fd3ba']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:55.241398 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64f3a60f-b414-48c6-bce3-9883e6938289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:55.272708 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64f3a60f-b414-48c6-bce3-9883e6938289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6889cef1-15d2-422d-a8d3-fadb8d878ed1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2058193532',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dabafdb30d48aca6affe08ded42547',qos_specs=None,replication_status=,reservations=['1270c1e8-7d04-4eee-9d36-58ce22b6fb29','e3cce6b3-083a-4523-b9ad-aa6d28129560','e17eccdd-c399-4ec2-8f48-01a63fe94062','2375be62-6455-4e3a-bce1-c9fa504fd3ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=fd231c0b-8688-493e-8fb0-bbb98d66c775,status='creating',user_id='65726bb919da416f945b5e6257a64992',volume_type_id=43cb6d19-9526-4f8e-9cf2-72ac0eaf640e), '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-19T21:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2058193532',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6889cef1-15d2-422d-a8d3-fadb8d878ed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dabafdb30d48aca6affe08ded42547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fd231c0b-8688-493e-8fb0-bbb98d66c775,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65726bb919da416f945b5e6257a64992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43cb6d19-9526-4f8e-9cf2-72ac0eaf640e),volume_type_id=43cb6d19-9526-4f8e-9cf2-72ac0eaf640e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:55.273435 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ccd02a-3b69-4bba-a573-1c55fb62903d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:55.291894 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ccd02a-3b69-4bba-a573-1c55fb62903d) transitioned into state 'SUCCESS' from state '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-2058193532',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dabafdb30d48aca6affe08ded42547',qos_specs=None,replication_status=,reservations=['1270c1e8-7d04-4eee-9d36-58ce22b6fb29','e3cce6b3-083a-4523-b9ad-aa6d28129560','e17eccdd-c399-4ec2-8f48-01a63fe94062','2375be62-6455-4e3a-bce1-c9fa504fd3ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=fd231c0b-8688-493e-8fb0-bbb98d66c775,status='creating',user_id='65726bb919da416f945b5e6257a64992',volume_type_id=43cb6d19-9526-4f8e-9cf2-72ac0eaf640e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:55.293549 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88007998-f004-481a-a4dd-057f675ba211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 21:46:55.314399 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88007998-f004-481a-a4dd-057f675ba211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 21:46:55.315687 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Flow 'volume_create_api' (1968e598-e374-4b37-ae6f-7eb53a264195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 21:46:55.316364 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Create volume request issued successfully. Aug 19 21:46:55.317079 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c3eadf92-78a0-46e7-a657-7bc3430d4262 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Aug 19 21:46:55.317616 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1466/5892] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Aug 19 21:46:55 2026] POST /volume/v3/volumes => generated 810 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 21:46:55.328593 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1bad2a55-b398-428b-ab63-467bf9ce365b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:55.330078 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1bad2a55-b398-428b-ab63-467bf9ce365b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:46:55.330306 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1bad2a55-b398-428b-ab63-467bf9ce365b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:55.330493 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1bad2a55-b398-428b-ab63-467bf9ce365b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:55.337624 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:55.337624 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:55.340994 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1bad2a55-b398-428b-ab63-467bf9ce365b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:55.344797 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1bad2a55-b398-428b-ab63-467bf9ce365b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:46:55.345144 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1476/5893] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:55 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:56.357906 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-52fb103b-51c0-472e-b7f9-bc659e624c0d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:56.359580 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-52fb103b-51c0-472e-b7f9-bc659e624c0d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:46:56.359843 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-52fb103b-51c0-472e-b7f9-bc659e624c0d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:56.360091 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-52fb103b-51c0-472e-b7f9-bc659e624c0d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:56.366485 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:56.366485 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:46:56.369683 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-52fb103b-51c0-472e-b7f9-bc659e624c0d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:56.373184 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-52fb103b-51c0-472e-b7f9-bc659e624c0d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:46:56.373486 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1480/5894] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:56 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:57.385125 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-62559e6f-68bb-4f96-8907-537948980660 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:57.387254 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-62559e6f-68bb-4f96-8907-537948980660 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:46:57.387423 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-62559e6f-68bb-4f96-8907-537948980660 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:57.387589 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-62559e6f-68bb-4f96-8907-537948980660 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:57.393550 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:57.393550 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:46:57.396356 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-62559e6f-68bb-4f96-8907-537948980660 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:57.399708 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-62559e6f-68bb-4f96-8907-537948980660 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:46:57.400078 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1473/5895] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:57 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:58.411428 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4de7af43-14e3-4515-8e8b-d1fbb6f2be99 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:58.413122 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4de7af43-14e3-4515-8e8b-d1fbb6f2be99 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:46:58.413288 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4de7af43-14e3-4515-8e8b-d1fbb6f2be99 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:58.413466 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4de7af43-14e3-4515-8e8b-d1fbb6f2be99 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:58.419875 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:58.419875 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:46:58.422830 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4de7af43-14e3-4515-8e8b-d1fbb6f2be99 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:58.426288 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4de7af43-14e3-4515-8e8b-d1fbb6f2be99 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:46:58.426605 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1467/5896] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:58 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:46:59.439032 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4c96249a-836f-4932-8b66-03786a0de634 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:46:59.441231 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c96249a-836f-4932-8b66-03786a0de634 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:46:59.441473 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c96249a-836f-4932-8b66-03786a0de634 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:46:59.441702 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c96249a-836f-4932-8b66-03786a0de634 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:46:59.449627 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:46:59.449627 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:46:59.453402 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4c96249a-836f-4932-8b66-03786a0de634 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:46:59.458106 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c96249a-836f-4932-8b66-03786a0de634 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:46:59.458683 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1477/5897] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:46:59 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:47:00.469452 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-498476e6-4ce4-4ddd-bdd5-d8cc69f63ee6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:00.471315 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-498476e6-4ce4-4ddd-bdd5-d8cc69f63ee6 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:00.471508 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-498476e6-4ce4-4ddd-bdd5-d8cc69f63ee6 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:00.471735 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-498476e6-4ce4-4ddd-bdd5-d8cc69f63ee6 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:00.478225 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:00.478225 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:47:00.481621 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-498476e6-4ce4-4ddd-bdd5-d8cc69f63ee6 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:00.485439 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-498476e6-4ce4-4ddd-bdd5-d8cc69f63ee6 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:00.485817 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1481/5898] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:00 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:47:01.496676 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-a3488e68-d76d-469a-a6ee-36e5e71b763d None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:01.498774 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a3488e68-d76d-469a-a6ee-36e5e71b763d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:01.498997 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a3488e68-d76d-469a-a6ee-36e5e71b763d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:01.499203 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-a3488e68-d76d-469a-a6ee-36e5e71b763d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:01.505505 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:01.505505 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:47:01.508723 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-a3488e68-d76d-469a-a6ee-36e5e71b763d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:01.512514 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-a3488e68-d76d-469a-a6ee-36e5e71b763d tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:01.512931 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1474/5899] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:01 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:47:02.524652 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-88cb5f01-86fd-4b13-9a8a-ce913d4b83cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:02.526793 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88cb5f01-86fd-4b13-9a8a-ce913d4b83cd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:02.526992 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88cb5f01-86fd-4b13-9a8a-ce913d4b83cd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:02.527195 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88cb5f01-86fd-4b13-9a8a-ce913d4b83cd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:02.533505 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:02.533505 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:47:02.536634 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-88cb5f01-86fd-4b13-9a8a-ce913d4b83cd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:02.540426 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88cb5f01-86fd-4b13-9a8a-ce913d4b83cd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:02.540762 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1468/5900] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:02 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:47:03.552825 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3b0607ce-4a84-49f6-ac81-0632af26f5d9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:03.554706 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b0607ce-4a84-49f6-ac81-0632af26f5d9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:03.554920 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b0607ce-4a84-49f6-ac81-0632af26f5d9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:03.555120 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b0607ce-4a84-49f6-ac81-0632af26f5d9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:03.561459 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:03.561459 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:47:03.564720 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3b0607ce-4a84-49f6-ac81-0632af26f5d9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:03.568532 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b0607ce-4a84-49f6-ac81-0632af26f5d9 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:03.568874 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1478/5901] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:03 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:47:04.582142 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c33a3441-30af-443b-9c76-515120fdba58 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:04.584317 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c33a3441-30af-443b-9c76-515120fdba58 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:04.584545 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c33a3441-30af-443b-9c76-515120fdba58 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:04.584734 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c33a3441-30af-443b-9c76-515120fdba58 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:04.591838 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:04.591838 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:47:04.595299 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c33a3441-30af-443b-9c76-515120fdba58 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:04.599058 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c33a3441-30af-443b-9c76-515120fdba58 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:04.599412 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1482/5902] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:04 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:47:05.611234 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-539cc17f-4069-46fc-a093-2242f427a6f3 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:05.613393 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-539cc17f-4069-46fc-a093-2242f427a6f3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:05.613612 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-539cc17f-4069-46fc-a093-2242f427a6f3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:05.613839 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-539cc17f-4069-46fc-a093-2242f427a6f3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:05.623470 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:05.623470 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:47:05.628225 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-539cc17f-4069-46fc-a093-2242f427a6f3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:05.634034 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-539cc17f-4069-46fc-a093-2242f427a6f3 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:05.634585 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1475/5903] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:05 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:47:06.650133 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fc0dd871-5235-42b4-aee9-509adda48415 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:06.651740 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc0dd871-5235-42b4-aee9-509adda48415 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:06.651949 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc0dd871-5235-42b4-aee9-509adda48415 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:06.652145 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc0dd871-5235-42b4-aee9-509adda48415 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:06.658125 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:06.658125 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:47:06.661159 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fc0dd871-5235-42b4-aee9-509adda48415 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:06.665094 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc0dd871-5235-42b4-aee9-509adda48415 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:06.665434 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1469/5904] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:06 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:47:06.767143 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-456962a0-a291-46e2-af82-fcea5d707104 req-b83c2782-37d9-489b-91b1-419462cf6353 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:06.768949 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-b83c2782-37d9-489b-91b1-419462cf6353 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:06.769137 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-b83c2782-37d9-489b-91b1-419462cf6353 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:06.769302 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-b83c2782-37d9-489b-91b1-419462cf6353 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:06.774907 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:06.774907 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:47:06.777698 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [req-456962a0-a291-46e2-af82-fcea5d707104 req-b83c2782-37d9-489b-91b1-419462cf6353 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:06.781590 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-b83c2782-37d9-489b-91b1-419462cf6353 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:06.781945 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1479/5905] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:47:06 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 1450 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:47:07.160153 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-456962a0-a291-46e2-af82-fcea5d707104 req-2fc67b4a-bbd3-4ba9-99d6-bc603356248b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:07.162003 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-2fc67b4a-bbd3-4ba9-99d6-bc603356248b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:07.162215 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-2fc67b4a-bbd3-4ba9-99d6-bc603356248b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:07.162396 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-2fc67b4a-bbd3-4ba9-99d6-bc603356248b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:07.168778 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:07.168778 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:47:07.172265 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-456962a0-a291-46e2-af82-fcea5d707104 req-2fc67b4a-bbd3-4ba9-99d6-bc603356248b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:07.176742 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-2fc67b4a-bbd3-4ba9-99d6-bc603356248b tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:07.177314 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1483/5906] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Aug 19 21:47:07 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:47:07.185894 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-6720a226-38c9-43fb-90cb-6367fa3de05b None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:07.186299 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6720a226-38c9-43fb-90cb-6367fa3de05b None None] GET https://10.4.3.158/volume// Aug 19 21:47:07.186423 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6720a226-38c9-43fb-90cb-6367fa3de05b None None] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:07.186598 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-6720a226-38c9-43fb-90cb-6367fa3de05b None None] Calling method 'all' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:07.186927 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-6720a226-38c9-43fb-90cb-6367fa3de05b None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:47:07.187221 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1476/5907] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Aug 19 21:47:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:47:07.193597 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-456962a0-a291-46e2-af82-fcea5d707104 req-e281667a-c75b-49b9-b918-b2503f5b2e18 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:07.195587 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-e281667a-c75b-49b9-b918-b2503f5b2e18 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/attachments Aug 19 21:47:07.195929 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-e281667a-c75b-49b9-b918-b2503f5b2e18 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6889cef1-15d2-422d-a8d3-fadb8d878ed1", "connector": null, "instance_uuid": "cbcf7b21-7f7f-41de-ba0e-65815154a5f8"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:47:07.203560 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:07.203560 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:47:07.222399 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-e281667a-c75b-49b9-b918-b2503f5b2e18 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Aug 19 21:47:07.222822 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1470/5908] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Aug 19 21:47:07 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:47:07.989469 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-22d11c32-20ee-4d60-bcba-755f0dcd9f74 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:07.989854 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-22d11c32-20ee-4d60-bcba-755f0dcd9f74 None None] GET https://10.4.3.158/volume// Aug 19 21:47:07.990042 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-22d11c32-20ee-4d60-bcba-755f0dcd9f74 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:07.990227 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-22d11c32-20ee-4d60-bcba-755f0dcd9f74 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:07.990525 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-22d11c32-20ee-4d60-bcba-755f0dcd9f74 None None] https://10.4.3.158/volume// returned with HTTP 300 Aug 19 21:47:07.990808 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1480/5909] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Aug 19 21:47:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 21:47:07.997722 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-456962a0-a291-46e2-af82-fcea5d707104 req-58fe6ad7-3a52-4174-befb-5a62bddcc60f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:07.999867 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-58fe6ad7-3a52-4174-befb-5a62bddcc60f tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:08.000116 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-58fe6ad7-3a52-4174-befb-5a62bddcc60f tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:08.000309 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-58fe6ad7-3a52-4174-befb-5a62bddcc60f tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:08.009194 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:08.009194 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:47:08.012083 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [req-456962a0-a291-46e2-af82-fcea5d707104 req-58fe6ad7-3a52-4174-befb-5a62bddcc60f tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:08.016144 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-58fe6ad7-3a52-4174-befb-5a62bddcc60f tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:08.016534 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1484/5910] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Aug 19 21:47:07 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 1629 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 21:47:08.114566 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [req-456962a0-a291-46e2-af82-fcea5d707104 req-5d2e9b7c-ef94-4c83-9a7d-74352cd72d76 None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:08.116550 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-5d2e9b7c-ef94-4c83-9a7d-74352cd72d76 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] PUT https://10.4.3.158/volume/v3/attachments/b596983b-8b36-41ab-a717-2e7ddf9ead42 Aug 19 21:47:08.116905 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-5d2e9b7c-ef94-4c83-9a7d-74352cd72d76 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000007814", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3752a69d4685", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "619a483d-f53b-45ea-8af6-aad9ac64f954", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:47:08.123960 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-456962a0-a291-46e2-af82-fcea5d707104 req-5d2e9b7c-ef94-4c83-9a7d-74352cd72d76 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Acquiring lock "cinder-attachment_update-6889cef1-15d2-422d-a8d3-fadb8d878ed1-np0000007814" by "attachment_update" {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 21:47:08.127950 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-456962a0-a291-46e2-af82-fcea5d707104 req-5d2e9b7c-ef94-4c83-9a7d-74352cd72d76 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Lock "cinder-attachment_update-6889cef1-15d2-422d-a8d3-fadb8d878ed1-np0000007814" acquired by "attachment_update" :: waited 0.004s {{(pid=100178) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 21:47:08.128834 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:08.128834 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:47:08.195793 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.coordination [req-456962a0-a291-46e2-af82-fcea5d707104 req-5d2e9b7c-ef94-4c83-9a7d-74352cd72d76 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Lock "cinder-attachment_update-6889cef1-15d2-422d-a8d3-fadb8d878ed1-np0000007814" released by "attachment_update" :: held 0.068s {{(pid=100178) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 21:47:08.196163 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-5d2e9b7c-ef94-4c83-9a7d-74352cd72d76 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments/b596983b-8b36-41ab-a717-2e7ddf9ead42 returned with HTTP 200 Aug 19 21:47:08.196462 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1477/5911] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Aug 19 21:47:08 2026] PUT /volume/v3/attachments/b596983b-8b36-41ab-a717-2e7ddf9ead42 => generated 968 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:47:08.224739 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-456962a0-a291-46e2-af82-fcea5d707104 req-e4463811-f814-408f-981a-6047a49aed97 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:08.226464 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-e4463811-f814-408f-981a-6047a49aed97 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] POST https://10.4.3.158/volume/v3/attachments/b596983b-8b36-41ab-a717-2e7ddf9ead42/action Aug 19 21:47:08.226856 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-e4463811-f814-408f-981a-6047a49aed97 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 21:47:08.226983 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-e4463811-f814-408f-981a-6047a49aed97 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 21:47:08.239828 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:08.239828 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:47:08.250340 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-e4463811-f814-408f-981a-6047a49aed97 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments/b596983b-8b36-41ab-a717-2e7ddf9ead42/action returned with HTTP 204 Aug 19 21:47:08.250697 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1471/5912] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Aug 19 21:47:08 2026] POST /volume/v3/attachments/b596983b-8b36-41ab-a717-2e7ddf9ead42/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:47:12.272524 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-456962a0-a291-46e2-af82-fcea5d707104 req-95f4c28a-d4d3-43c1-86c5-21e703b51fba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:12.274473 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-95f4c28a-d4d3-43c1-86c5-21e703b51fba tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1/encryption Aug 19 21:47:12.274640 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-95f4c28a-d4d3-43c1-86c5-21e703b51fba tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:12.274828 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-95f4c28a-d4d3-43c1-86c5-21e703b51fba tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:12.284001 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:12.284001 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:47:12.289639 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-456962a0-a291-46e2-af82-fcea5d707104 req-95f4c28a-d4d3-43c1-86c5-21e703b51fba tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1/encryption returned with HTTP 200 Aug 19 21:47:12.290096 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1481/5913] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Aug 19 21:47:12 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:47:18.014873 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=21 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:47:18.190542 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:47:18.246098 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:47:22.288661 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=20 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:47:54.119567 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-362d1c04-03ff-4e6e-b506-295d78bd942a req-09f83067-7daf-493e-a881-9c365d6738a2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:54.121502 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-362d1c04-03ff-4e6e-b506-295d78bd942a req-09f83067-7daf-493e-a881-9c365d6738a2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] DELETE https://10.4.3.158/volume/v3/attachments/b596983b-8b36-41ab-a717-2e7ddf9ead42 Aug 19 21:47:54.121715 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-362d1c04-03ff-4e6e-b506-295d78bd942a req-09f83067-7daf-493e-a881-9c365d6738a2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:54.121895 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-362d1c04-03ff-4e6e-b506-295d78bd942a req-09f83067-7daf-493e-a881-9c365d6738a2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:54.129332 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:54.129332 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:47:54.168191 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-362d1c04-03ff-4e6e-b506-295d78bd942a req-09f83067-7daf-493e-a881-9c365d6738a2 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/attachments/b596983b-8b36-41ab-a717-2e7ddf9ead42 returned with HTTP 200 Aug 19 21:47:54.168581 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1485/5914] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Aug 19 21:47:54 2026] DELETE /volume/v3/attachments/b596983b-8b36-41ab-a717-2e7ddf9ead42 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 21:47:55.560184 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-5e0b2b33-68da-4a6f-9999-43c5fb43cbcf None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:55.561729 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5e0b2b33-68da-4a6f-9999-43c5fb43cbcf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] DELETE https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:55.561916 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5e0b2b33-68da-4a6f-9999-43c5fb43cbcf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:55.562103 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-5e0b2b33-68da-4a6f-9999-43c5fb43cbcf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'delete' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:55.562250 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.v3.volumes [None req-5e0b2b33-68da-4a6f-9999-43c5fb43cbcf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Delete volume with id: 6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:55.568400 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:55.568400 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:47:55.568810 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5e0b2b33-68da-4a6f-9999-43c5fb43cbcf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:55.578994 np0000007814 devstack@c-api.service[100178]: WARNING cinder.keymgr.conf_key_mgr [None req-5e0b2b33-68da-4a6f-9999-43c5fb43cbcf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:47:55.585527 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-5e0b2b33-68da-4a6f-9999-43c5fb43cbcf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Delete volume request issued successfully. Aug 19 21:47:55.585695 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-5e0b2b33-68da-4a6f-9999-43c5fb43cbcf tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 202 Aug 19 21:47:55.586079 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1478/5915] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:47:55 2026] DELETE /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:47:55.592454 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-131db200-eb4f-40ff-bb42-d9cf30cfd3b4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:55.594038 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-131db200-eb4f-40ff-bb42-d9cf30cfd3b4 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:55.594208 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-131db200-eb4f-40ff-bb42-d9cf30cfd3b4 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:55.594378 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-131db200-eb4f-40ff-bb42-d9cf30cfd3b4 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:55.601339 np0000007814 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:55.601339 np0000007814 devstack@c-api.service[100177]: warnings.warn( Aug 19 21:47:55.604772 np0000007814 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-131db200-eb4f-40ff-bb42-d9cf30cfd3b4 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:55.609146 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-131db200-eb4f-40ff-bb42-d9cf30cfd3b4 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 200 Aug 19 21:47:55.609493 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1472/5916] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:55 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 1449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:47:56.621538 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4c33481c-b605-4134-93d1-648b3f5f2623 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:56.623278 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c33481c-b605-4134-93d1-648b3f5f2623 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 Aug 19 21:47:56.623498 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c33481c-b605-4134-93d1-648b3f5f2623 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:56.623700 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c33481c-b605-4134-93d1-648b3f5f2623 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:56.630129 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c33481c-b605-4134-93d1-648b3f5f2623 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 returned with HTTP 404 Aug 19 21:47:56.630611 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1482/5917] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:56 2026] GET /volume/v3/volumes/6889cef1-15d2-422d-a8d3-fadb8d878ed1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:47:56.871972 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9b4d6cf7-7066-448f-9364-3c9f3b8a9fcd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:56.873603 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b4d6cf7-7066-448f-9364-3c9f3b8a9fcd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:47:56.873792 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b4d6cf7-7066-448f-9364-3c9f3b8a9fcd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:56.874007 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b4d6cf7-7066-448f-9364-3c9f3b8a9fcd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:56.874187 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-9b4d6cf7-7066-448f-9364-3c9f3b8a9fcd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Delete volume with id: fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:47:56.881254 np0000007814 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:56.881254 np0000007814 devstack@c-api.service[100175]: warnings.warn( Aug 19 21:47:56.881757 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9b4d6cf7-7066-448f-9364-3c9f3b8a9fcd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:56.891608 np0000007814 devstack@c-api.service[100175]: WARNING cinder.keymgr.conf_key_mgr [None req-9b4d6cf7-7066-448f-9364-3c9f3b8a9fcd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 21:47:56.897166 np0000007814 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9b4d6cf7-7066-448f-9364-3c9f3b8a9fcd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Delete volume request issued successfully. Aug 19 21:47:56.897356 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b4d6cf7-7066-448f-9364-3c9f3b8a9fcd tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 202 Aug 19 21:47:56.897816 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1486/5918] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Aug 19 21:47:56 2026] DELETE /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:47:56.904917 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.middleware.request_id [None req-375e6103-33fa-4717-8ee2-884318289fab None None] RequestId filter calling following filter/app {{(pid=100178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:56.906560 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-375e6103-33fa-4717-8ee2-884318289fab tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:47:56.906906 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-375e6103-33fa-4717-8ee2-884318289fab tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100178) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:56.907239 np0000007814 devstack@c-api.service[100178]: DEBUG cinder.api.openstack.wsgi [None req-375e6103-33fa-4717-8ee2-884318289fab tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:56.913686 np0000007814 devstack@c-api.service[100178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:56.913686 np0000007814 devstack@c-api.service[100178]: warnings.warn( Aug 19 21:47:56.916998 np0000007814 devstack@c-api.service[100178]: INFO cinder.volume.api [None req-375e6103-33fa-4717-8ee2-884318289fab tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Volume info retrieved successfully. Aug 19 21:47:56.921599 np0000007814 devstack@c-api.service[100178]: INFO cinder.api.openstack.wsgi [None req-375e6103-33fa-4717-8ee2-884318289fab tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 200 Aug 19 21:47:56.921917 np0000007814 devstack@c-api.service[100178]: [pid: 100178|app: 0|req: 1479/5919] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:56 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 1428 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:47:57.933384 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-42d920cb-fc76-44b5-b50c-fc26e5609e47 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:57.935061 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42d920cb-fc76-44b5-b50c-fc26e5609e47 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] GET https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 Aug 19 21:47:57.935250 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42d920cb-fc76-44b5-b50c-fc26e5609e47 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:57.935427 np0000007814 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42d920cb-fc76-44b5-b50c-fc26e5609e47 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:57.940886 np0000007814 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42d920cb-fc76-44b5-b50c-fc26e5609e47 tempest-TestEncryptedCinderVolumes-156710373 tempest-TestEncryptedCinderVolumes-156710373-project-member] https://10.4.3.158/volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 returned with HTTP 404 Aug 19 21:47:57.941369 np0000007814 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1473/5920] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Aug 19 21:47:57 2026] GET /volume/v3/volumes/fd231c0b-8688-493e-8fb0-bbb98d66c775 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 21:47:57.947268 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f4bc497b-4694-493c-b79f-5d60323b582d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:57.948878 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f4bc497b-4694-493c-b79f-5d60323b582d tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Aug 19 21:47:57.949082 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f4bc497b-4694-493c-b79f-5d60323b582d tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:57.949254 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f4bc497b-4694-493c-b79f-5d60323b582d tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:57.950003 np0000007814 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f4bc497b-4694-493c-b79f-5d60323b582d tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 21:47:57.957307 np0000007814 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f4bc497b-4694-493c-b79f-5d60323b582d tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Get all volumes completed successfully. Aug 19 21:47:57.958466 np0000007814 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 21:47:57.958466 np0000007814 devstack@c-api.service[100176]: warnings.warn( Aug 19 21:47:57.961898 np0000007814 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f4bc497b-4694-493c-b79f-5d60323b582d tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 21:47:57.962263 np0000007814 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1483/5921] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Aug 19 21:47:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5272 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 21:47:57.974413 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6d2fb6eb-d296-42c1-9729-f810db679cd0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 21:47:57.976147 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d2fb6eb-d296-42c1-9729-f810db679cd0 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] DELETE https://10.4.3.158/volume/v3/types/43cb6d19-9526-4f8e-9cf2-72ac0eaf640e Aug 19 21:47:57.976343 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d2fb6eb-d296-42c1-9729-f810db679cd0 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 21:47:57.976575 np0000007814 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d2fb6eb-d296-42c1-9729-f810db679cd0 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 21:47:57.996689 np0000007814 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d2fb6eb-d296-42c1-9729-f810db679cd0 tempest-TestEncryptedCinderVolumes-1396264511 tempest-TestEncryptedCinderVolumes-1396264511-project-admin] https://10.4.3.158/volume/v3/types/43cb6d19-9526-4f8e-9cf2-72ac0eaf640e returned with HTTP 202 Aug 19 21:47:57.997181 np0000007814 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1487/5922] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Aug 19 21:47:57 2026] DELETE /volume/v3/types/43cb6d19-9526-4f8e-9cf2-72ac0eaf640e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 21:48:06.920066 np0000007814 devstack@c-api.service[100178]: DEBUG dbcounter [-] [100178] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:48:07.937527 np0000007814 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=5 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:48:07.960803 np0000007814 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=3 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 21:48:07.993948 np0000007814 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}